.auth-shell{--auth-ink:#1c1917;--auth-muted:#6b7280;--auth-line:#e7e5e4;--auth-mint:color-mix(in oklch, var(--brand) 11%, white 89%);--auth-green:color-mix(in oklch, var(--brand) 38%, black 62%);--background:#eef3ef;--foreground:var(--auth-ink);--card:#fff;--card-foreground:var(--auth-ink);--muted-foreground:var(--auth-muted);--border:var(--auth-line);--input:var(--auth-line);box-sizing:border-box;min-height:100svh;padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));color:var(--auth-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#e8eee9;justify-content:center;align-items:flex-start;display:flex;overflow:hidden auto}.auth-shell *,.auth-shell :before,.auth-shell :after{box-sizing:border-box}.auth-shell-board{background:#fff;border-radius:1.25rem;width:min(100%,64rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #1c19170a,0 22px 50px #1c19171f}.auth-shell-brand{z-index:2;background:radial-gradient(ellipse at 12% 118%, color-mix(in oklch, var(--brand) 42%, white 22%) 0%, transparent 46%), var(--auth-green);color:#f8faf8;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.15rem 1.15rem 1rem;display:flex;position:relative;overflow:hidden}.auth-shell-blob{pointer-events:none;border-radius:50%;position:absolute}.auth-shell-blob--tl{background:#ffffff14;width:9rem;height:9rem;top:-5rem;left:-3.5rem}.auth-shell-blob--bl{background:color-mix(in oklch, var(--brand) 55%, white 18%);opacity:.35;width:11rem;height:11rem;bottom:-6.5rem;left:-4rem;right:auto}.auth-shell-wave{pointer-events:none;z-index:3;width:7.25rem;height:100%;color:var(--auth-green);display:none;position:absolute;top:0;right:0;transform:translate(58%)}.auth-shell-brand-inner{z-index:2;flex-direction:column;flex:none;justify-content:center;align-items:center;width:100%;max-width:22rem;display:flex;position:relative}.auth-shell-brand-logo{margin-bottom:.6rem}.auth-shell-brand-logo img{filter:brightness(0)invert();width:auto;max-width:min(100%,11.5rem);height:2.35rem}.auth-shell-lede{text-wrap:pretty;color:#f8faf8d1;margin:0;font-size:.78rem;line-height:1.45}.auth-shell-form{z-index:1;background:#fff;justify-content:center;align-items:flex-start;padding:1.15rem 1rem 1.35rem;display:flex;position:relative;overflow:visible}.auth-shell-form-arc{display:none}.auth-shell-form-inner{z-index:1;width:100%;min-width:0;max-width:24rem;position:relative}@media (min-width:640px){.auth-shell{padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left))}.auth-shell-board{border-radius:1.5rem}.auth-shell-lede{font-size:.85rem;line-height:1.55}}@media (min-width:900px){.auth-shell{align-items:center;height:100svh;max-height:100svh;padding:.85rem;overflow:hidden}.auth-shell-board{border-radius:1.75rem;grid-template-columns:minmax(14rem,.9fr) minmax(20rem,1.1fr);height:calc(100svh - 3rem);max-height:calc(100svh - 3rem)}.auth-shell-brand{justify-content:center;padding:2.25rem 2.5rem 1.5rem 2rem;overflow:visible}.auth-shell-blob--tl{width:14rem;height:14rem;top:-7.5rem;left:-5rem}.auth-shell-blob--bl{width:18rem;height:18rem;bottom:-9rem;left:-6rem}.auth-shell-wave{display:block}.auth-shell-brand-inner{flex:auto;max-width:20rem}.auth-shell-brand-logo{margin-bottom:1.35rem}.auth-shell-brand-logo img{max-width:min(100%,17.5rem);height:3.5rem}.auth-shell-lede{font-size:.9rem;line-height:1.6}.auth-shell-form{align-items:center;min-height:0;padding:2rem 2.75rem 2rem 3.4rem;overflow:hidden auto}.auth-shell-form-arc{pointer-events:none;background:var(--auth-green);opacity:.92;border-radius:50%;width:16rem;height:16rem;display:block;position:absolute;top:-7rem;right:-6rem}.auth-shell[data-variant=login] [data-slot=card-title]{font-size:1.85rem}}@media (min-width:900px) and (max-height:720px){.auth-shell-form{align-items:flex-start;padding-block:1.2rem}}@media (max-width:899px){.auth-shell{height:100svh;min-height:100svh;max-height:100svh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);justify-content:center;align-items:stretch}.auth-shell-board{width:100%;height:100%;min-height:100%;box-shadow:none;border-radius:0;grid-template-rows:auto minmax(0,1fr);display:grid}.auth-shell-brand{flex-shrink:0;min-height:max(17.5rem,38svh);padding:2.75rem 1.5rem 2rem}.auth-shell-brand-inner{justify-content:center;gap:1rem;max-width:20rem}.auth-shell-brand-logo{margin-bottom:0}.auth-shell-brand-logo img{max-width:min(100%,14rem);height:3.15rem}.auth-shell-lede{max-width:20rem;font-size:.88rem;line-height:1.6}.auth-shell-form{-webkit-overflow-scrolling:touch;flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:1rem 1.15rem 1.25rem;display:flex;overflow:hidden auto}.auth-shell-form-inner{width:100%;max-width:22rem;margin-block:0;margin-inline:auto}.auth-shell [data-slot=card]{gap:.75rem}.auth-shell [data-slot=card-header]{gap:.2rem;padding-top:0;padding-bottom:0}.auth-shell [data-slot=card-content]{padding-top:0}.auth-shell [data-slot=card],.auth-shell [data-slot=card-header],.auth-shell [data-slot=card-content],.auth-shell [data-slot=field-description]{padding-inline:0}.auth-shell[data-variant=login] [data-slot=card-title]{font-size:1.45rem}}.auth-shell [data-slot=card]{box-shadow:none;--tw-ring-width:0px;--tw-ring-shadow:0 0 #0000;--tw-ring-offset-shadow:0 0 #0000;background:0 0;outline:none}.auth-shell [data-slot=card-title]{letter-spacing:-.04em;color:color-mix(in oklch, var(--brand) 62%, black 38%);font-weight:700}.auth-shell [data-slot=card-description]{color:var(--auth-muted)}.auth-shell [data-slot=field],.auth-shell [data-slot=field-content]{min-width:0}.auth-shell [data-slot=field-label]{color:#57534e;font-weight:500}.auth-shell [data-slot=input]{background:var(--auth-mint);min-width:0;max-width:100%;height:2.65rem;color:var(--auth-ink);box-shadow:none;border-color:#0000;border-radius:999px;padding-inline:1.15rem 2.35rem;transition:background-color .16s,box-shadow .16s}.auth-shell [data-slot=input].auth-input-with-icon,.auth-shell [data-slot=input][data-auth-icon=true]{padding-left:2.75rem}.auth-shell [data-slot=input]::placeholder{color:#a8a29e}.auth-shell [data-slot=input]:hover:not(:disabled):not(:focus-visible){background:color-mix(in oklch, var(--brand) 14%, white 86%)}.auth-shell [data-slot=input]:focus-visible{background:color-mix(in oklch, var(--brand) 12%, white 88%);box-shadow:0 0 0 3px color-mix(in oklch, var(--brand) 18%, transparent);border-color:#0000}.auth-shell [data-slot=input][aria-invalid=true]{box-shadow:0 0 0 3px #e11d481f}.auth-shell [data-slot=input]:-webkit-autofill{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-mint) inset;transition:background-color 99999s ease-out}.auth-shell [data-slot=input]:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-mint) inset;transition:background-color 99999s ease-out}.auth-shell [data-slot=input]:-webkit-autofill:focus{-webkit-text-fill-color:var(--auth-ink);caret-color:var(--auth-ink);box-shadow:0 0 0 1000px var(--auth-mint) inset;transition:background-color 99999s ease-out}.auth-shell form button[type=submit]{background-image:none;background-color:var(--brand);height:2.65rem;color:var(--primary-foreground);box-shadow:none;filter:none;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;margin-top:.35rem;font-weight:650;transition:background-color .16s,transform .12s}.auth-shell form button[type=submit]:hover:not(:disabled){background-color:color-mix(in oklch, var(--brand) 88%, black 12%);filter:none;box-shadow:none}.auth-shell form button[type=submit]:active:not(:disabled){background-color:color-mix(in oklch, var(--brand) 78%, black 22%);filter:none;transform:translateY(1px)}.auth-shell [data-slot=field-description]{color:var(--auth-muted)}.auth-shell [data-slot=field-description] a{color:var(--brand)}.auth-shell [data-slot=field-description] a:hover{color:color-mix(in oklch, var(--brand) 80%, black 20%)}@media (min-width:900px){.auth-shell[data-variant=register] .auth-shell-form{padding:1.15rem 1.75rem 1.15rem 3.2rem}.auth-shell[data-variant=register] .auth-shell-form-inner{max-width:26rem}.auth-shell[data-variant=register] [data-slot=card]{gap:.65rem;padding-block:0}.auth-shell[data-variant=register] [data-slot=card-header]{gap:.15rem;padding-inline:0}.auth-shell[data-variant=register] [data-slot=card-content]{padding-inline:0}.auth-shell[data-variant=register] [data-slot=card-title]{font-size:1.05rem}.auth-shell[data-variant=register] [data-slot=input]{height:2.05rem}.auth-shell[data-variant=register] form button[type=submit]{height:2.15rem}.auth-shell[data-variant=register] [data-slot=field-description]{padding-inline:0;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.auth-shell [data-slot=input],.auth-shell form button[type=submit]{transition:none}}
