:root{--gold:#c99426;--gold2:#f0c66a;--ink:#181818;--muted:#6c6c6c;--line:#ece8df;--cream:#faf8f3;--white:#fff}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC","PingFang TC",Arial,sans-serif}.site-header{position:sticky;top:0;z-index:1050;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #eee}.site-navbar{min-height:76px;background:#fff!important}.site-logo{height:48px;max-width:165px;object-fit:contain}.site-navbar .nav-link{position:relative;color:#252525!important;font-weight:700;padding:1.55rem .7rem!important}.site-navbar .nav-link:after{content:"";position:absolute;height:2px;left:.7rem;right:.7rem;bottom:14px;background:var(--gold);transform:scaleX(0);transition:.2s}.site-navbar .nav-link:hover,.site-navbar .nav-link.active{color:#9b6b0e!important}.site-navbar .nav-link:hover:after,.site-navbar .nav-link.active:after{transform:scaleX(1)}.header-action .btn{border-radius:4px;font-weight:800;padding:.48rem 1rem}.header-action .btn-warning{background:linear-gradient(135deg,#e5b24d,#f4d58c);border:0;color:#2c210b}.home-hero{background:#0b0b0b}.home-hero .carousel-item img{display:block;width:100%;height:auto;max-height:460px;object-fit:cover}.home-hero .carousel-control-prev,.home-hero .carousel-control-next{width:8%}.quick-nav{position:relative;z-index:4;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line)}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr)}.quick-item{text-decoration:none;color:#222;text-align:center;padding:20px 8px 18px;border-right:1px solid var(--line);transition:.2s}.quick-item:first-child{border-left:1px solid var(--line)}.quick-item:hover{background:#fffaf0;color:#9a6805}.quick-icon{width:48px;height:48px;margin:0 auto 8px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f6e5bf,#c7952e);font-size:22px;color:#fff;box-shadow:0 6px 14px rgba(160,111,18,.2)}.quick-item strong{display:block;font-size:15px}.quick-item small{display:block;font-size:10px;letter-spacing:.08em;color:#999;margin-top:2px}.games-showcase{padding:78px 0}.section-head{margin-bottom:42px}.section-kicker{font-weight:800;letter-spacing:.22em;color:#ad7a16;font-size:12px;margin-bottom:8px}.section-head h1,.section-head h2,.game-copy h2,.app-copy h2{font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:-.03em;margin:0}.section-head p{color:#777;margin:12px auto 0;max-width:720px;line-height:1.8}.game-row{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;min-height:500px;border-top:1px solid var(--line);padding:48px 0}.game-row.reverse{grid-template-columns:.94fr 1.06fr}.game-row.reverse .game-copy{order:2;padding-left:70px}.game-row.reverse .game-art{order:1}.game-copy{padding-right:70px}.game-copy h2{margin-bottom:18px}.game-copy>p{font-size:16px;line-height:1.95;color:#646464}.game-art{text-align:center;min-height:380px;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,#fff8e8 0,#fff 62%)}.game-art img{max-width:92%;max-height:440px;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(90,65,15,.13))}.provider-strip{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 26px}.provider{width:86px;height:78px;border:1px solid #ece8df;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:7px}.provider img{max-width:66px;max-height:42px;object-fit:contain}.provider em{font-size:10px;font-style:normal;font-weight:700;color:#777;margin-top:5px}.gold-link{text-decoration:none;color:#a36d05;font-weight:800}.gold-link:hover{color:#755005}.app-section{background:linear-gradient(120deg,#17130d,#30230e);padding:36px 0 0;color:#fff;overflow:hidden}.app-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:510px}.app-art{text-align:center;align-self:end}.app-art img{max-height:500px;max-width:90%;object-fit:contain;filter:drop-shadow(0 28px 30px #0006)}.app-copy{padding:50px 0 70px 55px}.app-copy p{color:#d8d0c1;line-height:1.9;margin:20px 0 24px}.device-tags{display:flex;gap:10px;flex-wrap:wrap}.device-tags span{border:1px solid #ffffff38;background:#ffffff0d;padding:9px 14px;border-radius:999px;font-size:13px}.promo-section,.articles-section{padding:76px 0}.promo-section{background:var(--cream)}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.promo-tile{display:block;background:#111;text-decoration:none;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.07)}.promo-tile img{display:block;width:100%;aspect-ratio:4/1;object-fit:cover;transition:.3s}.promo-tile:hover img{transform:scale(1.02)}.promo-tile span{display:flex;justify-content:space-between;color:#fff;padding:12px 16px;font-weight:700;background:#171717}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border:1px solid var(--line);background:#fff}.news-thumb{display:block;overflow:hidden}.news-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:.25s}.news-card:hover .news-thumb img{transform:scale(1.03)}.news-body{padding:20px}.news-body time{font-size:12px;color:#a57a27}.news-body h3{font-size:18px;font-weight:850;line-height:1.5;margin:8px 0}.news-body h3 a{text-decoration:none;color:#222}.news-body p{font-size:14px;line-height:1.7;color:#777;margin:0}.seo-home{padding:58px 0;background:#151515;color:#ddd}.seo-inner{max-width:900px}.seo-inner h2{font-size:28px;color:#fff;font-weight:900}.seo-inner p{line-height:2;color:#bbb}.category-hero{padding:60px 0 30px;background:linear-gradient(180deg,#fff,#fbf8f1);border-bottom:1px solid var(--line)}.category-hero .hero-image{max-height:430px;max-width:100%;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(92,65,12,.12))}.jy-eyebrow{font-size:12px;letter-spacing:.2em;font-weight:800;color:#ad7a16}.jy-title{font-size:clamp(30px,4vw,46px);font-weight:900;letter-spacing:-.03em}.jy-subtitle,.category-copy{color:#686868;line-height:1.95}.jy-section{padding:70px 0}.jy-section-soft{background:var(--cream)}.detail-brand-card,.promo-card,.article-card{border:1px solid var(--line);background:#fff;padding:24px;height:100%}.detail-brand-card img{height:72px;max-width:130px;object-fit:contain;margin-bottom:18px}.btn-jy{background:linear-gradient(135deg,#c7932b,#f0cf83);border:0;color:#2b210c;font-weight:800;padding:.7rem 1.25rem}.site-footer{background:#0f0f0f!important;color:#bbb!important;padding:46px 0 90px}.footer-nav{display:flex;gap:12px 22px;justify-content:center;flex-wrap:wrap}.footer-nav a,.footer-social a{color:#eee!important;text-decoration:none}.footer-social{text-align:center;margin:18px}.footer-social a{margin:0 8px}.footer-note,.footer-copy{max-width:900px;margin:10px auto;text-align:center;color:#888!important;line-height:1.8}.mobile-bottom-nav{position:fixed;z-index:1060;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line)}.mobile-bottom-nav .nav-inner{display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{padding:8px;text-align:center;color:#555;text-decoration:none;font-size:12px}.mobile-bottom-nav i{display:block;font-size:18px}@media(max-width:991.98px){.quick-grid{grid-template-columns:repeat(3,1fr)}.game-row,.game-row.reverse{grid-template-columns:1fr;min-height:auto;padding:44px 0}.game-row.reverse .game-copy,.game-row .game-copy{order:2;padding:20px 0 0}.game-row.reverse .game-art,.game-row .game-art{order:1;min-height:300px}.app-panel{grid-template-columns:1fr}.app-copy{padding:40px 20px 55px;text-align:center}.app-art{order:2}.app-art img{max-height:420px}.device-tags{justify-content:center}.article-grid{grid-template-columns:repeat(2,1fr)}.site-navbar .nav-link{padding:.6rem .2rem!important}.site-navbar .nav-link:after{display:none}}@media(max-width:575.98px){.home-hero .carousel-item img{min-height:148px;object-fit:cover}.quick-item{padding:15px 4px}.quick-icon{width:42px;height:42px}.games-showcase,.promo-section,.articles-section{padding:48px 0}.game-art{min-height:250px!important}.game-art img{max-height:290px}.provider{width:72px;height:70px}.provider img{max-width:54px;max-height:35px}.promo-grid,.article-grid{grid-template-columns:1fr}.promo-tile img{aspect-ratio:16/5}.section-head{margin-bottom:26px}.app-art img{max-height:330px}.site-logo{height:42px}}

/* V5: game artwork is decorative/visual content; provider logos remain separate */
.game-visual-section{padding:70px 0;background:#111;color:#fff;overflow:hidden}.game-visual-section .jy-title{color:#fff}.game-visual-section .jy-subtitle{color:#bdbdbd}.game-visual-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:end}.game-visual-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#241d11,#090909);min-height:260px;border-bottom:2px solid #c99426}.game-visual-card img{display:block;width:100%;height:100%;aspect-ratio:5/6;object-fit:cover;object-position:center top;transition:transform .3s ease}.game-visual-card:hover img{transform:scale(1.035)}.detail-brand-card{display:flex;flex-direction:column;align-items:flex-start}.detail-brand-card img{background:#fff;object-fit:contain}.game-art{overflow:hidden}.game-art img{width:min(100%,700px);max-height:520px}.provider-strip .provider{background:#fff}.provider-strip .provider img{object-fit:contain}
@media(max-width:991.98px){.game-visual-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:575.98px){.game-visual-section{padding:48px 0}.game-visual-grid{grid-template-columns:repeat(2,1fr);gap:8px}.game-visual-card{min-height:0}}

/* V6 — refined light visual system: SEO-friendly, no decorative image payload */
:root{
  --surface:#ffffff;--surface-soft:#f7f5ef;--surface-warm:#fbf7ed;--surface-gray:#f5f6f7;
  --gold-deep:#8e6512;--shadow-soft:0 16px 50px rgba(37,29,13,.08);--shadow-card:0 10px 28px rgba(34,27,15,.07);
}
body{background:linear-gradient(180deg,#fff 0,#fdfcf9 45%,#fff 100%);overflow-x:hidden}
.site-header{box-shadow:0 4px 22px rgba(26,22,13,.035)}
.site-navbar{min-height:80px}.site-navbar>.container{position:relative}
.site-navbar>.container:before{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,#d9b660 30%,#d9b660 70%,transparent);opacity:.28}
.header-action .btn{border-radius:999px;padding:.5rem 1.05rem}
.header-action .btn-outline-dark{border-color:#ddd7c9;background:#fff}
.header-action .btn-outline-dark:hover,
.header-action .btn-outline-dark:focus,
.header-action .btn-outline-dark:active{
    color:#212529 !important;
    background:#f7f2e8 !important;
    border-color:#c99426 !important;
}

.home-hero{position:relative;background:#17130b;overflow:hidden}
.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:38px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.12));pointer-events:none}
.home-hero .carousel-item img{max-height:520px}
.quick-nav{box-shadow:0 12px 32px rgba(47,37,16,.045)}
.quick-grid{border-radius:0 0 16px 16px;overflow:hidden}
.quick-item{position:relative;background:#fff}
.quick-item:before{content:"";position:absolute;left:22%;right:22%;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0;transform:scaleX(.5);transition:.25s}
.quick-item:hover:before{opacity:1;transform:scaleX(1)}
.quick-icon{box-shadow:0 8px 22px rgba(160,111,18,.16);border:1px solid rgba(255,255,255,.7)}

.games-showcase{position:relative;background:
 radial-gradient(circle at 7% 8%,rgba(216,179,91,.10),transparent 26%),
 radial-gradient(circle at 94% 42%,rgba(218,190,125,.09),transparent 24%),
 linear-gradient(180deg,#fff 0,#fbfaf7 100%)}
.games-showcase:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.34;background-image:linear-gradient(rgba(143,107,30,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(143,107,30,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 70%)}
.games-showcase>.container{position:relative;z-index:1}
.section-head{position:relative}.section-head.text-center:after{content:"";display:block;width:72px;height:3px;border-radius:9px;margin:20px auto 0;background:linear-gradient(90deg,#8f6510,#edcf87)}
.section-kicker,.jy-eyebrow{color:var(--gold-deep)}
.game-row{position:relative;border-top:0;margin:28px 0;padding:48px 50px;border-radius:24px;background:rgba(255,255,255,.86);box-shadow:var(--shadow-soft);border:1px solid rgba(208,190,150,.30);overflow:hidden}
.game-row:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-90px;background:radial-gradient(circle,rgba(224,193,122,.20),rgba(224,193,122,0) 68%);pointer-events:none}
.game-row.reverse:before{right:auto;left:-90px}
.game-art{border-radius:22px;background:radial-gradient(circle at 50% 46%,#fff4d7 0,#fbf6e9 37%,rgba(255,255,255,.72) 70%);border:1px solid rgba(214,193,145,.32)}
.game-art img{filter:drop-shadow(0 24px 28px rgba(82,59,11,.16))}
.provider{border-color:#eee7d8;box-shadow:0 5px 14px rgba(49,39,17,.045);transition:.2s}
.provider:hover{transform:translateY(-3px);border-color:#dbc27f;box-shadow:0 10px 22px rgba(49,39,17,.09)}
.gold-link{display:inline-flex;align-items:center;gap:7px;padding-bottom:3px;border-bottom:1px solid rgba(163,109,5,.30)}

.app-section{position:relative;background:
 radial-gradient(circle at 18% 30%,rgba(239,199,106,.18),transparent 30%),
 linear-gradient(120deg,#12100c,#2f2618 62%,#17130d);}
.app-section:after{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,rgba(255,255,255,.025) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.025) 50%,rgba(255,255,255,.025) 75%,transparent 75%);background-size:32px 32px;pointer-events:none}
.app-panel{position:relative;z-index:1}

.promo-section{position:relative;background:
 radial-gradient(circle at 85% 15%,rgba(217,177,82,.12),transparent 23%),
 linear-gradient(180deg,#f8f5ed 0,#f4f2ec 100%)}
.promo-tile{border-radius:16px;box-shadow:var(--shadow-card);border:1px solid rgba(208,190,150,.28)}
.promo-tile span{background:linear-gradient(90deg,#171717,#2a2418)}

.articles-section{background:#fff;position:relative}
.articles-section:before{content:"";position:absolute;top:0;left:50%;width:min(1120px,92%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#ddc681,transparent)}
.news-card{border-radius:16px;overflow:hidden;border-color:#ede8dc;box-shadow:0 8px 28px rgba(35,29,17,.055);transition:.22s}
.news-card:hover{transform:translateY(-4px);box-shadow:0 15px 38px rgba(35,29,17,.09)}
.news-body{padding:22px}

.seo-home{position:relative;background:
 radial-gradient(circle at 18% 0,rgba(217,178,83,.15),transparent 28%),
 linear-gradient(135deg,#15130f,#211c13);overflow:hidden}
.seo-home:after{content:"SEO • CONTENT • GUIDE";position:absolute;right:-20px;bottom:-16px;color:rgba(255,255,255,.025);font-size:clamp(52px,8vw,120px);font-weight:900;letter-spacing:.06em;white-space:nowrap;pointer-events:none}
.seo-inner{position:relative;z-index:1}

.category-hero{position:relative;overflow:hidden;background:
 radial-gradient(circle at 85% 30%,rgba(220,184,97,.18),transparent 28%),
 linear-gradient(135deg,#fff 0,#faf6ec 52%,#f4efe3 100%);padding:72px 0 48px}
.category-hero:before{content:"";position:absolute;inset:0;opacity:.26;background-image:linear-gradient(rgba(139,105,34,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(139,105,34,.05) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,transparent,black 45%,black)}
.category-hero>.container{position:relative;z-index:1}
.category-hero .hero-image{max-height:470px;filter:drop-shadow(0 30px 30px rgba(80,56,8,.16))}
.breadcrumb-wrap{background:#fff;border-bottom:1px solid #eee9df}.breadcrumb-wrap .breadcrumb{margin:0;padding:12px 0;font-size:13px}.breadcrumb a{color:#77643d;text-decoration:none}.breadcrumb-item.active{color:#999}

.game-visual-section{position:relative;background:
 radial-gradient(circle at 50% -15%,rgba(219,177,76,.18),transparent 32%),
 linear-gradient(180deg,#181510,#0d0c0a);}
.game-visual-section:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(120deg,rgba(255,255,255,.025) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.025) 50%,rgba(255,255,255,.025) 75%,transparent 75%);background-size:28px 28px}
.game-visual-section>.container{position:relative;z-index:1}
.game-visual-card{border:1px solid rgba(222,184,89,.2);border-bottom:2px solid #c99426;border-radius:14px 14px 4px 4px;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.jy-section{position:relative}.jy-section:nth-of-type(even){background:#fff}
.jy-section-soft{background:
 radial-gradient(circle at 8% 10%,rgba(221,185,99,.10),transparent 25%),
 linear-gradient(180deg,#f8f6f0,#f3f1eb)}
.detail-brand-card{border-radius:16px;border-color:#eee7d9;box-shadow:0 8px 26px rgba(40,31,14,.055);transition:.22s;position:relative;overflow:hidden}
.detail-brand-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#f0cf83,#9f7014);opacity:.75}
.detail-brand-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(40,31,14,.09)}
.detail-brand-card h3{font-weight:850}.detail-brand-card p{color:#707070;line-height:1.8}
.tips-list{max-width:880px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tips-list li{background:rgba(255,255,255,.8);border:1px solid #e9e2d4;border-radius:14px;padding:18px;line-height:1.7;box-shadow:0 6px 18px rgba(46,36,16,.04)}
.seo-copy{max-width:900px}.seo-copy h2{font-weight:900;margin:0 0 14px}.seo-copy h2:not(:first-child){margin-top:38px}.seo-copy p{color:#656565;line-height:2}

.site-footer{position:relative;background:linear-gradient(135deg,#11100e,#191611)!important;border-top:1px solid #322a1c}.site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#c99426,transparent)}

@media(max-width:991.98px){
 .game-row,.game-row.reverse{padding:34px 28px;margin:20px 0;border-radius:18px}
 .tips-list{grid-template-columns:1fr}
 .category-hero{padding:48px 0 28px}
}
@media(max-width:575.98px){
 .game-row,.game-row.reverse{padding:24px 18px;border-radius:15px}
 .game-art{border-radius:16px}.quick-grid{border-radius:0}
 .news-card,.promo-tile,.detail-brand-card{border-radius:12px}
 .category-hero{padding-top:36px}
}

/* ===== Promotion CMS ===== */
.promo-cms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.promo-cms-card{background:#fff;border:1px solid rgba(184,137,45,.16);border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(32,25,12,.07);transition:.25s ease}
.promo-cms-card:hover{transform:translateY(-4px);box-shadow:0 22px 56px rgba(32,25,12,.11)}
.promo-cms-image{display:block;aspect-ratio:16/7;background:#f5f1e8;overflow:hidden}
.promo-cms-image img{width:100%;height:100%;object-fit:cover;display:block}
.promo-cms-body{padding:24px}
.promo-cms-body h2{font-size:1.3rem;margin:.25rem 0 .75rem}
.promo-cms-body h2 a{color:#211d16;text-decoration:none}
.promo-cms-body p{color:#6d675e;line-height:1.8}
.promo-date{font-size:.9rem;color:#8b7651;margin:0 0 16px}
.promotion-detail{padding:28px 0 76px}
.promotion-detail-head{max-width:900px;margin:0 auto 28px;text-align:center}
.promotion-detail-head h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;letter-spacing:-.02em;color:#201c16;margin:.35rem 0 1rem}
.promotion-detail-head .lead{color:#6f685d;line-height:1.85;max-width:760px;margin:0 auto 12px}
.promo-period{color:#8c7445;font-size:.95rem}
.promotion-detail-cover{max-width:1040px;margin:0 auto 34px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(32,25,12,.09)}
.promotion-detail-cover img{display:block;width:100%;height:auto}
.promotion-content{max-width:900px;margin:0 auto;background:#fff;border:1px solid rgba(184,137,45,.14);border-radius:24px;padding:clamp(24px,5vw,52px);box-shadow:0 18px 50px rgba(32,25,12,.06);line-height:1.9;color:#3d3932}
.promotion-content h2{font-size:1.65rem;color:#211d16;margin:2.1rem 0 .9rem;padding-bottom:.55rem;border-bottom:1px solid #eee6d7}
.promotion-content h3{font-size:1.25rem;color:#4f4028;margin:1.7rem 0 .7rem}
.promotion-content img{max-width:100%;height:auto;border-radius:14px}
.promotion-content table{width:100%;border-collapse:collapse;margin:1.25rem 0}
.promotion-content th,.promotion-content td{border:1px solid #e6ddcd;padding:12px 14px;vertical-align:top}
.promotion-content th{background:#fbf7ef}
.promotion-cta{text-align:center;margin:32px auto 0}
.seo-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:18px 0 0;font-size:.9rem;color:#8a8379}
.seo-breadcrumb a{color:#765d31;text-decoration:none}
@media (max-width:767.98px){.promo-cms-grid{grid-template-columns:1fr;gap:18px}.promo-cms-body{padding:18px}.promotion-content{border-radius:18px;padding:22px 18px}.promotion-detail-cover{border-radius:16px}}

/* ===== Home V9: richer SEO + conversion sections ===== */
.baccarat-feature{padding:76px 0;background:linear-gradient(180deg,#fff 0,#faf7ef 100%)}
.baccarat-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:44px;align-items:center;padding:48px;border:1px solid rgba(192,146,53,.18);border-radius:28px;background:radial-gradient(circle at 82% 20%,rgba(228,194,117,.18),transparent 28%),#fff;box-shadow:0 18px 52px rgba(42,32,12,.07);overflow:hidden}
.baccarat-copy h2,.service-section h2,.decision-section h2,.steps-section h2{font-weight:900;letter-spacing:-.02em}
.baccarat-copy p{color:#6d675e;line-height:1.9;max-width:720px}
.baccarat-brands{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.baccarat-brands span{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #eee5d2;border-radius:999px;padding:8px 12px;box-shadow:0 6px 18px rgba(42,32,12,.045)}
.baccarat-brands img{width:34px;height:34px;object-fit:contain}.baccarat-brands em{font-style:normal;font-size:.86rem;font-weight:800;color:#4c402b}
.baccarat-art{position:relative;min-height:360px;display:flex;align-items:flex-end;justify-content:center;border-radius:24px;background:radial-gradient(circle at 50% 45%,#fff3cf 0,#f7eedb 42%,rgba(255,255,255,.65) 72%)}
.baccarat-art img{max-width:100%;max-height:450px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(64,46,10,.16))}

.service-section{padding:80px 0;background:radial-gradient(circle at 8% 0,rgba(216,177,85,.10),transparent 26%),#fff}
.service-section .section-head{max-width:760px;margin:0 auto 34px}.service-section .section-head p,.steps-section .section-head p{color:#716b61;line-height:1.8}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-card{position:relative;padding:26px 24px;border:1px solid #eee6d7;border-radius:18px;background:linear-gradient(180deg,#fff,#fcfaf6);box-shadow:0 10px 28px rgba(38,29,12,.045);overflow:hidden}
.service-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#c99426,transparent);opacity:.55}
.service-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:14px;background:linear-gradient(135deg,#f6e8be,#fff8e8);color:#95680e;font-size:1.2rem;border:1px solid #e9d7a8}
.service-card h3{font-size:1.08rem;font-weight:850;margin-bottom:9px}.service-card p{margin:0;color:#716b61;line-height:1.75;font-size:.94rem}

.decision-section{padding:76px 0;background:linear-gradient(135deg,#15130f,#211c13);color:#fff;position:relative;overflow:hidden}
.decision-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(222,184,89,.18),transparent 26%),linear-gradient(135deg,rgba(255,255,255,.022) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.022) 50%,rgba(255,255,255,.022) 75%,transparent 75%);background-size:auto,34px 34px}
.decision-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.decision-copy p{color:#d8d1c4;line-height:1.95}
.decision-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.decision-points div{padding:22px;border:1px solid rgba(232,205,142,.18);border-radius:16px;background:rgba(255,255,255,.045);backdrop-filter:blur(4px)}
.decision-points strong{display:block;color:#f0c66a;font-size:1.6rem;line-height:1;margin-bottom:10px}.decision-points span{font-weight:750;color:#f5f0e7}

.steps-section{padding:80px 0;background:linear-gradient(180deg,#f8f5ed,#fff)}
.steps-section .section-head{max-width:720px;margin:0 auto 36px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}
.step-card{padding:28px;border-radius:20px;background:#fff;border:1px solid #eadfca;box-shadow:0 12px 30px rgba(48,36,14,.05)}
.step-no{display:inline-flex;font-size:2rem;font-weight:900;color:#c99426;letter-spacing:-.04em;margin-bottom:12px}.step-card h3{font-size:1.16rem;font-weight:850}.step-card p{color:#70695f;line-height:1.8;min-height:86px}.step-card a{color:#9b6b0e;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(155,107,14,.28)}

.app-section-v2{padding:78px 0}.app-panel-v2{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:46px;align-items:center}.app-panel-v2 .app-copy{max-width:none}
.mobile-access{display:flex;gap:22px;align-items:center;margin-top:24px}.qr-box{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:#fff;color:#252015;box-shadow:0 14px 36px rgba(0,0,0,.18)}
.qr-box img{width:132px!important;height:132px!important;object-fit:contain!important;max-width:none!important}.qr-box small{font-weight:800;line-height:1.5;min-width:86px}.mobile-actions{flex:1}.mobile-btns{display:flex;gap:10px;margin-top:18px}.mobile-btns .btn{font-weight:800;padding:.68rem 1.15rem}

@media(max-width:991.98px){
 .baccarat-panel,.decision-layout,.app-panel-v2{grid-template-columns:1fr}.baccarat-panel{padding:34px 28px}.baccarat-art{min-height:300px;order:-1}.service-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.step-card p{min-height:0}.app-panel-v2 .app-art{text-align:center}.app-panel-v2 .app-art img{max-height:420px}.mobile-access{justify-content:flex-start}
}
@media(max-width:575.98px){
 .baccarat-feature,.service-section,.decision-section,.steps-section,.app-section-v2{padding:56px 0}.baccarat-panel{padding:24px 18px;border-radius:18px}.baccarat-art{min-height:240px;border-radius:16px}.service-grid,.decision-points{grid-template-columns:1fr}.service-card,.step-card{border-radius:16px}.mobile-access{align-items:stretch;flex-direction:column}.qr-box{justify-content:center}.qr-box img{width:126px!important;height:126px!important}.mobile-btns{flex-wrap:wrap}.mobile-btns .btn{flex:1;min-width:130px}
}

/* V10 - iOS / Android direct download cards */
.app-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}
.app-download-card{padding:20px;border:1px solid rgba(205,161,61,.28);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,249,235,.94));box-shadow:0 14px 34px rgba(30,24,12,.10);color:#2a2418;text-align:center}
.app-download-head{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;text-align:left}
.app-download-head h3{margin:0;font-size:1.08rem;font-weight:900;color:#211c13}.app-download-head p{margin:2px 0 0;font-size:.82rem;color:#81745f}
.app-os-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#211c13;color:#f5ca59;font-size:1.25rem}
.download-qr{display:inline-flex;padding:10px;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.08)}
.download-qr img{display:block;width:150px!important;height:150px!important;max-width:none!important;object-fit:contain!important}
.download-hint{min-height:42px;margin:13px 0 14px!important;font-size:.84rem!important;line-height:1.55!important;color:#6c6252!important}
.app-download-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;font-weight:900;padding:.7rem 1rem;border-radius:12px}
.mobile-member-links{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:18px;font-size:.9rem}.mobile-member-links span{opacity:.75}.mobile-member-links a{font-weight:800;color:#f1c75b;text-decoration:none}.mobile-member-links a:hover{text-decoration:underline}.mobile-member-links .sep{opacity:.35}
@media(max-width:767.98px){.app-download-grid{grid-template-columns:1fr}.app-download-card{padding:18px}.download-hint{min-height:0}.download-qr img{width:146px!important;height:146px!important}}


/* ===== V11 - Home FAQ light editorial section ===== */
.home-faq-section{position:relative;padding:84px 0 92px;background:
 radial-gradient(circle at 8% 18%,rgba(215,176,85,.13),transparent 28%),
 radial-gradient(circle at 92% 82%,rgba(197,151,55,.09),transparent 26%),
 linear-gradient(180deg,#fbf9f4 0%,#f6f1e7 100%);overflow:hidden}
.home-faq-section:before{content:"";position:absolute;inset:0;opacity:.42;background-image:linear-gradient(rgba(140,108,45,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(140,108,45,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 82%,transparent 100%)}
.home-faq-section>.container{position:relative;z-index:1}
.home-faq-shell{max-width:1060px;margin:0 auto;padding:44px;border:1px solid rgba(188,142,48,.18);border-radius:30px;background:rgba(255,255,255,.82);box-shadow:0 24px 70px rgba(54,40,13,.08);backdrop-filter:blur(7px)}
.home-faq-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px;padding-bottom:26px;border-bottom:1px solid #eee4d1}
.home-faq-heading h2{margin:0;font-size:clamp(30px,4vw,46px);font-weight:900;letter-spacing:-.03em;color:#221d15}
.home-faq-heading p{max-width:650px;margin:12px 0 0;color:#71695d;line-height:1.85}
.home-faq-badge{flex:0 0 auto;width:118px;height:118px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#211c14,#3b2d16);color:#fff;box-shadow:0 16px 34px rgba(52,38,13,.18);transform:rotate(2deg)}
.home-faq-badge span{font-size:1.75rem;font-weight:950;color:#f0c967;letter-spacing:-.04em}.home-faq-badge small{font-size:.57rem;letter-spacing:.16em;color:#d6c6a4;margin-top:4px}
.home-faq-accordion{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.home-faq-accordion .accordion-item{border:1px solid #eadfca;border-radius:17px!important;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(47,35,13,.045)}
.home-faq-accordion .accordion-item:not(:first-of-type){border-top:1px solid #eadfca}
.home-faq-accordion .accordion-button{position:relative;background:#fff;color:#2a251d;font-size:1rem;font-weight:850;line-height:1.5;padding:20px 54px 20px 20px;box-shadow:none}
.home-faq-accordion .accordion-button:hover{background:#fffaf0;color:#80580c}
.home-faq-accordion .accordion-button:not(.collapsed){background:linear-gradient(135deg,#fffaf0,#fff);color:#8b600d;box-shadow:none}
.home-faq-accordion .accordion-button:focus{box-shadow:none;border-color:transparent}
.home-faq-accordion .accordion-button::after{position:absolute;right:19px;margin:0;width:28px;height:28px;border-radius:50%;background-image:none;background-color:#f5ead0;content:"+";display:grid;place-items:center;color:#9a6b11;font-size:1.25rem;font-weight:500;line-height:1;transform:none;transition:.2s}
.home-faq-accordion .accordion-button:not(.collapsed)::after{content:"−";background:#c99426;color:#fff;transform:none}
.home-faq-accordion .accordion-body{padding:0 20px 21px;color:#6f685d;font-size:.94rem;line-height:1.9;background:linear-gradient(180deg,#fffdfa,#fff)}
@media(max-width:767.98px){.home-faq-section{padding:58px 0 68px}.home-faq-shell{padding:26px 18px;border-radius:20px}.home-faq-heading{align-items:flex-start}.home-faq-badge{display:none}.home-faq-accordion{grid-template-columns:1fr}.home-faq-heading{margin-bottom:20px;padding-bottom:20px}.home-faq-heading p{font-size:.94rem}.home-faq-accordion .accordion-button{padding:18px 52px 18px 17px}.home-faq-accordion .accordion-body{padding:0 17px 18px}}

/* V12 - Live category page */
.live-hero{position:relative;overflow:hidden;padding:70px 0 54px;background:radial-gradient(circle at 80% 20%,rgba(236,196,101,.22),transparent 32%),linear-gradient(145deg,#fffdf8 0,#f8f3e8 46%,#fff 100%);border-bottom:1px solid #eee7d9}
.live-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(147,112,41,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(147,112,41,.04) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,transparent,#000 38%,#000)}
.live-hero .container{position:relative;z-index:1}.live-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:50px}.live-hero-copy h1{font-size:clamp(34px,5vw,58px);font-weight:950;letter-spacing:-.045em;line-height:1.12;margin:10px 0 20px;color:#211c14}.live-hero-copy>p{font-size:1.02rem;line-height:2;color:#665f54;max-width:720px}.live-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.live-topic-tags span,.live-topic-tags a{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid #e5d7b8;border-radius:999px;background:rgba(255,255,255,.78);color:#59492c;text-decoration:none;font-weight:750;font-size:.88rem}.live-topic-tags a{background:#231d14;color:#f0ca6e;border-color:#231d14}.live-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.live-hero-art{position:relative;display:grid;place-items:center;min-height:450px}.live-hero-art:before{content:"";position:absolute;width:78%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#f7df9c 0,rgba(247,223,156,.38) 42%,transparent 70%);filter:blur(3px)}.live-hero-art img{position:relative;z-index:1;width:min(100%,620px);max-height:510px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(64,45,10,.16))}
.live-overview{padding:82px 0;background:#fff}.live-overview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}.live-overview-head h2,.live-section-heading h2,.live-baccarat-copy h2{font-size:clamp(28px,4vw,44px);font-weight:920;letter-spacing:-.035em;margin:7px 0 0}.live-overview-head>p,.live-section-heading>p{max-width:650px;color:#746b5e;line-height:1.85;margin:0}.live-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.live-type-card{position:relative;min-height:260px;padding:27px;border:1px solid #eadfca;border-radius:20px;background:linear-gradient(180deg,#fff,#fffdf8);box-shadow:0 10px 28px rgba(44,34,16,.045);overflow:hidden}.live-type-card.featured{background:linear-gradient(145deg,#211c14,#403116);color:#fff;border-color:#403116}.live-type-no{position:absolute;right:18px;top:16px;font-size:2.6rem;font-weight:950;line-height:1;color:rgba(160,115,22,.13)}.live-type-card.featured .live-type-no{color:rgba(255,255,255,.11)}.live-type-card>i{font-size:1.7rem;color:#b57d15}.live-type-card.featured>i{color:#f1ca6f}.live-type-card h3{font-size:1.28rem;font-weight:900;margin:18px 0 10px}.live-type-card p{font-size:.93rem;line-height:1.8;color:#70685d;margin-bottom:0}.live-type-card.featured p{color:#d8ccb7}.live-type-card a{display:inline-block;color:#efc76c;text-decoration:none;font-weight:800;margin-top:16px}
.live-gallery-section{padding:80px 0;background:linear-gradient(145deg,#17140f,#2a2114);color:#fff;overflow:hidden}.live-gallery-section .jy-eyebrow{color:#dfb85e}.live-gallery-section .live-section-heading h2{color:#fff}.live-gallery-section .live-section-heading p{color:#bdb3a1;margin:12px auto 0}.live-gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:34px}.live-gallery-card{position:relative;margin:0;border:1px solid rgba(255,255,255,.08);background:#0d0b08;border-radius:16px;overflow:hidden;min-width:0}.live-gallery-card img{display:block;width:100%;aspect-ratio:5/6;object-fit:cover;object-position:center top;transition:.25s}.live-gallery-card:hover img{transform:scale(1.025)}.live-gallery-card figcaption{position:absolute;left:10px;bottom:10px;padding:5px 9px;border-radius:999px;background:rgba(12,10,7,.78);backdrop-filter:blur(6px);font-size:.72rem;font-weight:850;color:#f3d181;letter-spacing:.03em}
.live-provider-section{padding:84px 0;background:linear-gradient(180deg,#fff,#fbf8f2)}.live-provider-section .live-section-heading{max-width:780px;margin-bottom:34px}.live-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.live-provider-card{display:grid;grid-template-columns:48px 120px 1fr;gap:20px;align-items:center;min-height:175px;padding:23px;border:1px solid #e9dfce;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(45,35,16,.045);transition:.22s}.live-provider-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(45,35,16,.085);border-color:#d9c18a}.live-provider-rank{align-self:start;color:#c7ad78;font-size:.8rem;font-weight:900;letter-spacing:.08em}.live-provider-logo{height:95px;display:grid;place-items:center;background:#fcfaf6;border:1px solid #f0e9dc;border-radius:15px;padding:13px}.live-provider-logo img{max-width:96px;max-height:70px;object-fit:contain}.live-provider-copy h3{font-size:1.2rem;font-weight:900;margin:0 0 8px}.live-provider-copy p{color:#70695e;line-height:1.75;font-size:.92rem;margin:0 0 10px}.live-provider-copy a{color:#96670d;text-decoration:none;font-weight:850;font-size:.9rem}
.live-baccarat-section{padding:74px 0;background:linear-gradient(145deg,#f7f1e5,#fff)}.live-baccarat-panel{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;border:1px solid #e8dcc5;border-radius:28px;background:#fff;box-shadow:0 24px 65px rgba(55,41,15,.08)}.live-baccarat-copy{padding:48px 20px 48px 50px}.live-baccarat-copy p{color:#6f675c;line-height:1.9}.live-baccarat-copy ul{padding-left:1.2rem;color:#4f483f;line-height:1.9}.live-baccarat-visual{align-self:stretch;display:grid;place-items:end center;background:radial-gradient(circle at 50% 50%,#fff5d9,#faf5e9 60%,#f0e3c6);min-height:420px;overflow:hidden}.live-baccarat-visual img{width:100%;max-height:480px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 22px rgba(65,44,8,.13))}
.live-check-section{padding:76px 0;background:#fff}.live-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.live-check-grid article{display:flex;gap:18px;align-items:flex-start;padding:25px;border:1px solid #ece4d6;border-radius:18px;background:#fffdf9}.live-check-grid span{flex:0 0 auto;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#211c14;color:#efc76c;font-size:.78rem;font-weight:900}.live-check-grid p{margin:4px 0 0;line-height:1.75;color:#615a50;font-weight:650}
.live-faq-section{position:relative;padding:80px 0 90px;background:radial-gradient(circle at 10% 15%,rgba(240,199,101,.18),transparent 24%),linear-gradient(180deg,#faf7f0,#fff)}.live-faq-shell{max-width:980px;margin:auto;padding:40px;border:1px solid #e9dfcc;border-radius:28px;background:rgba(255,255,255,.87);box-shadow:0 20px 60px rgba(54,40,13,.07)}.live-faq-shell .live-section-heading{margin-bottom:25px}.live-faq .accordion-item{border:1px solid #eadfca!important;border-radius:14px!important;overflow:hidden;margin-bottom:10px;background:#fff}.live-faq .accordion-button{font-weight:850;color:#2d271f;box-shadow:none;padding:18px 52px 18px 19px}.live-faq .accordion-button:not(.collapsed){background:#fff9ed;color:#855b0b}.live-faq .accordion-button:focus{box-shadow:none}.live-faq .accordion-body{color:#6c6459;line-height:1.9;padding:0 19px 20px}.live-faq .accordion-button::after{filter:sepia(1) saturate(.7)}
@media(max-width:991.98px){.live-hero-grid,.live-baccarat-panel{grid-template-columns:1fr}.live-hero-copy{order:2}.live-hero-art{order:1;min-height:340px}.live-hero-art img{max-height:390px}.live-overview-head{display:block}.live-overview-head>p{margin-top:12px}.live-type-grid{grid-template-columns:repeat(2,1fr)}.live-gallery-grid{grid-template-columns:repeat(3,1fr)}.live-provider-grid{grid-template-columns:1fr}.live-baccarat-copy{padding:38px}.live-baccarat-visual{min-height:340px}.live-check-grid{grid-template-columns:1fr}}
@media(max-width:575.98px){.live-hero{padding:38px 0 34px}.live-hero-grid{gap:12px}.live-hero-art{min-height:260px}.live-hero-art img{max-height:290px}.live-hero-copy h1{font-size:2.15rem}.live-overview,.live-gallery-section,.live-provider-section,.live-check-section,.live-faq-section{padding:54px 0}.live-type-grid{grid-template-columns:1fr}.live-type-card{min-height:auto}.live-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.live-provider-card{grid-template-columns:38px 82px 1fr;gap:12px;padding:16px}.live-provider-logo{height:75px;padding:8px}.live-provider-logo img{max-width:68px;max-height:52px}.live-provider-copy p{font-size:.86rem}.live-baccarat-section{padding:54px 0}.live-baccarat-panel{border-radius:20px}.live-baccarat-copy{padding:28px 20px}.live-baccarat-visual{min-height:270px}.live-faq-shell{padding:24px 16px;border-radius:20px}}


/* ===== V13 LIVE content depth ===== */
.live-guide-section{padding:84px 0;background:linear-gradient(180deg,#fbf8f1 0,#fff 100%)}
.live-guide-section .live-section-heading{max-width:900px;margin:0 auto 34px}
.live-guide-section .live-section-heading p{margin:12px auto 0}
.live-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.live-guide-grid article{padding:30px;border:1px solid #eadfcb;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(52,40,18,.05)}
.live-guide-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#241e15;color:#efc76c;font-size:1.25rem;margin-bottom:18px}
.live-guide-grid h3{font-size:1.2rem;font-weight:900;margin:0 0 10px}
.live-guide-grid p{margin:0;color:#6c6459;line-height:1.9;font-size:.94rem}
.live-compare-wrap{margin-top:32px;padding:30px;border:1px solid #e7dcc8;border-radius:24px;background:rgba(255,255,255,.88)}
.live-compare-wrap>h3{font-size:1.35rem;font-weight:900;margin:0 0 20px}
.live-compare-table{width:100%;border-collapse:separate;border-spacing:0}
.live-compare-table th,.live-compare-table td{padding:15px 16px;border-bottom:1px solid #eee5d7;text-align:left;vertical-align:top;line-height:1.7}
.live-compare-table th{background:#272016;color:#f1cc77;font-size:.88rem;letter-spacing:.02em}
.live-compare-table th:first-child{border-radius:12px 0 0 0}.live-compare-table th:last-child{border-radius:0 12px 0 0}
.live-compare-table td:first-child{font-weight:850;color:#4a3d28;white-space:nowrap}
.live-compare-table tbody tr:last-child td{border-bottom:0}
.live-terms-section{padding:82px 0;background:#fff}
.live-terms-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}
.live-terms-intro h2,.live-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:920;letter-spacing:-.035em;margin:8px 0 16px}
.live-terms-intro p,.live-mobile-panel>div:first-child>p{color:#6e665b;line-height:1.95}
.live-terms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.live-terms-grid article{padding:22px;border:1px solid #ece2d2;border-radius:18px;background:#fffdf9}
.live-terms-grid strong{display:block;color:#8d610f;font-size:1.05rem;margin-bottom:8px}
.live-terms-grid span{display:block;color:#6f675c;line-height:1.78;font-size:.92rem}
.live-mobile-section{padding:78px 0;background:radial-gradient(circle at 85% 35%,rgba(240,199,101,.22),transparent 25%),linear-gradient(145deg,#f6efe1,#fff)}
.live-mobile-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:center;padding:42px 46px;border:1px solid #e7dac1;border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 22px 60px rgba(55,41,15,.07)}
.live-mobile-panel ul{padding-left:1.25rem;color:#50493f;line-height:1.9}
.live-mobile-note{min-height:250px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(150deg,#211b13,#4a3718);color:#fff;padding:30px;box-shadow:0 18px 40px rgba(51,35,11,.16)}
.live-mobile-note span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#efc76c;color:#251d10;font-weight:950;letter-spacing:.08em;font-size:.76rem;margin-bottom:18px}
.live-mobile-note strong{font-size:1.35rem}.live-mobile-note p{color:#d8cdb9;margin:8px 0 0}
@media(max-width:991.98px){.live-guide-grid{grid-template-columns:1fr}.live-terms-layout,.live-mobile-panel{grid-template-columns:1fr}.live-mobile-note{min-height:190px}}
@media(max-width:575.98px){.live-guide-section,.live-terms-section,.live-mobile-section{padding:54px 0}.live-compare-wrap{padding:18px 12px}.live-terms-grid{grid-template-columns:1fr}.live-mobile-panel{padding:26px 20px;border-radius:20px}}


/* ===== V14 LIVE refinements ===== */
.live-compare-mobile{display:none}
@media(max-width:767.98px){
  .live-compare-desktop{display:none}
  .live-compare-mobile{display:grid;gap:12px}
  .live-compare-mobile article{
    padding:18px;
    border:1px solid #eadfcb;
    border-radius:16px;
    background:#fff;
    box-shadow:0 8px 24px rgba(55,42,20,.05)
  }
  .live-compare-mobile strong{display:block;font-size:1.02rem;color:#7c5815;margin-bottom:7px}
  .live-compare-mobile p{margin:0 0 6px;color:#3f382f;line-height:1.7}
  .live-compare-mobile small{display:block;color:#7b746a;line-height:1.7}
  .live-compare-wrap{overflow:visible}
}

.live-mobile-visual{
  position:relative;
  min-height:320px;
  border-radius:26px;
  overflow:hidden;
  background:#f3eadb;
  box-shadow:0 20px 50px rgba(54,38,12,.13)
}
.live-mobile-visual img{
  width:100%;
  height:100%;
  min-height:320px;
  object-fit:cover;
  display:block;
}
.live-mobile-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.72) 100%);
  pointer-events:none;
}
.live-mobile-visual-caption{
  position:absolute;
  z-index:2;
  left:22px;
  right:22px;
  bottom:20px;
  color:#fff;
}
.live-mobile-visual-caption span{
  display:inline-block;
  margin-bottom:8px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(239,199,108,.94);
  color:#2b2112;
  font-size:.73rem;
  font-weight:900;
  letter-spacing:.08em;
}
.live-mobile-visual-caption strong{
  display:block;
  font-size:1.15rem;
  line-height:1.45;
}

.live-faq-open{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.live-faq-card{
  padding:24px 26px;
  border:1px solid #eadfcb;
  border-radius:20px;
  background:rgba(255,255,255,.92);
  box-shadow:0 10px 30px rgba(55,42,20,.05);
}
.live-faq-card h3{
  margin:0 0 10px;
  font-size:1.05rem;
  font-weight:900;
  line-height:1.55;
  color:#2b241b;
}
.live-faq-card p{
  margin:0;
  color:#6c645a;
  line-height:1.85;
}
@media(max-width:767.98px){
  .live-faq-open{grid-template-columns:1fr}
  .live-mobile-visual,.live-mobile-visual img{min-height:240px}
}

/* Provider cards: remove numbering and make logos more prominent */
.live-provider-card .provider-index,
.live-provider-card .live-provider-number,
.live-provider-card .provider-number{display:none!important}
.live-provider-card img,
.live-provider-card .provider-logo img,
.live-provider-logo img{
  max-width:180px!important;
  max-height:86px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain;
}


/* ===== V15 LIVE layout fixes ===== */

/* Comparison: never allow the table to spill/crop. */
.live-compare-wrap{
    overflow:visible!important;
    width:100%;
    max-width:100%;
}
.live-compare-desktop{
    width:100%;
    max-width:100%;
    overflow:visible;
}
.live-compare-table{
    width:100%!important;
    max-width:100%;
    min-width:0!important;
    table-layout:fixed;
}
.live-compare-table th,
.live-compare-table td{
    white-space:normal!important;
    overflow-wrap:anywhere;
    word-break:break-word;
}
.live-compare-table th:nth-child(1),
.live-compare-table td:nth-child(1){width:18%}
.live-compare-table th:nth-child(2),
.live-compare-table td:nth-child(2){width:39%}
.live-compare-table th:nth-child(3),
.live-compare-table td:nth-child(3){width:43%}

/* Switch to cards earlier, including tablet / narrow desktop widths. */
@media(max-width:991.98px){
    .live-compare-desktop{display:none!important}
    .live-compare-mobile{display:grid!important;gap:12px}
}
@media(min-width:992px){
    .live-compare-desktop{display:block!important}
    .live-compare-mobile{display:none!important}
}

/* Providers: no ranks, large intact logos. */
.live-provider-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
}
.live-provider-card{
    display:grid!important;
    grid-template-columns:170px minmax(0,1fr)!important;
    gap:26px!important;
    align-items:center!important;
    min-height:190px!important;
    padding:26px!important;
}
.live-provider-rank{
    display:none!important;
}
.live-provider-logo{
    width:170px!important;
    height:125px!important;
    min-width:0!important;
    display:grid!important;
    place-items:center!important;
    padding:16px!important;
    background:#fffdf8!important;
    border:1px solid #ede2cf!important;
    border-radius:18px!important;
}
.live-provider-logo img{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:145px!important;
    max-height:92px!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0 auto!important;
    filter:none!important;
    transform:none!important;
}
.live-provider-copy{
    min-width:0;
}
.live-provider-copy h3{
    font-size:1.28rem!important;
    margin-bottom:10px!important;
}

@media(max-width:991.98px){
    .live-provider-grid{grid-template-columns:1fr!important}
}
@media(max-width:575.98px){
    .live-provider-card{
        grid-template-columns:118px minmax(0,1fr)!important;
        gap:15px!important;
        padding:17px!important;
        min-height:150px!important;
    }
    .live-provider-logo{
        width:118px!important;
        height:96px!important;
        padding:10px!important;
    }
    .live-provider-logo img{
        max-width:100px!important;
        max-height:72px!important;
    }
    .live-provider-copy h3{font-size:1.08rem!important}
}

/* Mobile live visual uses an actual image, not a flat block. */
.live-mobile-visual{
    background:#f5efe4!important;
}
.live-mobile-visual img{
    object-position:center center!important;
}


/* ===== V16 LIVE comparison table bottom border fix ===== */
.live-compare-table{
    border:1px solid #e4d8c3!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
}
.live-compare-table th,
.live-compare-table td{
    border-bottom:1px solid #e8dece!important;
}
.live-compare-table tbody tr:last-child td{
    border-bottom:1px solid #e4d8c3!important;
}
.live-compare-table th + th,
.live-compare-table td + td{
    border-left:1px solid #eee5d7!important;
}
.live-compare-table thead th:first-child{
    border-top-left-radius:13px!important;
}
.live-compare-table thead th:last-child{
    border-top-right-radius:13px!important;
}
.live-compare-table tbody tr:last-child td:first-child{
    border-bottom-left-radius:13px!important;
}
.live-compare-table tbody tr:last-child td:last-child{
    border-bottom-right-radius:13px!important;
}


/* ===== V17 SPORTS landing page ===== */
.sport-hero{padding:58px 0 54px;background:
radial-gradient(circle at 83% 22%,rgba(230,188,92,.22),transparent 28%),
linear-gradient(145deg,#fff 0%,#f7f0e3 62%,#fff 100%)}
.sport-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}
.sport-hero-copy h1{font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 20px;color:#241e17}
.sport-hero-copy>p{max-width:760px;color:#625b51;font-size:1.04rem;line-height:1.95}
.sport-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}
.sport-topic-tags a,.sport-topic-tags span{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.82);color:#5b4a2e;font-weight:800;font-size:.86rem;text-decoration:none}
.sport-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.sport-hero-art{min-height:440px;display:flex;align-items:flex-end;justify-content:center;position:relative}
.sport-hero-art:before{content:"";position:absolute;width:82%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(232,189,88,.24),transparent 70%);filter:blur(10px)}
.sport-hero-art img{position:relative;z-index:1;width:100%;max-width:560px;max-height:500px;object-fit:contain}

.sport-overview,.sport-market-section,.sport-provider-section,.sport-prelive-section,.sport-mobile-section,.sport-check-section,.sport-faq-section{padding:82px 0}
.sport-overview{background:#fff}
.sport-section-heading{max-width:850px;margin-bottom:34px}
.sport-section-heading.text-center{margin-left:auto;margin-right:auto}
.sport-section-heading h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 12px}
.sport-section-heading p{color:#70695f;line-height:1.9;margin:0}
.sport-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.sport-type-card{padding:28px 24px;border:1px solid #eadfce;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(49,38,19,.045)}
.sport-type-card.featured{background:linear-gradient(145deg,#fff9eb,#fff);border-color:#dfc991}
.sport-type-card i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#272016;color:#efc86f;font-size:1.15rem;margin-bottom:18px}
.sport-type-card h3{font-size:1.18rem;font-weight:900;margin:0 0 10px}
.sport-type-card p{color:#6d665d;line-height:1.82;margin:0;font-size:.92rem}

.sport-market-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.sport-market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.sport-market-grid article{padding:26px;border:1px solid #e9deca;border-radius:20px;background:#fff}
.sport-market-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#f7edd7;color:#8c6110;font-size:1.1rem;margin-bottom:16px}
.sport-market-grid h3{font-size:1.12rem;font-weight:900;margin-bottom:9px}
.sport-market-grid p{color:#6c655b;line-height:1.8;font-size:.91rem;margin:0}
.sport-compare-wrap{margin-top:32px;padding:28px;border:1px solid #e5d8c1;border-radius:24px;background:rgba(255,255,255,.9)}
.sport-compare-wrap>h3{font-size:1.28rem;font-weight:900;margin:0 0 18px}
.sport-compare-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e4d8c3;border-radius:14px;overflow:hidden;background:#fff}
.sport-compare-table th,.sport-compare-table td{padding:15px 16px;border-bottom:1px solid #e8dece;text-align:left;vertical-align:top;line-height:1.7;white-space:normal;overflow-wrap:anywhere}
.sport-compare-table th{background:#272016;color:#efc86f;font-size:.88rem}
.sport-compare-table th+th,.sport-compare-table td+td{border-left:1px solid #eee5d7}
.sport-compare-table tbody tr:last-child td{border-bottom:1px solid #e4d8c3}
.sport-compare-table th:nth-child(1),.sport-compare-table td:nth-child(1){width:18%;font-weight:850}
.sport-compare-table th:nth-child(2),.sport-compare-table td:nth-child(2){width:40%}
.sport-compare-table th:nth-child(3),.sport-compare-table td:nth-child(3){width:42%}
.sport-compare-mobile{display:none}

.sport-provider-section{background:#fff}
.sport-provider-stack{display:grid;gap:26px}
.sport-provider-card{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border:1px solid #e8ddcb;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(52,39,17,.06)}
.sport-provider-card.reverse .sport-provider-art{order:2}
.sport-provider-card.reverse .sport-provider-copy{order:1}
.sport-provider-art{min-height:360px;background:linear-gradient(145deg,#f5eddf,#fff);display:flex;align-items:flex-end;justify-content:center;overflow:hidden}
.sport-provider-art img{width:100%;height:100%;min-height:360px;object-fit:contain;object-position:center bottom}
.sport-provider-copy{padding:42px 44px;display:flex;flex-direction:column;justify-content:center}
.sport-provider-logo{width:190px;height:96px;display:grid;place-items:center;margin-bottom:18px;border:1px solid #ede3d2;border-radius:16px;background:#fffdf9;padding:12px}
.sport-provider-logo img{max-width:165px;max-height:72px;width:auto;height:auto;object-fit:contain}
.sport-provider-copy h3{font-size:1.55rem;font-weight:930;margin:0 0 12px}
.sport-provider-copy p{color:#6d665c;line-height:1.9;margin:0 0 12px}

.sport-prelive-section{background:linear-gradient(145deg,#f7f0e3,#fff)}
.sport-prelive-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center;padding:42px 46px;border:1px solid #e3d5bd;border-radius:28px;background:rgba(255,255,255,.84)}
.sport-prelive-panel h2,.sport-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:930;letter-spacing:-.035em;margin:8px 0 15px}
.sport-prelive-panel p,.sport-mobile-panel>div:first-child>p{color:#6c655c;line-height:1.92}
.sport-prelive-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.sport-prelive-cards article{padding:18px;border:1px solid #eadfcd;border-radius:16px;background:#fff}
.sport-prelive-cards strong{display:block;color:#8a5e0c;margin-bottom:7px}
.sport-prelive-cards span{font-size:.88rem;color:#6b645a;line-height:1.7}
.sport-prelive-art{min-height:320px}
.sport-prelive-art img{width:100%;height:100%;min-height:320px;object-fit:contain}

.sport-mobile-section{background:#fff}
.sport-mobile-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center}
.sport-mobile-panel ul{padding-left:1.2rem;color:#504a42;line-height:1.9}
.sport-mobile-visual{position:relative;min-height:350px;border-radius:26px;overflow:hidden;background:#f5efe4;box-shadow:0 18px 46px rgba(54,38,12,.12)}
.sport-mobile-visual img{width:100%;height:100%;min-height:350px;object-fit:cover;object-position:center}
.sport-mobile-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.76))}
.sport-mobile-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}
.sport-mobile-caption span{display:inline-block;padding:6px 10px;border-radius:999px;background:#efc86f;color:#251d10;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px}
.sport-mobile-caption strong{display:block;font-size:1.15rem;line-height:1.45}

.sport-check-section{background:linear-gradient(180deg,#fbf8f2,#fff)}
.sport-check-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.sport-check-grid article{padding:25px;border:1px solid #e8ddca;border-radius:20px;background:#fff}
.sport-check-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.sport-check-grid h3{font-size:1.1rem;font-weight:900;margin-bottom:8px}
.sport-check-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.sport-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.sport-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.sport-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.sport-faq-card{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.sport-faq-card h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.sport-faq-card p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .sport-hero-grid,.sport-prelive-panel,.sport-mobile-panel{grid-template-columns:1fr}
  .sport-hero-copy{order:2}.sport-hero-art{order:1;min-height:320px}
  .sport-type-grid,.sport-market-grid{grid-template-columns:repeat(2,1fr)}
  .sport-compare-desktop{display:none}.sport-compare-mobile{display:grid;gap:12px}
  .sport-compare-mobile article{padding:18px;border:1px solid #eadfcb;border-radius:16px;background:#fff}
  .sport-compare-mobile strong{display:block;color:#815b13;margin-bottom:7px}
  .sport-compare-mobile p{margin:0 0 5px;color:#403a32;line-height:1.7}
  .sport-compare-mobile small{display:block;color:#777066;line-height:1.7}
  .sport-provider-card,.sport-provider-card.reverse{grid-template-columns:1fr}
  .sport-provider-card.reverse .sport-provider-art,.sport-provider-card.reverse .sport-provider-copy{order:initial}
  .sport-provider-art{min-height:320px}
  .sport-prelive-cards{grid-template-columns:1fr}
  .sport-check-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:575.98px){
  .sport-hero{padding:38px 0 34px}.sport-hero-art{min-height:260px}
  .sport-overview,.sport-market-section,.sport-provider-section,.sport-prelive-section,.sport-mobile-section,.sport-check-section,.sport-faq-section{padding:54px 0}
  .sport-type-grid,.sport-market-grid,.sport-check-grid,.sport-faq-grid{grid-template-columns:1fr}
  .sport-compare-wrap{padding:18px 12px}
  .sport-provider-copy{padding:28px 20px}
  .sport-provider-art,.sport-provider-art img{min-height:260px}
  .sport-prelive-panel,.sport-faq-shell{padding:24px 18px;border-radius:20px}
  .sport-mobile-visual,.sport-mobile-visual img{min-height:260px}
}




/* ===== V19 merged hero intro ===== */
.hero-intro-copy{
  margin:18px 0 22px;
  max-width:780px;
}
.hero-intro-copy p{
  margin:0 0 12px;
  color:#625b51;
  line-height:1.95;
  font-size:1rem;
}
.hero-intro-copy p:last-child{margin-bottom:0}
@media(max-width:575.98px){
  .hero-intro-copy{margin:14px 0 18px}
  .hero-intro-copy p{font-size:.95rem;line-height:1.9}
}

/* ===== V21 SLOT landing page ===== */
.slot-hero{padding:58px 0 54px;background:radial-gradient(circle at 82% 20%,rgba(229,186,87,.22),transparent 28%),linear-gradient(145deg,#fff,#f7f0e3 62%,#fff)}
.slot-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center}
.slot-hero-copy h1{font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 18px;color:#241e17}
.slot-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}
.slot-topic-tags a{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.84);color:#5d4a2a;font-weight:850;font-size:.84rem;text-decoration:none}
.slot-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.slot-hero-art{min-height:440px;display:flex;align-items:flex-end;justify-content:center;position:relative}
.slot-hero-art:before{content:"";position:absolute;width:82%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(229,187,89,.25),transparent 70%);filter:blur(10px)}
.slot-hero-art img{position:relative;z-index:1;width:100%;max-width:560px;max-height:500px;object-fit:contain}

.slot-types-section,.slot-feature-section,.slot-choose-section,.slot-provider-section,.slot-rtp-section,.slot-mobile-section,.slot-check-section,.slot-faq-section{padding:82px 0}
.slot-section-heading{max-width:870px;margin-bottom:34px}
.slot-section-heading.text-center{margin-left:auto;margin-right:auto}
.slot-section-heading h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 12px}
.slot-section-heading p{color:#70695f;line-height:1.9;margin:0}

.slot-types-section{background:#fff}
.slot-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.slot-type-grid article{padding:28px 24px;border:1px solid #eadfce;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(49,38,19,.045)}
.slot-type-grid article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#272016;color:#efc86f;font-size:1.15rem;margin-bottom:18px}
.slot-type-grid h3{font-size:1.16rem;font-weight:900;margin:0 0 9px}
.slot-type-grid p{color:#6d665d;line-height:1.82;margin:0;font-size:.92rem}

.slot-feature-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.slot-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.slot-feature-grid article{padding:28px;border:1px solid #e7dbc5;border-radius:21px;background:#fff;box-shadow:0 10px 28px rgba(51,39,18,.04)}
.slot-feature-grid strong{display:inline-flex;padding:6px 10px;border-radius:999px;background:#2a2319;color:#efc76c;font-size:.73rem;letter-spacing:.08em;margin-bottom:15px}
.slot-feature-grid h3{font-size:1.14rem;font-weight:900;margin:0 0 9px}
.slot-feature-grid p{color:#6d665c;line-height:1.8;margin:0;font-size:.91rem}

.slot-choose-section{background:#fff}
.slot-compare-wrap{padding:28px;border:1px solid #e5d8c1;border-radius:24px;background:#fffdf9}
.slot-compare-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e4d8c3;border-radius:14px;overflow:hidden;background:#fff}
.slot-compare-table th,.slot-compare-table td{padding:15px 16px;border-bottom:1px solid #e8dece;text-align:left;vertical-align:top;line-height:1.7;white-space:normal;overflow-wrap:anywhere}
.slot-compare-table th{background:#272016;color:#efc86f;font-size:.88rem}
.slot-compare-table th+th,.slot-compare-table td+td{border-left:1px solid #eee5d7}
.slot-compare-table tbody tr:last-child td{border-bottom:1px solid #e4d8c3}
.slot-compare-table th:nth-child(1),.slot-compare-table td:nth-child(1){width:19%;font-weight:850}
.slot-compare-table th:nth-child(2),.slot-compare-table td:nth-child(2){width:41%}
.slot-compare-table th:nth-child(3),.slot-compare-table td:nth-child(3){width:40%}
.slot-compare-mobile{display:none}

.slot-provider-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.slot-provider-featured{display:grid;gap:26px}
.slot-provider-card{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border:1px solid #e8ddcb;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(52,39,17,.06)}
.slot-provider-card.reverse .slot-provider-art{order:2}.slot-provider-card.reverse .slot-provider-copy{order:1}
.slot-provider-art{min-height:350px;background:linear-gradient(145deg,#f4ecdf,#fff);display:flex;align-items:flex-end;justify-content:center;overflow:hidden}
.slot-provider-art img{width:100%;height:100%;min-height:350px;object-fit:contain;object-position:center bottom}
.slot-provider-copy{padding:42px 44px;display:flex;flex-direction:column;justify-content:center}
.slot-provider-logo{width:190px;height:96px;display:grid;place-items:center;margin-bottom:18px;border:1px solid #ede3d2;border-radius:16px;background:#fffdf9;padding:12px}
.slot-provider-logo img{max-width:165px;max-height:72px;width:auto;height:auto;object-fit:contain}
.slot-provider-copy h3{font-size:1.55rem;font-weight:930;margin:0 0 12px}
.slot-provider-copy p{color:#6d665c;line-height:1.9;margin:0 0 12px}
.slot-more-providers{margin-top:42px;padding:30px;border:1px solid #e3d6bf;border-radius:24px;background:rgba(255,255,255,.9)}
.slot-more-providers>h3{font-size:1.35rem;font-weight:920;margin:0 0 20px}
.slot-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.slot-brand-item{display:flex;flex-direction:column;text-decoration:none;color:#2b251d;padding:18px;border:1px solid #eadfcd;border-radius:18px;background:#fff;transition:.2s}
.slot-brand-item:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(52,39,17,.08);color:#2b251d}
.slot-brand-logo{height:76px;display:grid;place-items:center;margin-bottom:12px}
.slot-brand-logo img{max-width:125px;max-height:62px;width:auto;height:auto;object-fit:contain}
.slot-brand-item strong{font-size:1rem;margin-bottom:6px}
.slot-brand-item small{color:#756d62;line-height:1.65}

.slot-rtp-section{background:#fff}
.slot-rtp-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:44px 46px;border:1px solid #e4d7c0;border-radius:28px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 18px 50px rgba(54,39,13,.06)}
.slot-rtp-copy h2,.slot-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:930;letter-spacing:-.035em;margin:8px 0 15px}
.slot-rtp-copy p,.slot-mobile-panel>div:first-child>p{color:#6c655c;line-height:1.92}
.slot-rtp-note{margin-top:18px;padding:15px 18px;border-left:4px solid #d3a94e;background:#fff;color:#554b3e;line-height:1.75}
.slot-rtp-visual{min-height:340px}
.slot-rtp-visual img{width:100%;height:100%;min-height:340px;object-fit:contain}

.slot-mobile-section{background:radial-gradient(circle at 87% 30%,rgba(233,196,109,.17),transparent 26%),linear-gradient(145deg,#f7f1e6,#fff)}
.slot-mobile-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center}
.slot-mobile-panel ul{padding-left:1.2rem;color:#504a42;line-height:1.9}
.slot-mobile-visual{position:relative;min-height:360px;border-radius:26px;overflow:hidden;background:#f5efe4;box-shadow:0 18px 46px rgba(54,38,12,.12)}
.slot-mobile-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
.slot-mobile-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.76))}
.slot-mobile-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}
.slot-mobile-caption span{display:inline-block;padding:6px 10px;border-radius:999px;background:#efc86f;color:#251d10;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px}
.slot-mobile-caption strong{display:block;font-size:1.15rem;line-height:1.45}

.slot-check-section{background:#fff}
.slot-check-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.slot-check-grid article{padding:24px 20px;border:1px solid #e8ddca;border-radius:20px;background:#fffdf9}
.slot-check-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.slot-check-grid h3{font-size:1.08rem;font-weight:900;margin-bottom:8px}
.slot-check-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.slot-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.slot-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.slot-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.slot-faq-card{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.slot-faq-card h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.slot-faq-card p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .slot-hero-grid,.slot-rtp-panel,.slot-mobile-panel{grid-template-columns:1fr}
  .slot-hero-copy{order:2}.slot-hero-art{order:1;min-height:320px}
  .slot-type-grid,.slot-feature-grid{grid-template-columns:repeat(2,1fr)}
  .slot-compare-desktop{display:none}.slot-compare-mobile{display:grid;gap:12px}
  .slot-compare-mobile article{padding:18px;border:1px solid #eadfcb;border-radius:16px;background:#fff}
  .slot-compare-mobile strong{display:block;color:#815b13;margin-bottom:7px}
  .slot-compare-mobile p{margin:0 0 5px;color:#403a32;line-height:1.7}
  .slot-compare-mobile small{display:block;color:#777066;line-height:1.7}
  .slot-provider-card,.slot-provider-card.reverse{grid-template-columns:1fr}
  .slot-provider-card.reverse .slot-provider-art,.slot-provider-card.reverse .slot-provider-copy{order:initial}
  .slot-brand-grid{grid-template-columns:repeat(2,1fr)}
  .slot-check-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:575.98px){
  .slot-hero{padding:38px 0 34px}.slot-hero-art{min-height:260px}
  .slot-types-section,.slot-feature-section,.slot-choose-section,.slot-provider-section,.slot-rtp-section,.slot-mobile-section,.slot-check-section,.slot-faq-section{padding:54px 0}
  .slot-type-grid,.slot-feature-grid,.slot-brand-grid,.slot-check-grid,.slot-faq-grid{grid-template-columns:1fr}
  .slot-compare-wrap{padding:18px 12px}
  .slot-provider-copy{padding:28px 20px}
  .slot-provider-art,.slot-provider-art img{min-height:270px}
  .slot-more-providers,.slot-rtp-panel,.slot-faq-shell{padding:24px 18px;border-radius:20px}
  .slot-mobile-visual,.slot-mobile-visual img{min-height:270px}
}


/* ===== V23 LOTTERY landing page ===== */
.lottery-hero{padding:58px 0 54px;background:radial-gradient(circle at 82% 20%,rgba(229,186,87,.22),transparent 28%),linear-gradient(145deg,#fff,#f7f0e3 62%,#fff)}
.lottery-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center}
.lottery-hero-copy h1{font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 18px;color:#241e17}
.lottery-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}
.lottery-topic-tags a{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.84);color:#5d4a2a;font-weight:850;font-size:.84rem;text-decoration:none}
.lottery-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.lottery-hero-art{min-height:440px;display:flex;align-items:flex-end;justify-content:center;position:relative}
.lottery-hero-art:before{content:"";position:absolute;width:82%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(229,187,89,.25),transparent 70%);filter:blur(10px)}
.lottery-hero-art img{position:relative;z-index:1;width:100%;max-width:560px;max-height:500px;object-fit:contain}

.lottery-types-section,.lottery-process-section,.lottery-compare-section,.lottery-provider-section,.lottery-random-section,.lottery-mobile-section,.lottery-check-section,.lottery-faq-section{padding:82px 0}
.lottery-section-heading{max-width:870px;margin-bottom:34px}
.lottery-section-heading.text-center{margin-left:auto;margin-right:auto}
.lottery-section-heading h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 12px}
.lottery-section-heading p{color:#70695f;line-height:1.9;margin:0}

.lottery-types-section{background:#fff}
.lottery-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.lottery-type-grid article{padding:28px 24px;border:1px solid #eadfce;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(49,38,19,.045)}
.lottery-type-grid article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#272016;color:#efc86f;font-size:1.15rem;margin-bottom:18px}
.lottery-type-grid h3{font-size:1.16rem;font-weight:900;margin:0 0 9px}
.lottery-type-grid p{color:#6d665d;line-height:1.82;margin:0;font-size:.92rem}

.lottery-process-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.lottery-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.lottery-process-grid article{padding:25px;border:1px solid #e8ddca;border-radius:20px;background:#fff}
.lottery-process-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.lottery-process-grid h3{font-size:1.1rem;font-weight:900;margin-bottom:8px}
.lottery-process-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.lottery-compare-section{background:#fff}
.lottery-compare-wrap{padding:28px;border:1px solid #e5d8c1;border-radius:24px;background:#fffdf9}
.lottery-compare-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e4d8c3;border-radius:14px;overflow:hidden;background:#fff}
.lottery-compare-table th,.lottery-compare-table td{padding:15px 16px;border-bottom:1px solid #e8dece;text-align:left;vertical-align:top;line-height:1.7;white-space:normal;overflow-wrap:anywhere}
.lottery-compare-table th{background:#272016;color:#efc86f;font-size:.88rem}
.lottery-compare-table th+th,.lottery-compare-table td+td{border-left:1px solid #eee5d7}
.lottery-compare-table tbody tr:last-child td{border-bottom:1px solid #e4d8c3}
.lottery-compare-table th:nth-child(1),.lottery-compare-table td:nth-child(1){width:19%;font-weight:850}
.lottery-compare-table th:nth-child(2),.lottery-compare-table td:nth-child(2){width:41%}
.lottery-compare-table th:nth-child(3),.lottery-compare-table td:nth-child(3){width:40%}
.lottery-compare-mobile{display:none}

.lottery-provider-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.lottery-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.lottery-provider-card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:center;padding:24px;border:1px solid #e7dcc9;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(52,39,17,.05)}
.lottery-provider-art{height:210px;display:flex;align-items:flex-end;justify-content:center;border-radius:18px;background:#f7f1e6;overflow:hidden}
.lottery-provider-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.lottery-provider-logo{width:150px;height:72px;display:grid;place-items:center;margin-bottom:14px;border:1px solid #ede3d2;border-radius:14px;background:#fffdf9;padding:10px}
.lottery-provider-logo img{max-width:130px;max-height:54px;width:auto;height:auto;object-fit:contain}
.lottery-provider-copy h3{font-size:1.26rem;font-weight:930;margin:0 0 10px}
.lottery-provider-copy p{color:#6d665c;line-height:1.82;margin:0 0 12px;font-size:.92rem}

.lottery-random-section{background:#fff}
.lottery-random-panel,.lottery-mobile-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:44px 46px;border:1px solid #e4d7c0;border-radius:28px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 18px 50px rgba(54,39,13,.06)}
.lottery-random-panel h2,.lottery-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:930;letter-spacing:-.035em;margin:8px 0 15px}
.lottery-random-panel p,.lottery-mobile-panel>div:first-child>p{color:#6c655c;line-height:1.92}
.lottery-random-note{margin-top:18px;padding:15px 18px;border-left:4px solid #d3a94e;background:#fff;color:#554b3e;line-height:1.75}
.lottery-random-visual{min-height:340px}
.lottery-random-visual img{width:100%;height:100%;min-height:340px;object-fit:contain}

.lottery-mobile-section{background:radial-gradient(circle at 87% 30%,rgba(233,196,109,.17),transparent 26%),linear-gradient(145deg,#f7f1e6,#fff)}
.lottery-mobile-panel{background:rgba(255,255,255,.86)}
.lottery-mobile-panel ul{padding-left:1.2rem;color:#504a42;line-height:1.9}
.lottery-mobile-visual{position:relative;min-height:360px;border-radius:26px;overflow:hidden;background:#f5efe4;box-shadow:0 18px 46px rgba(54,38,12,.12)}
.lottery-mobile-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
.lottery-mobile-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.76))}
.lottery-mobile-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}
.lottery-mobile-caption span{display:inline-block;padding:6px 10px;border-radius:999px;background:#efc86f;color:#251d10;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px}
.lottery-mobile-caption strong{display:block;font-size:1.15rem;line-height:1.45}

.lottery-check-section{background:#fff}
.lottery-check-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.lottery-check-grid article{padding:24px 20px;border:1px solid #e8ddca;border-radius:20px;background:#fffdf9}
.lottery-check-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.lottery-check-grid h3{font-size:1.08rem;font-weight:900;margin-bottom:8px}
.lottery-check-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.lottery-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.lottery-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.lottery-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.lottery-faq-card{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.lottery-faq-card h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.lottery-faq-card p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .lottery-hero-grid,.lottery-random-panel,.lottery-mobile-panel{grid-template-columns:1fr}
  .lottery-hero-copy{order:2}.lottery-hero-art{order:1;min-height:320px}
  .lottery-type-grid,.lottery-process-grid{grid-template-columns:repeat(2,1fr)}
  .lottery-compare-desktop{display:none}.lottery-compare-mobile{display:grid;gap:12px}
  .lottery-compare-mobile article{padding:18px;border:1px solid #eadfcb;border-radius:16px;background:#fff}
  .lottery-compare-mobile strong{display:block;color:#815b13;margin-bottom:7px}
  .lottery-compare-mobile p{margin:0 0 5px;color:#403a32;line-height:1.7}
  .lottery-compare-mobile small{display:block;color:#777066;line-height:1.7}
  .lottery-provider-grid{grid-template-columns:1fr}
  .lottery-check-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:575.98px){
  .lottery-hero{padding:38px 0 34px}.lottery-hero-art{min-height:260px}
  .lottery-types-section,.lottery-process-section,.lottery-compare-section,.lottery-provider-section,.lottery-random-section,.lottery-mobile-section,.lottery-check-section,.lottery-faq-section{padding:54px 0}
  .lottery-type-grid,.lottery-process-grid,.lottery-check-grid,.lottery-faq-grid{grid-template-columns:1fr}
  .lottery-compare-wrap{padding:18px 12px}
  .lottery-provider-card{grid-template-columns:1fr;padding:18px}
  .lottery-provider-art{height:250px}
  .lottery-random-panel,.lottery-mobile-panel,.lottery-faq-shell{padding:24px 18px;border-radius:20px}
  .lottery-mobile-visual,.lottery-mobile-visual img{min-height:270px}
}


/* ===== V24 CHESS landing page ===== */
.chess-hero{padding:58px 0 54px;background:radial-gradient(circle at 82% 20%,rgba(229,186,87,.22),transparent 28%),linear-gradient(145deg,#fff,#f7f0e3 62%,#fff)}
.chess-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center}
.chess-hero-copy h1{font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 18px;color:#241e17}
.chess-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}
.chess-topic-tags a{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.84);color:#5d4a2a;font-weight:850;font-size:.84rem;text-decoration:none}
.chess-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.chess-hero-art{min-height:440px;display:flex;align-items:flex-end;justify-content:center;position:relative}
.chess-hero-art:before{content:"";position:absolute;width:82%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(229,187,89,.25),transparent 70%);filter:blur(10px)}
.chess-hero-art img{position:relative;z-index:1;width:100%;max-width:560px;max-height:500px;object-fit:contain}

.chess-types-section,.chess-rules-section,.chess-compare-section,.chess-provider-section,.chess-strategy-section,.chess-mobile-section,.chess-check-section,.chess-faq-section{padding:82px 0}
.chess-section-heading{max-width:870px;margin-bottom:34px}
.chess-section-heading.text-center{margin-left:auto;margin-right:auto}
.chess-section-heading h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 12px}
.chess-section-heading p{color:#70695f;line-height:1.9;margin:0}

.chess-types-section{background:#fff}
.chess-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.chess-type-grid article{padding:28px 24px;border:1px solid #eadfce;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(49,38,19,.045)}
.chess-type-grid article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#272016;color:#efc86f;font-size:1.15rem;margin-bottom:18px}
.chess-type-grid h3{font-size:1.16rem;font-weight:900;margin:0 0 9px}
.chess-type-grid p{color:#6d665d;line-height:1.82;margin:0;font-size:.92rem}

.chess-rules-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.chess-rules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.chess-rules-grid article{padding:25px;border:1px solid #e8ddca;border-radius:20px;background:#fff}
.chess-rules-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.chess-rules-grid h3{font-size:1.1rem;font-weight:900;margin-bottom:8px}
.chess-rules-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.chess-compare-section{background:#fff}
.chess-compare-wrap{padding:28px;border:1px solid #e5d8c1;border-radius:24px;background:#fffdf9}
.chess-compare-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e4d8c3;border-radius:14px;overflow:hidden;background:#fff}
.chess-compare-table th,.chess-compare-table td{padding:15px 16px;border-bottom:1px solid #e8dece;text-align:left;vertical-align:top;line-height:1.7;white-space:normal;overflow-wrap:anywhere}
.chess-compare-table th{background:#272016;color:#efc86f;font-size:.88rem}
.chess-compare-table th+th,.chess-compare-table td+td{border-left:1px solid #eee5d7}
.chess-compare-table tbody tr:last-child td{border-bottom:1px solid #e4d8c3}
.chess-compare-table th:nth-child(1),.chess-compare-table td:nth-child(1){width:19%;font-weight:850}
.chess-compare-table th:nth-child(2),.chess-compare-table td:nth-child(2){width:41%}
.chess-compare-table th:nth-child(3),.chess-compare-table td:nth-child(3){width:40%}
.chess-compare-mobile{display:none}

.chess-provider-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.chess-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.chess-provider-card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:center;padding:24px;border:1px solid #e7dcc9;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(52,39,17,.05)}
.chess-provider-art{height:210px;display:flex;align-items:flex-end;justify-content:center;border-radius:18px;background:#f7f1e6;overflow:hidden}
.chess-provider-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.chess-provider-logo{width:150px;height:72px;display:grid;place-items:center;margin-bottom:14px;border:1px solid #ede3d2;border-radius:14px;background:#fffdf9;padding:10px}
.chess-provider-logo img{max-width:130px;max-height:54px;width:auto;height:auto;object-fit:contain}
.chess-provider-copy h3{font-size:1.26rem;font-weight:930;margin:0 0 10px}
.chess-provider-copy p{color:#6d665c;line-height:1.82;margin:0 0 12px;font-size:.92rem}

.chess-strategy-section{background:#fff}
.chess-strategy-panel,.chess-mobile-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:44px 46px;border:1px solid #e4d7c0;border-radius:28px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 18px 50px rgba(54,39,13,.06)}
.chess-strategy-panel h2,.chess-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:930;letter-spacing:-.035em;margin:8px 0 15px}
.chess-strategy-panel p,.chess-mobile-panel>div:first-child>p{color:#6c655c;line-height:1.92}
.chess-strategy-note{margin-top:18px;padding:15px 18px;border-left:4px solid #d3a94e;background:#fff;color:#554b3e;line-height:1.75}
.chess-strategy-visual{min-height:340px}
.chess-strategy-visual img{width:100%;height:100%;min-height:340px;object-fit:contain}

.chess-mobile-section{background:radial-gradient(circle at 87% 30%,rgba(233,196,109,.17),transparent 26%),linear-gradient(145deg,#f7f1e6,#fff)}
.chess-mobile-panel{background:rgba(255,255,255,.86)}
.chess-mobile-panel ul{padding-left:1.2rem;color:#504a42;line-height:1.9}
.chess-mobile-visual{position:relative;min-height:360px;border-radius:26px;overflow:hidden;background:#f5efe4;box-shadow:0 18px 46px rgba(54,38,12,.12)}
.chess-mobile-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
.chess-mobile-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.76))}
.chess-mobile-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}
.chess-mobile-caption span{display:inline-block;padding:6px 10px;border-radius:999px;background:#efc86f;color:#251d10;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px}
.chess-mobile-caption strong{display:block;font-size:1.15rem;line-height:1.45}

.chess-check-section{background:#fff}
.chess-check-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.chess-check-grid article{padding:24px 20px;border:1px solid #e8ddca;border-radius:20px;background:#fffdf9}
.chess-check-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.chess-check-grid h3{font-size:1.08rem;font-weight:900;margin-bottom:8px}
.chess-check-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.chess-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.chess-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.chess-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.chess-faq-card{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.chess-faq-card h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.chess-faq-card p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .chess-hero-grid,.chess-strategy-panel,.chess-mobile-panel{grid-template-columns:1fr}
  .chess-hero-copy{order:2}.chess-hero-art{order:1;min-height:320px}
  .chess-type-grid,.chess-rules-grid{grid-template-columns:repeat(2,1fr)}
  .chess-compare-desktop{display:none}.chess-compare-mobile{display:grid;gap:12px}
  .chess-compare-mobile article{padding:18px;border:1px solid #eadfcb;border-radius:16px;background:#fff}
  .chess-compare-mobile strong{display:block;color:#815b13;margin-bottom:7px}
  .chess-compare-mobile p{margin:0 0 5px;color:#403a32;line-height:1.7}
  .chess-compare-mobile small{display:block;color:#777066;line-height:1.7}
  .chess-provider-grid{grid-template-columns:1fr}
  .chess-check-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:575.98px){
  .chess-hero{padding:38px 0 34px}.chess-hero-art{min-height:260px}
  .chess-types-section,.chess-rules-section,.chess-compare-section,.chess-provider-section,.chess-strategy-section,.chess-mobile-section,.chess-check-section,.chess-faq-section{padding:54px 0}
  .chess-type-grid,.chess-rules-grid,.chess-check-grid,.chess-faq-grid{grid-template-columns:1fr}
  .chess-compare-wrap{padding:18px 12px}
  .chess-provider-card{grid-template-columns:1fr;padding:18px}
  .chess-provider-art{height:250px}
  .chess-strategy-panel,.chess-mobile-panel,.chess-faq-shell{padding:24px 18px;border-radius:20px}
  .chess-mobile-visual,.chess-mobile-visual img{min-height:270px}
}


/* ===== V25 FISH landing page ===== */
.fish-hero{padding:58px 0 54px;background:radial-gradient(circle at 82% 20%,rgba(229,186,87,.22),transparent 28%),linear-gradient(145deg,#fff,#f7f0e3 62%,#fff)}
.fish-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center}
.fish-hero-copy h1{font-size:clamp(36px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 18px;color:#241e17}
.fish-topic-tags{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}
.fish-topic-tags a{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.84);color:#5d4a2a;font-weight:850;font-size:.84rem;text-decoration:none}
.fish-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.fish-hero-art{min-height:440px;display:flex;align-items:flex-end;justify-content:center;position:relative}
.fish-hero-art:before{content:"";position:absolute;width:82%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(229,187,89,.25),transparent 70%);filter:blur(10px)}
.fish-hero-art img{position:relative;z-index:1;width:100%;max-width:560px;max-height:500px;object-fit:contain}

.fish-mechanics-section,.fish-targets-section,.fish-compare-section,.fish-provider-section,.fish-cost-section,.fish-mobile-section,.fish-check-section,.fish-faq-section{padding:82px 0}
.fish-section-heading{max-width:870px;margin-bottom:34px}
.fish-section-heading.text-center{margin-left:auto;margin-right:auto}
.fish-section-heading h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 12px}
.fish-section-heading p{color:#70695f;line-height:1.9;margin:0}

.fish-mechanics-section{background:#fff}
.fish-mechanics-grid,.fish-target-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.fish-mechanics-grid article,.fish-target-grid article{padding:28px 24px;border:1px solid #eadfce;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(49,38,19,.045)}
.fish-mechanics-grid article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#272016;color:#efc86f;font-size:1.15rem;margin-bottom:18px}
.fish-mechanics-grid h3,.fish-target-grid h3{font-size:1.16rem;font-weight:900;margin:0 0 9px}
.fish-mechanics-grid p,.fish-target-grid p{color:#6d665d;line-height:1.82;margin:0;font-size:.92rem}

.fish-targets-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.fish-target-grid strong{display:inline-flex;padding:6px 10px;border-radius:999px;background:#2a2319;color:#efc76c;font-size:.73rem;letter-spacing:.08em;margin-bottom:15px}

.fish-compare-section{background:#fff}
.fish-compare-wrap{padding:28px;border:1px solid #e5d8c1;border-radius:24px;background:#fffdf9}
.fish-compare-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e4d8c3;border-radius:14px;overflow:hidden;background:#fff}
.fish-compare-table th,.fish-compare-table td{padding:15px 16px;border-bottom:1px solid #e8dece;text-align:left;vertical-align:top;line-height:1.7;white-space:normal;overflow-wrap:anywhere}
.fish-compare-table th{background:#272016;color:#efc86f;font-size:.88rem}
.fish-compare-table th+th,.fish-compare-table td+td{border-left:1px solid #eee5d7}
.fish-compare-table tbody tr:last-child td{border-bottom:1px solid #e4d8c3}
.fish-compare-table th:nth-child(1),.fish-compare-table td:nth-child(1){width:19%;font-weight:850}
.fish-compare-table th:nth-child(2),.fish-compare-table td:nth-child(2){width:41%}
.fish-compare-table th:nth-child(3),.fish-compare-table td:nth-child(3){width:40%}
.fish-compare-mobile{display:none}

.fish-provider-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.fish-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.fish-provider-card{display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;align-items:center;padding:24px;border:1px solid #e7dcc9;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(52,39,17,.05)}
.fish-provider-art{height:210px;display:flex;align-items:flex-end;justify-content:center;border-radius:18px;background:#f7f1e6;overflow:hidden}
.fish-provider-art img{width:100%;height:100%;object-fit:contain;object-position:center bottom}
.fish-provider-logo{width:150px;height:72px;display:grid;place-items:center;margin-bottom:14px;border:1px solid #ede3d2;border-radius:14px;background:#fffdf9;padding:10px}
.fish-provider-logo img{max-width:130px;max-height:54px;width:auto;height:auto;object-fit:contain}
.fish-provider-copy h3{font-size:1.26rem;font-weight:930;margin:0 0 10px}
.fish-provider-copy p{color:#6d665c;line-height:1.82;margin:0 0 12px;font-size:.92rem}

.fish-cost-section{background:#fff}
.fish-cost-panel,.fish-mobile-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:center;padding:44px 46px;border:1px solid #e4d7c0;border-radius:28px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 18px 50px rgba(54,39,13,.06)}
.fish-cost-panel h2,.fish-mobile-panel h2{font-size:clamp(28px,4vw,42px);font-weight:930;letter-spacing:-.035em;margin:8px 0 15px}
.fish-cost-panel p,.fish-mobile-panel>div:first-child>p{color:#6c655c;line-height:1.92}
.fish-cost-note{margin-top:18px;padding:15px 18px;border-left:4px solid #d3a94e;background:#fff;color:#554b3e;line-height:1.75}
.fish-cost-visual{min-height:340px}
.fish-cost-visual img{width:100%;height:100%;min-height:340px;object-fit:contain}

.fish-mobile-section{background:radial-gradient(circle at 87% 30%,rgba(233,196,109,.17),transparent 26%),linear-gradient(145deg,#f7f1e6,#fff)}
.fish-mobile-panel{background:rgba(255,255,255,.86)}
.fish-mobile-panel ul{padding-left:1.2rem;color:#504a42;line-height:1.9}
.fish-mobile-visual{position:relative;min-height:360px;border-radius:26px;overflow:hidden;background:#f5efe4;box-shadow:0 18px 46px rgba(54,38,12,.12)}
.fish-mobile-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
.fish-mobile-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,15,8,.76))}
.fish-mobile-caption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}
.fish-mobile-caption span{display:inline-block;padding:6px 10px;border-radius:999px;background:#efc86f;color:#251d10;font-size:.72rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px}
.fish-mobile-caption strong{display:block;font-size:1.15rem;line-height:1.45}

.fish-check-section{background:#fff}
.fish-check-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.fish-check-grid article{padding:24px 20px;border:1px solid #e8ddca;border-radius:20px;background:#fffdf9}
.fish-check-grid span{display:block;color:#c29b50;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.fish-check-grid h3{font-size:1.08rem;font-weight:900;margin-bottom:8px}
.fish-check-grid p{color:#6c655b;font-size:.9rem;line-height:1.75;margin:0}

.fish-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.fish-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.fish-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.fish-faq-card{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.fish-faq-card h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.fish-faq-card p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .fish-hero-grid,.fish-cost-panel,.fish-mobile-panel{grid-template-columns:1fr}
  .fish-hero-copy{order:2}.fish-hero-art{order:1;min-height:320px}
  .fish-mechanics-grid,.fish-target-grid{grid-template-columns:repeat(2,1fr)}
  .fish-compare-desktop{display:none}.fish-compare-mobile{display:grid;gap:12px}
  .fish-compare-mobile article{padding:18px;border:1px solid #eadfcb;border-radius:16px;background:#fff}
  .fish-compare-mobile strong{display:block;color:#815b13;margin-bottom:7px}
  .fish-compare-mobile p{margin:0 0 5px;color:#403a32;line-height:1.7}
  .fish-compare-mobile small{display:block;color:#777066;line-height:1.7}
  .fish-provider-grid{grid-template-columns:1fr}
  .fish-check-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:575.98px){
  .fish-hero{padding:38px 0 34px}.fish-hero-art{min-height:260px}
  .fish-mechanics-section,.fish-targets-section,.fish-compare-section,.fish-provider-section,.fish-cost-section,.fish-mobile-section,.fish-check-section,.fish-faq-section{padding:54px 0}
  .fish-mechanics-grid,.fish-target-grid,.fish-check-grid,.fish-faq-grid{grid-template-columns:1fr}
  .fish-compare-wrap{padding:18px 12px}
  .fish-provider-card{grid-template-columns:1fr;padding:18px}
  .fish-provider-art{height:250px}
  .fish-cost-panel,.fish-mobile-panel,.fish-faq-shell{padding:24px 18px;border-radius:20px}
  .fish-mobile-visual,.fish-mobile-visual img{min-height:270px}
}


/* ===== V26 PROMOTION CENTER ===== */
.promotion-hero{
  padding:72px 0 64px;
  background:
    radial-gradient(circle at 78% 24%,rgba(225,177,75,.22),transparent 26%),
    linear-gradient(145deg,#fff,#f7f0e3 62%,#fff);
  position:relative;
  overflow:hidden;
}
.promotion-hero:before{
  content:"";
  position:absolute; inset:0; opacity:.25;
  background-image:linear-gradient(rgba(139,105,34,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(139,105,34,.05) 1px,transparent 1px);
  background-size:36px 36px;
}
.promotion-hero .container{position:relative;z-index:1}
.promotion-hero-inner{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:54px;align-items:center}
.promotion-hero-copy h1{font-size:clamp(38px,5vw,62px);font-weight:950;line-height:1.08;letter-spacing:-.045em;margin:10px 0 20px;color:#241e17}
.promotion-intro{max-width:780px}
.promotion-intro p{color:#625b51;line-height:1.95;margin:0 0 12px}
.promotion-hero-tags{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}
.promotion-hero-tags a{padding:8px 14px;border-radius:999px;border:1px solid #e0d2b8;background:rgba(255,255,255,.86);color:#5d4a2a;font-weight:850;font-size:.84rem;text-decoration:none}
.promotion-hero-info{padding:34px 32px;border:1px solid rgba(180,132,35,.24);border-radius:26px;background:rgba(255,255,255,.86);box-shadow:0 24px 60px rgba(70,48,9,.08);backdrop-filter:blur(8px)}
.promotion-info-kicker{font-size:.72rem;letter-spacing:.16em;font-weight:900;color:#ad7a16;margin-bottom:10px}
.promotion-hero-info>strong{display:block;font-size:1.45rem;line-height:1.45;margin-bottom:22px}
.promotion-hero-info ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.promotion-hero-info li{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #ece2d1;border-radius:14px;background:#fff;font-weight:800;color:#4b4338}
.promotion-hero-info li span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#282118;color:#efc66d;font-size:.72rem}

.promotion-list-section,.promotion-guide-section,.promotion-types-section,.promotion-faq-section{padding:82px 0}
.promotion-list-section{background:#fff}
.promotion-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:34px}
.promotion-section-head>div{max-width:820px}
.promotion-section-head h2{font-size:clamp(28px,4vw,44px);font-weight:930;letter-spacing:-.035em;margin:8px 0 10px}
.promotion-section-head p{color:#70695f;line-height:1.85;margin:0}

.promotion-filter{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.promotion-filter button{border:1px solid #e4d8c4;background:#fff;color:#5d5549;border-radius:999px;padding:8px 13px;font-size:.83rem;font-weight:800;transition:.2s}
.promotion-filter button:hover,.promotion-filter button.active{background:#292218;border-color:#292218;color:#efc86f}

.promotion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.promotion-card{border:1px solid #e8ddcc;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 14px 40px rgba(51,38,17,.055);transition:.25s ease}
.promotion-card:hover{transform:translateY(-4px);box-shadow:0 22px 54px rgba(51,38,17,.10)}
.promotion-card[hidden]{display:none!important}
.promotion-card-image{display:block;aspect-ratio:16/7;position:relative;overflow:hidden;background:linear-gradient(145deg,#f5efe3,#fff)}
.promotion-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:.3s}
.promotion-card:hover .promotion-card-image img{transform:scale(1.025)}
.promotion-image-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:3rem;color:#c8a45b;background:linear-gradient(145deg,#f9f3e8,#fff)}
.promotion-status{position:absolute;left:16px;top:16px;padding:7px 11px;border-radius:999px;font-size:.72rem;font-weight:900;box-shadow:0 8px 18px rgba(0,0,0,.1)}
.promotion-status.active{background:#2e271d;color:#efca77}
.promotion-status.upcoming{background:#fff;color:#8d6211;border:1px solid #e4c98f}
.promotion-status.ended{background:#68635c;color:#fff}
.promotion-card-body{padding:24px 25px 26px}
.promotion-card-meta{display:flex;gap:10px 14px;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.promotion-type{font-size:.72rem;letter-spacing:.08em;font-weight:900;color:#9a6a0d;text-transform:uppercase}
.promotion-date{font-size:.78rem;color:#81796e}
.promotion-card-body h2{font-size:1.35rem;line-height:1.5;font-weight:920;margin:8px 0 10px}
.promotion-card-body h2 a{color:#241f18;text-decoration:none}
.promotion-card-body p{color:#6c655b;line-height:1.82;margin:0 0 18px}
.promotion-card-link{display:inline-flex;gap:8px;align-items:center;text-decoration:none;color:#9b6a0c;font-weight:850}
.promotion-card-link:hover{color:#6f4b06}
.promotion-empty{padding:54px 20px;text-align:center;border:1px dashed #ddcfb6;border-radius:22px;background:#fffaf1}
.promotion-empty-icon{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 16px;border-radius:18px;background:#292218;color:#efc86f;font-size:1.45rem}
.promotion-empty h2{font-size:1.35rem;font-weight:900}
.promotion-empty p{color:#777065;margin:0}

.promotion-guide-section{background:linear-gradient(180deg,#fbf8f1,#fff)}
.promotion-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.promotion-guide-grid article{position:relative;padding:28px 24px;border:1px solid #e8ddcb;border-radius:21px;background:#fff}
.promotion-guide-grid article>span{position:absolute;right:18px;top:16px;color:#d8c29a;font-size:.75rem;font-weight:900;letter-spacing:.08em}
.promotion-guide-grid i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#292218;color:#efc86f;font-size:1.1rem;margin-bottom:18px}
.promotion-guide-grid h3{font-size:1.12rem;font-weight:900;margin:0 0 8px}
.promotion-guide-grid p{color:#6d665c;line-height:1.78;font-size:.91rem;margin:0}

.promotion-types-section{background:#fff}
.promotion-types-panel{padding:42px;border:1px solid #e4d7c0;border-radius:28px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 18px 50px rgba(54,39,13,.055)}
.promotion-types-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.promotion-types-grid article{padding:26px;border:1px solid #eadfcd;border-radius:20px;background:#fff}
.promotion-type-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#f6ecd8;color:#9e6d0c;font-size:1.15rem;margin-bottom:16px}
.promotion-types-grid h3{font-size:1.16rem;font-weight:900;margin:0 0 9px}
.promotion-types-grid p{color:#6c655b;line-height:1.82;font-size:.92rem;margin:0}

.promotion-faq-section{background:radial-gradient(circle at 15% 20%,rgba(235,199,113,.16),transparent 28%),linear-gradient(180deg,#f8f3e9,#fff)}
.promotion-faq-shell{padding:42px;border:1px solid #e5d9c4;border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 16px 44px rgba(54,40,17,.06)}
.promotion-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.promotion-faq-grid article{padding:24px;border:1px solid #eadfcd;border-radius:19px;background:#fff}
.promotion-faq-grid h3{font-size:1.03rem;font-weight:900;line-height:1.55;margin:0 0 9px}
.promotion-faq-grid p{color:#6b645a;line-height:1.85;margin:0}

@media(max-width:991.98px){
  .promotion-hero-inner{grid-template-columns:1fr}
  .promotion-hero-info{max-width:650px}
  .promotion-section-head{align-items:flex-start;flex-direction:column}
  .promotion-filter{justify-content:flex-start}
  .promotion-guide-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767.98px){
  .promotion-grid{grid-template-columns:1fr}
  .promotion-types-grid{grid-template-columns:1fr}
  .promotion-faq-grid{grid-template-columns:1fr}
}
@media(max-width:575.98px){
  .promotion-hero{padding:44px 0 40px}
  .promotion-hero-info{padding:24px 18px;border-radius:20px}
  .promotion-list-section,.promotion-guide-section,.promotion-types-section,.promotion-faq-section{padding:54px 0}
  .promotion-guide-grid{grid-template-columns:1fr}
  .promotion-types-panel,.promotion-faq-shell{padding:24px 18px;border-radius:20px}
  .promotion-card-body{padding:20px 18px 22px}
}


/* ===== V33 HOME PROMOTIONS — 3 cards / 2:1 artwork ===== */
.home-promo-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.home-promo-card{
  overflow:hidden;
  display:flex;
  flex-direction:column;
  min-width:0;
  border:1px solid #e7dcc9;
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 38px rgba(48,36,16,.06);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.home-promo-card:hover{
  transform:translateY(-5px);
  border-color:#dcc38c;
  box-shadow:0 22px 50px rgba(48,36,16,.11);
}
.home-promo-image{
  position:relative;
  display:block;
  width:100%;
  aspect-ratio:2/1;
  overflow:hidden;
  background:linear-gradient(145deg,#f5efe3,#fff);
}
.home-promo-image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transition:transform .35s ease;
}
.home-promo-card:hover .home-promo-image img{
  transform:scale(1.025);
}
.home-promo-placeholder{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  color:#c89e45;
  font-size:2.6rem;
  background:linear-gradient(145deg,#fff8e9,#f5ecdb);
}
.home-promo-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:20px 20px 22px;
}
.home-promo-type{
  margin-bottom:8px;
  color:#a27112;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.08em;
}
.home-promo-body h3{
  margin:0 0 10px;
  font-size:1.14rem;
  font-weight:920;
  line-height:1.5;
}
.home-promo-body h3 a{
  color:#272119;
  text-decoration:none;
}
.home-promo-body p{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  min-height:3.35em;
  margin:0 0 16px;
  color:#70695f;
  font-size:.9rem;
  line-height:1.78;
}
.home-promo-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:auto;
  color:#95640a;
  font-size:.88rem;
  font-weight:850;
  text-decoration:none;
}
.home-promo-link:hover{
  color:#6f4903;
}
@media(max-width:991.98px){
  .home-promo-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:575.98px){
  .home-promo-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .home-promo-card{
    border-radius:18px;
  }
  .home-promo-body{
    padding:18px;
  }
  .home-promo-body p{
    min-height:0;
  }
}


/* V43 - homepage mobile download section alignment fix */
.app-section-v2 .app-panel-v2{
    align-items:center;
}
.app-section-v2 .app-art{
    align-self:center;
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:0;
    padding:18px 0;
}
.app-section-v2 .app-art img{
    display:block;
    width:min(100%,520px);
    height:auto;
    max-width:520px;
    max-height:none;
    margin:0 auto;
    object-fit:contain;
    object-position:center;
    filter:drop-shadow(0 24px 28px rgba(0,0,0,.30));
}
.app-section-v2 .app-copy{
    padding-top:28px;
    padding-bottom:28px;
}

@media(max-width:991.98px){
    .app-section-v2 .app-art{
        order:0;
        padding:0 0 18px;
    }
    .app-section-v2 .app-art img{
        width:min(100%,430px);
        max-width:430px;
        max-height:none;
    }
    .app-section-v2 .app-copy{
        padding:24px 10px 10px;
        text-align:center;
    }
}

@media(max-width:575.98px){
    .app-section-v2 .app-art img{
        width:min(100%,330px);
        max-width:330px;
    }
    .app-section-v2 .app-art{
        padding-bottom:8px;
    }
}


/* V44 - Homepage banner: preserve the full artwork, never crop top/bottom */
.home-hero{
    background:#f8f4ea;
    overflow:hidden;
}

.home-hero .carousel-inner,
.home-hero .carousel-item{
    width:100%;
    overflow:hidden;
}

.home-hero .carousel-item > a{
    display:block;
    width:100%;
}

.home-hero .carousel-item img{
    display:block;
    width:100%;
    height:auto;
    max-height:none;
    min-height:0;
    object-fit:contain;
    object-position:center center;
}

/* Banner 建議統一 1920x530（約 3.62:1）。
   圖片比例不同時仍完整顯示，不用 cover 裁切。 */
@media(max-width:575.98px){
    .home-hero .carousel-item img{
        width:100%;
        height:auto;
        min-height:0;
        max-height:none;
        object-fit:contain;
    }
}

/* ===== Promotion table polish ===== */
.promotion-content table{
    width:100%;
    margin:1.5rem 0 2rem;
    border-collapse:separate;
    border-spacing:0;
    border:1px solid #e4d8c3;
    border-radius:14px;
    overflow:hidden;
    background:#fff;
    box-shadow:0 8px 24px rgba(55,42,20,.045);
}

.promotion-content thead th{
    background:linear-gradient(180deg,#f3e4bb 0%,#ead29a 100%);
    color:#3a2b10;
    font-weight:850;
    text-align:center;
    vertical-align:middle;
    padding:15px 16px;
    border:0;
    border-right:1px solid rgba(132,94,24,.18);
    border-bottom:1px solid #d8bf84;
    line-height:1.45;
}

.promotion-content thead th:last-child{
    border-right:0;
}

.promotion-content tbody td,
.promotion-content tbody th{
    padding:15px 16px;
    border:0;
    border-right:1px solid #eee5d7;
    border-bottom:1px solid #eee5d7;
    text-align:center;
    vertical-align:middle;
    line-height:1.65;
    background:#fff;
}

.promotion-content tbody tr:nth-child(even) td,
.promotion-content tbody tr:nth-child(even) th{
    background:#fcfaf6;
}

.promotion-content tbody tr:hover td,
.promotion-content tbody tr:hover th{
    background:#fff8e9;
}

.promotion-content tbody td:last-child,
.promotion-content tbody th:last-child{
    border-right:0;
}

.promotion-content tbody tr:last-child td,
.promotion-content tbody tr:last-child th{
    border-bottom:0;
}

.promotion-content tbody th{
    color:#4a3d28;
    font-weight:800;
}

.promotion-content table strong{
    color:#8e6512;
}

@media (max-width:767.98px){
    .promotion-content table{
        display:block;
        width:100%;
        max-width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        white-space:nowrap;
        border-radius:12px;
    }

    .promotion-content thead,
    .promotion-content tbody,
    .promotion-content tr{
        width:max-content;
        min-width:100%;
    }

    .promotion-content th,
    .promotion-content td{
        min-width:110px;
        padding:12px 13px;
        font-size:.92rem;
    }
}
