.site-header-module__O2uXQG__header{z-index:40;border-bottom:1px solid var(--card-border);-webkit-backdrop-filter:blur(16px);background:#0b0614b8;position:sticky;top:0}.site-header-module__O2uXQG__inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.site-header-module__O2uXQG__brand{align-items:center;gap:12px;display:inline-flex}.site-header-module__O2uXQG__wordmark{color:var(--text);letter-spacing:-.01em;font-size:19px;font-weight:800}.site-header-module__O2uXQG__nav{color:var(--text-muted);align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.site-header-module__O2uXQG__nav a{transition:color .16s}.site-header-module__O2uXQG__nav a:hover{color:var(--highlight-soft)}.site-header-module__O2uXQG__accountCta{min-height:42px;padding-inline:22px;font-size:14px}@media (max-width:680px){.site-header-module__O2uXQG__inner{gap:14px;height:68px}.site-header-module__O2uXQG__nav{gap:16px;font-size:13px}.site-header-module__O2uXQG__wordmark{display:none}}
.site-footer-module__bVXCSG__footer{border-top:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);background:#0b061499;margin-top:90px}.site-footer-module__bVXCSG__top{grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:48px;padding:64px 0 56px;display:grid}.site-footer-module__bVXCSG__brandBlock p{max-width:300px;color:var(--text-muted);margin:20px 0 12px;font-size:14px;line-height:1.65}.site-footer-module__bVXCSG__brand{align-items:center;gap:12px;display:inline-flex}.site-footer-module__bVXCSG__wordmark{color:var(--text);font-size:18px;font-weight:800}.site-footer-module__bVXCSG__domain{color:var(--highlight);letter-spacing:.06em;font-size:13px;font-weight:700}.site-footer-module__bVXCSG__column{align-content:start;gap:12px;display:grid}.site-footer-module__bVXCSG__column strong{color:var(--highlight-soft);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.site-footer-module__bVXCSG__column a{width:fit-content;color:var(--text-muted);font-size:14px;transition:color .16s}.site-footer-module__bVXCSG__column a:hover{color:var(--text)}.site-footer-module__bVXCSG__supportMail{border:1px solid var(--card-border);background:var(--card-bg);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-weight:700;color:var(--highlight-soft)!important;display:inline-flex!important}.site-footer-module__bVXCSG__supportMail:hover{border-color:var(--highlight);color:var(--text)!important}.site-footer-module__bVXCSG__supportMail svg{width:16px;height:16px}.site-footer-module__bVXCSG__bottomBar{border-top:1px solid var(--card-border)}.site-footer-module__bVXCSG__bottomInner{min-height:64px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex}@media (max-width:900px){.site-footer-module__bVXCSG__top{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:680px){.site-footer-module__bVXCSG__footer{margin-top:64px}.site-footer-module__bVXCSG__top{grid-template-columns:1fr;gap:34px;padding:48px 0 44px}}
:root{--bg-deep:#0b0614;--bg-mid:#150b26;--card-bg:#8b5cf614;--card-border:#a78bfa38;--primary:#8b5cf6;--primary-strong:#7c3aed;--highlight:#a78bfa;--highlight-soft:#c4b5fd;--text:#f4effd;--text-muted:#b4a3d9;--glow:#8b5cf659;--radius:18px;--radius-sm:16px;--radius-lg:20px;--shell:1200px;--font-sans:"Segoe UI", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(1100px 620px at 82% -8%, #8b5cf638, transparent 62%), radial-gradient(760px 480px at 8% 22%, #7c3aed1f, transparent 60%), linear-gradient(160deg, var(--bg-deep) 0%, var(--bg-mid) 58%, var(--bg-deep) 100%);min-height:100vh;color:var(--text);font-family:var(--font-sans);background-attachment:fixed;margin:0;font-size:16px;line-height:1.6}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}img{display:block}::selection{background:var(--primary);color:#fff}:focus-visible{outline:2px solid var(--highlight);outline-offset:3px;border-radius:4px}.shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.eyebrow{color:var(--highlight);letter-spacing:.24em;text-transform:uppercase;font-size:12px;font-weight:700;display:inline-block}.section-title{color:var(--text);letter-spacing:-.01em;margin:14px 0 0;font-size:clamp(30px,4.4vw,46px);font-weight:700;line-height:1.12}.btn-primary{background:linear-gradient(120deg, var(--primary-strong), var(--primary) 55%, var(--highlight));color:#fff;min-height:50px;box-shadow:0 12px 34px var(--glow);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:15px;font-weight:700;line-height:1.1;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.btn-primary:hover{box-shadow:0 18px 44px var(--glow);filter:brightness(1.08);transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-primary svg{width:18px;height:18px}.btn-ghost{border:1px solid var(--card-border);background:var(--card-bg);min-height:50px;color:var(--highlight-soft);-webkit-backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:15px;font-weight:600;line-height:1.1;transition:border-color .18s,color .18s,background .18s,transform .18s;display:inline-flex}.btn-ghost:hover{border-color:var(--highlight);color:var(--text);background:#8b5cf629;transform:translateY(-2px)}.btn-ghost svg{width:18px;height:18px}.glass-card{border:1px solid var(--card-border);border-radius:var(--radius);background:var(--card-bg);-webkit-backdrop-filter:blur(14px)}.field-label{color:var(--text-muted);gap:8px;font-size:13px;font-weight:600;display:grid}.field-input{border:1px solid var(--card-border);width:100%;height:52px;color:var(--text);-webkit-backdrop-filter:blur(8px);background:#150b268c;border-radius:14px;outline:none;padding:0 16px;font-size:15px;transition:border-color .16s,box-shadow .16s}textarea.field-input{resize:vertical;min-height:130px;padding:14px 16px}.field-input::placeholder{color:#b4a3d98c}.field-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf640}.check-row{color:var(--text-muted);grid-template-columns:20px 1fr;align-items:start;gap:12px;font-size:13px;line-height:1.55;display:grid}.check-row input[type=checkbox]{appearance:none;border:1px solid var(--card-border);cursor:pointer;background:#150b268c;border-radius:6px;place-items:center;width:20px;height:20px;margin:1px 0 0;transition:background .14s,border-color .14s;display:grid}.check-row input[type=checkbox]:checked{border-color:var(--primary);background:linear-gradient(130deg, var(--primary-strong), var(--primary));box-shadow:0 4px 14px var(--glow)}.check-row input[type=checkbox]:checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;margin-top:-2px;transform:rotate(-45deg)}.check-row a{color:var(--highlight);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:680px){.shell{width:calc(100% - 32px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
