:root{--bg-primary:#0a0f1f;--bg-secondary:#121a2e;--bg-tertiary:#1d2a4a;--accent-blue:#2d7dff;--accent-blue-light:#4aa8ff;--accent-blue-ice:#7dd3ff;--accent-red:#ff315c;--accent-red-soft:#ff5a7a;--accent-red-rose:#ff8aa0;--accent-violet:#8b5cff;--accent-violet-light:#b07cff;--accent-gold:#ffd166;--accent-amber:#ffb347;--text-primary:#f5f7fa;--text-secondary:#c9d2e3;--text-muted:#7f8ba3;--border-subtle:#2d7dff1f;--border-accent:#2d7dff59;--page-padding:20px;--content-max-width:960px;--layout-max-width:1200px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;scrollbar-color:var(--bg-tertiary)var(--bg-primary);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(--bg-primary);min-height:100dvh;color:var(--text-primary);flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.Header-module__D5nTzG__header{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);z-index:500;width:100%;position:sticky;top:0}.Header-module__D5nTzG__inner{max-width:var(--layout-max-width);padding:12px var(--page-padding);align-items:center;gap:12px;margin:0 auto;display:flex}.Header-module__D5nTzG__logoLink{flex-shrink:0;align-items:center;display:flex}.Header-module__D5nTzG__logo{object-fit:contain;width:auto;max-width:160px;height:36px}.Header-module__D5nTzG__nav{flex:1;align-items:center;gap:4px;margin-left:12px;display:flex}.Header-module__D5nTzG__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:6px;padding:6px 10px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.Header-module__D5nTzG__navLink:hover{color:var(--text-primary);background:#2d7dff1a}.Header-module__D5nTzG__burger{border:1px solid var(--border-accent);color:var(--text-secondary);background:0 0;border-radius:6px;flex-shrink:0;order:2;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;display:none}.Header-module__D5nTzG__ageBadge{color:#fff;background:linear-gradient(135deg,#b5172e,#cc1f3f);border-radius:50%;flex-shrink:0;order:3;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;font-size:11px;font-weight:800;line-height:1;display:inline-flex}@media (max-width:768px){.Header-module__D5nTzG__burger{margin-left:auto;display:inline-flex}.Header-module__D5nTzG__ageBadge{margin-left:8px}.Header-module__D5nTzG__nav{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);padding:8px var(--page-padding)16px;z-index:490;flex-direction:column;align-items:stretch;gap:0;margin-left:0;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__D5nTzG__navOpen{display:flex}.Header-module__D5nTzG__navLink{border-radius:6px;padding:12px 10px;font-size:15px}}
.Footer-module__JGhRua__separator{background:linear-gradient(90deg,transparent 0%,var(--accent-blue)30%,var(--accent-violet)70%,transparent 100%);width:100%;height:3px;margin-top:auto}.Footer-module__JGhRua__footer{background:var(--bg-secondary)}.Footer-module__JGhRua__inner{max-width:var(--layout-max-width);padding:28px var(--page-padding)0;grid-template-columns:1fr 2fr;align-items:start;gap:32px;margin:0 auto;display:grid}.Footer-module__JGhRua__brand{flex-direction:column;gap:6px;display:flex}.Footer-module__JGhRua__brandName{color:var(--text-primary);font-size:16px;font-weight:800}.Footer-module__JGhRua__brandTagline{color:var(--text-muted);font-size:13px;line-height:1.5}.Footer-module__JGhRua__nav{flex-wrap:wrap;gap:6px 20px;display:flex}.Footer-module__JGhRua__navLink{color:var(--text-secondary);opacity:.85;white-space:nowrap;font-size:13px}.Footer-module__JGhRua__navLink:hover{color:var(--accent-blue-light);opacity:1}.Footer-module__JGhRua__bottom{border-top:1px solid var(--border-subtle);background:#0a0f1f80;margin-top:24px}.Footer-module__JGhRua__bottomInner{max-width:var(--layout-max-width);padding:20px var(--page-padding);flex-direction:column;gap:16px;margin:0 auto;display:flex}.Footer-module__JGhRua__notice{align-items:flex-start;gap:12px;display:flex}.Footer-module__JGhRua__ageBadge{color:#fff;background:linear-gradient(135deg,#b5172e,#cc1f3f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:inline-flex}.Footer-module__JGhRua__noticeText{color:var(--text-muted);font-size:13px;line-height:1.6}.Footer-module__JGhRua__regulators{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.Footer-module__JGhRua__regulatorLink{align-items:center;display:inline-flex}.Footer-module__JGhRua__regulatorLogo{filter:invert();width:auto;height:26px}.Footer-module__JGhRua__copy{color:var(--text-muted);font-size:12px}.Footer-module__JGhRua__companyInfo{color:var(--text-muted);font-size:11px;line-height:1.5}.Footer-module__JGhRua__emailLink{color:var(--accent-blue-light)}.Footer-module__JGhRua__emailLink:hover{text-decoration:underline}@media (max-width:640px){.Footer-module__JGhRua__inner{grid-template-columns:1fr;gap:20px}}
