:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#252e40;background:#edf2f9;font-synthesis:none;--text: #252e40;--muted: #8590a2;--faint: #a1a9b7;--line: rgba(90, 111, 144, .1);--blue: #427cf4;--blue-soft: rgba(69, 126, 244, .1);--surface: rgba(255, 255, 255, .75);--solid: #fff;--hover: rgba(96, 128, 177, .06);--shadow: 0 22px 70px -24px rgba(38, 67, 118, .24), 0 1px 3px rgba(255, 255, 255, .7) inset;font-size:16px;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button{border:0;background:none}a{color:inherit;text-decoration:none}button,input,select,a{outline:none}button:focus-visible,a:focus-visible{outline:3px solid #719eff;outline-offset:3px}input:focus-visible,select:focus-visible{border-color:#709bfa;box-shadow:0 0 0 3px #5d91f51a}input::placeholder{color:var(--faint)}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;cursor:pointer}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4,p{margin:0}::selection{background:#b7d1ff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{border-radius:10px;background:#93a3be40}::-webkit-scrollbar-track{background:transparent}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.desktop{min-height:100dvh;padding:28px;isolation:isolate;overflow:hidden;position:relative;background:radial-gradient(ellipse at 0% 25%,#dbe8fa 0,transparent 55%),radial-gradient(ellipse at 92% 5%,#e9e2f5 0,transparent 42%),linear-gradient(125deg,#eef3f8,#e8edf6 65%,#e1e8f4)}.ambient{position:fixed;z-index:-1;filter:blur(80px);border-radius:50%;pointer-events:none}.ambient-one{width:450px;height:450px;background:#8db7ed55;left:-200px;top:40%}.ambient-two{width:400px;height:400px;background:#b4a4e431;right:3%;top:-200px}.ambient-three{width:500px;height:300px;background:#aacaf84d;right:0;bottom:-210px}.glass{background:var(--surface);backdrop-filter:blur(36px) saturate(130%);-webkit-backdrop-filter:blur(36px) saturate(130%);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow)}.app-window{display:flex;max-width:1680px;margin:auto;height:calc(100dvh - 56px);min-height:580px;border-radius:22px;overflow:hidden;position:relative}.sidebar{width:226px;flex-shrink:0;padding:32px 20px 0;display:flex;flex-direction:column;border-right:1px solid rgba(113,138,172,.11);background:linear-gradient(160deg,#f3f8fe8a,#e7effa66);position:relative}.brand{display:flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.brand>span:last-child{font-size:22px;font-weight:650;letter-spacing:2px;line-height:1.05}.brand-mark{width:43px;height:43px;background:linear-gradient(145deg,#8bf,#447cf2);box-shadow:0 5px 13px #538aed30,0 1px 2px #ffffff9c inset;border:1px solid #ffffffc7;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}.brand-en{display:block;font-size:10px;font-weight:500;letter-spacing:1px;line-height:1.9;color:#8798b3}.sidebar .brand{padding-left:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:var(--solid);min-height:40px;padding:0 16px;border-radius:9px;font-size:14px;font-weight:500;white-space:nowrap;transition:background .18s,box-shadow .18s,transform .18s;color:var(--text)}.button:hover:not(:disabled){background:#f6f8fc;box-shadow:0 3px 8px #192f5710;transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.primary{background:linear-gradient(180deg,#548afa,#3e76ed);color:#fff;border-color:#4c82ef;box-shadow:0 4px 9px #427cf427,0 1px 1px #ffffff35 inset}.primary:hover:not(:disabled){background:linear-gradient(180deg,#6395fc,#477ef1);box-shadow:0 6px 15px #427cf439}.subtle{background:#fff9}.sidebar-upload{margin:35px 4px 31px;height:44px;background:#ffffffb8;border-color:#fffffff2;box-shadow:0 4px 16px #4273bc09;color:#5278b3;font-weight:550}.sidebar-upload svg{color:var(--blue)}.nav-label{font-size:12px;color:var(--faint);letter-spacing:.6px;padding:0 16px;margin-bottom:13px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:43px;padding:0 14px;margin-bottom:6px;border-radius:9px;font-size:14px;color:#738096;transition:all .17s;text-align:left}.nav-item:hover{background:var(--hover);color:var(--text)}.nav-item.active{color:#4277da;background:linear-gradient(90deg,#dce9feaa,#e3edfb99);box-shadow:0 1px 2px #ffffff60 inset}.nav-item.active svg{color:var(--blue)}.nav-item>span:first-of-type{flex:1}.nav-count{font-size:12px;color:inherit;opacity:.8;min-width:20px;text-align:center}.nav-divider{height:1px;background:var(--line);margin:21px 12px}.sidebar-bottom{margin-top:auto;padding-top:30px}.storage-block{padding:16px 12px 23px}.storage-heading{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#7a879e}.storage-heading>span{display:flex;align-items:center;gap:7px}.storage-track{height:4px;border-radius:9px;background:#d5e0ef99;overflow:hidden;margin:13px 0 10px}.storage-track>span{display:block;height:100%;border-radius:9px;background:linear-gradient(90deg,#8ab5ff,#548df4)}.storage-block p{font-size:12px;color:#9ca8b9}.storage-block p strong{font-weight:500;color:#78889f}.storage-caption{font-size:12px;color:#9aa6b7;margin-top:12px;letter-spacing:.1px}.profile{width:calc(100% + 40px);margin-left:-20px;display:flex;align-items:center;gap:10px;padding:20px 28px;border-top:1px solid var(--line);text-align:left}.profile:hover{background:#ffffff30}.avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#e1eafd,#c7d9f3);color:#7092c7;border:2px solid #fff;box-shadow:0 2px 6px #a3b7d431;font-size:14px;font-weight:600}.profile-text{display:flex;flex:1;flex-direction:column;gap:4px}.profile-text strong{font-size:14px;font-weight:500}.profile-text>span{font-size:12px;color:var(--muted)}.profile>svg{color:#8c9ab0}.workspace{min-width:0;flex:1;display:flex;flex-direction:column;background:#ffffff63}.topbar{height:77px;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:0 36px;gap:20px;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;white-space:nowrap;color:var(--muted)}.breadcrumb>svg{color:#b2bccb}.breadcrumb button{color:var(--muted);padding:0}.breadcrumb span{color:#68768d}.topbar-right{display:flex;align-items:center;gap:18px}.search-field{display:flex;align-items:center;gap:10px;height:35px;width:253px;padding:0 11px;border:1px solid #cdd8e936;background:#e7edf652;border-radius:8px;color:#8b98ae}.search-field:focus-within{border-color:#8ab2f8;background:var(--solid)}.search-field input{width:100%;min-width:0;font-size:12px;border:none;outline:none;box-shadow:none;background:transparent;color:var(--text)}.search-field kbd{font-size:10px;white-space:nowrap;font-family:inherit;color:#929db1;background:#ffffff80;border:1px solid #d8e0ed80;padding:1px 4px;border-radius:4px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:7px;color:#8d99ad;transition:background .2s,color .2s}.icon-button:hover{background:var(--hover);color:#536f9b}.icon-button.tiny{width:25px;height:25px}.topbar-separator{height:20px;width:1px;background:var(--line)}.avatar-small{width:30px;height:30px;font-size:12px}.transfer-toggle{position:relative}.transfer-toggle>span{position:absolute;right:-1px;top:-1px;font-size:10px;color:#fff;background:var(--blue);border-radius:50%;min-width:16px;height:16px;display:grid;place-items:center}.main-content{overflow-y:auto;overflow-x:hidden;flex:1;padding:39px 36px 0;scroll-behavior:smooth}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px}.page-eyebrow{font-size:9px;color:#9aa8bb;letter-spacing:1.65px;font-weight:500;display:flex;align-items:center;gap:8px;margin-bottom:12px}.eyebrow-line{height:1px;width:15px;background:#93b0d9}.page-heading h1{font-size:32px;line-height:1.4;letter-spacing:.1px;font-weight:620}.heading-dot{color:#6c99ea;font-family:Georgia,serif;margin-left:3px}.page-heading p{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.8}.heading-actions{display:flex;gap:10px;padding-top:18px}.heading-actions .button{height:39px;font-size:13px}.folder-path{display:flex;align-items:center;gap:8px;color:#a0acc0;margin:-14px 0 24px;flex-wrap:wrap}.folder-path button{color:#6684b0;font-size:13px;display:flex;align-items:center;gap:5px;padding:3px}.section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:15px}.section-title h2{font-size:14px;font-weight:550;color:#536078}.section-title>span{color:#a2adbc;font-size:11px}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.folder-card{display:flex;align-items:center;position:relative;background:linear-gradient(110deg,#eaf2fe80,#f4f7fc99);border:1px solid #d9e5f373;border-radius:12px;padding:20px 14px 20px 19px;transition:all .2s;min-width:0;box-shadow:0 1px #fff inset}.folder-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #7198c618;border-color:#c9dcf3}.folder-open{display:flex;flex:1;align-items:center;gap:15px;min-width:0;text-align:left;padding:0}.folder-symbol{color:#85b4f3;filter:drop-shadow(0 3px 3px #749bd624);display:flex}.folder-tone-1{background:linear-gradient(110deg,#f0edfc80,#f7f5fc99);border-color:#e3dcf573}.folder-tone-1 .folder-symbol{color:#b2a1e7}.folder-tone-2{background:linear-gradient(110deg,#fdf2e180,#fdf9f199);border-color:#f0e3cb73}.folder-tone-2 .folder-symbol{color:#e0bc7a}.folder-tone-3 .folder-symbol{color:#8fc5be}.folder-card-text{display:flex;flex-direction:column;gap:8px;min-width:0}.folder-card-text strong{font-size:14px;font-weight:500;color:#5a6c86;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card-text span{font-size:11px;color:#97a5ba}.folder-card>.file-menu-trigger{width:23px;opacity:.6;flex-shrink:0}.folders-section{margin-bottom:35px}.files-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:21px;min-height:34px}.filter-tabs{display:flex;gap:19px;align-items:center;min-width:0;overflow-x:auto;scrollbar-width:none}.filter-tabs button{padding:6px 0;display:flex;align-items:center;gap:7px;white-space:nowrap;color:#93a0b4;font-size:13px;position:relative;transition:color .2s}.filter-tabs button:hover{color:#456fab}.filter-tabs button.active{color:#4d75af;font-weight:550}.filter-tabs button.active:after{content:"";height:2px;border-radius:4px;position:absolute;bottom:0;left:0;right:0;background:#76a0ed}.filter-tabs button>span{font-size:10px;padding:1px 5px;background:#e5edf9;border-radius:5px;font-weight:400;color:#83a0cd}.view-controls{display:flex;align-items:center;gap:16px;flex-shrink:0}.sort-button{display:flex;align-items:center;gap:7px;font-size:11px;color:#95a2b5;padding:7px 0}.layout-switch{display:flex;padding:3px;border:1px solid #dde4ed70;background:#eaf0f77d;border-radius:7px;gap:2px}.layout-switch button{display:flex;align-items:center;justify-content:center;width:27px;height:25px;padding:0;color:#96a3b7;border-radius:4px}.layout-switch button.active{color:#5d80b5;background:var(--solid);box-shadow:0 1px 4px #7e95b222}.file-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.file-card{position:relative;border:1px solid rgba(205,217,233,.65);border-radius:12px;background:#ffffffe6;min-width:0;box-shadow:0 3px 7px #43699405;transition:border-color .2s,box-shadow .2s,transform .2s;animation:enter .35s both}.file-card:hover{border-color:#afc9ee;box-shadow:0 10px 24px #628abb15;transform:translateY(-3px)}.file-card.selected{border-color:#6c9bed;box-shadow:0 0 0 2px #b9d2ff7d}.file-open{width:100%;padding:7px 7px 0;display:block;border-radius:12px}.file-open:disabled{opacity:1}.thumbnail{width:100%;aspect-ratio:1.55;border-radius:7px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;background:#e8eef6;color:#9aafcf}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.file-card:hover .thumbnail img{transform:scale(1.04)}.thumbnail.image{background:#dce4ed}.thumbnail.document{background:linear-gradient(135deg,#edf2fb,#e2eafa)}.document-sheet{height:85%;width:68%;border-radius:2px;background:#fff;align-self:flex-end;transform:rotate(-5deg) translateY(5px);box-shadow:1px 2px 15px #5778b61a;padding:16px 13px;display:flex;flex-direction:column;color:#445d8d;overflow:hidden}.doc-eyebrow{font-size:5px;letter-spacing:1px;color:#8195b6;white-space:nowrap}.document-sheet strong{font-size:13px;font-weight:600;margin:9px 0 12px;line-height:1.7;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.doc-line{width:100%;height:2px;background:#e7ecf4;flex-shrink:0;margin-bottom:6px;border-radius:5px}.doc-line.short{width:68%}.doc-line.medium{width:80%}.doc-seal{margin-top:auto;padding-top:5px;display:flex;align-items:center;gap:4px;font-size:7px;color:#9eabc1}.thumbnail.video{background:linear-gradient(130deg,#dddaf2,#b7c4e0);color:#fff}.thumbnail.audio{background:linear-gradient(135deg,#f2e5fb,#e1dcf7);color:#b09acd}.thumbnail.folder{background:linear-gradient(135deg,#edf5ff,#dceaff);color:#82b4f7}.thumbnail.other{background:linear-gradient(135deg,#ebf0f8,#e0e7f1)}.video-play{position:absolute;display:grid;place-items:center;width:40px;height:40px;background:#fff5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid #ffffff66;border-radius:50%;color:#fff}.file-format{position:absolute;bottom:9px;left:9px;font-size:9px;letter-spacing:.4px;border-radius:4px;background:#ffffffbc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#63738e;padding:3px 6px}.thumbnail.image .file-format{background:#ffffffde;color:#425570}.thumb-star{position:absolute;right:9px;top:9px;color:#fff1b8;filter:drop-shadow(0 1px 2px #2b40575c)}.file-info{display:flex;align-items:center;justify-content:space-between;gap:2px;padding:13px 11px 14px 14px;min-width:0}.file-info>div{min-width:0;flex:1}.file-name{padding:0;display:block;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;max-width:100%;font-weight:500;color:#58677f;line-height:1.6}.file-info p{font-size:10px;color:#a0abbb;margin-top:4px;display:flex;align-items:center;gap:7px}.meta-dot{font-size:10px;color:#b7c1cf}.file-menu-trigger{width:25px;height:26px;flex-shrink:0;opacity:.7}.file-card:hover .file-menu-trigger{opacity:1}.file-select{position:absolute;top:14px;left:14px;width:19px;height:19px;background:#fffc;border:1px solid #bccce366;border-radius:5px;display:grid;place-items:center;color:#fff;opacity:0;transition:opacity .2s;cursor:pointer}.file-select input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0}.file-select svg{opacity:0;pointer-events:none}.file-card:hover .file-select,.file-select.checked,.file-select:focus-within{opacity:1}.file-select:focus-within{outline:3px solid #97baff;outline-offset:2px}.file-select.checked{background:var(--blue);border-color:var(--blue)}.file-select.checked svg{opacity:1}.content-footer{margin:29px 0 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0 26px;color:#a3afbf;font-size:11px}.content-footer button{display:flex;align-items:center;gap:6px;font-size:11px;color:#a1adbd}.footer-dot{padding:0 10px}.bottom-status{height:34px;flex-shrink:0;border-top:1px solid var(--line);padding:0 36px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a0adbf;background:#f7faff38}.bottom-status>span{display:flex;gap:6px;align-items:center}.bottom-status>span:last-child{letter-spacing:.5px;color:#a1b3cd}.dropdown-content{min-width:180px;padding:6px;border:1px solid #dce5f0b3;box-shadow:0 14px 40px #23477428,0 1px 3px #162e4110;background:var(--solid);border-radius:12px;z-index:100;animation:menuEnter .15s ease}.dropdown-content [role=menuitem]{display:flex;align-items:center;gap:10px;min-height:36px;padding:7px 10px;font-size:13px;color:var(--text);border-radius:6px;cursor:pointer;outline:none}.dropdown-content [role=menuitem] svg{color:var(--muted)}.dropdown-content [data-highlighted]{background:var(--blue-soft);color:var(--blue)}.dropdown-content [role=separator]{height:1px;background:var(--line);margin:5px}.dropdown-content [role=menuitem].danger{color:#db6976}.dropdown-content .danger svg{color:inherit}.empty-state{padding:65px 20px 70px;display:flex;align-items:center;flex-direction:column;text-align:center}.empty-icon{background:linear-gradient(135deg,#eef4ff,#e2ecfc);width:78px;height:78px;color:#88a8d6;border:1px solid #d9e6f9;border-radius:25px;display:grid;place-items:center;box-shadow:0 8px 25px #9eb9e01a;margin-bottom:24px}.empty-state h3{font-size:18px;font-weight:500;color:#6d7f99}.empty-state p{font-size:13px;line-height:1.8;color:#98a6ba;max-width:350px;margin:10px 0 24px}.selection-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 14px;margin-bottom:18px;border:1px solid #c6daff;background:#eaf2ff;border-radius:9px;font-size:12px;color:#5380c7}.selection-bar>span,.selection-bar>div,.selection-bar button{display:flex;align-items:center;gap:7px}.selection-bar>div{gap:18px}.selection-bar button{font-size:12px;color:#5c80b8;padding:3px}.file-table-wrap{overflow-x:auto}.file-table{width:100%;border-collapse:collapse;white-space:nowrap}.file-table th{font-size:12px;font-weight:400;color:#a1adbf;text-align:left;border-bottom:1px solid var(--line);height:40px}.file-table td{font-size:12px;color:#8d9bb0;height:64px;border-bottom:1px solid var(--line)}.file-table th:last-child{width:40px}.file-table tr:hover td{background:var(--hover)}.file-table .selected td{background:var(--blue-soft)}.check-col{width:34px}.table-name{display:flex;align-items:center;gap:12px;padding:6px 18px 6px 0;font-size:13px;color:var(--text);max-width:380px;text-align:left}.table-name>span:not(.table-icon){overflow:hidden;text-overflow:ellipsis;max-width:240px}.table-icon{height:36px;width:32px;display:grid;place-items:center;border-radius:7px;color:#809bd0;background:#eaf1fc;flex-shrink:0}.table-icon.image{color:#78a098;background:#eaf6f2}.table-icon.video{color:#ad91cf;background:#f4edfc}.table-icon.folder{color:#73a2ec;background:#e9f2ff}.table-icon.audio{color:#d299b9;background:#f9edf4}.star-gold{color:#e4bb67}.error-banner{display:flex;align-items:center;gap:10px;font-size:13px;color:#b56059;background:#fff0eb;border:1px solid #f6d9d4;padding:12px 16px;border-radius:9px;margin-bottom:22px}.error-banner button{margin-left:auto;text-decoration:underline;color:inherit}.skeleton-card{height:220px;border-radius:12px;background:linear-gradient(100deg,#e7eef7,#f4f7fb,#e7eef7);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{to{background-position:-200% 0}}.share-card-footer{display:flex;align-items:center;gap:5px;font-size:10px;padding:8px 12px;border-top:1px solid var(--line);color:#8e9eb4}.share-card-footer button{margin-left:auto;color:var(--blue);font-size:11px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b3c572e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:150;animation:fade .2s}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--solid);border:1px solid #ffffffb3;border-radius:20px;padding:30px;width:min(460px,calc(100vw - 32px));max-height:90dvh;overflow-y:auto;box-shadow:0 35px 110px #23395b35;z-index:151;animation:modalEnter .22s cubic-bezier(.2,.8,.2,1);outline:none}.modal-title{font-size:22px;font-weight:600;line-height:1.5;padding-right:30px;word-break:break-word}.modal-description{font-size:13px;color:var(--muted);margin:9px 0 20px;line-height:1.8}.modal-close{position:absolute;top:24px;right:24px}.modal-file{display:flex;align-items:center;gap:12px;background:var(--hover);border:1px solid var(--line);padding:13px;border-radius:10px;margin:23px 0}.modal-file>div{display:flex;flex-direction:column;gap:6px;min-width:0}.modal-file strong{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-file>div>span{font-size:12px;color:var(--muted)}.field-label,.auth-card label{display:flex;flex-direction:column;font-size:13px;color:#6f7d94;gap:9px;margin:20px 0}.field-label input,.field-label select,.auth-card input{border:1px solid #dce4ee;border-radius:8px;min-height:43px;background:var(--solid);padding:10px 12px;font-size:14px;color:var(--text);width:100%}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.form-error{font-size:13px;color:#d46d75;line-height:1.7;margin-top:12px}.delete-warning{font-size:14px;color:#8c7a80;line-height:1.9}.danger-button{background:#dd6e7e;color:#fff;border-color:#dc6c7d}.danger-button:hover:not(:disabled){background:#d45e70}.sharing-note{font-size:12px;line-height:1.7;color:#9aa7b9;display:flex;gap:6px;align-items:flex-start}.sharing-note svg{margin-top:2px}.copy-link{display:flex;align-items:center;background:var(--blue-soft);border:1px solid #cddfff;border-radius:8px;margin-top:18px;padding:6px 10px;gap:10px}.copy-link input{width:100%;min-width:0;background:none;border:none;color:#668bc5;font-size:12px;padding:6px 0}.copy-link button{color:var(--blue);padding:5px}.existing-shares{margin-top:22px}.existing-shares h4{font-size:12px;color:#8e9bb0;font-weight:500;margin-bottom:10px}.existing-shares>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:10px 0;border-bottom:1px solid var(--line)}.existing-shares>div>span{display:flex;align-items:center;gap:6px;color:#7c8da7}.existing-shares button{font-size:12px;color:#cf7d87}.preview-modal{width:min(1040px,calc(100vw - 48px));padding:25px;max-height:94dvh}.preview-modal .modal-title{font-size:17px}.preview-meta{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin-top:7px}.preview-body{height:min(61dvh,640px);display:flex;align-items:center;justify-content:center;margin:22px 0;border-radius:11px;background:#eef2f7;overflow:hidden}.preview-body>img,.preview-body>video{max-width:100%;max-height:100%;object-fit:contain}.preview-body iframe{border:0;width:100%;height:100%;background:#fff}.preview-body pre{margin:0;white-space:pre-wrap;overflow:auto;width:100%;height:100%;padding:28px;line-height:1.9;font-size:14px;color:#53657e;font-family:ui-monospace,Cascadia Code,monospace}.preview-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.preview-actions>span{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.preview-actions>div{display:flex;gap:9px}.unsupported-preview{text-align:center;color:#9aacca}.unsupported-preview h3{margin:24px 0 12px;font-size:18px;color:#6d7d96;font-weight:500}.unsupported-preview p{font-size:13px;color:#99a6b9}.audio-preview{display:flex;align-items:center;flex-direction:column;gap:45px;color:#b299d4}.account-card{display:flex;align-items:center;gap:15px;margin:28px 0}.avatar.large{width:55px;height:55px;font-size:22px}.account-card h3{font-size:16px;font-weight:550}.account-card p{margin-top:6px;font-size:13px;color:var(--muted)}.settings-storage{padding:18px;background:var(--hover);border:1px solid var(--line);border-radius:10px}.settings-storage>div:first-child{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.settings-storage strong{font-weight:500;color:var(--text)}.settings-storage>div>span{margin-left:auto;font-size:11px}.settings-storage p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:15px}.setting-row{display:flex;align-items:center;justify-content:space-between;margin:25px 0;font-size:14px}.setting-row>span{display:flex;align-items:center;gap:9px}.toggle{width:38px;height:22px;border-radius:30px;background:#cdd7e6;padding:2px;transition:background .2s}.toggle>span{display:block;background:#fff;width:18px;height:18px;border-radius:50%;box-shadow:0 1px 3px #43618c2b;transition:transform .2s}.toggle.on{background:var(--blue)}.toggle.on>span{transform:translate(16px)}.logout-button{width:100%;background:transparent;color:#8b97a9;margin-top:12px}.shortcut-list{margin-top:24px}.shortcut-list>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px;color:#7c8ba3}.shortcut-list kbd{font-family:inherit;font-size:12px;background:var(--hover);border:1px solid var(--line);padding:5px 8px;border-radius:5px}.shortcut-list>div>span:last-child:not(:first-child){font-size:12px}.transfer-panel{position:fixed;right:49px;bottom:48px;width:390px;border-radius:15px;z-index:80;overflow:hidden;background:#fffffff5;animation:enter .2s}.transfer-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--line)}.transfer-heading>div{display:flex;align-items:center;gap:8px;color:#6687b5}.transfer-heading h3{font-size:14px;font-weight:550;color:var(--text)}.transfer-heading>div>span{font-size:12px;color:#9aa9bf;margin-left:5px}.transfer-jobs{max-height:320px;overflow-y:auto}.transfer-job{display:flex;align-items:center;gap:11px;padding:16px 17px;border-bottom:1px solid var(--line)}.transfer-file-icon{color:#98afcf;background:#edf3fc;border:1px solid #e2ebfa;padding:7px 5px;border-radius:6px}.transfer-detail{flex:1;min-width:0}.transfer-detail strong{display:block;font-size:12px;font-weight:500;color:#61718a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transfer-progress{height:3px;border-radius:5px;background:#e6edf7;margin-top:9px;overflow:hidden}.transfer-progress span{display:block;background:#7ca6f6;height:100%;border-radius:5px;transition:width .2s}.transfer-detail p{font-size:10px;color:#97a7bc;margin-top:6px;line-height:1.6}.transfer-actions{display:flex;color:#7aaab0}.transfer-job.error .transfer-detail p{color:#d48289}.transfer-job.done .transfer-progress span{background:#8fc1b0}.transfer-job.cancelled{opacity:.55}.transfer-footer{font-size:10px;color:#a6b1c1;padding:12px 17px;display:flex;justify-content:space-between;align-items:center}.transfer-footer button{font-size:11px;color:#7e9dcb;padding:0}.transfer-empty{text-align:center;color:#acbdd3;padding:35px}.transfer-empty p{margin-top:12px;font-size:13px}.drop-overlay{position:fixed;top:15px;right:15px;bottom:15px;left:15px;z-index:120;background:#eef6ffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:2px dashed #87b0f5;border-radius:25px;display:grid;place-items:center;pointer-events:none}.drop-overlay>div{text-align:center}.drop-icon{display:grid;place-items:center;border:1px solid #bdd5fb;border-radius:26px;width:100px;height:100px;margin:0 auto 30px;background:#e7f0ff;color:#6694e0;box-shadow:0 12px 30px #75a3e92b}.drop-overlay h2{font-size:28px;color:#6585b6;font-weight:500}.drop-overlay p{margin-top:14px;color:#98adca;font-size:15px}.auth-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:110px 24px 70px;background:radial-gradient(ellipse at 25% 40%,#dceafb,transparent 50%),radial-gradient(ellipse at 75% 80%,#e3e1f6,transparent 50%),#f2f5fa}.auth-top{position:absolute;top:35px;left:48px;right:48px;display:flex;align-items:center;justify-content:space-between}.environment-label{font-size:12px;color:#94a4ba;border:1px solid #d9e3f1;border-radius:20px;padding:7px 13px;background:#ffffff75}.auth-card{position:relative;width:410px;padding:34px 35px 28px;border-radius:24px;text-align:center}.auth-cloud{display:grid;place-items:center;width:78px;height:78px;border:1px solid #fff;border-radius:25px;background:linear-gradient(145deg,#d2e5ffbb,#f4f7ff99);color:#7ea8eb;margin:0 auto 22px;box-shadow:0 7px 25px #719be024,0 1px 4px #fff inset}.eyebrow{font-size:9px;letter-spacing:2px;color:#92a4bf;font-weight:500}.auth-card h1{font-size:27px;line-height:1.6;font-weight:550;margin:11px 0 8px}.auth-subtitle{font-size:13px;color:#91a0b6}.auth-card form{text-align:left;margin-top:25px}.auth-card label{margin:16px 0;font-size:12px}.auth-card input{background:#ffffffad;min-height:44px}.auth-submit{width:100%;margin-top:9px;height:43px}.auth-submit>svg:last-child{margin-left:auto}.auth-submit>svg:first-child:last-child{margin-left:auto}.auth-submit{justify-content:flex-start}.auth-submit:not(:has(.spin)){padding-left:18px}.auth-footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:25px;color:#a0aec2;font-size:11px}.auth-toggle{color:#7999c6;font-size:12px;margin-top:19px}.auth-bottom{position:absolute;bottom:27px;left:0;right:0;text-align:center;color:#a9b5c7;font-size:10px;letter-spacing:1px}.auth-bottom>span{padding:0 10px}.auth-orb{position:absolute;border-radius:50%;filter:blur(30px);pointer-events:none}.auth-orb.one{height:280px;width:280px;left:calc(50% - 420px);top:calc(50% - 200px);background:linear-gradient(135deg,#bed9fa55,#bfd7ff22)}.auth-orb.two{height:350px;width:350px;right:calc(50% - 400px);bottom:calc(50% - 300px);background:linear-gradient(135deg,#d4c9f74f,#bfd7ff11)}.shared-card{border-radius:24px;padding:38px;width:min(580px,100%);text-align:center}.shared-card>h1{font-size:26px;font-weight:550;margin:14px 0 25px}.shared-preview{height:230px;overflow:hidden;border-radius:12px;background:#e9eff7;color:#9bb1d1;display:flex;align-items:center;justify-content:center}.shared-preview>img{width:100%;height:100%;object-fit:cover}.shared-card>h2{font-size:18px;margin:24px 0 10px;font-weight:500;word-break:break-word}.shared-card>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:25px}.shared-card>p>span{padding:0 9px}.share-brand{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:#a8b7cc;margin-top:25px}.boot-state{height:100dvh;display:flex;flex-direction:column;gap:22px;align-items:center;justify-content:center;color:#94a9c6;background:#f1f5fa}.boot-state h2{font-size:22px;font-weight:500;color:#6d83a5}.boot-state p{font-size:14px}.mobile-toggle,.mobile-close{display:none}[data-theme=dark]{--text: #dbe5f5;--muted: #93a1b8;--faint: #71819b;--line: rgba(147, 173, 213, .13);--blue: #84adff;--blue-soft: #5286df22;--surface: rgba(26, 37, 55, .84);--solid: #253349;--hover: rgba(166, 192, 232, .07);--shadow: 0 22px 70px -24px #070d1b80, 0 1px 3px #869abd16 inset;color-scheme:dark}.desktop:where([data-theme=dark] *){background:radial-gradient(ellipse at 0% 25%,#243a5c,transparent 55%),radial-gradient(ellipse at 92% 5%,#302b4b,transparent 42%),#152033}.glass:where([data-theme=dark] *){border-color:#6d85a425}.sidebar:where([data-theme=dark] *){background:#1a283c88}.workspace:where([data-theme=dark] *){background:#1d2b4060}.nav-item.active:where([data-theme=dark] *){background:#3c5c873d;color:#a5c5ff;box-shadow:none}.sidebar-upload:where([data-theme=dark] *){background:#30466566;border-color:#5a779538;color:#adc6ed}.brand-en:where([data-theme=dark] *){color:#94a8c8}.file-card:where([data-theme=dark] *){background:#26364d;border-color:#829aba26}.file-name:where([data-theme=dark] *){color:#c7d6eb}.folder-card:where([data-theme=dark] *){background:#2a405953;border-color:#6987a629;box-shadow:none}.folder-tone-1:where([data-theme=dark] *){background:#4338534d}.folder-tone-2:where([data-theme=dark] *){background:#5249363b}.folder-card-text strong:where([data-theme=dark] *){color:#b8cbe6}.search-field:where([data-theme=dark] *){background:#3750742a;border-color:#708bad1c}.search-field kbd:where([data-theme=dark] *){background:#39507550;border-color:#7c94b630}.bottom-status:where([data-theme=dark] *){background:#26395122}.button:where([data-theme=dark] *):not(.primary):not(.danger-button){background:#30435d88;color:#bbcee9;border-color:#6583aa33}.button:where([data-theme=dark] *):hover{background:#39557a}.primary:where([data-theme=dark] *){color:#fff;background:linear-gradient(#4a81e8,#3970d8);border-color:#5589e9}.folder-path:where([data-theme=dark] *){color:#a9c2e6}.file-format:where([data-theme=dark] *){color:#4d6383}.document-sheet:where([data-theme=dark] *){background:#e8eef9}.preview-body:where([data-theme=dark] *){background:#192639}.preview-body pre:where([data-theme=dark] *){color:#c3d1e7}.modal:where([data-theme=dark] *){border-color:#718db838}.selection-bar:where([data-theme=dark] *){background:#2b4770;border-color:#5778ab55}.transfer-panel:where([data-theme=dark] *){background:#24354af5}.auth-page:where([data-theme=dark] *){background:radial-gradient(ellipse at 25% 40%,#283e5e,transparent 50%),#1a263a}.auth-card input:where([data-theme=dark] *){background:#21314b;border-color:#54729b55;color:#d1e0f5}.auth-card h1:where([data-theme=dark] *){color:#dce8fa}.auth-cloud:where([data-theme=dark] *){background:#3d577b60;border-color:#9bb4e333}.layout-switch:where([data-theme=dark] *){background:#31456399;border-color:#7391b82a}.layout-switch button.active:where([data-theme=dark] *){color:#abcaff}.subtle:where([data-theme=dark] *){background:#2c405b}.empty-icon:where([data-theme=dark] *){background:#2c4568;border-color:#688eb238}.storage-track:where([data-theme=dark] *){background:#3a5069}.modal input:where([data-theme=dark] *),.modal select:where([data-theme=dark] *){border-color:#6583aa55}.drop-overlay:where([data-theme=dark] *){background:#1c314df0}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes menuEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes modalEnter{0%{opacity:0;transform:translate(-50%,-47%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@media(min-width:1550px){.sidebar{width:245px;padding-left:26px;padding-right:26px}.profile{width:calc(100% + 52px);margin-left:-26px;padding-left:32px;padding-right:32px}.main-content{padding:44px 48px 0}.topbar{padding:0 48px}.page-heading{margin-bottom:40px}.folder-card{padding-top:23px;padding-bottom:23px}.file-grid{gap:24px}.thumbnail{aspect-ratio:1.45}.file-name{font-size:14px}.file-info{padding:15px}.file-info p{font-size:12px}.page-heading h1{font-size:35px}.page-heading p{font-size:14px}}@media(max-width:1230px){.desktop{padding:20px}.app-window{height:calc(100dvh - 40px)}.sidebar{width:208px;padding-left:16px;padding-right:16px}.profile{width:calc(100% + 32px);margin-left:-16px;padding-left:23px;padding-right:23px}.main-content{padding:30px 26px 0}.topbar{padding:0 26px}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.filter-tabs{gap:16px}.folder-card{padding:18px 11px}.folder-open{gap:10px}.folder-symbol svg{width:31px}.folder-card-text strong{font-size:13px}.folder-grid,.view-controls{gap:12px}.page-eyebrow{letter-spacing:1px;font-size:8px}.heading-actions .button{padding:0 12px}.search-field{width:225px}.topbar-right{gap:12px}}@media(max-width:1000px){.sidebar{width:190px}.main-content{padding:28px 24px 0}.topbar{padding:0 24px}.page-heading{align-items:flex-start;gap:15px}.heading-actions{flex-direction:column;padding-top:0;gap:7px}.heading-actions .button{min-height:34px;height:34px;font-size:12px}.page-heading h1{font-size:29px}.folder-card{padding:15px 11px}.folder-open{flex-direction:column;align-items:flex-start;gap:10px}.folder-card>.file-menu-trigger{align-self:flex-start}.files-toolbar{flex-wrap:wrap;gap:12px}.filter-tabs{flex:1}.filter-tabs button{font-size:12px}.sort-button>span{display:none}.view-controls{gap:10px}.file-grid{gap:13px}.file-info{padding:10px}.file-name{font-size:12px}.thumbnail{aspect-ratio:1.2}.document-sheet{padding:14px 10px}.document-sheet strong{font-size:11px}.topbar-right{gap:8px}.search-field{width:205px}.topbar-separator{display:none}.breadcrumb{gap:8px;font-size:11px}.bottom-status{padding:0 24px}.brand>span:last-child{font-size:20px}.brand-mark{height:38px;width:38px}}@media(max-width:760px){.desktop{padding:0;background:#eef3fa}.app-window{height:100dvh;min-height:0;border:0;border-radius:0}.sidebar{position:absolute;inset:0 auto 0 0;width:240px;z-index:91;transform:translate(-100%);transition:transform .25s;background:#eff5fef5;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:30px 20px 0}.sidebar.mobile-open{transform:translate(0)}.sidebar:where([data-theme=dark] *){background:#1f304bf2}.mobile-toggle,.mobile-close{display:flex}.mobile-close{position:absolute;right:12px;top:13px;width:24px;height:24px}.sidebar-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#23364b40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:90}.sidebar .brand{padding-left:10px}.brand-mark{width:43px;height:43px}.brand>span:last-child{font-size:22px}.sidebar .profile{width:calc(100% + 40px);margin-left:-20px}.topbar{height:66px;padding:0 19px;gap:10px}.breadcrumb{display:none}.topbar-right{flex:1;justify-content:flex-end;gap:12px}.search-field{width:min(290px,70%);height:35px}.search-field input{font-size:13px}.search-field kbd{display:none}.main-content{padding:27px 21px 0}.page-heading{margin-bottom:28px}.page-heading h1{font-size:29px}.page-eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:9px}.page-heading p{font-size:12px;max-width:220px}.heading-actions{flex-direction:row;padding-top:24px;gap:6px}.heading-actions .button{height:36px;min-height:36px;padding:0 11px}.heading-actions .subtle{width:36px;padding:0}.heading-actions .subtle span{display:none}.heading-actions .primary span{font-size:12px}.folder-grid{gap:10px}.folder-card{padding:14px 11px}.folder-symbol svg{width:33px;height:30px}.folder-card-text strong{font-size:12px}.folder-card-text span{font-size:10px}.folder-card>.file-menu-trigger{width:17px;height:17px;margin-right:-3px}.folder-card>.file-menu-trigger svg{width:16px}.folder-open{gap:11px}.folders-section{margin-bottom:28px}.section-title{margin-bottom:13px}.section-title h2{font-size:13px}.section-title>span{font-size:10px}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thumbnail{aspect-ratio:1.25}.file-open{padding:6px 6px 0}.file-info{padding:11px 9px 12px 11px}.file-name{font-size:12px}.file-info p{font-size:10px;gap:5px}.filter-tabs{gap:19px;flex-basis:100%}.filter-tabs button{font-size:13px}.files-toolbar{margin-bottom:16px;gap:12px}.view-controls{margin-left:auto;gap:14px}.sort-button>span{display:inline}.files-toolbar{position:relative;padding-bottom:42px}.view-controls{position:absolute;right:0;bottom:0}.files-toolbar:after{content:"文件";font-size:12px;color:#a2adbd;position:absolute;bottom:10px;left:0}.file-select{opacity:1;background:#fff6}.document-sheet strong{font-size:13px}.content-footer{font-size:10px;padding:18px 0 20px}.content-footer button{font-size:10px}.bottom-status{padding:0 20px;height:30px;font-size:9px}.bottom-status>span:first-child{max-width:78%;white-space:nowrap;overflow:hidden}.bottom-status svg{width:12px}.transfer-panel{right:12px;bottom:14px;width:calc(100vw - 24px);max-width:420px}.modal{padding:25px}.modal-title{font-size:20px}.modal-close{top:21px;right:20px}.preview-modal{width:calc(100vw - 20px);padding:20px 16px;border-radius:17px}.preview-modal .modal-title{font-size:15px;padding-right:38px}.preview-body{height:55dvh;margin:18px 0}.preview-actions>span{display:none}.preview-actions>div{width:100%;justify-content:flex-end}.preview-actions .button{font-size:13px}.auth-top{left:25px;right:25px;top:24px}.auth-card{padding:30px 25px;width:100%;max-width:410px}.auth-page{padding:105px 20px 65px}.auth-card h1{font-size:25px}.auth-bottom{font-size:9px}.auth-cloud{width:68px;height:68px;border-radius:22px}.shared-card{padding:27px 23px}.shared-card>h1{font-size:23px}.shared-preview{height:200px}.selection-bar{font-size:11px;padding:9px}.selection-bar>div{gap:9px}.selection-bar button{font-size:11px}.file-table th:nth-child(4),.file-table td:nth-child(4),.file-table th:nth-child(5),.file-table td:nth-child(5){display:none}.table-name{max-width:230px;font-size:12px;gap:8px}.table-name>span:not(.table-icon){max-width:150px}.table-icon{width:29px;height:34px}}@media(max-width:380px){.main-content{padding-left:15px;padding-right:15px}.page-eyebrow{font-size:6px}.page-heading h1{font-size:26px}.heading-actions .primary span{display:none}.heading-actions{gap:5px}.folder-card-text strong{max-width:65px}.filter-tabs{gap:15px}.file-grid{gap:10px}.file-info p{font-size:9px}.file-name{font-size:11px}.file-menu-trigger{width:20px}.thumbnail{aspect-ratio:1.1}.content-footer>span{max-width:75%}.folder-grid{gap:7px}.folder-card{padding:12px 9px}.search-field{width:195px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(hover:none){.file-select,.file-menu-trigger{opacity:1}.file-card:hover{transform:none}}.brand-en{font-size:12px;letter-spacing:.2px;line-height:1.7}.page-eyebrow{font-size:12px;letter-spacing:1px}.page-heading p,.heading-actions .button,.file-name,.folder-card-text strong,.filter-tabs button,.table-name,.dropdown-content [role=menuitem]{font-size:14px}.file-info p,.folder-card-text span,.section-title>span,.sort-button,.content-footer,.content-footer button,.bottom-status,.file-format,.doc-seal,.share-card-footer,.share-card-footer button,.transfer-detail p,.transfer-footer,.transfer-footer button,.auth-footer,.auth-card label,.auth-bottom,.eyebrow,.shortcut-list kbd{font-size:12px}.search-field input,.breadcrumb,.field-label,.auth-card label,.modal-description,.existing-shares>div,.transfer-detail strong{font-size:14px}.filter-tabs button>span,.search-field kbd,.nav-count{font-size:12px}.search-field{height:38px}.page-eyebrow{color:#7f92ae}.file-info p,.folder-card-text span,.content-footer,.content-footer button,.bottom-status{color:#8391a8}.transfer-detail p{line-height:1.6}.bottom-status{height:36px}.document-sheet strong{min-height:20px;flex-shrink:0}.storage-block p,.storage-caption{color:#7c8da6}.filter-tabs button{color:#7e8ca2}.folder-card-text strong{color:#526783}.eyebrow{letter-spacing:1.5px}.auth-bottom{letter-spacing:.5px}@media(max-width:1000px){.page-eyebrow{max-width:260px;font-size:12px;line-height:1.6}.heading-actions .button,.file-name{font-size:14px}.file-info p{font-size:12px;gap:5px}.filter-tabs{gap:15px}.file-info{padding-right:8px}.sort-button>span{display:none}.doc-seal{font-size:10px}}@media(max-width:760px){.brand-en{font-size:12px}.page-eyebrow{font-size:12px;letter-spacing:.5px;max-width:195px}.page-heading p{font-size:14px}.page-heading h1{font-size:30px}.heading-actions .primary span{font-size:14px}.folder-card-text strong{font-size:14px;max-width:90px}.folder-card-text span,.file-info p{font-size:12px}.file-info p{flex-wrap:wrap;gap:3px 5px}.file-name{font-size:14px}.folder-card>.file-menu-trigger{position:absolute;right:8px;top:8px;width:24px;height:24px}.folder-card{padding:15px 11px}.folder-symbol{margin-bottom:2px}.filter-tabs{gap:18px}.filter-tabs button{font-size:14px}.bottom-status{font-size:12px;height:33px}.bottom-status>span:first-child{max-width:75%;font-size:11px}.sort-button>span{display:inline}.files-toolbar:after{font-size:12px}.content-footer{font-size:12px}.footer-dot{padding:0 6px}.content-footer button{font-size:12px}.file-menu-trigger{width:24px;height:32px}.section-title h2,.table-name{font-size:14px}.transfer-footer{font-size:11px}.auth-bottom{font-size:12px}.auth-card label{font-size:14px}.selection-bar button{font-size:12px}}@media(max-width:380px){.page-eyebrow{max-width:180px}.folder-card-text strong{max-width:76px}.file-name{font-size:14px}.file-info p{font-size:12px}.file-info p .meta-dot{display:none}.file-info p>span:last-child{width:100%}}[data-theme=dark]{color:var(--text);background:#152033}[data-theme=dark] .section-title h2,[data-theme=dark] .folder-card-text strong{color:#bed0eb}[data-theme=dark] .filter-tabs button{color:#a4b5ce}[data-theme=dark] .filter-tabs button.active{color:#b4d0ff}[data-theme=dark] .breadcrumb span,[data-theme=dark] .breadcrumb button{color:#a4b7d3}[data-theme=dark] .storage-block p strong,[data-theme=dark] .storage-heading,[data-theme=dark] .transfer-detail strong{color:#b0c5e4}@media(max-width:760px){.sidebar{visibility:hidden}.sidebar.mobile-open{visibility:visible}}.transfer-panel{width:min(480px,calc(100vw - 32px))}.transfer-accelerator{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid var(--line);background:#6487780b;font-size:12px}.transfer-accelerator>div,.transfer-accelerator label{display:flex;align-items:center;gap:8px}.transfer-accelerator i{width:6px;height:6px;border-radius:50%;background:#94aaa1}.transfer-accelerator i.active{background:#299e72;box-shadow:0 0 0 4px #299e721a}.transfer-accelerator select{max-width:118px;padding:5px 7px;color:inherit;font:inherit;background:var(--surface);border:1px solid var(--line);border-radius:8px;cursor:pointer}.transfer-accelerator select option{color:#24352e;background:#fafcfb}.transfer-detail .transfer-speed{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px;font-size:10px;font-variant-numeric:tabular-nums;color:var(--muted)}.transfer-detail .transfer-speed span{opacity:.45}.transfer-file-icon.download{color:#4c7bad;background:#578ab917}.transfer-fallback{padding:3px 0;color:var(--blue);font-size:11px}.transfer-job.native .transfer-progress span{background:#92aaa1}.share-transfers{position:fixed;bottom:24px;right:24px}@media(max-width:520px){.transfer-accelerator{padding:10px 16px}.transfer-accelerator>div{min-width:0;font-size:11px}}@media(max-width:520px){.transfer-panel{width:calc(100vw - 24px)}}.context-content{min-width:220px;max-width:min(320px,calc(100vw - 24px));max-height:var(--radix-context-menu-content-available-height);overflow-y:auto;background:#fafcfff7;backdrop-filter:blur(28px) saturate(150%);-webkit-backdrop-filter:blur(28px) saturate(150%);border-color:#ffffffd1}.context-menu-label{padding:9px 11px 10px;color:var(--muted);font-size:11px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid var(--line);margin-bottom:5px}.dropdown-content [data-disabled]{opacity:.4;cursor:default}[data-file-id]{-webkit-touch-callout:none}[data-file-id] img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}[data-file-id][draggable=true]{cursor:grab}[data-file-id][data-dragging=true]{opacity:.45}.folder-card.selected{outline:2px solid rgba(66,124,244,.55);outline-offset:2px;background:var(--blue-soft)}[data-drop-state=ready]{outline:2px solid #6a9aff!important;outline-offset:3px;background:#5c93ff26!important;box-shadow:0 0 0 6px #6398ff17}[data-drop-state=ready] .folder-symbol{transform:scale(1.08)}[data-drop-state=invalid]{outline:2px solid rgba(219,105,118,.6);outline-offset:2px}.folder-symbol{transition:transform .18s ease}.file-drag-ghost{position:fixed;left:-10000px;top:-10000px;padding:13px 20px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #ffffffc9;border-radius:13px;background:#f3f7ff;box-shadow:0 12px 30px #23477435;color:#35517d;font-size:13px;pointer-events:none}.move-hint{position:fixed;z-index:110;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:14px 22px;max-width:calc(100vw - 32px);border-radius:15px;box-shadow:0 8px 32px #23477425;background:#f9fcfff7;color:var(--text);font-size:13px;pointer-events:none}[data-theme=dark] .context-content,[data-theme=dark] .move-hint{background:#202f43f7;border-color:#9cb7de2e}[data-theme=dark] .file-drag-ghost{background:#233750;color:#e1ecff;border-color:#647ca0}@media(prefers-reduced-motion:reduce){.folder-symbol{transition:none}}
