:root{--ink:#172016;--muted:#637060;--cream:#f7f2e7;--paper:#fffdf7;--lime:#c8f43d;--forest:#173d2b;--forest-2:#09281c;--orange:#f46b2d;--line:#d9dfd1;--shadow:0 18px 55px #173d2b1f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0;line-height:1.7}a{color:inherit;text-underline-offset:3px}.shell{width:min(1180px,100% - 38px);margin-inline:auto}.site-header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09281cf5;border-bottom:1px solid #ffffff1f;position:sticky;top:0;box-shadow:0 6px 30px #04181038}.header-row{align-items:center;gap:25px;min-height:78px;display:flex}.brand{color:#fff;align-items:center;gap:11px;line-height:1;text-decoration:none;display:flex}.brand>span:last-child{flex-direction:column;gap:5px;display:flex}.brand strong{letter-spacing:.075em;font-size:15px}.brand small{color:#a8bdad;letter-spacing:.16em;font-size:9px}.brand-house{background:var(--lime);border-radius:5px 5px 8px 8px;width:44px;height:35px;position:relative;transform:translateY(5px)}.brand-house:before{content:"";border-left:18px solid #0000;border-right:18px solid #0000;border-bottom:19px solid var(--lime);position:absolute;top:-15px;left:4px}.brand-house i{background:var(--forest-2);border-radius:8px 8px 0 0;width:14px;height:19px;position:absolute;bottom:0;left:15px}.desktop-nav{flex:1;justify-content:center;gap:2px;display:flex}.desktop-nav a{color:#e8f2e9;border-radius:9px;padding:9px 11px;font-size:14px;font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#fff;background:#ffffff1a}.mobile-nav{color:#fff;margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid #476656;border-radius:9px;padding:9px 12px;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--forest-2);width:250px;box-shadow:var(--shadow);border:1px solid #476656;border-radius:14px;padding:8px;position:absolute;top:48px;right:0}.mobile-nav a{border-radius:8px;padding:10px;text-decoration:none;display:block}.mobile-nav a:hover{background:#234837}.button{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:11px 18px;font-weight:850;text-decoration:none;transition:all .17s;display:inline-flex}.header-cta,.primary{background:var(--lime);color:#142115;white-space:nowrap;box-shadow:0 7px 22px #c8f43d33}.button:hover{transform:translateY(-2px)}.ghost{color:#fff;border:1px solid #9db09f}.content{padding-top:34px}.page-hero{background:linear-gradient(135deg,var(--forest-2),var(--forest));color:#fff;min-height:570px;box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.05fr .95fr;align-items:center;gap:35px;padding:62px;display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:360px;height:360px;position:absolute;inset:auto -80px -150px auto}.page-hero.compact{min-height:auto;padding:55px 62px;display:block}.page-hero>div:first-child{z-index:2;position:relative}.eyebrow,.section-heading>span,.source-panel>div>span{color:var(--orange);letter-spacing:.16em;font-size:12px;font-weight:900;display:block}.page-hero h1{letter-spacing:-.055em;max-width:790px;margin:16px 0 22px;font-size:clamp(42px,6.4vw,78px);line-height:.98}.page-hero.compact h1{font-size:clamp(38px,5.3vw,66px)}.page-hero p{color:#d9e8dc;max-width:720px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-art{min-height:400px;position:relative}.moon{background:var(--lime);border-radius:50%;width:280px;height:280px;position:absolute;top:10px;right:15px;box-shadow:0 0 90px #c8f43d38}.doghouse{background:#f6efe1;border-radius:10px 10px 28px 28px;justify-content:center;align-items:flex-start;width:270px;height:225px;padding-top:45px;display:flex;position:absolute;bottom:10px;right:30px;transform:rotate(2deg);box-shadow:20px 25px #00000021}.doghouse:before{content:"";filter:drop-shadow(0 13px #00000014);border-bottom:122px solid #e8652e;border-left:158px solid #0000;border-right:158px solid #0000;position:absolute;top:-95px;left:-22px}.doghouse span{z-index:2;letter-spacing:.08em;color:#55301f;font-size:24px;font-weight:950;position:relative}.doghouse i{background:var(--forest-2);border-radius:54px 54px 0 0;width:105px;height:135px;position:absolute;bottom:0}.paw{width:52px;height:48px;display:block;position:absolute;transform:rotate(-12deg)}.paw i{background:#fff;border-radius:50%;width:13px;height:17px;position:absolute}.paw i:first-child{top:8px;left:1px}.paw i:nth-child(2){top:0;left:15px}.paw i:nth-child(3){top:1px;right:9px}.paw i:nth-child(4){top:12px;right:0}.paw b{background:#fff;border-radius:50% 50% 45% 45%;width:29px;height:24px;position:absolute;bottom:0;left:12px}.hero-art .paw:first-of-type{top:55px;left:0}.hero-art .paw:nth-of-type(2){top:100px;left:65px;transform:rotate(18deg)scale(.7)}.hero-art .paw:nth-of-type(3){top:320px;right:5px;transform:rotate(28deg)scale(.8)}.facts{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(6,1fr);margin:24px 0 58px;display:grid;overflow:hidden;box-shadow:0 8px 25px #173d2b0f}.facts div{border-right:1px solid var(--line);padding:17px}.facts div:last-child{border:0}.facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.facts strong{font-size:15px;line-height:1.3}.content>section,.content>aside,.content>.related{margin:75px 0;scroll-margin-top:100px}.section-heading{margin-bottom:28px}.section-heading h2,.source-panel h2{letter-spacing:-.04em;max-width:830px;margin:10px 0 15px;font-size:clamp(31px,4.2vw,52px);line-height:1.08}.section-heading p{color:var(--muted);max-width:750px;font-size:18px}.content p,.content li{font-size:17px}.notice{border:1px solid #c8dfbd;border-left:6px solid var(--lime);background:#eff7e9;border-radius:18px;padding:23px 25px;font-size:16px}.notice.warning{border-color:#f3c0a8;border-left-color:var(--orange);background:#fff0e9}.notice.safe{background:#edf8f5;border-color:#b3dfd2 #b3dfd2 #b3dfd2 #18a97c}.editorial-grid{grid-template-columns:1.25fr .75fr;align-items:start;gap:55px;display:grid}.feature-stack{gap:12px;display:grid}.feature-stack article{background:var(--cream);border:1px solid var(--line);border-radius:18px;padding:25px}.feature-stack b{color:var(--forest);font-size:35px;line-height:1;display:block}.feature-stack span{color:var(--muted)}.topic-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.topic-grid a{background:var(--cream);border:1px solid var(--line);border-radius:20px;flex-direction:column;min-height:245px;padding:25px;text-decoration:none;transition:all .17s;display:flex}.topic-grid a:hover{box-shadow:var(--shadow);border-color:#94ae58;transform:translateY(-5px)}.topic-grid small{color:var(--orange);letter-spacing:.1em;font-weight:900}.topic-grid h3{margin:28px 0 10px;font-size:25px;line-height:1.1}.topic-grid p{color:var(--muted);font-size:15px;line-height:1.55}.topic-grid a>span{margin-top:auto;font-weight:800}.split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.dog-tags{background:var(--forest);border-radius:25px;flex-wrap:wrap;align-content:center;gap:12px;min-height:330px;padding:40px;display:flex}.dog-tags span{color:#fff;border:1px solid #668371;border-radius:999px;padding:12px 16px;font-weight:850;transform:rotate(-3deg)}.dog-tags span:nth-child(2n){background:var(--lime);color:var(--forest);border-color:var(--lime);transform:rotate(4deg)}.steps{counter-reset:item;gap:12px;padding:0;list-style:none;display:grid}.steps li{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:58px 1fr;gap:18px;padding:20px;display:grid}.steps span{background:var(--forest);width:48px;height:48px;color:var(--lime);border-radius:14px;place-items:center;font-weight:900;display:grid}.steps p{margin:6px 0}.formula{background:var(--forest-2);color:#fff;border-radius:25px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:330px;padding:35px;display:flex}.formula span{background:var(--lime);width:45px;height:55px;color:var(--forest);border-radius:10px;place-items:center;font-size:27px;font-weight:900;display:grid}.formula b{color:#8fa497}.formula strong{text-align:center;width:100%;font-size:34px}.formula small{text-align:center;color:#9db3a3;width:100%}.compare{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.compare article{border:1px solid var(--line);background:var(--cream);border-radius:20px;padding:27px}.compare article>small{color:var(--orange);letter-spacing:.1em;font-weight:900}.compare h3{margin:9px 0;font-size:24px;line-height:1.2}.compare p{color:var(--muted);font-size:16px}.checklist{padding:0;list-style:none}.checklist li{border-bottom:1px solid var(--line);padding:10px 0 10px 32px;position:relative}.checklist li:before{content:"✓";color:var(--forest);font-weight:950;position:absolute;left:3px}.score-card{background:var(--forest-2);color:#fff;box-shadow:var(--shadow);border-radius:26px;padding:36px}.score-card small{color:var(--orange);letter-spacing:.13em;font-weight:900}.score-card strong{color:var(--lime);margin:22px 0 5px;font-size:68px;line-height:1;display:block}.score-card span{color:#bcd0c0}.score-card hr{border:0;border-top:1px solid #395848;margin:25px 0}.score-card p{color:#cbdacf}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:16px 18px}th{background:var(--cream)}tr:last-child th,tr:last-child td{border-bottom:0}.center-action{text-align:center;margin:30px 0}.phone{border:11px solid var(--ink);background:var(--cream);width:260px;height:460px;box-shadow:var(--shadow);border-radius:42px;margin:auto;padding:18px;position:relative}.phone>span{background:var(--orange);color:#fff;border-radius:8px;padding:5px 8px;font-weight:900;position:absolute;top:16px;right:16px}.phone-screen{background:linear-gradient(var(--forest-2),var(--forest));color:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.phone-screen small{color:var(--lime);letter-spacing:.12em}.phone-screen b{font-size:38px}.phone-screen i{color:#9db3a3;margin-top:35px;font-style:normal}.related{border-top:1px solid var(--line);padding-top:55px}.link-cards{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.link-cards a{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;gap:7px;padding:21px;text-decoration:none;display:flex}.link-cards a:hover{border-color:#94ae58}.link-cards small{color:var(--orange);font-weight:900}.link-cards strong{font-size:19px}.link-cards span{color:var(--muted);font-size:14px}.casino-list{gap:13px;display:grid}.casino-list article{--casino:#333;border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:50px 1.15fr 1.25fr 1fr auto;align-items:center;gap:20px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 5px 17px #173d2b0d}.casino-list article:before{content:"";background:var(--casino);width:6px;position:absolute;top:0;bottom:0;left:0}.rank{color:#a3aea0;font-weight:900}.casino-main{align-items:center;gap:14px;display:flex}.casino-logo{background:var(--casino);color:#fff;text-align:center;border-radius:12px;place-items:center;min-width:72px;height:48px;padding:0 9px;font-size:12px;font-weight:950;display:grid}.casino-main h3{margin:0;line-height:1.2}.casino-main a{color:var(--muted);font-size:13px}.license,.slot-status{flex-direction:column;line-height:1.35;display:flex}.license span,.slot-status span{letter-spacing:.1em;color:var(--muted);font-size:10px;font-weight:900}.license strong,.slot-status strong{font-size:13px}.license small,.slot-status small{color:var(--muted);margin-top:4px;font-size:11px}.casino-cta{background:var(--forest);color:#fff;font-size:13px}.source-panel{background:var(--forest-2);color:#fff;border-radius:25px;justify-content:space-between;align-items:center;gap:35px;padding:38px;display:flex}.source-panel p{color:#c9d9cd;max-width:770px}.source-panel .button{flex:none}.site-footer{background:var(--forest-2);color:#c9d9cd;margin-top:80px;padding-top:48px}.footer-grid{grid-template-columns:1.4fr .8fr .8fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-grid h2{color:#fff;margin:0 0 12px;font-size:17px}.footer-grid>div>a:not(.brand){margin:5px 0}.footer-grid p{max-width:440px}.footer-bottom{border-top:1px solid #365143;margin-top:35px;padding:20px 0;font-size:13px}.footer-bottom p{margin:3px 0}@media (width<=1050px){.desktop-nav{display:none}.mobile-nav{display:block}.page-hero{grid-template-columns:1fr;min-height:auto}.hero-art{display:none}.facts{grid-template-columns:repeat(3,1fr)}.facts div:nth-child(3){border-right:0}.facts div:nth-child(-n+3){border-bottom:1px solid var(--line)}.topic-grid,.link-cards{grid-template-columns:repeat(2,1fr)}.casino-list article{grid-template-columns:40px 1fr 1fr auto}.slot-status{display:none}}@media (width<=730px){.shell{width:min(100% - 24px,1180px)}.header-row{gap:9px;min-height:66px}.brand>span:last-child{display:none}.brand-house{transform:scale(.85)translateY(5px)}.mobile-nav summary{font-size:13px}.header-cta{min-height:40px;padding:8px 11px;font-size:12px}.page-hero,.page-hero.compact{border-radius:23px;padding:30px 22px}.page-hero p{font-size:16px}.page-hero h1{font-size:clamp(38px,12vw,55px)}.facts{grid-template-columns:repeat(2,1fr);margin-bottom:45px}.facts div,.facts div:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.facts div:nth-child(2n){border-right:0}.facts div:nth-last-child(-n+2){border-bottom:0}.content>section,.content>aside,.content>.related{margin:55px 0}.editorial-grid,.split{grid-template-columns:1fr;gap:30px}.topic-grid,.link-cards,.compare{grid-template-columns:1fr}.topic-grid a{min-height:205px}.steps li{grid-template-columns:47px 1fr;gap:12px;padding:16px}.steps span{width:42px;height:42px}.casino-list article{grid-template-columns:35px 1fr;gap:12px}.license{grid-column:2}.casino-cta{grid-column:2;justify-self:start}.source-panel{padding:27px;display:block}.source-panel .button{margin-top:15px}.footer-grid{grid-template-columns:1fr;gap:30px}}.demo-stage{background:var(--forest-2);color:#fff;box-shadow:var(--shadow);border-radius:28px;padding:36px}.demo-stage .section-heading h2{color:#fff}.demo-stage .section-heading p,.demo-disclaimer{color:#bed0c1}.demo-frame{background:#050706;border:1px solid #476656;border-radius:18px;overflow:hidden;box-shadow:0 20px 45px #00000047}.demo-frame iframe{background:#050706;border:0;width:100%;min-height:564px;display:block}.demo-disclaimer{margin:16px 3px 0;font-size:14px!important}@media (width<=730px){.demo-stage{padding:24px 12px}.demo-stage .section-heading,.demo-disclaimer{padding-inline:9px}.demo-frame{border-radius:13px}.demo-frame iframe{min-height:520px}}
