:root{font-family:Arial,'Helvetica Neue',sans-serif;color:#243f34;background:#fff;--green:#007456;--ink:#173d32;--muted:#72847c;--line:#dfe8e2}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,input{touch-action:manipulation}button:focus-visible,input:focus-visible{outline:3px solid #62b8d9;outline-offset:3px}[hidden]{display:none!important}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.login-layout{min-height:100dvh;display:grid;grid-template-columns:46% 54%}.brand-panel{background:#edf5ee;padding:42px 48px;display:flex;flex-direction:column;position:relative;border-right:1px solid #dfece1;overflow:hidden}.brand-panel:after{content:'';position:absolute;width:700px;height:700px;border:1px solid #cee1d1;border-radius:50%;right:-380px;bottom:-390px;box-shadow:0 0 0 65px #e7f0e7,0 0 0 66px #d4e5d5,0 0 0 130px #e9f2e9,0 0 0 131px #dae8da;pointer-events:none}.brand-logo{position:relative;z-index:1}.brand-logo img{object-fit:contain;max-width:100%;height:auto}.brand-copy{margin:auto 0;padding:70px 0;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;color:var(--green);margin-bottom:17px}.brand-copy h1{margin:0;font-size:clamp(36px,4vw,62px);letter-spacing:-2.5px;line-height:1.14;color:var(--ink)}.brand-copy h1 span{color:#38a976}.brand-copy p{font-size:16px;line-height:1.7;color:#6a8073;margin:24px 0 30px}.brand-tags{display:flex;gap:8px;flex-wrap:wrap}.brand-tags span{font-size:12px;padding:8px 11px;border:1px solid #c8dfce;background:#f6faf6;border-radius:30px;color:#547261}.brand-foot{font-size:13px;color:#6a8073;position:relative;z-index:1;display:flex;gap:8px;align-items:center}.brand-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.form-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 30px 26px}.form-card{max-width:390px;width:100%;margin:auto 0;padding:28px 0}.welcome-icon{width:52px;height:52px;border-radius:16px;background:#e9f5ed;color:var(--green);display:flex;align-items:center;justify-content:center;margin-bottom:30px}.welcome-icon svg{width:24px;height:24px}.form-card .eyebrow{font-size:10px;margin-bottom:12px}.form-card h2{margin:0;font-size:30px;letter-spacing:-.9px;color:var(--ink)}.description{font-size:15px;line-height:1.6;color:var(--muted);margin:13px 0 27px}.setup-notice{background:#f2f7f2;border:1px solid #dce9de;border-radius:10px;padding:13px 15px;font-size:13px;line-height:1.6;color:#56765e;margin-bottom:24px}label{display:block;font-size:14px;font-weight:600;margin:18px 0 8px}.input-wrap{display:flex;align-items:center;gap:11px;padding:0 14px;border:1px solid var(--line);border-radius:10px;min-height:52px;color:#8c9d92;transition:border-color .15s,box-shadow .15s}.input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #e9f5ed}.input-wrap>svg{flex-shrink:0;width:18px;height:18px}.input-wrap input{border:0;background:none;min-width:0;flex:1;padding:15px 0;color:var(--ink);font-size:16px;outline:none}.input-wrap input:focus-visible{outline:none}.input-wrap input::placeholder{color:#9aa89f;font-size:14px}.input-wrap button{border:0;background:none;color:#82958a;width:32px;height:38px;padding:6px;display:flex;align-items:center;justify-content:center}.password-hint{font-size:12px;color:var(--muted);margin:8px 0 0}.submit-button{width:100%;display:flex;align-items:center;justify-content:center;gap:14px;background:var(--green);color:white;font-size:15px;font-weight:600;border:0;border-radius:10px;padding:16px;margin-top:27px;min-height:52px}.submit-button:hover:not(:disabled){background:#005f46}.error{background:#fff1ed;border:1px solid #efcfc4;color:#a04028;padding:12px 14px;border-radius:9px;font-size:14px;line-height:1.5;margin:18px 0 0}.no-script{position:fixed;bottom:0;left:0;right:0;background:#fff0e9;padding:16px;text-align:center}
@media(max-width:900px){.brand-panel{padding:34px 30px}.brand-copy h1{font-size:42px;letter-spacing:-1.6px}.brand-tags{max-width:270px}.form-panel{padding:30px}.form-card h2{font-size:28px}}
@media(max-width:650px){.login-layout{display:block}.brand-panel{padding:24px 25px;background:white;border:0}.brand-logo img{width:161px}.brand-copy,.brand-foot,.brand-panel:after{display:none}.form-panel{padding:8px 25px 25px;min-height:calc(100dvh - 87px)}.form-card{padding:20px 0;max-width:410px}.welcome-icon{margin-bottom:24px}.form-card h2{font-size:29px}.description{margin-bottom:22px}.setup-notice{font-size:14px}.form-card .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.login-back{font-size:13px;color:var(--green);border:0;background:none;padding:12px 0;margin-top:5px}
