*{box-sizing:border-box}
html,body{min-height:100%}
body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#edf4f3;color:#18323f}
.sec-login-shell{width:min(980px,calc(100% - 32px));min-height:570px;margin:6vh auto;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 28px 75px rgba(16,49,60,.16)}
.sec-login-visual{position:relative;overflow:hidden;background:linear-gradient(150deg,#093b4f 0%,#0b5d65 55%,#0f766e 100%);padding:44px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}
.sec-login-visual:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-210px;top:-130px}
.sec-login-visual:after{content:"";position:absolute;width:260px;height:260px;background:rgba(255,255,255,.06);border-radius:50%;left:-120px;bottom:-90px}
.sec-login-mark{position:relative;z-index:2;width:48px;height:48px;border-radius:14px;background:#21c3a7;display:grid;place-items:center;font-size:23px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.15)}
.sec-login-copy{position:relative;z-index:2;max-width:410px;margin-top:auto;margin-bottom:74px}
.sec-kicker{font-size:10px;letter-spacing:.16em;font-weight:900;color:#b9fff0}
.sec-login-copy h1{font-size:49px;line-height:1;margin:9px 0 14px}
.sec-login-copy p{font-size:15px;line-height:1.55;color:#d6eeee;margin:0 0 22px}
.sec-login-features{display:flex;flex-wrap:wrap;gap:8px}
.sec-login-features span{font-size:11px;font-weight:700;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);padding:7px 9px;border-radius:99px}
.office-art{position:absolute;right:25px;bottom:22px;width:180px;height:135px;opacity:.8}
.folder{position:absolute;width:88px;height:58px;border-radius:8px;background:#e4bc60;transform:rotate(-7deg)}
.folder:before{content:"";position:absolute;top:-10px;left:8px;width:35px;height:14px;border-radius:5px 5px 0 0;background:inherit}
.f1{right:24px;bottom:12px}.f2{right:62px;bottom:28px;background:#85d4c4;transform:rotate(9deg)}
.sheet{position:absolute;width:70px;height:92px;background:#fff;border-radius:5px;right:52px;bottom:18px;transform:rotate(3deg);box-shadow:0 5px 18px rgba(0,0,0,.16)}
.sheet:before,.sheet:after{content:"";position:absolute;left:13px;right:13px;height:3px;background:#c9d9dc;box-shadow:0 12px 0 #c9d9dc,0 24px 0 #c9d9dc,0 36px 0 #c9d9dc}
.sheet:before{top:17px}.coin{position:absolute;width:28px;height:28px;border-radius:50%;background:#efc85d;border:3px solid #ffe8a2}.c1{right:5px;bottom:3px}.c2{right:18px;bottom:23px;width:23px;height:23px}
.sec-login-panel{padding:48px 50px;display:flex;flex-direction:column;justify-content:center}
.sec-brand{display:flex;align-items:center;gap:11px;margin-bottom:38px}.sec-brand-icon{width:39px;height:39px;border-radius:11px;background:#0f766e;color:#fff;display:grid;place-items:center;font-weight:900}.sec-brand small,.sec-brand strong{display:block}.sec-brand small{font-size:9px;letter-spacing:.13em;color:#8a9ba4;font-weight:800}.sec-brand strong{font-size:15px;color:#153c4e;margin-top:3px}
.sec-login-title span{font-size:9px;letter-spacing:.14em;color:#0f766e;font-weight:900}.sec-login-title h2{font-size:34px;margin:6px 0 5px;color:#123c4f}.sec-login-title p{color:#8697a1;margin:0 0 25px;font-size:13px}
.sec-login-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c;padding:11px 12px;border-radius:10px;font-size:12px;margin-bottom:15px}
.sec-login-form label{display:block;font-size:11px;font-weight:800;color:#536975;margin-bottom:13px}
.input-wrap{display:flex;align-items:center;border:1px solid #cfdce1;border-radius:10px;margin-top:6px;overflow:hidden;background:#fff;transition:.15s}.input-wrap:focus-within{border-color:#19a88e;box-shadow:0 0 0 4px rgba(25,168,142,.1)}.input-wrap>span{width:42px;text-align:center}.input-wrap input{border:0;outline:0;width:100%;padding:12px 8px;font-size:14px;color:#18323f}.eye{border:0;background:transparent;padding:0 13px;cursor:pointer;color:#71838d}
.sec-login-button{width:100%;border:0;background:linear-gradient(90deg,#0c6171,#13a892);color:#fff;border-radius:10px;padding:13px 15px;font-weight:900;font-size:13px;display:flex;justify-content:space-between;cursor:pointer;box-shadow:0 10px 22px rgba(15,118,110,.2)}
.sec-login-foot{display:flex;gap:9px;justify-content:center;align-items:center;margin-top:24px;color:#9aa8af;font-size:11px}.sec-login-foot a{color:#0f766e;text-decoration:none;font-weight:700}
.sec-top-actions{display:flex;gap:14px;align-items:center}
@media(max-width:780px){.sec-login-shell{grid-template-columns:1fr;margin:20px auto}.sec-login-visual{min-height:250px;padding:28px}.sec-login-copy{margin-bottom:0}.sec-login-copy h1{font-size:39px}.office-art{display:none}.sec-login-panel{padding:35px 28px}}
