:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-soft:#eaf1ff;--border:#dfe4ec;--muted:#667085;--surface:#fff;--sidebar:#f3f6fa;--danger:#b42318;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f7f9fc;min-width:320px}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--sidebar);border-right:1px solid #e3e7ee;flex-direction:column;width:248px;padding:20px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__top{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.brand{color:#111827;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:20px;font-weight:720;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.sidebar__close{display:none!important}.sidebar__nav{margin-top:34px}.nav-item{cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;height:44px;padding:0 14px;font-weight:600;display:flex}.nav-item--active{color:#174ea6;background:#dfeaff}.nav-item:hover{background:#e7edf6}.storage-summary{border-top:1px solid #dce2ea;margin:auto 6px 20px;padding-top:20px}.storage-summary__title{align-items:center;gap:9px;font-size:13px;display:flex}.storage-summary__title svg{color:#157f68}.storage-summary p{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.sidebar__account{padding:0 6px}.account-row{align-items:center;gap:10px;min-width:0;display:flex}.account-avatar{color:#fff;background:#166534;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.account-copy{flex-direction:column;flex:1;min-width:0;display:flex}.account-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-copy small{color:var(--muted);margin-top:2px;font-size:11px}.sign-in-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;height:40px;font-weight:650;display:flex}.sign-in-button:hover{background:#f8fafc;border-color:#94a3b8}.mobile-header,.sidebar-scrim{display:none}.main-content{min-height:100vh;margin-left:248px}.topbar{background:#fffffff0;border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px 34px;display:flex}.breadcrumbs{align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.breadcrumbs>button,.breadcrumb-part button{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:180px;padding:7px 6px;font-size:14px;font-weight:620;overflow:hidden}.breadcrumbs>button{align-items:center;gap:8px;display:inline-flex}.breadcrumb-part{color:#98a2b3;align-items:center;min-width:0;display:inline-flex}.breadcrumb-part:last-child button{color:#344054}.breadcrumbs button:hover{color:var(--blue)}.search-box{color:#667085;background:#eef2f7;border:1px solid #0000;border-radius:8px;flex:none;align-items:center;gap:10px;width:min(390px,40vw);height:44px;padding:0 13px;display:flex}.search-box:focus-within{background:#fff;border-color:#99b9ff;box-shadow:0 0 0 3px #2563eb1a}.search-box input{color:#1f2937;background:0 0;border:0;outline:0;width:100%;font-size:14px}.search-box input::placeholder{color:#7d8799}.search-box button{color:#667085;cursor:pointer;background:0 0;border:0;padding:3px;display:grid}.browser-section{padding:30px 34px 54px;position:relative}.browser-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.browser-heading h1{color:#111827;text-overflow:ellipsis;white-space:nowrap;max-width:min(620px,55vw);margin:0;font-size:26px;line-height:1.2;overflow:hidden}.browser-heading p{color:var(--muted);margin:7px 0 0;font-size:13px}.browser-actions{align-items:center;gap:8px;display:flex}.file-input{display:none}.upload-button{min-width:100px}.browser-section--drop-active{background:#eaf1ff5c}.file-drop-target{z-index:4;color:#1e55b3;pointer-events:none;background:#f1f6fff2;border:2px dashed #4f7fe2;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:12px 18px}.file-drop-target strong{font-size:16px}.file-drop-target span{color:#5170a5;font-size:12px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){background:#e8edf5}.icon-button:disabled{cursor:not-allowed;opacity:.45}.bordered-button{border:1px solid var(--border);background:#fff}.subtle-button{color:#667085}.sort-select{border:1px solid var(--border);color:#475467;background:#fff;border-radius:7px;align-items:center;gap:7px;height:36px;padding:0 8px 0 10px;display:flex}.sort-select select{appearance:none;color:#344054;cursor:pointer;background:0 0;border:0;outline:0;font-size:13px;font-weight:600}.sort-direction{font-size:21px;line-height:1;transition:transform .15s;display:block}.sort-direction--desc{transform:rotate(180deg)}.view-switch{border:1px solid var(--border);background:#fff;border-radius:7px;grid-template-columns:36px 36px;height:36px;padding:2px;display:grid}.view-switch button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.view-switch button.active{color:#174ea6;background:#e5edfc}.folder-note,.folder-readme{border-left:3px solid var(--blue);color:#344054;white-space:pre-wrap;background:#eff5ff;margin:0 0 22px;padding:13px 16px;font-size:13px;line-height:1.55}.folder-readme{border:1px solid var(--border);background:#fff;border-left:3px solid #0f8a6c;border-radius:6px;margin:28px 0 0}.folder-readme h2{margin:0 0 8px;font-size:15px}.folder-readme p{white-space:pre-wrap;margin:0}.file-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:15px;display:grid}.file-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.file-card:hover{border-color:#b8c5da;transform:translateY(-1px);box-shadow:0 6px 18px #1e325014}.file-card__open{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.file-card__title{align-items:center;gap:9px;min-width:0;height:46px;padding:0 13px;display:flex}.file-card__title>span{color:#27364b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:640;overflow:hidden}.file-card__preview{aspect-ratio:16/10;color:#8b98aa;background:#f1f4f8;border-radius:6px;place-items:center;margin:0 7px;display:grid;position:relative;overflow:hidden}.file-card__preview img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.file-card:hover .file-card__preview img{transform:scale(1.025)}.file-card__preview--folder{background:#edf3ff}.file-card__preview--folder svg{width:56px;height:56px}.file-card__preview--video{background:#1e293b}.file-card__preview--video svg{color:#dae3ef}.file-card__preview--audio{background:#edf8f5}.file-card__preview--document{background:#f4f1ff}.file-card__preview--archive{background:#fff5e8}.video-label{color:#fff;background:#000000b8;border-radius:3px;padding:3px 5px;font-size:9px;font-weight:750;position:absolute;bottom:7px;right:8px}.file-card__meta{height:42px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 9px 0 13px;font-size:11px;display:flex}.file-icon--folder{color:#2563eb;fill:#dce8ff}.file-icon--image{color:#0f8a6c}.file-icon--video{color:#d9465f}.file-icon--audio{color:#0d9488}.file-icon--archive{color:#b45309}.file-icon--document{color:#6941c6}.file-icon--file{color:#64748b}.file-table-wrap{border:1px solid var(--border);background:#fff;border-radius:8px;overflow-x:auto}.file-table{border-collapse:collapse;width:100%;min-width:720px}.file-table th{border-bottom:1px solid var(--border);color:#667085;text-align:left;text-transform:uppercase;height:42px;padding:0 15px;font-size:11px;font-weight:650}.file-table th:first-child{width:45%}.file-table th:last-child{width:48px}.file-table td{border-bottom:1px solid #edf0f4;height:55px;padding:0 15px;font-size:13px}.file-table tbody tr:last-child td{border-bottom:0}.file-table tbody tr:hover{background:#f7f9fc}.file-name-button{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;width:100%;min-width:0;padding:8px 0;display:flex}.file-name-button span{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.muted-cell{color:#667085;white-space:nowrap}.placeholder-action{color:#0000}.file-card--loading{padding-bottom:10px}.skeleton,.loading-row:before{background:#e9edf3;animation:1.4s ease-in-out infinite pulse;display:block}.skeleton--media{aspect-ratio:16/10;border-radius:6px;margin:46px 7px 10px}.skeleton--line{border-radius:4px;width:42%;height:9px;margin:0 13px}.loading-list{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.loading-row{border-bottom:1px solid #edf0f4;align-items:center;gap:14px;height:55px;padding:0 16px;display:flex}.loading-row:before{content:"";border-radius:4px;width:55%;height:10px}.loading-row .skeleton--media{width:23px;height:23px;margin:0}.loading-row .skeleton--line{display:none}@keyframes pulse{0%,to{opacity:.55}50%{opacity:1}}.empty-state{color:#7b8798;text-align:center;background:#ffffff8c;border:1px dashed #cfd7e3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:34px;display:flex}.empty-state h2{color:#344054;margin:15px 0 7px;font-size:18px}.empty-state p{max-width:460px;margin:0;font-size:13px;line-height:1.5}.empty-state .secondary-button{margin-top:18px}.error-state svg{color:#c2413b}.error-state__actions{gap:9px;margin-top:19px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary-button:hover:not(:disabled){border-color:var(--blue-dark);background:var(--blue-dark)}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:#344054;background:#fff;border:1px solid #cfd6e1}.secondary-button:hover{background:#f4f6f9}.topbar--admin{justify-content:flex-start}.admin-section{padding:30px 34px 54px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.admin-heading h1{color:#111827;margin:3px 0 0;font-size:26px;line-height:1.25}.admin-heading>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px}.admin-eyebrow{color:#1d4ed8;text-transform:uppercase;margin:0;font-size:11px;font-weight:750}.admin-heading__actions{align-items:center;gap:9px;display:flex}.admin-banner{border:1px solid;border-radius:7px;align-items:center;gap:10px;min-height:46px;margin-bottom:16px;padding:8px 9px 8px 13px;font-size:13px;display:flex}.admin-banner span{flex:1}.admin-banner button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.admin-banner--success{color:#17644f;background:#eefaf6;border-color:#a9ddcd}.admin-banner--error{color:#8b2722;background:#fff7f6;border-color:#f0c7c4}.storage-list{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.storage-list__header,.storage-row{grid-template-columns:minmax(240px,2fr) minmax(90px,.7fr) minmax(150px,1fr) 70px 150px;align-items:center;column-gap:16px;display:grid}.storage-list__header{border-bottom:1px solid var(--border);color:#667085;text-transform:uppercase;min-height:42px;padding:0 15px;font-size:11px;font-weight:650}.storage-list__header span:last-child{text-align:right}.storage-row{border-bottom:1px solid #edf0f4;min-height:70px;padding:10px 15px}.storage-row:last-child{border-bottom:0}.storage-row:hover{background:#fafbfd}.storage-identity{align-items:center;gap:12px;min-width:0;display:flex}.storage-identity>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.storage-identity strong,.storage-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.storage-identity strong{color:#27364b;font-size:13px}.storage-identity small{color:var(--muted);font-size:11px}.storage-driver-icon{border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.storage-driver-icon--local{color:#2563eb;background:#e9f1ff}.storage-driver-icon--webdav{color:#087d64;background:#e9f8f3}.storage-driver-icon--remote{color:#6941c6;background:#f0edff}.storage-cell{color:#475467;min-width:0;font-size:13px}.storage-status-cell{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.storage-status-cell small{color:#a43c37;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;display:block;overflow:hidden}.status-badge{border:1px solid;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status-badge--success{color:#17644f;background:#eefaf6;border-color:#a9ddcd}.status-badge--neutral{color:#596579;background:#f3f5f8;border-color:#d4dae3}.status-badge--warning{color:#8a5400;background:#fff8e8;border-color:#efd39d}.status-badge--danger{color:#a3322d;background:#fff2f1;border-color:#efc1bd}.storage-actions{justify-content:flex-end;align-items:center;gap:3px;display:flex}.danger-button{color:#b42318}.danger-button:hover:not(:disabled){background:#fff0ef}.switch-control{cursor:pointer;align-items:center;width:38px;height:32px;margin-right:5px;display:inline-flex;position:relative}.switch-control input{opacity:0;width:1px;height:1px;position:absolute}.switch-control>span[aria-hidden]{background:#b9c1cd;border-radius:10px;width:34px;height:19px;transition:background .15s;position:relative}.switch-control>span[aria-hidden]:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #141e323d}.switch-control input:checked+span{background:#25735e}.switch-control input:checked+span:after{transform:translate(15px)}.switch-control input:focus-visible+span{outline-offset:2px;outline:3px solid #2563eb3d}.switch-control input:disabled+span{cursor:wait;opacity:.5}.storage-empty,.admin-gate{color:#7b8798;text-align:center;background:#ffffff8c;border:1px dashed #cfd7e3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:34px;display:flex}.storage-empty h2,.admin-gate h1{color:#344054;margin:15px 0 7px;font-size:18px}.storage-empty p,.admin-gate p{max-width:480px;margin:0 0 19px;font-size:13px;line-height:1.5}.admin-gate{margin:30px 34px}.storage-list--loading .storage-row{gap:13px;display:flex}.storage-loading-icon{border-radius:7px;flex:none;width:38px;height:38px}.storage-loading-line{border-radius:4px;width:min(300px,55%);height:11px}.storage-dialog-backdrop{align-items:start;padding-top:max(28px,6vh);padding-bottom:max(28px,6vh)}.storage-dialog{background:#fff;border-radius:8px;width:min(720px,100%);max-height:calc(100vh - max(56px,12vh));overflow-y:auto;box-shadow:0 22px 60px #0f172a42}.storage-dialog__header{z-index:2;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:14px 20px;display:flex;position:sticky;top:0}.storage-dialog__header>div{align-items:center;gap:12px;min-width:0;display:flex}.storage-dialog__header h2{color:#172033;margin:0;font-size:19px}.storage-dialog__header p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;overflow:hidden}.storage-form{padding:22px}.driver-options{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;display:grid}.driver-options legend{color:#344054;margin-bottom:8px;font-size:12px;font-weight:700}.driver-options button{color:#667085;cursor:pointer;text-align:left;background:#fff;border:1px solid #ccd4df;border-radius:7px;align-items:center;gap:11px;min-height:62px;padding:9px 13px;display:flex}.driver-options button.active{color:#1e55b3;background:#f1f6ff;border-color:#7098ed;box-shadow:0 0 0 2px #2563eb14}.driver-options button:disabled{cursor:default}.driver-options button>span{flex-direction:column;gap:2px;display:flex}.driver-options strong{color:#344054;font-size:13px}.driver-options small{font-size:11px}.form-section{border-top:1px solid #e5e9ef;margin-top:22px;padding-top:19px}.form-section--first{border-top:0;margin-top:0;padding-top:0}.form-section h3{color:#344054;margin:0 0 14px;font-size:14px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{color:#344054;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:650;display:flex}.form-field--wide{grid-column:1/-1}.form-field b{color:#c4352e}.form-field input{color:#172033;background:#fff;border:1px solid #cfd6e1;border-radius:6px;width:100%;height:42px;padding:0 11px;font-size:14px;font-weight:400}.form-field input:focus{border-color:#7aa2f7;outline:3px solid #2563eb1c}.check-field{color:#344054;cursor:pointer;align-items:center;gap:9px;min-height:36px;font-size:12px;font-weight:600;display:flex}.check-field input{accent-color:#2563eb;width:17px;height:17px}.check-field--warning{color:#8a5400;grid-column:1/-1}.storage-form>.form-error{margin-top:18px}.storage-dialog__footer{border-top:1px solid #e5e9ef;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;display:flex}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}.dialog__icon--danger{color:#b42318;background:#fff0ef}.confirm-dialog__actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.delete-button{color:#fff;cursor:pointer;background:#b42318;border:1px solid #b42318;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex}.delete-button:hover:not(:disabled){background:#941f17}.delete-button:disabled{cursor:wait;opacity:.6}.admin-tabs{border-bottom:1px solid var(--border);background:#fff;gap:4px;padding:0 34px;display:flex}.admin-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;min-height:46px;padding:0 14px;font-size:13px;font-weight:650;position:relative}.admin-tabs button:hover{color:#344054;background:#f6f8fb}.admin-tabs button.active{color:#1d4ed8}.admin-tabs button.active:after{content:"";background:#2563eb;height:2px;position:absolute;bottom:0;left:12px;right:12px}.user-list{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.user-list__header,.user-row{grid-template-columns:minmax(190px,1.3fr) minmax(100px,.7fr) minmax(160px,1.1fr) minmax(120px,.8fr) 80px;align-items:center;column-gap:16px;display:grid}.user-list__header{border-bottom:1px solid var(--border);color:#667085;text-transform:uppercase;min-height:42px;padding:0 15px;font-size:11px;font-weight:650}.user-list__header span:last-child{text-align:right}.user-row{border-bottom:1px solid #edf0f4;min-height:70px;padding:10px 15px}.user-row:last-child{border-bottom:0}.user-row:hover{background:#fafbfd}.user-identity{align-items:center;gap:12px;min-width:0;display:flex}.user-identity>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.user-identity strong,.user-identity small,.user-base-path span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-identity strong{color:#27364b;font-size:13px}.user-identity small{color:var(--muted);font-size:11px}.user-avatar{color:#2563eb;background:#edf5ff;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.user-cell{color:#475467;min-width:0;font-size:13px}.role-badge{border:1px solid;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.role-badge--admin{color:#5d3eb3;background:#f4f1ff;border-color:#c8bdf4}.role-badge--guest{color:#596579;background:#f3f5f8;border-color:#d4dae3}.role-badge--user{color:#175c9d;background:#eff8ff;border-color:#b8d9f7}.user-permissions{color:#64748b;font-size:12px}.user-actions{justify-content:flex-end;gap:3px;display:flex}.user-list.storage-list--loading .user-row{gap:13px;display:flex}.upload-queue{z-index:125;background:#fff;border:1px solid #d4dbe6;border-radius:8px;width:min(380px,100vw - 32px);max-height:min(420px,100vh - 44px);position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 12px 34px #1928412e}.upload-queue__header{color:#344054;border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;min-height:48px;padding:0 9px 0 14px;display:flex}.upload-queue__header>span{align-items:center;gap:9px;font-size:13px;display:flex}.upload-queue__header svg{color:#2563eb}.upload-queue__items{max-height:356px;overflow-y:auto}.upload-item{border-bottom:1px solid #edf0f4;padding:10px 10px 9px 13px}.upload-item:last-child{border-bottom:0}.upload-item__top{align-items:flex-start;gap:9px;min-width:0;display:flex}.upload-item__status{color:#2563eb;flex:none;place-items:center;width:20px;display:grid}.upload-item__status--success{color:#168263}.upload-item__status--error,.upload-item__status--cancelled{color:#b42318}.upload-item__name{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.upload-item__name strong,.upload-item__name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-item__name strong{color:#344054;font-size:12px}.upload-item__name small{color:#7b8798;font-size:11px}.upload-item__top>.icon-button{width:28px;height:28px;margin-top:-5px}.upload-progress{background:#e6ebf2;border-radius:4px;height:4px;margin:9px 1px 0 29px;overflow:hidden}.upload-progress span{border-radius:inherit;background:#2563eb;height:100%;transition:width .15s linear;display:block}.gallery{z-index:100;color:#fff;background:#090d14;position:fixed;inset:0;overflow:hidden}.gallery__topbar{z-index:3;background:#090d14e8;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 18px 10px 24px;display:flex;position:absolute;inset:0 0 auto}.gallery__identity{flex-direction:column;gap:4px;min-width:0;display:flex}.gallery__identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(50vw,620px);font-size:14px;overflow:hidden}.gallery__identity span{color:#a9b4c5;font-size:11px}.gallery__tools{align-items:center;gap:3px;display:flex}.overlay-button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:40px;height:40px;text-decoration:none;display:inline-grid}.overlay-button:hover:not(:disabled){background:#ffffff21}.overlay-button:disabled{cursor:default;opacity:.35}.gallery__stage{touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;display:grid;position:absolute;inset:68px 0 0;overflow:hidden}.gallery__stage--zoomed{cursor:grab}.gallery__stage--zoomed:active{cursor:grabbing}.gallery__image{object-fit:contain;transform-origin:50%;will-change:transform;max-width:calc(100vw - 110px);max-height:calc(100vh - 96px);transition:transform 80ms ease-out;display:block}.gallery__status{color:#c4cfde;flex-direction:column;align-items:center;gap:12px;font-size:13px;display:flex}.gallery__status--error{color:#f7b4b4}.gallery__error-mark{border:2px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;font-weight:700;display:grid}.gallery__nav{z-index:4;color:#fff;cursor:pointer;background:#161d28c7;border:0;border-radius:6px;place-items:center;width:46px;height:54px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery__nav:hover{background:#2d3848f2}.gallery__nav--previous{left:16px}.gallery__nav--next{right:16px}.video-modal{z-index:100;background:#080b10;flex-direction:column;display:flex;position:fixed;inset:0}.video-modal__header{color:#fff;background:#111720;flex:none;justify-content:space-between;align-items:center;gap:20px;height:64px;padding:0 16px 0 24px;display:flex}.video-modal__header strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.video-modal__player{flex:1;width:100%;min-height:0}.media-loading{z-index:120;color:#344054;background:#fff;border:1px solid #d4dbe6;border-radius:7px;align-items:center;gap:10px;max-width:min(440px,100vw - 32px);min-height:46px;padding:9px 14px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #19284129}.media-loading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.toast{z-index:130;color:#8b2722;background:#fff7f6;border:1px solid #f0c7c4;border-radius:7px;align-items:center;gap:11px;max-width:min(470px,100vw - 32px);min-height:50px;padding:10px 11px 10px 14px;font-size:13px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #19284126}.toast--with-uploads{bottom:min(448px,100vh - 80px)}.toast span{flex:1}.toast button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.dialog-backdrop{z-index:150;background:#0f172a8a;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.dialog{background:#fff;border-radius:8px;width:min(420px,100%);padding:30px;position:relative;box-shadow:0 22px 60px #0f172a42}.dialog__close{position:absolute;top:14px;right:14px}.dialog__icon{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:8px;place-items:center;display:grid}.dialog__icon--amber{color:#a15c00;background:#fff4db}.dialog h2{color:#172033;margin:18px 0 7px;font-size:21px}.dialog>p{color:var(--muted);margin:0 0 23px;font-size:13px;line-height:1.5}.dialog>p strong{overflow-wrap:anywhere;color:#344054}.dialog form{flex-direction:column;gap:15px;display:flex}.dialog label{color:#344054;flex-direction:column;gap:7px;font-size:12px;font-weight:650;display:flex}.dialog input{color:#172033;background:#fff;border:1px solid #cfd6e1;border-radius:6px;width:100%;height:42px;padding:0 11px;font-size:14px}.dialog input:focus{border-color:#7aa2f7;outline:3px solid #2563eb1c}.dialog__submit{margin-top:4px}.form-error{color:var(--danger);background:#fff0ef;border-radius:5px;padding:9px 11px;font-size:12px;line-height:1.4}@media (width<=1020px){.sidebar{width:220px}.main-content{margin-left:220px}.topbar,.browser-section{padding-left:24px;padding-right:24px}.file-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}.file-table th:nth-child(2),.file-table td:nth-child(2){display:none}.storage-list__header,.storage-row{grid-template-columns:minmax(210px,2fr) 90px minmax(130px,1fr) 135px}.storage-list__header span:nth-child(4),.storage-row>.storage-cell:nth-child(4){display:none}.user-list__header,.user-row{grid-template-columns:minmax(190px,1.5fr) 100px minmax(120px,1fr) 80px}.user-list__header span:nth-child(4),.user-row>.user-cell:nth-child(4){display:none}.admin-tabs{padding-left:24px;padding-right:24px}}@media (width<=760px){.mobile-header{z-index:24;background:#fffffff5;border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;height:60px;padding:0 13px;display:flex;position:sticky;top:0}.brand--mobile{gap:8px;font-size:17px}.brand--mobile .brand-mark{width:32px;height:32px}.sidebar{width:min(286px,84vw);transition:transform .2s;transform:translate(-105%)}.sidebar--open{transform:translate(0);box-shadow:8px 0 30px #0f172a29}.sidebar__close{display:inline-grid!important}.sidebar-scrim{z-index:29;background:#0f172a59;border:0;width:100%;display:block;position:fixed;inset:0}.main-content{margin-left:0}.topbar{border-bottom:0;flex-direction:column-reverse;align-items:stretch;gap:11px;min-height:auto;padding:14px 16px 0}.search-box{width:100%;height:42px}.breadcrumbs{min-height:34px}.breadcrumbs>button span{display:none}.breadcrumbs>button,.breadcrumb-part button{max-width:130px;font-size:13px}.browser-section,.admin-section{padding:18px 16px 38px}.admin-tabs{padding:0 16px}.admin-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:18px}.admin-heading h1{font-size:22px}.admin-heading__actions{justify-content:flex-end;width:100%}.storage-list{background:0 0;border:0;overflow:visible}.storage-list__header{display:none}.storage-row{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:12px;min-height:0;margin-bottom:10px;padding:13px;display:grid}.storage-row:last-child{border-bottom:1px solid var(--border)}.storage-identity{grid-column:1/-1}.storage-cell{align-items:center;gap:8px;display:flex}.storage-cell:before{color:#8993a3;content:attr(data-label);text-transform:uppercase;font-size:10px;font-weight:650}.storage-row>.storage-cell:nth-child(4){display:none}.storage-status-cell{flex-direction:row;grid-column:1/-1;align-items:flex-start}.storage-status-cell small{max-width:60vw}.storage-actions{grid-area:2/2}.storage-list--loading .storage-row{display:flex}.user-list{background:0 0;border:0;overflow:visible}.user-list__header{display:none}.user-row{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:1fr auto;gap:12px;min-height:0;margin-bottom:10px;padding:13px;display:grid}.user-row:last-child{border-bottom:1px solid var(--border)}.user-identity{grid-column:1/-1}.user-cell{align-items:center;gap:8px;display:flex}.user-cell:before{color:#8993a3;content:attr(data-label);text-transform:uppercase;font-size:10px;font-weight:650}.user-row>.user-cell:nth-child(4){display:none}.user-actions{grid-area:2/2}.user-list.storage-list--loading .user-row{display:flex}.admin-gate{min-height:310px;margin:18px 16px}.storage-dialog-backdrop{place-items:stretch stretch;padding:0}.storage-dialog{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.storage-dialog__header{min-height:72px}.storage-form{padding:18px 16px}.browser-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:18px}.browser-heading h1{max-width:90vw;font-size:22px}.browser-actions{width:100%}.sort-select{flex:1}.sort-select select{width:100%}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.file-card__title{height:42px;padding:0 10px}.file-card__title>span{font-size:12px}.file-card__preview{margin:0 5px}.file-card__meta{height:38px;padding-left:10px}.file-table-wrap{border-left:0;border-right:0;border-radius:0;margin-left:-16px;margin-right:-16px}.file-table{min-width:0}.file-table th:nth-child(2),.file-table td:nth-child(2),.file-table th:nth-child(3),.file-table td:nth-child(3){display:none}.file-table th:first-child{width:auto}.file-table th:nth-child(4){width:86px}.file-table td{padding:0 10px}.empty-state{min-height:300px;padding:24px}.gallery__topbar{min-height:60px;padding:8px 8px 8px 14px}.gallery__identity strong{max-width:35vw}.gallery__tools{gap:0}.gallery__tools .overlay-button:nth-child(3){display:none}.gallery__stage{inset:60px 0 0}.gallery__image{max-width:100vw;max-height:calc(100vh - 82px)}.gallery__nav{width:38px;height:48px}.gallery__nav--previous{left:7px}.gallery__nav--next{right:7px}.video-modal__header{height:56px;padding-left:15px}.dialog{padding:25px 21px}.media-loading,.toast{bottom:16px;right:16px}.toast--with-uploads{bottom:min(420px,100vh - 72px)}.upload-queue{width:calc(100vw - 32px);bottom:16px;right:16px}}@media (width<=390px){.file-grid{grid-template-columns:1fr}.browser-actions>.bordered-button:first-child,.gallery__identity{display:none}.gallery__topbar{justify-content:flex-end}.driver-options,.form-grid{grid-template-columns:1fr}.form-field--wide,.check-field--warning{grid-column:auto}.permission-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
