@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap";@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}@keyframes slideLeft{0%{opacity:0;transform:translate(-45px)}to{opacity:1;transform:none}}@keyframes slideRight{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:none}}@keyframes revealScale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes modalIn{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:none}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}header{animation:.55s ease-out both fadeDown}.heroContent>*{animation:.75s cubic-bezier(.2,.75,.25,1) both slideLeft}.heroContent>:first-child{animation-delay:50ms}.heroContent>:nth-child(2){animation-delay:.12s}.heroContent>:nth-child(3){animation-delay:.19s}.heroContent>:nth-child(4){animation-delay:.26s}.heroContent>:nth-child(5){animation-delay:.33s}.heroContent>:nth-child(6){animation-delay:.4s}.heroContent>img{animation-name:slideLeft,floatLogo;animation-duration:.75s,4s;animation-iteration-count:1,infinite;animation-delay:50ms,.9s}.hero aside{animation:.8s .45s both slideRight}.heroGlow{animation:1.4s both revealScale}.steps>div{animation:.7s both fadeUp}.steps>div:first-child{animation-delay:80ms}.steps>div:nth-child(2){animation-delay:.2s}.steps>div:nth-child(3){animation-delay:.32s}.gameCard{transition:transform .35s;animation:.65s both fadeUp}.gameCard:nth-child(4n+1){animation-delay:50ms}.gameCard:nth-child(4n+2){animation-delay:.12s}.gameCard:nth-child(4n+3){animation-delay:.19s}.gameCard:nth-child(4n+4){animation-delay:.26s}.gameCard:hover{transform:translateY(-7px)}.pageTitle,.detail>div:first-child,.contact>div,.policyHeader{animation:.65s both slideLeft}.detail>div:last-child,.contact>form,.policyBody,.authForm{animation:.65s 80ms both slideRight}.authArt>*{animation:.65s both fadeUp}.authArt>:nth-child(2){animation-delay:80ms}.authArt>:nth-child(3){animation-delay:.16s}.authArt>:nth-child(4){animation-delay:.24s}.panel,.kycCard,.methods,.dashHead{animation:.65s both fadeUp}.dashGrid>.panel:nth-child(2){animation-delay:.14s}.btn{transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0008}.btn.gold:after{content:"";background:linear-gradient(110deg,#0000 30%,#fff7 48%,#0000 66%) 200%/220% 100%;position:absolute;inset:0}.btn.gold:hover:after{animation:.8s shimmer}.floatingHome{animation:.45s .2s both revealScale}.policyBody>section{animation:.55s both fadeUp}.policyBody>section:nth-child(2){animation-delay:60ms}.policyBody>section:nth-child(3){animation-delay:.12s}.policyBody>section:nth-child(4){animation-delay:.18s}.policyBody>section:nth-child(5){animation-delay:.24s}.policyBody>section:nth-child(6){animation-delay:.3s}.statGrid>div{animation:.55s both fadeUp}.statGrid>div:nth-child(2){animation-delay:80ms}.statGrid>div:nth-child(3){animation-delay:.16s}.statGrid>div:nth-child(4){animation-delay:.24s}.adminWelcome,.accountsPanel{animation:.6s .15s both fadeUp}.tableRow:not(.tableHead){animation:.4s both fadeUp}.modalBackdrop{animation:.2s both backdropIn}.accountModal{animation:.32s cubic-bezier(.2,.8,.25,1) both modalIn}.notice,.error{animation:.35s both slideLeft}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.adminShell{color:#f5f1e7;background:#0b0c0a;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.adminSidebar{background:#11120f;border-right:1px solid #26271f;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.adminBrand{border-bottom:1px solid #292a22;align-items:center;gap:12px;padding:0 10px 28px;display:flex}.adminBrand img{object-fit:contain;width:62px;height:62px}.adminBrand span{text-transform:uppercase;letter-spacing:.15em;color:var(--gold2);font:600 14px Oswald}.adminNav{flex-direction:column;gap:8px;margin-top:28px;display:flex}.adminNav button,.adminLogout{color:#aaa99f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:14px 16px;font-weight:700}.adminNav button i{width:27px;font-style:normal;display:inline-block}.adminNav button.active,.adminNav button:hover{color:var(--gold2);background:#242216}.adminLogout{border-top:1px solid #292a22;border-radius:0;margin-top:auto;padding-top:24px}.adminMain{min-width:0;padding:45px clamp(30px,5vw,75px)}.adminTop{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.adminTop h1{text-transform:uppercase;margin:0;font:600 clamp(42px,5vw,68px) Oswald}.adminAvatar{width:46px;height:46px;color:var(--gold2);border:1px solid #70602e;border-radius:50%;place-items:center;font-weight:800;display:grid}.statGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.statGrid>div{background:#131511;border:1px solid #292b22;padding:25px}.statGrid span,.statGrid small{color:#929188;display:block}.statGrid span{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.statGrid b{color:var(--gold2);margin:12px 0;font:600 52px Oswald;display:block}.statGrid small{font-size:11px}.adminWelcome{background:linear-gradient(100deg,#171913,#252315);border:1px solid #302e21;justify-content:space-between;align-items:center;margin-top:26px;padding:50px;display:flex;overflow:hidden}.adminWelcome>div{max-width:560px}.adminWelcome h2{text-transform:uppercase;margin:0 0 15px;font:600 48px Oswald}.adminWelcome p{color:var(--muted);line-height:1.7}.adminWelcome img{object-fit:contain;opacity:.8;width:230px;height:230px}.accountsPanel{background:#121410;border:1px solid #292b22}.accountSearch{border-bottom:1px solid #292b22;padding:22px;display:flex}.accountSearch input{color:#fff;background:#090a08;border:1px solid #33352b;outline:none;flex:1;padding:14px 16px}.accountSearch button{background:var(--gold);cursor:pointer;border:0;padding:0 24px;font-weight:800}.tableMeta{color:#85857b;padding:15px 22px;font-size:12px}.accountTable{overflow-x:auto}.tableRow{border-top:1px solid #24261e;grid-template-columns:1.2fr 1.6fr .8fr .8fr 70px;align-items:center;gap:20px;min-width:800px;padding:17px 22px;font-size:13px;display:grid}.tableRow>span{overflow-wrap:anywhere;min-width:0}.tableRow b,.tableRow small{display:block}.tableRow small{color:#818177;margin-top:5px}.tableHead{color:#85857b;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.kycPill{color:#f2ad65;text-transform:uppercase;background:#332419;border-radius:99px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:800;display:inline-block}.kycPill.verified{color:#7cdd8b;background:#17301d}.editBtn{color:var(--gold2);cursor:pointer;background:0 0;border:1px solid #6e602f;padding:8px 13px}.pagination{border-top:1px solid #292b22;justify-content:center;align-items:center;gap:25px;padding:22px;display:flex}.pagination button{color:var(--gold2);cursor:pointer;background:0 0;border:0}.pagination button:disabled{color:#555;cursor:default}.pagination span{color:#85857b;font-size:11px}.modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.accountModal{background:#121410;border:1px solid #454330;flex-direction:column;width:min(850px,100%);max-height:92vh;display:flex;box-shadow:0 30px 100px #000}.modalHead{border-bottom:1px solid #2b2d24;justify-content:space-between;align-items:center;padding:24px 30px;display:flex}.modalHead h2{text-transform:uppercase;margin:0;font:500 34px Oswald}.modalHead button{color:#aaa;cursor:pointer;background:0 0;border:0;font-size:32px}.modalScroll{padding:28px 30px;overflow-y:auto}.modalScroll>section{border-bottom:1px solid #292b22;margin-bottom:28px;padding-bottom:28px}.modalScroll h3{text-transform:uppercase;margin:0 0 18px;font:500 22px Oswald}.accountModal label{color:#b8b6ac;text-transform:uppercase;letter-spacing:.08em;margin:10px 0;font-size:10px;display:block}.accountModal input,.accountModal textarea{color:#fff;resize:vertical;background:#090a08;border:1px solid #35372d;width:100%;margin-top:7px;padding:12px;display:block}.accountModal label small{color:#777;text-transform:none;margin-top:6px;display:block}.kycEdit{justify-content:space-between;align-items:center;display:flex}.kycEdit p{color:var(--muted)}.kycEdit p b{color:var(--gold2)}.verifyToggle{background:#1c2019;border:1px solid #3d493a;align-items:center;gap:10px;padding:13px 16px;display:flex!important}.verifyToggle input{width:auto;margin:0}.modalHint{color:#888;font-size:13px}.credentialGrid{grid-template-columns:1fr 1fr;gap:14px 20px;display:grid}.credentialGrid label>span{color:#e5e0d4;align-items:center;gap:10px;font-weight:800;display:flex}.credentialGrid img{object-fit:cover;border-radius:4px;width:34px;height:34px}.modalActions{background:#0d0f0c;border-top:1px solid #2b2d24;justify-content:flex-end;padding:18px 30px;display:flex}@media (width<=900px){.adminShell{grid-template-columns:76px 1fr}.adminSidebar{padding:18px 8px}.adminBrand{justify-content:center;padding:0 0 20px}.adminBrand img{width:52px}.adminBrand span,.adminNav button:not(.active){font-size:0}.adminNav button{text-align:center;padding:14px 5px;font-size:0}.adminNav button i{width:auto;font-size:18px}.adminNav button.active{font-size:0}.adminLogout{text-align:center;font-size:0}.adminLogout:first-letter{font-size:18px}.statGrid{grid-template-columns:1fr 1fr}.adminWelcome img{display:none}}@media (width<=600px){.adminShell{display:block}.adminSidebar{z-index:20;flex-direction:row;align-items:center;height:68px;padding:6px 12px;position:sticky}.adminBrand{border:0;padding:0}.adminBrand img{width:52px;height:52px}.adminNav{flex-direction:row;margin:0 auto}.adminNav button,.adminNav button.active{font-size:0}.adminLogout{border:0;margin:0;padding:10px;font-size:0}.adminMain{padding:28px 15px}.statGrid{grid-template-columns:1fr 1fr;gap:10px}.statGrid>div{padding:18px}.statGrid b{font-size:38px}.adminWelcome{padding:28px}.adminWelcome h2{font-size:36px}.credentialGrid{grid-template-columns:1fr}.modalBackdrop{padding:0}.accountModal{height:100vh;max-height:100vh}.modalScroll{padding:20px}.kycEdit{flex-direction:column;align-items:flex-start}.adminTop{margin-bottom:25px}}.brand>span{display:none}.stepLink{color:var(--gold2);text-transform:uppercase;letter-spacing:.1em;margin-top:14px;font-size:12px;font-weight:800;display:inline-block}.stepLink:hover{text-decoration:underline}.steps .returningPlayer{color:#e4ddc9;margin-top:18px;font-size:13px;font-weight:600}.steps .btn{margin-top:8px}.policyLogo{object-fit:contain;filter:drop-shadow(0 10px 25px #000);width:150px;height:150px;margin:0 0 28px;display:block}.floatingHome{z-index:30;color:var(--gold2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.12em;background:#0f110ef0;border:1px solid #5e512d;border-radius:99px;align-items:center;gap:9px;padding:12px 17px;font-size:11px;font-weight:800;transition:all .25s;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 8px 30px #0009}.floatingHome span{font-size:18px;line-height:0}.floatingHome:hover{background:var(--gold);color:#090a08;transform:translateY(-2px)}.policyPage{background:linear-gradient(120deg,#090a08 0% 50%,#10120e 50% 100%);grid-template-columns:minmax(280px,430px) minmax(0,760px);align-items:start;gap:clamp(50px,9vw,140px);display:grid}.policyHeader{position:sticky;top:150px}.policyHeader h1{text-transform:uppercase;margin:0 0 24px;font:600 clamp(50px,6vw,82px)/.98 Oswald}.policyHeader p{color:var(--muted);font-size:18px;line-height:1.7}.policyHeader small{color:#777;text-transform:uppercase;letter-spacing:.1em;margin-top:30px;display:block}.policyBody>section{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:20px;margin:0 0 34px;padding:0 0 34px;display:grid}.policyBody>section>b{color:#665b37;font:500 22px Oswald}.policyBody h2,.policyContact h2{text-transform:uppercase;margin:0 0 12px;font:500 28px Oswald}.policyBody p{color:#b1b0a8;margin:0;line-height:1.75}.policyContact{background:#191a14;border:1px solid #353324;padding:32px}.policyContact p{margin-bottom:18px}@media (width<=800px){.policyPage{background:#090a08;grid-template-columns:1fr}.policyHeader{position:static}.floatingHome{bottom:14px;left:14px}.policyBody>section{grid-template-columns:38px 1fr}}.fieldHint{color:#858579;letter-spacing:0;text-transform:none;margin-top:6px;font-size:10px;display:block}.kycRequirement{color:var(--gold2);margin:8px 0 0;font-size:12px;line-height:1.5}:root{--black:#060706;--panel:#10120f;--gold:#d4a93c;--gold2:#f6d87d;--cream:#f6f1e6;--muted:#aaa99f;--line:#272820}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--cream);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#060706eb;border-bottom:1px solid #1b1c17;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,6vw,90px);display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;font:700 22px Oswald;display:flex}.brand img{object-fit:contain;width:62px;height:62px}.brand span{line-height:.9}.brand small{color:var(--gold);letter-spacing:.5em;margin-top:7px;font-size:9px;display:block}nav{align-items:center;gap:28px;display:flex}nav a,nav button{color:#d3d0c5;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700;position:relative}nav a.active,nav a:hover{color:var(--gold2)}nav .account{color:var(--gold2);border:1px solid #776329;border-radius:99px;padding:12px 18px}nav i{background:#ff504d;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;right:4px}.menu{color:#fff;background:0 0;border:0;font-size:25px;display:none}.kycbar{color:#fff;background:#ad7818;justify-content:center;gap:35px;padding:10px 6vw;font-size:13px;display:flex}.kycbar a{font-weight:700}.hero{background:linear-gradient(90deg,#000000f0 0%,#000000a6 45%,#0003),url(/assets/hero.jpeg) 50%/cover;align-items:center;min-height:760px;padding:80px clamp(24px,8vw,130px);display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(transparent,var(--black));height:160px;position:absolute;inset:auto 0 0}.heroGlow{filter:blur(80px);background:#d2901430;border-radius:50%;width:420px;height:420px;position:absolute;top:20%;left:8%}.heroContent{z-index:2;max-width:760px;position:relative}.heroContent>img{object-fit:contain;filter:drop-shadow(0 10px 25px #000);width:130px;height:130px;margin-bottom:12px}.eyebrow{color:var(--gold2);letter-spacing:.24em;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:700;display:block}.hero h1,.pageTitle h1,.detail h1,.authArt h1,.dashboard h1,.kyc h1,.redeem h1,.contact h1{text-transform:uppercase;letter-spacing:-.02em;margin:0 0 22px;font:600 clamp(60px,8vw,112px)/.92 Oswald}.hero h1 em{color:#0000;-webkit-text-stroke:1px var(--gold2);font-style:normal}.heroContent>p{text-transform:uppercase;letter-spacing:.18em;font-weight:600}.heroContent>strong{color:#7cff4f;text-transform:uppercase;margin:8px 0 30px;display:block}.btn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:1px solid #0000;border-radius:3px;justify-content:center;margin:4px 8px 4px 0;padding:14px 24px;font-size:12px;font-weight:800;display:inline-flex}.gold{color:#111;background:linear-gradient(120deg,#b98519,#f2d576)}.ghost{color:#fff;background:#0a0b09;border-color:#737063}.green{color:#061006;background:#41df45}.red{color:#fff;background:#df342d}.hero aside{z-index:3;align-items:center;gap:12px;display:flex;position:absolute;bottom:12%;right:5%}.hero aside span{border:1px solid var(--gold);border-radius:50%;padding:10px;font-weight:700}.hero aside p{color:#d0cdc2;text-transform:uppercase;font-size:11px}.intro,.featured,.page{padding:100px clamp(24px,7vw,110px)}.intro{text-align:center;max-width:1500px;margin:auto}.intro h2,.sectionHead h2{text-transform:uppercase;margin:0 0 18px;font:600 clamp(40px,5vw,70px) Oswald}.intro>p{max-width:680px;color:var(--muted);margin:0 auto 55px;font-size:18px;line-height:1.7}.steps{border:1px solid var(--line);text-align:left;grid-template-columns:repeat(3,1fr);display:grid}.steps div{border-right:1px solid var(--line);padding:38px}.steps div:last-child{border:0}.steps b{color:#3c3827;font:600 48px Oswald}.steps h3{text-transform:uppercase;font:500 23px Oswald}.steps p,.gameCard p{color:var(--muted)}.featured{background:#0d0f0c}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.sectionHead>a{color:var(--gold2);font-weight:700}.gameGrid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.gameCard div{aspect-ratio:1;background:#171914;position:relative;overflow:hidden}.gameCard img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gameCard:hover img{filter:brightness(.55);transform:scale(1.06)}.gameCard div i{opacity:0;color:var(--gold2);text-transform:uppercase;font-size:12px;font-style:normal;font-weight:700;transition:all .3s;position:absolute;bottom:20px;right:20px;transform:translateY(8px)}.gameCard:hover div i{opacity:1;transform:none}.gameCard div span{text-transform:uppercase;background:#111;padding:8px;font-size:10px;position:absolute;top:14px;right:14px}.gameCard h3{text-transform:uppercase;margin:16px 0 2px;font:500 24px Oswald}.gameCard p{margin:0;font-size:12px}.page{min-height:70vh}.pageTitle{max-width:850px;margin-bottom:60px}.pageTitle h1{font-size:clamp(48px,7vw,92px)}.pageTitle p{color:var(--muted);font-size:18px;line-height:1.6}.gamesPage{background:linear-gradient(#090a08dd,#090a08ee),url(/assets/pattern.jpg) 50%/cover fixed}.detail{grid-template-columns:minmax(320px,600px) 1fr;align-items:center;gap:7vw;display:grid}.detailImage img{aspect-ratio:1;object-fit:cover;width:100%}.detail h1{font-size:clamp(48px,6vw,84px)}.detail>div>p{color:var(--muted);max-width:600px;font-size:18px;line-height:1.7}.partner{color:var(--muted);max-width:560px;margin-top:18px;line-height:1.5;display:block}.notice,.error{background:#142817;border-left:3px solid #65d968;margin:18px 0;padding:14px}.error{background:#2b1514;border-color:#dc5149}.authPage{grid-template-columns:1.1fr .9fr;min-height:calc(100vh - 88px);display:grid}.authArt{background:linear-gradient(90deg,#000b,#000c),url(/assets/pattern.jpg) 50%/cover;padding:10vw 8vw}.authArt img{width:150px}.authArt h1{font-size:clamp(50px,6vw,90px)}.authArt p{color:var(--muted)}.authForm{flex-direction:column;justify-content:center;padding:8vw;display:flex}.tabs{border-bottom:1px solid var(--line);margin-bottom:40px;display:flex}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:15px 25px}.tabs .active{color:var(--gold2);border-bottom:2px solid var(--gold)}.authForm h2,.panel h2{text-transform:uppercase;font:500 32px Oswald}.authForm label,.panel label{text-transform:uppercase;letter-spacing:.08em;color:#ccc;margin:10px 0;font-size:12px;display:block}.authForm input,.panel input,.panel textarea{color:#fff;background:#11130f;border:1px solid #303127;outline:none;width:100%;margin-top:8px;padding:14px}.authForm input:focus,.panel input:focus,.panel textarea:focus{border-color:var(--gold)}.split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.authForm .btn{margin-top:20px}.authForm small{color:#777;margin-top:18px;line-height:1.5}.dashHead{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.dashboard h1{font-size:70px}.dashboard p{color:var(--muted)}.status{border:1px solid var(--line);min-width:240px;padding:20px}.status b,.status span,.status a{display:block}.status span{text-transform:uppercase;color:#ffb43f;margin:5px 0;font-weight:700}.status a{color:var(--gold2);font-size:12px}.status.verified span{color:#6bdd74}.dashGrid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.panel{border:1px solid var(--line);background:#0f110e;padding:35px}.empty{color:var(--muted);padding:30px 0}.empty b{color:#fff}.request{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 0;display:flex}.request span{color:var(--gold2);text-transform:uppercase;font-size:11px}.kyc,.redeem{text-align:center;max-width:850px;margin:auto}.kyc h1,.redeem h1{font-size:70px}.kyc>p,.redeem>p{color:var(--muted);font-size:18px;line-height:1.7}.kycCard{border:1px solid var(--line);text-align:left;background:#10120f;margin-top:35px;padding:35px}.kycCard b{text-transform:uppercase;font:500 28px Oswald}.kycCard li{color:#bbb;margin:14px 0}.methods{color:var(--gold2);justify-content:center;gap:30px;margin-top:45px;display:flex}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:8vw;display:grid}.contact h1{font-size:80px}.contact>div p{color:var(--muted);line-height:1.7}.contact>div a{color:var(--gold2);font-weight:700}footer{border-top:1px solid var(--line);background:#090a08;padding:65px clamp(24px,7vw,110px) 30px}.footerTop{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:35px;display:flex}.footerTop p{color:var(--muted)}.footerLinks{color:#c6c2b7;flex-wrap:wrap;gap:24px;margin:30px 0;font-size:12px;display:flex}footer>small{color:#777}@media (width<=950px){nav{background:#090a08;flex-direction:column;padding:30px;display:none;position:absolute;top:88px;left:0;right:0}.menu{display:block}nav.open{display:flex}.hero{min-height:680px}.gameGrid{grid-template-columns:repeat(2,1fr)}.detail,.authPage,.contact{grid-template-columns:1fr}.authArt{display:none}.dashGrid,.steps{grid-template-columns:1fr}.steps div{border-right:0;border-bottom:1px solid var(--line)}.dashHead{flex-direction:column;align-items:start;gap:25px}.footerTop{flex-direction:column;align-items:start;gap:20px}}@media (width<=560px){header{height:74px}.brand span{display:none}.brand img{width:54px}.hero{min-height:650px;padding-top:50px}.hero h1{font-size:54px}.heroContent>img{width:100px}.hero aside{display:none}.gameGrid{grid-template-columns:1fr 1fr;gap:14px}.gameCard h3{font-size:18px}.intro,.featured,.page{padding:70px 20px}.sectionHead{flex-direction:column;align-items:start;gap:20px}.split{grid-template-columns:1fr}.authForm{padding:50px 24px}.detail{gap:35px}.methods{flex-direction:column;gap:16px}.contact h1,.kyc h1,.redeem h1,.dashboard h1{font-size:50px}.footerLinks{flex-direction:column}.kycbar{justify-content:space-between}}
@media (width<=560px){html{font-size:17px}body{font-size:17px;line-height:1.55}header{height:78px;padding:0 18px}.menu{font-size:34px;min-width:48px;min-height:48px}nav{top:78px;gap:18px;align-items:stretch;padding:22px}nav a,nav button{font-size:16px;line-height:1.3;padding:12px 4px;text-align:left}.kycbar{font-size:15px;line-height:1.45;gap:16px;align-items:center;padding:12px 18px}.hero{min-height:560px;padding:44px 22px}.hero h1{font-size:clamp(46px,14vw,62px);line-height:.98}.heroContent>p{font-size:15px;letter-spacing:.08em;line-height:1.55}.intro,.featured,.page{padding:54px 20px}.intro>p,.pageTitle p,.detail>div>p,.kyc>p,.redeem>p,.contact>div p{font-size:17px;line-height:1.65}.sectionHead h2,.intro h2{font-size:38px;line-height:1.05}.gameGrid{grid-template-columns:1fr;gap:22px}.gameCard h3{font-size:28px}.gameCard p{font-size:15px;line-height:1.5}.btn{width:100%;min-height:50px;margin:8px 0;padding:15px 18px;font-size:15px;line-height:1.25}.authForm h2,.panel h2{font-size:30px}.authForm label,.panel label{font-size:14px;letter-spacing:.05em}.authForm input,.panel input,.panel textarea{font-size:16px;min-height:52px;padding:15px}.panel{padding:24px 18px}.dashboard h1,.contact h1,.kyc h1,.redeem h1{font-size:44px;line-height:1}.dashHead{gap:18px}.status{width:100%;min-width:0;font-size:16px}.dashGrid{gap:20px}.request{display:block;padding:20px 0}.request b{font-size:18px}.request span{display:inline-block;margin-top:10px;font-size:13px}.request span.ready{color:#7cdd8b}.accessRequest pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#080907;border:1px solid #2f3128;color:#f6f1e6;margin:12px 0 0;padding:14px;font:600 15px/1.5 "DM Sans",sans-serif}.methods{align-items:stretch}.footerTop{align-items:stretch}.footerLinks{font-size:15px;gap:14px}}@media (width<=600px){.adminShell{font-size:16px}.adminMain{padding:24px 14px}.adminTop h1{font-size:38px}.adminSidebar{height:auto;min-height:74px;overflow-x:auto}.adminNav{gap:4px}.adminNav button,.adminNav button.active,.adminLogout{min-width:44px;min-height:44px}.accountSearch{display:grid;grid-template-columns:1fr;gap:10px;padding:16px}.accountSearch input,.accountSearch button{font-size:16px;min-height:50px}.accountTable{overflow-x:visible}.tableRow,.tableRow.tableHead{min-width:0;grid-template-columns:1fr;gap:8px;padding:18px;font-size:15px}.tableHead{display:none}.tableRow:not(.tableHead){background:#11130f;border:1px solid #292b22;margin:12px}.editBtn{width:100%;min-height:44px;font-size:15px}.pagination{gap:12px;flex-wrap:wrap}.pagination button{font-size:15px;min-height:44px}.modalHead{padding:18px}.modalHead h2{font-size:28px}.modalScroll{padding:18px}.accountModal label{font-size:13px}.accountModal input,.accountModal textarea{font-size:16px;min-height:50px}.modalActions{display:grid;grid-template-columns:1fr;gap:10px;padding:14px 18px}.credentialGrid textarea{min-height:84px}}
@media (width<=640px){body{font-size:18px;line-height:1.68}p,li,.partner,.notice,.error,.empty,.modalHint,.fieldHint,.kycRequirement,.tableMeta,footer>small{font-size:18px;line-height:1.68}.eyebrow{font-size:13px;letter-spacing:.12em;line-height:1.35}.hero h1,.pageTitle h1,.detail h1,.authArt h1,.dashboard h1,.kyc h1,.redeem h1,.contact h1{letter-spacing:0;line-height:1.02}.hero h1{font-size:clamp(48px,15vw,66px)}.pageTitle h1,.detail h1,.dashboard h1,.contact h1,.kyc h1,.redeem h1{font-size:clamp(42px,12vw,56px)}.intro h2,.sectionHead h2,.adminWelcome h2{font-size:clamp(34px,10vw,46px);line-height:1.08}.authForm h2,.panel h2,.modalScroll h3,.kycCard b{font-size:32px;line-height:1.12}.intro,.featured,.page{padding:48px 18px}.panel,.kycCard,.policyContact{padding:24px 18px}.steps h3,.gameCard h3{font-size:30px;line-height:1.12}.steps p,.gameCard p,.pageTitle p,.detail>div>p,.intro>p,.kyc>p,.redeem>p,.contact>div p,.policyBody p{font-size:18px;line-height:1.72}.btn,nav a,nav button,.tabs button,.editBtn,.pagination button{font-size:17px;line-height:1.3;min-height:54px}.authForm label,.panel label,.accountModal label{font-size:15px;line-height:1.35;letter-spacing:.04em}.authForm input,.panel input,.panel textarea,.accountModal input,.accountModal textarea,.accountSearch input{font-size:18px;line-height:1.45;min-height:56px}.status,.request,.tableRow:not(.tableHead){font-size:18px;line-height:1.55}.request b,.tableRow b{font-size:20px;line-height:1.35}.request span,.kycPill,.tableRow small{font-size:15px;line-height:1.35}.accessRequest pre{font-size:17px;line-height:1.58}.footerLinks{font-size:17px;line-height:1.45}.policyBody h2,.policyContact h2{font-size:30px;line-height:1.15}.adminTop h1{font-size:42px;line-height:1.05}.statGrid span,.statGrid small{font-size:14px;line-height:1.35}.statGrid b{font-size:44px}.modalHead h2{font-size:32px;line-height:1.1}}
@media (max-width:700px){
  html{font-size:20px!important;-webkit-text-size-adjust:115%;text-size-adjust:115%}
  body{font-size:20px!important;line-height:1.7!important}
  p,li,small,a,button,input,textarea,label,.partner,.notice,.error,.empty,.modalHint,.fieldHint,.kycRequirement,.tableMeta,.footerLinks,footer>small{font-size:20px!important;line-height:1.7!important}
  header{height:86px!important;padding:0 18px!important}
  .brand img{width:64px!important;height:64px!important}
  .menu{font-size:42px!important;min-width:56px!important;min-height:56px!important}
  nav{top:86px!important;padding:26px 22px!important;gap:20px!important}
  nav a,nav button{font-size:20px!important;min-height:56px!important;text-align:left!important}
  nav .account{padding:16px 18px!important}
  .kycbar{display:block!important;font-size:19px!important;padding:16px 20px!important;line-height:1.55!important}
  .kycbar a{display:block!important;margin-top:8px!important}
  .hero{min-height:600px!important;padding:48px 22px!important}
  .heroContent{max-width:100%!important}
  .heroContent>img{width:116px!important;height:116px!important}
  .hero h1{font-size:56px!important;line-height:1.03!important;letter-spacing:0!important}
  .heroContent>p,.heroContent>strong{font-size:20px!important;letter-spacing:.06em!important;line-height:1.55!important}
  .eyebrow{font-size:16px!important;letter-spacing:.1em!important;line-height:1.4!important}
  .intro,.featured,.page{padding:46px 20px!important}
  .pageTitle{margin-bottom:34px!important}
  .pageTitle h1,.detail h1,.dashboard h1,.contact h1,.kyc h1,.redeem h1{font-size:48px!important;line-height:1.05!important;letter-spacing:0!important}
  .intro h2,.sectionHead h2{font-size:42px!important;line-height:1.08!important}
  .authForm h2,.panel h2,.kycCard b,.policyBody h2,.policyContact h2{font-size:34px!important;line-height:1.12!important}
  .intro>p,.pageTitle p,.detail>div>p,.kyc>p,.redeem>p,.contact>div p,.steps p,.gameCard p,.policyBody p{font-size:20px!important;line-height:1.75!important}
  .steps{display:block!important}
  .steps div{padding:28px 22px!important}
  .steps h3,.gameCard h3{font-size:32px!important;line-height:1.12!important}
  .gameGrid{grid-template-columns:1fr!important;gap:24px!important}
  .gameCard div span{font-size:16px!important;padding:10px 12px!important}
  .btn{width:100%!important;min-height:58px!important;padding:16px 18px!important;font-size:19px!important;line-height:1.3!important;margin:9px 0!important}
  .authForm{padding:44px 22px!important}
  .tabs button{font-size:19px!important;padding:18px 12px!important}
  .authForm label,.panel label,.accountModal label{font-size:17px!important;letter-spacing:.04em!important;line-height:1.4!important}
  .authForm input,.panel input,.panel textarea,.accountModal input,.accountModal textarea,.accountSearch input{font-size:20px!important;min-height:60px!important;padding:16px!important;line-height:1.5!important}
  .split,.dashGrid,.detail,.contact{grid-template-columns:1fr!important}
  .panel,.kycCard,.policyContact{padding:26px 20px!important}
  .status{width:100%!important;min-width:0!important;padding:22px!important;font-size:20px!important}
  .status span,.status a{font-size:20px!important}
  .request{display:block!important;padding:24px 0!important;font-size:20px!important}
  .request b{font-size:22px!important;line-height:1.35!important}
  .request span{font-size:17px!important;line-height:1.4!important}
  .accessRequest pre{font-size:19px!important;line-height:1.6!important;padding:16px!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}
  footer{padding:44px 20px 28px!important}
  .footerLinks{display:block!important}
  .footerLinks a{display:block!important;margin:0 0 14px!important}
  .floatingHome{font-size:16px!important;padding:14px 18px!important}
  .policyPage{display:block!important}
  .policyBody>section{display:block!important}
  .policyBody>section>b{font-size:28px!important;margin-bottom:10px!important;display:block!important}
  .adminShell{display:block!important;font-size:20px!important}
  .adminMain{padding:24px 16px!important}
  .adminTop h1{font-size:44px!important}
  .adminSidebar{height:auto!important;min-height:86px!important;overflow-x:auto!important}
  .adminNav button,.adminNav button.active,.adminLogout{min-width:56px!important;min-height:56px!important}
  .statGrid{grid-template-columns:1fr!important}
  .statGrid span,.statGrid small{font-size:17px!important}
  .statGrid b{font-size:48px!important}
  .accountSearch{display:block!important;padding:18px!important}
  .accountSearch button{width:100%!important;min-height:58px!important;margin-top:12px!important;font-size:19px!important}
  .accountTable{overflow-x:visible!important}
  .tableHead{display:none!important}
  .tableRow{min-width:0!important;grid-template-columns:1fr!important;gap:10px!important}
  .tableRow:not(.tableHead){font-size:20px!important;padding:20px!important;margin:14px!important;background:#11130f!important;border:1px solid #292b22!important}
  .tableRow b{font-size:22px!important}
  .tableRow small,.kycPill{font-size:17px!important}
  .editBtn,.pagination button{width:100%!important;font-size:19px!important;min-height:56px!important}
  .modalHead h2{font-size:34px!important}
  .modalScroll{padding:20px!important}
  .modalScroll h3{font-size:32px!important}
  .credentialGrid{grid-template-columns:1fr!important}
  .credentialGrid label>span{font-size:20px!important}
}
