:root{font-family:Trebuchet MS,Lucida Sans Unicode,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#153247;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-page: #f5f7fa;--bg-surface: #ffffff;--bg-soft: #eef3f7;--bg-hero: #e9f1f7;--text-main: #153247;--text-muted: #566878;--border-soft: #d9e3ea;--accent: #0f6ba8;--accent-dark: #0b5483}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg-page);color:var(--text-main)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.narrow-flow{width:min(760px,100%)}.site-header{position:sticky;top:0;z-index:20;background:#f5f7fafa;border-bottom:1px solid rgba(217,227,234,.85)}.header-row{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;padding:.95rem 0}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand-mark{width:2.6rem;height:2.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--text-main);color:#fff;font-size:.82rem;letter-spacing:.06em}.brand-mark-image{width:3.2rem;height:3.2rem;padding:.3rem;border-radius:1rem;background:#fff;border:1px solid rgba(217,227,234,.9)}.brand-logo-image{width:100%;height:100%;object-fit:contain}.brand-text{display:grid;gap:.08rem}.brand-text strong{font-size:1rem}.brand-text small{color:var(--text-muted);font-size:.82rem}.main-nav{display:flex;align-items:center;gap:.35rem}.header-tools{display:flex;align-items:center;justify-self:end;gap:.75rem}.desktop-nav{justify-content:flex-end}.nav-link{padding:.5rem .75rem;border-radius:999px;color:var(--text-muted);font-size:.94rem;transition:color .2s ease,background-color .2s ease}.nav-link:hover,.nav-link:focus-visible{color:var(--text-main);background:#edf2f6}.nav-link-active{color:var(--text-main);background:#e7eef5}.sub-nav{position:relative}.sub-nav summary{list-style:none}.sub-nav summary::-webkit-details-marker{display:none}.sub-nav-trigger{display:inline-flex;align-items:center;gap:.45rem;-webkit-user-select:none;user-select:none}.sub-nav-trigger:after{content:"";width:.45rem;height:.45rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px)}.sub-nav[open] .sub-nav-trigger{color:var(--text-main);background:#e7eef5}.sub-nav[open] .sub-nav-trigger:after{transform:rotate(-135deg) translateY(-1px)}.sub-nav-panel{position:absolute;top:calc(100% + .55rem);right:0;min-width:16rem;display:grid;gap:.25rem;padding:.45rem;border:1px solid var(--border-soft);border-radius:1rem;background:var(--bg-surface)}.sub-nav-link,.mobile-nav-link{padding:.7rem .85rem;border-radius:.85rem;color:var(--text-muted);transition:background-color .2s ease,color .2s ease}.sub-nav-link:hover,.sub-nav-link:focus-visible,.mobile-nav-link:hover,.mobile-nav-link:focus-visible{color:var(--text-main);background:#edf2f6}.sub-nav-link-active,.mobile-nav-link-active{color:var(--text-main);background:#e7eef5}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;width:2.85rem;height:2.85rem;padding:0;border:1px solid var(--border-soft);border-radius:.95rem;background:var(--bg-surface);color:var(--text-main);cursor:pointer}.mobile-menu-toggle span{display:block;width:1.1rem;height:1.5px;margin:.24rem auto;background:currentColor}.mobile-menu{display:none}.age-badge,.footer-tag{display:inline-flex;align-items:center;justify-content:center;padding:.36rem .72rem;border-radius:999px;border:1px solid var(--border-soft);font-size:.85rem;background:var(--bg-surface)}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#09131b,#0f1d28 52%,#163142);border-bottom:1px solid rgba(69,102,129,.4)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070e14db,#09121abd 42%,#09121a7a)}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0811184d,#0811184d),var(--hero-image),radial-gradient(circle at 78% 26%,rgba(159,202,234,.18),transparent 18%),radial-gradient(circle at 82% 74%,rgba(86,129,161,.18),transparent 24%),linear-gradient(122deg,transparent 35%,rgba(255,255,255,.08) 53%,transparent 70%),linear-gradient(0deg,#12344e33,#12344e33);background-position:center,center,center,center,center,center;background-size:cover,cover,auto,auto,auto,auto;background-repeat:no-repeat;opacity:.92}.hero-inner{position:relative;z-index:1;padding:5.5rem 0 4.5rem;text-align:center}.hero-eyebrow,.section-eyebrow{margin:0 0 .75rem;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.hero-eyebrow{color:#9fc6e1}.hero-inner h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.03em;color:#f4f9fc}.hero-copy{max-width:620px;margin:1rem auto 1.5rem;color:#e9f1f7d1;font-size:1.05rem}.hero-notice{max-width:760px;margin:1.75rem auto 0;padding:1rem 1.1rem;border:1px solid rgba(196,216,230,.18);border-radius:1rem;background:#ffffff0f}.hero-notice p{margin:0;color:#eef5f9db}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.75rem 1.1rem;border-radius:.85rem;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.button-primary{background:var(--accent);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-dark)}.button-secondary{background:transparent;color:var(--accent);border-color:var(--border-soft)}.button-secondary:hover,.button-secondary:focus-visible{background:#f4f8fb;border-color:#c8d8e2}.button-fit{width:fit-content}.section{padding:4.25rem 0}.section-soft{background:var(--bg-soft);border-top:1px solid rgba(217,227,234,.55);border-bottom:1px solid rgba(217,227,234,.55)}.page-section{padding-top:3.5rem}.section-heading{margin-bottom:2rem}.section-heading h2{margin:0;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.025em}.section-heading-centered{text-align:center}.section-description{max-width:700px;margin:.85rem 0 0;color:var(--text-muted)}.section-heading-centered .section-description{margin-left:auto;margin-right:auto}.text-flow{display:grid;gap:1rem}.text-flow p,.legal-card p,.faq-item p,.footer-copy,.info-notice p,.form-note,.success-message{margin:0;color:var(--text-muted)}.info-notice{margin-top:2rem;padding:1rem 1.1rem;border:1px solid var(--border-soft);border-radius:1rem;background:#ffffffbd;margin-bottom:1.5rem}.info-notice-compact{margin-top:1.5rem}.casino-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.casino-card{display:grid;grid-template-columns:1fr;gap:1rem;padding:1.25rem;border:1px solid var(--border-soft);border-radius:1.2rem;background:var(--bg-surface);align-items:start}.casino-card-head{display:grid;grid-template-columns:minmax(0,8.5rem) 1fr;gap:1rem;align-items:center}.casino-logo-box{min-height:5.4rem;padding:.9rem 1rem;border:1px solid var(--logo-box-border, rgba(217, 227, 234, .9));border-radius:1rem;background:var(--logo-box-bg, linear-gradient(180deg, #ffffff 0%, #f7fafc 100%));display:flex;align-items:center;justify-content:center}.casino-logo{width:4rem;height:4rem;border-radius:1rem;background:#edf3f8;color:var(--text-main);display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.08em}.casino-logo-image{display:block;max-width:100%;max-height:3.6rem;width:auto;height:auto;object-fit:contain}.casino-card-content{display:grid;gap:.5rem}.casino-card h3,.footer-title,.legal-card h3{margin:0}.casino-card p{margin:0;color:var(--text-muted)}.casino-features{margin:0;padding-left:1.1rem;color:var(--text-muted);display:grid;gap:.4rem}.casino-card .button-secondary{justify-self:start}.faq-list{display:grid;gap:.9rem}.faq-item{border:1px solid var(--border-soft);border-radius:1rem;background:var(--bg-surface);padding:1rem 1.1rem}.faq-item summary{cursor:pointer;list-style:none;font-weight:600}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.75rem}.contact-card,.legal-card{padding:1.35rem;border:1px solid var(--border-soft);border-radius:1.2rem;background:var(--bg-surface)}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.45rem}.contact-form span{font-size:.95rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:.8rem .9rem;border-radius:.9rem;border:1px solid var(--border-soft);background:#fcfdff;color:var(--text-main)}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(15,107,168,.18);border-color:#a7c5d9}.form-note,.success-message{margin-top:1rem}.success-message{color:var(--accent-dark)}.legal-layout{display:grid;gap:1.5rem}.legal-card{display:grid;gap:1.1rem}.resource-list,.footer-links,.footer-badges,.centered-actions{display:flex;flex-wrap:wrap;gap:.7rem}.resource-link,.footer-links a{color:var(--accent)}.resource-link:hover,.footer-links a:hover{color:var(--accent-dark)}.centered-actions{justify-content:center}.site-footer{position:relative;overflow:hidden;border-top:1px solid rgba(69,102,129,.4);background:linear-gradient(135deg,#09131b,#0f1d28 52%,#163142);color:#edf4f8}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080e1424,#080e145c);pointer-events:none}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.5rem;padding:2.25rem 0 1.25rem}.footer-badges{margin-top:15px}.footer-title{font-size:1rem;margin-bottom:.9rem;color:#f4f9fc}.footer-brand{display:flex;align-items:center;gap:.85rem;margin-bottom:.9rem}.footer-brand-logo{width:3.25rem;height:3.25rem;padding:.3rem;border-radius:1rem;border:1px solid rgba(196,216,230,.2);background:#fffffff5;object-fit:contain;flex-shrink:0}.footer-brand-caption{margin:-.45rem 0 0;color:#d7e5eebf;font-size:.84rem}.footer-links{flex-direction:column;align-items:flex-start}.site-footer .footer-copy{color:#e4eef4d1}.site-footer .footer-tag{border-color:#c4d8e62e;background:#ffffff14;color:#eef5f9}.site-footer .footer-links a{color:#a8cee6}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus-visible{color:#f4f9fc}.footer-notice{position:relative;z-index:1;display:flex;justify-content:space-between;gap:1rem;padding:1rem 0 2rem;border-top:1px solid rgba(196,216,230,.16)}.footer-notice p{margin:0;color:#dde9f0bd}@media (max-width: 960px){.desktop-nav{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-menu{border-top:1px solid rgba(217,227,234,.85)}.mobile-menu-open{display:block}.mobile-menu-panel{padding:.9rem 0 1rem}.mobile-nav{display:grid;gap:.45rem}.mobile-nav-link{background:var(--bg-surface);border:1px solid var(--border-soft)}.casino-grid,.footer-grid{grid-template-columns:1fr}}@media (max-width: 720px){.container{width:min(100% - 1.25rem,1120px)}.hero-inner{padding:4rem 0 3.5rem}.section{padding:3.2rem 0}.header-row{grid-template-columns:1fr auto}.brand-text small{display:none}.brand-mark-image{width:2.85rem;height:2.85rem}.casino-card,.casino-card-head{grid-template-columns:1fr}.casino-logo-box{min-height:5rem}.footer-notice{flex-direction:column}}
