@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{color-scheme:dark;--text:#f4f3fb;--muted:#cbd0e0;--line:rgba(219,221,249,.24);--mint:#6bdeb0;--serif:'Libre Caslon Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#171b28;color:var(--text);font:14px 'DM Sans',Arial,sans-serif;min-height:100vh}.backdrop,.shade{position:fixed;inset:0;pointer-events:none}.backdrop{background:url('assets/reference-background.png') center top/cover no-repeat;transition:opacity .3s ease}.shade{background:linear-gradient(90deg,rgba(9,15,26,.51),rgba(16,21,37,.22) 55%,rgba(15,20,31,.03)),linear-gradient(0deg,rgba(5,10,18,.67),transparent 65%)}header,main{position:relative}header{max-width:1354px;margin:auto;display:flex;align-items:center;gap:50px;height:64px;border-bottom:1px solid rgba(255,255,255,.1)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible{outline:2px solid #bcc8ff;outline-offset:5px}button:hover,a.outline:hover{filter:brightness(1.15)}.brand{font:36px var(--serif);letter-spacing:-1.4px}nav{display:flex;gap:38px;margin-left:78px;height:100%;align-items:center}nav a{font-size:12px;white-space:nowrap;position:relative}nav a.active:after{content:'';position:absolute;height:2px;background:#e7e9fc;left:0;right:0;bottom:-14px}.header-actions{display:flex;align-items:center;gap:22px;margin-left:auto}.search-button{background:none;padding:0;width:21px;height:24px}.search-button svg{fill:none;stroke:currentColor;stroke-width:1.5}.outline,.primary{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:11px 23px;border-radius:30px;min-height:40px}.outline{border:1px solid rgba(205,209,249,.43);background:rgba(75,78,99,.17);font-size:12px}.small{min-width:106px;background:#141b2b;border-color:#9da9e1;border-radius:16px;padding:10px 20px}.primary{background:linear-gradient(120deg,#92d8fa,#aaa9ff);color:#101b30;box-shadow:0 0 27px #a2b4f432;font-weight:500;font-size:13px}.primary span,.outline>span{font-size:21px;line-height:16px}.play{display:grid;place-items:center;border:1px solid #c7ccdf;border-radius:50%;width:24px;height:24px}.hero{position:relative;display:flex;align-items:flex-start;gap:6%;min-height:415px;padding:34px 32px 32px}.hero-copy{flex:0 0 40%;padding-top:7px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;font-size:10px;font-weight:500;color:#d2d9ff;margin:0 0 9px}h1{font:clamp(44px,4.15vw,66px)/.98 var(--serif);letter-spacing:-1.2px;margin:0 0 22px;white-space:nowrap}h1 span{color:#c4c8ff}.intro{font-size:13px;line-height:1.7;color:#f1edf6;margin:0 0 19px}.hero-actions{display:flex;align-items:center;gap:17px}.logo-strip{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:35px;max-width:550px}.logo-strip button{background:none;padding:0;width:85px;height:47px;opacity:.87;transition:transform .2s}.logo-strip button:hover{transform:translateY(-3px);opacity:1}.logo-strip img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}main{max-width:1416px;margin:auto;padding-bottom:16px}.glass{border:1px solid var(--line);border-radius:13px;background:linear-gradient(110deg,rgba(41,47,62,.68),rgba(57,57,74,.52));box-shadow:0 15px 35px #05081426,inset 0 1px 0 #ffffff08;backdrop-filter:blur(15px)}.price-panel{width:453px;flex-shrink:0;transform:rotate(1.2deg);padding:13px 12px 6px;margin-top:-10px;box-shadow:0 20px 45px #04071255;background:linear-gradient(115deg,#303746c9,#343749bb)}.panel-heading{display:flex;align-items:center;text-align:left;gap:13px;width:100%;padding:4px 5px 12px;background:transparent}.panel-heading img{width:46px;height:46px;border-radius:10px;object-fit:cover}.panel-heading strong{font-size:14px;font-weight:600}.panel-heading small{display:block;color:#d4d6e3;font-size:12px;margin-top:4px}.chevron{margin-left:auto;font:27px Georgia}.price-content{padding:10px 11px 1px;border:1px solid #c8d2ff13;border-radius:8px;background:#818caa0c}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px}.metrics>div+div{border-left:1px solid #e6e5ff24;padding-left:13px}.metrics small,.verdict-row small{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.metrics strong{display:block;font:19px Georgia}.metrics b{font-size:12px;display:block;margin-top:3px}.mint{color:var(--mint)}.amber{color:#e8c783}.verdict-row{display:grid;grid-template-columns:1.2fr 1fr;gap:10px;margin-bottom:10px}.verdict-row>div{padding:9px 10px;border:1px solid #e2e7ff15;border-radius:7px;background:#a5aec90c}.verdict-row strong{font-size:15px}.verdict-row #verdict{font-size:12px}.chart{padding-top:6px}.chart-heading{display:flex;justify-content:space-between;align-items:center;font-size:10px}.chart-heading>div{display:flex;gap:15px;font-size:8px;color:#c9cddb}.legend:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#9aabff;margin-right:4px}.legend.floor:before{width:10px;height:2px;background:#eac063}.chart svg{display:block;width:100%;margin-top:6px}.grid{stroke:#d3d8ec20;stroke-width:.6}.axis{fill:#d8dcea;font:9px Arial}.demo-label{font-size:9px;text-align:right;color:#c2c7d7;margin:0 0 2px}.games-section{display:flex;align-items:center;margin:0 0 13px;padding:19px 13px 18px 34px;min-height:183px;gap:30px}.section-copy{flex:1}h2{font:27px/1.12 var(--serif);margin:0 0 8px;letter-spacing:-.25px}.section-copy p:not(.eyebrow),.how-intro>p:last-child,.community>p:not(.eyebrow){font-size:11px;line-height:1.65;margin:0 0 14px;color:#e0e3f3}.compact{padding:7px 15px;min-height:32px;font-size:11px;gap:14px}.game-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;flex:0 0 61%}.game-card{border:1px solid #d1d5fc12;border-radius:8px;background:linear-gradient(135deg,#c5ccf009,#b7bdf303);min-height:142px;padding:13px 8px 10px;transition:background .25s,border-color .25s,transform .25s;display:flex;flex-direction:column;align-items:center}.game-card:hover{transform:translateY(-3px);background:#d1d3ff19}.game-card.selected{border-color:#c6c8ff58;background:#bfc6ff13}.game-card img{width:74px;height:74px;object-fit:cover;border-radius:14px;box-shadow:0 5px 17px #080d2433;margin-bottom:9px}.game-card strong{font:14px Georgia;line-height:1.3}.game-card small{font-size:10px;color:#d2d7eb;margin-top:4px}.how-section{display:grid;grid-template-columns:1.9fr repeat(4,1fr);gap:26px;min-height:140px;padding:20px 34px;margin-bottom:14px}.how-intro{padding-right:15px;align-self:center;border-right:1px solid #d2d7f21c}.how-intro h2{color:#d0d0f6;font-size:25px}.how-intro>p:last-child{margin-bottom:0}.step{position:relative}.step:not(:last-child):after{content:'›';position:absolute;right:-3px;top:18px;font:24px var(--serif);color:#a2a6ba}.step-icon,.stat-icon{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;border:1px solid #dddfff48;font:27px Georgia;background:#aab5d508;margin-bottom:5px}h3{font:16px Georgia;margin:0 0 5px}.step p{color:#d1d7eb;font-size:10px;line-height:1.35;max-width:145px;margin:0}.bottom-grid{display:grid;grid-template-columns:40% 1fr;gap:20px}.community,.insights{padding:17px 34px 20px;background:linear-gradient(110deg,#111a27a8,#171c2975);min-height:163px}.bottom-grid .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:4px}.bottom-grid h2{font-size:24px;margin-bottom:5px}.trust-stats{display:flex;gap:28px;margin-top:16px}.trust-stats>div{display:flex;align-items:center;gap:10px}.stat-icon{font-size:24px;width:33px;height:33px;margin:0;flex-shrink:0}.trust-stats strong{display:block;font-size:11px;font-weight:500;white-space:nowrap}.trust-stats small{display:block;font-size:8px;color:#cbd3e4;margin-top:4px}.insights{padding:12px 22px}.insights>p:not(.eyebrow){font-size:9px;margin:0;color:#c8cfe1}.insight-list{max-width:540px;margin-top:5px}.insight-list button{display:flex;align-items:center;gap:13px;background:#73809b09;width:100%;border-top:1px solid #d9deff14;padding:4px 0;text-align:left}.insight-icon{font-size:17px;color:#e5cb9c;width:24px;height:24px;background:#c7ae6230;border-radius:50%;display:grid;place-items:center}.insight-list strong{font-size:9px;display:block;font-weight:500}.insight-list small{font-size:8px;display:block;color:#d0d5e6;margin-top:2px}.insight-list button>span:last-child{margin-left:auto;color:#a6adbf;font-size:8px}footer{display:flex;gap:20px;align-items:center;padding:12px 4px 0;font-size:10px;color:#aab3c6}footer span{margin-right:auto}footer button{font-size:10px;color:#c1c6d9;background:none;padding:0}dialog{width:min(560px,calc(100% - 32px));border:1px solid #8e99be77;border-radius:18px;padding:34px;background:#202637;color:#eff0fa;box-shadow:0 30px 120px #0009}dialog::backdrop{background:#070d1bbe;backdrop-filter:blur(8px)}dialog h2{font-size:34px}dialog p{line-height:1.7;color:#cdd3e5}dialog .close{position:absolute;right:14px;top:8px;background:none;font-size:28px}dialog input{width:100%;padding:12px;border:1px solid #7785af;border-radius:8px;background:#141c2c;color:white;font:inherit;margin:10px 0}dialog .dialog-games{display:grid;grid-template-columns:1fr 1fr;gap:10px}dialog .game-card{min-height:120px}dialog a{text-decoration:underline}.sources-list{font-size:12px;line-height:1.8}.sources-list p{font-size:12px}.empty{grid-column:1/-1}.pulse{animation:pulse .7s ease}@keyframes pulse{50%{box-shadow:0 0 30px #b5baff80}}@media(min-width:1600px){header{height:76px}.hero{min-height:460px;padding-top:48px}.hero-copy{flex-basis:40%}.price-panel{margin-top:-18px;width:465px}.games-section{min-height:193px}.how-section{min-height:149px}.bottom-grid>section{min-height:178px}}@media(max-width:1400px){main{margin:0 4%}header{margin:0 6%}nav{margin-left:30px;gap:27px}.hero{gap:5%;padding-left:30px;padding-right:30px}.hero-copy{flex-basis:43%}.price-panel{width:400px}.game-cards{gap:12px;flex-basis:61%}.games-section{gap:20px}.trust-stats{gap:17px}.community{padding-left:24px;padding-right:18px}}@media(max-width:1100px){header{gap:25px}nav{margin-left:10px;gap:18px}nav a{font-size:10px}.hero{padding-left:12px;padding-right:12px;gap:24px}.hero-copy{flex:1}h1{font-size:48px}.price-panel{width:360px}.intro{font-size:11px}.logo-strip{gap:16px}.games-section{padding-left:22px;gap:15px}h2{font-size:23px}.game-cards{gap:8px}.game-card img{width:61px;height:61px}.game-card strong{font-size:12px}.how-section{padding:20px 22px;gap:18px;grid-template-columns:1.6fr repeat(4,1fr)}.how-intro h2{font-size:22px}.trust-stats{gap:14px}.stat-icon{display:none}.bottom-grid{grid-template-columns:43% 1fr}}
@media(max-width:800px){header{margin:0 5%;height:66px;gap:20px}.brand{font-size:32px}nav{display:none}.header-actions{gap:18px}main{margin:0 4%}.backdrop{background-position:65% top}.shade{background:linear-gradient(90deg,#101727bb,#151b2944),linear-gradient(0deg,#0b1221cc,transparent)}.hero{display:block;padding:30px 8px 25px;min-height:0}.hero-copy{padding:0}h1{font-size:clamp(39px,7.5vw,58px)}.eyebrow{font-size:9px}.intro{font-size:12px;max-width:420px}.intro br{display:none}.logo-strip{max-width:450px;margin-top:24px;margin-bottom:26px;gap:20px}.logo-strip button{height:41px}.price-panel{width:min(453px,100%);transform:none;margin:0 auto;padding:12px}.metrics strong{font-size:21px}.metrics small,.verdict-row small{font-size:11px}.demo-label{font-size:10px}.games-section{display:block;padding:22px;margin-bottom:14px}.section-copy p br{display:none}.game-cards{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:18px;gap:7px}.game-card{min-height:124px;padding:10px 4px}.game-card img{width:clamp(36px,9vw,65px);height:clamp(36px,9vw,65px);border-radius:12px}.game-card strong{font-size:11px}.game-card small{font-size:9px}.how-section{grid-template-columns:1fr 1fr;gap:24px;padding:24px}.how-intro{grid-column:1/-1;border:0}.step p{font-size:12px;max-width:210px}.step:after{display:none}.bottom-grid{grid-template-columns:1fr;gap:14px}.community,.insights{padding:24px}.community>p:not(.eyebrow){font-size:12px}.trust-stats{justify-content:space-between}.trust-stats strong{font-size:12px}.trust-stats small{font-size:10px}.insights>p:not(.eyebrow){font-size:11px}.insight-list{margin-top:12px}.insight-list button{padding:8px 0}.insight-list strong{font-size:12px}.insight-list small{font-size:10px;max-width:250px}.insight-list button>span:last-child{font-size:9px}footer{flex-wrap:wrap;gap:10px 20px}footer span{flex-basis:100%}.glass{backdrop-filter:blur(12px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.logo-strip button[data-game="zzz"] img{filter:none}.hero-actions{white-space:nowrap}.logo-strip button[data-game="nte"] img{filter:grayscale(1) brightness(1.7)}@media(max-width:420px){.hero-actions{gap:12px}.hero-actions .primary,.hero-actions .outline{padding:11px 16px;gap:12px;font-size:12px}}

