:root{--bg:#080b12;--panel:#0f1420;--panel2:#121927;--line:#222c3d;--text:#f4f7fb;--muted:#98a6ba;--soft:#c7d0dc;--accent:#77f5c9;--accent2:#72a7ff;--danger:#ff6e7a;--shadow:0 20px 70px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 16% -10%,rgba(78,114,255,.16),transparent 34%),radial-gradient(circle at 95% 10%,rgba(85,245,190,.1),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.ambient{position:fixed;z-index:-1;filter:blur(90px);opacity:.35;pointer-events:none}.ambient-a{width:300px;height:300px;background:#325cff;left:-120px;top:220px}.ambient-b{width:260px;height:260px;background:#24d9a4;right:-100px;top:550px}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,11,18,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{height:76px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#effff9,#85f2cb);color:#07110e;font-size:13px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.14)}.brand-name{font-size:14px}.nav{display:flex;gap:25px;margin-left:auto}.nav a{color:#afbac9;text-decoration:none;font-size:14px;font-weight:650;transition:.2s}.nav a:hover{color:#fff}.header-cta{margin-left:6px;padding:11px 17px;border:1px solid #2b3749;border-radius:12px;text-decoration:none;font-size:13px;font-weight:750;background:#101722}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0;border-radius:3px}.hero{min-height:760px;display:grid;grid-template-columns:1.15fr .72fr;gap:70px;align-items:center;padding:96px 0 86px}.pill{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #263248;border-radius:999px;background:#0d1420;color:#b9c4d4;font-size:12px;font-weight:750;letter-spacing:.05em}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 0 rgba(119,245,201,.6);animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(119,245,201,0)}100%{box-shadow:0 0 0 0 rgba(119,245,201,0)}}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(54px,7vw,96px);line-height:.92;letter-spacing:-.055em;margin:24px 0 26px;max-width:760px}.hero h1 span{background:linear-gradient(90deg,#fff,#7fe8c7 48%,#77a7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{font-size:19px;line-height:1.7;color:#aeb9c8;max-width:690px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:32px 0 42px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 19px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800;transition:transform .2s,border-color .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#eafff7,#7ef0c8);color:#07110e;box-shadow:0 12px 32px rgba(96,244,190,.14)}.button-ghost{border:1px solid #293548;background:#0d131e;color:#e7ebf2}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:760px}.trust-row div{border-top:1px solid #202a3a;padding-top:15px}.trust-row strong{display:block;font-size:13px;margin-bottom:5px}.trust-row span{font-size:11px;color:#758399;line-height:1.45}.hero-panel{position:relative;border:1px solid #263249;border-radius:28px;padding:26px;background:linear-gradient(180deg,rgba(18,25,39,.96),rgba(11,15,24,.96));box-shadow:var(--shadow);overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 70% 0,rgba(108,173,255,.16),transparent 40%);pointer-events:none}.panel-top{position:relative;display:flex;justify-content:space-between;color:#8190a6;font-size:10px;font-weight:800;letter-spacing:.14em}.live-dot{color:var(--accent)}.score-ring{position:relative;width:190px;height:190px;border-radius:50%;margin:36px auto;background:conic-gradient(var(--accent) 0 82%,#233047 82% 100%);display:grid;place-items:center}.score-ring:after{content:"";position:absolute;inset:13px;border-radius:50%;background:#0d131e;border:1px solid #243047}.score-ring div{position:relative;z-index:2;text-align:center}.score-ring strong{font-size:46px;letter-spacing:-.05em}.score-ring span{display:block;font-size:9px;letter-spacing:.16em;color:#8593a7}.score-list{position:relative;display:grid;gap:11px}.score-list div{display:flex;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid #202a3a;font-size:13px}.score-list span{color:#9aa7ba}.score-list b{color:#e8fff7}.panel-note{position:relative;color:#66758b;font-size:11px;line-height:1.55;margin:16px 0 0}.ticker{overflow:hidden;border-top:1px solid #1d2634;border-bottom:1px solid #1d2634;background:rgba(11,15,24,.7)}.ticker-track{display:flex;align-items:center;gap:22px;width:max-content;padding:15px 0;animation:marquee 35s linear infinite;font-size:10px;font-weight:850;letter-spacing:.16em;color:#77879d}.ticker-track i{font-style:normal;color:var(--accent)}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:105px 0}.section-head{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:end;margin-bottom:38px}.kicker{display:block;font-size:10px;font-weight:900;letter-spacing:.18em;color:var(--accent);margin-bottom:13px}.section h2{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em;margin-bottom:0}.section-head p,.split-copy>p{color:#94a2b6;font-size:16px;line-height:1.7;margin-bottom:0}.offer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.offer-card{position:relative;border:1px solid #222d3e;border-radius:22px;padding:24px;background:linear-gradient(180deg,#101621,#0c1119);min-height:370px;display:flex;flex-direction:column;box-shadow:0 10px 35px rgba(0,0,0,.15)}.offer-card.featured{background:radial-gradient(circle at 100% 0,rgba(119,245,201,.13),transparent 32%),linear-gradient(180deg,#121925,#0c1119);border-color:#315243}.offer-badge{position:absolute;right:18px;top:18px;padding:6px 8px;border-radius:8px;background:rgba(119,245,201,.1);color:#8ff7d2;border:1px solid rgba(119,245,201,.22);font-size:9px;font-weight:900;letter-spacing:.12em}.casino-logo{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#eafff7;color:#07110e;font-weight:900;margin-bottom:28px}.muted-logo{background:#192232;color:#8290a4}.offer-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.offer-title h3{font-size:21px;margin-bottom:0}.rating{padding:7px 9px;border-radius:9px;background:#172235;color:#d6fff0;font-weight:900;font-size:13px}.offer-copy{color:#8997ab;line-height:1.6;font-size:14px;margin:14px 0 22px}.offer-data{display:grid;gap:10px;margin-top:auto}.offer-data div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-top:1px solid #1d2735;font-size:12px}.offer-data span{color:#738197}.offer-data strong{font-size:12px;text-align:right}.offer-data.compact{margin-top:12px}.offer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.offer-actions span{font-size:9px;color:#667489}.disabled-link{font-size:12px;padding:11px 14px}.text-link{margin-top:auto;padding-top:22px;text-decoration:none;font-size:12px;color:#b7c3d3;font-weight:750}.text-link span{color:var(--accent)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.split-copy h2{margin-bottom:24px}.feature-list{display:grid;gap:10px;margin-top:32px}.feature-list div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:15px 0;border-top:1px solid #1e2837}.feature-list span{font-size:10px;color:var(--accent);font-weight:900}.feature-list p{font-size:13px;line-height:1.55;color:#8795a9;margin:0}.feature-list strong{color:#e7edf5}.odds-card{border:1px solid #253044;border-radius:24px;background:linear-gradient(180deg,#111824,#0c111a);padding:22px;box-shadow:var(--shadow)}.odds-head{display:flex;justify-content:space-between;font-size:9px;font-weight:900;letter-spacing:.15em;color:#74849b;margin-bottom:18px}.match-row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #1e2938}.match-row small{display:block;color:#708099;font-size:10px;margin-bottom:5px}.match-row strong{font-size:13px}.odds{display:flex;gap:6px}.odds b{min-width:52px;padding:10px 8px;border-radius:9px;text-align:center;background:#172235;color:#c9d4e3;font-size:12px}.api-status{margin-top:18px;padding:13px;border:1px dashed #294334;border-radius:11px;background:#0d1816;color:#8dcab7;font-size:11px;display:flex;gap:9px;align-items:center}.term-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.term-grid article{padding:24px 20px;border:1px solid #202b3b;border-radius:18px;background:#0e141e}.term-grid article>span{font-size:10px;color:#6f7e93;font-weight:900}.term-grid h3{font-size:17px;margin:35px 0 10px}.term-grid p{font-size:13px;color:#7f8ea3;line-height:1.55;margin:0}.method-section{border-top:1px solid #1c2634;border-bottom:1px solid #1c2634}.method-title{max-width:720px;margin-bottom:44px}.method-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.method-grid article{padding:22px 18px;border-radius:18px;background:#0e141e;border:1px solid #202b3b}.method-grid strong{display:block;font-size:28px;color:#dffdf3;letter-spacing:-.04em}.method-grid h3{font-size:14px;margin:30px 0 9px}.method-grid p{font-size:12px;color:#7f8da1;line-height:1.5;margin:0}.method-disclaimer{color:#69778b;font-size:11px;margin:18px 0 0}.community{position:relative;overflow:hidden;border:1px solid #273448;border-radius:30px;background:linear-gradient(135deg,#101723,#0c121b);display:grid;grid-template-columns:1fr .8fr;gap:40px;padding:64px!important;margin-top:85px;margin-bottom:85px}.community-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(63,217,171,.11);filter:blur(50px);right:-80px;bottom:-160px}.community-copy{position:relative;z-index:2}.community-copy h2{margin-bottom:23px}.community-copy p{max-width:590px;color:#91a0b4;line-height:1.7}.community-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:30px}.community-actions span{font-size:11px;color:#708097}.ecosystem{position:relative;min-height:320px}.ecosystem svg{position:absolute;inset:0;width:100%;height:100%}.ecosystem line{stroke:#344257;stroke-width:1.4;stroke-dasharray:5 8}.node{position:absolute;z-index:2;width:66px;height:66px;border-radius:20px;display:grid;place-items:center;background:#121b29;border:1px solid #2b394f;color:#91a0b4;font-size:10px;font-weight:900;letter-spacing:.08em}.main-node{left:50%;top:50%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:28px;background:linear-gradient(135deg,#dffdf4,#77efc8);color:#07110e;border:0;font-size:16px;box-shadow:0 20px 60px rgba(84,226,182,.18)}.node-a{left:50%;top:3%;transform:translateX(-50%)}.node-b{right:2%;top:26%}.node-c{right:8%;bottom:0}.node-d{left:4%;bottom:5%}.responsible{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0 50px}.responsible>div{display:flex;align-items:center;gap:16px}.age{display:grid;place-items:center;min-width:54px;height:54px;border:1px solid #354054;border-radius:50%;font-weight:900}.responsible strong{display:block;font-size:13px}.responsible p{margin:4px 0 0;font-size:11px;color:#718096;max-width:650px;line-height:1.5}.responsible>a{font-size:11px;color:#94a4ba;text-decoration:none}.footer{border-top:1px solid #1d2735;background:#070a10;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-brand{margin-bottom:16px}.footer-grid>div:first-child p{max-width:300px;font-size:12px;color:#718096;line-height:1.6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid strong{font-size:11px;margin-bottom:6px}.footer-grid a:not(.brand){font-size:11px;color:#748398;text-decoration:none}.footer-bottom{border-top:1px solid #17202c;margin-top:44px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#5f6d80;font-size:10px}@media(max-width:980px){.nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto}.nav.open{display:flex;position:absolute;left:20px;right:20px;top:68px;flex-direction:column;gap:4px;padding:12px;border:1px solid #273448;border-radius:16px;background:#0d131e;box-shadow:var(--shadow)}.nav.open a{padding:12px}.hero{grid-template-columns:1fr;gap:38px;padding-top:70px}.hero-panel{max-width:600px}.offer-grid{grid-template-columns:1fr 1fr}.offer-card.featured{grid-column:1/-1}.split-section{grid-template-columns:1fr;gap:45px}.term-grid{grid-template-columns:1fr 1fr}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid article:last-child{grid-column:1/-1}.community{grid-template-columns:1fr;padding:42px!important}.ecosystem{max-width:480px;width:100%;margin:0 auto}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:680px){.wrap{width:min(100% - 28px,1180px)}.header-inner{height:68px}.brand-mark{width:38px;height:38px}.hero{min-height:auto;padding:62px 0}.hero h1{font-size:52px}.hero-lead{font-size:16px}.trust-row{grid-template-columns:1fr}.hero-panel{padding:20px}.score-ring{width:160px;height:160px}.section{padding:76px 0}.section-head{grid-template-columns:1fr;gap:18px}.section h2{font-size:42px}.offer-grid{grid-template-columns:1fr}.offer-card.featured{grid-column:auto}.term-grid{grid-template-columns:1fr}.method-grid{grid-template-columns:1fr}.method-grid article:last-child{grid-column:auto}.community{width:calc(100% - 28px);padding:30px!important;border-radius:22px;margin-top:60px;margin-bottom:60px}.ecosystem{min-height:280px;transform:scale(.92)}.responsible{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.offer-actions{align-items:flex-start;flex-direction:column}}