.la-root{--la-bg:var(--lk-bg);--la-surface-2:var(--lk-surface-2);--la-line:var(--lk-line);--la-line-strong:var(--lk-line-strong);--la-ink:var(--lk-ink);--la-ink-dim:var(--lk-ink-dim);--la-muted:var(--lk-muted);--la-faint:var(--lk-faint);--la-blue:var(--lk-blue);--la-blue-deep:var(--lk-blue-deep);--la-blue-ink:var(--lk-blue-ink);--la-blue-soft:var(--lk-blue-soft);--la-blue-ring:var(--lk-blue-ring);--la-blue-glow:var(--lk-blue-glow);--la-blue-fill:var(--lk-blue-fill);--la-error:var(--lk-reach);--la-error-soft:var(--lk-reach-soft);--la-success:var(--lk-likely);--la-success-soft:var(--lk-likely-soft);--la-track:var(--lk-track);--la-aura-blue:#6e93f524;--la-aura-soft:#94b3ff12;--la-veil:#07090dd1;--la-input-bg:#e4eaf60a;background-color:var(--la-bg);color:var(--la-ink);font-family:var(--lk-font-body), system-ui, sans-serif;--la-text-body:1rem;--la-text-lede:clamp(1.0625rem, .99rem + .4vw, 1.25rem);--la-measure:34ch;line-height:var(--lk-leading-body)}:root.light .la-root{--la-aura-blue:#2150c817;--la-aura-soft:#2150c80d;--la-veil:#fcfdffe0;--la-input-bg:#fff}.la-root ::selection{background:var(--la-blue);color:var(--la-blue-ink)}.la-root :is(em,mark){font-style:normal}.la-aura{pointer-events:none;border-radius:999px;position:absolute}.la-aura-a{background:radial-gradient(closest-side, var(--la-aura-blue), transparent 78%);width:44rem;height:44rem;top:-16rem;right:-14rem}.la-aura-b{background:radial-gradient(closest-side, var(--la-aura-soft), transparent 78%);width:36rem;height:36rem;bottom:-18rem;left:-12rem}.la-wordmark{font-family:var(--lk-font-display), system-ui, sans-serif;letter-spacing:-.02em;color:var(--la-ink);font-size:1.25rem;font-weight:700;line-height:1.1}.la-wordmark em{color:var(--la-blue);font-style:normal}.la-eyebrow{font-family:var(--lk-font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.22em;font-variant-numeric:tabular-nums;color:var(--la-blue);font-size:.6875rem;font-weight:600}.la-display{font-family:var(--lk-font-display), system-ui, sans-serif;letter-spacing:-.02em;text-wrap:balance;color:var(--la-ink);font-size:clamp(2.375rem,1.6rem + 3.4vw,3.5rem);font-weight:600;line-height:1.06}.la-display em{color:var(--la-blue);font-style:normal;font-weight:700}.la-lede{font-size:var(--la-text-lede);line-height:var(--la-leading-body)}.la-label{font-family:var(--lk-font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.18em;font-variant-numeric:tabular-nums;color:var(--la-muted);margin-bottom:.45rem;font-size:.625rem;font-weight:600;display:block}.la-input-wrap{position:relative}.la-input{border:1px solid var(--la-line-strong);background:var(--la-input-bg);width:100%;min-height:3rem;color:var(--la-ink);border-radius:14px;padding:.65rem 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.la-input::placeholder{color:var(--la-faint)}.la-input:focus{border-color:var(--la-blue-ring);box-shadow:0 0 0 3px var(--la-blue-soft);outline:none}.la-input-trail{padding-right:3.25rem}.la-input-btn{width:2.75rem;height:2.75rem;color:var(--la-muted);border-radius:999px;justify-content:center;align-items:center;transition:color .15s;display:inline-flex;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.la-input-btn:hover{color:var(--la-ink)}.la-root input:-webkit-autofill{-webkit-text-fill-color:var(--la-ink);-webkit-box-shadow:0 0 0 1000px var(--la-surface-2) inset;caret-color:var(--la-ink)}.la-root input:-webkit-autofill:hover{-webkit-text-fill-color:var(--la-ink);-webkit-box-shadow:0 0 0 1000px var(--la-surface-2) inset;caret-color:var(--la-ink)}.la-root input:-webkit-autofill:focus{-webkit-text-fill-color:var(--la-ink);-webkit-box-shadow:0 0 0 1000px var(--la-surface-2) inset;caret-color:var(--la-ink)}.la-cta{border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:3rem;padding:.55rem 1.5rem;font-size:.9375rem;font-weight:700;transition:transform .3s cubic-bezier(.32,.72,0,1),background-color .25s,border-color .25s,box-shadow .3s cubic-bezier(.32,.72,0,1);display:inline-flex}.la-cta:active{transform:scale(.97)}.la-cta:disabled{opacity:.45;cursor:not-allowed;transform:none}.la-cta-primary{background:var(--la-blue-fill);color:var(--la-blue-ink);box-shadow:inset 0 1px 0 #ffffff59, 0 12px 32px -10px var(--la-blue-glow)}.la-cta-ghost{border:1px solid var(--la-line-strong);background:var(--la-surface-2);color:var(--la-ink);box-shadow:inset 0 1px #ffffff0f}:root.light .la-root .la-cta-ghost{box-shadow:inset 0 1px #ffffffe6}@media (hover:hover){.la-cta-primary:hover:not(:disabled){box-shadow:inset 0 1px 0 #fff6, 0 16px 40px -10px var(--la-blue-glow);transform:scale(1.02)}.la-cta-ghost:hover:not(:disabled){border-color:var(--la-blue-ring);background:var(--la-blue-soft);color:var(--la-blue)}.la-link:hover{color:var(--la-blue);-webkit-text-decoration-color:var(--la-blue-ring);text-decoration-color:var(--la-blue-ring)}}.la-link{min-height:2.75rem;color:var(--la-muted);text-decoration:underline;-webkit-text-decoration-color:var(--la-line-strong);text-decoration-color:var(--la-line-strong);text-underline-offset:3px;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;transition:color .2s,text-decoration-color .2s;display:inline-flex}.la-link:active{color:var(--la-blue-deep)}.la-link-accent{color:var(--la-blue);-webkit-text-decoration-color:var(--la-blue-ring);text-decoration-color:var(--la-blue-ring)}.la-note{width:100%;font-size:.9375rem;line-height:var(--la-leading-body);border-radius:14px;align-items:flex-start;gap:.5rem;padding:.7rem .9rem;display:flex}.la-note-error{border:1px solid var(--la-error-soft);background:var(--la-error-soft);color:var(--la-error)}.la-note-success{border:1px solid var(--la-success-soft);background:var(--la-success-soft);color:var(--la-success)}.la-divider{width:100%;font-family:var(--lk-font-mono), ui-monospace, monospace;text-transform:uppercase;letter-spacing:.18em;font-variant-numeric:tabular-nums;color:var(--la-faint);align-items:center;gap:.75rem;font-size:.625rem;display:flex}.la-divider:before,.la-divider:after{content:"";background:var(--la-line);flex:1;height:1px}.la-overlay{z-index:50;background:var(--la-veil);justify-content:center;align-items:center;animation:.25s ease-out both laFade;display:flex;position:fixed;inset:0}@keyframes laFade{0%{opacity:0}to{opacity:1}}@keyframes laRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.la-enter{animation:.45s cubic-bezier(.16,1,.3,1) both laRise}.la-step{animation:.22s ease-out both laRise}.la-root :is(a,button):focus-visible{outline:2px solid var(--la-blue);outline-offset:3px;border-radius:999px}@media (prefers-reduced-motion:reduce){.la-root *,.la-root :before,.la-root :after,.la-enter,.la-step,.la-overlay{transition-duration:.01ms!important;animation-duration:.01ms!important}}
