*{box-sizing:border-box}body{margin:0;background:#f7f9f8;color:#263e43;font:14px/1.6 "Segoe UI","Microsoft YaHei",sans-serif}.login-layout{min-height:100dvh;display:grid;grid-template-columns:1.08fr 1fr}.login-story{background:#203b3c;color:#f3faf7;padding:48px 64px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:100dvh}.login-brand{display:flex;align-items:center;gap:12px;color:#f3faf7;text-decoration:none;font-size:21px;font-weight:600;letter-spacing:1px}.login-brand img{width:38px}.story-copy{position:relative;z-index:1;margin-top:12vh}.eyebrow{font-size:10px;letter-spacing:3px;color:#8aafa7}.story-copy h1{font-size:clamp(32px,3.4vw,54px);line-height:1.5;letter-spacing:-1.5px;font-weight:500;margin:22px 0}.story-copy p{font-size:15px;line-height:2;color:#aac2bd}.circuit{height:230px;width:370px;max-width:100%;margin:40px auto 20px;position:relative;background:linear-gradient(#86b3a71c 1px,transparent 1px),linear-gradient(90deg,#86b3a71c 1px,transparent 1px);background-size:24px 24px}.circuit:before,.circuit:after{content:"";position:absolute;border:1px solid #52796f;inset:45px 40px}.circuit:after{inset:80px 15px}.circuit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:1px solid #91c9b7;background:#2a514c;display:grid;place-content:center;text-align:center;font-size:40px;border-radius:12px;box-shadow:0 0 0 10px #203b3c}.circuit-core span{font-size:9px;letter-spacing:2px;color:#a0cabc}.circuit-node{position:absolute;border:1px solid #567d72;padding:8px 17px;background:#234541;font-size:11px;border-radius:4px;color:#b6cfc6}.node-a{left:0;top:25px}.node-b{right:0;top:25px}.node-c{left:0;bottom:25px}.node-d{right:0;bottom:25px}.story-footer{margin-top:auto;padding-top:25px;display:flex;justify-content:space-between;border-top:1px solid #42625c;color:#8faea5;font-size:11px}.login-panel{display:flex;flex-direction:column;padding:50px 12%;justify-content:center;position:relative}.login-form-wrap{width:100%;max-width:390px;margin:auto}.login-kicker{font-size:12px;color:#087f75;font-weight:600;letter-spacing:2px}.login-form-wrap h2{font-size:32px;letter-spacing:-1px;margin:10px 0 12px;font-weight:650}.login-desc{font-size:13px;color:#81928f;margin-bottom:38px}label{display:block;font-size:12px;font-weight:550;color:#4f6a64;margin:20px 0 8px}input{font:inherit;border:1px solid #cfdcd7;border-radius:5px;background:#fff;width:100%;min-height:50px;padding:12px 15px;color:#294a40;outline:none}input:focus{border-color:#087f75;box-shadow:0 0 0 3px #087f7514}input::placeholder{color:#9aaba5;font-size:12px}.password-wrap{position:relative}.password-wrap input{padding-right:65px}.password-wrap button{position:absolute;right:6px;top:5px;border:0;background:none;color:#58796e;padding:10px;cursor:pointer;min-height:40px}.login-submit{margin-top:30px;width:100%;background:#087f75;border:1px solid #087f75;border-radius:5px;min-height:52px;color:#fff;font-size:14px;cursor:pointer;padding:14px 20px;text-align:left;display:flex;justify-content:space-between}.login-submit:hover{background:#066b62}.login-submit:disabled{opacity:.6}.login-help{font-size:11px;color:#8b9e96;margin-top:20px;text-align:center}.login-footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#97a79f;margin-top:55px}.login-error,.errorlist{list-style:none;padding:12px;background:#faeeea;color:#a14334;border-left:3px solid #c47461;border-radius:4px;font-size:12px}.login-error{margin-bottom:20px}button:focus-visible,a:focus-visible{outline:3px solid #61b49c;outline-offset:4px}@media(max-width:900px){.login-story{padding:36px}.login-panel{padding:40px 10%}.circuit{width:280px}}@media(max-width:650px){.login-layout{display:block}.login-story{min-height:0;padding:24px}.story-copy{margin-top:25px}.story-copy h1{font-size:28px;margin:12px 0}.story-copy p,.circuit,.story-footer,.eyebrow{display:none}.login-brand{font-size:17px}.login-brand img{width:30px}.login-panel{padding:35px 24px;min-height:65dvh}.login-form-wrap{max-width:420px}.login-form-wrap h2{font-size:26px}.login-desc{margin-bottom:24px}.login-footer{margin-top:35px}}
@font-face{font-family:ControlHan;src:url('/static/ttf/SourceHanSansCN-Regular.otf') format('opentype');font-display:swap}body,button,input{font-family:"Segoe UI",ControlHan,"Microsoft YaHei",sans-serif}
/* Match the compact control workspace. */
body{background:#f4f6fb;color:#26344c}.login-layout{grid-template-columns:.9fr 1.1fr}.login-story{background:#222b3d;padding:40px 9%}.story-copy{margin-top:10vh}.story-copy h1{font-size:clamp(30px,3vw,46px);line-height:1.4}.eyebrow,.story-copy p,.story-footer{color:#a4b1c9}.story-footer{border-color:#414d65}.circuit{background-image:linear-gradient(#8297c019 1px,transparent 1px),linear-gradient(90deg,#8297c019 1px,transparent 1px)}.circuit:before,.circuit:after{border-color:#4a6189}.circuit-core{background:#334b78;border-color:#819ed7;box-shadow:0 0 0 10px #222b3d}.circuit-core span{color:#b8caf0}.circuit-node{background:#2b3954;border-color:#4a6189;color:#bdcbe4}.login-panel{padding:40px 12%}.login-form-wrap{max-width:370px}.login-kicker{color:#3c61d3}.login-form-wrap h2{font-size:28px}.login-desc{margin-bottom:26px;color:#8290a7}label{color:#55647b;margin-top:16px}input{min-height:46px;border-color:#dce2ed;border-radius:7px;color:#26344c;padding:10px 13px}input:focus{border-color:#3c61d3;box-shadow:0 0 0 3px #3c61d314}.login-submit{min-height:46px;padding:11px 16px;margin-top:24px;background:#3c61d3;border-color:#3c61d3;border-radius:7px}.login-submit:hover{background:#2f50b5}.login-help,.login-footer{color:#8996ab}.password-wrap button{color:#62738e;top:3px}button:focus-visible,a:focus-visible{outline-color:#3c61d3}@media(max-width:650px){.login-story{padding:24px}.story-copy{margin-top:20px}.story-copy h1{font-size:27px}.login-panel{padding:28px 24px}}
