/* Voucher promotion and interior-design positioning. */
.voucher-availability{max-width:490px;margin:0 0 24px;padding:20px 22px;border:1px solid #d7c3a2;border-radius:4px;background:#fffaf1;box-shadow:0 7px 26px #0b253f08}
.voucher-topline{display:flex;align-items:center;gap:8px;color:#795729;font-size:10px;letter-spacing:.1em}
.voucher-dot{width:6px;height:6px;border-radius:50%;background:#ac8148;flex-shrink:0}
.voucher-code{margin-left:auto;font-size:9px;color:#8d7c65;white-space:nowrap}
.voucher-summary{margin:13px 0 0;color:#3e4d58;font-size:13px;line-height:1.7}
.countdown-label{font-size:10px;letter-spacing:.1em;color:var(--muted);margin:17px 0 8px}
.countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.countdown>div{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--navy);padding:10px 4px 9px;border-radius:3px;color:white}
.countdown strong{font-size:29px;line-height:1.2;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.025em}
.countdown span{font-size:8px;letter-spacing:.13em;color:#c9d3dc;margin-top:3px}
.voucher-quantity{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;margin:16px 0 8px;color:var(--muted)}
.voucher-quantity strong{color:#795729;font-size:13px}
.voucher-availability progress{appearance:none;width:100%;height:5px;border:0;background:#eae0d0;border-radius:5px;overflow:hidden}
.voucher-availability progress::-webkit-progress-bar{background:#eae0d0}
.voucher-availability progress::-webkit-progress-value{background:#ac8148}
.voucher-availability progress::-moz-progress-bar{background:#ac8148}
.voucher-deadline{font-size:10px;color:var(--muted);line-height:1.6;margin:9px 0 0}
.promotion-form-status{padding:12px 14px;background:#fff7e9;border:1px solid #e8d5b7;color:#705129;font-size:12px;line-height:1.7}
.promotion-terms{padding:14px 16px;background:var(--paper);border-left:2px solid var(--gold);margin:15px 0}
.promotion-terms strong{font-size:12px}.promotion-terms p{font-size:11px;line-height:1.75;color:var(--muted);margin:6px 0}
.button:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:560px){.voucher-availability{padding:17px 16px}.countdown strong{font-size:28px}.voucher-quantity{font-size:10px}.voucher-quantity strong{font-size:12px}.voucher-topline{letter-spacing:.03em}.lang-zh .mobile-cta .button{font-size:10px}}
.hero h1{font-size:clamp(46px,4.65vw,66px)}
.hero-offer{max-width:490px;margin:0 0 23px;padding:17px 20px;background:var(--paper);border-left:3px solid var(--gold)}
.hero-offer strong{display:block;color:var(--navy);font-size:16px;line-height:1.4;letter-spacing:.045em}
.hero-offer p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.7}
.hero-visual>img{max-height:none}
.hero-lead{font-size:15px;max-width:495px}
.hero-note span{display:block;margin:3px 0}
.resale-section{background:#f5eee4;border-bottom:1px solid var(--line)}
.resale-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:start}
.resale-copy>p{font-size:15px;line-height:1.85;color:var(--muted);margin:0}
.resale-copy ul{list-style:none;padding:0;margin:22px 0}
.resale-copy li{padding:11px 0 11px 25px;border-bottom:1px solid #dfd5c8;position:relative;font-size:14px}
.resale-copy li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:700}
.resale-copy .resale-note{font-size:11px;line-height:1.85}
.lang-zh .hero h1{font-size:clamp(38px,4.1vw,57px);line-height:1.3}
.lang-zh .hero-offer strong{letter-spacing:.08em;font-size:18px}
.lang-zh .hero-lead{line-height:1.95}
.field select{height:auto;min-height:46px}
.closing-inner>.button{flex-shrink:0}
@media(max-width:1100px){.hero-grid{gap:32px}.resale-grid{gap:40px}.hero h1{font-size:52px}.lang-zh .hero h1{font-size:44px}.hero-offer{padding:15px 17px}.trust-item{font-size:12px}.trust-item:not(:first-child){padding-left:22px}}
@media(max-width:800px){.hero h1{font-size:57px}.hero-offer{max-width:560px}.hero-lead{max-width:580px}.lang-zh .hero h1{font-size:46px}.resale-grid{grid-template-columns:1fr;gap:24px}.resale-copy>p{font-size:14px}.resale-copy li{font-size:13px}.trust-item{font-size:11px}.trust-item:not(:first-child){padding-left:14px}.hero-visual>img{height:370px}}
@media(max-width:560px){.hero h1{font-size:46px}.lang-zh .hero h1{font-size:clamp(29px,8.5vw,39px)}.hero-offer{padding:14px 16px;margin-bottom:20px}.hero-offer strong{font-size:15px}.hero-offer p{font-size:11px}.hero-lead{font-size:14px}.hero-visual>img{height:288px}.hero-note{font-size:11px}.trust-item{font-size:12px}.trust-item:not(:first-child){padding-left:0}.lang-zh .hero-offer strong{font-size:17px}.field select{min-height:48px}.resale-copy .resale-note{font-size:11px}.closing h2{font-size:28px}}
