*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:#0a0e17;color:#e8ecf1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}.page-center{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.login-card{width:100%;max-width:360px;padding:2rem;text-align:center}.brand{font-size:3rem;font-weight:300;letter-spacing:.15em;color:#fff;margin-bottom:2rem}.input{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.75rem;background:#131922;border:1px solid #1e2736;border-radius:6px;color:#e8ecf1;font-size:.95rem;font-family:inherit;font-weight:300;outline:none;transition:border-color .2s ease}.input:focus{border-color:#2a3a4d}.input::placeholder{color:#4a5568}.btn-primary{display:block;width:100%;padding:.75rem 1rem;margin-top:.75rem;background:#1e2736;border:1px solid #2a3a4d;border-radius:6px;color:#e8ecf1;font-size:.95rem;font-family:inherit;font-weight:300;cursor:pointer;transition:background .2s ease}.btn-primary:hover:not(:disabled){background:#2a3a4d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.hp-field{position:absolute;left:-9999px;visibility:hidden}.error-text{color:#e85d5d;font-size:.85rem;margin-bottom:.5rem}.success-message{color:#e8ecf1;font-size:1rem;font-weight:300;letter-spacing:.05em;padding:1rem 0}.waitlist-hint{margin-top:1.5rem;font-size:.85rem;color:#6b7a8d}.link{color:#6b7a8d;text-decoration:none;transition:color .2s ease}.link:hover{color:#e8ecf1}.profile-section{margin-bottom:2rem;padding:1.5rem;background:#131922;border:1px solid #1e2736;border-radius:8px}.field-label{font-size:.75rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#6b7a8d;margin-bottom:.25rem}.field-value{color:#e8ecf1;font-size:.95rem;margin-bottom:1rem}.field-empty{color:#6b7a8d;font-style:italic;font-size:.95rem;margin-bottom:1rem}.tag-pill{display:inline-block;padding:.25rem .75rem;margin:.25rem;background:#1e2736;border:1px solid #2a3a4d;border-radius:999px;font-size:.8rem;color:#e8ecf1}.skeleton{background:linear-gradient(90deg,#131922 25%,#1e2736,#131922 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;height:1rem;margin-bottom:1rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.logout-btn{display:inline-block;padding:.5rem 1.5rem;margin-top:1.5rem;background:transparent;border:1px solid #1e2736;border-radius:6px;color:#6b7a8d;font-size:.85rem;font-family:inherit;font-weight:300;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.logout-btn:hover{background:#1e2736;color:#e8ecf1;border-color:#2a3a4d}textarea.input{resize:vertical;min-height:6rem}.edit-btn{display:inline-block;padding:.5rem 1.25rem;background:transparent;border:1px solid #1e2736;border-radius:6px;color:#6b7a8d;font-size:.85rem;font-family:inherit;font-weight:300;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.edit-btn:hover{background:#1e2736;color:#e8ecf1;border-color:#2a3a4d}.btn-secondary{display:inline-block;padding:.75rem 1.5rem;margin-top:.75rem;margin-left:.75rem;background:transparent;border:1px solid #1e2736;border-radius:6px;color:#6b7a8d;font-size:.95rem;font-family:inherit;font-weight:300;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn-secondary:hover:not(:disabled){background:#1e2736;color:#e8ecf1;border-color:#2a3a4d}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.form-actions{display:flex;align-items:center;margin-top:1rem}.form-actions .btn-primary{display:inline-block;width:auto;padding:.75rem 1.5rem;margin-top:0}.save-success-text{color:#4caf82;font-size:.85rem;margin-top:.5rem}
