:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#020617;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{font-family:var(--sans);background:#020617;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2{font-family:var(--sans);color:var(--text-h);margin:0;font-weight:500}p{margin:0}.auth-shell-page{background:radial-gradient(circle at 50% 18%,#ffffff0a 0%,#0000 28%),radial-gradient(circle at 50% 0,#22d3ee0f 0%,#0000 42%),#020617;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.auth-shell-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:460px;display:flex}.auth-shell-orb-space{width:100%;height:84px;margin-bottom:16px}.auth-shell-copy{width:100%;max-width:420px;margin-bottom:24px}.auth-shell-kicker{letter-spacing:.24em;text-transform:uppercase;color:#ffffff7a;margin-bottom:12px;font-size:.72rem}.auth-shell-title{letter-spacing:-.04em;color:#fffffff5;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:800;line-height:1.02}.auth-shell-subtitle{color:#ffffff94;margin-top:10px;font-size:.98rem;line-height:1.45}.auth-shell-form{width:100%;max-width:420px}.auth-shell-switch{color:#ffffff8f;margin-top:18px;font-size:.92rem}.auth-shell-switch a{color:#ffffffeb}.auth-shell-switch a:hover{opacity:.82}.auth-form{flex-direction:column;gap:16px;width:100%;max-width:420px;margin:0 auto;display:flex}.auth-field{text-align:left;flex-direction:column;gap:8px;width:100%;display:flex}.auth-field span{letter-spacing:.14em;text-transform:uppercase;color:#ffffffc2;font-size:.78rem}.auth-field input{color:#fffffff5;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.auth-field input::placeholder{color:#ffffff57}.auth-field input:focus{background:#ffffff0d;border-color:#ffffff3d;box-shadow:0 0 0 2px #ffffff0d}.auth-submit{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff24;border-radius:999px;width:100%;min-height:50px;margin-top:6px;padding:12px 18px;font-weight:800;transition:transform .18s,opacity .18s,border-color .18s,box-shadow .22s;box-shadow:0 10px 28px #00000057,0 0 22px #ffffff0a}.auth-submit:hover:not(:disabled){border-color:#ffffff38;transform:translateY(-1px);box-shadow:0 14px 34px #00000061,0 0 26px #ffffff0f}.auth-submit:disabled{opacity:.62;cursor:default}.auth-error{color:#fca5a5;min-height:20px;font-size:.86rem;line-height:1.35}.auth-success{color:#86efac;min-height:20px;font-size:.86rem;line-height:1.35}.auth-status{color:#cbd5e1;letter-spacing:.12em;text-transform:uppercase;text-align:left;opacity:.8;font-size:.82rem}.tarot-reveal-container{z-index:5;justify-content:center;width:100%;margin-top:12px;margin-bottom:14px;display:flex;position:relative}.tarot-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:14px;width:min(560px,92vw);padding:12px 14px;animation:.18s ease-out tarotRevealIn;display:flex;box-shadow:0 0 0 1px #ffffff08,0 10px 35px #00000059}.tarot-card__symbol{color:#ffffffeb;background:#ffffff0f;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.tarot-card__content{flex:1;min-width:0}.tarot-card__eyebrow{letter-spacing:.16em;opacity:.65;margin-bottom:2px;font-size:11px}.tarot-card__name{margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.1}.tarot-card__line{opacity:.82;font-size:13px;line-height:1.35}.tarot-card__close{color:#ffffffa6;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;padding:6px;font-size:16px}.tarot-card__close:hover{color:#fff;background:#ffffff0f}.tarot-collapsed-icon{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:40px;height:40px;transition:transform .12s,background .12s,border-color .12s;display:grid;box-shadow:0 8px 24px #00000047}.tarot-collapsed-icon:hover{background:#ffffff1a;border-color:#ffffff38;transform:translateY(-1px)scale(1.03)}@keyframes tarotRevealIn{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.auth-shell-page{padding:28px 18px}.auth-shell-content,.auth-shell-form,.auth-form,.auth-shell-copy{max-width:100%}.auth-shell-orb-space{height:48px;margin-bottom:12px}.auth-shell-title{font-size:clamp(1.65rem,9vw,2.2rem)}.tarot-reveal-container{margin-top:10px;margin-bottom:12px}.tarot-card{border-radius:16px;gap:12px;width:min(100%,94vw);padding:12px}.tarot-card__symbol{width:38px;height:38px}.tarot-card__name{font-size:15px}.tarot-card__line{font-size:12px;line-height:1.32}.tarot-collapsed-icon{width:38px;height:38px}}
