@charset "UTF-8";
:root{--bg:#f6f7fb;--surface:#fff;--ink:#272938;--muted:#777b8d;--subtle:#a3a6b5;--line:#eceef4;--accent:#5c58ce;--accent-dark:#4843b6;--accent-soft:#eeedfd;--danger:#c34957;--success:#348976;--radius:12px;--shadow:0 12px 44px #30345d12;font-family:"Pretendard","Apple SD Gothic Neo","Malgun Gothic",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-synthesis:none;color:var(--ink);background:var(--bg);color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,summary{-webkit-touch-callout:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #9793ed;outline-offset:3px}button{border:0;background:none}a{color:inherit;text-decoration:none}button svg{flex:none}input,select{outline:none}input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}input[type=search]::-webkit-search-cancel-button{cursor:pointer}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;padding:12px 18px;background:white;z-index:500;box-shadow:var(--shadow);border-radius:8px}.skip-link:focus{top:12px}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100dvh}.sidebar{background:#fff;position:fixed;inset:0 auto 0 0;width:232px;padding:32px 19px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line);z-index:40}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:750;letter-spacing:-.7px;white-space:nowrap}.brand small{font-size:7px;letter-spacing:1.65px;font-weight:650;color:#8c8fa0;display:block;margin-top:3px}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:39px;height:41px;border-radius:12px;background:var(--accent);color:#fff;font-size:26px;font-weight:800;letter-spacing:-3px;line-height:1;padding-right:4px}.brand-mark>span{position:absolute;right:6px;bottom:9px;width:4px;height:4px;background:#c9d0fc;border-radius:50%}.sidebar .brand{padding-left:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border-radius:9px;font-weight:600;font-size:13px;white-space:nowrap;line-height:1.4;transition:background .15s,box-shadow .15s,transform .15s}.button.primary{background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:0 3px 8px #5c58ce15}.button.primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.button.secondary{background:#fff;border:1px solid #e2e4ed}.button.secondary:hover{background:#f8f8fc;border-color:#d0cdeb}.button.quiet{color:#646879}.button.quiet:hover{background:#eeeff5;color:var(--ink)}.button.small{min-height:34px;padding:6px 11px;font-size:12px;gap:6px}.button.small svg{width:17px;height:17px}.button.danger{background:var(--danger);border-color:var(--danger);color:#fff}.danger-text{color:var(--danger)!important}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#858898;border-radius:7px;flex-shrink:0}.icon-button:hover{background:#f0f1f7;color:#4b4e65}.icon-button.active{color:var(--accent);background:#f0effb}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px;color:#777789;font-size:11px}.text-button:hover{color:var(--accent)}.text-button svg{width:15px;height:15px}.sidebar-upload{margin:35px 8px 25px;min-height:44px;box-shadow:0 4px 12px #5c58ce24!important}.sidebar-upload svg{width:19px;height:19px}.primary-nav,.folder-nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px 17px;border-radius:9px;color:#777c8e;font-size:13px;font-weight:500;text-align:left;line-height:1.4}.nav-item svg{width:19px;height:19px}.nav-item:hover{background:#f8f8fc;color:#4e4b9e}.nav-item.active{color:var(--accent);background:var(--accent-soft);font-weight:650}.nav-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);margin-left:auto}.nav-item:not(.active) .nav-dot{display:none}.nav-section-title{font-size:10px;color:#9b9eac;margin:32px 16px 14px;display:flex;align-items:center;justify-content:space-between;letter-spacing:.3px}.nav-section-title svg{width:14px;height:14px}.folder-nav .nav-item{font-size:12px;padding-top:11px;padding-bottom:11px;gap:12px}.project-dot{display:flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:6px;font-size:9px;font-weight:800;background:#edf0fd;color:#7783c4}.project-dot.tone-1{background:#eaf4ed;color:#6c9b79}.project-dot.tone-2{background:#fff1e9;color:#c89b7d}.project-dot.tone-3{background:#f0edfa;color:#a090be}.sidebar-bottom{margin-top:auto;padding-top:30px}.storage-connection{display:flex;gap:8px;align-items:flex-start;padding:16px 12px 22px;margin-bottom:13px;border-bottom:1px solid var(--line)}.connection-light{width:6px;height:6px;border-radius:50%;background:#b2b4c2;margin-top:5px;flex-shrink:0}.connection-light.online{background:#73ac8e}.connection-light.error{background:#c88487}.storage-connection strong{font-size:10px;font-weight:600;display:block;color:#757b88}.storage-connection small{font-size:9px;display:block;color:#a0a3b1;line-height:1.6;margin-top:4px;overflow-wrap:anywhere}.profile-button{display:flex;gap:9px;align-items:center;text-align:left;width:100%;padding:5px 9px;border-radius:8px}.profile-button:hover{background:var(--bg)}.avatar{display:flex;align-items:center;justify-content:center;background:#eeeef9;color:#7672b2;font-size:12px;width:32px;height:32px;border-radius:11px;font-weight:650;flex-shrink:0}.profile-button strong{font-size:11px;font-weight:650;display:block;max-width:105px;overflow:hidden;text-overflow:ellipsis}.profile-button small{font-size:9px;color:#a0a2b0;display:block;margin-top:3px}.profile-button [data-icon]{margin-left:auto;color:#aaadbb}.profile-button svg{width:14px}.main-shell{grid-column:2;min-width:0}.topbar{height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 38px;border-bottom:1px solid #ebeef4;background:#ffffff86}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:17px}.workspace-label{font-size:12px;font-weight:550;color:#666b7e}.topbar-divider{width:1px;height:14px;background:#e0e3ec}.private-label{display:flex;align-items:center;gap:5px;color:#a1a4b0;font-size:10px}.private-label svg{width:12px;height:12px}.topbar-actions{gap:8px}.upload-status-button{font-size:11px}.upload-status-button svg{width:17px;height:17px}.count-pill{background:var(--accent);color:#fff;border-radius:7px;padding:1px 6px;font-size:10px}.mobile-menu{display:none}main#workspace{max-width:1680px;margin:0 auto;padding:38px 38px 20px;outline:none}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#a0a3b5}.page-heading h1{font-size:30px;font-weight:750;letter-spacing:-1.5px;margin:9px 0 8px;line-height:1.3;overflow-wrap:anywhere}.title-dot{color:var(--accent)}.page-heading p{font-size:12px;color:#9296a5;margin:0}.new-folder-button{margin-top:13px;font-size:11px;min-height:37px;padding:8px 13px}.new-folder-button svg{width:17px;height:17px}.dropzone{min-height:129px;display:flex;align-items:center;gap:22px;padding:23px 28px;border:1.5px dashed #d8d9eb;border-radius:13px;background:#f2f2fb;margin-bottom:27px;position:relative;overflow:hidden}.drop-illustration{position:relative;width:66px;height:64px;flex-shrink:0;margin-left:3px}.paper{position:absolute;display:block;width:42px;height:52px;border:1px solid #dddaf7;background:#fff;border-radius:6px;box-shadow:0 6px 12px #7772bc0a}.paper-back{left:5px;top:7px;transform:rotate(-15deg);background:#e5e4f7}.paper-front{left:16px;top:2px;transform:rotate(8deg);display:flex;align-items:center;justify-content:center;color:#8b85d5}.paper-front svg{width:23px;height:23px;stroke-width:1.4}.drop-copy strong{font-size:14px;font-weight:650;letter-spacing:-.3px}.drop-copy p{font-size:10px;color:#9396a9;margin:9px 0 0;line-height:1.6;overflow-wrap:anywhere}.drop-actions{margin-left:auto;display:flex;flex-direction:column;align-items:center;gap:7px;flex-shrink:0}.drop-actions .button{min-height:34px;padding:8px 13px;font-size:10px;border-color:#dfdeef;color:#66618f;gap:14px}.drop-actions .button svg{width:13px;height:13px}.files-workspace{display:grid;grid-template-columns:minmax(0,1fr) 250px;background:#fff;border:1px solid #e9ebf3;border-radius:14px;overflow:hidden;min-height:460px;box-shadow:0 3px 10px #39396502}.files-main{padding:9px 22px 0;min-width:0}.folder-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:51px;gap:10px}.breadcrumbs{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap;line-height:1.5;padding:9px 0}.breadcrumbs button{font-size:11px;color:#989bac;padding:3px 0;display:inline-flex;align-items:center;gap:7px;max-width:200px;overflow:hidden;text-overflow:ellipsis}.breadcrumbs button:last-child{font-weight:650;color:#5e637b}.breadcrumbs button:hover{color:var(--accent)}.breadcrumbs svg{width:15px;height:15px}.breadcrumb-separator{font-size:11px;color:#c3c5d0}.search-toolbar{display:flex;align-items:center;gap:18px;margin:4px 0 20px}.search-field{display:flex;align-items:center;background:#f7f8fb;border:1px solid #f0f1f6;border-radius:8px;padding:0 12px;gap:9px;min-height:37px;flex:1;min-width:0;color:#a1a5b6}.search-field:focus-within{border-color:#a9a5e5;background:white}.search-field svg{width:16px;height:16px}.search-field input{background:none;border:0;width:100%;min-width:0;font-size:10px;color:var(--ink);outline:none!important;padding:10px 0}.search-field input::placeholder{color:#a6a9b8}.search-field kbd{font-family:inherit;border:1px solid #e4e6ef;border-radius:3px;font-size:10px;line-height:16px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:white;color:#b3b5c2}.view-switch{display:flex;align-items:center;border:1px solid #edecf4;border-radius:7px;padding:3px;gap:1px}.view-switch .icon-button{width:28px;height:28px;border-radius:4px}.view-switch svg{width:16px;height:16px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.type-filters{display:flex;align-items:center;gap:6px;overflow:auto;scrollbar-width:none}.filter{padding:7px 10px;border-radius:6px;white-space:nowrap;font-size:10px;color:#969aaa;font-weight:500;display:flex;align-items:center;gap:5px}.filter:hover{color:var(--accent);background:#f7f6fc}.filter.active{color:#6862bf;background:#eeedfb;font-weight:650}.filter>span{background:#dedcf6;color:#6862bf;min-width:15px;padding:1px 4px;font-size:8px;border-radius:4px}.sort-select{flex-shrink:0}.sort-select select{border:0;background:#fff;color:#898e9e;font-size:10px;max-width:100px;cursor:pointer;padding:4px 0}.scope-note{font-size:9px;color:#a2a5b3;line-height:1.5;margin:0 0 14px}.selection-toolbar{display:flex;align-items:center;justify-content:space-between;border:1px solid #e4e1fb;border-radius:7px;padding:3px 10px;margin-bottom:8px;background:#f7f6ff;color:var(--accent);gap:8px;min-height:40px;font-size:11px}.selection-toolbar>div{display:flex;align-items:center;gap:1px}.selection-toolbar .button{font-size:10px}.selection-toolbar svg{width:15px;height:15px}.file-table{width:100%;border-collapse:collapse;table-layout:fixed}.file-table th{text-align:left;font-size:9px;font-weight:500;color:#a0a4b4;height:35px;background:#fafbfe;border-top:1px solid #f1f2f7;border-bottom:1px solid #f1f2f7;padding:0 8px}.file-table th:first-child,.file-table td:first-child{width:31px;padding:0 0 0 6px}.file-table th.name-column{width:auto}.file-table th.date-column{width:92px}.file-table th.size-column{width:65px}.file-table th.actions-column{width:66px}.file-table td{padding:10px 8px;border-bottom:1px solid #f0f2f7;height:59px;color:#9498a8;font-size:10px}.file-table tr{transition:background .12s}.file-table tbody tr:hover{background:#fafaff}.file-table tr.selected{background:#f6f5ff}.file-name-button{display:flex;align-items:center;gap:11px;width:100%;min-width:0;padding:0;text-align:left}.file-name-text{min-width:0;display:block}.file-name-text strong{font-size:11px;font-weight:550;color:#656b7f;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.file-name-text small{font-size:9px;color:#acafbd;display:block;margin-top:2px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name-button:hover .file-name-text strong{color:var(--accent)}.file-glyph{width:33px;height:37px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9e9cb9;background:#f1f0f7;border-radius:7px}.file-glyph svg{width:21px;height:21px;stroke-width:1.5}.file-glyph.folder{background:transparent;color:#a8a3de;width:33px}.file-glyph.folder svg{width:30px;height:29px;fill:#e6e3fa;stroke:#b9b2eb}.file-glyph.image{background:#edf5f0;color:#78a38d}.file-glyph.document{background:#eef1fc;color:#8b9fd4}.file-glyph.pdf{background:#fbf0f0;color:#c18e90}.file-glyph.video{background:#f1edfb;color:#a08ccb}.file-glyph.audio{background:#fcf1e9;color:#caa180}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:0}.row-actions .icon-button{width:26px;height:28px;color:#b5b7c5}.row-actions .icon-button:hover{color:var(--accent)}.row-actions .icon-button svg{width:15px;height:15px}.row-actions .icon-button.favorited{color:#cfb76e}.file-table td.date-cell,.file-table td.size-cell{font-size:9px;white-space:nowrap}.details-panel{border-left:1px solid var(--line);background:#fdfdff;padding:21px 21px 25px;min-width:0}.details-heading{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7f8398;font-weight:550;margin-bottom:18px}.details-heading svg{width:15px;height:15px}.detail-preview{width:100%;min-height:130px;background:#f5f5fb;border:1px solid #efeff7;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:15px;margin-bottom:17px}.detail-preview .file-glyph{width:68px;height:76px;border-radius:13px}.detail-preview .file-glyph svg{width:40px;height:40px}.detail-preview .file-glyph.folder{width:76px;height:70px}.detail-preview .file-glyph.folder svg{width:66px;height:60px}.detail-preview img{display:block;max-width:100%;max-height:210px;object-fit:contain;border-radius:6px}.detail-preview audio,.detail-preview video{width:100%;max-height:210px}.details-title{font-size:12px;line-height:1.6;font-weight:650;color:#656b80;margin:0 0 4px;overflow-wrap:anywhere}.details-subtitle{font-size:9px;color:#a0a4b6;line-height:1.6;margin:0 0 22px}.detail-meta{margin:0;font-size:9px;line-height:1.8}.detail-meta>div{display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px;margin:10px 0}.detail-meta dt{color:#a1a5b6}.detail-meta dd{margin:0;color:#7b8297;overflow-wrap:anywhere}.detail-actions{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);padding-top:17px;margin-top:20px}.detail-actions .button{font-size:10px;min-height:34px}.detail-actions .button svg{width:15px;height:15px}.detail-two-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.detail-footnote{font-size:9px;color:#a1a4b6;line-height:1.8;margin:20px 0 0;overflow-wrap:anywhere}.detail-decoration{display:flex;align-items:center;justify-content:center;min-height:140px;background:#f6f5fc;border-radius:10px;position:relative;margin:0 0 20px}.detail-decoration .cloud-shape{width:75px;height:75px;color:#b9b3e2;transform:rotate(-5deg)}.detail-decoration .cloud-shape svg{width:75px;height:75px;stroke-width:1;fill:#e8e5f6}.detail-decoration .tiny-star{position:absolute;width:6px;height:6px;background:#d7d2ee;border-radius:2px;top:32px;left:41px;transform:rotate(30deg)}.detail-decoration .tiny-star:last-child{top:auto;left:auto;right:37px;bottom:33px;width:9px;height:9px}.detail-tip{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.detail-tip strong{font-size:10px;color:#9893be;display:flex;align-items:center;gap:6px;font-weight:550}.detail-tip svg{width:13px;height:13px}.detail-tip p{font-size:9px;line-height:1.9;color:#a0a5b6;margin:8px 0 0}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:59px;font-size:9px;color:#a0a4b5;line-height:1.7}.list-footer .button{font-size:10px;min-height:30px}.workspace-footer{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#b0b4c3;padding-top:21px;gap:15px;line-height:1.6}.workspace-footer>span:last-child{font-size:7px;letter-spacing:1.7px;display:flex;align-items:center;gap:7px}.footer-square{width:5px;height:5px;border:1px solid #c7c9d6;border-radius:1px}.empty-state,.error-state{min-height:238px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 20px}.state-symbol{color:#c1bddf;background:#f6f5fc;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:18px;margin-bottom:17px}.state-symbol svg{width:27px;height:27px;stroke-width:1.5}.empty-state h3,.error-state h3{font-size:12px;font-weight:600;margin:0 0 7px;color:#72788c}.empty-state p,.error-state p{font-size:10px;line-height:1.8;color:#a0a5b5;max-width:300px;margin:0 0 15px;overflow-wrap:anywhere}.error-state .state-symbol{background:#fdf1f3;color:#c58d96}.empty-state .button,.error-state .button{font-size:10px;min-height:32px}.loading-state{padding:10px 0 0}.skeleton-row{display:flex;gap:13px;align-items:center;padding:12px 6px;border-bottom:1px solid #f1f2f7;height:59px}.skeleton{background:#f0f1f7;animation:pulse 1.4s ease-in-out infinite;border-radius:4px}.skeleton-check{width:14px;height:14px;margin-right:5px}.skeleton-icon{width:32px;height:34px}.skeleton-name{width:42%;height:10px}.skeleton-meta{width:40px;height:7px;margin-left:auto}.file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;padding:4px 0 12px}.file-card{border:1px solid #ecedf5;border-radius:10px;padding:10px;min-width:0;position:relative}.file-card:hover{border-color:#cfcbeb;background:#fdfcff}.file-card.selected{border-color:#b1ace3;background:#f8f7ff}.card-top{display:flex;align-items:center;justify-content:space-between;height:22px}.card-top input{margin:0}.card-top .icon-button{width:24px;height:24px}.card-top svg{width:15px;height:15px}.card-top .favorited{color:#cfb76e}.card-open{display:flex;align-items:center;flex-direction:column;gap:16px;min-height:125px;width:100%;padding:12px 2px 5px;min-width:0}.card-open .file-glyph{width:42px;height:48px}.card-open .file-glyph svg{width:30px;height:30px}.card-open .file-glyph.folder svg{width:45px;height:42px}.card-open .file-name-text{width:100%;text-align:center}.card-open .file-name-text strong{font-size:11px}.card-open .file-name-text small{font-size:9px}.grid-select-all{display:flex;align-items:center;gap:8px;font-size:10px;color:#979bae;margin:0 0 12px;padding:6px}.grid-select-all input{margin:0}.drag-overlay{position:fixed;inset:12px;background:#f6f5ffed;border:3px dashed #9b95de;z-index:150;border-radius:20px;display:flex;align-items:center;justify-content:center;pointer-events:none;backdrop-filter:blur(4px)}.drag-overlay>div{text-align:center;color:var(--accent)}.drag-overlay>div>[data-icon]{display:flex;margin:0 auto 22px}.drag-overlay svg{width:60px;height:60px;stroke-width:1.3}.drag-overlay strong{font-size:23px;letter-spacing:-1px}.drag-overlay p{font-size:13px;color:#8a84b5;max-width:90vw;overflow-wrap:anywhere}dialog{border:1px solid #e8e8f2;border-radius:17px;box-shadow:0 30px 100px #28284b30;padding:0;color:var(--ink);background:#fff;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px)}dialog::backdrop{background:#20243942;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 23px;border-bottom:1px solid var(--line);gap:16px}.dialog-heading h2{font-size:16px;font-weight:700;letter-spacing:-.5px;margin:0}.dialog-heading p{font-size:10px;color:#9095a7;margin:7px 0 0;line-height:1.6}.upload-dialog{width:600px}.queue-list{padding:6px 23px;max-height:min(60dvh,550px);overflow:auto}.queue-empty{padding:50px 15px;text-align:center;color:#9ea2b3;font-size:12px}.queue-row{display:flex;gap:13px;border-bottom:1px solid var(--line);padding:17px 0;align-items:flex-start}.queue-row:last-child{border:0}.queue-icon{padding-top:3px}.queue-body{flex:1;min-width:0}.queue-name{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px}.queue-name strong{font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.queue-name>span{color:#9aa0b1;font-size:10px;white-space:nowrap}.queue-path{display:block;color:#a4a8b7;font-size:9px;line-height:1.5;margin-top:4px;overflow-wrap:anywhere}.queue-track{height:4px;border-radius:2px;background:#eeedf6;margin:10px 0 8px;overflow:hidden}.queue-track span{display:block;height:100%;background:#8b85d8;border-radius:2px;transition:width .2s}.queue-row[data-status=done] .queue-track span{background:#8fbbaa}.queue-row[data-status=error] .queue-track span,.queue-row[data-status=conflict] .queue-track span{background:#d3a78d}.queue-status{display:flex;align-items:center;justify-content:space-between;gap:5px;flex-wrap:wrap;font-size:9px;color:#a0a4b4;line-height:1.6}.queue-status.success{color:#6b9d8a}.queue-status.error{color:#ba8990}.queue-control{padding-top:0}.queue-control svg{width:15px;height:15px}.queue-inline-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.queue-inline-actions .button{font-size:10px;padding:5px 9px;min-height:28px}.dialog-footer{padding:15px 23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#a0a3b3}.dialog-footer .button{font-size:10px}.action-dialog,.share-dialog{width:440px}.action-body{padding:22px 23px 4px;font-size:12px;color:#9296a5;line-height:1.85;overflow-wrap:anywhere}.action-body p{margin:0 0 15px}.field-label{display:block;font-size:11px;color:#747b8c;font-weight:550;margin-bottom:9px}.form-input{width:100%;border:1px solid #e0e3ed;border-radius:8px;padding:12px 13px;min-height:44px;color:#5d6275;background:#fff;font-size:12px}.form-input::placeholder{color:#b0b4c1}.form-input:focus{border-color:#aaa5e2;box-shadow:0 0 0 3px #efedfb}.field-note{font-size:10px;color:#a3a7b6;margin:8px 0 10px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:22px 23px}.dialog-actions .button{font-size:11px;min-height:36px}.form-error{font-size:11px;color:#b95161;line-height:1.75;margin:10px 23px;background:#fff3f4;padding:10px 12px;border-radius:7px;overflow-wrap:anywhere}.delete-list{padding:0 0 0 19px;max-height:150px;overflow:auto;color:#71778c;font-size:11px;line-height:2}.share-symbol{width:50px;height:50px;background:#efedfc;color:#aaa1e4;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.share-symbol svg{width:24px;height:24px}.share-name{color:#686d82;font-size:13px;font-weight:600;line-height:1.6}.share-dialog .action-body{padding-bottom:25px;font-size:11px}.share-input{display:flex;gap:8px;margin-bottom:8px}.share-input input{border:1px solid #e3e4ed;min-width:0;border-radius:7px;flex:1;padding:10px;font-size:10px;color:#868b9e}.share-input .button{font-size:11px;min-height:38px}.share-dialog small{color:#a7aaba;font-size:9px}.toast-stack{position:fixed;bottom:24px;left:calc(50% + 116px);transform:translateX(-50%);z-index:300;display:flex;flex-direction:column;align-items:center;gap:9px;max-width:calc(100vw - 36px);pointer-events:none}.toast{display:flex;align-items:center;gap:11px;max-width:520px;background:#38394e;color:#fff;border-radius:10px;font-size:12px;padding:13px 17px;line-height:1.7;box-shadow:0 10px 30px #282d4720;pointer-events:auto;animation:toast-in .2s ease-out}.toast.error{background:#8b4f59}.toast .icon-button{color:#ffffffac;width:21px;height:21px;margin-left:6px}.toast .icon-button svg{width:14px;height:14px}.sidebar-scrim{display:none}.login-page{background:#fafbfe}.login-layout{display:grid;grid-template-columns:1.05fr 1fr;min-height:100dvh}.login-story{background:#f0eff9;padding:51px 62px 33px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story .brand{font-size:24px}.login-story .brand small{font-size:7px}.login-intro{margin:auto 0;padding:75px 0 25px;z-index:1}.login-intro .eyebrow{color:#a5a0bd;font-size:9px;letter-spacing:1.8px}.login-intro h1{font-size:57px;line-height:1.3;font-weight:750;letter-spacing:-3.5px;margin:21px 0}.login-intro p{font-size:13px;color:#9290a7;line-height:2}.login-story-footer{font-size:9px;letter-spacing:.2px;color:#aaa5bc;margin-top:30px}.login-art{position:relative;height:230px;width:290px;margin:35px 0 0 35px}.art-folder{position:absolute;left:5px;top:57px;background:#c3bde9;width:185px;height:132px;border:1px solid #b7b0de;border-radius:3px 14px 14px 14px;transform:rotate(-8deg);box-shadow:0 15px 26px #aea4d41f;display:flex;align-items:flex-end;padding:19px;z-index:2}.art-folder:before{content:"";position:absolute;left:-1px;top:-16px;width:77px;height:21px;background:#c3bde9;border:1px solid #b7b0de;border-bottom:0;border-radius:7px 10px 0 0;transform:skewX(7deg)}.art-folder span{font-size:14px;letter-spacing:-.3px;color:#f3f1ff;font-weight:500}.art-folder i{width:7px;height:7px;position:absolute;right:20px;bottom:22px;border:1px solid #eeebff;border-radius:50%}.art-document{position:absolute;left:127px;top:9px;width:125px;height:162px;background:#fff;border-radius:7px;transform:rotate(12deg);box-shadow:0 8px 27px #9791b418;z-index:1;padding:22px}.art-document b{display:block;width:26px;height:25px;background:#eeebf8;border-radius:5px;margin-bottom:19px}.art-document i{display:block;width:100%;height:3px;background:#eceaf4;margin:8px 0}.art-document i:last-of-type{width:65%}.art-document span{color:#c2bcd5;font-size:8px;display:block;margin-top:19px}.art-badge{position:absolute;right:2px;bottom:25px;width:55px;height:55px;background:#5c58ce;color:#e5e2ff;border-radius:16px;display:flex;align-items:center;justify-content:center;z-index:3;font-size:17px;font-weight:650;transform:rotate(11deg);box-shadow:0 10px 20px #6861aa20}.art-line{position:absolute;inset:40px -20px 0;border:1px solid #e0ddef;border-radius:50%;transform:rotate(-20deg);z-index:0}.login-form-section{padding:70px 40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#fff}.login-form{width:100%;max-width:340px;margin:auto 0}.login-mini-mark{display:none;color:var(--accent);font-size:31px;font-weight:800;letter-spacing:-3px;margin-bottom:33px}.login-form h2{font-size:25px;line-height:1.5;letter-spacing:-1px;margin:0 0 9px;font-weight:700}.login-subtitle{font-size:12px;color:#a0a4b2;margin:0 0 37px}.login-form .field-label{margin-top:23px}.login-form .form-input{min-height:46px;font-size:11px;background:#fefeff}.password-field{position:relative}.password-field input{padding-right:56px}.password-field button{position:absolute;right:8px;top:7px;height:32px;padding:0 9px;font-size:10px;color:#a3a0b2;border-radius:5px}.password-field button:hover{background:#f5f4fb}.login-submit{width:100%;margin-top:28px;min-height:46px;font-size:12px;justify-content:space-between;padding-left:20px;padding-right:18px}.login-submit span{font-size:18px;font-weight:400}.login-help{font-size:9px;color:#b2b4c1;line-height:1.9;text-align:center;margin:20px 0 0}.login-copyright{font-size:9px;color:#b9bac7;margin-top:50px}.login-error{margin:18px 0 0;font-size:10px}.preview-link{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;color:var(--accent);text-align:center}.preview-link:hover{text-decoration:underline}.status-line{font-size:11px;color:#9298aa;line-height:1.8;margin:10px 0}.account-info{font-size:12px}.account-info strong{color:#606679}.connection-info-note{font-size:10px;line-height:1.7;color:#9da3b5}
@keyframes pulse{50%{opacity:.45}}@keyframes toast-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){main#workspace{padding-top:45px}.files-workspace{grid-template-columns:minmax(0,1fr) 280px}.details-panel{padding:25px}.files-main{padding-left:28px;padding-right:28px}.dropzone{min-height:145px}.page-heading{margin-bottom:32px}.file-table td{height:66px}.page-heading h1{font-size:33px}}
@media(max-width:1250px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.sidebar{width:210px;padding-left:14px;padding-right:14px}.topbar{padding:0 28px}main#workspace{padding:30px 28px 20px}.files-workspace{grid-template-columns:minmax(0,1fr) 215px}.files-main{padding-left:17px;padding-right:17px}.details-panel{padding-left:17px;padding-right:17px}.file-table th.date-column{width:78px}.file-table th.size-column{width:58px}.file-table th.actions-column{width:34px}.row-actions .details-action{display:none}.type-filters{gap:2px}.filter{padding-left:8px;padding-right:8px}.dropzone{padding:20px;gap:17px}.drop-copy strong{font-size:13px}.toast-stack{left:calc(50% + 105px)}.login-story{padding-left:45px;padding-right:40px}.login-intro h1{font-size:50px}}
@media(max-width:1050px){.files-workspace{grid-template-columns:minmax(0,1fr)}.details-panel{display:none}.files-workspace.show-details{grid-template-columns:minmax(0,1fr) 225px}.files-workspace.show-details .details-panel{display:block}.files-workspace.show-details .file-table .date-column,.files-workspace.show-details .file-table .date-cell{display:none}.files-workspace.show-details .filter-bar{flex-wrap:wrap}.files-workspace.show-details .filter-bar .sort-select{margin-left:auto}.details-heading .close-details{display:flex}.drop-copy strong{font-size:12px}.drop-illustration{transform:scale(.9);margin-left:-5px}.dropzone{gap:11px}.topbar-left{gap:10px}.private-label{font-size:9px}.login-intro h1{font-size:44px}.login-art{margin-left:0;transform:scale(.9);transform-origin:left center}.login-story{padding-left:36px}.login-form-section{padding-left:35px;padding-right:35px}}
@media(min-width:1051px){.details-heading .close-details{display:none}}
@media(max-width:800px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{width:190px;padding-left:10px;padding-right:10px}.sidebar .brand{padding-left:10px;font-size:20px}.brand-mark{width:34px;height:37px;font-size:24px}.brand small{font-size:6px;letter-spacing:1.5px}.nav-item{font-size:12px;padding-left:14px;padding-right:14px}.folder-nav .nav-item{font-size:11px}.topbar{height:70px;padding:0 23px}.workspace-label{font-size:11px}.private-label,.topbar-divider{display:none}main#workspace{padding:28px 23px 17px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.dropzone{padding:17px 16px;min-height:115px}.drop-illustration{display:none}.drop-copy strong{font-size:11px}.drop-copy p{font-size:9px;max-width:220px}.drop-actions .button{font-size:9px}.drop-actions .text-button{font-size:9px}.files-workspace.show-details{display:block}.files-workspace.show-details .details-panel{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:145px minmax(0,1fr);gap:0 20px}.details-heading{grid-column:1/-1}.detail-preview{grid-column:1;margin-bottom:12px}.details-title,.details-subtitle,.detail-meta,.detail-footnote{grid-column:2}.details-title{grid-row:2;align-self:start}.details-subtitle{grid-row:2;align-self:end;margin-bottom:0}.detail-meta{grid-row:3;grid-column:1/-1}.detail-actions{grid-column:1/-1}.detail-meta>div{grid-template-columns:100px minmax(0,1fr);margin:6px 0}.file-table th.date-column{width:74px}.file-table th.size-column{width:56px}.scope-note{font-size:8px}.filter{font-size:9px}.sort-select select{font-size:9px}.file-name-text strong{font-size:10px}.file-name-text small{font-size:8px}.file-table td.date-cell,.file-table td.size-cell{font-size:8px}.file-name-button{gap:8px}.toast-stack{left:calc(50% + 95px)}.login-layout{grid-template-columns:.9fr 1fr}.login-story{padding-left:29px;padding-right:15px}.login-intro h1{font-size:39px}.login-intro p{font-size:11px}.login-art{transform:scale(.78);height:205px}.login-form-section{padding-left:26px;padding-right:26px}.login-form h2{font-size:21px}}
@media(max-width:640px){.app-shell{display:block}.sidebar{width:232px;transform:translateX(-100%);transition:transform .2s ease;box-shadow:var(--shadow);padding:27px 19px 18px;z-index:110}.sidebar.open{transform:translateX(0)}.sidebar .brand{font-size:22px}.brand-mark{width:39px;height:41px;font-size:26px}.brand small{font-size:7px}.nav-item{font-size:13px}.folder-nav .nav-item{font-size:12px}.sidebar-scrim:not([hidden]){display:block;position:fixed;inset:0;background:#282b484d;z-index:100}.topbar{height:63px;padding:0 17px;background:#fff}.mobile-menu{display:inline-flex;margin-left:-6px}.topbar-left{gap:8px}.topbar-actions{gap:0}.upload-status-button{font-size:10px;padding-left:9px;padding-right:9px;gap:5px}.topbar-actions>.icon-button{width:30px}.workspace-label{font-size:11px}.topbar .icon-button svg{width:18px;height:18px}main#workspace{padding:27px 17px 17px}.page-heading{margin-bottom:23px}.eyebrow{font-size:8px;letter-spacing:1.5px}.page-heading h1{font-size:27px;margin-top:8px;margin-bottom:7px}.page-heading p{font-size:10px;line-height:1.7;max-width:245px}.new-folder-button{font-size:10px;padding:7px 10px;min-height:33px;gap:6px;align-self:flex-start;margin-top:22px}.new-folder-button svg{width:15px;height:15px}.dropzone{min-height:106px;padding:17px 15px;margin-bottom:21px;gap:13px}.drop-copy strong{font-size:11px;line-height:1.7}.drop-copy p{margin-top:5px;font-size:8px;max-width:220px;line-height:1.8}.drop-actions{gap:6px}.drop-actions .button{font-size:9px;padding:6px 9px;gap:8px;min-height:31px}.drop-actions .text-button{font-size:8px}.drop-actions .text-button svg{width:12px}.files-main{padding:5px 13px 0}.files-workspace{border-radius:11px;min-height:410px}.folder-toolbar{min-height:47px}.breadcrumbs{gap:6px}.breadcrumbs button{font-size:10px;max-width:145px}.search-toolbar{margin-bottom:15px;gap:10px}.search-field{min-height:34px;padding-left:10px;padding-right:8px}.search-field input{font-size:9px;padding:9px 0}.search-field kbd{display:none}.view-switch .icon-button{width:25px;height:25px}.view-switch svg{width:14px;height:14px}.filter-bar{gap:7px;margin-bottom:9px}.type-filters{gap:1px}.filter{font-size:9px;padding:6px 7px;gap:3px}.filter>span{font-size:7px}.sort-select select{font-size:8px;max-width:75px}.scope-note{font-size:8px;margin-bottom:11px}.file-table th:first-child,.file-table td:first-child{width:24px;padding-left:3px}.file-table th{font-size:8px;height:32px;padding:0 6px}.file-table td{height:57px;padding:9px 6px}.file-table th.date-column,.file-table td.date-cell{display:none}.file-table th.size-column{width:55px}.file-table th.actions-column{width:28px}.file-glyph{width:28px;height:33px;border-radius:6px}.file-glyph svg{width:18px;height:18px}.file-glyph.folder{width:28px}.file-glyph.folder svg{width:27px;height:26px}.file-name-button{gap:9px}.file-name-text strong{font-size:10px}.file-name-text small{font-size:8px}.list-footer{font-size:8px;min-height:50px}.list-footer .button{font-size:9px;padding-left:8px;padding-right:8px}.selection-toolbar{font-size:10px;padding-left:8px;padding-right:5px;gap:2px}.selection-toolbar .button{font-size:9px;padding-left:6px;padding-right:6px;gap:4px}.selection-toolbar .icon-button{width:26px}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.file-card{padding:9px}.card-open{min-height:126px}.card-open .file-name-text strong{font-size:10px}.workspace-footer{font-size:7px;padding-top:19px}.workspace-footer>span:last-child{font-size:6px}.toast-stack{left:50%;bottom:17px;width:max-content}.toast{font-size:11px;max-width:calc(100vw - 36px);padding:12px 14px}.dialog-heading{padding:18px}.dialog-heading h2{font-size:15px}.queue-list{padding:4px 18px}.queue-name{font-size:10px}.queue-name>span{font-size:9px}.queue-icon .file-glyph{width:26px;height:30px}.queue-row{gap:10px}.queue-control .icon-button{width:24px}.dialog-footer{font-size:9px;padding:12px 17px}.dialog-footer .button{font-size:9px}.action-body{padding:20px 19px 4px;font-size:11px}.dialog-actions{padding:20px 19px}.drag-overlay{inset:7px}.drag-overlay strong{font-size:18px}.drag-overlay p{font-size:11px}.login-layout{display:block}.login-story{display:none}.login-form-section{min-height:100dvh;padding:60px 32px 28px;background:#fafbfe}.login-mini-mark{display:block}.login-form{max-width:360px}.login-form h2{font-size:26px}.login-subtitle{font-size:12px;margin-bottom:33px}.login-form .form-input{min-height:48px;background:#fff;font-size:12px}.login-form .field-label{font-size:12px}.login-submit{min-height:48px;font-size:13px}.password-field button{top:8px}.login-help{font-size:10px}.login-copyright{margin-top:65px;font-size:9px}.upload-dialog{max-height:calc(100dvh - 25px)}.queue-list{max-height:65dvh}.files-workspace.show-details .details-panel{padding:18px;grid-template-columns:115px minmax(0,1fr)}.detail-preview{min-height:110px}.details-title{font-size:11px}.details-subtitle{font-size:9px}.details-heading .icon-button{width:25px;height:25px}}
@media(max-width:370px){main#workspace{padding-left:12px;padding-right:12px}.topbar{padding-left:12px;padding-right:12px}.filter{padding-left:5px;padding-right:5px}.sort-select select{max-width:61px}.drop-copy strong{font-size:10px}.dropzone{gap:7px;padding-left:12px;padding-right:12px}.new-folder-button{font-size:9px;padding-left:8px;padding-right:8px}.page-heading p{font-size:9px}.file-table th.size-column{width:47px}.files-main{padding-left:10px;padding-right:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Native progress elements keep real upload progress accessible without inline styles. */
.queue-progress{display:block;width:100%;height:4px;margin:10px 0 8px;appearance:none;-webkit-appearance:none;border:0;border-radius:2px;overflow:hidden;background:#eeedf6;color:#8b85d8}
.queue-progress::-webkit-progress-bar{background:#eeedf6;border-radius:2px}.queue-progress::-webkit-progress-value{background:#8b85d8;border-radius:2px;transition:width .2s}.queue-progress::-moz-progress-bar{background:#8b85d8;border-radius:2px}
.queue-row[data-status=done] .queue-progress::-webkit-progress-value{background:#75a18d}.queue-row[data-status=done] .queue-progress::-moz-progress-bar{background:#75a18d}
/* Secondary copy remains readable on the light surfaces. */
.page-heading p,.drop-copy p,.scope-note,.file-name-text small,.details-subtitle,.detail-meta dt,.detail-footnote,.detail-tip p,.list-footer,.empty-state p,.error-state p,.queue-path,.queue-status,.dialog-footer,.field-note,.share-dialog small,.storage-connection small,.profile-button small,.login-subtitle,.login-help,.login-copyright,.login-intro p,.login-story-footer,.connection-info-note{color:#697186}
.nav-section-title,.eyebrow,.private-label,.workspace-footer,.brand small,.sort-select select,.filter,.file-table th,.file-table td,.queue-name>span,.dialog-heading p,.action-body,.breadcrumbs button{color:#72778a}
.page-heading p,.drop-copy p{font-size:12px}.search-field input{font-size:12px}.search-field input::placeholder{color:#788094}.scope-note{font-size:10px}.filter{font-size:11px}.filter>span{font-size:9px}.sort-select select{font-size:11px}.file-table th{font-size:10px}.file-name-text strong{font-size:12px}.file-name-text small{font-size:10px}.file-table td.date-cell,.file-table td.size-cell{font-size:10px}.details-title{font-size:13px}.details-subtitle,.detail-meta,.detail-footnote,.detail-tip p{font-size:11px}.detail-tip strong{font-size:11px;color:#756b9a}.details-heading{font-size:12px}.detail-actions .button{font-size:11px}.list-footer{font-size:10px}.empty-state h3,.error-state h3{font-size:13px}.empty-state p,.error-state p{font-size:12px}.breadcrumbs button{font-size:12px}.queue-name{font-size:12px}.queue-path,.queue-status{font-size:11px}.dialog-heading p,.dialog-footer{font-size:11px}.action-body{font-size:13px}.field-label{font-size:12px;color:#667085}.field-note,.share-dialog small{font-size:11px}.share-dialog .action-body{font-size:12px}.storage-connection strong{font-size:11px;color:#697186}.storage-connection small{font-size:10px}.profile-button small{font-size:10px}.profile-button strong{font-size:12px}.workspace-footer{font-size:9px}.login-subtitle,.login-intro p{font-size:13px}.login-help,.login-copyright,.login-story-footer{font-size:11px}.login-form .form-input{font-size:13px}.login-error{font-size:12px}.login-form .form-input::placeholder{color:#808697}.password-field button{font-size:11px;color:#697186}
@media(max-width:1250px){.file-table th.size-column{width:67px}.file-table th.date-column{width:84px}}
@media(max-width:800px){.page-heading p,.drop-copy p{font-size:11px}.details-title{font-size:12px}.detail-meta,.details-subtitle,.detail-footnote{font-size:11px}.filter{font-size:10px}.sort-select select{font-size:10px}.breadcrumbs button{font-size:11px}.search-field input{font-size:11px}}
@media(max-width:640px){.drop-copy strong{font-size:12px}.drop-copy p{font-size:10px}.file-name-text strong{font-size:11px}.file-name-text small{font-size:10px}.filter{font-size:10px}.sort-select select{font-size:9px}.file-table td.size-cell{font-size:10px}.file-table th.size-column{width:65px}.scope-note{font-size:10px;line-height:1.7}.list-footer{font-size:10px}.workspace-footer{font-size:9px}.details-title{font-size:12px}.queue-name{font-size:11px}.queue-path,.queue-status{font-size:10px}.login-help,.login-copyright{font-size:11px}.login-form .field-label{font-size:12px}.login-form .form-input{font-size:13px}.upload-status-button{font-size:11px}}
/* The folder navigation reflects the current bucket and remains scrollable for long lists. */
.sidebar>.brand,.sidebar-upload,.primary-nav,.nav-section-title,.sidebar-bottom{flex-shrink:0}.folder-nav{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:2px 0}.folder-nav .nav-item{flex-shrink:0;min-height:40px}.folder-nav .nav-item>svg{color:#8d88bc}.folder-nav-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.folder-nav-note{font-size:11px;line-height:1.9;color:#697186;margin:3px 15px 12px}.folder-nav-error p{margin:0}.folder-nav-error .text-button{justify-content:flex-start;min-height:36px;padding-left:0;color:var(--accent);font-size:11px}.nav-section-title{margin-top:24px;margin-bottom:8px;min-height:30px}.nav-section-title .icon-button{width:30px;height:30px;margin-right:-7px}.sidebar-bottom{padding-top:16px}
/* Direct download controls stay available by keyboard and on touch screens. */
.file-table th.actions-column{width:108px}.row-actions .icon-button{width:32px;height:36px}.row-actions .row-download{color:var(--accent)}.row-actions .row-download:hover{background:var(--accent-soft)}.card-download{width:100%;margin-top:8px;font-size:11px;min-height:38px!important}.queue-control .icon-button{width:40px;height:40px}.queue-inline-actions .button{min-height:38px;font-size:11px}.queue-status{min-height:20px}
@media(max-width:1250px){.file-table th.actions-column{width:76px}.row-actions .icon-button{width:34px;height:38px}}
@media(max-width:640px){.file-table th.actions-column{width:82px}.row-actions .icon-button{width:36px;height:42px}.row-actions .row-download{width:40px}.queue-control .icon-button{width:44px;height:44px}.queue-inline-actions .button{min-height:42px}.card-download{min-height:42px!important}.folder-nav .nav-item{min-height:44px}.sidebar{padding-bottom:12px}.sidebar-upload{margin-top:25px;margin-bottom:20px}.storage-connection{padding-top:10px;padding-bottom:14px;margin-bottom:8px}.sidebar-bottom{padding-top:10px}}
@media(max-width:380px){.file-table .size-column,.file-table .size-cell{display:none}.selection-toolbar .button{min-height:38px}.filter{padding-left:5px;padding-right:5px}}
