:root{--bg:#f6f8fc;--surface:#fff;--surface-soft:#f8faff;--border:#e5eaf2;--border-strong:#d6deea;--text:#12233f;--muted:#718096;--accent:#1769f5;--accent-hover:#0d56d8;--accent-soft:#eaf2ff;--danger:#df3545;--focus:#0b7bdc;--radius:12px;--shadow:0 12px 32px #192d501a}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:var(--bg);margin:0;font:14px/1.5 Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.btn{min-height:38px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-weight:600;transition:all .15s;display:inline-flex}.btn svg{width:18px;height:18px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 14px #1769f52e}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-secondary,.btn-ghost{border-color:var(--border-strong);background:#fff}.btn-secondary:hover:not(:disabled),.btn-ghost:hover:not(:disabled){background:var(--surface-soft);border-color:#aebbd0}.btn-danger{background:var(--danger);color:#fff}.btn-small{min-height:30px;padding:4px 9px;font-size:12px}.icon-button{color:#64748b;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover{color:var(--text);background:#edf2f8}.icon-button svg{width:19px;height:19px}.login-shell{background:radial-gradient(circle at 25% 0%, #e7f0ff, transparent 36%), var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--surface);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:10px;padding:30px;display:flex}.login-card h1{margin:0;font-size:25px}.login-sub{color:var(--muted);margin:0 0 8px}.login-card label{margin-top:8px;font-size:13px;font-weight:700}.login-card input,.dialog input{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:9px;padding:11px 12px}.login-card button{margin-top:12px}.alert{border-radius:9px;margin:6px 0;padding:10px 12px;font-size:13px}.alert-error{color:#b42334;background:#fff1f2;border:1px solid #fecdd3}.app-shell{min-height:100vh}.topbar{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:215px minmax(240px,540px) 1fr;align-items:center;gap:28px;height:68px;padding:0 24px;display:grid;position:sticky;top:0}.topbar-brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#327df7,#1455df);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 14px #1769f53b}.brand-mark svg{width:22px;height:22px}.global-search{color:#8491a5;background:#f2f5fa;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;height:40px;padding:0 13px;display:flex}.global-search:focus-within{background:#fff;border-color:#9fc0fb;box-shadow:0 0 0 3px #e8f0ff}.global-search svg{flex:none;width:18px;height:18px}.global-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.global-search input::placeholder{color:#95a0b2}.topbar-actions{justify-self:end;align-items:center;gap:7px;min-width:0;display:flex}.user-avatar{color:#185bc8;background:#dfeaff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.topbar-user{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-weight:600;overflow:hidden}.layout{min-height:calc(100vh - 68px);display:flex}.sidenav{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex:0 0 220px;width:220px;height:calc(100vh - 68px);padding:24px 14px 18px;display:flex;position:sticky;top:68px}.sidenav-heading{color:#98a3b4;letter-spacing:.11em;text-transform:uppercase;margin:0 10px 10px;font-size:11px;font-weight:800}.space-switcher{flex-direction:column;gap:5px;display:flex}.nav-item{color:#59677a;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:21px 1fr auto;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 11px;font-weight:600;display:grid}.nav-item svg{width:20px;height:20px}.nav-item small{color:#9aa5b4;font-size:10px;font-weight:500}.nav-item:hover{color:var(--text);background:#f5f7fb}.nav-item-active{background:var(--accent-soft);color:var(--accent)}.nav-item-active:hover{color:var(--accent);background:#e1ecff}.sidenav-storage{border-top:1px solid var(--border);color:var(--muted);margin-top:auto;padding:16px 10px 2px}.storage-title{color:#42516a;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.storage-title svg{width:17px;height:17px}.storage-meter{background:#e8edf5;border-radius:999px;height:5px;margin:12px 0 7px;overflow:hidden}.storage-fill{border-radius:inherit;background:linear-gradient(90deg,#216bf0,#71a4ff);height:100%;display:block}.sidenav-storage small{font-size:10px}.content{flex:1;min-width:0;padding:28px clamp(24px,3.2vw,52px) 80px;overflow:hidden}.space-summary{justify-content:space-between;align-items:flex-start;gap:18px;min-height:52px;margin-bottom:15px;display:flex}.space-heading h1{letter-spacing:-.025em;margin:0;font-size:26px;line-height:1.22}.space-heading p{color:var(--muted);margin:5px 0 0;font-size:13px}.space-access-badge{color:#68768a;background:#fff;border:1px solid #d8e0eb;border-radius:999px;flex:none;padding:5px 10px;font-size:11px}.readonly-notice{color:#8a5a0a;background:#fff9e8;border:1px solid #f6d787;border-radius:9px;margin:0 0 14px;padding:9px 12px;font-size:12px}.content-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:24px;display:flex}.toolbar-left,.toolbar-actions{align-items:center;gap:9px;display:flex}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.breadcrumbs{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.crumb{color:#607089;background:0 0;border:0;border-radius:6px;padding:4px 5px}.crumb:hover{color:var(--text);background:#eaf0f7}.crumb-sep{color:#aeb7c4}.crumb-current{color:var(--text);font-weight:600}.sort-control select{border:1px solid var(--border-strong);color:#59677a;background:#fff;border-radius:9px;height:38px;padding:0 30px 0 10px}.view-switch{border:1px solid var(--border-strong);background:#fff;border-radius:9px;align-items:center;height:38px;padding:3px;display:flex}.view-switch button{color:#7d899a;background:0 0;border:0;border-radius:6px;place-items:center;width:31px;height:30px;display:grid}.view-switch button.active{background:var(--accent-soft);color:var(--accent)}.view-switch svg{width:18px;height:18px}.items-view{min-height:260px}.asset-section{margin-bottom:28px}.asset-section-title{color:#253853;align-items:center;gap:7px;margin:0 0 13px;font-size:14px;font-weight:800;display:flex}.asset-section-title svg{width:14px;height:14px}.asset-section-title span{color:#9aa5b5;font-size:11px;font-weight:600}.folder-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.folder-tile{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;min-width:0;height:74px;transition:all .15s;display:flex;position:relative;box-shadow:0 2px 7px #23365608}.folder-tile:hover{border-color:#bfd1ef;transform:translateY(-1px);box-shadow:0 7px 18px #24406a12}.asset-primary{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-self:stretch;align-items:center;gap:12px;padding:12px 44px 12px 13px;display:flex}.asset-primary>span:last-child{flex-direction:column;min-width:0;display:flex}.asset-primary strong,.recent-card-info strong,.card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.asset-primary small,.recent-card-info small,.card-main small{color:var(--muted);font-size:11px;font-weight:400}.file-visual{color:#5276aa;background:#edf3fc;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.file-visual svg{width:25px;height:25px}.file-visual-folder{color:#e0a112;background:#fff5d9}.file-visual-image{color:#735ee8;background:#f0ecff}.file-visual-pdf{color:#e84954;background:#ffebed}.file-visual-sheet{color:#269a68;background:#e5f7ef}.file-visual-video{color:#e15f94;background:#ffedf5}.recent-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:13px;display:grid}.recent-card{border:1px solid var(--border);background:#fff;border-radius:13px;min-width:0;transition:all .15s;position:relative;overflow:visible}.recent-card:hover{border-color:#bfd1ef;transform:translateY(-1px);box-shadow:0 9px 22px #24406a14}.recent-preview{aspect-ratio:1.8;background:linear-gradient(145deg,#edf3fb,#f8faff);border:0;border-radius:12px 12px 0 0;place-items:center;width:100%;padding:0;display:grid;overflow:hidden}.recent-preview .file-visual{border-radius:15px;width:58px;height:58px}.recent-preview .file-visual svg{width:34px;height:34px}.file-thumbnail{object-fit:cover;background:#eef2f7;width:100%;height:100%;display:block}.recent-card-info{flex-direction:column;min-width:0;padding:11px 40px 12px 12px;display:flex}.recent-card>.item-menu{position:absolute;bottom:15px;right:8px}.folder-tile>.item-menu{position:absolute;top:19px;right:8px}.item-menu{flex:none;position:relative}.item-menu summary{color:#758397;cursor:pointer;border-radius:8px;place-items:center;width:32px;height:32px;list-style:none;display:grid}.item-menu summary::-webkit-details-marker{display:none}.item-menu summary:hover,.item-menu[open] summary{color:var(--text);background:#edf2f8}.item-menu summary svg{width:20px;height:20px}.item-menu-popover{z-index:25;border:1px solid var(--border);width:140px;box-shadow:var(--shadow);background:#fff;border-radius:10px;gap:2px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0}.item-menu-popover button{color:#43526a;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-height:34px;padding:0 9px;display:flex}.item-menu-popover button:hover:not(:disabled){background:#f2f5f9}.item-menu-popover svg{width:17px;height:17px}.item-menu-popover .menu-danger{color:var(--danger)}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:visible}.item-table{border-collapse:collapse;table-layout:fixed;width:100%}.item-table th,.item-table td{text-align:left;border-bottom:1px solid #edf0f5;height:56px;padding:0 15px}.item-table tbody tr:last-child td{border-bottom:0}.item-table tbody tr:hover{background:#fafcff}.item-table th{color:#8b97a8;background:#fbfcfe;height:40px;font-size:11px;font-weight:700}.name-link{max-width:100%;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:11px;font-weight:600;display:flex}.name-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.name-link:hover{color:var(--accent)}.name-link .file-visual{border-radius:8px;width:32px;height:32px}.name-link .file-visual svg{width:19px;height:19px}.col-size{width:105px;color:var(--muted)}.col-date{width:175px;color:var(--muted)}.col-creator{width:140px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.col-menu{width:58px;text-align:right!important}.col-menu .item-menu{text-align:left;display:inline-block}.col-menu .item-menu-popover{top:36px}.empty-state,.loading-state{border:1px dashed var(--border-strong);color:var(--muted);text-align:center;background:#ffffff8c;border-radius:12px;margin:0;padding:48px 20px}.mobile-only{display:none}.card-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.item-card{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex;position:relative}.card-primary{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;display:flex}.card-primary>.file-thumbnail,.card-primary>.file-visual{border-radius:10px;flex:0 0 54px;width:54px;height:54px}.card-main{flex-direction:column;min-width:0;display:flex}.upload-panel{z-index:45;background:#fff;border:1px solid #dbe2ed;border-radius:14px;width:min(430px,100vw - 32px);max-height:min(520px,100vh - 100px);position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 20px 50px #192a4833}.upload-panel-header{color:#fff;background:#17345f;justify-content:space-between;align-items:center;height:48px;padding:0 10px 0 15px;display:flex}.upload-panel-header>span{align-items:center;gap:8px;font-weight:700;display:flex}.upload-panel-header>span svg{width:18px;height:18px}.upload-panel-header .icon-button{color:#dbe7f8}.upload-panel-header .icon-button:hover{color:#fff;background:#ffffff1f}.upload-list{max-height:420px;margin:0;padding:0;list-style:none;overflow-y:auto}.upload-row{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:10px;min-height:76px;padding:12px 9px 12px 14px;display:flex}.upload-row:last-child{border-bottom:0}.upload-state-icon{width:28px;height:28px;color:var(--accent);background:var(--accent-soft);border-radius:8px;flex:0 0 28px;place-items:center;display:grid}.upload-state-icon svg{width:18px;height:18px}.upload-row-complete .upload-state-icon{color:#17945e;background:#e7f7f0}.upload-row-error .upload-state-icon{color:var(--danger);background:#ffebed}.upload-info{flex-direction:column;flex:1;min-width:0;display:flex}.upload-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.upload-meta{color:var(--muted);font-size:10px}.upload-error{color:#be2636;margin:4px 0 0;font-size:11px;line-height:1.35}.upload-bar{background:#e7ecf3;border-radius:999px;width:100%;height:4px;margin-top:8px;overflow:hidden}.upload-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .15s;display:block}.upload-actions{flex:none;align-items:center;gap:2px;display:flex}.queue-action{min-height:30px;color:var(--accent);background:#edf3ff;border:0;border-radius:7px;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.queue-action svg{width:14px;height:14px}.queue-action-danger{color:var(--danger);background:#ffedf0}.dialog-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d1c337a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:24px;box-shadow:0 24px 60px #05142d40}.dialog h2{margin:0 0 8px;font-size:19px}.dialog p{color:var(--muted);margin:0 0 15px}.dialog label{margin:9px 0 5px;font-size:12px;font-weight:700;display:block}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.toast{z-index:70;border:1px solid var(--border);max-width:390px;box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:12px 15px;position:fixed;bottom:20px;right:20px}.upload-panel~.toast{bottom:94px}.toast:has(+.upload-panel){bottom:94px}.toast-error{color:#b42334;background:#fff4f5;border-color:#fecdd3}@media (width<=980px){.topbar{grid-template-columns:190px minmax(180px,1fr) auto;gap:14px}.topbar-user{display:none}.content{padding-inline:22px}.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.topbar{grid-template-columns:1fr auto;height:auto;min-height:64px;padding:10px 14px}.global-search{grid-area:2/1/auto/-1}.layout{flex-direction:column;min-height:calc(100vh - 116px)}.sidenav{border-right:0;border-bottom:1px solid var(--border);flex:none;width:100%;height:auto;padding:9px 12px;position:static}.sidenav-heading,.sidenav-storage{display:none}.space-switcher{grid-template-columns:repeat(3,1fr);display:grid}.nav-item{grid-template-columns:18px 1fr;justify-items:start;min-height:38px;padding:0 8px;font-size:12px}.nav-item small{display:none}.content{padding:20px 14px 76px}.space-summary{min-height:46px}.space-heading h1{font-size:22px}.content-toolbar{flex-direction:column;align-items:flex-start;margin-bottom:18px}.toolbar-left,.toolbar-actions{width:100%}.toolbar-actions{justify-content:flex-start}.toolbar-actions .btn{flex:1}.sort-control{margin-left:auto}.view-switch,.desktop-only{display:none}.mobile-only{display:block}.upload-panel{width:calc(100vw - 20px);bottom:10px;right:10px}}@media (width>=761px){.desktop-only{display:block}.mobile-only{display:none}}@media (width<=430px){.topbar-brand>span:last-child{display:none}.topbar{grid-template-columns:auto 1fr}.topbar-actions{justify-self:end}.folder-grid{grid-template-columns:1fr}.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-actions .sort-control{order:3;margin-left:0}}
