.file-storage-module{height:calc(100dvh - 72px);min-height:570px;overflow:hidden;display:flex;flex-direction:column}.file-storage-tabs{flex:none;height:54px;display:flex;align-items:center;gap:8px;padding:0 16px;margin-bottom:12px;background:#fff;border:1px solid #cfe7df;border-radius:12px}.file-storage-brand{display:flex;align-items:center;gap:9px;margin-right:14px;padding-right:16px;border-right:1px solid #dcebe7}.file-storage-brand>b{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#07966a;color:#fff}.file-storage-brand strong,.file-storage-brand small{display:block}.file-storage-brand strong{color:#173a54}.file-storage-brand small{font-size:11px;color:#7a91a0}.file-storage-tabs>button{height:54px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#173a54;font:inherit;font-weight:600;cursor:pointer}.file-storage-tabs>button.active{border-bottom-color:#07966a;color:#07845f}.file-storage-main{min-height:0;overflow:auto;padding-bottom:2px}.file-storage-hero{display:grid;grid-template-columns:1fr minmax(320px,.85fr) 160px;align-items:center;gap:24px;padding:24px 28px;border:1px solid #ccece0;border-radius:14px;background:linear-gradient(110deg,#effbf6,#eff8ff)}.file-storage-hero small{color:#008966;font-weight:700;letter-spacing:1.4px}.file-storage-hero h1{margin:7px 0;color:#0e314b}.file-storage-hero p{margin:0;color:#52718a}.file-storage-metric{padding:16px 20px;background:#fff;border:1px solid #d8e9e4;border-radius:12px;box-shadow:0 5px 16px #365a4610}.file-storage-metric span,.file-storage-metric em{display:block;color:#6e8796;font-size:12px;font-style:normal}.file-storage-metric b{display:block;margin:6px 0;color:#07865f;font-size:22px}.file-storage-metric i{font-size:12px;font-style:normal;font-weight:400;color:#6e8796}.file-storage-count{padding-left:25px;border-left:1px solid #beddd3}.file-storage-count span{display:block;color:#6e8796}.file-storage-count b{display:block;margin-top:7px;color:#07966a;font-size:31px}.file-storage-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.file-storage-section-title{grid-column:1/-1;display:flex;gap:10px;color:#173a54}.file-storage-section-title span{color:#7b90a0;font-size:12px}.file-storage-shortcuts>button{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #d5e4e8;border-radius:11px;background:#fff;text-align:left;cursor:pointer}.file-storage-shortcuts i{font-size:27px;font-style:normal}.file-storage-shortcuts b,.file-storage-shortcuts small{display:block}.file-storage-shortcuts b{color:#173a54}.file-storage-shortcuts small{margin-top:5px;color:#7790a3;font-size:12px}.file-storage-shortcuts em{margin-left:auto;color:#91a6b4;font-size:25px;font-style:normal}.file-storage-panel{display:flex;min-height:420px;flex-direction:column;border:1px solid #d6e4e8;border-radius:12px;background:#fff;overflow:hidden}.file-storage-panel>header,.file-storage-tools,.file-storage-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 16px;border-bottom:1px solid #e6edef}.file-storage-panel>header label{display:flex;align-items:center;width:min(310px,45vw);border-radius:20px;background:#f3f7f8;color:#78909f}.file-storage-panel>header input{width:100%;border:0;background:transparent;padding:9px;font:inherit;outline:0}.file-storage-panel>header label button{border:0;background:transparent;color:#07865f;font:inherit;cursor:pointer}.file-storage-breadcrumb button{border:0;background:transparent;color:#07865f;font:inherit;font-weight:700;cursor:pointer}.file-storage-breadcrumb span{color:#61798b}.file-storage-tools{border-bottom:1px solid #e6edef}.file-storage-upload{display:inline-flex;cursor:pointer;border-radius:7px;background:#07966a;color:#fff;padding:9px 14px;font-weight:700}.file-storage-upload input{position:absolute;width:1px;height:1px;opacity:0}.file-storage-tools>.secondary-btn{margin-right:auto}.file-storage-bulk{display:flex;gap:8px}.file-storage-bulk button,.file-storage-actions button{border:1px solid #c7ddd6;border-radius:6px;background:#fff;color:#087c58;padding:6px 9px;cursor:pointer}.file-storage-bulk .danger,.file-storage-actions .danger{border-color:#f2bdbd;color:#c84c4c}.file-storage-bulk button:disabled{opacity:.45;cursor:not-allowed}.file-storage-list{min-height:0;flex:1;overflow:auto}.file-storage-list-head,.file-storage-row{display:grid;grid-template-columns:38px minmax(280px,1fr) 110px 130px 165px 130px;align-items:center;min-width:780px;gap:8px;padding:0 16px;border-bottom:1px solid #edf2f3}.file-storage-list-head{height:48px;background:#f7fafb;color:#647d91;font-size:13px}.file-storage-list-head small{margin-left:18px;color:#90a2af;font-weight:400}.file-storage-row{min-height:58px;color:#52708a;font-size:13px}.file-storage-row:hover,.file-storage-row.selected{background:#f0faf6}.file-storage-name{display:flex;align-items:center;min-width:0;gap:11px;border:0;background:transparent;color:#1d415d;text-align:left;font:inherit;cursor:pointer}.file-storage-name i{display:grid;place-items:center;min-width:34px;height:34px;border-radius:5px;background:#edf5ff;color:#3976bd;font-size:10px;font-style:normal}.file-storage-name b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-storage-actions{display:flex;gap:5px;opacity:0}.file-storage-row:hover .file-storage-actions{opacity:1}.file-storage-empty{padding:56px;text-align:center;color:#7790a0}.file-storage-panel>footer{border-bottom:0;border-top:1px solid #e6edef;color:#72899b;font-size:12px}.file-storage-panel>footer span{margin-left:auto}.file-storage-toast{position:fixed;right:22px;bottom:22px;z-index:2000;padding:11px 16px;border-radius:8px;background:#15344a;color:#fff;box-shadow:0 10px 24px #173a5455;cursor:pointer}.file-storage-mask{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;background:#10293c88}.file-storage-dialog{display:grid;gap:16px;width:min(430px,92vw);padding:20px;border-radius:13px;background:#fff;box-shadow:0 20px 60px #10293c66}.file-storage-dialog header,.file-storage-dialog footer{display:flex;align-items:center;justify-content:space-between}.file-storage-dialog header b{color:#173a54;font-size:18px}.file-storage-dialog header button{border:0;background:transparent;color:#476278;font-size:22px;cursor:pointer}.file-storage-dialog label{display:grid;gap:7px;color:#345269}.file-storage-dialog input{border:1px solid #cbdce4;border-radius:7px;padding:10px;font:inherit}.file-storage-dialog footer{justify-content:flex-end;gap:9px}.file-storage-share-success{margin:0;color:#07865f;font-weight:700}.file-storage-share-dialog>p{margin:0;color:#5b7488}.file-storage-share-dialog input[readonly]{background:#f5f9fa}.file-storage-shares article{display:flex;justify-content:space-between;padding:17px;border-bottom:1px solid #edf2f3}.file-storage-shares b,.file-storage-shares small{display:block}.file-storage-shares small{color:#7c91a0;margin-top:4px}@media(max-width:900px){.file-storage-hero{grid-template-columns:1fr}.file-storage-count{border-left:0;padding-left:0}.file-storage-shortcuts{grid-template-columns:repeat(2,1fr)}.file-storage-module{height:auto;min-height:0}.file-storage-main{overflow:visible}}@media(max-width:650px){.file-storage-tabs{overflow:auto;padding:0 8px}.file-storage-tabs>button{white-space:nowrap;padding:0 10px}.file-storage-brand{display:none}.file-storage-shortcuts{grid-template-columns:1fr}.file-storage-panel>header{align-items:flex-start;flex-direction:column}.file-storage-panel>header label{width:100%}}
