*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:92px}
:root{--bg:#100806;--bg-2:#1a0d08;--surface:#21120d;--surface-2:#2b1710;--surface-3:#3a2016;--line:rgba(255,142,35,.3);--line-soft:rgba(255,232,204,.1);--text:#fff6e8;--muted:#d7c0b0;--dim:#9b7967;--gold:#ffc33e;--gold-2:#ff8b1f;--orange:#ff6b2a;--orange-2:#db3425;--green:#74e900;--brand-mint:#ffe5ab;--brand-green:#74e900;--brand-yellow:#ffd34f;--brand-orange:#ff6d28;--shadow:0 24px 80px rgba(0,0,0,.52);--radius:18px;--radius-lg:24px;--shell:1180px}
body{margin:0;background:radial-gradient(920px 540px at 82% -130px,rgba(255,117,36,.18),transparent 65%),radial-gradient(760px 520px at -12% 31%,rgba(113,47,26,.24),transparent 70%),linear-gradient(180deg,#100806 0,#160b07 38%,#0d0605 100%);color:var(--text);font-family:"Avenir Next","Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.68;-webkit-font-smoothing:antialiased}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.018),transparent 36%,rgba(255,116,35,.03));opacity:.82}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
.shell{width:min(100% - 40px,var(--shell));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(18,8,5,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}
.header-inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}
.brand-zone{display:flex;align-items:center;gap:14px;min-width:max-content}
.brand{display:inline-flex;align-items:center;text-decoration:none}
.brand img{width:150px;height:auto;object-fit:contain}
.locale{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:15px;font-weight:800;white-space:nowrap}
.locale span{font-size:24px;line-height:1}
.main-nav{display:flex;justify-content:center;gap:28px}
.main-nav a{text-decoration:none;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;transition:color .2s ease}
.main-nav a:hover{color:var(--gold)}
.header-actions{display:flex;gap:9px}
.button,.cta,.footer-action,.mobile-actions a{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;text-decoration:none;font-weight:900;letter-spacing:.01em;white-space:nowrap;box-shadow:none;transition:transform .18s ease,filter .18s ease,color .18s ease;clip-path:polygon(5% 0,95% 2%,100% 18%,98% 84%,92% 100%,7% 98%,0 82%,2% 16%)}
.button:hover,.cta:hover,.footer-action:hover{transform:translateY(-2px)}
.button{height:40px;padding:0 18px;font-size:13px;text-transform:uppercase}
.button-primary,.cta,.mobile-actions a:last-child{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.22),transparent 22%),linear-gradient(145deg,#9bf51d,#67dc00 58%,#4db500);color:#173000;box-shadow:0 10px 30px rgba(103,220,0,.15),inset 0 2px rgba(255,255,255,.28)}
.button-ghost,.footer-action,.mobile-actions a:first-child{background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.08),transparent 24%),linear-gradient(145deg,#4a281b,#29140d);color:#ffd26a;box-shadow:inset 0 0 0 1px rgba(255,144,42,.32)}
.nav-toggle,.nav-burger{display:none}
.article{counter-reset:section;padding-bottom:90px}
.hero-copy{padding:70px 0 32px;text-align:center}
h1,h2,h3,h4{margin-top:0;line-height:1.18;text-wrap:balance}
h1{width:100%;max-width:none;margin:0 0 27px;font-size:clamp(36px,5.2vw,68px);letter-spacing:-.047em;font-weight:900}
.hero-lead{width:100%;max-width:none;margin:0 0 34px;color:var(--muted);font-size:inherit;line-height:inherit;text-align:left}
.hero-sub{width:100%;margin:0;color:var(--muted);font-size:18px;text-align:left}
.verification{margin:16px 0 0;text-align:left;line-height:1.3}
.hero-copy small{color:var(--dim);font-size:11px;font-weight:500;opacity:.62}
.visual{position:relative;overflow:hidden;border:0;border-radius:var(--radius-lg);background:transparent;box-shadow:none;isolation:isolate}
.visual img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;filter:none;opacity:1}
.visual-hero{aspect-ratio:auto}
.visual-screen{margin:34px 0 0}
.visual-phone{max-width:390px;margin-inline:auto}
.visual-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}
.visual-grid .visual-screen{margin-top:0}
.visual-grid .visual-note{margin-bottom:4px}
.visual-portrait{width:100%;margin-inline:auto}
.visual-note{max-width:780px;margin:10px auto 38px;color:var(--dim);font-size:12px;line-height:1.45;text-align:center;opacity:.64}
.hero-copy .visual-note{margin-bottom:24px}
.cta-row{margin:28px 0 0;text-align:center}
.article section .cta-row{margin:36px 0 0}
.cta{min-height:52px;padding:0 24px;gap:14px}
.cta span{font-size:21px}
.legal{display:grid;grid-template-columns:44px 1fr;column-gap:16px;margin:14px 0 32px;padding:21px 23px;border:1px solid rgba(255,142,35,.28);border-radius:16px;background:linear-gradient(125deg,rgba(255,112,36,.12),rgba(43,23,16,.95) 52%,rgba(21,10,7,.98));box-shadow:inset 0 1px rgba(255,255,255,.04),0 18px 45px rgba(0,0,0,.24)}
.legal::before{content:"i";grid-row:1/3;display:grid;place-items:center;align-self:start;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#ffc63d,#ff6a26);color:#341208;font-family:Georgia,serif;font-size:25px;font-weight:900;box-shadow:0 8px 26px rgba(255,112,36,.2)}
.legal h3{grid-column:2;margin:0 0 7px;color:var(--brand-mint);font-size:16px;letter-spacing:.02em}
.legal p{grid-column:2;margin:0;color:#dfcbbb;font-size:14px;line-height:1.55}
.highlights{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:26px 0 18px}
.highlights a{display:flex;min-width:0;min-height:142px;flex-direction:column;align-items:center;justify-content:center;padding:20px 13px;border:1px solid rgba(255,141,35,.18);border-radius:16px;background:linear-gradient(145deg,rgba(53,28,18,.96),rgba(25,12,8,.97));text-align:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.highlights a:hover{transform:translateY(-3px);border-color:rgba(255,144,36,.5);background:linear-gradient(145deg,rgba(67,34,21,.98),rgba(30,14,9,.98))}
.highlights img{width:auto;height:35px;margin-bottom:11px;filter:brightness(0) saturate(100%) invert(79%) sepia(84%) saturate(1659%) hue-rotate(332deg) brightness(104%) contrast(103%);opacity:.96}
.highlights strong{display:block;margin-bottom:5px;color:var(--gold);font-size:16px;line-height:1.2}
.highlights span{color:var(--muted);font-size:12px;line-height:1.35}
.games-strip{margin:0 0 32px;padding:0;overflow:hidden}
.games-strip-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:#fff;font-size:15px;font-weight:900}
.games-strip-head>span{display:flex;align-items:center;gap:9px}
.games-strip-head>span::before{content:"★";color:var(--gold);font-size:17px}
.games-strip-head a{color:var(--muted);font-size:12px;text-decoration:none}
.games-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);gap:11px;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x proximity;scrollbar-color:var(--gold) transparent}
.games-row>a{position:relative;overflow:hidden;min-width:132px;aspect-ratio:2/3;border:1px solid rgba(255,142,35,.24);border-radius:13px;background:var(--surface);scroll-snap-align:start;text-decoration:none}
.games-row img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.games-row>a:hover img{transform:scale(1.045)}
.games-row>a::after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(7,7,10,.94))}
.games-row span{position:absolute;left:11px;right:8px;bottom:8px;z-index:1;color:#fff;font-size:12px;font-weight:900;line-height:1.2;text-shadow:0 2px 8px #000}
.toc{margin:26px 0 62px;overflow:hidden;border:1px solid var(--line-soft);border-radius:16px;background:var(--surface)}
.toc summary{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;list-style:none;color:#fff;font-size:15px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.toc summary::-webkit-details-marker,.toc summary::marker{display:none;content:""}
.toc-heading{display:flex;align-items:center;gap:11px}
.toc-icon{display:grid;gap:3px;width:20px}
.toc-icon i{display:block;width:20px;height:2px;border-radius:2px;background:#fff}
.toc-icon i:nth-child(2){width:15px}
.toc-chevron{width:11px;height:11px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .2s ease}
.toc[open] .toc-chevron{transform:rotate(225deg)}
.article .toc-list{counter-reset:toc;display:grid;grid-template-columns:repeat(2,1fr);gap:5px 28px;margin:0;padding:13px 22px 18px;border-top:1px solid var(--line-soft);list-style:none}
.article .toc-list li{counter-increment:toc;margin:0;padding:0;border:0;border-radius:0;background:none}
.article .toc-list li::before{display:none}
.toc-list a{display:grid;grid-template-columns:30px 1fr;align-items:baseline;width:100%;padding:7px 0;color:var(--muted);font-size:14px;text-decoration:none;transition:color .2s ease,transform .2s ease}
.toc-list a::before{content:counter(toc,decimal-leading-zero);color:rgba(255,145,38,.68);font-size:12px;font-weight:900;font-variant-numeric:tabular-nums;transition:color .2s ease}
.toc-list a:hover{color:#fff;transform:translateX(4px)}
.toc-list a:hover::before{color:var(--brand-yellow)}
.article>section{counter-increment:section;position:relative;margin:0 0 36px;padding:58px 54px;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(150deg,rgba(47,25,17,.94),rgba(20,10,7,.98));box-shadow:0 18px 58px rgba(0,0,0,.28)}
.article>section::before{content:"0" counter(section);position:absolute;right:38px;top:28px;color:rgba(255,132,32,.16);font-size:70px;line-height:1;font-weight:900;letter-spacing:-.07em}
.article h2{position:relative;z-index:1;max-width:900px;margin:0 0 30px;padding-right:68px;font-size:clamp(28px,3.5vw,43px);letter-spacing:-.033em}
.article h2::after{content:"";display:block;width:64px;height:4px;margin-top:19px;border-radius:4px;background:linear-gradient(90deg,var(--gold),var(--orange))}
.article h3{margin:38px 0 14px;color:#ffe0a1;font-size:clamp(21px,2.5vw,28px);letter-spacing:-.018em}
.article h4{margin:28px 0 12px;font-size:20px}
.article section p{color:var(--muted)}
.article ul,.article ol{margin:18px 0 27px;padding-left:0;list-style:none;counter-reset:item}
.article li{position:relative;margin:10px 0;padding:12px 15px 12px 48px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.035);color:#dedfe3}
.article ul li::before{content:"";position:absolute;left:19px;top:20px;width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(255,142,35,.11)}
.article ol li{counter-increment:item}
.article ol li::before{content:counter(item);position:absolute;left:14px;top:10px;display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:linear-gradient(135deg,var(--gold),var(--orange));color:#321308;font-size:13px;font-weight:900}
.formula{display:inline-block;padding:2px 7px;border:1px solid rgba(255,214,94,.2);border-radius:7px;background:rgba(255,214,94,.08);color:var(--gold);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}
table{display:block;width:100%;margin:26px 0 34px;overflow-x:auto;border:1px solid rgba(255,142,35,.2);border-radius:16px;border-spacing:0;background:rgba(17,8,5,.78);scrollbar-color:var(--gold) var(--surface)}
caption{display:block;padding:16px 18px;border-bottom:1px solid var(--line);color:var(--gold);font-size:15px;font-weight:900;text-align:left}
thead,tbody{display:table;width:100%;min-width:720px;table-layout:fixed}
th,td{padding:14px 16px;border-right:1px solid rgba(255,255,255,.065);border-bottom:1px solid rgba(255,255,255,.065);vertical-align:top;text-align:left;font-size:14px;line-height:1.48}
th:last-child,td:last-child{border-right:0}
tbody tr:last-child td{border-bottom:0}
th{background:rgba(255,126,32,.1);color:#fff;font-weight:900}
td{color:#d0d1d6}
tbody tr:nth-child(even) td{background:rgba(255,255,255,.025)}
.note,.warning{position:relative;margin:28px 0;padding:21px 22px 21px 76px;border-radius:15px;box-shadow:inset 0 1px rgba(255,255,255,.04)}
.note{border:1px solid rgba(116,233,0,.24);background:linear-gradient(120deg,rgba(116,233,0,.11),rgba(41,25,13,.88))}
.warning{border:1px solid rgba(255,113,48,.3);background:linear-gradient(120deg,rgba(255,92,42,.13),rgba(49,22,14,.86))}
.note::before,.warning::before{position:absolute;left:20px;top:19px;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;font-size:20px;font-weight:1000}
.note::before{content:"i";background:rgba(116,233,0,.16);color:#b5ff62;font-family:Georgia,serif}
.warning::before{content:"!";background:rgba(255,174,75,.16);color:#ffc779}
.note p,.warning p{margin:0!important;color:#e0ecea!important}
.slot-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:27px 0 30px}
.slot-summary span{display:flex;min-height:118px;flex-direction:column;justify-content:center;padding:19px;border:1px solid rgba(255,142,35,.18);border-radius:14px;background:linear-gradient(145deg,rgba(58,30,19,.9),rgba(26,12,8,.95));color:var(--muted);font-size:13px;line-height:1.45}
.slot-summary strong{display:block;margin-bottom:7px;color:var(--brand-mint);font-size:19px}
.faq-section h3{margin-bottom:0;padding:20px 22px 14px;border:1px solid var(--line-soft);border-bottom:0;border-radius:14px 14px 0 0;background:rgba(61,31,20,.78);color:#fff;font-size:20px}
.faq-section h3+p{margin:0!important;padding:20px 22px;border:1px solid var(--line-soft);border-top:0;border-radius:0 0 14px 14px;background:rgba(31,15,10,.76);color:var(--muted)}
.site-footer{border-top:1px solid var(--line);background:#090403}
.footer-grid{display:grid;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:46px;padding-block:42px}
.footer-brand .brand{margin-bottom:13px}
.footer-brand .brand img{width:118px}
.footer-brand p,.footer-status p{margin:0;color:var(--dim);font-size:13px;line-height:1.5}
.footer-status{display:flex;align-items:center;gap:15px}
.age{display:grid;place-items:center;flex:0 0 50px;width:50px;height:50px;border:2px solid var(--gold);border-radius:50%;color:var(--gold);font-size:17px;font-weight:900}
.footer-action{padding:13px 17px;font-size:13px}
.footer-bottom{display:flex;align-items:center;gap:24px;padding-block:18px;border-top:1px solid var(--line-soft);color:var(--dim);font-size:12px}
.footer-bottom a{text-decoration:none}
.footer-bottom a:last-child{margin-left:auto}
.mobile-actions{display:none}
.error-page{min-height:100vh;display:grid;place-items:center;padding:28px}
.error-card{width:min(100%,680px);padding:50px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--surface-2),var(--bg-2));box-shadow:var(--shadow);text-align:center}
.error-card>img{width:118px;margin:0 auto 24px}
.error-card>span{display:block;color:var(--gold);font-size:clamp(72px,16vw,150px);font-weight:900;line-height:.9;letter-spacing:-.08em}
.error-card h1{margin:24px 0 14px;font-size:clamp(30px,6vw,48px)}
.error-card p{margin:0 auto 28px;color:var(--muted)}
@media (max-width:980px){.header-inner{grid-template-columns:auto 1fr auto}.main-nav,.header-actions{display:none}.nav-burger{display:flex;justify-self:end;align-items:center;flex-direction:column;gap:5px;width:48px;margin-left:auto;padding:10px 12px;cursor:pointer}.nav-burger span{display:block;width:22px;height:2px;background:var(--gold)}.nav-toggle:checked~.main-nav{position:absolute;left:0;right:0;top:78px;display:grid;gap:0;padding:14px 20px 20px;border-bottom:1px solid var(--line);background:#21110b}.nav-toggle:checked~.main-nav a{padding:13px 9px;border-bottom:1px solid var(--line-soft)}.highlights{grid-template-columns:repeat(3,1fr)}.toc-list{grid-template-columns:1fr}.article>section{padding:48px 38px}.footer-grid{grid-template-columns:1fr 1fr}.footer-action{grid-column:1/-1;text-align:center}}
@media (max-width:720px){body{font-size:16px}.shell{width:min(100% - 24px,var(--shell))}.site-header{position:sticky}.header-inner.shell{width:100%;height:68px;padding-left:12px;padding-right:0;gap:10px}.brand-zone{gap:10px}.brand img{width:118px}.locale{gap:7px;font-size:13px}.locale span{font-size:20px}.nav-burger{justify-self:end;margin-right:0}.nav-toggle:checked~.main-nav{top:68px}.hero-copy{padding:38px 0 24px}.hero-lead{font-size:inherit;text-align:left}.hero-sub{font-size:16px}.visual-hero{aspect-ratio:auto;background:transparent}.visual-hero img{width:100%;height:auto;object-fit:contain;object-position:center}.legal{grid-template-columns:38px 1fr;padding:17px;column-gap:13px}.legal::before{width:38px;height:38px}.highlights{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:132px;gap:9px;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x proximity}.highlights a{min-height:130px;padding:16px 10px;scroll-snap-align:start}.highlights img{height:31px}.highlights strong{font-size:14px}.highlights span{font-size:11px}.games-strip{padding:0;margin-bottom:24px}.games-row{grid-auto-columns:122px}.toc{margin:20px 0 44px}.toc summary{padding:17px}.toc-list{grid-template-columns:1fr;padding:11px 17px 16px}.article>section{padding:37px 20px;margin-bottom:18px;border-radius:18px}.article>section::before{right:19px;top:22px;font-size:48px}.article h2{padding-right:50px;font-size:29px}.article h3{font-size:22px}.visual-grid{grid-template-columns:1fr;gap:6px}.visual-screen{margin-inline:0;width:100%;border-radius:15px}.visual-grid .visual-screen,.visual-portrait{margin-inline:0;width:100%}.visual-phone{width:100%;margin-inline:auto}.visual-note{margin:8px auto 30px;padding-inline:8px;font-size:11px}.slot-summary{grid-template-columns:1fr;gap:8px}.slot-summary span{min-height:0}.note,.warning{padding:19px 18px 19px 67px}.note::before,.warning::before{left:17px;top:17px}.cta{width:100%;padding-inline:10px;font-size:clamp(12px,3.5vw,15px)}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-bottom{padding-bottom:92px;flex-wrap:wrap}.footer-bottom a:last-child{margin-left:0}.mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:60;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(18,8,5,.96);backdrop-filter:blur(16px)}.mobile-actions a{display:grid;place-items:center;min-height:45px;padding:0 6px;font-size:clamp(13px,3.8vw,14px);font-weight:900;white-space:nowrap;text-decoration:none}.mobile-actions a:last-child{border:0}thead,tbody{min-width:650px}th,td{padding:12px;font-size:13px}}
@media (max-width:420px){body{font-size:14px}.header-inner.shell{height:62px}.brand img{width:104px}.locale{gap:6px;font-size:12px}.locale span{font-size:19px}.nav-toggle:checked~.main-nav{top:62px}.hero-copy{padding:22px 0 18px}.hero-copy h1{margin-bottom:14px;font-size:24px;line-height:1.08;letter-spacing:-.035em}.hero-lead{margin-bottom:18px;line-height:1.48}.hero-sub{margin-top:22px;font-size:14px}.verification{margin-top:10px}.hero-copy small{font-size:9px}.cta{min-height:46px}.article h2{font-size:26px}.mobile-actions a{font-size:13px}}
@media (max-width:720px){.toc{margin-bottom:24px}.article .toc-list{grid-template-columns:1fr;padding:11px 17px 16px}.cta{font-size:clamp(12px,3.5vw,15px);letter-spacing:0}.mobile-actions a{font-size:clamp(13px,3.8vw,14px);letter-spacing:0}.mobile-actions a:last-child{border:0}}
@media (max-width:420px){.mobile-actions a{font-size:13px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.cta{transition:none}}
