.auth-shell{position:relative;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,4vw,2rem);overflow-x:hidden;background:radial-gradient(120% 120% at 50% 0,var(--bg-surface-elevated) 0,var(--bg-surface) 60%,color-mix(in oklch,var(--fg-default) 6%,var(--bg-surface)) 100%)}.auth-shell-inner{z-index:1;width:min(100%,26rem)}.auth-card,.auth-shell-inner{position:relative;display:flex;flex-direction:column;gap:1.5rem}.auth-card{isolation:isolate;padding:clamp(1.5rem,4vw,2.25rem);border-radius:var(--radius-xl);background:color-mix(in oklch,var(--bg-surface-elevated) 24%,transparent);border:1px solid color-mix(in oklch,white 55%,transparent);box-shadow:inset 0 1px 0 color-mix(in oklch,white 60%,transparent),inset 0 -1px 0 color-mix(in oklch,white 15%,transparent),var(--shadow-lg);backdrop-filter:blur(34px) saturate(180%);-webkit-backdrop-filter:blur(34px) saturate(180%)}.auth-card:before{content:"";inset:0;border-radius:inherit;background:radial-gradient(circle at 15% 0,color-mix(in oklch,white 40%,transparent),transparent 42%)}.auth-card-orb,.auth-card:before{position:absolute;z-index:-1;pointer-events:none}.auth-card-orb{top:-1.5rem;right:-1.5rem;width:5rem;height:5rem;border-radius:var(--radius-full);background:radial-gradient(circle at 32% 26%,color-mix(in oklch,white 85%,transparent) 0,color-mix(in oklch,var(--brand-mid) 60%,transparent) 50%,color-mix(in oklch,var(--brand-strong) 70%,transparent) 100%);border:1px solid color-mix(in oklch,white 55%,transparent);box-shadow:inset 0 2px 4px color-mix(in oklch,white 70%,transparent);filter:blur(1px);animation:auth-orb-float 8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.auth-card-orb{animation:none}}@media (prefers-reduced-transparency:reduce){.auth-card{background:var(--bg-surface-elevated);backdrop-filter:none;-webkit-backdrop-filter:none}.prc-auth-input{background:var(--bg-surface)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.auth-shell-orb{position:absolute;border-radius:var(--radius-full);pointer-events:none;z-index:0}.auth-shell-orb--a{top:10%;right:12%;width:clamp(4rem,6vw,7rem);height:clamp(4rem,6vw,7rem);background:radial-gradient(circle at 32% 26%,color-mix(in oklch,white 85%,transparent) 0,color-mix(in oklch,var(--brand-mid) 55%,transparent) 45%,color-mix(in oklch,var(--brand-strong) 65%,transparent) 100%);box-shadow:inset 0 2px 4px color-mix(in oklch,white 70%,transparent),inset 0 -6px 10px color-mix(in oklch,var(--brand-strong) 35%,transparent),var(--shadow-md);animation:auth-orb-float 9s ease-in-out infinite}.auth-shell-orb--a,.auth-shell-orb--b{border:1px solid color-mix(in oklch,white 55%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.auth-shell-orb--b{bottom:16%;left:8%;width:clamp(2.5rem,4vw,3.5rem);height:clamp(2.5rem,4vw,3.5rem);background:radial-gradient(circle at 30% 25%,color-mix(in oklch,white 85%,transparent) 0,color-mix(in oklch,var(--brand-mid) 60%,transparent) 55%,color-mix(in oklch,var(--brand-tint-line) 70%,transparent) 100%);box-shadow:inset 0 2px 3px color-mix(in oklch,white 70%,transparent),var(--shadow-sm);animation:auth-orb-float 11s ease-in-out infinite reverse}.auth-shell-orb--c{top:62%;right:20%;width:clamp(1.75rem,3vw,2.25rem);height:clamp(1.75rem,3vw,2.25rem);background:radial-gradient(circle at 30% 25%,color-mix(in oklch,white 85%,transparent) 0,color-mix(in oklch,var(--brand-tint-line) 70%,transparent) 60%,color-mix(in oklch,var(--brand-mid) 60%,transparent) 100%);border:1px solid color-mix(in oklch,white 50%,transparent);animation:auth-orb-float 7s ease-in-out infinite}.auth-shell-orb--c,.auth-shell-orb--d{box-shadow:var(--shadow-sm);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.auth-shell-orb--d{top:22%;left:14%;width:clamp(1.5rem,2.5vw,2rem);height:clamp(1.5rem,2.5vw,2rem);background:radial-gradient(circle at 32% 26%,color-mix(in oklch,white 88%,transparent) 0,color-mix(in oklch,var(--brand-mid) 55%,transparent) 55%,color-mix(in oklch,var(--brand-strong) 60%,transparent) 100%);animation:auth-orb-float 13s ease-in-out infinite reverse}.auth-shell-orb--d,.auth-shell-orb--e{border:1px solid color-mix(in oklch,white 55%,transparent)}.auth-shell-orb--e{bottom:10%;right:8%;width:clamp(2.25rem,3.5vw,3rem);height:clamp(2.25rem,3.5vw,3rem);background:radial-gradient(circle at 30% 25%,color-mix(in oklch,white 85%,transparent) 0,color-mix(in oklch,var(--brand-tint-line) 65%,transparent) 55%,color-mix(in oklch,var(--brand-mid) 60%,transparent) 100%);box-shadow:inset 0 2px 3px color-mix(in oklch,white 70%,transparent),var(--shadow-sm);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:auth-orb-float 10s ease-in-out infinite}.auth-shell-squiggle{position:absolute;bottom:22%;right:18%;width:clamp(4rem,6vw,7rem);height:auto;opacity:.6;pointer-events:none;z-index:0}@keyframes auth-orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.auth-shell-orb{animation:none}}@media (max-width:640px){.auth-shell-orb--d{display:none}.auth-shell-orb--a{top:3%;right:5%}.auth-shell-orb--b{bottom:4%;left:5%}.auth-shell-orb--c{top:5%;left:12%}.auth-shell-orb--e{bottom:3%;right:8%}.auth-shell-squiggle{bottom:16%;right:3%}}.auth-shell-title{margin:0;font-family:var(--font-serif);font-size:clamp(1.75rem,1.2rem + 1.5vw,2rem);line-height:1.1;color:var(--fg-default)}.auth-shell-subtitle{margin:.35rem 0 0;font-size:var(--type-body);color:var(--fg-muted)}.auth-shell-body{display:flex;flex-direction:column;gap:1.25rem}.auth-shell [data-slot=button]{border-radius:var(--radius-full)}.auth-shell .prc-auth-input{border-radius:var(--radius-lg)}.prc-auth-input:focus-visible{outline:none;box-shadow:0 0 0 2px var(--border-focus)}.prc-auth-input:disabled{cursor:not-allowed;opacity:.6}