@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Sans+3:wght@400;600;700&family=Source+Serif+Pro:wght@400;600&family=Newsreader:wght@400;600;700&display=swap";:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Newsreader", "Source Serif 4", serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-sans);background:#fff;color:#1f2937;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";letter-spacing:-.005em}button,input,select,textarea{font-family:inherit}#root{min-height:100vh;display:flex;flex-direction:column}.auth-layout{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;width:100%;padding:96px 20px 28px;font-family:"Source Sans 3",sans-serif;overflow:hidden;background:#fff;--auth-wave-base: #0e2340;--auth-wave-1: #112e52;--auth-wave-2: #153b66;--auth-wave-3: #1a4a7d;--auth-wave-4: #205b96;--auth-wave-5: #2a73b3;--auth-wave-6: #0b1b2e}@media(min-width:768px){.auth-layout{padding:104px 32px 32px}}.auth-brand{position:absolute;top:32px;left:24px;z-index:3}@media(min-width:768px){.auth-brand{top:36px;left:40px}}.auth-main{width:100%;flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:2}.auth-surface{position:relative;z-index:2;width:min(560px,92vw);border-radius:18px;background:#fff;border:1px solid #e4e9f3;box-shadow:0 24px 48px #0c162c24,0 8px 16px #0c162c12;overflow:hidden}.auth-logo-mark{width:170px;height:auto;filter:drop-shadow(0 10px 24px rgba(5,10,20,.25))}@media(min-width:768px){.auth-logo-mark{width:190px}}.auth-footer-logo{display:block;width:200px;height:auto;margin-bottom:0}.auth-footer-logo-wrap{width:200px;height:80px;display:flex;align-items:flex-start;overflow:hidden}.auth-wave{position:absolute;top:0;left:0;right:0;height:56vh;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(90% 75% at 10% 18%,var(--auth-wave-1) 0%,transparent 58%),radial-gradient(70% 80% at 85% 20%,var(--auth-wave-2) 0%,transparent 62%),radial-gradient(70% 65% at 55% 72%,var(--auth-wave-3) 0%,transparent 60%),linear-gradient(135deg,var(--auth-wave-base) 0%,var(--auth-wave-3) 45%,var(--auth-wave-5) 100%);clip-path:polygon(0 0,100% 0,100% 68%,0 100%)}.auth-wave-canvas{display:block;width:100%;height:100%;position:relative;z-index:1}.auth-form-wrapper{width:100%}.auth-form{width:100%;margin:0;padding:32px 40px 44px}.auth-tagline{margin:18px 0 0;font-family:var(--font-serif);font-size:25px;font-weight:500;color:#0f172a;text-align:center}.auth-form button{font:inherit}@media(min-width:768px){.auth-form{padding:40px 56px 52px}}.auth-form--message,.auth-form--loading{display:flex;flex-direction:column;gap:12px}.auth-form--loading{align-items:center;text-align:center}.auth-title{font-family:"Source Serif Pro",serif;font-weight:600;font-size:28px;line-height:34px;color:#121438;margin:0 0 12px}.auth-form-fields{margin-top:24px;display:flex;flex-direction:column;gap:18px}.auth-label{font-size:14px;font-weight:600;display:block;color:#121438}.auth-password-row{display:flex;justify-content:space-between;align-items:center}.auth-form .auth-reset-button{background-color:transparent;border-width:0;cursor:pointer;text-decoration:inherit;font-weight:600;color:#0073e6;font-size:14px;line-height:24px;letter-spacing:normal;font-feature-settings:normal;font-family:"Source Sans 3",sans-serif}.auth-form .auth-reset-button:disabled{cursor:not-allowed;opacity:.6}.auth-input{margin-top:8px;width:100%;padding:14px 16px;border:1px solid #e0e6f0;border-radius:10px;color:#121438;background-color:#fdfdff;font-family:Inter,sans-serif;font-size:16px}.auth-input::placeholder{font-size:14px}.auth-input:focus{outline:none;border-color:#0073e6;box-shadow:0 0 0 3px #0073e626}.auth-input.has-error{border:2px solid #eb5757}.auth-field-error{margin-top:6px;font-size:14px;color:#eb5757;text-transform:capitalize}.auth-error{margin-top:0;text-align:center;font-size:14px;line-height:24px;color:#ef4444}.auth-status{margin-top:12px;text-align:center;font-size:14px;line-height:24px;color:#0f766e}.auth-submit-container{margin-top:24px;margin-bottom:0}.auth-submit{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;background-color:#0073e6;color:#fff;border:none;border-radius:10px;padding:12px 18px;cursor:pointer;font-weight:600;box-shadow:0 12px 28px #0073e63d,inset 0 1px #ffffff40}.auth-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.auth-legal{margin-top:18px;font-size:14px;color:#4b5b75}.auth-legal a{text-decoration:none;color:#2b66c7}.auth-legal-separator{margin:0 12px;color:#121438}.auth-footer{width:min(1100px,92vw);display:flex;justify-content:space-between;gap:48px;padding-top:24px;margin-top:auto;color:#5a677d}.auth-footer-left{display:flex;flex-direction:column;gap:12px}.auth-footer-copy{font-size:16px;color:#7b8599}.auth-footer-links{display:flex;align-items:flex-end;gap:80px}.auth-footer-column{display:flex;flex-direction:column;gap:12px;font-size:16px;color:#7b8599}.auth-footer-heading{font-weight:600;color:#1f2a40}.auth-footer-column a{text-decoration:none;color:inherit}.auth-footer-column a:hover{color:#1a4a7d}@media(max-width:900px){.auth-footer{flex-direction:column;align-items:flex-start}.auth-footer-links{gap:40px}}.auth-message{font-size:14px;color:#1a3753}.auth-message-list{padding-left:18px;font-size:14px;color:#121438;display:grid;gap:6px}.auth-loading-indicator{width:48px;height:48px;border-radius:50%;border:3px solid rgba(0,115,230,.2);border-top-color:#0073e6d9;animation:authSpin 1s linear infinite}@keyframes authSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
