:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#222831;background:#fff;font-synthesis:none;--muted: #737b88;--line: #e7e9ed;--accent: #245eea;--surface: #f7f8fa;--error: #ba3131}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select{font:inherit}button,.button{min-height:40px;padding:9px 14px;border:1px solid #dde1e7;border-radius:6px;background:#fff;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;white-space:nowrap}button:hover,.button:hover{background:#f1f3f7}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #9ab8ff;outline-offset:2px}input,select{width:100%;min-height:44px;border:1px solid #d7dce4;background:#fff;border-radius:6px;padding:10px 12px;color:inherit}input:focus,select:focus{outline:2px solid #bed1ff;border-color:var(--accent)}label{display:block;font-weight:500;margin-bottom:20px}label input,label select{margin-top:8px}h1,h2,h3,p{margin:0}h1{font-size:26px;letter-spacing:-.5px}h2{font-size:20px}h3{font-size:16px}.muted,.hint{color:var(--muted)}.primary,.primary:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.primary:hover{background:#184cce}.danger{color:var(--error)!important}.danger-fill{background:var(--error);color:#fff;border-color:var(--error)}.success{color:#258356}.full{width:100%}.icon{border:0;padding:10px;width:40px;height:40px;flex-shrink:0;background:transparent}.textbutton{border:0;background:transparent}.app{min-height:100vh;display:flex}.sidebar{width:228px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 16px 12px}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:650;letter-spacing:-.4px;padding:0 10px 36px}.brand span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px;letter-spacing:2px}.brandmark{width:37px;height:42px;display:grid;place-items:center;color:var(--accent)}nav{display:grid;gap:6px}.nav{justify-content:flex-start;width:100%;border:0;padding:12px 16px;color:#5c6572;gap:12px}.nav.active{background:#e8eefc;color:#244faa;font-weight:600}.storage{margin-top:auto;padding:28px 14px}.storage>div{display:flex;gap:8px;align-items:center;font-size:12px;color:#505b6a}.storage p{font-size:12px;color:var(--muted);margin-top:8px}.storage small{font-size:12px;color:var(--muted)}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border:0;display:block;background:#e2e6ed;border-radius:3px;overflow:hidden;margin-top:12px}progress::-webkit-progress-bar{background:#e2e6ed}progress::-webkit-progress-value{background:var(--accent)}.profile{border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:18px 6px 2px}.avatar{background:#e1e5ec;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-weight:600}.profile strong{font-size:13px}.profile small{display:block;margin-top:3px;font-size:12px;color:var(--muted)}.profile .icon{margin-left:auto}main{margin-left:228px;width:calc(100% - 228px);padding:0 40px 40px}.testbar{font-size:12px;background:#f6f7f9;color:#646d7b;padding:10px 40px;margin:0 -40px;border-bottom:1px solid var(--line)}header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:40px 0 32px}header p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.6}.header-actions{display:flex;gap:10px;align-items:center}.upload-buttons{display:flex}.upload-buttons button:first-child{border-radius:6px 0 0 6px}.split{border-radius:0 6px 6px 0;border-left:1px solid #ffffff40;width:34px;padding:8px}.toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;gap:20px}.breadcrumbs{display:flex;align-items:center;gap:4px;min-width:0;flex-wrap:wrap}.breadcrumbs button{border:0;padding:6px;min-height:36px;font-size:13px;color:#5e6875;white-space:normal;text-align:left}.breadcrumbs button:last-child{color:#252e3b;font-weight:600}.search{position:relative;display:flex;align-items:center;width:260px;margin:0;font-weight:400;flex-shrink:0}.search svg{position:absolute;left:12px;color:#858d9a}.search input{padding:9px 12px 9px 36px;margin:0;min-height:38px;background:#fafbfc;font-size:13px}.file-area{position:relative;min-height:340px}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}thead{background:#f7f8fa}th{text-align:left;color:#717b89;font-weight:500;height:42px}td,th{padding:12px 14px}th:first-child{width:45%}th:last-child{width:184px}td{border-bottom:1px solid #edf0f3;height:65px}tbody tr:hover{background:#fafbfc}.filename{display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;justify-content:flex-start;font-weight:500;width:100%;text-align:left;white-space:normal}.filename:hover{background:transparent;color:var(--accent)}.filename svg{flex-shrink:0}.filename span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-icon{color:#c9953a;fill:#f7e7bb}.file-icon{color:#8091aa}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.right{text-align:right}.menu{position:relative}.menu summary{list-style:none;cursor:pointer;padding:10px;display:flex;min-height:40px;align-items:center;border-radius:6px}.menu summary::-webkit-details-marker{display:none}.menu[open] summary,.menu summary:hover{background:#edf0f5}.menu>div{position:absolute;right:0;top:40px;min-width:145px;background:#fff;border:1px solid var(--line);border-radius:6px;z-index:8;box-shadow:0 4px 12px #17243a14;padding:4px}.menu button{display:block;width:100%;text-align:left;border:0}.empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0a9b5;gap:14px}.empty h3{color:#606b79;font-weight:500}.empty p{color:#89919d;font-size:13px}.drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed #769be9;background:#edf4fff5;z-index:10;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;color:#285ebf}.error{background:#fdf0ee;border:1px solid #f4d7d2;color:#a2392e;padding:12px 16px;display:flex;gap:10px;align-items:center;border-radius:6px;margin-bottom:20px;line-height:1.5}.error .icon{margin-left:auto}footer{display:flex;color:#9ba2ad;font-size:12px;padding:20px 14px}footer span{margin-left:auto}.tag{font-size:12px;background:#eef1f7;color:#65748b;padding:3px 6px;border-radius:3px;margin-left:8px}.tasks{position:fixed;right:28px;bottom:20px;width:380px;background:#fff;border:1px solid #dce1e9;border-radius:8px;z-index:20;box-shadow:0 8px 30px #24334b1c}.task-head{padding:8px 12px 8px 18px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.task-head strong{font-size:13px}.task-head span{color:var(--muted);font-weight:400;margin-left:8px}.task-head button{margin-left:auto}.task-list{max-height:260px;overflow:auto}.task{padding:16px 18px;border-bottom:1px solid var(--line)}.task:last-child{border:0}.task>div:first-child{display:flex;align-items:center;gap:9px;font-size:12px}.task strong{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.task small{display:block;color:var(--muted);font-size:12px;margin-top:9px;line-height:1.5}.task-retry{display:flex;gap:6px;margin-top:8px}.task-retry button{min-height:30px;font-size:12px;padding:5px 10px}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%);background:#263448;color:#fff;display:flex;gap:10px;align-items:center;padding:14px 20px;border-radius:7px;z-index:100;font-size:13px}dialog{width:440px;max-width:calc(100vw - 32px);border:0;border-radius:10px;padding:26px;box-shadow:0 12px 50px #16223726}dialog::backdrop{background:#1b273746}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-head h2{font-size:20px}.modal-head .icon{margin-right:-8px}dialog p{line-height:1.7;margin-bottom:20px}dialog .hint{font-size:12px;margin-top:-8px}dialog label{font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.auth-page{min-height:100vh;background:#f6f7f9;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 20px}.auth-brand{display:flex;gap:12px;align-items:center;color:#28384e;font-size:20px;margin-bottom:32px}.auth-brand svg{color:var(--accent)}.auth{width:410px;max-width:100%;background:#fff;padding:36px;border:1px solid #e8ebf0;border-radius:10px}.auth h1{font-size:24px;margin-bottom:12px}.auth>p{color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:28px}.auth label{font-size:13px}.auth form>.danger{margin-bottom:18px;line-height:1.5}.auth>small{display:block;color:var(--muted);font-size:12px;text-align:center;margin-top:24px;line-height:1.6}.auth-note{font-size:12px;color:#8b929e;margin-top:24px}.share-auth>svg{margin-bottom:20px}.share-auth h1{word-break:break-word}.center{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){main{padding-left:24px;padding-right:24px}.testbar{margin-left:-24px;margin-right:-24px;padding-left:24px}header{align-items:flex-start;flex-direction:column;gap:20px}.sidebar{width:200px}main{margin-left:200px;width:calc(100% - 200px)}th:first-child{width:42%}th:last-child{width:150px}.row-actions button{font-size:12px;padding:8px}.brand{font-size:17px;padding-left:2px}}@media(max-width:700px){.app{display:block}.sidebar{position:static;width:100%;padding:16px 16px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{padding:0 0 16px;font-size:18px}.brand span{display:none}.brandmark{height:28px;width:28px}nav{display:flex;gap:4px;overflow:auto}.nav{min-width:max-content;padding:10px 12px;font-size:13px}.nav svg{width:16px}.storage,.profile{display:none}main{margin:0;width:100%;padding:0 16px 24px}.testbar{margin:0 -16px;padding:9px 16px;font-size:12px}header{padding:26px 0 22px;gap:18px}h1{font-size:23px}header p{font-size:12px}.header-actions{width:100%;justify-content:space-between;gap:6px}.header-actions button{font-size:12px}.toolbar{align-items:flex-start;flex-direction:column;gap:10px}.search{width:100%}table{font-size:12px}th:first-child{width:auto}th:nth-child(2),td:nth-child(2){display:none}th:nth-child(3),td:nth-child(3){display:none}th:last-child{width:132px}td,th{padding:10px 6px}.filename{font-size:13px;gap:8px}.filename svg{width:19px}.row-actions{gap:0}.row-actions .icon,.menu summary{padding:10px;width:40px;min-height:44px}.tasks{right:12px;bottom:12px;width:calc(100% - 24px);max-width:380px}.task-list{max-height:180px}.auth{padding:28px}.empty p{text-align:center;padding:0 16px}.toast{width:max-content;max-width:90vw;bottom:24px}.storage progress{max-width:150px}}@media(prefers-reduced-motion:reduce){.spin{animation:none}}.nav{background:transparent}@media(max-width:700px){.sidebar{position:relative}.profile{display:flex;position:absolute;top:10px;right:12px;border:0;padding:0}.profile>div{display:none}}
