:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#10251f;background:#f7f9f8;--green:#084b3d;--green2:#0b654f;--mint:#eaf5f1;--line:#dce6e2;--muted:#708078}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#fff}.login-layout{min-height:100vh;display:grid;grid-template-columns:minmax(360px,42%) minmax(440px,58%)}.identity{position:relative;overflow:hidden;padding:54px 70px;background:linear-gradient(145deg,#063f34 0%,#075244 100%);color:#fff;display:flex;flex-direction:column}.identity:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 45%,rgba(255,255,255,.08),transparent 38%),linear-gradient(90deg,transparent,rgba(255,255,255,.02));pointer-events:none}.identity-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.identity-brand strong{font-size:24px}.seal{width:34px;height:34px;display:grid;place-items:center}.seal svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.identity-copy{position:relative;z-index:1;margin:auto 0;max-width:470px}.identity-copy h1{font:700 clamp(36px,4vw,58px)/1.05 Georgia,"Times New Roman",serif;margin:0 0 20px}.identity-copy p{font-size:17px;line-height:1.7;color:#d1e5de}.identity-map{position:absolute;left:42px;right:42px;bottom:-34px;height:300px;opacity:.23}.identity-map svg{width:100%;height:100%;fill:none;stroke:#c9e4da;stroke-width:1.4}.identity-map circle{fill:#e8f5f0;stroke:none}.login-panel-wrap{display:grid;place-items:center;padding:48px;background:linear-gradient(180deg,#fff,#fafcfb)}.login-card{width:min(520px,100%);padding:42px 44px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(14,62,51,.08)}.login-card h2{font:700 30px/1.1 Georgia,"Times New Roman",serif;margin:0 0 8px}.subtitle{color:var(--muted);font-size:13px;margin:0}.auth-head{margin-bottom:26px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;background:#f0f5f3;border:1px solid #e0e9e5;border-radius:9px;margin:0 0 24px}.switch-button{height:38px;border:0;border-radius:7px;background:transparent;color:#677870;font:700 11px inherit;cursor:pointer}.switch-button.active{background:var(--green);color:#fff}.switch-button:hover:not(.active){background:#e5efeb}form{display:grid;gap:17px}label{font-size:11px;font-weight:800;color:#3f554d}input{display:block;width:100%;height:46px;margin-top:7px;border:1px solid #d7e2dd;border-radius:7px;background:#fff;padding:0 13px;font:inherit;font-size:14px;color:#153029;outline:none}input:focus{border-color:#6da895;box-shadow:0 0 0 3px rgba(52,127,102,.1)}button{height:46px;border:0;border-radius:7px;background:var(--green);color:#fff;font:inherit;font-weight:800;cursor:pointer}button:hover{background:#063d32}button:disabled{opacity:.65;cursor:wait}.link-button{height:auto;padding:0;background:transparent;color:var(--green2);font-size:11px;text-decoration:none}.link-button:hover{background:transparent;color:#034437;text-decoration:underline}.forgot{justify-self:end;margin-top:-7px}.error{min-height:18px;color:#a0483e;font-size:12px;margin:-4px 0}.warning{padding:13px;border:1px solid #e6d29e;background:#fff8df;color:#6d5624;border-radius:8px;font-size:12px;line-height:1.5;margin-bottom:20px}.hidden{display:none!important}.privacy{font-size:10px;line-height:1.5;color:#8a9792;margin:24px 0 0;text-align:center}.privacy a,.terms-check a{color:#376f5e;text-decoration:underline;text-underline-offset:2px}.form-note,.form-feedback{font-size:11px;line-height:1.55;color:#75837d;margin:0}.form-feedback{min-height:18px;color:#496c5f}.terms-check{display:flex;align-items:flex-start;gap:9px;font-weight:600;line-height:1.45;color:#697770}.terms-check input{width:17px;height:17px;min-width:17px;margin:1px 0 0}.terms-check span{font-size:11px}
@media(max-width:820px){.login-layout{display:block;min-height:100dvh;background:#f8faf9}.identity{min-height:210px;padding:28px 24px}.identity-copy{margin:34px 0 70px}.identity-copy h1{font-size:34px}.identity-copy p{font-size:14px}.identity-map{height:170px;bottom:-46px}.login-panel-wrap{padding:22px 16px 38px}.login-card{padding:28px 22px;margin-top:-24px;position:relative;z-index:3}.identity-brand strong{font-size:20px}}
