.au-root{--bg:#f7f7f5;--surface:#ffffff;--ink:#1a1a1a;--ink-dim:#4a4a4a;--ink-faint:#9a9a9a;--line:rgba(20,20,20,0.08);--line-strong:rgba(20,20,20,0.14);--accent-red:#e44627;--accent-red-soft:#fce7e1;--accent-blue:#2563eb;--accent-blue-soft:#e8efff;--ok:#2f7d24;--ok-soft:#ecf6ea;--warn:#c98a08;--warn-soft:#fef6e3;--shadow-sm:0 1px 2px rgba(20,20,20,0.04),0 1px 1px rgba(20,20,20,0.03);--shadow-md:0 4px 14px rgba(20,20,20,0.06),0 1px 3px rgba(20,20,20,0.04);position:fixed;inset:0;background:var(--bg);color:var(--ink);font-family:var(--font-roboto),"Roboto",-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;display:flex;overflow:hidden}.au-root *,.au-root :after,.au-root :before{box-sizing:border-box}.au-root .au-rail{flex:0 0 56px;border-right:1px solid var(--line);background:#ffffff;flex-direction:column;padding:14px 0;gap:4px;z-index:30}.au-root .au-rail,.au-root .au-rail-logo{width:56px;display:flex;align-items:center}.au-root .au-rail-logo{height:56px;justify-content:center;cursor:pointer}.au-root .au-rail-tile{width:32px;height:32px;border-radius:8px;background:var(--accent-blue);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(37,99,235,.3);transition:transform .16s ease,box-shadow .16s ease}.au-root .au-rail-logo:hover .au-rail-tile{transform:translateY(-1px);box-shadow:0 6px 14px rgba(37,99,235,.28)}.au-root .au-rail-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:8px;padding-bottom:4px}.au-root .au-rail-avatar{width:32px;height:32px;border-radius:50%;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;letter-spacing:.02em;box-shadow:0 1px 2px rgba(0,0,0,.2)}.au-root .au-scene{flex:1;position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:12px;padding-right:16px;min-width:0}.au-root .au-scene-left{padding:48px 36px 80px 64px;overflow:hidden}.au-root .au-scene-left,.au-root .au-scene-right{position:relative;display:flex;flex-direction:column;min-width:0}.au-root .au-scene-right{align-self:stretch;margin:24px 0;background:var(--surface);border:.5px solid #d7d7d7;border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.05);padding:40px 44px;overflow-y:auto;overflow-x:hidden;justify-content:center;scrollbar-width:thin;scrollbar-color:rgba(20,20,20,.18) transparent}.au-root .au-scene-right::-webkit-scrollbar{width:6px}.au-root .au-scene-right::-webkit-scrollbar-thumb{background:rgba(20,20,20,.18);border-radius:3px}.au-root .au-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#848484}.au-root .au-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-red);animation:au-blink 1.8s ease-in-out infinite}.au-root .au-display{font-family:var(--font-roboto-serif),"Roboto Serif",Georgia,serif;font-size:clamp(40px,4.4vw,60px);line-height:1.04;letter-spacing:-.025em;font-weight:500;color:var(--ink);margin:28px 0 22px;max-width:14ch;text-wrap:balance}.au-root .au-display .accent{font-style:italic;color:#9a9a9a;font-weight:400}.au-root .au-lede{font-family:var(--font-roboto-serif),"Roboto Serif",Georgia,serif;font-size:19px;line-height:1.5;color:var(--ink-dim);letter-spacing:-.005em;max-width:44ch;font-weight:400}.au-root .au-testimonial{margin-top:auto;padding-top:36px;border-top:1px solid var(--line);position:relative;min-height:160px}.au-root .au-testimonial-label{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:#b8b8b8;margin-bottom:18px}.au-root .au-quote-stack{position:relative;height:140px}.au-root .au-quote{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;opacity:0;animation:au-rotate 21s ease-in-out infinite}.au-root .au-quote-text{font-family:var(--font-roboto-serif),"Roboto Serif",Georgia,serif;font-size:18px;line-height:1.5;color:var(--ink);letter-spacing:-.005em;font-weight:400;text-wrap:pretty}.au-root .au-quote-attr{display:flex;align-items:center;gap:12px}.au-root .au-quote-av{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.01em;flex:0 0 32px}.au-root .au-quote-meta{font-size:12.5px;line-height:1.3}.au-root .au-quote-name{font-weight:600;color:var(--ink)}.au-root .au-quote-role{color:#848484}.au-root .au-scene-foot{position:absolute;bottom:18px;left:64px;right:36px;display:flex;align-items:center;justify-content:space-between;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:#b8b8b8}.au-root .au-scene-foot a{color:inherit;text-decoration:none;transition:color .14s ease}.au-root .au-scene-foot a:hover{color:var(--ink-dim)}.au-root .au-status-pill{display:inline-flex;align-items:center;gap:8px}.au-root .au-status-pill .dot{position:relative;width:7px;height:7px;border-radius:50%;background:#4a9c3e}.au-root .au-status-pill .dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;border:1.5px solid #4a9c3e;opacity:0;animation:au-pulse-ring 2.4s ease-out infinite}.au-root .au-card-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:5px 11px 5px 9px;border-radius:999px;background:#f3f4f6;border:.5px solid #e1e3eb;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--ink-dim)}.au-root .au-card-eyebrow-pip{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:au-blink 1.6s ease-in-out infinite}.au-root .au-card-title{font-family:var(--font-roboto-serif),"Roboto Serif",Georgia,serif;font-size:32px;letter-spacing:-.02em;font-weight:600;line-height:1.08;color:var(--ink);margin:16px 0 8px}.au-root .au-card-sub{font-size:14px;line-height:1.6;color:#6f6f6f;max-width:42ch}.au-root .au-invite{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--ok-soft);border:1px solid #c5dec0;color:#2f5c25;font-size:12px;margin-bottom:14px}.au-root .au-invite-name{font-weight:600}.au-root .au-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:26px}.au-root .au-social{display:flex;align-items:center;justify-content:center;gap:10px;height:46px;border-radius:10px;background:#ffffff;border:1px solid #ececec;color:var(--ink);font-size:13.5px;font-weight:500;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease,box-shadow .14s ease}.au-root .au-social:hover:not(:disabled){border-color:#d7d7d7;background:#fafafa;transform:translateY(-1px);box-shadow:var(--shadow-sm)}.au-root .au-social:active:not(:disabled){transform:translateY(0)}.au-root .au-social:disabled{opacity:.55;cursor:not-allowed}.au-root .au-social-note{margin-top:8px;font-size:11.5px;color:#b8b8b8;line-height:1.45}.au-root .au-divider{display:flex;align-items:center;gap:12px;margin:22px 0;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:#b8b8b8}.au-root .au-divider:after,.au-root .au-divider:before{content:"";flex:1;height:1px;background:var(--line)}.au-root .au-form{display:flex;flex-direction:column;gap:14px}.au-root .au-form--gap-top{margin-top:18px}.au-root .au-field{display:flex;flex-direction:column;gap:7px}.au-root .au-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.au-root .au-label{font-size:12.5px;font-weight:500;color:var(--ink);letter-spacing:-.005em}.au-root .au-input-wrap{display:flex;align-items:center;height:46px;border-radius:10px;background:#fff;border:1px solid #ececec;transition:border-color .16s ease,box-shadow .16s ease}.au-root .au-input-wrap:focus-within{border-color:var(--accent-blue);box-shadow:0 0 0 4px rgba(37,99,235,.1)}.au-root .au-input-wrap.invalid{border-color:var(--accent-red);box-shadow:0 0 0 4px rgba(228,70,39,.1)}.au-root .au-input-wrap input{flex:1;height:100%;background:transparent;border:none;outline:none;padding:0 14px;font-family:inherit;font-size:14.5px;color:var(--ink);letter-spacing:-.005em}.au-root .au-input-wrap input::-moz-placeholder{color:#b8b8b8}.au-root .au-input-wrap input::placeholder{color:#b8b8b8}.au-root .au-pw-toggle{width:32px;height:32px;margin-right:6px;border:none;background:transparent;border-radius:6px;color:#848484;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,color .14s ease}.au-root .au-pw-toggle:hover{background:#f0f0f0;color:var(--ink)}.au-root .au-field-aside{font-size:12px;color:#848484;text-decoration:none;transition:color .14s ease}.au-root .au-field-aside:hover{color:var(--ink)}.au-root .au-help{font-size:11.5px;color:#b8b8b8;line-height:1.4}.au-root .au-stepper{display:flex;align-items:flex-start;gap:6px;margin-bottom:26px}.au-root .au-step{display:flex;flex-direction:column;align-items:center;gap:7px;flex:0 0 auto}.au-root .au-step-dot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border:1.5px solid var(--line-strong);background:#fff;color:var(--ink-faint);transition:background .16s ease,border-color .16s ease,color .16s ease}.au-root .au-step-dot.is-active{box-shadow:0 0 0 4px rgba(37,99,235,.12)}.au-root .au-step-dot.is-active,.au-root .au-step-dot.is-done{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.au-root .au-step-dot svg{width:14px;height:14px}.au-root .au-step-label{font-size:11px;font-weight:500;color:var(--ink-faint);white-space:nowrap}.au-root .au-step-label.is-active{color:var(--ink);font-weight:600}.au-root .au-step-label.is-done{color:var(--ink-dim)}.au-root .au-step-line{flex:1;height:1.5px;margin-top:13px;background:var(--line-strong);transition:background .16s ease}.au-root .au-step-line.is-done{background:var(--accent-blue)}.au-root .au-otp{display:flex;gap:10px;margin:4px 0 2px}.au-root .au-otp-box{flex:1 1 0;min-width:0;height:56px;border-radius:10px;background:#fff;border:1px solid #ececec;text-align:center;font-family:inherit;font-size:20px;font-weight:600;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.au-root .au-otp-box:focus{border-color:var(--accent-blue);box-shadow:0 0 0 4px rgba(37,99,235,.1)}.au-root .au-otp-box.invalid{border-color:var(--accent-red);box-shadow:0 0 0 4px rgba(228,70,39,.1)}.au-root .au-expiry{text-align:center;font-size:12.5px;color:#6f6f6f;margin-top:14px}.au-root .au-expiry b{color:var(--accent-blue);font-weight:600;font-variant-numeric:tabular-nums}.au-root .au-reqs{margin-top:12px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#f9fafb}.au-root .au-reqs-eyebrow{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:#b8b8b8;margin-bottom:10px}.au-root .au-reqs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.au-root .au-req{display:flex;align-items:center;gap:9px;font-size:12.5px;line-height:1.3;transition:color .16s ease}.au-root .au-req svg{flex:0 0 14px}.au-root .au-req.unmet{color:var(--ink-faint)}.au-root .au-req.unmet svg{color:#cfcfcf}.au-root .au-req.met{color:var(--ink-dim)}.au-root .au-req.met svg{color:var(--ok)}.au-root .au-strength{margin-top:8px;display:flex;flex-direction:column;gap:6px}.au-root .au-strength-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.au-root .au-strength-bar{height:3px;border-radius:2px;background:#ececec;transition:background .24s ease}.au-root .au-strength-bar.on-1{background:var(--accent-red)}.au-root .au-strength-bar.on-2{background:var(--warn)}.au-root .au-strength-bar.on-3{background:#4a9c3e}.au-root .au-strength-bar.on-4{background:#2f7d24}.au-root .au-strength-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px}.au-root .au-strength-label{letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:#b8b8b8}.au-root .au-strength-hint{color:#848484}.au-root .au-error{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid;font-size:13px;line-height:1.5;animation:au-error-in .26s cubic-bezier(.2,.7,.2,1) both}.au-root .au-error svg{flex-shrink:0;margin-top:1px}.au-root .au-error a,.au-root .au-error button{font-weight:600;text-decoration:underline;text-underline-offset:3px;background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}.au-root .au-error--wrong{border-color:#f3c5bc;background:var(--accent-red-soft);color:#8a2616}.au-root .au-error--locked{border-color:#f3d8a1;background:var(--warn-soft);color:#7a5208}.au-root .au-error--good{border-color:#c5dec0;background:var(--ok-soft);color:#2f5c25}.au-root .au-error--neutral{border-color:var(--line);background:#f6f6f7;color:var(--ink-dim)}@keyframes au-error-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.au-root .au-submit{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;margin-top:22px;background:var(--ink);color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:-.005em;cursor:pointer;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.1);transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.au-root .au-submit:hover:not(:disabled){background:#000;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}.au-root .au-submit:active:not(:disabled){transform:translateY(0)}.au-root .au-submit:disabled{opacity:.7;cursor:not-allowed}.au-root .au-submit-shimmer{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16) 50%,transparent);animation:au-shimmer 1.4s ease-in-out infinite}.au-root .au-submit-arrow{transition:transform .2s ease}.au-root .au-submit:hover:not(:disabled) .au-submit-arrow{transform:translateX(2px)}.au-root .au-terms{margin-top:8px;font-size:11.5px;color:#b8b8b8;line-height:1.5}.au-root .au-terms a{color:#6f6f6f;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .14s ease,color .14s ease}.au-root .au-terms a:hover{color:var(--ink);border-bottom-color:currentColor}.au-root .au-promises{margin-top:24px;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.au-root .au-promise{display:flex;align-items:flex-start;gap:10px;font-size:12.5px;color:#6f6f6f;line-height:1.5}.au-root .au-promise svg{flex-shrink:0;margin-top:2px;color:var(--ok)}.au-root .au-foot{margin-top:24px;text-align:left;font-size:13px;color:#848484}.au-root .au-foot-link{color:var(--ink);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px;border-bottom:1px solid transparent;transition:border-color .14s ease,gap .2s ease}.au-root .au-foot-link:hover{border-bottom-color:var(--ink);gap:7px}.au-root .au-skeleton{display:flex;flex-direction:column;gap:14px;animation:au-fade .4s ease both}.au-root .au-skeleton-bar{height:12px;background:#ececec;border-radius:4px;animation:au-shimmer-bg 1.4s ease-in-out infinite}.au-root .au-skeleton-bar.tall{height:46px;border-radius:10px}.au-root .au-skeleton-bar.title{height:24px;width:60%}.au-root .au-skeleton-bar.sub{width:80%}.au-root .au-reveal{animation:au-reveal .48s cubic-bezier(.2,.7,.2,1) both}@keyframes au-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes au-rotate{0%,28%{opacity:1;transform:translateY(0)}33%,95%{opacity:0;transform:translateY(-6px)}to{opacity:0;transform:translateY(0)}}@keyframes au-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes au-shimmer-bg{0%,to{background-color:#ececec}50%{background-color:#f4f4f6}}@keyframes au-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes au-fade{0%{opacity:0}to{opacity:1}}@keyframes au-pulse-ring{0%{transform:scale(.6);opacity:.8}to{transform:scale(1.6);opacity:0}}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:980px){.au-root .au-scene{grid-template-columns:1fr;padding-right:0;gap:0}.au-root .au-scene-left{padding:36px 28px 24px;border-bottom:1px solid var(--line)}.au-root .au-scene-right{margin:16px;padding:32px 26px}.au-root .au-display{font-size:36px}.au-root .au-lede{font-size:16px}.au-root .au-testimonial{display:none}.au-root .au-scene-foot{position:static;padding:14px 28px}}@media (max-width:600px){.au-root{position:relative;min-height:100dvh;overflow:auto}.au-root .au-rail{display:none}.au-root .au-card-title{font-size:26px}.au-root .au-social-grid{grid-template-columns:1fr}}