*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0a0b0f;min-height:100vh;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}a{color:#00d4ff;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select{color:#e2e8f0;background:#12141a;border:1px solid #27272a;border-radius:6px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:#00d4ff}button{cursor:pointer;font-family:inherit;font-size:13px}.btn{color:#0a0b0f;background:#00d4ff;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:background .15s}.btn:hover{background:#38bdf8}.btn:disabled{color:#475569;cursor:not-allowed;background:#1e3a42}.btn-ghost{color:#94a3b8;background:0 0;border:1px solid #27272a;border-radius:6px;padding:8px 16px;transition:border-color .15s,color .15s}.btn-ghost:hover{color:#e2e8f0;border-color:#52525b}.btn-danger{color:#ef4444;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:8px 16px;transition:background .15s}.btn-danger:hover{background:#ef444420}label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.form-group{flex-direction:column;gap:6px;display:flex}.error-msg{color:#f87171;background:#450a0a30;border:1px solid #ef444440;border-radius:6px;padding:10px 14px;font-size:13px}.success-msg{color:#34d399;background:#06402a30;border:1px solid #34d39940;border-radius:6px;padding:10px 14px;font-size:13px}
