@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.server-source{font-size:12px;color:#118263;background:#e8f5f0;padding:7px 10px;border-radius:5px}.server-source.storage-missing{color:#a95e07;background:#fff1dc}.site-title{display:block;max-width:180px;margin-top:4px;color:#7b8b91;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editable-name{cursor:text}.editable-name:hover{color:#118263;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.name-input{width:170px;height:28px;border:1px solid #118263;border-radius:4px;outline:0;padding:0 6px;font-size:12px;font-weight:600;color:#1d2935}.badge.timeout{background:#fff1dc;color:#9b610f}:root{font-family:Noto Sans SC,sans-serif;color:#1d2935;background:#f4f7f8;font-synthesis:none;--ink:#17252d;--muted:#687982;--line:#dde5e7;--green:#118263;--green-bg:#e8f5f0;--amber:#b86809;--red:#c4443c}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:#16252b;color:#d8e2e4;padding:28px 18px 20px;display:flex;flex-direction:column}.brand{height:44px;display:flex;align-items:center;gap:11px;padding:0 8px;font-size:20px;font-weight:700;color:#fff}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:#1e9a76;border-radius:7px}.sidebar nav{display:grid;gap:7px;margin-top:34px}.nav-item{border:0;background:transparent;color:#aebdc1;padding:11px 12px;border-radius:6px;display:flex;align-items:center;gap:12px;text-align:left}.nav-item:hover,.nav-item.active{background:#25383f;color:#fff}.nav-item.active{box-shadow:inset 3px 0 #39b88f}.nav-item em{margin-left:auto;background:#385159;color:#cfe2e4;border-radius:10px;padding:1px 7px;font-style:normal;font-size:11px}.sidebar-foot{margin-top:auto;padding:16px 7px 2px;border-top:1px solid #31434a;display:grid;grid-template-columns:36px 1fr 28px;gap:10px;align-items:center}.avatar,.top-avatar{display:grid;place-items:center;background:#e9b98b;color:#603d22;font-weight:700;border-radius:50%}.avatar{width:36px;height:36px}.sidebar-foot strong,.sidebar-foot span{display:block}.sidebar-foot strong{font-size:13px;color:#fff}.sidebar-foot span{font-size:10px;color:#8fa2a8;margin-top:3px}.icon-btn{border:0;background:transparent;color:inherit;width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.icon-btn:hover{background:#edf1f2}main{grid-column:2;min-width:0}header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;padding:0 40px;gap:12px;position:sticky;top:0;z-index:3}.top-search{width:290px;height:38px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#829096;background:#fafbfb}.top-search input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:13px}.top-avatar{width:34px;height:34px;font-size:12px}.mobile-logo{display:none}.content{padding:38px 42px 64px;max-width:1460px;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.page-head.compact{align-items:center}.eyebrow{font-family:DM Sans;font-size:10px!important;font-weight:700;letter-spacing:1.5px!important;color:#168468!important;margin:0 0 7px!important}.page-head h1{font-size:27px;letter-spacing:0;margin:0 0 6px;color:var(--ink)}.page-head p{color:var(--muted);font-size:13px;margin:0}.primary,.secondary{height:40px;border-radius:6px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:13px}.primary{border:1px solid #087458;background:#118263;color:#fff;box-shadow:0 2px 5px #08745824}.primary:hover{background:#0a7358}.secondary{border:1px solid #cfdadd;background:#fff;color:#33434b}.secondary:hover{background:#f5f8f8}.dropzone{border:1.5px dashed #a9c1bc;background:#fbfdfc;border-radius:8px;min-height:208px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s}.dropzone.over{border-color:var(--green);background:#eff9f5;transform:scale(.997)}.upload-icon{width:51px;height:51px;display:grid;place-items:center;border-radius:7px;background:#e7f4ef;color:var(--green);margin-bottom:13px}.dropzone h2{font-size:16px;margin:0 0 7px}.dropzone p{font-size:12px;color:#7c8a91;margin:0 0 17px}.dropzone .secondary{height:35px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:7px;padding:17px;display:flex;gap:14px;min-width:0}.stat-icon{width:37px;height:37px;border-radius:6px;background:#edf2f3;color:#52676f;display:grid;place-items:center;flex:none}.stat.green .stat-icon{background:#e5f4ee;color:var(--green)}.stat.amber .stat-icon{background:#fff1dd;color:var(--amber)}.stat.red .stat-icon{background:#fdecea;color:var(--red)}.stat p{margin:0;color:#74848b;font-size:11px}.stat strong{display:inline-block;font-family:DM Sans;font-size:24px;line-height:30px;margin-right:8px}.stat small{font-size:10px;color:#91a0a5;white-space:nowrap}.panel{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.panel-head{min-height:65px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-head h2{display:inline;font-size:15px;margin:0}.panel-head>div>span{font-size:11px;color:#8b989d;margin-left:8px}.tools{display:flex;gap:7px}.tools select,.settings-panel select{height:34px;border:1px solid #d5dfe1;border-radius:5px;padding:0 30px 0 10px;background:#fff;font-size:12px;color:#45575f}.bordered{border:1px solid #d5dfe1;color:#52636a}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;background:#f8fafb;color:#78868c;font-size:10px;font-weight:600;height:39px}th,td{padding:9px 13px;border-bottom:1px solid #edf1f2}th:first-child,td:first-child{width:38px;text-align:center}.file-cell{display:flex;align-items:center;gap:10px;min-width:170px}.file-cell>span{width:31px;height:31px;background:#edf5f3;color:#168468;border-radius:5px;display:grid;place-items:center}.file-cell strong,.file-cell small{display:block}.file-cell strong{font-size:12px}.file-cell small{font-size:9px;color:#94a0a5;margin-top:2px}.url-cell{display:flex;gap:8px;align-items:center;max-width:390px;color:#4e6067}.url-cell span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.url-cell a{color:#71868e}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:12px;padding:4px 8px;white-space:nowrap;font-size:10px;font-weight:600}.badge.normal{background:#e7f5ef;color:#10775b}.badge.redirect{background:#fff1dc;color:#a95e07}.badge.error{background:#fdebe9;color:#b33b35}.badge.pending{background:#eef1f2;color:#607078}.muted{color:#7c8c92;white-space:nowrap}.panel-foot{min-height:46px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#8b989d;font-size:10px}.danger-link{border:0;background:transparent;color:#b43c35;display:flex;gap:5px;align-items:center}.empty{padding:42px;text-align:center;color:#8d9ba0}.empty svg{color:#bbc6ca}.schedule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.schedule-card,.add-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px}.schedule-top{display:flex;align-items:center;justify-content:space-between}.schedule-icon{width:38px;height:38px;display:grid;place-items:center;background:#e7f5ef;color:var(--green);border-radius:6px}.schedule-card h2{font-size:15px;margin:16px 0 4px}.schedule-card>p{font-size:11px;color:var(--muted);margin:0}.schedule-card dl{margin:18px 0}.schedule-card dl div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #edf1f2;font-size:11px}.schedule-card dt{color:#87959a}.schedule-card dd{margin:0;font-weight:500}.schedule-actions{display:flex;justify-content:space-between}.schedule-actions .secondary{height:34px}.add-card{min-height:260px;border-style:dashed;color:#71838a;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.switch input{display:none}.switch span{display:block;width:37px;height:21px;background:#bdc8cb;border-radius:12px;padding:3px;transition:.2s}.switch span:after{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(16px)}.note{display:flex;gap:13px;background:#eef6f4;color:#41655c;border:1px solid #d6e9e4;border-radius:7px;padding:16px;margin-top:20px}.note strong{font-size:12px}.note p{font-size:11px;margin:3px 0 0;line-height:1.6}.settings-panel{background:#fff;border:1px solid var(--line);border-radius:7px;padding:4px 22px}.settings-panel h2{font-size:15px;padding:12px 0;margin:0}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line)}.setting-row strong{font-size:13px}.setting-row p{font-size:11px;color:var(--muted);margin:4px 0 0}#toast{position:fixed;right:24px;bottom:24px;z-index:20;background:#24363d;color:#fff;border-radius:6px;padding:11px 16px;font-size:12px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:none}#toast.success{background:#13795d}#toast.error{background:#b9423c}@media(max-width:1050px){.stats,.schedule-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.shell{display:block}.sidebar{position:fixed;z-index:10;inset:auto 0 0;width:auto;height:64px;padding:6px 12px}.sidebar .brand,.sidebar-foot{display:none}.sidebar nav{margin:0;display:flex;justify-content:space-around}.nav-item{flex-direction:column;gap:2px;padding:6px 10px;font-size:10px}.nav-item.active{box-shadow:none;color:#61d2ae;background:#23373e}.nav-item em{display:none}main{padding-bottom:62px}header{height:58px;padding:0 16px}.mobile-logo{margin-right:auto;border:0;background:transparent;color:var(--ink);display:flex;gap:7px;align-items:center}.top-search{width:min(48vw,260px)}.content{padding:24px 16px 40px}.page-head{align-items:flex-start;gap:18px}.page-head h1{font-size:23px}.page-head>button{white-space:nowrap}.dropzone{min-height:195px;padding:20px}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.stat{padding:13px;gap:10px}.stat small{display:block}.panel-head{align-items:flex-start}.schedule-grid{grid-template-columns:1fr}.schedule-card,.add-card{min-height:auto}.table-wrap{overflow:auto}table{min-width:780px}}@media(max-width:480px){.top-search{display:none}.page-head{display:block}.page-head>button{margin-top:16px;width:100%}.stats{grid-template-columns:1fr 1fr}.stat{display:block}.stat-icon{margin-bottom:9px}.tools select{max-width:120px}.panel-head>div>span{display:none}}
