:root{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#18211d;background:#f2f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.login-body{min-height:100vh;background:radial-gradient(circle at 70% 20%,#fff 0,#f5f6f1 35%,#e5ece2 100%);display:grid;place-items:center;padding:28px}.login-shell{width:min(1080px,100%);min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;border-radius:30px;overflow:hidden;box-shadow:0 30px 90px #28423326;background:#fff}.brand-panel{padding:72px 64px;background:#18372c;color:#f9f7ee;position:relative;overflow:hidden}.brand-panel:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff25;border-radius:50%;right:-180px;bottom:-180px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.brand-mark{display:grid;place-items:center;width:68px;height:68px;border:1px solid #d7b971;border-radius:18px;color:#e9cc86;font-weight:700;letter-spacing:.12em}.eyebrow{margin:54px 0 16px;color:#d7b971;font-size:12px;letter-spacing:.18em;font-weight:700}.eyebrow.dark{color:#88703c;margin:0 0 12px}.brand-panel h1{font-family:"Songti SC",serif;font-size:58px;line-height:1.12;margin:0 0 28px;font-weight:600;letter-spacing:.02em}.lead{color:#d4dfd7;line-height:1.8;max-width:370px}.feature-list{display:flex;gap:10px;margin-top:110px;position:relative;z-index:1}.feature-list span{border:1px solid #ffffff2c;border-radius:999px;padding:9px 14px;font-size:12px}.login-card{padding:82px 72px;display:flex;flex-direction:column;justify-content:center}.login-card h2{font-size:34px;margin:0 0 8px}.muted{color:#788079;margin:0 0 38px}form{display:grid;gap:20px}label{display:grid;gap:9px;font-size:14px;font-weight:650;color:#354039}input{width:100%;border:1px solid #d9ded7;background:#f9faf7;border-radius:12px;padding:14px 16px;font:inherit;outline:none;transition:.2s}input:focus{border-color:#658a78;box-shadow:0 0 0 4px #668c7718;background:#fff}.password-row{position:relative}.password-row input{padding-right:70px}.text-button{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#315e4b;font-weight:700;cursor:pointer}.primary{border:0;border-radius:13px;background:#18372c;color:#fff;padding:15px 20px;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #18372c28}.primary:disabled{opacity:.6}.message{min-height:20px;margin:0;font-size:13px}.message.error{color:#b53a35}.message.success{color:#26704e}.login-card footer{font-size:12px;color:#8a918b;margin-top:30px;text-align:center}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.brand-panel{display:none}.login-card{padding:48px 28px;min-height:620px}}
