:root{color-scheme:light;--ink:#142036;--muted:#6f7b8d;--line:#e5eaf0;--blue:#245cf3;--surface:#f6f8fb;--nav:#122033}*{box-sizing:border-box}body{margin:0;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-symbols{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}:focus-visible{outline:3px solid #89acff;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:38px;letter-spacing:-1.3px;line-height:1.3}h2{font-size:18px;font-weight:650}h3{font-size:18px}.muted{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:650;color:var(--muted);margin-bottom:8px}.boot{min-height:100vh;display:grid;place-content:center;color:var(--muted)}.primary,.secondary,.danger{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;transition:background .15s,transform .15s}.primary{background:var(--blue);color:#fff;border:1px solid var(--blue);box-shadow:0 4px 10px #245cf317}.primary:hover{background:#174bd4}.secondary{background:#fff;border:1px solid #d4dce7;color:var(--ink)}.secondary:hover{background:#f1f5fa}.text-button{background:none;border:0;color:var(--blue);font-size:14px;padding:8px}.text-button:hover{text-decoration:underline}.icon-button{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--line);background:#fff;border-radius:7px;width:40px;height:40px;color:var(--muted)}.icon-button:hover{background:#eef3fa;color:var(--blue)}input{min-height:46px;padding:11px 13px;background:#fff;border:1px solid #d9e0e9;border-radius:7px;color:var(--ink);font-size:16px;min-width:0}input::placeholder{color:#8e99a9}.brand{display:flex;gap:13px;align-items:center;color:#fff;font-weight:650;font-size:23px;letter-spacing:1px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--blue);border-radius:10px;font:32px/1 system-ui}.brand-en{display:block;letter-spacing:3.2px;font-size:10px;font-weight:500;color:#8d9db4;line-height:1.2}.login-view{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:var(--nav);color:white;padding:50px 9%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.login-art h1{font-size:clamp(36px,4vw,60px);line-height:1.4;letter-spacing:-1px}.login-art .eyebrow{color:#81a3ed;margin-bottom:25px}.login-intro{color:#afbbcc;font-size:17px;margin-top:28px;line-height:1.9}.login-art-foot{display:flex;gap:20px;color:#8897ac;font-size:12px;letter-spacing:.4px}.login-panel{display:grid;place-items:center;padding:40px}.login-form{width:100%;max-width:350px}.login-form h2{font-size:26px;letter-spacing:-.5px;margin:20px 0 7px}.login-form>p{font-size:14px}.login-form label{display:block;margin:23px 0 8px;font-size:14px;font-weight:600}.login-form input{width:100%}.mini-icon{background:#eef3ff;color:var(--blue);width:46px;height:46px;border-radius:12px;display:grid;place-items:center}.error{font-size:14px;color:#b53b45;min-height:23px;margin:10px 0}.login-submit{width:100%;justify-content:space-between}.login-privacy{display:flex;justify-content:center;gap:6px;color:var(--muted);margin-top:22px!important}.login-privacy svg{width:16px;height:20px}.workspace{min-height:100vh;display:flex}.sidebar{width:226px;flex-shrink:0;background:var(--nav);padding:35px 22px;color:#a9b5c6;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin:0 8px 57px}.side-caption{font-size:12px;color:#7f90a8;margin:0 16px 12px;letter-spacing:.8px}.nav-item{display:flex;align-items:center;gap:12px;border-radius:8px;padding:12px 15px;font-size:14px;color:white;background:#ffffff10;border:1px solid #ffffff09}.nav-item svg{width:19px}.nav-item span{margin-left:auto;font-size:12px;color:#a4b6ce}.sidebar-bottom{margin-top:auto;border-top:1px solid #ffffff12;padding-top:20px;display:flex;gap:10px;font-size:12px}.sidebar-bottom svg{width:16px;height:19px;color:#8195b1}.sidebar-bottom small{display:block;font-size:12px;color:#72839b;margin-top:4px}.main-shell{margin-left:226px;width:calc(100% - 226px)}.topbar{height:78px;padding:0 48px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--muted)}.account{display:flex;gap:10px;align-items:center}.account .text-button{color:var(--muted);margin-left:6px}.avatar{width:30px;height:30px;background:#edf2f9;color:#45608a;font-size:12px;display:grid;place-items:center;border-radius:50%}main{max-width:1420px;margin:auto;padding:42px 48px 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px;gap:20px}.page-heading .muted{font-size:14px;margin-top:9px}.heading-dot{color:var(--blue)}.drop-zone{display:flex;align-items:center;gap:23px;padding:32px;background:#f6f9ff;border:1.5px dashed #b9cbee;border-radius:12px;min-height:166px;transition:background .15s,border-color .15s}.drop-zone.drag-over{background:#e9f0ff;border-color:var(--blue)}.upload-badge{width:63px;height:63px;background:#fff;border:1px solid #e2eafa;border-radius:17px;color:var(--blue);display:grid;place-items:center;box-shadow:0 5px 12px #245cf305}.upload-badge svg{width:28px;height:28px}.drop-copy h2{font-size:20px}.drop-copy p{font-size:14px;color:var(--muted);margin:5px 0}.drop-copy small{font-size:12px;color:#8190a5}.drop-zone .secondary{margin-left:auto;white-space:nowrap}.drop-zone .secondary span{font-size:19px;margin-left:9px}.mobile-only{display:none}.files-toolbar{margin:36px 0 17px;display:flex;align-items:center;justify-content:space-between;gap:20px}.files-toolbar>div:first-child{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.files-toolbar h2{white-space:nowrap}.count{display:inline-grid;place-items:center;background:#eef2f7;border:1px solid #e4e9f0;min-width:24px;height:24px;border-radius:5px;font-size:12px;margin-left:7px;color:#68778e;padding:0 5px}.storage-text{color:var(--muted);font-size:12px}.toolbar-actions{display:flex;gap:10px;align-items:center}.toolbar-actions input{font-size:14px;min-height:40px;padding:8px 12px;width:200px}.file-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:hidden}table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}thead{background:#f8fafc;color:#7a879a;font-size:12px}th{font-weight:500;padding:13px 20px}td{padding:17px 20px;border-top:1px solid var(--line);font-size:14px}th:first-child{width:auto}th.size-col{width:110px}th.date-col{width:176px}th.action-col{width:138px;text-align:right}td:nth-child(2),td:nth-child(3){font-size:12px;color:var(--muted)}.filename-cell{display:flex;align-items:center;gap:13px;min-width:0}.file-badge{width:38px;height:44px;background:#edf3ff;border:1px solid #dde7fc;border-radius:6px;display:grid;place-items:center;color:var(--blue);flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.3px}.filename{font-size:14px;word-break:break-all;line-height:1.5}.file-subtitle{font-size:12px;color:#8b97a7;margin-top:3px}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions .icon-button{border-color:transparent;width:34px;height:34px}.row-actions svg{width:18px}.row-actions .delete:hover{color:#c2444d;background:#fff1f2}.empty-state{padding:47px 20px 44px;text-align:center}.empty-icon{display:grid;place-items:center;width:53px;height:61px;background:#f5f7fa;border:1px solid #e7ebf1;border-radius:8px;color:#8da0b9;margin:0 auto 19px}.empty-icon svg{width:25px;height:25px}.empty-state h3{font-size:16px;font-weight:550}.empty-state p{font-size:14px;color:var(--muted);margin:7px 0 11px}.list-loading{padding:70px;text-align:center;color:var(--muted);font-size:14px}footer{display:flex;justify-content:space-between;margin-top:20px;color:#8b97a7;font-size:12px}footer>span:first-child{display:flex;align-items:center;gap:7px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2dab81}.page-error{background:#fff3f3;border:1px solid #facdd1;color:#ae3945;padding:12px 16px;border-radius:7px;font-size:14px;margin-bottom:20px}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-label h2{font-size:14px}.section-label h2 span{color:var(--muted);font-size:12px;margin-left:5px}.transfers{margin-top:25px;border:1px solid var(--line);border-radius:9px;padding:16px 20px}.transfer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 15px;padding:10px 0;border-top:1px solid var(--line);font-size:14px}.transfer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transfer-meta{font-size:12px;color:var(--muted)}.transfer .text-button{grid-row:1/3;grid-column:2;padding:0 5px}.transfer progress{grid-column:1/3;width:100%;height:4px;accent-color:var(--blue);border:0;border-radius:5px;overflow:hidden}.transfer.failed .transfer-meta{color:#b53b45}.transfer.done .transfer-meta{color:#268666}dialog{border:1px solid var(--line);border-radius:14px;padding:29px;width:min(440px,calc(100vw - 32px));box-shadow:0 25px 100px #14203626;color:var(--ink)}dialog::backdrop{background:#101c3370;backdrop-filter:blur(3px)}dialog h2{margin:16px 0 9px;font-size:22px}dialog p{font-size:14px}.delete-name{font-weight:600;word-break:break-all;margin-bottom:9px}.delete-icon{width:42px;height:42px;border-radius:10px;background:#fff0f1;color:#bf3e4a;display:grid;place-items:center}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.danger{border:1px solid #be3a46;background:#be3a46;color:#fff}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:9px;background:#152338;color:#fff;font-size:14px;box-shadow:0 7px 35px #15233830;z-index:5;max-width:calc(100vw - 32px)}@media(min-width:1500px){main{padding-top:55px}.drop-zone{min-height:184px}.files-toolbar{margin-top:43px}}@media(max-width:1100px){.sidebar{width:190px;padding:32px 15px}.main-shell{margin-left:190px;width:calc(100% - 190px)}.topbar{padding:0 28px}main{padding:32px 28px 20px}.drop-zone{padding:25px;gap:16px}.upload-badge{width:51px;height:55px}.files-toolbar>div:first-child{gap:6px;display:block}.storage-text{display:block;margin-top:5px}th.date-col{width:145px}th.action-col{width:110px}th,td{padding-left:14px;padding-right:14px}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:16px 22px}.sidebar .brand{margin:0;font-size:19px}.brand-mark{width:34px;height:34px;font-size:25px;border-radius:8px}.brand-en{font-size:9px}.side-caption,.nav-item,.sidebar-bottom{display:none}.workspace{display:block}.main-shell{margin:0;width:100%}.topbar{height:59px;padding:0 22px;font-size:12px}.account{gap:6px}.avatar{width:24px;height:24px}main{padding:29px 22px 18px}.page-heading{margin-bottom:24px;align-items:flex-start}.page-heading h1{font-size:31px}.page-heading>.primary{margin-top:17px;padding:8px 13px;min-height:42px}.page-heading>.primary svg{width:18px}.drop-zone{padding:25px;display:flex;flex-direction:column;text-align:center;gap:15px}.drop-zone .secondary{margin:0;min-width:150px}.drop-copy h2{font-size:19px}.mobile-hide{display:none}.mobile-only{display:inline}.files-toolbar{margin-top:29px;flex-wrap:wrap;gap:13px}.files-toolbar>div:first-child{display:flex;align-items:center;gap:16px}.storage-text{margin:0}.toolbar-actions{width:100%}.toolbar-actions input{width:auto;flex:1}.date-col,td:nth-child(3){display:none}th.size-col{width:75px}th.action-col{width:87px}th,td{padding:13px 9px}.file-badge{width:29px;height:36px;font-size:9px}.filename-cell{gap:9px}.filename{font-size:13px}.row-actions{gap:0}.row-actions .icon-button{width:30px}thead{font-size:12px}.empty-state{padding:35px 17px}.empty-state p{font-size:13px}footer{gap:15px;font-size:12px}.login-view{display:block}.login-art{min-height:unset;padding:30px 26px}.login-art>div:not(.login-art-foot){margin-top:36px}.login-art h1{font-size:32px}.login-art .eyebrow{font-size:10px;margin-bottom:13px}.login-intro{font-size:14px;margin-top:12px}.login-art-foot{display:none}.login-panel{padding:35px 26px}.login-form{max-width:440px}.login-form h2{font-size:23px}.mini-icon{display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
