:root{color-scheme:dark;--bg:#101413;--text:#f9f5e9;--muted:#b6beb7;--gold:#efca75;--line:#645238;font-family:"Microsoft JhengHei","PingFang TC",sans-serif;font-synthesis:none;letter-spacing:0}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}img{display:block;max-width:100%}a{color:inherit}p,h1,h2{margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #fff;outline-offset:6px}
.masthead{height:88px;max-width:1200px;margin:auto;padding:12px 36px;display:flex;align-items:center;justify-content:space-between}.brand{width:108px;height:58px;object-fit:contain}.header-note{color:var(--gold);font-size:13px}
.hero{position:relative;isolation:isolate;height:580px;max-height:70vh;min-height:460px;overflow:hidden;border-top:1px solid #413921;border-bottom:1px solid #413921}.hero-art{position:absolute;inset:0;z-index:-2}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-copy{position:relative;text-align:center;padding:72px 20px 0;max-width:650px;margin:auto;text-shadow:0 2px 16px #000}.eyebrow{font-size:11px;color:var(--gold);font-weight:700}.hero h1{font-size:58px;line-height:1.15;font-weight:900;margin:20px 0 22px;color:#f7df9b}.hero h1 span{display:block;font-size:32px;color:#fff9e7;margin-bottom:9px}.hero-subtitle{font-size:17px;line-height:1.9;color:#eee8d8}.hero-caption{position:absolute;bottom:28px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:16px;font-size:12px;color:#ffe0a0;text-shadow:0 1px 8px #000}.hero-caption span{height:1px;width:38px;background:#a8884b}
.offers{max-width:1128px;margin:auto;padding:34px 24px 22px}.section-heading{text-align:center;margin-bottom:24px}.section-heading .eyebrow{font-size:10px;margin-bottom:10px;color:#b3bbaa}.section-heading h2{font-size:19px;font-weight:600;line-height:1.5}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.offer-card{min-width:0;min-height:238px;padding:24px;text-decoration:none;border:1px solid #645238;border-radius:6px;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 24px #0003;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;background:#172922}.offer-card:hover{transform:translateY(-4px);border-color:#f9da8e;box-shadow:0 14px 28px #0005}.offer-card:active{transform:translateY(-1px)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.card-kicker{font-size:12px;color:#d8dbc7}.card-number{font-size:13px;color:#a0ac92;font-family:Georgia,serif;font-style:italic}.card-icon{width:46px;height:46px;margin:24px 0}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.card-bottom strong{display:block;font-size:26px;font-weight:800;line-height:1.3}.card-description{display:block;font-size:12px;line-height:1.6;margin-top:8px;color:#c5cabc}.arrow{flex:none;width:24px;height:24px}.offer-more{background:#362027;border-color:#805749}.offer-more .card-number{color:#bf9a8f}.offer-login{background:linear-gradient(115deg,#f5dda0,#d9b55e);color:#24241d;border-color:#ffe2a5}.offer-login .card-kicker,.offer-login .card-description{color:#45442f}.offer-login .card-number{color:#575237}.offer-note{text-align:center;color:var(--muted);font-size:12px;margin-top:24px;line-height:1.8}
.brand-close{display:flex;align-items:center;justify-content:center;gap:20px;max-width:850px;margin:16px auto 0;padding:24px;font-size:14px;color:#d8d8c6;text-align:center}.brand-line{height:1px;max-width:90px;flex:1;background:#4c513d}footer{text-align:center;max-width:1080px;margin:18px auto 0;padding:28px 24px 24px;border-top:1px solid #333a30}.footer-brand{display:flex;justify-content:center;gap:16px;align-items:center;font-size:12px;color:#d5b774}.footer-brand span:first-child{font-weight:800}footer p{font-size:11px;line-height:1.9;color:#a4ada5;margin:18px 0 14px}footer small{font-size:10px;color:#9aa49a}
@media(min-width:1600px){.hero{height:640px}.hero-art img{object-position:center 54%}.hero-copy{padding-top:95px}}
@media(max-width:760px){.masthead{height:72px;padding:10px 24px}.brand{width:90px;height:48px}.hero{height:490px;min-height:0;max-height:none}.hero-copy{padding-top:50px}.hero h1{font-size:44px}.hero h1 span{font-size:27px}.hero-subtitle{font-size:15px}.offers{padding-top:27px}.offer-grid{gap:10px}.offer-card{padding:18px;min-height:222px}.card-bottom strong{font-size:22px}.card-description{font-size:11px}.card-bottom{gap:6px}}
@media(max-width:600px){.masthead{padding:8px 20px;height:66px}.brand{width:86px;height:46px}.header-note{font-size:11px}.hero{height:470px}.hero-art img{object-fit:cover;object-position:center bottom}.hero-copy{padding:36px 12px 0}.hero h1{font-size:39px;margin:14px 0 15px}.hero h1 span{font-size:24px;margin-bottom:8px}.hero-subtitle{font-size:14px;line-height:1.9}.hero-caption{bottom:16px;font-size:11px}.offers{padding:24px 20px 12px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:16px}.offer-grid{grid-template-columns:minmax(0,1fr);gap:12px}.offer-card{min-height:126px;padding:18px 20px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:20px auto;column-gap:18px}.card-top{grid-column:2;align-items:start}.card-kicker{font-size:10px}.card-number{font-size:12px}.card-icon{grid-column:1;grid-row:1/3;margin:auto;width:44px;height:44px}.card-bottom{grid-column:2;grid-row:2;margin-top:2px;align-items:center}.card-bottom strong{font-size:25px}.card-description{font-size:11px;margin-top:5px}.arrow{width:23px;height:23px}.offer-note{font-size:11px;margin-top:18px}.brand-close{font-size:12px;gap:12px;padding:20px;margin-top:4px}.brand-line{max-width:24px}.footer-brand{flex-direction:column;gap:8px}footer{margin-top:2px;padding:24px 20px}footer p br{display:none}}
@media(max-width:600px){.hero-art{background:#0b0c0b}.hero-art img{object-fit:contain;object-position:center bottom}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
