:root{color-scheme:light;font-family:Open Sans,sans-serif;background:#efe8dc;color:#1e2a39}html,body,#root{width:100%;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at top,rgba(211,174,122,.28),transparent 36%),linear-gradient(180deg,#1f3243,#314a57 42%,#efe8dc 42%,#efe8dc)}.legacy-frame{display:block;width:100%;height:100%;border:0;background:#fff}button,input{font:inherit}.auth-shell{min-height:100%;display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(360px,.85fr)}.auth-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#091925db,#1f3243ad),linear-gradient(120deg,#6f8d96,#293e4f 60%,#16232f)}.auth-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.16),transparent 18%),radial-gradient(circle at 80% 30%,rgba(214,177,115,.32),transparent 20%),radial-gradient(circle at 60% 75%,rgba(255,255,255,.1),transparent 18%)}.auth-hero__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:100%;padding:56px}.auth-brand{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;max-width:640px}.auth-brand__logo,.splash-screen__logo{width:104px;height:104px;object-fit:contain;border-radius:26px;background:#ffffffeb;padding:12px;box-shadow:0 20px 60px #0003}.auth-brand__monogram{width:104px;height:104px;border-radius:26px;display:grid;place-items:center;background:#ffffffeb;color:#213543;font-size:34px;font-weight:700}.auth-brand__eyebrow,.splash-screen__eyebrow,.auth-card__kicker{margin:0 0 12px;text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:700}.auth-brand__eyebrow,.splash-screen__eyebrow{color:#ffffffb8}.auth-brand__title,.splash-screen__title{margin:0;color:#fff;font-size:clamp(34px,4vw,58px);line-height:.98}.auth-brand__subtitle,.splash-screen__subtitle{max-width:44ch;margin:16px 0 0;color:#fffc;font-size:16px;line-height:1.6}.auth-panel{display:flex;align-items:center;justify-content:center;padding:40px}.auth-panel__card,.splash-screen__card{width:min(100%,520px);border-radius:32px;background:#fcfaf6f0;border:1px solid rgba(30,42,57,.08);box-shadow:0 24px 80px #1a273329;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel__card{padding:32px}.auth-card__header h2{margin:0;font-size:32px}.auth-card__copy,.password-rules,.auth-card__success,.auth-card__error{margin:0;font-size:15px;line-height:1.6}.auth-card__kicker{color:#8a6a39}.auth-card__error{color:#b53c2f}.auth-card__success{color:#1f6d45}.stack{display:flex;flex-direction:column}.gap-md{gap:16px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#51616d}.field input{border:1px solid rgba(40,56,72,.16);border-radius:16px;padding:14px 16px;background:#fff;color:#1e2a39}.field input:focus{outline:2px solid rgba(121,81,28,.18);border-color:#ad8354}.field__password{display:grid;grid-template-columns:1fr auto;border:1px solid rgba(40,56,72,.16);border-radius:16px;overflow:hidden;background:#fff}.field__password input{border:0;border-radius:0}.field__toggle{border:0;background:transparent;padding:0 14px;color:#7c633f;cursor:pointer}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:14px 20px;font-weight:700;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{background:linear-gradient(135deg,#7c633f,#b7915c);color:#fff}.button--secondary{background:#e8d9c4;color:#47341b}.button--ghost{background:transparent;color:#51616d;border:1px solid rgba(40,56,72,.14)}.password-rules{padding:16px 18px;border-radius:18px;background:#f4ede3}.password-rules p{margin:0 0 8px;font-weight:700}.password-rules ul{margin:0;padding-left:18px}.splash-screen{min-height:100%;display:grid;place-items:center;position:relative;overflow:hidden;padding:40px}.splash-screen__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 20%,rgba(222,193,151,.28),transparent 24%),radial-gradient(circle at 50% 80%,rgba(255,255,255,.14),transparent 22%)}.splash-screen__card{position:relative;z-index:1;padding:40px;text-align:center}.splash-screen__logo{margin:0 auto 20px}.splash-screen__eyebrow{color:#8a6a39}.splash-screen__title{color:#1f3243;font-size:clamp(36px,5vw,64px)}.splash-screen__subtitle{color:#425463;margin-inline:auto}.splash-screen__bar{height:10px;margin-top:24px;border-radius:999px;background:#1f324314;overflow:hidden}.splash-screen__bar span{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b7915c,#1f3243);animation:splash-progress 2.9s ease-in-out infinite}@keyframes splash-progress{0%{transform:translate(-110%)}50%{transform:translate(95%)}to{transform:translate(220%)}}@media (max-width: 960px){.auth-shell{grid-template-columns:1fr}.auth-hero{min-height:260px}.auth-hero__content,.auth-panel{padding:24px}.auth-brand{grid-template-columns:1fr;text-align:center}.auth-brand__logo,.auth-brand__monogram{margin:0 auto}}
