html:has(.au){background:#e9e8ec}.au{--au-ink:#141418;--au-soft:#5d5c66;--au-faint:#8b8a93;--au-line:#14141817;--au-brand:#315df4;--au-up:#d9574a;--au-gradient:linear-gradient(100deg, #b24d9e 8%, #7650d8 52%, #315df4 96%);--au-ease:cubic-bezier(.16, 1, .3, 1);--au-x:50vw;--au-y:50vh;--au-r:150vmax;--au-ready-ms:1.6s;min-height:100dvh;color:var(--au-ink);font-family:var(--lp-font-display), Inter, -apple-system, BlinkMacSystemFont, sans-serif;-webkit-font-smoothing:antialiased;background:radial-gradient(120% 90% at 78% 8%,#f6f5f8 0%,#e9e8ec 46%,#dcdae1 100%);padding:clamp(12px,2.4vw,32px);display:grid;position:relative;overflow-x:clip}.au a{color:inherit}.au h1,.au h2{letter-spacing:-.05em;font-weight:460}.au em{font-family:var(--lp-font-serif), "Times New Roman", serif;letter-spacing:-.015em;background:var(--au-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;padding-right:.06em;font-size:1.08em;font-style:italic;font-weight:400}.au-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.au-card{width:min(1380px,100%);min-height:calc(100dvh - 2*clamp(12px,2.4vw,32px));animation:au-card-in 1s var(--au-ease) both;background:#fff;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:14px;margin:auto;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 30px 80px #281e5014}.au[data-phase=success] .au-card,.au[data-phase=ready] .au-card{animation:1.1s cubic-bezier(.7,0,.2,1) .25s forwards au-card-out}.au-panel{flex-direction:column;align-items:center;padding:clamp(20px,3vw,40px);display:flex;position:relative}.au-logo{align-self:flex-start;animation:.9s .1s both au-fade}.au-logo img{width:auto;height:44px;margin:-4px 0 0 -10px;display:block}.au-form-wrap{width:min(420px,100%);margin:auto;padding:clamp(28px,5vh,56px) 0}.au-head>*,.au-form>*,.au-switch{animation:au-rise .95s var(--au-ease) both}.au-head>:first-child{animation-delay:.12s}.au-head>:nth-child(2){animation-delay:.19s}.au-head>:nth-child(3){animation-delay:.26s}.au-form>:first-child{animation-delay:.33s}.au-form>:nth-child(2){animation-delay:.39s}.au-form>:nth-child(3){animation-delay:.45s}.au-form>:nth-child(4){animation-delay:.51s}.au-form>:nth-child(5){animation-delay:.57s}.au-switch{animation-delay:.64s}.au-eyebrow{font-family:var(--lp-font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--au-brand);align-items:center;gap:10px;font-size:11.5px;display:flex}.au-pulse{background:var(--au-brand);border-radius:50%;width:8px;height:8px;position:relative}.au-pulse:after{content:"";background:var(--au-brand);border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite au-ping;position:absolute;inset:0}.au-head h1{margin:16px 0 12px;font-size:clamp(2.3rem,3.6vw,3.4rem);line-height:1}.au-head p:not(.au-eyebrow){color:var(--au-soft);font-size:16px;line-height:1.55}.au-form{gap:12px;margin-top:34px;display:grid}.au-field-wrap{position:relative}.au-field{display:block;position:relative}.au-field input{width:100%;height:60px;color:var(--au-ink);transition:border-color .25s ease, box-shadow .35s var(--au-ease), background .25s ease;background:#fbfbfc;border:1px solid #e3e2e8;border-radius:16px;outline:none;padding:22px 18px 6px;font-size:15.5px}.au-field-wrap .au-field input{padding-right:54px}.au-field input::placeholder{color:#0000;transition:color .2s}.au-field input:focus::placeholder{color:#b3b2ba}.au-field input:hover{border-color:#cfced7}.au-field input:focus{border-color:var(--au-brand);background:#fff;box-shadow:0 0 0 4px #315df41f}.au-field input:focus-visible{outline:none}.au-field>span{color:var(--au-faint);pointer-events:none;transform-origin:0;transition:translate .3s var(--au-ease), scale .3s var(--au-ease), color .2s ease;font-size:15.5px;position:absolute;top:50%;left:19px;translate:0 -50%}.au-field input:focus+span,.au-field input:not(:placeholder-shown)+span{translate:0 -116%;scale:.76}.au-field input:focus+span{color:var(--au-brand)}.au-reveal{width:40px;height:40px;color:var(--au-faint);background:0 0;border-radius:12px;place-items:center;display:grid;position:absolute;top:50%;right:10px;translate:0 -50%}.au-reveal:hover{color:var(--au-ink);background:#f0eff3}.au .au-reveal:active{transform:none}.au-terms{color:var(--au-soft);cursor:pointer;align-items:flex-start;gap:11px;margin:4px 0 2px;font-size:13px;line-height:1.55;display:flex;position:relative}.au-terms input{opacity:0;width:20px;height:20px;margin:0;position:absolute;top:1px;left:0}.au-box{color:#fff;background:#fff;border:1.5px solid #cfced7;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;margin-top:1px;transition:background .25s,border-color .25s;display:grid}.au-box svg{transition:scale .35s var(--au-ease);scale:0}.au-terms input:checked+.au-box{background:linear-gradient(135deg,#315df4,#7650d8);border-color:#0000}.au-terms input:checked+.au-box svg{scale:1}.au-terms input:focus-visible+.au-box{outline:2px solid var(--au-brand);outline-offset:3px}.au-terms a{color:var(--au-ink);text-underline-offset:3px;-webkit-text-decoration:underline #315df466;text-decoration:underline #315df466}.au-submit{letter-spacing:-.01em;color:#fff;height:58px;transition:translate .3s var(--au-ease), box-shadow .3s ease, background-position .6s var(--au-ease);background:linear-gradient(120deg,#315df4,#6d4fe0 58%,#b24d9e) 0%/160% 100%;border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:8px;font-size:16px;font-weight:500;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #315df44d}.au-submit:after{content:"";background:linear-gradient(100deg,#0000 30%,#ffffff59 50%,#0000 70%);position:absolute;inset:0;translate:-120%}.au-submit:hover:not(:disabled){background-position:100%;translate:0 -2px;box-shadow:0 20px 44px #315df466}.au-submit:hover:not(:disabled):after{transition:translate .9s var(--au-ease);translate:120%}.au-submit svg{transition:transform .3s var(--au-ease)}.au-submit:hover:not(:disabled) svg{transform:translate(4px)}.au .au-submit:active:not(:disabled){transform:scale(.985)}.au-submit:disabled{cursor:progress}.au-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite au-spin}.au-error{color:#a33a2f;background:#fdf0ee;border:1px solid #f6d5d0;border-radius:14px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:13.5px;line-height:1.45;display:flex}.au-form>.au-error{animation:.5s cubic-bezier(.36,.07,.19,.97) both au-shake}.au-error svg{margin-top:1px}.au-switch{text-align:center;color:var(--au-soft);margin-top:28px;font-size:14.5px}.au-switch a{color:var(--au-brand);text-underline-offset:4px;font-weight:500;-webkit-text-decoration:underline #315df44d;text-decoration:underline #315df44d;transition:text-decoration-color .2s}.au-switch a:hover{text-decoration-color:currentColor}.au-legal{color:var(--au-faint);flex-wrap:wrap;align-self:stretch;gap:8px 20px;font-size:12.5px;animation:.9s .7s both au-fade;display:flex}.au-legal span{margin-right:auto}.au-legal a{text-decoration:none}.au-legal a:hover{color:var(--au-ink)}.au a:focus-visible{outline:2px solid var(--au-brand);outline-offset:3px;border-radius:6px}.au-visual{isolation:isolate;background:#f5f4f7;border-radius:24px;flex-direction:column;align-items:center;padding:clamp(40px,8vh,88px) 24px 0;animation:1.1s .15s both au-fade;display:flex;position:relative;overflow:hidden}.au-blob{z-index:-1;filter:blur(60px);opacity:.75;border-radius:50%;animation:16s ease-in-out infinite alternate au-drift;position:absolute}.au-blob.is-a{aspect-ratio:1;background:radial-gradient(circle,#f5a9c6 0%,#f5a9c600 70%);width:55%;top:-14%;right:-12%}.au-blob.is-b{aspect-ratio:1;background:radial-gradient(circle,#f7c0b3 0%,#f3b4cf 40%,#f3b4cf00 72%);width:60%;animation-duration:19s;animation-direction:alternate-reverse;bottom:-18%;left:-14%}.au-blob.is-c{aspect-ratio:1;background:radial-gradient(circle,#b9c8fb 0%,#b9c8fb00 70%);width:46%;animation-duration:22s;top:38%;right:-20%}.au-visual-head{text-align:center;position:relative}.au-visual-head h2{max-width:560px;animation:au-rise 1.1s .3s var(--au-ease) both;font-size:clamp(2rem,3vw,3.1rem);line-height:1.02}.au-pill{color:#4b3f78;-webkit-backdrop-filter:blur(12px);animation:au-rise 1s .45s var(--au-ease) both;background:#ffffffb3;border:1px solid #fffffff2;border-radius:999px;align-items:center;gap:7px;margin-top:22px;padding:7px 14px;font-size:13.5px;display:inline-flex;box-shadow:0 6px 20px #3c286e0f}.au-pill svg{color:#7650d8}.au-stage{flex-direction:column;flex:1;align-items:center;width:100%;padding-top:clamp(20px,4vh,44px);display:flex;position:relative}.au-stem{width:1px;height:clamp(48px,9vh,110px);animation:au-grow-y .9s .55s var(--au-ease) both;transform-origin:top;background:linear-gradient(#0000,#14141829);position:relative}.au-stem:after{content:"";opacity:0;background:#7650d8;border-radius:50%;width:6px;height:6px;animation:2.8s ease-in 1.4s infinite au-travel;position:absolute;top:0;left:-2.5px;box-shadow:0 0 12px #7650d8}.au-hairlines{width:min(300px,70%);height:22px;animation:au-grow-x 1s .7s var(--au-ease) both;background:linear-gradient(90deg,#0000,#1414181f,#0000) 50% 2px/30% 1px no-repeat,linear-gradient(90deg,#0000,#1414181a,#0000) 50% 11px/65% 1px no-repeat,linear-gradient(90deg,#0000,#14141814,#0000) 50% 20px/100% 1px no-repeat;margin-top:6px;position:relative}.au-hairlines.is-below{margin:6px 0 0;animation-delay:.85s;rotate:180deg}.au-toolbar{-webkit-backdrop-filter:blur(14px);width:min(400px,82%);animation:au-drop 1s .75s var(--au-ease) both;background:#ffffffb8;border:1px solid #fffffff2;border-radius:20px;margin-top:8px;padding:10px;box-shadow:inset 0 1px #fff,0 16px 40px #2e245a14}.au-search{background:#f0eff3;border-radius:12px;align-items:center;height:40px;padding:0 14px;display:flex;position:relative}.au-search i{background:#cfced6;border-radius:4px;width:56px;height:4px}.au-search b{background:#fff;border-radius:50%;width:22px;height:22px;margin-left:auto;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 8px #d7d6dd,0 2px 6px #00000014}.au-tabs{--tab:0;text-align:center;grid-template-columns:repeat(3,1fr);margin-top:8px;font-size:14px;display:grid;position:relative}.au-tabs>span:not(.au-tab-indicator){color:var(--au-faint);padding:10px 0;transition:color .4s;position:relative}.au-tabs>span.is-active{color:var(--au-ink);font-weight:500}.au-tab-indicator{width:33.3333%;transform:translateX(calc(var(--tab) * 100%));transition:transform .7s var(--au-ease);background:#ebeaef;border-radius:12px;position:absolute;top:0;bottom:0;left:0;box-shadow:inset 0 1px #fff}.au-window-area{width:min(500px,90%);margin-top:18px;padding-bottom:60px;position:relative}.au-ghost{background:#ffffff59;border:1px solid #1414180f;border-radius:22px;width:64%;height:200px;animation:1.2s 1.1s both au-fade;position:absolute;top:28px;box-shadow:0 0 0 10px #ffffff40}.au-ghost.is-left{right:calc(100% + 26px)}.au-ghost.is-right{left:calc(100% + 26px)}.au-window{animation:au-rise-far 1.2s .9s var(--au-ease) both;background:#fff;border:1px solid #1414180d;border-radius:22px;padding:14px 16px 16px;position:relative;box-shadow:0 0 0 6px #ffffffb3,0 30px 60px #2e245a1f}.au-window:before{content:"";border-radius:inherit;background:conic-gradient(from var(--au-angle,0deg), transparent 0 70%, #b889e8 82%, #7650d8 90%, transparent 100%);-webkit-mask-composite:xor;pointer-events:none;padding:2px;animation:6s linear infinite au-orbit;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --au-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.au-window:after{content:"";z-index:-1;background:#ffffffb3;border-radius:0 0 22px 22px;height:60px;position:absolute;bottom:-26px;left:6%;right:6%;box-shadow:0 22px 0 -8px #ffffff73,0 24px 50px #2e245a14}.au-window-bar{align-items:center;gap:6px;margin-bottom:14px;display:flex}.au-window-bar i{background:#e2e1e7;border-radius:50%;width:9px;height:9px}.au-window-chip{font-family:var(--lp-font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--au-soft);background:#f0eff3;border-radius:999px;margin-left:auto;padding:4px 12px;font-size:10.5px}.au-view{height:176px;animation:au-view-in .7s var(--au-ease) both}.au-legend{flex-wrap:wrap;gap:6px 18px;font-size:13px;display:flex}.au-legend span{align-items:center;gap:6px;display:inline-flex}.au-legend i{border-radius:50%;width:8px;height:8px}.au-legend i.is-up,.au-chart-line.is-up{background:var(--au-up);stroke:var(--au-up)}.au-legend i.is-down,.au-chart-line.is-down{background:var(--au-brand);stroke:var(--au-brand)}.au-legend b{font-weight:600}.au-legend b.is-up{color:var(--au-up)}.au-legend b.is-down{color:var(--au-brand)}.au-chart{width:100%;height:116px;margin-top:10px;display:block;overflow:visible}.au-chart-line{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px;animation:au-draw 1.6s .2s var(--au-ease) forwards}.au-chart-line.is-down{opacity:.55;animation-delay:50ms}.au-chart-area{fill:url(#au-area);animation:1s .7s both au-fade}.au-axis{color:var(--au-faint);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.au-rows{font-size:13px;position:relative;overflow:hidden}.au-rows-head,.au-row{grid-template-columns:1.4fr .8fr .9fr;align-items:center;padding:0 8px;display:grid}.au-rows-head{font-family:var(--lp-font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--au-faint);padding-bottom:8px;font-size:10px}.au-row{border-top:1px solid var(--au-line);height:44px;animation:au-slide .7s var(--au-ease) both}.au-row:nth-of-type(2){animation-delay:.1s}.au-row:nth-of-type(3){animation-delay:.22s}.au-row:nth-of-type(4){animation-delay:.34s}.au-row :last-child,.au-rows-head :last-child{text-align:right}.au-row strong{font-weight:600}.au-scan{z-index:1;pointer-events:none;background:linear-gradient(#0000,#7650d824,#0000);border-bottom:1.5px solid #7650d899;height:36px;animation:1.6s ease-in-out .3s both au-scan;position:absolute;top:0;left:0;right:0}.au-bars{gap:12px;font-size:13px;display:grid}.au-bars>p:first-child{font-family:var(--lp-font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--au-faint);font-size:10.5px}.au-bar{grid-template-columns:76px 1fr auto;align-items:center;gap:12px;display:grid}.au-bar>div{background:#f3f2f6;border-radius:8px;height:26px;overflow:hidden}.au-bar i{width:var(--w);transform-origin:0;height:100%;animation:au-grow-x 1.1s .15s var(--au-ease) both;background:#dcdbe3;border-radius:8px;display:block}.au-bar.is-best i{background:linear-gradient(90deg,#315df4,#7650d8);animation-delay:.3s}.au-bar strong{text-align:right;min-width:70px;font-weight:600}.au-bar.is-best strong{color:var(--au-brand)}.au-bars-note{color:var(--au-brand);animation:au-pop .6s .9s var(--au-ease) both;background:#edf1fe;border-radius:999px;justify-self:start;align-items:center;gap:5px;margin-top:4px;padding:6px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.au-toast{white-space:nowrap;-webkit-backdrop-filter:blur(14px);animation:au-pop .8s 1.9s var(--au-ease) both, au-bob 4s 2.7s ease-in-out infinite;background:#ffffffd1;border:1px solid #fff;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 8px;display:flex;position:absolute;top:-48px;right:-34px;box-shadow:0 18px 40px #2e245a29}.au-toast>span:first-child{color:#fff;background:var(--au-up);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.au-toast>span:last-child{line-height:1.25;display:grid}.au-toast strong{font-size:13.5px;font-weight:600}.au-toast small{color:var(--au-soft);align-items:center;gap:3px;font-size:11.5px;display:inline-flex}.au-done{z-index:50;isolation:isolate;clip-path:circle(0px at var(--au-x) var(--au-y));background:#f7f6f9;place-items:center;padding:24px;animation:.8s cubic-bezier(.7,0,.2,1) forwards au-reveal;display:grid;position:fixed;inset:0;overflow:hidden}.au-done .au-blob{opacity:0;animation:1.4s .4s forwards au-fade-to,16s ease-in-out infinite alternate au-drift}.au-done-inner{text-align:center;justify-items:center;width:min(520px,100%);display:grid}.au-check{width:104px;height:104px;transition:translate .9s var(--au-ease), scale .9s var(--au-ease);position:relative}.au-check svg{width:100%;height:100%;position:relative;overflow:visible}.au-check-disc{fill:url(#au-check-fill);transform-origin:48px 48px;animation:au-disc .7s .7s var(--au-ease) forwards;scale:0}.au-check-ring{fill:none;stroke:#7650d8;stroke-width:3px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;transform-origin:48px 48px;animation:.55s cubic-bezier(.65,0,.35,1) .3s forwards au-draw;transform:rotate(-90deg)}.au-check-mark{fill:none;stroke:#fff;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.4s cubic-bezier(.65,0,.35,1) .9s forwards au-draw}.au-check:before{content:"";opacity:0;background:radial-gradient(circle,#7650d847,#0000 70%);border-radius:50%;animation:.8s .75s forwards au-fade-to;position:absolute;inset:-18px}.au-check-burst i{width:3px;height:14px;rotate:calc(var(--i) * 36deg);opacity:0;background:linear-gradient(#7650d8,#315df4);border-radius:3px;margin:-7px 0 0 -1.5px;animation:.75s cubic-bezier(.2,.8,.3,1) .8s forwards au-burst;position:absolute;top:50%;left:50%}.au-check-burst i:nth-child(2n){background:linear-gradient(#f3a6c2,#b24d9e);height:9px}.au-done-copy{grid-area:2/1}.au-done-inner>.au-check{grid-area:1/1}.au-done-copy.is-success{margin-top:30px}.au-done-copy.is-success>*{animation:au-rise .9s var(--au-ease) both}.au-done-copy.is-success>:first-child{animation-delay:.85s}.au-done-copy.is-success>:nth-child(2){animation-delay:.95s}.au-done-copy .au-eyebrow{justify-content:center}.au-done-copy h2{margin-top:14px;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.02}.au-done-copy.is-ready{visibility:hidden;margin-top:26px}.au[data-phase=ready] .au-check{translate:0 -8px;scale:.62}.au[data-phase=ready] .au-done-copy.is-success{animation:.35s cubic-bezier(.7,0,.84,0) forwards au-leave}.au[data-phase=ready] .au-done-copy.is-ready{visibility:visible}.au[data-phase=ready] .au-done-copy.is-ready>*{animation:au-rise .9s var(--au-ease) both}.au[data-phase=ready] .au-done-copy.is-ready>:first-child{animation-delay:.3s}.au[data-phase=ready] .au-done-copy.is-ready>:nth-child(2){animation-delay:.38s}.au[data-phase=ready] .au-done-copy.is-ready>:nth-child(3){animation-delay:.46s}.au[data-phase=ready] .au-done-copy.is-ready>:nth-child(4),.au[data-phase=ready] .au-done-copy.is-ready>:nth-child(5){animation-delay:.54s}.au-done-copy.is-ready p:not(.au-leaving){max-width:420px;color:var(--au-soft);margin:14px auto 0;font-size:16px;line-height:1.55}.au-steps{text-align:left;gap:8px;width:min(360px,100%);margin:28px auto 0;padding:0;list-style:none;display:grid}.au-steps li{color:var(--au-faint);--d:calc(.6s + var(--i) * (var(--au-ready-ms) - 1s) / 3);background:#ffffffb3;border:1px solid #fffffff2;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-size:14.5px;display:flex;box-shadow:0 8px 24px #2e245a0d}.au[data-phase=ready] .au-steps li{animation:au-step-done .5s var(--d) both}.au-step-dot{color:#fff;background:0 0;border:1.5px solid #d7d6dd;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.au-step-dot svg{scale:0}.au[data-phase=ready] .au-step-dot{animation:au-dot-fill .45s var(--d) var(--au-ease) both}.au[data-phase=ready] .au-step-dot svg{animation:au-pop .45s calc(var(--d) + 80ms) var(--au-ease) both}.au-progress{background:#14141812;border-radius:4px;width:min(360px,100%);height:4px;margin:24px auto 0;overflow:hidden}.au-progress i{border-radius:inherit;background:var(--au-gradient);transform-origin:0;height:100%;display:block;transform:scaleX(0)}.au[data-phase=ready] .au-progress i{animation:au-progress calc(var(--au-ready-ms) - .25s) .2s cubic-bezier(.45, 0, .2, 1) forwards}.au-leaving{font-family:var(--lp-font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--au-faint);margin-top:12px;font-size:11px}@keyframes au-card-in{0%{opacity:0;transform:translateY(18px)scale(.985)}}@keyframes au-card-out{to{filter:blur(6px);transform:scale(.94)}}@keyframes au-rise{0%{opacity:0;transform:translateY(22px)}}@keyframes au-rise-far{0%{opacity:0;transform:translateY(70px)scale(.96)}}@keyframes au-drop{0%{opacity:0;transform:translateY(-18px)scale(.97)}}@keyframes au-fade{0%{opacity:0}}@keyframes au-fade-to{to{opacity:1}}@keyframes au-view-in{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}}@keyframes au-slide{0%{opacity:0;transform:translate(-18px)}}@keyframes au-grow-x{0%{opacity:0;transform:scaleX(0)}}@keyframes au-grow-y{0%{transform:scaleY(0)}}@keyframes au-pop{0%{opacity:0;scale:.6}to{opacity:1;scale:1}}@keyframes au-bob{50%{transform:translateY(-6px)}}@keyframes au-draw{to{stroke-dashoffset:0}}@keyframes au-scan{0%{opacity:0;transform:translateY(-40px)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(170px)}}@keyframes au-travel{0%{opacity:0;top:0}20%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}@keyframes au-drift{to{transform:translate(-8%,10%)scale(1.15)}}@keyframes au-orbit{to{--au-angle:360deg}}@keyframes au-ping{75%,to{opacity:0;transform:scale(2.6)}}@keyframes au-spin{to{transform:rotate(360deg)}}@keyframes au-shake{0%{opacity:0;transform:translateY(-6px)}20%{opacity:1;transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}to{transform:none}}@keyframes au-reveal{to{clip-path:circle(var(--au-r) at var(--au-x) var(--au-y))}}@keyframes au-disc{0%{scale:0}60%{scale:1.08}to{scale:1}}@keyframes au-burst{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(-86px)}}@keyframes au-leave{to{opacity:0;filter:blur(4px);transform:translateY(-24px)}}@keyframes au-step-done{to{color:var(--au-ink)}}@keyframes au-dot-fill{to{background:linear-gradient(135deg,#315df4,#7650d8);border-color:#0000}}@keyframes au-progress{to{transform:scaleX(1)}}@media (max-width:1100px){.au-toast{right:-10px}.au-ghost{display:none}}@media (max-width:900px){.au{padding:0}.au-card{min-height:100dvh;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:1fr;padding:0}.au-card:before{content:"";z-index:-1;aspect-ratio:1;filter:blur(40px);background:radial-gradient(circle,#f5a9c68c,#0000 70%);border-radius:50%;width:80vw;position:fixed;top:-20%;right:-30%}.au-panel{padding:20px 16px 24px}.au-visual{display:none}.au-form-wrap{padding:36px 0}.au-logo img{height:40px;margin-left:-6px}}@media (prefers-reduced-motion:reduce){.au *,.au :before,.au :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.au-done{clip-path:none}}
