.auth-shell{--midnight:#0b1e3f;--midnight-deep:#061229;--steel:#5b7a99;--brass:#c8a45e;--brass-deep:#a0823f;--bone:#f4f1ea;--graphite:#1a1a1a;--graphite-soft:#3a3a3a;--serif:var(--font-source-serif), "Source Serif Pro", Georgia, serif;--sans:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:var(--font-jetbrains-mono), ui-monospace, "SF Mono", Menlo, monospace;background:var(--midnight);min-height:100vh;color:var(--bone);font-family:var(--sans);justify-content:center;align-items:center;padding:32px 20px;display:flex;position:relative;overflow:hidden}.auth-shell .auth-rose{opacity:.07;width:640px;height:640px;color:var(--brass);pointer-events:none;position:absolute;bottom:-240px;right:-240px}.auth-shell .auth-stack{z-index:1;opacity:0;width:100%;max-width:420px;animation:.8s .1s forwards auth-fadeUp;position:relative}@keyframes auth-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-shell .auth-brand{color:var(--bone);align-items:center;gap:10px;margin-bottom:36px;display:flex}.auth-shell .auth-brand-mark{width:28px;height:47px;color:var(--brass);flex-shrink:0;margin-top:-4px}.auth-shell .auth-brand-divider{background:#c8a45e59;flex-shrink:0;width:.5px;height:38px}.auth-shell .auth-brand-words{flex-direction:column;gap:4px;display:flex}.auth-shell .auth-brand-name{font-family:var(--serif);letter-spacing:.005em;font-size:19px;font-style:italic;font-weight:400;line-height:1}.auth-shell .auth-brand-sub{font-family:var(--mono);letter-spacing:.18em;color:#f4f1ea80;text-transform:lowercase;font-size:9px;line-height:1}.auth-shell .auth-card{background:var(--bone);color:var(--graphite);border:.5px solid #0b1e3f2e;border-radius:6px;padding:38px 36px;position:relative}.auth-shell .auth-card:before{content:"";background:var(--brass);height:1px;position:absolute;top:-1px;left:32px;right:32px}.auth-shell .auth-eyebrow{font-family:var(--mono);letter-spacing:.16em;color:var(--brass-deep);margin-bottom:14px;font-size:11px;display:block}.auth-shell .auth-title{font-family:var(--serif);letter-spacing:-.015em;color:var(--midnight);margin:0 0 10px;font-size:28px;font-weight:400;line-height:1.1}.auth-shell .auth-lede{color:var(--graphite-soft);margin:0 0 28px;font-size:14px;line-height:1.55}.auth-shell .auth-field{margin-bottom:18px;display:block}.auth-shell .auth-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--steel);margin-bottom:8px;font-size:10.5px;display:block}.auth-shell .auth-input{width:100%;font-family:var(--sans);color:var(--graphite);background:0 0;border:none;border-bottom:.5px solid #0b1e3f40;outline:none;padding:8px 0 10px;font-size:16px;transition:border-color .2s}.auth-shell .auth-input:focus{border-bottom-color:var(--brass)}.auth-shell .auth-input::placeholder{color:#3a3a3a59}.auth-shell .auth-btn{background:var(--brass);width:100%;color:var(--midnight);font-family:var(--sans);letter-spacing:.005em;cursor:pointer;border:.5px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:13px 22px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.auth-shell .auth-btn:hover:not(:disabled){background:var(--midnight);color:var(--bone);transform:translateY(-1px)}.auth-shell .auth-btn:disabled{opacity:.55;cursor:not-allowed}.auth-shell .auth-btn .arrow{font-family:var(--mono);font-size:14px;transition:transform .2s}.auth-shell .auth-btn:hover:not(:disabled) .arrow{transform:translate(3px)}.auth-shell .auth-error{color:#8a2a22;background:#b43c320f;border:.5px solid #b43c324d;border-radius:4px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.5}.auth-shell .auth-success{color:var(--brass-deep);background:#c8a45e14;border:.5px solid #c8a45e66;border-radius:4px;padding:16px 18px;font-size:14px;line-height:1.55}.auth-shell .auth-success b{color:var(--midnight);font-weight:500}.auth-shell .auth-foot{font-family:var(--mono);letter-spacing:.06em;text-align:center;color:#f4f1ea66;margin-top:28px;font-size:10.5px}
