@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Rajdhani:wght@600;700&display=swap";:root{color:#17231f;font-synthesis:none;background:#f4f6f3;font-family:Inter,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,h1,h2,h3,h4,.brand-name,nav{font-family:Rajdhani,sans-serif}button,.brand-name,nav{letter-spacing:.035em}.login-shell{grid-template-columns:minmax(380px,46%) 1fr;min-height:100vh;display:grid}.brand-panel{color:#fff;background:linear-gradient(145deg,#0d4e7f,#075985 68%,#0aa6df);flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 56px;display:flex;position:relative;overflow:hidden}.brand-logo{object-fit:contain;background:#fff;border-radius:50%;width:112px;height:112px;padding:4px}.brand-name{color:#fff;letter-spacing:.04em;white-space:nowrap;max-width:none;font-size:24px;font-weight:800;line-height:1.2}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font:700 17px Rajdhani;display:flex}.brand>span:not(.brand-name){color:#14372d;background:#0aa6df;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand svg,.mobile-brand svg{width:21px}.brand-copy{z-index:2;max-width:560px;padding-bottom:11vh;position:relative}.eyebrow{color:#6a847a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:700}.brand-copy .eyebrow{color:#8bdcff;letter-spacing:.16em;font-size:18px}.brand-copy h1{letter-spacing:-.055em;margin:0 0 22px;font:800 clamp(40px,4.2vw,64px)/1.03 Rajdhani}.brand-copy>p:last-child{color:#c4d5cf;max-width:500px;font-size:18px;line-height:1.6}.pitch-lines{border:1px solid #ffffff1a;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-180px;right:-150px}.pitch-lines i{border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:17%}.pitch-lines i:nth-child(2){inset:35%}.pitch-lines i:nth-child(3){background:#0aa6df;border:0;inset:47%}.form-panel{background:#f6f7f4;place-items:center;padding:40px;display:grid}.login-card{width:min(100%,430px)}.mobile-brand{display:none}.login-card h2{letter-spacing:-.035em;margin:0 0 12px;font:800 32px/1.15 Rajdhani}.intro{color:#67736e;margin:0 0 36px;line-height:1.55}label{color:#35443e;gap:9px;margin-top:20px;font-size:14px;font-weight:600;display:grid}input{color:#17231f;background:#fff;border:1px solid #d9dfdb;border-radius:12px;outline:none;width:100%;height:52px;padding:0 15px;transition:all .2s}input:focus{border-color:#287b62;box-shadow:0 0 0 4px #287b621a}input:disabled{color:#7c8883;background:#edf0ed}.password-field{display:block;position:relative}.password-field input{padding-right:50px}.password-field button{color:#718079;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:7px;right:7px}.password-field svg{width:19px}.error{color:#8e2727;background:#ffeded;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:14px}.submit{color:#fff;cursor:pointer;background:#075985;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:26px;padding:0 18px;font-weight:700;transition:all .2s;display:flex}.submit:hover{background:#104c3c;transform:translateY(-1px)}.submit:disabled{opacity:.65;cursor:wait}.submit svg{width:19px}.security-note{color:#829089;text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:12px;display:flex}.security-note svg{width:15px}.welcome-shell{background:#eaf0eb;place-items:center;min-height:100vh;padding:24px;display:grid}.welcome-card{background:#fff;border-radius:24px;width:min(100%,600px);padding:48px;box-shadow:0 20px 70px #102a241a}.welcome-card h1{margin:0 0 14px;font:800 38px Rajdhani}.welcome-card>p:last-child{color:#68746f;line-height:1.6}.success-icon{color:#165b48;background:#dff1b8;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:25px;display:grid}@media (width<=800px){.login-shell{background:#f6f7f4;display:block}.brand-panel{display:none}.form-panel{align-items:center;min-height:100vh;padding:28px 22px}.mobile-brand{color:#174d3f;align-items:center;gap:10px;margin-bottom:58px;font:800 16px Rajdhani;display:flex}.mobile-brand svg{color:#153a30;background:#0aa6df;border-radius:10px;width:34px;height:34px;padding:6px}.login-card h2{font-size:29px}}
