@import url("data:text/css,");
:root{--bg:#f6f8f6;--surface:#fff;--sidebar:#edf3ed;--text:#203b31;--muted:#7a8981;--green:#216c53;--green-dark:#18533f;--green-light:#e7f2e9;--line:#e6ece6;--danger:#ba5353;--shadow:0 16px 60px #193d2610;--radius:18px;font-family:Inter,"Segoe UI","Microsoft YaHei",system-ui,sans-serif;font-synthesis:none;color:var(--text);background:var(--bg)}
*{box-sizing:border-box}body{margin:0;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible{outline:3px solid #80b898;outline-offset:4px}input:focus,select:focus{outline:none;border-color:#73a88e;box-shadow:0 0 0 3px #216c5310}a{color:var(--green)}button{color:inherit}svg{display:inline-block;vertical-align:middle;flex-shrink:0}button svg{pointer-events:none}img{max-width:100%}[hidden]{display:none!important}.muted{color:var(--muted)}.tiny{font-size:12px}.mono{font-family:Consolas,monospace}.boot{min-height:100vh;display:flex;gap:12px;align-items:center;justify-content:center;color:var(--muted)}
.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:40px;height:40px}.brand-name{font-size:23px;font-weight:730;letter-spacing:3px}.brand-sub{font-size:10px;letter-spacing:1.6px;color:var(--muted);margin-top:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;padding:10px 16px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:550;line-height:1.4;transition:background .15s,transform .15s}.btn:hover{background:#f2f6f2}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--green);border-color:var(--green);color:white}.btn-primary:hover{background:var(--green-dark)}.btn-soft{background:var(--green-light);border-color:transparent;color:var(--green)}.btn-danger{background:#b84f4f;border-color:#b84f4f;color:white}.btn-danger:hover{background:#a44343}.btn-small{min-height:33px;padding:6px 11px;font-size:12px}.btn-link{border:0;background:none;padding:7px;color:var(--green);font-weight:550}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;padding:0;border:0;border-radius:8px;background:none;color:var(--muted)}.icon-btn:hover{background:#eaf0ea;color:var(--green)}.icon-btn.danger:hover{background:#faeeee;color:var(--danger)}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--line);border-radius:99px;font-size:11px;white-space:nowrap}.dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#609b72}.eyebrow{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);font-weight:650}
/* Welcome and first-run setup */
.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(440px,1fr);padding:20px;gap:20px}.auth-story{border-radius:24px;background:#e8f0e4;padding:42px 50px;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:680px}.auth-story .brand{position:relative;z-index:1}.story-body{margin:auto 0;position:relative;z-index:1;padding:45px 0 25px}.story-body h1{font-size:clamp(34px,3.6vw,52px);font-weight:630;line-height:1.43;letter-spacing:-1px;margin:15px 0 22px}.story-body h1 span{color:#488b65}.story-body>p{line-height:1.9;color:#6f8374;max-width:350px}.story-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.story-tags .pill{background:#ffffff60;border-color:#ffffff80;padding:8px 11px;color:#52765c}.story-footer{display:flex;align-items:center;gap:10px;color:#758b77;font-size:11px;position:relative;z-index:1;line-height:1.8}.story-art{height:180px;position:relative;margin:30px 0 15px;max-width:340px}.orbit{position:absolute;border:1px solid #bcd3b980;border-radius:50%;width:280px;height:130px;left:20px;top:26px;transform:rotate(-12deg)}.orbit.second{transform:rotate(18deg);width:255px;left:36px;top:32px}.paper{position:absolute;width:94px;height:122px;background:#fffdf7;border-radius:11px;box-shadow:0 12px 25px #38623b10;border:1px solid #e5ebd9;left:90px;top:6px;transform:rotate(-12deg);padding:18px;color:#82a886}.paper::before,.paper::after{content:"";display:block;height:5px;border-radius:5px;background:#e6ecdf;margin-top:12px}.paper::after{width:65%;margin-top:8px}.art-folder{position:absolute;left:157px;top:58px;width:110px;height:83px;background:#799e78;border-radius:5px 14px 14px 14px;transform:rotate(8deg);box-shadow:0 16px 30px #57785220}.art-folder::before{content:"";width:47px;height:13px;border-radius:9px 9px 0 0;background:#799e78;position:absolute;top:-11px;left:0}.art-folder svg{color:#dfedce;margin:24px 40px}.art-star{position:absolute;left:36px;top:107px;color:#7f9c67}.art-dot{position:absolute;width:8px;height:8px;top:8px;left:269px;background:#bfce99;border-radius:50%}.auth-side{display:flex;align-items:center;justify-content:center;padding:28px 40px;position:relative}.auth-box{width:100%;max-width:370px}.auth-box>.eyebrow{color:#97a498;margin-bottom:26px}.auth-box h2{font-size:27px;font-weight:630;margin:0 0 10px;letter-spacing:-.5px}.auth-box>.auth-intro{line-height:1.8;color:var(--muted);margin:0 0 28px;font-size:13px}.auth-box label,.form-field label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.field{margin-bottom:17px}.input{display:block;width:100%;border:1px solid #dfe7dd;border-radius:9px;padding:12px 13px;min-height:43px;background:#fff;color:var(--text);transition:border .15s,box-shadow .15s}.input::placeholder{color:#a5afa5;font-size:12px}.field-help{font-size:11px;line-height:1.7;color:var(--muted);margin:7px 0 0}.auth-box form>.btn{width:100%;margin-top:6px;min-height:45px}.form-error{background:#fff0ed;color:#a74d42;padding:11px 13px;font-size:12px;border-radius:9px;line-height:1.6;margin-bottom:15px}.auth-note{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);font-size:11px;line-height:1.8;color:#91a092;display:flex;gap:7px}.setup-marker{display:inline-flex;gap:7px;align-items:center;color:var(--green);background:#e8f1e8;border-radius:6px;padding:5px 9px;font-size:11px;margin-bottom:15px}.auth-footer{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:10px;color:#a8b1a7;letter-spacing:1px}
/* Workspace */
.shell{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr)}.sidebar{position:fixed;top:0;bottom:0;left:0;width:230px;background:var(--sidebar);padding:31px 20px 20px;display:flex;flex-direction:column;border-right:1px solid #e5ece1;z-index:30}.sidebar>.brand{padding:0 13px;margin-bottom:42px}.nav-label{font-size:10px;letter-spacing:1px;color:#94a18f;padding:0 16px;margin-bottom:13px}.nav-group{display:flex;flex-direction:column;gap:5px}.nav-button{display:flex;align-items:center;gap:12px;padding:13px 15px;border:0;border-radius:10px;background:transparent;text-align:left;color:#71806d;font-size:13px;width:100%}.nav-button:hover{background:#e5eee1}.nav-button.active{background:#dce9d6;color:#2f653f;font-weight:650}.nav-button .count{font-size:10px;margin-left:auto;min-width:21px;padding:2px 5px;text-align:center;border-radius:5px;background:#fff8;color:#709469}.nav-divider{height:1px;background:#dfe8da;margin:25px 14px}.sidebar-bottom{margin-top:auto;padding-top:36px}.storage-card{padding:16px 14px;border:1px solid #dbe5d6;border-radius:12px;background:#f7faf250}.storage-card-title{display:flex;align-items:center;gap:7px;font-size:11px;color:#6f8267}.storage-main{font-size:12px;color:#45613b;margin:12px 0 8px;letter-spacing:.3px}.storage-meter{height:4px;border-radius:3px;background:#dae5d3;overflow:hidden;margin-bottom:10px}.storage-meter>div{height:100%;width:0;background:#8aaa76;border-radius:3px}.storage-caption{font-size:10px;color:#97a38e;line-height:1.7}.sidebar-user{display:flex;align-items:center;width:100%;padding:18px 8px 0;border:0;background:none;text-align:left;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#dbe6ce;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:650;color:#688152;flex-shrink:0}.user-info{min-width:0;flex:1}.user-info strong{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info small{display:block;font-size:10px;color:#93a089;margin-top:4px}.sidebar-user>svg{color:#91a184}.workspace{grid-column:2;min-width:0}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 42px;border-bottom:1px solid var(--line);background:#f9fbf880}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:12px;min-width:0;overflow:auto;white-space:nowrap;scrollbar-width:none}.breadcrumbs button{background:transparent;border:0;padding:5px 0;color:#8c998a;white-space:nowrap}.breadcrumbs button:hover{color:var(--green)}.breadcrumbs button:last-child{color:#44653e;font-weight:550}.breadcrumbs>svg{color:#b0baac;flex-shrink:0}.topbar-right{display:flex;align-items:center;gap:20px}.search-box{display:flex;align-items:center;gap:9px;color:#a3afa0;background:#eff3ed;border:1px solid transparent;border-radius:9px;padding:9px 11px;width:260px}.search-box:focus-within{border-color:#9eba94;background:#fff}.search-box input{background:none;border:0;outline:0;padding:0;min-width:0;flex:1;font-size:12px;color:var(--text);box-shadow:none}.search-box input::placeholder{color:#a2ada0}.search-box kbd{font-family:inherit;font-size:10px;color:#a4afa0;border:1px solid #dce4d8;border-radius:3px;padding:1px 4px}.top-status{font-size:10px;display:flex;align-items:center;gap:6px;color:#8a9a82;white-space:nowrap}.content{padding:36px 42px 32px;max-width:1550px;margin:0 auto;position:relative}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading h1{font-size:27px;font-weight:650;letter-spacing:-.8px;margin:0 0 9px}.page-heading p{font-size:12px;color:#94a08f;margin:0;line-height:1.7}.page-actions{display:flex;gap:10px;flex-shrink:0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:26px}.stat-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px 20px;display:flex;align-items:center;gap:15px;min-height:94px}.stat-icon{width:41px;height:44px;border-radius:11px;background:#eff4e7;display:flex;align-items:center;justify-content:center;color:#83936c;flex-shrink:0}.stat-card:nth-child(2) .stat-icon{background:#f7efe1;color:#bea572}.stat-card:nth-child(3) .stat-icon{background:#eaf1f4;color:#86a4b0}.stat-label{color:#99a492;font-size:10px;margin-bottom:8px}.stat-value{font-size:21px;color:#385430;letter-spacing:-.6px;font-weight:630}.stat-value span{font-size:10px;font-weight:400;margin-left:7px;color:#a0aa99;letter-spacing:0}.dropzone{display:flex;align-items:center;gap:20px;min-height:115px;padding:23px 28px;border:1px dashed #c8d9be;border-radius:14px;background:#eff5eab3;margin-bottom:29px;transition:background .2s,border .2s}.dropzone.dragover,.content.dragover .dropzone{border-color:#46815d;background:#e0efdb;outline:3px solid #cce1c560}.drop-icon{height:58px;width:62px;border-radius:14px;background:#e3edd9;display:flex;align-items:center;justify-content:center;color:#80a065;transform:rotate(-5deg);flex-shrink:0}.drop-copy{flex:1}.drop-copy h3{font-size:14px;font-weight:550;color:#577347;margin:0 0 9px}.drop-copy p{font-size:10px;color:#97a489;margin:0}.dropzone>.btn{font-size:11px;border-color:#d5e1ce;color:#66864e;background:#fff9;min-height:34px;padding:8px 15px}.section-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section-label{font-size:13px;font-weight:600;display:flex;align-items:center;gap:9px}.section-label>span{color:#a1ad98;border-radius:5px;background:#eaf0e5;font-size:10px;padding:3px 6px;font-weight:400}.table-tools{display:flex;align-items:center;gap:13px}.sort-select{font-size:11px;color:#8a9980;background:transparent;border:0;padding:6px 0;max-width:100px;box-shadow:none}.view-switch{display:flex;border:1px solid #e1e9dd;border-radius:7px;overflow:hidden;padding:3px;gap:3px}.view-switch .icon-btn{width:27px;height:26px;border-radius:4px}.view-switch .active{background:#e5eee0;color:#62824f}.file-surface{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;min-height:230px}.file-table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.file-table thead{background:#fbfcf9}.file-table th{font-size:10px;color:#a3ad9b;font-weight:450;height:42px;border-bottom:1px solid #eef2ea;padding:0 15px;white-space:nowrap}.file-table th:first-child{padding-left:25px;width:auto}.file-table .col-size{width:105px}.file-table .col-date{width:138px}.file-table .col-owner{width:100px}.file-table .col-actions{width:120px;text-align:right;padding-right:21px}.file-table td{height:72px;border-bottom:1px solid #f0f3ec;font-size:11px;color:#8d9a83;padding:0 15px}.file-table td:first-child{padding-left:24px}.file-table tbody tr:last-child td{border-bottom:0}.file-table tbody tr:hover{background:#f9fbf7}.file-name-button{display:flex;align-items:center;gap:12px;padding:9px 0;min-width:0;width:100%;border:0;background:none;text-align:left}.file-name-text{min-width:0;flex:1}.file-name-text strong{display:block;font-size:12px;font-weight:520;color:#4a6040;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-name-text small{display:block;font-size:10px;color:#a6b09d;margin-top:6px}.file-glyph{display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;width:37px;height:41px;border-radius:9px;background:#f0f2ed;color:#a1ab95}.file-glyph.folder{background:#f8f1dc;color:#d2b365}.file-glyph.image{background:#eaf1e5;color:#87a370}.file-glyph.pdf{background:#f9eae6;color:#c78679}.file-glyph.video{background:#eeecf8;color:#a296c5}.file-glyph.document{background:#e9f0f7;color:#81a2c5}.file-glyph.archive{background:#f3ebdd;color:#b49c71}.row-actions{display:flex;justify-content:flex-end;gap:0}.row-actions .icon-btn{width:28px;height:29px}.row-actions .icon-btn svg{width:15px;height:15px}.privacy-footnote{display:flex;gap:6px;align-items:center;margin:16px 2px 0;color:#a4b09a;font-size:10px;line-height:1.7}.load-more{display:block;margin:17px auto 0}.empty-state{min-height:275px;padding:40px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon{width:67px;height:67px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:#f1f5eb;color:#9db48c;position:relative;margin-bottom:18px}.empty-icon::after{content:"";position:absolute;right:-4px;top:0;width:14px;height:14px;border:4px solid white;background:#dce7cd;border-radius:50%}.empty-state h3{font-size:14px;font-weight:550;margin:0 0 9px;color:#778c67}.empty-state p{font-size:11px;color:#a0ae95;line-height:1.9;margin:0 0 16px;max-width:360px}.empty-state .btn{font-size:11px;min-height:33px;padding:7px 12px}.file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:15px;padding:20px}.grid-file{border:1px solid #e8eee3;border-radius:11px;padding:17px 13px 9px;min-width:0}.grid-file:hover{background:#fafcf7;border-color:#ccdaba}.grid-file .file-name-button{flex-direction:column;text-align:center;gap:14px}.grid-file .file-name-text{width:100%}.grid-file .file-glyph{width:51px;height:55px}.grid-file .file-glyph svg{width:27px;height:27px}.grid-file .row-actions{justify-content:center;border-top:1px solid #edf2e6;margin-top:12px;padding-top:6px}.loading{padding:90px 20px;text-align:center;color:#92a186;font-size:12px}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #dce6d5;border-top-color:#6e9654;border-radius:50%;animation:spin .75s linear infinite;margin-right:8px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.mobile-menu,.mobile-shade{display:none}.info-banner{display:flex;gap:11px;align-items:flex-start;padding:17px 20px;border:1px solid #e1e9dc;background:#eff5e9;border-radius:12px;color:#7d926e;font-size:12px;line-height:1.8;margin-bottom:24px}.info-banner svg{margin-top:2px}.info-banner strong{color:#5e7c4c;font-weight:550}.member-card{display:flex;gap:15px;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line)}.member-card:last-child{border:0}.member-card .avatar{height:39px;width:39px}.member-card .user-info strong{font-size:13px}.member-card .user-info small{font-size:11px}.member-card>.pill{margin:0 10px}.member-card.disabled{opacity:.65}.member-actions{display:flex;gap:8px}.disabled-pill{background:#f8eeee;color:#b17973}.active-pill{background:#edf5e7;color:#6e8c58}.member-card .btn-link{font-size:11px}.mobile-only{display:none}
/* Dialogs, transfer queue, feedback */
dialog{border:1px solid #dce5d6;border-radius:18px;padding:0;color:var(--text);box-shadow:0 30px 100px #13301c30;width:min(440px,calc(100vw - 30px));max-height:90vh;background:#fcfdfa}dialog::backdrop{background:#142d2254;backdrop-filter:blur(4px)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:23px 25px 17px}.modal-header h2{font-size:18px;margin:0;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:85%}.modal-body{padding:0 25px 25px;overflow:auto}.modal-description{font-size:12px;line-height:1.9;color:#8a9980;margin:0 0 20px;overflow-wrap:anywhere}.modal-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:22px}.modal-actions .btn{font-size:12px;min-height:37px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid .field{min-width:0}.modal-body .field label{font-size:12px}.modal-body .input{font-size:12px}.modal-note{font-size:11px;color:#9cac90;margin:20px 0 0;line-height:1.8}.profile-heading{display:flex;align-items:center;gap:12px;padding:3px 0 22px;border-bottom:1px solid var(--line);margin-bottom:22px}.profile-heading .avatar{width:43px;height:43px}.profile-heading strong{display:block;font-size:14px}.profile-heading small{color:var(--muted);font-size:11px}.profile-logout{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;text-align:right}.profile-logout .btn-link{font-size:12px;color:var(--danger)}dialog.preview-dialog{width:min(1000px,calc(100vw - 35px))}.preview-area{height:min(66vh,740px);display:flex;align-items:center;justify-content:center;background:#edf1e9;border-radius:10px;overflow:hidden}.preview-area img{max-width:100%;max-height:100%;object-fit:contain}.preview-area iframe{width:100%;height:100%;border:0;background:#fff}.preview-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:15px;color:#97a58c;font-size:11px}.upload-card{position:fixed;bottom:24px;right:28px;width:365px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #d9e5d1;box-shadow:0 12px 50px #365b3a23;border-radius:15px;z-index:45;overflow:hidden}.upload-header{display:flex;align-items:center;justify-content:space-between;background:#f1f6ec;padding:13px 16px;font-size:12px;font-weight:600;color:#64824f}.upload-header>span{display:flex;align-items:center;gap:8px}.upload-items{max-height:320px;overflow:auto;padding:0 16px}.upload-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #edf2e8}.upload-item:last-child{border:0}.upload-item .file-glyph{width:30px;height:34px;border-radius:7px}.upload-details{min-width:0;flex:1}.upload-details strong{font-size:11px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500}.upload-details small{display:block;font-size:10px;color:#9faa97;margin-top:6px;line-height:1.6;overflow-wrap:anywhere}.upload-progress{height:3px;background:#eaf0e5;border-radius:2px;margin-top:8px;overflow:hidden}.upload-progress>div{height:100%;background:#94b376}.upload-item.success .upload-details small{color:#7b9c62}.upload-item.error .upload-details small{color:#c47f71}.upload-item>.icon-btn{flex-shrink:0}.upload-footer{padding:11px 16px;background:#fafcf7;color:#a2af97;font-size:10px;line-height:1.7}#toasts{position:fixed;bottom:25px;left:calc(50% + 115px);transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;gap:8px;align-items:center;max-width:calc(100vw - 30px);pointer-events:none}.toast{background:#284e3c;color:#f1f7ec;box-shadow:0 5px 20px #20442f25;border-radius:10px;padding:12px 18px;font-size:12px;line-height:1.6;display:flex;gap:8px;align-items:center;max-width:550px;width:max-content;max-width:min(550px,calc(100vw - 32px));animation:toast-in .2s ease}.toast.error{background:#9b564b}.toast svg{flex-shrink:0}@keyframes toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.content{padding-top:45px}.page-heading{margin-bottom:33px}.stats-grid{margin-bottom:30px}.dropzone{min-height:130px;margin-bottom:34px}.stat-card{padding:23px;min-height:103px}.file-table td{height:77px}}
@media(max-width:1180px){.sidebar{width:205px;padding-left:15px;padding-right:15px}.shell{grid-template-columns:205px minmax(0,1fr)}.topbar{padding:0 27px}.content{padding:30px 27px}.top-status{display:none}.file-table .col-owner,.file-table .owner-cell{display:none}.file-table .col-date{width:118px}.stat-card{padding:16px;gap:10px}.stat-value{font-size:19px}.stat-icon{width:35px;height:38px}.dropzone{padding:21px}.auth-story{padding:35px}.auth-side{padding:28px}.auth-page{grid-template-columns:1fr 1fr}#toasts{left:calc(50% + 102px)}}
@media(max-width:950px){.file-table .col-date,.file-table .date-cell{display:none}.page-heading h1{font-size:24px}.page-actions .btn{padding:9px 11px;font-size:12px}.stats-grid{gap:10px}.stat-card{padding:14px 12px;gap:9px;min-height:85px}.stat-icon{width:31px;height:34px}.stat-icon svg{width:17px}.stat-value{font-size:17px}.stat-value span{display:block;margin:4px 0 0;font-size:9px}.stat-label{font-size:9px;margin-bottom:6px}.drop-copy h3{font-size:13px}.dropzone{gap:16px}.drop-icon{width:49px;height:50px}.dropzone>.btn{font-size:10px;padding:8px 11px}.auth-story{padding:28px}.story-body h1{font-size:36px}.story-tags{gap:6px}.story-tags .pill{padding:6px 8px;font-size:10px}}
@media(max-width:760px){.shell{display:block}.workspace{width:100%}.sidebar{transform:translateX(-100%);transition:transform .2s;width:230px;box-shadow:15px 0 60px #1c38291a}.shell.menu-open .sidebar{transform:translateX(0)}.shell.menu-open .mobile-shade{display:block;position:fixed;inset:0;border:0;background:#1b322449;z-index:25}.mobile-menu{display:inline-flex;flex-shrink:0}.topbar{height:67px;padding:0 18px;gap:12px}.breadcrumbs{flex:1;gap:6px;font-size:11px}.breadcrumbs>button:first-child svg{display:none}.topbar-right{gap:0}.search-box{width:180px;padding:8px 10px}.search-box kbd{display:none}.content{padding:26px 20px}.page-heading{margin-bottom:22px;gap:15px}.page-heading h1{font-size:23px}.page-heading p{font-size:11px;max-width:230px}.page-actions{gap:7px}.page-actions .btn{font-size:11px;min-height:36px;padding:8px 10px}.page-actions .btn svg{width:14px}.stats-grid{gap:10px;margin-bottom:22px}.stat-card{padding:14px 11px;gap:10px}.stat-value span{display:inline;margin-left:5px}.dropzone{padding:20px;margin-bottom:26px}.drop-copy h3{font-size:13px}.drop-copy p{font-size:10px}.file-table .col-date,.file-table .date-cell{display:table-cell}.file-table .col-date{width:120px}.file-table .col-size{width:85px}.file-table .col-actions{width:110px}.file-table th:first-child,.file-table td:first-child{padding-left:18px}.privacy-footnote{font-size:9px}.file-name-text strong{font-size:11px}.file-name-text small{font-size:9px}.file-glyph{width:32px;height:36px}.file-glyph svg{width:19px}.file-name-button{gap:10px}.file-table td{padding:0 10px;font-size:10px}.auth-page{display:block;padding:0}.auth-story{min-height:auto;border-radius:0;padding:25px 28px 27px}.auth-story .brand img{height:33px;width:33px}.auth-story .brand-name{font-size:21px}.story-body{padding:25px 0 0}.story-body>.eyebrow{display:none}.story-body h1{font-size:30px;margin:0 0 11px;line-height:1.4}.story-body h1 br{display:none}.story-body>p{font-size:12px;margin:0;max-width:none}.story-art,.story-tags,.story-footer{display:none}.auth-side{padding:30px 28px 55px}.auth-box{max-width:400px}.auth-box>.eyebrow{display:none}.auth-box h2{font-size:23px}.auth-box>.auth-intro{font-size:12px;margin-bottom:24px}.auth-footer{font-size:9px;bottom:15px}.auth-box .field{margin-bottom:15px}#toasts{left:50%}.upload-card{right:16px;bottom:16px}.member-card{padding:17px 18px;flex-wrap:wrap;gap:10px}.member-card>.pill{font-size:10px;margin:0}.member-actions{width:100%;justify-content:flex-end;padding-left:45px}.mobile-only{display:block}}
@media(max-width:480px){.topbar{padding:0 14px;gap:7px}.search-box{width:148px;padding:8px;font-size:11px}.search-box input{font-size:11px}.breadcrumbs{max-width:145px}.content{padding:24px 16px}.page-heading{align-items:flex-start;gap:9px}.page-heading p{max-width:175px;font-size:10px}.page-heading h1{font-size:22px}.page-actions .btn{padding:8px 9px;font-size:10px;gap:5px}.page-actions .btn-secondary span{display:none}.page-actions .btn-secondary{min-width:33px}.stats-grid{gap:8px}.stat-card{padding:13px 10px;display:block;position:relative;min-height:94px}.stat-icon{width:24px;height:24px;border-radius:7px;margin-bottom:10px}.stat-icon svg{width:14px;height:14px}.stat-label{position:absolute;top:19px;right:10px;font-size:9px}.stat-value{font-size:19px}.stat-value span{display:block;margin:3px 0 0;font-size:8px;white-space:nowrap}.dropzone{padding:17px 14px;gap:12px;min-height:105px}.drop-icon{width:41px;height:44px;border-radius:11px}.drop-icon svg{width:25px}.drop-copy h3{font-size:11px;margin-bottom:8px}.drop-copy p{font-size:9px;max-width:150px;line-height:1.7}.dropzone>.btn{padding:7px 9px;font-size:9px;min-height:30px}.dropzone>.btn svg{display:none}.section-label{font-size:12px}.section-bar{margin-bottom:12px}.table-tools{gap:8px}.sort-select{font-size:10px;max-width:87px}.view-switch .icon-btn{width:24px;height:24px}.file-table .col-date,.file-table .date-cell{display:none}.file-table .col-size{width:63px}.file-table .col-actions{width:90px;padding-right:11px}.file-table th:first-child,.file-table td:first-child{padding-left:12px}.file-table th,.file-table td{padding-left:6px;padding-right:6px}.row-actions .icon-btn{width:25px;height:29px}.row-actions .icon-btn svg{width:13px;height:13px}.file-name-text strong{font-size:11px}.file-name-text small{font-size:9px}.file-name-button{gap:8px}.file-glyph{width:28px;height:32px;border-radius:7px}.file-glyph svg{width:17px;height:17px}.empty-state{padding:35px 16px;min-height:245px}.empty-state h3{font-size:13px}.empty-state p{font-size:10px}.privacy-footnote{align-items:flex-start;font-size:9px;max-width:310px;line-height:1.9}.privacy-footnote svg{margin-top:2px;width:12px}.file-grid{padding:13px;gap:11px;grid-template-columns:repeat(2,minmax(0,1fr))}.file-table td{height:68px}.modal-header{padding:20px 20px 17px}.modal-body{padding:0 20px 22px}.form-grid{grid-template-columns:1fr;gap:0}.preview-footer{align-items:flex-start;line-height:1.8}.story-body h1{font-size:27px}.auth-story{padding:24px}.member-card .btn-link{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}


/* Batch selection and move dialog */
.row-check{width:16px;height:16px;accent-color:var(--green);cursor:pointer;vertical-align:middle}
.file-table th.col-select,.file-table td.select-cell{width:34px;min-width:34px;text-align:center;padding-left:10px!important;padding-right:0!important}
.file-table tbody tr.selected{background:#f1f7ed}
.file-table tbody tr.selected:hover{background:#eaf4e5}
.grid-file{position:relative}
.grid-file.selected{border-color:#8fb97b;background:#f3f9ef}
.grid-select{position:absolute;top:9px;left:9px;z-index:1}
.batch-bar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 18px;padding:11px 13px;border:1px solid #cfe0c8;border-radius:12px;background:#f2f8ee;position:sticky;top:12px;z-index:14}
.batch-count{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:650;color:var(--green);margin-right:auto}
.batch-bar .btn{min-height:35px;padding:7px 11px;font-size:11px}
dialog.move-dialog{width:min(560px,calc(100vw - 30px))}
.move-breadcrumbs{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#f8faf7;margin-bottom:12px}
.folder-picker-crumb{display:inline-flex;align-items:center;gap:4px;border:0;background:none;color:var(--green);font-size:12px;padding:4px;cursor:pointer}
.folder-picker-crumb:hover{text-decoration:underline}
.move-folder-list{max-height:280px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#fff}
.move-folder-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid #eef2ea;background:none;text-align:left;color:#4a6040;font-size:12px;cursor:pointer}
.move-folder-item:last-child{border-bottom:0}
.move-folder-item:hover{background:#f5faf2}
.move-folder-item span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.move-empty{padding:24px;text-align:center;color:#9aa893;font-size:12px}
@media(max-width:760px){
  .file-table th.col-select,.file-table td.select-cell{width:28px;min-width:28px;padding-left:7px!important}
  .batch-bar{position:sticky;left:auto;right:auto;top:8px;bottom:auto;z-index:20;box-shadow:0 8px 24px #2c4a2a24}
  .batch-bar .batch-count{width:100%;margin:0}
  .batch-bar .btn{flex:1;min-width:0;padding:7px 8px}
  dialog.move-dialog{width:calc(100vw - 24px)}
}

@media(max-width:760px){.file-table .col-owner,.file-table .owner-cell{display:none}}

.member-actions{flex-wrap:wrap}
@media(max-width:480px){.member-actions{padding-left:0;justify-content:flex-start}}
