:root{color:#172033;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.25fr 1fr;background:#edf2f5}.brand-panel{position:relative;overflow:hidden;color:#fff;padding:44px 7vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 68% 25%,#74b8bd 0,transparent 32%),linear-gradient(145deg,#1d475b 0%,#487181 44%,#d88c62 115%)}.brand-panel:after{content:"";position:absolute;top:50%;right:-10%;bottom:-25%;left:20%;border-radius:50%;background:rgba(10,40,55,.3);transform:rotate(-11deg)}.wordmark,.logo{font-weight:800;letter-spacing:.08em}.wordmark span,.logo span{font-weight:400;opacity:.7}.brand-copy{position:relative;z-index:1;font-size:clamp(34px,5vw,64px);font-weight:700;line-height:1.25}.brand-copy p{margin:0}.brand-note{z-index:1;max-width:300px;line-height:1.7;opacity:.78}.auth-panel{display:grid;place-items:center;padding:32px}.auth-card{width:min(420px,100%);background:rgba(255,255,255,.94);padding:42px;border-radius:18px;box-shadow:0 18px 50px #122a3c21}.eyebrow{color:#658495;font-size:12px;letter-spacing:.14em;font-weight:700}.auth-card h1{margin:10px 0 8px;font-size:27px}.subtitle,.muted{color:#778292;font-size:14px;line-height:1.6}.auth-card label{display:block;margin-top:20px;font-size:13px;font-weight:650}.auth-card input{width:100%;border:1px solid #d9e0e7;border-radius:8px;margin-top:8px;height:42px;padding:0 12px;outline-color:#2c83c9;background:#fff}.password-field,.inline-field{position:relative}.password-field input{padding-right:44px}.password-field .password-toggle{position:absolute;right:6px;top:14px;width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:#5c7890;display:grid;place-items:center;padding:0}.password-field .password-toggle:hover{color:#237fbe;background:#f3f8fc}.inline-field{display:flex;gap:8px}.inline-field button{margin-top:8px;border:1px solid #bcd1e1;color:#2575b2;background:#f8fcff;border-radius:8px;padding:0 10px;white-space:nowrap;font-size:12px}.primary{margin-top:28px;width:100%;height:44px;border:0;border-radius:8px;color:#fff;background:#237fbe;font-weight:650}.primary:hover{background:#156da9}.form-message{margin:14px 0 0;color:#c14b4b;font-size:13px}.switcher{text-align:center;color:#778292;font-size:13px;margin:20px 0 0}.switcher a{margin-left:5px;color:#237fbe;text-decoration:none}.console{min-height:100vh}.console-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fff;border-bottom:1px solid #e8edf1}.console-header button{border:0;border-radius:6px;background:#237fbe;color:#fff;padding:8px 16px;font-size:12px}.console-body{max-width:1160px;margin:0 auto;padding:32px;display:grid;gap:28px;grid-template-columns:220px 1fr}.sidebar{min-height:400px;align-self:start;border-radius:12px;background:#fff;padding:26px 18px;box-shadow:0 4px 18px #22364b0a;text-align:center}.profile-avatar{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#96b5c7,#587f98);font-size:29px}.sidebar strong{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar nav{border-top:1px solid #eef1f4;margin-top:22px;padding-top:12px}.sidebar nav button{display:block;width:100%;text-align:left;border:0;border-left:2px solid transparent;background:transparent;padding:11px 12px;color:#657283;font-size:13px}.sidebar nav button.active{color:#1671b1;background:#f2f8fc;border-left-color:#2180c1}.content{min-height:440px;background:#fff;border-radius:12px;padding:34px;box-shadow:0 4px 18px #22364b0a}.content h2{margin:0;font-size:23px}.device-list{margin-top:26px;border-top:1px solid #edf0f3}.device-card{display:flex;align-items:center;gap:16px;padding:20px 0;border-bottom:1px solid #edf0f3}.nas-icon{flex:0 0 56px;height:42px;color:#fff;background:linear-gradient(145deg,#526475,#202c38);border-radius:6px;display:grid;place-items:center;font-size:12px;font-weight:800}.device-copy{flex:1;display:flex;flex-direction:column;gap:5px}.device-copy span,.device-copy small{color:#7b8795;font-size:12px}.device-copy i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#47af78}.danger{border:1px solid #e6c9c9;color:#b95050;background:#fff;border-radius:6px;padding:7px 12px;font-size:12px}.empty{margin-top:44px;min-height:190px;display:grid;align-content:center;text-align:center;border:1px dashed #d9e1e8;border-radius:10px;color:#778292}.empty h3{color:#334155;margin:0}.empty p{font-size:14px}@media (max-width: 760px){.auth-page{grid-template-columns:1fr}.brand-panel{min-height:230px;padding:28px}.brand-copy{font-size:34px}.console-body{grid-template-columns:1fr;padding:16px}.sidebar{min-height:auto}.sidebar nav{display:flex;overflow-x:auto}.sidebar nav button{white-space:nowrap}.content{padding:23px}.device-card{align-items:flex-start;flex-wrap:wrap}.danger{margin-left:72px}.console-header{padding:0 20px}}
