:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#202c40;background:#f6f8fb;font-synthesis:none;font-weight:400;font-size:14px;--blue:#3266e3;--muted:#7b879b;--line:#e9edf3}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#46536a;border:1px solid #dfe5ee;border-radius:8px;padding:10px 15px;cursor:pointer;transition:background .15s,box-shadow .15s}button:hover{background:#f3f6fc}button:disabled{opacity:.43;cursor:not-allowed}button:focus-visible,summary:focus-visible{outline:3px solid #9cb9ff;outline-offset:3px}.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 3px 6px #3266e31a}.primary:hover{background:#2556ca}.danger{background:#d9414f;color:#fff;border-color:#d9414f}.danger:hover{background:#b72c39}.danger-text{color:#d04250!important}input,select,textarea{width:100%;border:1px solid #dce2ec;background:#fff;border-radius:8px;padding:11px 12px;outline:none;color:#25334b;transition:border .15s}input:focus,select:focus,textarea:focus{border-color:#5b86ee;box-shadow:0 0 0 3px #3266e312}input:disabled,select:disabled,textarea:disabled{background:#f7f9fc;color:#42536f;opacity:1}textarea{resize:vertical}h1,h2,h3,p{margin:0}h1{font-size:28px;letter-spacing:-.7px;font-weight:650}h3{font-size:15px;font-weight:600}small,.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.9px;color:#8a96ac;font-weight:650;display:block;margin-bottom:10px}.shell{display:flex;min-height:100vh}.rail{width:84px;position:fixed;top:0;bottom:0;left:0;background:#fff;border-right:1px solid var(--line);z-index:20;display:flex;align-items:center;flex-direction:column;padding:24px 10px}.rail-logo{display:grid;place-items:center;width:44px;height:44px;background:var(--blue);color:#fff;border-radius:12px;box-shadow:0 5px 15px #3266e326;margin-bottom:35px}.rail nav{display:grid;gap:8px}.nav{width:62px;border:0;background:transparent;display:flex;flex-direction:column;gap:7px;padding:13px 4px;color:#8d98aa;font-size:11px}.nav svg{width:21px;height:21px}.nav.active{background:#edf3ff;color:var(--blue)}.rail-bottom{margin-top:auto;display:grid;gap:5px}.avatar{width:33px;height:33px;border-radius:50%;background:#eaf0ff;color:#3266e3;display:grid;place-items:center;margin:15px auto 0;font-size:12px;font-weight:650}main{margin-left:84px;width:calc(100% - 84px);display:flex;flex-direction:column;min-width:0}.topbar{height:72px;background:#ffffffbf;border-bottom:1px solid var(--line);padding:0 38px;display:flex;justify-content:space-between;align-items:center;gap:18px}.topbar>span{display:flex;align-items:center;gap:17px;font-size:11px;letter-spacing:1px;color:#8490a2}.topbar b{font-size:12px;font-weight:500;letter-spacing:0;color:#51617c}.admin{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.admin span{color:#8d98a9;margin-left:10px;font-size:11px}.admin i{width:6px;height:6px;background:#36b68a;border-radius:50%}.workspace{padding:35px 38px 45px;max-width:1640px;width:100%;margin:auto auto 0;flex:1}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.page-heading p{color:#8490a2;font-size:13px;margin-top:10px;line-height:1.7}.actions{display:flex;align-items:center;gap:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-bottom:28px}.stat{padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 3px 4px #17243902}.stat>div>span{font-size:12px;color:#8490a2}.stat b{display:block;font-size:33px;font-weight:600;color:#263956;margin:9px 0 6px;line-height:1.1}.stat small{font-size:11px}.stat-icon{color:#5581e1;padding:10px;background:#f0f5ff;border-radius:10px}.stat-icon svg{width:19px;height:19px}.stat:nth-child(2) .stat-icon{background:#edfaf5;color:#38aa80}.stat:nth-child(3) .stat-icon{background:#fff6e9;color:#cc963e}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 8px #22335502}.panel-heading{padding:21px 23px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:15px}.panel-heading h3{display:flex;align-items:center;gap:10px}.panel-heading h3 span{background:#f1f4f8;border:1px solid #e8edf4;border-radius:6px;padding:2px 7px;font-size:11px;color:#8390a5;font-weight:500}.panel-heading small{font-size:11px}.table-scroll{overflow-x:auto;min-height:250px;padding-bottom:48px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{background:#fbfcfe;color:#8994a6;font-weight:500;padding:15px 18px;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:18px;border-bottom:1px solid #f0f3f7;max-width:290px;overflow-wrap:anywhere}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}th:first-child,td:first-child{padding-left:24px}.row-link{border:0;padding:0;background:transparent;display:flex;justify-content:flex-start;text-align:left;gap:11px;min-width:160px}.row-link:hover{background:transparent;color:var(--blue)}td b{font-weight:550}.row-link small{display:block;margin-top:5px;font-size:10px;letter-spacing:.4px}.device-icon{display:grid;place-items:center;min-width:35px;height:35px;border:1px solid #e6edf8;background:#f7faff;border-radius:8px;color:#6c8bbe}.badge{display:inline-block;white-space:nowrap;padding:5px 9px;background:#eff4fb;color:#7186a5;border-radius:5px;font-size:10px;font-weight:500}.badge.green{background:#eaf8f2;color:#379674}.badge.amber{background:#fff5e4;color:#bb8a2e}.badge.red{background:#ffedf0;color:#cd5263}.date{font-size:11px;white-space:nowrap;color:#8490a2}.notes{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8390a2}.menu{position:relative;width:28px}.menu summary{list-style:none;cursor:pointer;color:#8d99ad;display:grid;place-items:center;padding:4px}.menu summary::-webkit-details-marker{display:none}.menu[open]>div{position:absolute;right:0;top:29px;z-index:12;background:#fff;box-shadow:0 6px 24px #23345326;border:1px solid var(--line);border-radius:8px;min-width:125px;padding:5px}.menu button{width:100%;white-space:nowrap;border:0;border-radius:4px;padding:9px;font-size:12px}.panel-footer{border-top:1px solid var(--line);padding:17px 23px;color:#98a2b2;font-size:11px}.empty{text-align:center;padding:48px 15px 25px}.empty>div{margin:0 auto 15px;color:#8094b9;background:#f2f6fe;width:54px;height:54px;display:grid;place-items:center;border-radius:16px}.empty h3{color:#536580}.empty p{margin-top:10px;color:#98a3b4;font-size:12px}.app-footer{padding:20px 38px;display:flex;justify-content:space-between;font-size:10px;color:#aab3c1;letter-spacing:.4px}.toast{display:flex;justify-content:space-between;gap:15px;border:1px solid #c9e9dc;background:#f0fbf6;padding:12px 15px;border-radius:8px;color:#287759;margin-bottom:22px;font-size:13px}.toast>span{display:flex;align-items:center;gap:10px;overflow-wrap:anywhere}.toast svg{flex-shrink:0}.toast.bad{background:#fff1f3;color:#b83f53;border-color:#f5d6dd}.toast button{padding:0;border:0;background:none;color:inherit;flex-shrink:0}.back{border:0;background:none;padding:0;margin:0 0 25px;color:#7e8aa0;font-size:12px}.form-panel{padding:29px 32px;max-width:1050px}.narrow{max-width:720px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:21px;font-size:13px;min-width:0}.form-grid .field{margin:0}.field>span{font-weight:550;color:#4a5a75}.field small{font-size:11px;line-height:1.7;color:#92a0b3}.span-two{grid-column:1/-1}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:27px;color:#50688a}.form-actions{border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:11px;padding-top:23px;margin-top:27px}.device-metadata{margin-top:29px;padding:22px;background:#f8fafe;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-radius:8px}.device-metadata span{display:block;font-size:11px;color:#939fb2;margin-bottom:7px}.device-metadata b{font-size:12px;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}.library-banner{background:linear-gradient(110deg,#edf3ff,#f5f8ff);border:1px solid #e0e9fc;border-radius:12px;display:flex;align-items:center;gap:17px;padding:23px 26px;margin-bottom:26px}.banner-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#fff;color:#628ce8}.library-banner p{font-size:12px;color:#7f93b4;margin-top:8px}.library-banner>span{margin-left:auto;border:1px solid #d7e2f8;background:#fff;color:#7191cc}.file-label{display:flex;align-items:center;gap:11px}.file-label svg{color:#7192ce;flex-shrink:0}.upload-zone{display:flex;align-items:center;flex-direction:column;border:1px dashed #aebfeb;background:#f6f9ff;border-radius:10px;padding:34px 25px;gap:14px;margin-bottom:27px;color:#7693cc;cursor:pointer;position:relative;text-align:center;overflow:hidden}.upload-zone b{font-size:14px;color:#536e9f;overflow-wrap:anywhere;max-width:100%}.upload-zone span{font-size:11px;color:#93a1b7}.upload-zone input{position:absolute;opacity:0;inset:0;width:100%;height:100%;cursor:pointer}.upload-zone:focus-within{outline:3px solid #9cb9ff}.upload-progress>div{display:flex;justify-content:space-between;color:#6f89b8;font-size:12px;margin-bottom:10px}progress{width:100%;height:8px;appearance:none;border:0;border-radius:9px;background:#ecf1fb}progress::-webkit-progress-bar{background:#ecf1fb;border-radius:9px}progress::-webkit-progress-value{background:var(--blue);border-radius:9px}.settings-links{display:flex;gap:18px;max-width:720px;margin-top:22px}.settings-links>button{flex:1;justify-content:flex-start;padding:21px;gap:15px;text-align:left;border-color:var(--line)}.settings-links small{display:block;font-size:10px;line-height:1.6;margin-top:8px}.settings-links b{font-size:13px;font-weight:550}.settings-links>button>svg{width:19px;flex-shrink:0;color:#7f96b9}.settings-links>button>svg:last-child{margin-left:auto}.log-filter{display:flex;gap:12px;align-items:flex-end;margin-bottom:22px;flex-wrap:wrap}.log-filter .field{margin:0;flex:1;min-width:130px}.log-filter .field span{font-size:11px}.log-filter input,.log-filter select{font-size:12px}.log-actor{max-width:160px;font-size:11px}.log-message{font-size:11px;min-width:250px;white-space:pre-wrap}.log-message small{display:block;font-size:9px;margin-top:6px;color:#a1acbc}.pagination{display:flex;align-items:center;justify-content:space-between}.pagination button{font-size:11px;padding:7px 12px}.modal-backdrop{position:fixed;inset:0;background:#172c4966;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;display:grid;place-items:center;padding:20px}.confirm-dialog{background:#fff;padding:30px;width:450px;max-width:100%;border-radius:15px;box-shadow:0 20px 90px #18243a33}.confirm-dialog h2{font-size:20px;margin:20px 0 13px}.confirm-dialog p{font-size:13px;color:#8793a7;line-height:1.9;overflow-wrap:anywhere}.delete-icon{display:grid;place-items:center;color:#db5666;background:#ffedf1;width:43px;height:43px;border-radius:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-shell{display:grid;grid-template-columns:46% 54%;min-height:100vh;background:#fff}.login-art{position:relative;overflow:hidden;background:#152c50;color:#fff;min-height:700px;padding:45px 12%;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:13px;letter-spacing:2px;font-weight:600}.brand svg{color:#83aaff}.hero-copy{margin-top:105px;position:relative;z-index:2}.hero-copy .eyebrow{color:#648fc8;font-size:9px;letter-spacing:2.2px;margin-bottom:24px}.hero-copy h1{font-size:38px;font-weight:500;line-height:1.6;letter-spacing:.5px}.hero-copy p{margin-top:23px;font-size:13px;line-height:2;color:#8ba4c7}.orbit{position:relative;border:1px solid #3d5d8d55;border-radius:50%;width:250px;height:250px;align-self:flex-end;margin:40px -30px;display:grid;place-items:center;background:radial-gradient(circle,#3568ac3b,transparent)}.orbit:before{content:"";position:absolute;inset:30px;border:1px dashed #6388be4d;border-radius:50%;transform:rotate(-20deg)}.orbit-inner{display:grid;place-items:center;color:#99bbef;width:120px;height:120px;background:linear-gradient(145deg,#315c93,#25476f);border-radius:27px;transform:rotate(-12deg);box-shadow:0 25px 50px #00162f6b;border:1px solid #5983b37a}.orbit-tag{position:absolute;bottom:20px;left:-20px;display:flex;align-items:center;gap:7px;background:#29446b;border:1px solid #58739a;border-radius:8px;padding:11px 17px;color:#b8d2f5;font-size:10px;box-shadow:0 8px 25px #0f203466}.orbit-tag svg{color:#72caaa}.art-footer{margin-top:auto;color:#6a86ae;font-size:10px;letter-spacing:1px}.login-main{display:grid;place-items:center;padding:50px}.login-box{width:350px;max-width:100%}.login-icon{display:grid;place-items:center;color:#3e6bc9;background:#eff4fd;border-radius:13px;width:48px;height:48px;margin-bottom:24px}.login-box h2{font-size:25px;font-weight:600;margin-bottom:12px}.login-box>p{font-size:12px}.login-box form{margin-top:38px}.login-box .field{margin-bottom:23px}.login-box input{padding:13px}.login-submit{margin-top:7px;width:100%;padding:13px}.login-note{color:#a0aabb;text-align:center;margin-top:27px;font-size:10px!important}.inline-error{font-size:12px;background:#fff0f3;color:#c9475e;border-radius:7px;padding:12px;margin-bottom:18px;line-height:1.8}@media(min-width:1600px){.login-art{padding-left:15%;padding-right:15%}.hero-copy h1{font-size:46px}}@media(max-width:1100px){.workspace{padding:28px 22px}.topbar{padding:0 22px}.admin span{display:none}.stats{gap:12px}.stat{padding:19px}.page-heading{align-items:flex-start}.hero-copy h1{font-size:30px}.login-art{padding:35px 10%}.log-filter{gap:8px}}@media(max-width:760px){.rail{width:65px;padding:18px 5px}.rail-logo{width:38px;height:38px}.nav{width:52px}main{margin-left:65px;width:calc(100% - 65px)}.workspace{padding:23px 15px}.topbar{height:58px;padding:0 15px}.topbar>span{font-size:9px;gap:9px}.admin{font-size:10px}.page-heading{flex-direction:column;gap:19px}h1{font-size:24px}.stats{grid-template-columns:1fr;gap:10px}.stat{padding:15px 18px}.stat>div:first-child{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.stat b{font-size:24px;margin:0}.stat small{font-size:10px}.stat-icon{padding:7px}.panel-heading{padding:17px}.panel-heading small{display:none}.form-grid{grid-template-columns:1fr;gap:22px}.form-panel{padding:24px 18px}.form-actions{flex-wrap:wrap}.device-metadata{grid-template-columns:1fr}.app-footer{padding:20px 15px}.app-footer span{display:none}.settings-links{flex-direction:column}.login-shell{display:block}.login-art{display:none}.login-main{min-height:100vh;padding:35px}.log-filter .field{min-width:45%}.log-filter button{width:100%}.panel-footer{padding:15px}.library-banner{padding:18px}}
