@import url("https://fonts.googleapis.com/css2?family=Sora:wght@200;300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap");.au-scope{--ink-950:#111111;--ink-900:#1A1A1A;--ink-800:#262626;--ink-700:#3A3A3A;--ink-600:#555555;--ink-500:#777777;--ink-400:#999999;--ink-300:#BFBFBF;--ink-200:#D9D9D9;--ink-150:#E6E6E3;--ink-100:#EFEEEA;--ink-50:#F4F3EF;--ink-25:#F7F6F3;--sm-cyan-900:#003B47;--sm-cyan-800:#005769;--sm-cyan-700:#00768F;--sm-cyan-600:#0098B8;--sm-cyan-500:#00B5D7;--sm-cyan-400:#3DCBE5;--sm-cyan-300:#7CDDEF;--sm-cyan-200:#B2EBF6;--sm-cyan-100:#DDF5FA;--sm-cyan-50:#EEFAFD;--sm-ink:#111111;--pdu-900:#2A0D44;--pdu-800:#44156B;--pdu-700:#561A89;--pdu-600:#6B21A8;--pdu-500:#8138C2;--pdu-400:#A269D6;--pdu-300:#C29DE5;--pdu-200:#DEC6EF;--pdu-100:#EFE2F7;--pdu-50:#F8F1FC;--ok-700:#0E5A40;--ok-600:#157955;--ok-500:#1FA070;--ok-100:#D6F0E4;--ok-50:#ECF8F2;--warn-700:#7A4500;--warn-600:#A35E00;--warn-500:#CC7A0F;--warn-100:#FBE6C9;--warn-50:#FDF4E4;--danger-700:#7E1B27;--danger-600:#A6232F;--danger-500:#C8323F;--danger-100:#F8D7DB;--danger-50:#FCEBEE;--bg:#FFFFFF;--bg-deep:#F7F6F3;--bg-elevated:#FFFFFF;--bg-sunken:var(--ink-50);--bg-hover:rgba(4,10,23,0.04);--fg:var(--ink-950);--fg-strong:var(--ink-950);--fg-muted:var(--ink-500);--fg-subtle:var(--ink-400);--foreground:0 0% 7%;--border:var(--ink-200);--border-strong:var(--ink-300);--border-subtle:var(--ink-150);--divider:var(--ink-150);--shadow-xs:0 1px 0 rgba(4,10,23,0.04);--shadow-sm:0 1px 2px rgba(4,10,23,0.06),0 0 0 1px rgba(4,10,23,0.04);--shadow-md:0 4px 14px -4px rgba(4,10,23,0.10),0 1px 3px rgba(4,10,23,0.06);--shadow-lg:0 18px 40px -12px rgba(4,10,23,0.18),0 4px 10px rgba(4,10,23,0.06);--font-sans:"Sora",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--dur-fast:120ms;--dur-base:180ms;--ease-out:cubic-bezier(0.22,1,0.36,1);--accent:var(--sm-cyan-500);--accent-hover:var(--sm-cyan-600);--accent-press:var(--sm-cyan-700);--accent-fg:#06222B;--accent-soft:rgba(0,181,215,0.12);--accent-line:rgba(0,181,215,0.30);--accent-deep:var(--sm-cyan-700);min-height:100vh;background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.au-scope *,.au-scope :after,.au-scope :before{box-sizing:border-box}.au-scope button,.au-scope input,.au-scope select,.au-scope textarea{font-family:inherit}.au-scope[data-accent=cyan]{--accent:var(--sm-cyan-500);--accent-hover:var(--sm-cyan-600);--accent-press:var(--sm-cyan-700);--accent-fg:#06222B;--accent-soft:rgba(0,181,215,0.12);--accent-line:rgba(0,181,215,0.30);--accent-deep:var(--sm-cyan-700)}.au-scope[data-accent=violet]{--accent:var(--pdu-600);--accent-hover:var(--pdu-700);--accent-press:var(--pdu-800);--accent-fg:#FFFFFF;--accent-soft:rgba(107,33,168,0.10);--accent-line:rgba(107,33,168,0.28);--accent-deep:var(--pdu-700)}.au-scope [data-theme=dark]{--bg:#0E1521;--bg-deep:#080D16;--bg-elevated:#161F2E;--bg-sunken:#10171F;--bg-hover:rgba(255,255,255,0.05);--fg:#E6EAF0;--fg-strong:#FFFFFF;--fg-muted:#95A0B2;--fg-subtle:#687284;--border:#283342;--border-strong:#3A465C;--border-subtle:#1F2937;--divider:#1F2937}.au-scope[data-accent=violet] [data-theme=dark]{--accent:var(--pdu-400);--accent-hover:var(--pdu-300);--accent-press:var(--pdu-500);--accent-fg:#100A18;--accent-soft:rgba(162,105,214,0.16);--accent-line:rgba(162,105,214,0.34);--accent-deep:var(--pdu-300)}.au-scope[data-accent=cyan] [data-theme=dark]{--accent-fg:#06222B;--accent-soft:rgba(0,181,215,0.14);--accent-line:rgba(0,181,215,0.34);--accent-hover:var(--sm-cyan-400);--accent-deep:var(--sm-cyan-400)}.au-scope .au-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--bg)}.au-scope .au-shell--onb{grid-template-columns:.82fr 1.18fr}@media (max-width:940px){.au-scope .au-shell,.au-scope .au-shell--onb{grid-template-columns:1fr}}.au-scope .au-brandpanel{position:relative;overflow:hidden;padding:56px 56px 48px;display:flex;flex-direction:column;justify-content:flex-start;gap:48px;min-height:100vh;background:var(--bg-deep)}@media (max-width:940px){.au-scope .au-brandpanel{display:none}}.au-scope .au-brandpanel .glow{position:absolute;top:-160px;right:-120px;width:560px;height:560px;background:radial-gradient(circle,var(--accent) 0,transparent 62%);opacity:.22;pointer-events:none}.au-scope .au-brandpanel .glow2{position:absolute;bottom:-200px;left:-140px;width:520px;height:520px;background:radial-gradient(circle,var(--accent) 0,transparent 64%);opacity:.12;pointer-events:none}.au-scope .au-bp-body{position:relative;display:flex;flex-direction:column;gap:22px;margin:auto 0}.au-scope .au-eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:9px}.au-scope .au-eyebrow:before{content:"";width:22px;height:1.5px;background:var(--accent);display:inline-block}.au-scope .au-bp-h1{font-size:clamp(30px,3.4vw,42px);font-weight:600;line-height:1.08;letter-spacing:-.03em;color:var(--fg-strong);margin:0;text-wrap:balance}.au-scope .au-bp-bullets{display:flex;flex-direction:column;gap:15px;margin-top:6px}.au-scope .au-bp-bullet{display:flex;gap:13px;align-items:flex-start}.au-scope .au-bp-bullet .ic{width:22px;height:22px;color:var(--accent);flex:none;margin-top:1px}.au-scope .au-bp-bullet span{font-size:15px;line-height:1.45;color:var(--fg)}.au-scope .au-bp-testi{position:relative;border-top:1px solid var(--border);padding-top:22px;display:flex;flex-direction:column;gap:14px}.au-scope .au-bp-testi q{font-size:15.5px;line-height:1.5;color:var(--fg-strong);font-weight:400}.au-scope .au-bp-testi .who{display:flex;align-items:center;gap:11px}.au-scope .au-bp-testi .av{width:38px;height:38px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:none}.au-scope .au-bp-testi .n{font-size:13.5px;font-weight:600;color:var(--fg-strong)}.au-scope .au-bp-testi .r{font-size:12.5px;color:var(--fg-muted)}.au-scope .au-formpanel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 40px;position:relative}@media (max-width:480px){.au-scope .au-formpanel{padding:32px 22px}}.au-scope .au-form{width:100%;max-width:416px;display:flex;flex-direction:column;gap:22px}.au-scope .au-form--wide{max-width:460px}.au-scope .au-logo-m{display:none}@media (max-width:940px){.au-scope .au-logo-m{display:flex;justify-content:center;margin-bottom:6px}}.au-scope .au-head{display:flex;flex-direction:column;gap:8px}.au-scope .au-head .pill{align-self:flex-start;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-deep);background:var(--accent-soft);border:1px solid var(--accent-line);padding:5px 11px;border-radius:999px;margin-bottom:4px}.au-scope [data-theme=dark] .au-head .pill{color:var(--accent)}.au-scope .au-head h1{font-size:clamp(26px,3vw,32px);font-weight:600;letter-spacing:-.025em;color:var(--fg-strong);margin:0}.au-scope .au-head p{font-size:15px;line-height:1.5;color:var(--fg-muted);margin:0}.au-scope .au-row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width:420px){.au-scope .au-row2{grid-template-columns:1fr}}.au-scope .au-field{display:flex;flex-direction:column;gap:7px}.au-scope .au-label{font-size:13px;font-weight:500;color:var(--fg-strong)}.au-scope .au-label .opt{color:var(--fg-subtle);font-weight:400}.au-scope .au-inputwrap{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:8px;background:var(--bg-elevated);padding:0 12px;transition:border-color var(--dur-fast),box-shadow var(--dur-fast)}.au-scope .au-inputwrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.au-scope .au-inputwrap.prefix{padding-left:0}.au-scope .au-prefix{font-size:14px;color:var(--fg-muted);padding:0 11px;border-right:1px solid var(--border);align-self:stretch;display:flex;align-items:center;background:var(--bg-sunken);border-radius:8px 0 0 8px}.au-scope .au-input{flex:1;border:none;outline:none;background:transparent;color:var(--fg-strong);font-size:15px;padding:12px 0;width:100%}.au-scope .au-input::-moz-placeholder{color:var(--fg-subtle)}.au-scope .au-input::placeholder{color:var(--fg-subtle)}.au-scope .au-input.mono{font-family:var(--font-mono)}.au-scope .au-eyebtn{background:none;border:none;cursor:pointer;color:var(--fg-muted);display:flex;padding:4px;flex:none}.au-scope .au-eyebtn:hover{color:var(--fg-strong)}.au-scope .au-hint{font-size:12.5px;color:var(--fg-muted);line-height:1.4}.au-scope .au-strength{display:flex;flex-direction:column;gap:9px;margin-top:2px}.au-scope .au-bars{display:flex;gap:5px}.au-scope .au-bars i{flex:1;height:4px;border-radius:2px;background:var(--border);transition:background var(--dur-base)}.au-scope .au-bars i.lo{background:var(--danger-500)}.au-scope .au-bars i.mid{background:var(--warn-500)}.au-scope .au-bars i.hi{background:var(--accent)}.au-scope .au-rules{display:grid;grid-template-columns:1fr 1fr;gap:5px 14px}.au-scope .au-rule{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--fg-muted)}.au-scope .au-rule svg{width:13px;height:13px;flex:none;color:var(--fg-subtle)}.au-scope .au-rule.ok{color:var(--fg)}.au-scope .au-rule.ok svg{color:var(--ok-500)}.au-scope .au-check{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.au-scope .au-check .box{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--border-strong);background:var(--bg-elevated);flex:none;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:all var(--dur-fast)}.au-scope .au-check .box svg{width:12px;height:12px;color:var(--accent-fg);opacity:0}.au-scope .au-check.on .box{background:var(--accent);border-color:var(--accent)}.au-scope .au-check.on .box svg{opacity:1}.au-scope .au-check span{font-size:13px;line-height:1.45;color:var(--fg-muted)}.au-scope .au-check a{color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px}.au-scope [data-theme=dark] .au-check a{color:var(--accent)}.au-scope .au-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:15px;line-height:1;border-radius:8px;cursor:pointer;border:1px solid transparent;padding:14px 18px;text-decoration:none;transition:background var(--dur-fast),border-color var(--dur-fast),color var(--dur-fast);white-space:nowrap}.au-scope .au-btn--primary{background:var(--accent);color:var(--accent-fg)}.au-scope .au-btn--primary:hover{background:var(--accent-hover)}.au-scope .au-btn--full{width:100%}.au-scope .au-btn--ghost{background:transparent;color:var(--fg-strong);border-color:var(--border-strong)}.au-scope .au-btn--ghost:hover{background:var(--bg-hover)}.au-scope .au-btn--google{background:var(--bg-elevated);color:var(--fg-strong);border-color:var(--border)}.au-scope .au-btn--google:hover{background:var(--bg-hover)}.au-scope .au-btn svg{width:18px;height:18px}.au-scope .au-btn[disabled]{opacity:.55;cursor:default}.au-scope .au-divider{display:flex;align-items:center;gap:14px;color:var(--fg-subtle);font-size:12.5px}.au-scope .au-divider:after,.au-scope .au-divider:before{content:"";height:1px;background:var(--divider);flex:1}.au-scope .au-links{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.au-scope .au-link,.au-scope .au-links a{color:var(--accent-deep);font-size:14px;font-weight:500;text-decoration:none;cursor:pointer}.au-scope [data-theme=dark] .au-link,.au-scope [data-theme=dark] .au-links a{color:var(--accent)}.au-scope .au-link:hover,.au-scope .au-links a:hover{text-decoration:underline;text-underline-offset:3px}.au-scope .au-backlink,.au-scope .au-muted-link{color:var(--fg-muted);font-size:14px}.au-scope .au-backlink{display:inline-flex;align-items:center;gap:7px;font-weight:500;text-decoration:none;cursor:pointer;background:none;border:none;padding:0}.au-scope .au-backlink:hover{color:var(--fg-strong)}.au-scope .au-backlink svg{width:16px;height:16px}.au-scope .au-trust{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;padding-top:4px}.au-scope .au-trust .it{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--fg-muted)}.au-scope .au-trust .it svg{width:15px;height:15px;color:var(--accent-deep)}.au-scope [data-theme=dark] .au-trust .it svg{color:var(--accent)}.au-scope .au-banner{display:flex;gap:11px;padding:13px 15px;border-radius:8px;align-items:flex-start}.au-scope .au-banner svg{width:18px;height:18px;flex:none;margin-top:1px}.au-scope .au-banner.info{background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--fg)}.au-scope .au-banner.info svg{color:var(--accent-deep)}.au-scope [data-theme=dark] .au-banner.info svg{color:var(--accent)}.au-scope .au-banner.err{background:var(--danger-50);border:1px solid var(--danger-100);color:var(--danger-700)}.au-scope .au-banner.err svg{color:var(--danger-600)}.au-scope .au-banner .bt{font-size:13.5px;font-weight:600}.au-scope .au-banner .bb{font-size:13px;line-height:1.45;margin-top:2px;opacity:.9}.au-scope .au-footer{font-size:12.5px;color:var(--fg-subtle);text-align:center;margin-top:8px}.au-scope .au-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-md);padding:34px 32px;display:flex;flex-direction:column;gap:20px}.au-scope .au-center{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.au-scope .au-iconcircle{width:60px;height:60px;border-radius:50%;background:var(--accent-soft);color:var(--accent-deep);display:flex;align-items:center;justify-content:center}.au-scope [data-theme=dark] .au-iconcircle{color:var(--accent)}.au-scope .au-iconcircle svg{width:28px;height:28px}.au-scope .au-iconcircle.ok{background:var(--ok-50);color:var(--ok-600)}.au-scope .au-iconcircle.danger{background:var(--danger-50);color:var(--danger-600)}.au-scope .au-onb{width:100%;max-width:640px;display:flex;flex-direction:column;gap:30px}.au-scope .au-onb--wide{max-width:720px}.au-scope .au-prog{display:flex;align-items:center;gap:0}.au-scope .au-prog-step{display:flex;align-items:center;gap:11px}.au-scope .au-prog-dot{width:30px;height:30px;border-radius:50%;border:2px solid var(--border-strong);background:var(--bg);color:var(--fg-muted);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex:none;transition:all var(--dur-base)}.au-scope .au-prog-dot svg{width:15px;height:15px}.au-scope .au-prog-step.active .au-prog-dot{border-color:var(--accent);background:var(--accent);color:var(--accent-fg)}.au-scope .au-prog-step.done .au-prog-dot{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-deep)}.au-scope [data-theme=dark] .au-prog-step.done .au-prog-dot{color:var(--accent)}.au-scope .au-prog-label{font-size:13.5px;font-weight:500;color:var(--fg-muted)}.au-scope .au-prog-step.active .au-prog-label{color:var(--fg-strong)}.au-scope .au-prog-line{flex:1;height:2px;background:var(--border);margin:0 14px;min-width:24px}.au-scope .au-prog-line.done{background:var(--accent)}@media (max-width:600px){.au-scope .au-prog-label{display:none}.au-scope .au-prog-line{margin:0 8px}}.au-scope .au-prog-sub{font-size:13px;color:var(--fg-muted)}.au-scope .au-onb-head{display:flex;flex-direction:column;gap:10px}.au-scope .au-onb-head h1{font-size:clamp(24px,3vw,30px);font-weight:600;letter-spacing:-.025em;color:var(--fg-strong);margin:0;text-wrap:balance}.au-scope .au-onb-head p{font-size:15.5px;line-height:1.55;color:var(--fg-muted);margin:0;max-width:56ch}.au-scope .au-benegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:720px){.au-scope .au-benegrid{grid-template-columns:1fr}}.au-scope .au-benecard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:22px 20px;display:flex;flex-direction:column;gap:11px;box-shadow:var(--shadow-xs)}.au-scope .au-benecard .ic{width:40px;height:40px;border-radius:10px;background:var(--accent-soft);color:var(--accent-deep);display:flex;align-items:center;justify-content:center}.au-scope [data-theme=dark] .au-benecard .ic{color:var(--accent)}.au-scope .au-benecard .ic svg{width:21px;height:21px}.au-scope .au-benecard h3{font-size:15px;font-weight:600;color:var(--fg-strong);margin:0}.au-scope .au-benecard p{font-size:13.5px;line-height:1.5;color:var(--fg-muted);margin:0}.au-scope .au-callout{display:flex;gap:13px;padding:16px 18px;border-radius:10px;background:var(--accent-soft);border:1px solid var(--accent-line);align-items:flex-start}.au-scope .au-callout svg{width:19px;height:19px;flex:none;color:var(--accent-deep);margin-top:1px}.au-scope [data-theme=dark] .au-callout svg{color:var(--accent)}.au-scope .au-callout p{font-size:13.5px;line-height:1.5;color:var(--fg);margin:0}.au-scope .au-callout strong{color:var(--fg-strong);font-weight:600}.au-scope .au-choices{display:flex;flex-direction:column;gap:14px}.au-scope .au-choice{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid var(--border);border-radius:12px;background:var(--bg-elevated);cursor:pointer;text-align:left;width:100%;transition:border-color var(--dur-fast),background var(--dur-fast)}.au-scope .au-choice:hover{border-color:var(--accent);background:var(--accent-soft)}.au-scope .au-choice .ic{width:42px;height:42px;border-radius:10px;background:var(--accent-soft);color:var(--accent-deep);display:flex;align-items:center;justify-content:center;flex:none}.au-scope [data-theme=dark] .au-choice .ic{color:var(--accent)}.au-scope .au-choice .ic svg{width:21px;height:21px}.au-scope .au-choice .tx{flex:1}.au-scope .au-choice .tt{font-size:15.5px;font-weight:600;color:var(--fg-strong);display:block}.au-scope .au-choice .td{font-size:13px;color:var(--fg-muted);margin-top:2px;display:block}.au-scope .au-choice .arrow{color:var(--fg-subtle);flex:none;display:flex}.au-scope .au-choice:hover .arrow{color:var(--accent-deep)}.au-scope .au-choice--alt .ic{background:var(--bg-sunken);color:var(--fg-muted)}.au-scope .au-onb-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:4px}.au-scope .au-onb-actions.end{justify-content:flex-end}.au-scope .au-social{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:var(--fg-muted)}.au-scope .au-social svg{width:15px;height:15px;color:var(--accent-deep)}.au-scope [data-theme=dark] .au-social svg{color:var(--accent)}.au-scope .au-pend{border:1px solid var(--border);border-radius:12px;background:var(--bg-sunken);padding:18px 20px;display:flex;flex-direction:column;gap:13px}.au-scope .au-pend .h{font-size:13px;font-weight:600;color:var(--fg-strong)}.au-scope .au-pend .row{display:flex;gap:11px;align-items:flex-start}.au-scope .au-pend .row svg{width:17px;height:17px;color:var(--fg-muted);flex:none;margin-top:1px}.au-scope .au-pend .row span{font-size:13.5px;color:var(--fg);line-height:1.4}.au-scope .au-wordmark{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--fg-strong);line-height:1}.au-scope .au-wordmark,.au-scope .au-wordmark .mk{font-weight:700;display:inline-flex;align-items:center}.au-scope .au-wordmark .mk{border-radius:7px;margin-right:10px;background:var(--accent);color:var(--accent-fg);justify-content:center;letter-spacing:-.04em;flex:none}.au-scope .au-wordmark b{color:var(--accent);font-weight:700}