*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#faf7f2;--cream-mid:#f0ebe0;--cream-dark:#e5ddd0;--marine:#4a7fa5;--marine-light:#6fa3c8;--marine-dark:#2d5f82;--marine-bg:#eef4f9;--text:#1c1c1c;--text-mid:#4a4a4a;--text-muted:#8b8b8b;--danger:#c0392b;--danger-light:#fdecea;--success:#2e7d52;--success-light:#eaf5ee;--warning:#a86900;--warning-light:#fef5e4;--border:#ddd8ce;--white:#fff;--radius:10px;--shadow:0 1px 4px #00000014;--shadow-md:0 4px 12px #0000001a;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-serif:Georgia, "Times New Roman", serif}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-sans);background:var(--cream);color:var(--text);min-height:100dvh;line-height:1.5}#root{flex-direction:column;min-height:100dvh;display:flex}input,textarea,select,button{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.spinner{border:3px solid var(--cream-dark);border-top-color:var(--marine);border-radius:50%;width:32px;height:32px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.center-fill{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}
