:root{--bg:#020405;--panel:#0b0e0f;--panel2:#101314;--gold:#f7bd2c;--gold2:#b97812;--text:#f7f7f3;--muted:#b4b6b8;--line:#282b2d;--green:#41df9b}
*{box-sizing:border-box}
html,body{margin:0;overflow-x:hidden;background:#111;color:var(--text);font-family:Arial,"Helvetica Neue",sans-serif}
button,input{font:inherit}
.page{width:864px;height:1821px;margin:0 auto;overflow:hidden;background:var(--bg)}
.site-header{height:100px;padding:13px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#020405}
.brand-img{width:286px;height:76px;object-fit:contain;object-position:left center}
.header-actions{display:flex;align-items:center;gap:18px}
.header-icon{width:130px;height:58px;object-fit:contain}
.back{width:43px;border:0;color:#fff;background:none;font-size:42px}
.hero{height:488px;margin:0 24px;padding:54px 24px;position:relative;overflow:hidden;border:1px solid #343638;border-radius:14px;background:#0d1011}
.hero.small{height:345px}
.hero-copy{position:relative;z-index:2;width:430px}
.hero h1{margin:0 0 23px;font-size:42px;line-height:1.15}
.hero h1 span,.gold{color:var(--gold)}
.hero p{width:390px;margin:0;color:#e1e1df;font-size:18px;line-height:1.7}
.hero-art{position:absolute;right:0;top:0;width:445px;height:100%;object-fit:cover;object-position:right center}
.hero.small .hero-art{width:400px}
.hero-actions{display:flex;gap:15px;margin-top:30px}
.btn{height:53px;padding:0 28px;border:1px solid #8e690f;border-radius:8px;color:var(--gold);background:#0b0e0f;font-weight:800}
.btn.gold{color:#0a0a08;background:linear-gradient(90deg,#f5b71d,#ffd45b)}
.quick-grid{height:147px;margin:14px 24px;padding:13px;display:grid;grid-template-columns:repeat(6,1fr);gap:8px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}
.quick-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:0;color:#fff;background:transparent;font-weight:700}
.quick-card img{width:62px;height:62px;border-radius:50%;object-fit:cover}
.section{margin:18px 24px}
.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.section-head h2{margin:0;font-size:23px}
.section-head a,.section-head button{border:0;color:var(--gold);background:none;text-decoration:none;font-weight:800}
.panel{border:1px solid var(--line);border-radius:14px;background:var(--panel)}
.feature-card{height:283px;padding:24px 22px;display:grid;grid-template-columns:125px 1fr 285px;gap:20px;align-items:center}
.casino-logo{width:125px;height:125px;border:1px solid #303335;border-radius:16px;object-fit:cover}
.feature-card h3{margin:8px 0;font-size:26px}
.stars{display:flex;gap:4px}
.stars img{width:22px;height:22px;object-fit:cover}
.tags{display:flex;gap:8px;flex-wrap:wrap}
.tag{padding:6px 9px;border:1px solid #303335;border-radius:7px;color:#ddd;background:#16191a;font-size:12px}
.checks{padding-left:25px;border-left:1px solid #333;line-height:2.25}
.casino-table{overflow:hidden}
.casino-row{height:80px;padding:9px 14px;display:grid;grid-template-columns:55px 176px 80px 145px 145px 100px;align-items:center;border-bottom:1px solid #25282a;color:#d7d7d5;font-size:12px}
.casino-row:last-child{border:0}
.casino-row .casino-logo{width:47px;height:47px;border-radius:8px}
.casino-row h3{margin:0 0 3px;color:#fff;font-size:15px}
.casino-row .btn{height:38px;padding:0 12px}
.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.mini-card{height:148px;padding:19px;display:grid;grid-template-columns:52px 1fr;gap:14px}
.mini-card img{width:52px;height:52px;border-radius:12px;object-fit:cover}
.mini-card h3{margin:0 0 8px;font-size:16px}
.mini-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.crumbs{height:64px;padding:22px 33px;color:#aaa}
.review-top{height:460px;margin:10px 26px;padding:35px 22px;position:relative;display:grid;grid-template-columns:158px 1fr;gap:28px;overflow:hidden}
.review-top .hero-art{width:300px;opacity:.92}
.review-top h1{font-size:38px}
.review-top-copy{position:relative;z-index:2}
.review-top .btn{min-width:250px}
.tabs{height:75px;padding:0 22px;display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.tabs button{flex:1;border:0;color:#ddd;background:transparent;font-weight:700}
.tabs button.active{color:var(--gold);border-bottom:3px solid var(--gold)}
.content{margin:28px 32px}
.content h1,.content h2{margin:0 0 16px}
.content p{color:#c2c3c4;font-size:16px;line-height:1.65}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.feature-box{height:210px;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}
.feature-box img{width:54px;height:54px;border-radius:10px;object-fit:cover}
.rating-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}
.rating-row{height:66px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:10px}
.bonus-list{overflow:hidden}
.bonus-row{height:190px;padding:22px 20px;display:grid;grid-template-columns:130px 1fr 240px;gap:22px;align-items:center;border-bottom:1px solid #25282a}
.bonus-row:last-child{border:0}
.bonus-row h3{margin:0 0 7px;font-size:24px}
.bonus-row .casino-logo{width:120px;height:120px}
.bonus-row strong{display:block;color:var(--gold);font-size:30px}
.category-strip{height:120px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.category-strip button{border:1px solid var(--line);border-radius:13px;color:#ddd;background:var(--panel)}
.category-strip button.active{color:var(--gold);border-color:var(--gold)}
.category-strip img{width:56px;height:56px;border-radius:50%;object-fit:cover}
.guide-list article{height:132px;padding:14px;display:grid;grid-template-columns:145px 1fr 150px 30px;gap:18px;align-items:center;border-bottom:1px solid var(--line)}
.guide-list article:last-child{border:0}
.guide-list img{width:140px;height:105px;border-radius:12px;object-fit:cover}
.guide-list h3{margin:0 0 7px;font-size:21px}
.popular-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.popular-card{height:190px;padding:23px 15px;text-align:center}
.popular-card img{width:70px;height:70px;border-radius:14px;object-fit:cover}
.news-tabs{height:58px;margin:14px 36px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:12px}
.news-tabs button{border:0;color:#ddd;background:transparent}
.news-tabs button.active{color:var(--gold);border:1px solid var(--gold);border-radius:10px}
.news-list article{height:211px;padding:14px;display:grid;grid-template-columns:250px 1fr 30px;gap:24px;align-items:center;border-bottom:1px solid var(--line)}
.news-list article:last-child{border:0}
.news-list img{width:250px;height:190px;border-radius:12px;object-fit:cover}
.news-list h2{margin:8px 0;font-size:23px}
.news-list p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}
.newsletter{height:135px;margin:20px;padding:24px 25px 24px 145px;position:relative;border:1px solid #7f5f10;border-radius:13px}
.newsletter img{position:absolute;left:18px;top:15px;width:100px;height:100px;border-radius:13px;object-fit:cover}
.newsletter form{position:absolute;right:20px;top:36px}
.newsletter input{width:230px;height:50px;padding:0 14px;border:1px solid #333;border-radius:8px;color:#fff;background:#111}
.bottom-nav{position:fixed;z-index:50;left:50%;bottom:0;transform:translateX(-50%);width:864px;height:92px;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);background:#050708}
.bottom-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#a5a6a7;text-decoration:none;font-size:14px}
.bottom-nav a.active{color:var(--gold);font-weight:800}
.nav-icon{width:29px;height:29px;margin-bottom:6px;border:3px solid currentColor;border-radius:8px}
.toast{position:fixed;z-index:80;left:50%;bottom:112px;transform:translateX(-50%);padding:13px 22px;border:1px solid #79570b;border-radius:24px;color:#fff;background:#111}
.toast[hidden]{display:none}
@media(max-width:864px){.page{margin:0;zoom:calc(100vw / 864px)}
}
.site-header{height:80px;padding:4px 25px}
.brand-img{height:72px}
.back{padding:0;font-size:0}
.back img{width:40px;height:40px;object-fit:contain}
.hero.small{height:257px}
.hero.small .hero-art{width:380px}
.home-trust{width:360px;margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.trust-item{display:flex;align-items:center;flex-direction:column;gap:5px;font-size:12px;line-height:1.25;text-align:center}
.trust-item img{width:56px;height:56px;border-radius:12px;object-fit:cover}
.home-trust+.hero-actions{margin-top:18px}
.category-strip{margin-top:10px}
.category-strip img{width:60px;height:60px;border-radius:12px}
.news-tabs{margin-top:10px}
.bottom-nav{grid-template-columns:repeat(5,1fr)}
.bottom-nav.six{grid-template-columns:repeat(6,1fr)}
.bottom-nav .nav-icon{width:66px;height:42px;margin-bottom:2px;border:0;border-radius:0;object-fit:contain}
body[data-page="bonus"] .feature-card{height:154px;padding:16px 22px;grid-template-columns:105px 1fr 260px}
body[data-page="bonus"] .feature-card .casino-logo{width:100px;height:118px;object-fit:contain}
.site-header .back+a{margin-left:18px;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}body[data-page="home"] .hero-copy{width:440px}body[data-page="home"] .hero h1{font-size:38px}body[data-page="home"] .hero-art{width:400px}body[data-page="bonus"] .site-header{height:100px;padding:13px 25px}body[data-page="bonus"] .hero.small{height:242px}body[data-page="bonus"] .feature-card{margin-top:30px}body[data-page="guides"] .hero.small{height:252px}
body[data-page="bonus"] .bonus-row{height:220px}

/* 2026-07-13 annotation pass: Review layering, complete Guides assets and clean navigation crops. */
.bottom-nav .nav-icon{width:44px;height:44px;margin-bottom:2px;object-fit:contain}
body[data-page="review"] .review-top .hero-art{z-index:1;width:250px;opacity:1;object-fit:cover;object-position:center top}
body[data-page="review"] .review-top-copy{max-width:350px}
body[data-page="review"] .review-top-copy .tags{max-width:350px}
body[data-page="review"] .review-top-copy .hero-actions{position:absolute;left:-186px;top:278px;width:520px;margin:0;gap:16px}
body[data-page="review"] .review-top-copy .hero-actions .btn{flex:1;min-width:0}
body[data-page="review"] .review-top-copy>p:last-child{position:absolute;left:-186px;top:342px;width:260px;margin:0}
body[data-page="review"] .feature-box:nth-child(1) img{content:url("assets/tpl17/review-feature-0.png?v=20260713e")}
body[data-page="review"] .feature-box:nth-child(2) img{content:url("assets/tpl17/review-feature-1.png?v=20260713e")}
body[data-page="review"] .feature-box:nth-child(3) img{content:url("assets/tpl17/review-feature-2.png?v=20260713e")}
body[data-page="review"] .feature-box:nth-child(4) img{content:url("assets/tpl17/review-feature-3.png?v=20260713e")}
body[data-page="review"] .feature-box img{border-radius:0;object-fit:contain}
body[data-page="guides"] .hero.small .hero-art{width:470px;object-fit:cover;object-position:right center;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 100%)}
body[data-page="guides"] .category-strip img{width:72px;height:72px;border-radius:0;object-fit:contain}
body[data-page="guides"] .category-strip button{padding:8px 4px}
body[data-page="guides"] .guide-section{margin-top:15px;margin-bottom:15px}
body[data-page="guides"] .guide-list img{object-fit:cover;object-position:center}
body[data-page="guides"] .guide-list article>b{color:#ddd;font-size:32px;font-weight:400}
body[data-page="guides"] .popular-card img{border-radius:0;object-fit:contain}

/* PH10000 frozen-visual guard: keep the semantic H1 available to crawlers without changing the approved UI. */
.p0-seo-semantic-h1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
