@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--purple:#421253;--plum:#2c0f3b;--gold:#dcba68;--pink:#d8539e;--cream:#fbf9f5;--text:#302639;--muted:#857d8a}*{box-sizing:border-box}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--text);background:var(--cream)}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{text-decoration:none;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #c392d4;outline-offset:4px}.login-shell{display:grid;grid-template-columns:1fr 1fr;min-height:100svh}.brand-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:38px 48px 27px;color:#fff;background:radial-gradient(ellipse at 47% 40%,#5e276c 0,transparent 53%),linear-gradient(140deg,#351341,#250d34)}.brand-panel:before,.brand-panel:after{content:'';position:absolute;pointer-events:none;border:1px solid #dfbc7012;border-radius:50%;width:900px;height:900px;left:-340px;top:110px}.brand-panel:after{width:1100px;height:1100px;left:-440px;top:10px}.brand{display:inline-flex;gap:12px;align-items:center;position:relative;z-index:1;width:fit-content;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.6px}.brand img{border-radius:50%;object-fit:contain}.brand small{display:block;margin-top:4px;letter-spacing:2.4px;font-size:8px;font-weight:500;color:#c9b6d0}.gold{color:var(--gold)}.brand-story{z-index:1;position:relative;text-align:center;margin:auto;padding:35px 0 30px}.emblem-wrap{position:relative;width:clamp(220px,23vw,338px);margin:0 auto 37px;aspect-ratio:1}.main-emblem{position:relative;width:100%;height:100%;object-fit:contain;border-radius:50%;box-shadow:0 18px 65px #13081b70;border:5px solid #e9c88128}.orbit{position:absolute;border:1px solid #e8c77e30;border-radius:50%;inset:-13px}.orbit-two{inset:-26px;border-style:dashed;border-color:#e8c77e18}.eyebrow{display:flex;align-items:center;justify-content:center;gap:13px;font-size:9px;font-weight:600;letter-spacing:3.4px;color:#e5c67d}.eyebrow span{width:24px;height:1px;background:#ae8a55}.brand-story h1{font-family:Manrope,sans-serif;font-size:clamp(30px,3vw,43px);line-height:1.3;letter-spacing:-1.5px;font-weight:600;margin:19px 0 14px}.brand-story h1 em{font-style:normal;color:#e6bf74}.brand-story>p{font-size:13px;line-height:1.9;color:#c8b7cf;margin:0}.values{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:27px;font-size:10px;letter-spacing:1.2px;color:#eee2f3}.values i{width:4px;height:4px;background:#d860a5;border-radius:50%}.brand-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ffffff15;padding-top:19px;color:#a990b3;font-size:9px}.brand-bottom>span:first-child{letter-spacing:1.8px;font-size:8px}.form-panel{display:flex;flex-direction:column;position:relative;padding:39px 55px 26px;background:radial-gradient(ellipse at 100% 0,#eee5d33a,transparent 55%),var(--cream)}.access-label{align-self:flex-end;display:flex;align-items:center;gap:8px;letter-spacing:1.7px;font-size:8px;color:#8c8191}.status-dot{width:6px;height:6px;border-radius:50%;background:#b59150;display:inline-block;flex-shrink:0}.form-content{width:100%;max-width:390px;margin:auto;padding:48px 0}.portal-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #e5d9e9;border-radius:14px;background:#f0e9f2;color:#663475;margin-bottom:24px}.portal-icon svg{width:25px;height:25px}.form-eyebrow{font-size:9px;font-weight:700;letter-spacing:2.2px;color:#907542;margin-bottom:12px}.form-content h2{font-family:Manrope,sans-serif;font-size:33px;line-height:1.3;letter-spacing:-1.2px;font-weight:800;margin:0;max-width:340px}.form-content h2>span{color:#b18b43}.form-intro{color:var(--muted);font-size:12px;line-height:1.9;margin:16px 0 29px}.login-form>label{display:block;font-size:11px;font-weight:700;margin:21px 0 9px}.input-wrap{height:51px;display:flex;align-items:center;border:1px solid #e4dee5;border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s;padding:0 15px;gap:12px}.input-wrap:focus-within{border-color:#90609f;box-shadow:0 0 0 3px #6b347510}.input-wrap>svg{width:17px;height:17px;color:#a99bad;flex-shrink:0}.input-wrap input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--text);height:100%;font-size:12px}.input-wrap input::placeholder{color:#b4aab7}.input-wrap input:focus-visible{outline:none}.password-toggle{border:0;background:none;display:grid;place-items:center;padding:7px;color:#96859c;margin-right:-6px}.password-toggle svg{width:18px;height:18px}.password-toggle[aria-pressed=true]{color:var(--purple);background:#f3edf5;border-radius:5px}.form-options{display:flex;justify-content:space-between;align-items:center;margin:19px 0 25px;gap:10px;font-size:11px}.remember{display:flex;align-items:center;gap:8px;cursor:pointer;color:#786d7f}.remember input{accent-color:var(--purple);width:14px;height:14px;margin:0}.help-toggle{border:0;background:none;color:#714080;padding:4px 0;font-size:11px;font-weight:600}.help-toggle:hover{text-decoration:underline}.submit-button{width:100%;border:1px solid #4c1a5c;border-radius:8px;color:white;background:linear-gradient(105deg,#59206b,#3b134e);height:51px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:600;box-shadow:0 7px 14px #43175417;transition:transform .2s,box-shadow .2s}.submit-button:hover{transform:translateY(-1px);box-shadow:0 9px 20px #43175428}.submit-button svg{width:18px;height:18px;color:#e1be77}.submit-button:disabled{opacity:.7;cursor:wait}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:17px;color:#9a909e;font-size:9px}.secure-note svg{width:13px;height:13px}.form-signoff{display:flex;align-items:center;gap:13px;margin-top:38px;color:#aa9c8d;font-size:10px}.form-signoff p{white-space:nowrap;margin:0}.form-signoff span{height:1px;flex:1;background:#e9e2d8}footer{text-align:center;color:#a69bab;font-size:9px;letter-spacing:.2px}footer>span{margin:0 9px;color:#c9b991}.notice,.password-help{padding:12px 14px;font-size:12px;line-height:1.6;border-radius:8px}.notice.error{background:#fff0f3;color:#9b2853;border:1px solid #f1cbd9}.notice.success{background:#eaf4ed;color:#326044}.password-help{background:#eee8f0;color:#684773;margin:-10px 0 20px}.invalid{border-color:#cd7191}.dashboard{min-height:100svh;display:flex;flex-direction:column}.dashboard-header{padding:24px 6vw;background:var(--plum);display:flex;justify-content:space-between;align-items:center;color:white}.logout-button{border:1px solid #9d7da8;background:transparent;color:white;border-radius:7px;padding:10px 18px;font-size:12px}.logout-button span{margin-left:12px;color:var(--gold)}.dashboard-main{width:min(1100px,88%);margin:65px auto;flex:1}.dashboard-main>h1{font-family:Manrope,sans-serif;font-size:36px;margin:14px 0;letter-spacing:-1px}.dashboard-main>p{color:var(--muted);font-size:14px}.welcome-card{margin-top:35px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:35px;background:radial-gradient(at right,#68327a,var(--plum));color:white;border-radius:20px}.welcome-tag{font-size:9px;letter-spacing:2px;color:var(--gold)}.welcome-card h2{font-family:Manrope,sans-serif;font-size:32px;line-height:1.4;font-weight:500;letter-spacing:-1px}.welcome-card p{font-size:13px;line-height:1.9;color:#d4c3db}.welcome-card>img{width:29%;height:auto;border-radius:50%}.account-chip{display:inline-flex;align-items:center;gap:9px;background:#ffffff10;border:1px solid #ffffff20;padding:10px 15px;border-radius:30px;font-size:12px;overflow-wrap:anywhere;max-width:100%}.dashboard-note{display:flex;gap:10px;align-items:center;margin-top:24px;font-size:11px;color:var(--muted)}.dashboard>footer{padding:24px}
@media(min-width:1500px){.brand-story{padding:50px 0}.form-content{max-width:420px}.form-content h2{font-size:37px}.form-intro,.input-wrap input{font-size:14px}.login-form>label,.form-options,.help-toggle{font-size:12px}.brand-story>p{font-size:15px}}
@media(max-width:1000px){.brand-panel{padding:30px 28px 24px}.form-panel{padding:32px 32px 24px}.brand-bottom{font-size:8px}.brand-bottom>span:first-child{display:none}.brand-story h1{font-size:32px}.form-content h2{font-size:30px}.emblem-wrap{width:240px}.brand-story>p{font-size:12px}.brand{font-size:20px}}
@media(max-width:700px){.login-shell{display:block}.brand-panel{padding:23px 25px 29px}.brand{font-size:19px}.brand img{width:38px;height:38px}.brand small{font-size:7px}.brand-story{padding:30px 0 0;margin:0}.emblem-wrap{width:160px;margin-bottom:26px}.orbit{inset:-9px}.orbit-two{inset:-18px}.brand-story h1{font-size:26px;line-height:1.3;margin:13px 0 0}.brand-story h1 br{display:none}.brand-story h1 em{display:block}.eyebrow{font-size:8px;letter-spacing:2.5px}.brand-story>p,.values,.brand-bottom{display:none}.form-panel{padding:25px 26px}.access-label{align-self:center;font-size:7px}.form-content{max-width:410px;padding:30px 0 35px}.portal-icon{display:none}.form-content h2{max-width:none;font-size:29px}.form-intro{font-size:12px;margin-bottom:24px}.form-signoff{margin-top:27px}.form-panel footer{font-size:8px}.welcome-card{padding:28px;flex-direction:column-reverse;align-items:flex-start}.welcome-card>img{width:135px;align-self:center}.welcome-card h2{font-size:27px}.dashboard-main{margin:35px auto}.dashboard-main>h1{font-size:28px}.dashboard-header{padding:18px 6vw}.logout-button{padding:9px 12px}.dashboard-note{font-size:10px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

