:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#1d2939;background:#f4f6f3}*{box-sizing:border-box}html,body{margin:0;min-height:100%;width:100%}body{min-height:100vh;background:radial-gradient(circle at 10% 5%,#e8eee6 0,transparent 36%),linear-gradient(145deg,#f9faf8,#edf1ec);display:grid;place-items:center;padding:28px;overflow-x:hidden}.auth-shell{width:min(1040px,100%);min-height:610px;display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid #dde4dc;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 26px 80px rgba(26,46,31,.13)}.auth-brand{padding:52px;color:#fff;background:linear-gradient(145deg,#173e2a,#286044);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-180px;bottom:-160px;background:rgba(255,255,255,.07)}.brand-lockup{position:relative;z-index:1}.brand-symbol{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fff;color:#24573e;font-size:1.65rem;font-weight:950;margin-bottom:32px}.auth-brand h1{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.055em;line-height:1.02;margin:0 0 18px}.auth-brand p{color:#d4e4da;line-height:1.7;margin:0;max-width:430px}.brand-points{display:grid;gap:11px;position:relative;z-index:1}.brand-points span{padding:12px 14px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:13px;font-size:.86rem;font-weight:750}.auth-panel{padding:60px;display:flex;flex-direction:column;justify-content:center}.auth-eyebrow{color:#27704b;font-size:.75rem;font-weight:900;letter-spacing:.12em}.auth-panel h2{font-size:2rem;letter-spacing:-.04em;margin:10px 0 8px}.auth-panel>p{color:#667085;line-height:1.6;margin:0 0 28px}.auth-alert{padding:13px 15px;border-radius:12px;margin-bottom:15px;font-weight:700;font-size:.88rem}.auth-alert.error{background:#fef3f2;color:#b42318}.auth-alert.success{background:#ecfdf3;color:#027a48}.auth-alert.warning{background:#fffaeb;color:#b54708}.auth-form{display:grid;gap:17px}.auth-field{display:grid;gap:7px}.auth-field label{font-size:.86rem;font-weight:800}.auth-input-wrap{position:relative}.auth-input{width:100%;height:52px;border:1px solid #d5ddd5;border-radius:13px;background:#fff;padding:0 14px;font:inherit;color:#1d2939;outline:none}.auth-input:focus{border-color:#2c7550;box-shadow:0 0 0 4px rgba(44,117,80,.12)}.auth-input-wrap .auth-input{padding-right:50px}.password-toggle{position:absolute;right:7px;top:7px;width:38px;height:38px;border:0;border-radius:9px;background:#f0f4f0;color:#326348;font-weight:800;cursor:pointer}.auth-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.86rem}.auth-row label{display:flex;align-items:center;gap:7px;color:#475467}.auth-link{color:#236441;text-decoration:none;font-weight:800}.auth-link:hover{text-decoration:underline}.auth-submit{height:54px;border:0;border-radius:13px;background:#286746;color:#fff;font:inherit;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px}.auth-submit:hover{background:#215b3d}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-spinner{display:none;width:17px;height:17px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.auth-submit.loading .auth-spinner{display:block}.auth-help{margin-top:24px;padding-top:18px;border-top:1px solid #eaeeea;color:#667085;font-size:.82rem;line-height:1.55}.single-auth{width:min(520px,100%);min-height:auto;grid-template-columns:1fr}.single-auth .auth-panel{padding:50px}.setup-link{display:flex;justify-content:center;padding:13px;margin-top:12px;border-radius:12px;background:#eef5f0;color:#245d3e;text-decoration:none;font-weight:850}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){body{padding:16px;place-items:start center}.auth-shell{grid-template-columns:1fr;min-height:auto}.auth-brand{padding:32px}.brand-points{display:none}.auth-brand h1{font-size:2rem}.auth-panel{padding:38px}}@media(max-width:460px){body{padding:0;background:#fff}.auth-shell{border:0;border-radius:0;box-shadow:none}.auth-brand{padding:24px}.brand-symbol{width:48px;height:48px;margin-bottom:20px}.auth-brand p{font-size:.88rem}.auth-panel,.single-auth .auth-panel{padding:28px 22px}.auth-panel h2{font-size:1.65rem}.auth-row{align-items:flex-start;flex-direction:column}.auth-submit{width:100%}}
