:root{--color-bg:#0d0d14;--color-surface:#13131f;--color-surface-raised:#1c1c2e;--color-primary:#5942db;--color-primary-hover:#6d55f0;--color-accent:#fc0019;--color-text:#dadce0;--color-text-muted:#9294a0;--color-border:#2a2a3d;--px:20px;--radius:8px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.15}body,h1,h2,h3,h4,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0}button,input,textarea,select{font:inherit}button{cursor:pointer}body{background:var(--color-bg);min-height:100dvh;color:var(--color-text);flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.Header-module__D5nTzG__header{border-bottom:1px solid var(--color-border);background:var(--color-surface);width:100%}.Header-module__D5nTzG__inner{max-width:1200px;padding:12px var(--px);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__D5nTzG__homeLink{flex-shrink:0;align-items:center;display:inline-flex}.Header-module__D5nTzG__logo{object-fit:contain;width:auto;height:48px}.Header-module__D5nTzG__ageBadge{color:#fff;letter-spacing:-.02em;background:#c20014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}
.Footer-module__JGhRua__separator{background:linear-gradient(to bottom,transparent 0%,var(--color-primary)50%,var(--color-surface)100%);opacity:.3;pointer-events:none;height:64px}.Footer-module__JGhRua__footer{background:var(--color-surface);color:var(--color-text);border-top:1px solid var(--color-border)}.Footer-module__JGhRua__inner{max-width:1200px;padding:32px var(--px)24px;margin:0 auto}.Footer-module__JGhRua__top{align-items:flex-start;gap:40px;margin-bottom:24px;display:flex}.Footer-module__JGhRua__brand{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.Footer-module__JGhRua__brandLogo{object-fit:contain;width:auto;height:38px}.Footer-module__JGhRua__brandText{color:var(--color-text-muted);max-width:180px;margin:0;font-size:13px;line-height:1.5}.Footer-module__JGhRua__nav{flex-wrap:wrap;gap:8px 20px;display:flex}.Footer-module__JGhRua__link{color:var(--color-text-muted);font-size:13px;line-height:1.6;transition:color .15s}.Footer-module__JGhRua__link:hover{color:var(--color-text)}.Footer-module__JGhRua__divider{background:var(--color-border);height:1px;margin-bottom:20px}.Footer-module__JGhRua__bottom{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:20px;display:flex}.Footer-module__JGhRua__notice{flex:1;align-items:flex-start;gap:12px;min-width:260px;display:flex}.Footer-module__JGhRua__ageBadge{color:#fff;background:#c20014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;font-weight:900;display:inline-flex}.Footer-module__JGhRua__noticeText{color:var(--color-text-muted);margin:0;font-size:12px;line-height:1.6}.Footer-module__JGhRua__regulators{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Footer-module__JGhRua__regulatorLink{opacity:.8;justify-content:center;align-items:center;transition:opacity .15s;display:inline-flex}.Footer-module__JGhRua__regulatorLink:hover{opacity:1}.Footer-module__JGhRua__regulatorLogo{width:auto;height:30px}.Footer-module__JGhRua__copy{color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.Footer-module__JGhRua__email{color:var(--color-text-muted);text-decoration:underline;transition:color .15s}.Footer-module__JGhRua__email:hover{color:var(--color-text)}.Footer-module__JGhRua__company{color:var(--color-text-muted);flex-wrap:wrap;gap:4px 20px;margin-top:8px;font-size:11px;display:flex}@media (max-width:640px){.Footer-module__JGhRua__top{flex-direction:column;gap:20px}.Footer-module__JGhRua__bottom,.Footer-module__JGhRua__copy{flex-direction:column;align-items:flex-start}}
.AccessDenied-module__v5RmkG__wrap{background:var(--color-bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.AccessDenied-module__v5RmkG__card{text-align:center;border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);width:100%;max-width:560px;padding:32px}.AccessDenied-module__v5RmkG__badge{background:var(--color-accent);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 16px;font-size:1.45rem;font-weight:900;display:flex}.AccessDenied-module__v5RmkG__kicker{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:.78rem;font-weight:700}.AccessDenied-module__v5RmkG__title{color:var(--color-text);margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.4rem)}.AccessDenied-module__v5RmkG__text{color:var(--color-text-muted);margin:0;line-height:1.7}.AccessDenied-module__v5RmkG__button{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;cursor:pointer;border-radius:6px;margin-top:24px;padding:12px 20px;font-weight:700;transition:background .15s}.AccessDenied-module__v5RmkG__button:hover{background:var(--color-primary-hover)}
.AgeGate-module__KyhurG__overlay{z-index:1000;background:#05050feb;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AgeGate-module__KyhurG__card{border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);text-align:center;width:100%;max-width:480px;padding:32px 28px}.AgeGate-module__KyhurG__badge{color:#fff;background:var(--color-accent);border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:1.3rem;font-weight:900;display:flex}.AgeGate-module__KyhurG__kicker{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:.75rem;font-weight:700}.AgeGate-module__KyhurG__title{color:var(--color-text);margin:0 0 12px;font-size:clamp(1.5rem,4vw,1.9rem);line-height:1.2}.AgeGate-module__KyhurG__text{color:var(--color-text-muted);margin:0;font-size:.94rem;line-height:1.6}.AgeGate-module__KyhurG__actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.AgeGate-module__KyhurG__acceptBtn{cursor:pointer;border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;border-radius:6px;padding:13px 16px;font-weight:700;transition:background .15s}.AgeGate-module__KyhurG__acceptBtn:hover{background:var(--color-primary-hover)}.AgeGate-module__KyhurG__declineBtn{cursor:pointer;color:var(--color-text-muted);border:1px solid var(--color-border);background:0 0;border-radius:6px;padding:13px 16px;font-weight:700;transition:border-color .15s}.AgeGate-module__KyhurG__declineBtn:hover{border-color:var(--color-text-muted)}@media (max-width:520px){.AgeGate-module__KyhurG__card{padding:24px 16px}.AgeGate-module__KyhurG__actions{grid-template-columns:1fr}}
