.auth-shell{--auth-base:#fff;--auth-elevated:#fafafa;--auth-deep:#f4f4f4;--auth-fg-primary:#1a1a1a;--auth-fg-secondary:#6e6e6e;--auth-fg-tertiary:#aeaeae;--auth-border-soft:#0000000f;--auth-border-strong:#0000001a;--auth-border-brand:#dd0d7329;--background:var(--auth-base);--foreground:var(--auth-fg-primary);--card:#ffffffb8;--card-foreground:var(--auth-fg-primary);--popover:#fffffff5;--popover-foreground:var(--auth-fg-primary);--primary:#dd0d73;--primary-foreground:#fff;--secondary:#dd0d7314;--secondary-foreground:#6e299a;--muted:#0000000a;--muted-foreground:var(--auth-fg-secondary);--accent:#dd0d731a;--accent-foreground:#6e299a;--destructive:#be123c;--border:var(--auth-border-soft);--input:#0000001a;--ring:#dd0d7359;--surface-2:#00000008;--surface-3:#0000000f;--border-subtle:#00000014;--border-softer:#0000000a;--glass-border:#dd0d731f;--glass-shadow:0 8px 32px #dd0d730f, inset 0 1px 0 0 #fff9;--ui-focus-halo-color:color-mix(in srgb, var(--primary) 26%, transparent);--ui-focus-halo-destructive:color-mix(in srgb, var(--destructive) 26%, transparent);--ui-glow-color:var(--primary);background:var(--auth-base);min-height:100dvh;color:var(--auth-fg-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;isolation:isolate;position:relative}.auth-shell .glass-cream-brand{-webkit-backdrop-filter:blur(24px)saturate(140%);backdrop-filter:blur(24px)saturate(140%);border:1.5px solid var(--auth-border-brand);background:#ffffffb8;box-shadow:0 8px 32px #dd0d730f,inset 0 1px #fff9}.auth-shell .gradient-text-brand{color:#0000;background:linear-gradient(135deg,#dd0d73 0%,#6e299a 100%);-webkit-background-clip:text;background-clip:text}.auth-shell .auth-pill{border:1px solid var(--auth-border-brand);color:#6e299a;letter-spacing:.08em;text-transform:uppercase;background:#dd0d730d;border-radius:9999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex}.auth-shell .auth-input{border:1px solid var(--auth-border-strong);height:2.75rem;color:var(--auth-fg-primary);-webkit-backdrop-filter:none;background:#ffffffeb;border-radius:.75rem;width:100%;padding:0 .875rem;font-size:.875rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.auth-shell .auth-input::placeholder{color:var(--auth-fg-tertiary)}.auth-shell .auth-input:hover:not(:disabled){border-color:#0000002e}.auth-shell .auth-input:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 14%, transparent);background:#fff;border-color:#dd0d738c;outline:none}.auth-shell .auth-input:disabled{opacity:.5;cursor:not-allowed}.auth-shell .auth-btn-primary{background:var(--primary);width:100%;height:2.75rem;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:filter .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 8px 24px #dd0d7347,0 2px 6px #dd0d731f}.auth-shell .auth-btn-primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 12px 36px #dd0d7366,0 3px 8px #dd0d7329}.auth-shell .auth-btn-primary:active:not(:disabled){transform:translateY(1px)}.auth-shell .auth-btn-primary:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 22%, transparent), 0 8px 24px #dd0d7347;outline:none}.auth-shell .auth-btn-primary:disabled{opacity:.55;cursor:not-allowed;filter:none}.auth-shell .auth-btn-ghost{border:1px solid var(--auth-border-strong);width:100%;height:2.75rem;color:var(--auth-fg-primary);cursor:pointer;background:#ffffffd9;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.auth-shell .auth-btn-ghost:hover:not(:disabled){background:#fff;border-color:#0000002e}.auth-shell .auth-btn-ghost:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent);outline:none}.auth-shell .auth-hero-glow{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 12% 18%,#dd0d732e,#0000 70%),radial-gradient(45% 45% at 88% 78%,#6e299a24,#0000 75%),radial-gradient(40% 35% at 50% 100%,#2528950f,#0000 75%);position:absolute;inset:0}.auth-shell .auth-text-secondary{color:var(--auth-fg-secondary)}.auth-shell .auth-text-tertiary{color:var(--auth-fg-tertiary)}.auth-shell .auth-wordmark{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--auth-fg-primary);font-size:1.0625rem;font-weight:700;line-height:1}.auth-shell .auth-divider{color:var(--auth-fg-tertiary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.6875rem;font-weight:600;display:flex}.auth-shell .auth-divider:before,.auth-shell .auth-divider:after{content:"";background:var(--auth-border-soft);flex:1;height:1px}.auth-shell .ui-skip-link:focus{background:var(--primary);color:var(--primary-foreground)}.auth-shell button:not(:disabled),.auth-shell a[href],.auth-shell label[for],.auth-shell input[type=checkbox]:not(:disabled){cursor:pointer}.auth-shell button:disabled{cursor:not-allowed}
