:root{
  --red:#b50913;--red-dark:#4b0206;--red-deep:#210204;--gold:#ffc940;--gold-light:#fff0a2;
  --cream:#fff8e8;--ink:#64100f;--muted:#72564b;--green:#07995f;--shadow:0 12px 30px rgba(89,12,4,.18)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"PingFang TC","Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif;color:var(--ink);background:#3a0306;line-height:1.45}
a{text-decoration:none;color:inherit}
button{font:inherit}
img{max-width:100%}
.container{width:min(1240px,calc(100% - 40px));margin:auto}

.topbar{height:76px;background:linear-gradient(90deg,#250204,#76060b 48%,#2b0305);border-bottom:2px solid #e79b23;color:#fff;position:relative;z-index:50;box-shadow:0 4px 18px rgba(0,0,0,.35)}
.nav{height:76px;display:flex;align-items:center;gap:20px}
.brand{display:flex;align-items:center;gap:10px;color:#ffd85f;white-space:nowrap}
.brand>img{width:64px;height:54px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,225,173,.45))}
.brand span{display:flex;flex-direction:column}
.brand b{font-size:24px;line-height:1.05;font-weight:950;letter-spacing:.02em;text-shadow:0 2px 0 #4b0000}
.brand small{margin-top:5px;color:#fff7d0;font-size:9px;letter-spacing:.28em}
.navlinks{height:100%;display:flex;align-items:center;gap:3px;margin-left:auto}
.navlinks a{height:100%;min-width:82px;padding:0 12px;display:grid;place-items:center;font-size:14px;font-weight:850;position:relative}
.navlinks a:after{content:"";position:absolute;left:18px;right:18px;bottom:10px;height:2px;background:#ffd052;transform:scaleX(0);transition:.2s}
.navlinks a:hover:after,.navlinks a.active:after{transform:scaleX(1)}
.navlinks a.active{color:#ffe373;background:linear-gradient(180deg,rgba(255,49,49,.28),transparent)}
.nav-actions{display:flex;gap:10px}
.nav-actions .btn{height:43px;padding:0 18px;font-size:14px}
.nav-toggle{display:none;margin-left:auto;width:38px;height:38px;padding:8px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:#500407}
.nav-toggle span{display:block;width:21px;height:2px;margin:4px auto;background:#fff;border-radius:2px}

.btn{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;padding:0 30px;color:#fff;font-weight:950;cursor:pointer;white-space:nowrap;transition:.2s;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}
.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}
.btn-primary{background:linear-gradient(#ff454f,#cb0711);border:2px solid #ffc05c;box-shadow:0 0 18px rgba(255,57,41,.62),inset 0 0 10px rgba(255,255,255,.35)}
.btn-secondary{background:linear-gradient(#19b879,#027b4c);border:2px solid #8ef2bf;box-shadow:0 0 15px rgba(0,192,118,.42),inset 0 0 9px rgba(255,255,255,.25)}
.btn i,.game-overlay a i{width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.btn-small{height:38px;padding:0 18px;font-size:13px;background:linear-gradient(#ff4449,#c9060d);border:1px solid #ffd26b;box-shadow:0 0 12px rgba(255,58,43,.45)}

.hero{height:540px;position:relative;overflow:hidden;background:#650609;color:#fff;border-bottom:3px solid #f5b635}
.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,0,2,.88) 0%,rgba(76,2,7,.66) 34%,rgba(86,3,7,.08) 66%,rgba(32,0,3,.08) 100%)}
.hero-content{height:100%;display:flex;align-items:center;position:relative;z-index:2}
.hero-copy{width:54%;padding-left:20px;margin-top:-5px}
.hero-kicker{display:flex;align-items:center;gap:10px;color:#ffe18a;font-weight:900;font-size:17px;margin-bottom:8px}
.hero-kicker span{width:42px;height:1px;background:#ffc941}
.hero-kicker b{width:44px;height:44px;display:block}
.hero-kicker b img{width:100%;height:100%;object-fit:contain}
.hero-kicker em{font-style:normal}
.hero h1{font-size:70px;line-height:1;margin:0 0 16px;color:#ffd24e;font-weight:950;letter-spacing:-.05em;text-shadow:0 4px 0 #7c1807,0 0 20px rgba(255,178,18,.35)}
.hero h2{font-size:28px;line-height:1.25;margin:0;color:#fff;text-shadow:0 2px 7px rgba(0,0,0,.55)}
.hero-copy>p{display:inline-block;margin:18px 0 0;padding:8px 18px;background:linear-gradient(90deg,#fff3c7,#ffd966,#fff3c7);color:#7c1010;font-size:16px;font-weight:950;clip-path:polygon(3% 0,97% 0,100% 50%,97% 100%,3% 100%,0 50%)}
.hero-actions{display:flex;gap:18px;margin-top:24px}
.hero-actions .btn{min-width:205px;height:58px;font-size:20px}

.highlight-section{background:linear-gradient(#87080d,#4a0306);padding:0 0 28px;color:#fff;position:relative}
.highlight-head{height:66px;margin:0 auto 0;display:flex;align-items:center;justify-content:center;gap:15px;background:linear-gradient(90deg,transparent,#a51015 20%,#c2191d 50%,#a51015 80%,transparent);border-bottom:1px solid #e79525}
.highlight-head span{width:65px;height:1px;background:#f4bd4c}
.highlight-head h2{margin:0;color:#ffe069;font-size:30px;font-weight:950}
.highlight-head p{margin:0;font-size:16px;color:#fff6dc}
.highlight-grid{display:grid;grid-template-columns:repeat(6,1fr);background:linear-gradient(135deg,#fff9e7,#fff1c5);border:2px solid #f3bd53;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}
.highlight-grid article{text-align:center;padding:18px 12px 16px;color:#7c1010;position:relative}
.highlight-grid article+article:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:1px;background:#e5bd69}
.highlight-grid b{display:block;width:84px;height:84px;margin:0 auto 8px}
.highlight-grid b img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(93,15,5,.18))}
.highlight-grid h3{font-size:18px;margin:0 0 3px}.highlight-grid p{font-size:12px;margin:0;color:#6f5847}

.offer-section,.games-section,.payment-section,.faq-section,.mobile-section,.steps-section,.story-section{padding:38px 0;background:#fff8e9}
.games-section{background:linear-gradient(#4b0306,#74070b 48%,#3f0305);color:#fff}
.games-alt{background:linear-gradient(#2e0205,#5b0408)}
.offer-section{background:linear-gradient(135deg,#5b0307,#9f0b10 48%,#4c0306);color:#fff}
.payment-section{background:linear-gradient(#fff4d8,#fffaf0)}
.faq-section{background:linear-gradient(#71060b,#430305);color:#fff}
.mobile-section,.steps-section{background:linear-gradient(#fff8e8,#ffe7b1)}
.story-section{background:radial-gradient(circle at 20% 30%,#a70e13,#4c0306 65%);color:#fff}
.section-title{text-align:center;margin-bottom:25px;scroll-margin-top:85px}
.section-title>div{display:flex;align-items:center;justify-content:center;gap:12px}
.section-title>div>i{width:70px;height:1px;background:#e7a72b;position:relative}
.section-title>div>i:first-child:after{content:"";position:absolute;right:-1px;top:-3px;border-left:8px solid #e7a72b;border-top:3px solid transparent;border-bottom:3px solid transparent}
.section-title b{width:40px;height:40px;display:block}.section-title b img{width:100%;height:100%;object-fit:contain}
.section-title h2{font-size:31px;line-height:1.15;margin:0;color:#a31014;font-weight:950;letter-spacing:.03em}
.section-title p{margin:5px 0 0;color:#776052;font-size:15px}
.offer-section .section-title h2,.games-section .section-title h2,.faq-section .section-title h2,.story-section .section-title h2{color:#ffe067}
.offer-section .section-title p,.games-section .section-title p,.faq-section .section-title p,.story-section .section-title p{color:#fff3d7}

.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.offer-card{min-height:235px;border-radius:15px;padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;border:2px solid #f0bd4e;box-shadow:0 8px 24px rgba(0,0,0,.26),inset 0 0 18px rgba(255,255,255,.12)}
.offer-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.22),transparent 34%);pointer-events:none}
.offer-red{background:linear-gradient(145deg,#dc1720,#71040a)}.offer-green{background:linear-gradient(145deg,#0c9d62,#034831)}
.offer-purple{background:linear-gradient(145deg,#781c92,#35063f)}.offer-gold{background:linear-gradient(145deg,#d98508,#7b3100)}
.offer-card>b{width:92px;height:92px;display:block;position:relative;z-index:1}.offer-card>b img{width:100%;height:100%;object-fit:contain}
.offer-card>div{position:relative;z-index:1}.offer-card h3{font-size:19px;margin:0}.offer-card strong{display:block;font-size:34px;color:#ffe15d;line-height:1.15;margin:3px 0}.offer-card p{font-size:13px;margin:0 0 10px;color:#fff3df}

.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.game-card{height:320px;border-radius:15px;overflow:hidden;position:relative;background:#260204;border:2px solid #f2bb48;box-shadow:0 10px 24px rgba(0,0,0,.35)}
.game-card>img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}
.game-card:hover>img{transform:scale(1.045)}
.game-overlay{position:absolute;inset:auto 0 0;padding:65px 52px 14px 14px;background:linear-gradient(transparent,rgba(20,0,2,.97));color:#fff}
.game-overlay h3{font-size:19px;line-height:1.15;margin:0}.game-overlay p{font-size:12px;margin:4px 0 0;color:#ffe8ae}
.game-overlay a{position:absolute;right:12px;bottom:15px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#ffe46d,#f3ad1c);color:#661006;box-shadow:0 0 10px rgba(255,198,48,.45)}

.payment-panel{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #edc571;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}
.payment-panel article{display:flex;align-items:center;gap:12px;padding:18px 16px;min-height:118px;position:relative}
.payment-panel article+article:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:1px;background:#ead9af}
.payment-panel b{width:72px;height:72px;flex:0 0 72px}.payment-panel b img{width:100%;height:100%;object-fit:contain}
.payment-panel h3{font-size:18px;margin:0 0 4px;color:#a00f13}.payment-panel p{font-size:12px;margin:0;color:#6d5a4c}

.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}
.faq-item{background:#fff8e9;border:1px solid #e7b34e;border-radius:9px;overflow:hidden;color:#5e1712}
.faq-item button{width:100%;height:46px;border:0;background:none;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-weight:850;text-align:left;cursor:pointer}
.faq-item button b{width:10px;height:10px;border-right:2px solid #7b4e31;border-bottom:2px solid #7b4e31;transform:rotate(45deg);transition:.2s}
.faq-item>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq-item>div p{overflow:hidden;margin:0;padding:0 18px;color:#735c4d;font-size:13px}
.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div p{padding-bottom:14px}.faq-item.open button b{transform:rotate(225deg)}

.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px}
.story-grid>.section-title{grid-column:1}.story-grid>div:first-child>p{max-width:560px;color:#fff0df;font-size:16px;line-height:1.8}.story-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.story-cards article{min-height:130px;border:1px solid #f0b63d;border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(0,0,0,.18));display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 18px rgba(255,210,74,.12)}
.story-cards strong{font-size:38px;color:#ffe05f}.story-cards span{font-weight:850;color:#fff}

.mobile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.mobile-grid article{background:#fff;border:1px solid #e9c170;border-radius:16px;text-align:center;padding:22px 14px;box-shadow:var(--shadow)}
.mobile-grid b{display:block;width:95px;height:95px;margin:auto}.mobile-grid b img{width:100%;height:100%;object-fit:contain}
.mobile-grid h3{font-size:20px;margin:6px 0;color:#a00e13}.mobile-grid p{margin:0;color:#70584b;font-size:13px}

.steps-grid{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;gap:10px;align-items:center}
.steps-grid article{min-height:205px;background:#fff;border:1px solid #e5bc67;border-radius:16px;text-align:center;padding:22px;position:relative;box-shadow:var(--shadow)}
.steps-grid article>span{position:absolute;left:18px;top:18px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dd1520;color:#fff;font-size:21px;font-weight:950}
.steps-grid article>b{width:95px;height:95px;display:block;margin:auto}.steps-grid article>b img{width:100%;height:100%;object-fit:contain}
.steps-grid h3{font-size:21px;margin:5px 0;color:#a10e13}.steps-grid p{margin:0;color:#70584b}.steps-grid>i{width:18px;height:18px;border-top:4px solid #e5532c;border-right:4px solid #e5532c;transform:rotate(45deg);justify-self:center}

.join-banner{min-height:170px;background:radial-gradient(circle at 50% 35%,#db1d20,#84060b 57%,#3b0205);color:#fff;border-top:2px solid #f3b946;border-bottom:2px solid #e79b2a;position:relative;overflow:hidden}
.join-banner:before,.join-banner:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,#ffcc4d 0 2%,transparent 3%),repeating-conic-gradient(from 0deg,rgba(255,213,74,.13) 0 7deg,transparent 7deg 20deg)}
.join-banner:before{left:-100px;top:-130px}.join-banner:after{right:-110px;bottom:-180px}
.join-row{min-height:170px;display:flex;align-items:center;justify-content:center;gap:60px;position:relative;z-index:1;text-align:center}
.join-row span{color:#ffe272;font-weight:900;letter-spacing:.14em}.join-row h2{font-size:38px;margin:3px 0;color:#fff}.join-row h2 em{color:#ffe05a;font-style:normal}.join-row p{margin:0;color:#ffe9d6}
.join-row .btn{min-width:220px;font-size:20px}

footer{background:linear-gradient(#1e0a08,#110504);color:#cdbbb1;padding:24px 0 15px}
.footer-main{display:flex;align-items:center;gap:35px}.footer-main .brand>img{width:56px;height:46px}.footer-main .brand b{font-size:20px}.footer-main nav{display:flex;gap:26px;margin-left:auto;font-size:13px}.footer-main nav a:hover{color:#ffe069}
.legal{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:18px;padding-top:14px;font-size:11px;color:#8f7f77}

@media(max-width:1050px){
  .container{width:min(100% - 30px,1240px)}
  .navlinks{position:absolute;left:0;right:0;top:76px;height:auto;display:none;flex-direction:column;background:#430306;padding:10px 16px;border-bottom:1px solid #d99a27}
  .navlinks.show{display:flex}.navlinks a{height:45px;width:100%}.nav-toggle{display:block}.nav-actions{margin-left:0}
  .hero{height:610px}.hero-bg{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(34,0,3,.88),rgba(64,2,6,.45) 55%,rgba(35,0,3,.12))}.hero-copy{width:62%}
  .highlight-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid article:nth-child(4):before{display:none}
  .offer-grid,.game-grid,.mobile-grid{grid-template-columns:repeat(2,1fr)}
  .payment-panel{grid-template-columns:repeat(2,1fr)}.payment-panel article:nth-child(3):before{display:none}
  .story-grid{grid-template-columns:1fr}.story-cards{max-width:700px;margin:auto;width:100%}
  .footer-main{flex-wrap:wrap}.footer-main nav{width:100%;margin:0;justify-content:center}
}

@media(max-width:680px){
  .container{width:min(100% - 20px,1240px)}
  .topbar,.nav{height:64px}.brand>img{width:50px;height:42px}.brand b{font-size:17px}.brand small{display:none}.navlinks{top:64px}.nav-actions .btn-secondary{display:none}.nav-actions .btn{height:38px;padding:0 13px;font-size:12px}.nav-toggle{order:3}
  .hero{height:650px}.hero-bg{object-position:70% center}.hero-shade{background:linear-gradient(180deg,rgba(50,0,4,.2) 0,rgba(44,0,4,.15) 38%,rgba(36,0,3,.93) 68%,#330003 100%)}.hero-content{align-items:flex-end;padding-bottom:36px}.hero-copy{width:100%;padding:0;text-align:center}.hero-kicker{justify-content:center;font-size:13px}.hero-kicker b{display:none}.hero-kicker span{width:28px}.hero h1{font-size:42px}.hero h2{font-size:19px}.hero-copy>p{font-size:12px;margin-top:12px}.hero-actions{justify-content:center;margin-top:17px;gap:9px}.hero-actions .btn{height:48px;min-width:145px;padding:0 18px;font-size:15px}
  .highlight-head{height:auto;min-height:72px;flex-wrap:wrap;padding:12px 6px;gap:7px}.highlight-head h2{font-size:23px}.highlight-head p{width:100%;text-align:center;font-size:13px}.highlight-head span{width:34px}
  .highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-grid article:nth-child(3):before,.highlight-grid article:nth-child(5):before{display:none}.highlight-grid b{width:72px;height:72px}.highlight-grid h3{font-size:16px}
  .offer-section,.games-section,.payment-section,.faq-section,.mobile-section,.steps-section,.story-section{padding:30px 0}.section-title h2{font-size:24px}.section-title>div>i{width:28px}.section-title b{width:34px;height:34px}
  .offer-grid,.game-grid,.mobile-grid,.payment-panel,.faq-grid{grid-template-columns:1fr}.offer-card{min-height:220px}.game-card{height:355px}.payment-panel article+article:before{top:0;bottom:auto;right:15px;width:auto;height:1px}.payment-panel article:nth-child(3):before{display:block}
  .story-cards{grid-template-columns:1fr 1fr}.story-cards article{min-height:110px}.story-cards strong{font-size:30px}
  .steps-grid{grid-template-columns:1fr}.steps-grid>i{transform:rotate(135deg);margin:2px auto}.steps-grid article{min-height:190px}
  .join-row{flex-direction:column;gap:18px;padding:28px 0}.join-row h2{font-size:27px}.join-row .btn{height:50px;font-size:16px}
  .footer-main{justify-content:center;text-align:center}.footer-main nav{gap:12px;flex-wrap:wrap}.legal{flex-direction:column;gap:8px;text-align:center}
}
