:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16231f;background:#eef4ef}*{box-sizing:border-box}body{margin:0;min-height:100vh}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(380px,1.15fr) minmax(420px,.85fr)}.mascot-panel{position:relative;overflow:hidden;background:#173f34}.mascot-panel img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9)}.mascot-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(10,43,34,.88))}.mascot-copy{position:absolute;z-index:1;left:clamp(28px,6vw,84px);right:40px;bottom:58px;color:white}.mascot-copy span{display:block;font-size:14px;font-weight:800;letter-spacing:.22em}.mascot-copy strong{display:block;font-size:clamp(35px,5vw,68px);line-height:.98;margin:7px 0 20px}.mascot-copy p{max-width:580px;font-size:18px;line-height:1.5;margin:0;color:#e2efe9}.auth-panel{display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 80% 10%,#dceee1,transparent 32%),#f7faf7}.auth-card{width:min(100%,460px);background:white;border:1px solid #dbe5df;border-radius:24px;padding:44px;box-shadow:0 22px 65px rgba(22,60,47,.12)}.brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#1e6d52;color:white;font-weight:900;font-size:23px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:800;color:#2b7a5e;margin:28px 0 10px}h1{font-size:34px;letter-spacing:-.03em;margin:0 0 12px}#auth-intro{color:#65726d;line-height:1.55;margin:0 0 28px}form{display:grid;gap:18px}label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#35443f}input{width:100%;border:1px solid #cbd8d0;border-radius:11px;padding:13px 14px;font:inherit;font-weight:500;outline:none}input:focus{border-color:#2c8a68;box-shadow:0 0 0 4px rgba(44,138,104,.12)}button{border:0;border-radius:11px;padding:14px 17px;background:#1f6f53;color:white;font:inherit;font-weight:800;cursor:pointer;display:flex;justify-content:space-between}button:hover{background:#185d45}.password-help,.security-note{font-size:12px;color:#77827e;line-height:1.45}.error{min-height:20px;color:#b23a37;font-size:13px;font-weight:700}.security-note{border-top:1px solid #e7ece9;padding-top:18px;margin:10px 0 0}.hidden{display:none!important}@media(max-width:850px){.auth-layout{grid-template-columns:1fr}.mascot-panel{min-height:300px}.mascot-copy{bottom:30px}.auth-panel{padding:24px}.auth-card{padding:30px}.mascot-copy strong{font-size:38px}}
