
:root{--side:268px;--bg:#030400;--bg2:#080a00;--panel:#0b0d02;--panel2:#111500;--gold:#efff00;--gold2:#f9ff73;--gold3:#7f8a00;--cream:#f2f7bd;--text:#f7f8e9;--muted:#aeb68a;--line:rgba(219,168,79,.25);--line-strong:rgba(244,197,105,.48);--shadow:0 26px 80px rgba(0,0,0,.56)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 18% 5%,rgba(189,126,32,.11),transparent 26%),radial-gradient(circle at 84% 22%,rgba(255,190,70,.07),transparent 24%),repeating-linear-gradient(135deg,rgba(255,202,100,.018) 0 1px,transparent 1px 11px),linear-gradient(180deg,#020300,#0a0704 48%,#020300);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65}body:before{content:"";position:fixed;pointer-events:none;z-index:-1;inset:0;background:radial-gradient(circle at 50% -20%,rgba(255,215,130,.07),transparent 36%),radial-gradient(circle at 50% 100%,rgba(101,57,0,.12),transparent 30%)}a{color:inherit}.dude-site{margin-left:var(--side);min-height:100vh}.dude-sidebar{position:fixed;z-index:50;inset:0 auto 0 0;width:var(--side);padding:18px 16px;overflow-y:auto;background:linear-gradient(180deg,rgba(5,4,2,.99),rgba(14,10,5,.985));border-right:1px solid var(--line);box-shadow:20px 0 65px rgba(0,0,0,.44)}.dude-sidebar-logo{display:block;padding:3px 3px 0}.dude-sidebar-logo img{display:block;width:100%;height:96px;object-fit:contain}.dude-sidebar-note{margin:0 8px 14px;color:var(--gold2);font-size:.72rem;font-weight:900;letter-spacing:.12em}.dude-side-nav{display:grid;gap:6px}.dude-side-nav a{padding:10px 12px;border:1px solid transparent;border-radius:12px;color:#d9deb9;text-decoration:none;font-size:.9rem;font-weight:800}.dude-side-nav a:hover{background:linear-gradient(90deg,rgba(222,165,67,.12),rgba(255,236,192,.03));border-color:var(--line);color:#fbffe0}.dude-sidebar-cta{margin:17px 0;padding:17px;border:1px solid var(--line-strong);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(255,204,104,.12),transparent 42%),linear-gradient(145deg,rgba(103,61,10,.18),rgba(8,6,3,.95));box-shadow:inset 0 0 30px rgba(243,184,77,.04)}.dude-sidebar-cta span{display:block;color:var(--gold2);font-size:.77rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.dude-sidebar-cta strong{display:block;margin:5px 0 14px;color:#fbffe0;font-size:.9rem}.dude-sidebar-foot{padding:13px 8px 4px;border-top:1px solid var(--line);color:#929a76;font-size:.75rem}.dude-header{position:sticky;z-index:40;top:0;display:flex;align-items:center;gap:18px;min-height:74px;padding:9px 24px;background:rgba(7,5,2,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.dude-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#100c06;color:var(--gold2);font-size:1.3rem;cursor:pointer}.dude-header-logo{display:none}.dude-header-logo img{width:148px;height:50px;object-fit:contain}.dude-top-nav{display:flex;gap:4px}.dude-top-nav a{padding:9px 11px;border-radius:10px;color:#d1d7ad;text-decoration:none;font-weight:800}.dude-top-nav a:hover{background:rgba(220,166,73,.09);color:#fff}.dude-header-actions{display:flex;gap:9px;margin-left:auto}.dude-main{min-height:70vh}.dude-container{width:min(100% - 42px,1480px);margin:auto;padding:20px 0 30px}.dude-hero{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:3/1;min-height:470px;border:1px solid var(--line-strong);border-radius:26px;background:#020300;box-shadow:0 28px 85px rgba(0,0,0,.48),inset 0 0 55px rgba(218,157,55,.04)}.dude-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.dude-hero-shade{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.05) 0,rgba(0,0,0,.08) 32%,rgba(0,0,0,.25) 70%,rgba(0,0,0,.38) 100%)}.dude-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:min(900px,64%);padding:54px 18px 40px;text-align:center}.dude-kicker{display:inline-block;margin-bottom:8px;color:#efff32;font-size:.76rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 2px 14px #000}.dude-hero h1{max-width:820px;margin:0 auto;color:#f5ff2f;font-size:clamp(2.2rem,3.6vw,4.15rem);line-height:1.04;font-weight:1000;letter-spacing:-.045em;text-shadow:0 3px 18px #000,0 0 30px rgba(255,195,79,.18)}.dude-hero p{max-width:760px;margin:14px auto 0;color:#eef2cf;font-size:clamp(.92rem,1.08vw,1.08rem);font-weight:650;text-shadow:0 2px 10px #000}.dude-hero-actions{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;width:100%;max-width:720px;margin:28px auto 0}.dude-hero-actions .dude-btn{flex:0 0 190px}.dude-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;border:1px solid #d7e000;border-radius:14px;background:linear-gradient(180deg,#fbff78 0%,#f2f642 34%,#dce600 76%,#e7f000 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -2px 0 rgba(88,48,0,.22),0 6px 17px rgba(0,0,0,.34),0 0 20px rgba(232,177,72,.12);color:#080900;text-decoration:none;font-weight:950;line-height:1.1;text-shadow:0 1px 0 rgba(255,255,255,.35);cursor:pointer;transition:transform .15s ease,filter .15s ease}.dude-btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.dude-btn-large{min-width:190px;min-height:58px;padding:14px 26px;border-radius:18px;font-size:1rem}.dude-quickbar{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:14px 0 18px}.dude-quickbar div{padding:13px 12px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(180deg,rgba(28,20,10,.95),rgba(12,9,5,.95));text-align:center}.dude-quickbar span{display:block;color:#929a76;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.dude-quickbar strong{display:block;margin-top:2px;color:#efff32;font-size:.94rem}.dude-carousel-section{margin:14px 0;padding:17px 15px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,rgba(18,13,7,.95),rgba(8,6,3,.97));box-shadow:0 16px 40px rgba(0,0,0,.26)}.dude-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 4px 12px}.dude-carousel-head h2{margin:0;color:#efff32;font-size:1.1rem}.dude-carousel-head p{margin:3px 0 0;color:#929a76;font-size:.77rem}.dude-carousel-controls{display:flex;gap:7px}.dude-carousel-controls button{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:#151008;color:#f6d990;font-size:1.35rem;cursor:pointer}.dude-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 2px 5px}.dude-game-card{flex:0 0 178px;scroll-snap-align:start;overflow:hidden;border:1px solid rgba(221,169,79,.25);border-radius:14px;background:#070800}.dude-game-card a{display:block;text-decoration:none}.dude-game-card img{display:block;width:100%;height:118px;object-fit:cover}.dude-game-title{display:block;min-height:50px;padding:9px 10px 4px;color:#e7ebcb;font-size:.78rem;font-weight:850;line-height:1.25}.dude-game-cta{display:block;margin:5px 9px 10px;padding:8px;border:1px solid #d7e000;border-radius:9px;background:linear-gradient(180deg,#f8ff65,#e1ea00);color:#080900;text-align:center;font-size:.72rem;font-weight:950}.dude-panel{margin:18px 0;padding:28px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(222,161,58,.055),transparent 30%),linear-gradient(180deg,rgba(18,13,7,.98),rgba(8,6,3,.98));box-shadow:0 18px 55px rgba(0,0,0,.28)}.dude-section-eyebrow{color:#efff00;font-size:.75rem;font-weight:950;letter-spacing:.14em}.dude-panel h2{margin:0 0 14px;color:#efff32;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.2;letter-spacing:-.02em}.dude-panel h3{margin:24px 0 10px;color:#f5f8d2;font-size:1.17rem}.dude-panel p{margin:0 0 13px;color:#bdc59a}.dude-panel strong{color:#f4f7c5}.dude-list{margin:10px 0 18px;padding-left:22px;color:#bdc59a}.dude-list li{margin:7px 0}.dude-steps{counter-reset:item}.dude-table-wrap{overflow:auto;margin:18px 0;border:1px solid rgba(222,168,76,.18);border-radius:15px;background:#0a0704}.dude-table-wrap table{width:100%;min-width:720px;border-collapse:collapse}.dude-table-wrap th,.dude-table-wrap td{padding:12px 14px;border-bottom:1px solid rgba(223,169,78,.12);text-align:left;vertical-align:top}.dude-table-wrap th{background:#1b1308;color:#f4d78e;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.dude-table-wrap td{color:#bdc59a;font-size:.87rem}.dude-table-wrap tr:last-child td{border-bottom:0}.dude-content-banner{overflow:hidden;margin:22px 0;border:1px solid var(--line-strong);border-radius:20px;background:#020300;box-shadow:0 18px 55px rgba(0,0,0,.32)}.dude-content-banner img{display:block;width:100%;height:auto}.dude-article-section>a.dude-btn{display:flex;width:max-content;max-width:100%;min-width:124px;margin:20px auto 6px;}.dude-actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px}.dude-article-section>.dude-btn{display:flex;width:max-content;min-width:150px;margin:20px auto 24px}.dude-promo-note{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;margin:20px 0;padding:20px 22px;border:1px solid var(--line-strong);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(244,186,82,.12),transparent 44%),linear-gradient(100deg,#080900,#090603)}.dude-promo-note span{display:block;color:#efff32;font-size:.74rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.dude-promo-note strong{display:block;margin:3px 0;font-size:1.08rem}.dude-promo-note p{margin:0;font-size:.84rem}.dude-faq{display:grid;gap:9px}.dude-faq details{border:1px solid rgba(220,168,79,.17);border-radius:14px;background:#0d0905}.dude-faq summary{padding:13px 16px;color:#f2f5d8;font-weight:850;cursor:pointer}.dude-faq p{padding:0 16px 15px;margin:0;color:#aeb58d}.dude-footer{padding:0 22px 24px}.dude-footer-shell{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at 9% 0,rgba(175,112,23,.10),transparent 28%),radial-gradient(circle at 95% 95%,rgba(244,184,73,.05),transparent 24%),linear-gradient(180deg,#120d07,#020300);box-shadow:0 24px 60px rgba(0,0,0,.42)}.dude-footer-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 28px;background:linear-gradient(90deg,rgba(213,158,64,.11),rgba(255,232,180,.03));border-bottom:1px solid var(--line)}.dude-footer-topline strong{color:#f0d084}.dude-footer-topline span{color:#9d8f74;font-size:.82rem}.dude-footer-grid{display:grid;grid-template-columns:1.2fr .9fr 1.05fr 1.1fr;gap:28px;padding:29px}.dude-footer-grid h3,.dude-footer-box h3{margin:0 0 11px;color:#e5bd69;font-size:.96rem}.dude-footer-grid p,.dude-footer-box p{margin:0 0 10px;color:#9f9074;font-size:.82rem}.dude-footer-grid nav{display:grid;gap:7px}.dude-footer-grid nav a{color:#b3a384;text-decoration:none;font-size:.82rem}.dude-footer-grid nav a:hover{color:#fff}.dude-footer-brand img{width:240px;height:88px;object-fit:contain;object-position:left center}.dude-age{display:inline-grid;place-items:center;width:54px;height:54px;margin-top:8px;border:2px solid #efff00;border-radius:50%;color:#f0d083;font-size:1.05rem;font-weight:1000}.dude-reg-link{display:inline-flex;align-items:center;margin-top:8px;padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:#171107}.dude-reg-link img{width:120px;height:30px;object-fit:contain}.dude-footer-payments{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;padding:0 29px 24px}.dude-footer-box{padding:18px;border:1px solid rgba(220,168,79,.16);border-radius:16px;background:#070800}.dude-payment-logos{display:flex;gap:9px;flex-wrap:wrap}.dude-logo-chip{display:inline-flex;align-items:center;justify-content:center;min-width:104px;height:42px;padding:7px 12px;border:1px solid rgba(175,119,31,.25);border-radius:10px;background:#f6ead0;color:#080900;font-weight:900;font-size:.8rem}.dude-logo-chip img{max-width:90px;max-height:26px}.dude-footer-note{padding:0 29px 24px;color:#776b56;font-size:.74rem}.dude-footer-bottom{display:flex;justify-content:space-between;gap:18px;padding:15px 29px;border-top:1px solid var(--line);color:#796d58;font-size:.75rem}.dude-cookie-banner{position:fixed;z-index:120;left:calc(var(--side) + 20px);right:20px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid var(--line-strong);border-radius:18px;background:rgba(9,6,3,.975);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(0,0,0,.52)}.dude-cookie-banner[hidden],.dude-cookie-modal[hidden],.dude-overlay[hidden]{display:none}.dude-cookie-banner strong{color:#fff0cc}.dude-cookie-banner p{margin:3px 0 0;color:#9f9074;font-size:.82rem}.dude-cookie-actions{display:flex;gap:9px;flex-wrap:wrap}.dude-cookie-modal{position:fixed;z-index:130;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.76)}.dude-cookie-card{position:relative;width:min(520px,100%);padding:26px;border:1px solid var(--line-strong);border-radius:22px;background:#110c06;box-shadow:var(--shadow)}.dude-cookie-card h2{margin:0 0 17px;color:#efff32}.dude-cookie-card label{display:block;margin:10px 0;color:#d8c8aa}.dude-cookie-close{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#24180a;color:#fff;font-size:1.35rem;cursor:pointer}.dude-overlay{position:fixed;z-index:45;inset:0;border:0;background:rgba(0,0,0,.7)}.dude-mobile-sticky{display:none}html,body,.dude-sidebar,.dude-carousel,.dude-table-wrap{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,.dude-sidebar::-webkit-scrollbar,.dude-carousel::-webkit-scrollbar,.dude-table-wrap::-webkit-scrollbar{display:none;width:0;height:0}
@media(max-width:1180px){:root{--side:238px}.dude-footer-grid{grid-template-columns:1fr 1fr}.dude-footer-payments{grid-template-columns:1fr}.dude-quickbar{grid-template-columns:repeat(3,1fr)}.dude-hero-copy{width:min(760px,68%);padding:50px 16px 36px}.dude-hero h1{font-size:clamp(2.15rem,4vw,3.8rem)}}
@media(max-width:900px){.dude-site{margin-left:0}.dude-sidebar{transform:translateX(-105%);transition:transform .2s ease;box-shadow:20px 0 55px rgba(0,0,0,.55)}.dude-sidebar.dude-open{transform:translateX(0)}.dude-menu-toggle{display:inline-grid;place-items:center}.dude-header-logo{display:block}.dude-top-nav{display:none}.dude-header-actions{margin-left:auto}.dude-cookie-banner{left:16px;right:16px}.dude-footer{padding:0 16px 18px}.dude-hero-copy{width:min(680px,76%);padding:52px 14px 34px}}
@media(max-width:680px){body{padding-bottom:66px}.dude-container{width:min(100% - 22px,1480px);padding-top:11px}.dude-header{padding:9px 12px}.dude-header-logo img{width:118px}.dude-header-actions .dude-btn:first-child{display:none}.dude-header-actions .dude-btn{padding:9px 13px;min-height:40px;font-size:.76rem}.dude-hero{aspect-ratio:auto;min-height:520px;border-radius:20px}.dude-hero-bg{object-fit:cover;object-position:center}.dude-hero-shade{background:radial-gradient(ellipse at center,rgba(0,0,0,.16),rgba(0,0,0,.34) 62%,rgba(0,0,0,.48))}.dude-hero-copy{width:95%;padding:78px 14px 64px}.dude-hero h1{font-size:clamp(2.1rem,10vw,3.3rem)}.dude-hero p{font-size:.92rem}.dude-hero-actions{display:flex;flex-direction:column;align-items:center;gap:12px}.dude-hero-actions .dude-btn{flex:0 1 auto;width:min(260px,100%)}.dude-quickbar{grid-template-columns:repeat(2,1fr);gap:8px}.dude-intro,.dude-article-section{padding:23px 19px}.dude-content-banner{border-radius:14px}.dude-content-banner img{width:100%;height:auto;object-fit:contain}.dude-promo-note{grid-template-columns:1fr}.dude-promo-note .dude-btn{width:100%}.dude-article-section>.dude-btn{width:min(240px,100%)}.dude-carousel-section{padding:14px 12px}.dude-carousel-head p{display:none}.dude-game-card{flex-basis:min(48vw,168px)}.dude-footer-topline{align-items:flex-start;flex-direction:column;padding:14px 20px}.dude-footer-grid{grid-template-columns:1fr;padding:24px 20px}.dude-footer-payments{padding:0 20px 20px}.dude-footer-note,.dude-footer-bottom{padding-left:20px;padding-right:20px}.dude-footer-bottom{flex-direction:column}.dude-logo-chip{min-width:118px}.dude-cookie-banner{align-items:stretch;flex-direction:column}.dude-cookie-actions{display:grid;grid-template-columns:1fr}.dude-cookie-actions .dude-btn{width:100%}.dude-mobile-sticky{position:fixed;z-index:90;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:7px;border:1px solid var(--line);border-radius:16px;background:rgba(9,6,3,.96);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgba(0,0,0,.5)}.dude-mobile-sticky .dude-btn{min-height:44px;padding:8px 7px;font-size:.71rem;border-radius:11px}.dude-cookie-banner{bottom:76px}}
@media(max-width:430px){.dude-header-logo img{width:104px}.dude-game-card{flex-basis:min(56vw,158px)}}

/* Dude Bet brand overrides */
:root{--side:268px;--bg:#030400;--bg2:#080a00;--panel:#0a0c02;--panel2:#111500;--gold:#efff00;--gold2:#f9ff73;--gold3:#7b8500;--cream:#f2f7bd;--text:#f7f8e9;--muted:#aeb68a;--line:rgba(239,255,0,.22);--line-strong:rgba(239,255,0,.48);--shadow:0 26px 80px rgba(0,0,0,.62)}
body{background:radial-gradient(circle at 16% 8%,rgba(221,255,0,.10),transparent 25%),radial-gradient(circle at 84% 22%,rgba(239,255,0,.07),transparent 22%),repeating-linear-gradient(135deg,rgba(239,255,0,.018) 0 1px,transparent 1px 11px),linear-gradient(180deg,#020300,#070900 48%,#020300)}
body:before{background:radial-gradient(circle at 50% -18%,rgba(239,255,0,.08),transparent 36%),radial-gradient(circle at 50% 100%,rgba(180,205,0,.10),transparent 30%)}
.dude-panel,.dude-carousel-section{background:radial-gradient(circle at 100% 0,rgba(239,255,0,.055),transparent 30%),linear-gradient(180deg,rgba(12,14,3,.98),rgba(4,5,0,.98))}
.dude-btn{border:1px solid #f3ff00;background:linear-gradient(180deg,#fbff77 0%,#efff00 48%,#d3df00 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 -3px 0 rgba(64,70,0,.32),0 7px 20px rgba(0,0,0,.42),0 0 26px rgba(239,255,0,.24);color:#080900;text-shadow:0 1px 0 rgba(255,255,255,.36);border-radius:16px}
.dude-btn:hover{filter:brightness(1.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 -3px 0 rgba(64,70,0,.28),0 9px 22px rgba(0,0,0,.46),0 0 34px rgba(239,255,0,.36)}
.dude-hero{border-color:rgba(239,255,0,.38);box-shadow:0 28px 90px rgba(0,0,0,.58),inset 0 0 60px rgba(239,255,0,.05)}
.dude-hero-shade{background:radial-gradient(ellipse at center,rgba(0,0,0,.03) 0,rgba(0,0,0,.10) 38%,rgba(0,0,0,.30) 78%,rgba(0,0,0,.48) 100%)}
.dude-hero-copy{width:min(760px,58%)}
.dude-hero h1{color:#efff00;text-transform:none;letter-spacing:-.025em}
.dude-hero p{color:#f0f2d9}
.dude-top-nav a:hover,.dude-side-nav a:hover{background:linear-gradient(90deg,rgba(239,255,0,.12),rgba(239,255,0,.02))}
.dude-game-cta{border-color:#e9f300;background:linear-gradient(180deg,#fbff6d,#e6f000);color:#070800}
.dude-table-wrap th{background:#141800;color:#efff32}
.dude-logo-chip{background:#0a0c02;border-color:rgba(239,255,0,.22)}
.dude-age{border-color:#efff00;color:#efff32}
.dude-content-banner{border-color:rgba(239,255,0,.38);box-shadow:0 18px 58px rgba(0,0,0,.40),0 0 26px rgba(239,255,0,.05)}
.dude-content-banner a{display:block}
@media(max-width:1180px){.dude-hero-copy{width:min(700px,62%)}}
@media(max-width:900px){.dude-hero-copy{width:min(670px,72%)}}
@media(max-width:680px){.dude-hero-copy{width:94%}.dude-hero-shade{background:radial-gradient(ellipse at center,rgba(0,0,0,.22),rgba(0,0,0,.48) 64%,rgba(0,0,0,.62))}.dude-hero h1{font-size:clamp(2rem,9vw,3.1rem)}}

.dude-sidebar{background:linear-gradient(180deg,rgba(2,3,0,.99),rgba(8,10,0,.99));border-right-color:rgba(239,255,0,.20)}
.dude-sidebar-cta{background:radial-gradient(circle at 100% 0,rgba(239,255,0,.14),transparent 42%),linear-gradient(145deg,rgba(38,44,0,.30),rgba(3,4,0,.97))}
.dude-header{background:rgba(3,4,0,.92);border-bottom-color:rgba(239,255,0,.19)}
.dude-menu-toggle{background:#0b0d02;color:#efff32}
.dude-quickbar div{background:linear-gradient(180deg,rgba(16,19,2,.96),rgba(6,7,0,.97))}
.dude-carousel-controls button{background:#0f1201;color:#efff32;border-color:rgba(239,255,0,.22)}
.dude-game-card{border-color:rgba(239,255,0,.18);background:#060700}
.dude-table-wrap{background:#060700;border-color:rgba(239,255,0,.18)}
.dude-table-wrap th,.dude-table-wrap td{border-bottom-color:rgba(239,255,0,.11)}
.dude-promo-note{background:radial-gradient(circle at 0 0,rgba(239,255,0,.14),transparent 44%),linear-gradient(100deg,#101300,#050600)}
.dude-faq details{background:#080a00;border-color:rgba(239,255,0,.15)}
.dude-sidebar-logo img{height:78px}
.dude-header-logo img{height:44px;width:154px}
.dude-footer-brand img{max-width:240px;height:90px;object-fit:contain}


/* Readability corrections — 2026-08-08 v2 */
.dude-panel h2,.dude-panel h3,.dude-carousel-head h2,.dude-hero h1,.dude-kicker,.dude-sidebar-cta span,.dude-quickbar strong{font-family:"Segoe UI",Arial,sans-serif;font-stretch:normal;font-style:normal}
.dude-hero-copy{width:min(860px,62%);padding:44px 26px 38px;background:radial-gradient(ellipse at center,rgba(0,0,0,.56) 0%,rgba(0,0,0,.34) 52%,rgba(0,0,0,0) 78%)}
.dude-kicker{color:#f5ff73;font-size:.82rem;font-weight:900;letter-spacing:.11em;text-shadow:0 2px 10px #000,0 0 16px rgba(239,255,0,.22)}
.dude-hero h1{max-width:850px;color:#efff00;font-size:clamp(2rem,3.25vw,3.65rem);line-height:1.08;font-weight:900;letter-spacing:-.025em;text-shadow:0 3px 3px #000,0 0 14px #000,0 0 26px rgba(239,255,0,.20)}
.dude-hero p{max-width:790px;margin-top:16px;color:#fff;font-size:clamp(1rem,1.18vw,1.18rem);font-weight:800;line-height:1.5;text-shadow:0 2px 4px #000,0 0 12px #000}
.dude-quickbar div{padding:15px 12px;background:linear-gradient(180deg,rgba(18,22,2,.98),rgba(7,9,0,.98));border-color:rgba(239,255,0,.34);box-shadow:inset 0 0 18px rgba(239,255,0,.025)}
.dude-quickbar span{color:#e6eacb;font-size:.73rem;font-weight:800;letter-spacing:.04em}
.dude-quickbar strong{margin-top:4px;color:#f1ff19;font-size:1rem;font-weight:900;line-height:1.25;text-shadow:0 0 10px rgba(239,255,0,.18)}
.dude-logo-chip{background:#eef2c7;border-color:rgba(239,255,0,.58);color:#080900;font-family:"Segoe UI",Arial,sans-serif;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}
.dude-logo-chip img{max-width:92px;max-height:27px;filter:none}
@media(max-width:760px){.dude-hero-copy{width:min(92%,680px);padding:34px 16px 30px;background:radial-gradient(ellipse at center,rgba(0,0,0,.66) 0%,rgba(0,0,0,.42) 58%,rgba(0,0,0,0) 82%)}.dude-hero h1{font-size:clamp(1.75rem,8.5vw,2.7rem)}.dude-hero p{font-size:.95rem}.dude-quickbar span{font-size:.7rem}.dude-quickbar strong{font-size:.94rem}}

/* v4 hard overrides for readability */
.dude-panel h2,.dude-panel h3,.dude-carousel-head h2,.dude-hero h1,.dude-kicker,.dude-sidebar-cta span,.dude-quickbar strong{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif !important;font-style:normal !important;font-stretch:normal !important;letter-spacing:-0.02em !important;text-transform:none}
.dude-hero h1{font-size:clamp(2.25rem,3.4vw,4rem)!important;line-height:1.05!important;text-shadow:0 3px 18px #000,0 0 26px rgba(255,195,79,.16)!important}
.dude-panel h2{font-size:clamp(1.5rem,2.1vw,2.05rem)!important;line-height:1.22!important;color:#f2f55b!important}
.dude-panel h3{font-size:1.26rem!important;line-height:1.28!important;color:#f7f7e8!important}
.dude-kicker,.dude-sidebar-cta span{letter-spacing:.06em!important}
.dude-quickbar strong{font-size:1rem!important}
.dude-panel p,.dude-list,.dude-table-wrap td,.dude-faq p,.dude-faq summary{color:#dcd8c9!important}
.dude-footer-grid p,.dude-footer-box p,.dude-footer-grid nav a,.dude-footer-note,.dude-footer-bottom,.dude-footer-topline span{color:#ddd3bf!important}
.dude-footer-grid h3,.dude-footer-box h3,.dude-footer-topline strong{color:#ffe08a!important}
.dude-footer-box{background:#111106!important;border-color:rgba(239,255,0,.18)!important}
.dude-logo-chip{background:#fff3a8!important;border-color:#efff32!important;color:#050500!important;box-shadow:0 2px 10px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.75)!important}
.dude-logo-chip img{filter:none!important;opacity:1!important}
.dude-payment-logos{gap:10px!important}
.dude-scroll-top{position:fixed;right:18px;bottom:18px;z-index:95;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid #d7e000;border-radius:50%;background:linear-gradient(180deg,#fbff78 0%,#f2f642 34%,#dce600 76%,#e7f000 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -2px 0 rgba(88,48,0,.22),0 6px 17px rgba(0,0,0,.34);color:#080900;font-size:1.45rem;font-weight:1000;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.dude-scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.dude-scroll-top:hover{filter:brightness(1.05)}
@media(max-width:680px){.dude-scroll-top{right:10px;bottom:82px;width:48px;height:48px;font-size:1.3rem}}

.dude-pay-fallback{margin-left:6px;color:#080900;font:900 13px/1 Arial,sans-serif}.dude-logo-chip:has(img){min-width:145px!important}


/* FINAL READABILITY OVERRIDE — build 20260808-1132 */
html body .dude-panel h2,
html body .dude-panel h3,
html body .dude-carousel-head h2,
html body .dude-hero h1,
html body .dude-kicker,
html body .dude-sidebar-cta span,
html body .dude-quickbar strong {
  font-family: Arial, "Segoe UI", Tahoma, sans-serif !important;
  font-style: normal !important;
  font-stretch: normal !important;
  transform: none !important;
  text-transform: none !important;
}
html body .dude-panel h2 {
  font-size: clamp(28px, 2.05vw, 38px) !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  letter-spacing: -0.5px !important;
  color: #f4ff54 !important;
  text-shadow: none !important;
}
html body .dude-panel h3 {
  font-size: 21px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}
html body .dude-panel p,
html body .dude-panel li,
html body .dude-faq p,
html body .dude-faq summary,
html body .dude-table-wrap td {
  font-family: Arial, "Segoe UI", Tahoma, sans-serif !important;
  color: #f0ede4 !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
}
html body .dude-footer-shell { background: #0a0b05 !important; }
html body .dude-footer-grid p,
html body .dude-footer-box p,
html body .dude-footer-grid nav a,
html body .dude-footer-note,
html body .dude-footer-bottom,
html body .dude-footer-topline span { color:#f2eee3 !important; opacity:1 !important; }
html body .dude-footer-grid h3,
html body .dude-footer-box h3,
html body .dude-footer-topline strong { color:#f5ff62 !important; }
html body .dude-footer-box { background:#141607 !important; border-color:#697300 !important; }
html body .dude-logo-chip {
  min-width: 132px !important;
  height: 50px !important;
  background:#f5ff68 !important;
  border:2px solid #d8e100 !important;
  color:#080900 !important;
  opacity:1 !important;
  filter:none !important;
}
html body .dude-logo-chip img { opacity:1 !important; filter:none !important; max-width:96px !important; max-height:30px !important; }
.dude-scroll-rail{position:fixed;right:18px;top:50%;z-index:10000;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%)}
.dude-scroll-rail button{display:grid;place-items:center;width:52px;height:52px;border:2px solid #dce600;border-radius:50%;background:#f2f642;color:#050600;font:900 27px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 6px 24px rgba(0,0,0,.45)}
.dude-scroll-rail button:hover{background:#ffff8a;transform:scale(1.05)}
@media(max-width:680px){.dude-scroll-rail{right:10px;top:auto;bottom:82px;transform:none}.dude-scroll-rail button{width:46px;height:46px;font-size:23px}}


/* v7 polish: compact bottom scroll controls + payment grid */
.dude-scroll-rail{
  position:fixed !important;
  right:22px !important;
  bottom:22px !important;
  top:auto !important;
  z-index:10000 !important;
  display:flex !important;
  flex-direction:row !important;
  gap:8px !important;
  padding:7px !important;
  transform:none !important;
  border:1px solid rgba(239,255,0,.32) !important;
  border-radius:16px !important;
  background:rgba(8,10,2,.90) !important;
  backdrop-filter:blur(12px) !important;
  box-shadow:0 10px 32px rgba(0,0,0,.48) !important;
}
.dude-scroll-rail button{
  width:42px !important;
  height:42px !important;
  border:1px solid #dce600 !important;
  border-radius:11px !important;
  background:linear-gradient(180deg,#f7ff62,#dce600) !important;
  color:#050600 !important;
  font:900 22px/1 Arial,sans-serif !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 4px 12px rgba(0,0,0,.28) !important;
}
.dude-scroll-rail button:hover{background:#ffff8a !important;transform:translateY(-1px) !important}

.dude-payment-logos{
  display:grid !important;
  grid-template-columns:repeat(6,minmax(112px,1fr)) !important;
  gap:10px !important;
  align-items:stretch !important;
}
html body .dude-logo-chip{
  width:100% !important;
  min-width:0 !important;
  height:48px !important;
  padding:7px 10px !important;
  border:1px solid rgba(225,235,0,.72) !important;
  border-radius:10px !important;
  background:linear-gradient(180deg,#fbffc0 0%,#eef56d 100%) !important;
  color:#090a00 !important;
  font:800 13px/1.1 Arial,"Segoe UI",sans-serif !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 3px 10px rgba(0,0,0,.20) !important;
}
html body .dude-logo-chip img{
  display:block !important;
  max-width:92px !important;
  max-height:28px !important;
  margin:auto !important;
  object-fit:contain !important;
}
.dude-pay-fallback{display:none !important}
@media(max-width:1180px){.dude-payment-logos{grid-template-columns:repeat(3,minmax(120px,1fr)) !important}}
@media(max-width:680px){
  .dude-scroll-rail{right:10px !important;bottom:82px !important;padding:6px !important}
  .dude-scroll-rail button{width:40px !important;height:40px !important;font-size:20px !important}
  .dude-payment-logos{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}


/* v8 legal pages + cookie policy links */
.dude-legal-hero{margin:18px 0;padding:34px 30px;border:1px solid var(--line-strong);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(222,161,58,.09),transparent 32%),linear-gradient(180deg,rgba(18,13,7,.98),rgba(8,6,3,.98));box-shadow:0 18px 55px rgba(0,0,0,.28)}
.dude-legal-hero .dude-section-eyebrow{display:block;margin-bottom:8px}.dude-legal-hero h1{margin:0;color:#efff32;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.1;letter-spacing:-.035em}.dude-legal-hero p{margin:12px 0 0;color:#bdc59a}.dude-legal-page .dude-panel h2{font-size:clamp(1.25rem,1.7vw,1.65rem);margin-top:2px}.dude-legal-page .dude-panel ul{margin:8px 0 18px;padding-left:24px;color:#bdc59a}.dude-legal-page .dude-panel li{margin:7px 0}.dude-legal-page .dude-panel p a,.dude-cookie-banner a,.dude-cookie-note a{color:#f2f642;text-decoration:underline;text-underline-offset:3px}.dude-cookie-note{margin:14px 0;color:#aeb58d;font-size:.82rem;line-height:1.5}.dude-legal-nav{margin-bottom:12px}
@media(max-width:680px){.dude-legal-hero{padding:26px 20px;border-radius:18px}.dude-legal-hero h1{font-size:clamp(1.8rem,8vw,2.65rem)}}
