:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f1eb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,app-root{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 85% 10%,rgba(106,88,255,.12),transparent 28rem),#f4f1eb}button,input{font:inherit}button{touch-action:manipulation}a{color:inherit}.application-shell{display:grid;min-height:100vh;grid-template-columns:minmax(300px,.85fr) minmax(480px,1.4fr)}.brand-panel{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(2rem,5vw,4.5rem);color:#fff;background:radial-gradient(circle at 20% 5%,rgba(128,106,255,.65),transparent 25rem),linear-gradient(145deg,#17142d,#25204c 55%,#342965)}.brand{display:block;width:fit-content;max-width:100%;text-decoration:none}.brand__logo{display:block;width:14rem;max-width:100%;height:auto}.brand-panel__content{max-width:32rem}.brand-panel__content h2{max-width:11em;margin:.75rem 0 1.25rem;font-size:clamp(2.25rem,4.5vw,4.75rem);line-height:.98;letter-spacing:-.055em}.brand-panel__content p:not(.eyebrow){max-width:30rem;margin:0;color:#ffffffb8;font-size:1.05rem;line-height:1.7}.brand-panel__footer{margin:0;color:#ffffff8c;font-size:.82rem}.application-content{display:grid;min-height:100vh;place-items:center;padding:clamp(1.5rem,5vw,5rem)}.auth-card{width:min(100%,34rem);padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(23,32,51,.08);border-radius:1.75rem;background:#ffffffe0;box-shadow:0 2rem 5rem #241f4c1a,0 .25rem .75rem #241f4c0d;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.auth-card__heading{margin-bottom:2rem}.auth-card h1{margin:.6rem 0 .85rem;color:#17142d;font-size:clamp(2rem,5vw,3.15rem);line-height:1.03;letter-spacing:-.055em}.auth-card__heading>p,.status-panel p{margin:0;color:#667085;line-height:1.65}.eyebrow{color:#6553db;font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow--light{color:#bfb5ff}.auth-form{display:grid;gap:1.1rem}.form-field{display:grid;gap:.5rem}.form-field label{color:#252b3a;font-size:.9rem;font-weight:700}.form-field input{width:100%;min-height:3.35rem;padding:.85rem 1rem;border:1px solid #d8d9e0;border-radius:.9rem;outline:none;color:#17142d;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.form-field input:focus{border-color:#6b59e8;box-shadow:0 0 0 .25rem #6b59e824}.form-field input[aria-invalid=true]{border-color:#c44855}.field-help,.field-message{min-height:1.1rem;margin:0;color:#73798a;font-size:.8rem;line-height:1.4}.field-message{color:#b12f3f}.primary-button{display:inline-flex;min-height:3.35rem;align-items:center;justify-content:center;padding:.85rem 1.25rem;border:0;border-radius:.9rem;color:#fff;background:linear-gradient(135deg,#6553db,#4e3cc2);box-shadow:0 .8rem 1.8rem #4f3dc438;cursor:pointer;font-weight:750;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 1rem 2rem #4f3dc447}.primary-button:focus-visible{outline:.2rem solid rgba(101,83,219,.35);outline-offset:.2rem}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button,.text-button{min-height:2.75rem;margin-top:1rem;padding:.65rem 1rem;border-radius:.8rem;cursor:pointer;font-weight:700}.secondary-button{border:1px solid #b9b3db;color:#3f347e;background:#f7f5ff}.text-button{border:0;color:#615b72;background:transparent}.secondary-button:disabled,.text-button:disabled{cursor:wait;opacity:.6}.otp-input{font-size:1.75rem!important;font-variant-numeric:tabular-nums;letter-spacing:.55em;text-align:center}.account-actions{display:grid;gap:.75rem}.button-link{width:fit-content;margin-top:1rem}.status-panel{display:grid;gap:.7rem;padding:1rem;border-radius:1rem}.status-panel h1,.status-panel h2{margin:0;color:#17142d}.status-panel--success{border:1px solid #bde4d0;background:#eefaf4}.status-panel--warning{border:1px solid #ead398;color:#765a12;background:#fff9e8}.status-panel--error{border:1px solid #efc4ca;color:#992b39;background:#fff3f4}@media(max-width:850px){.application-shell{min-height:100dvh;grid-template-columns:1fr;grid-template-rows:auto 1fr}.brand-panel{min-height:auto;padding:1.25rem}.brand-panel__content,.brand-panel__footer{display:none}.brand__logo{width:10.5rem}.application-content{display:block;min-height:0;padding:2rem 1rem 1rem}.application-content>router-outlet{display:none}.application-content>router-outlet+*{display:block;width:min(100%,34rem);margin-inline:auto}.auth-card{border-radius:1.35rem}}@media(max-width:480px){.brand__logo{width:10rem}.auth-card{padding:1.35rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
