.storage-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.storage-hero h2{font-size:26px;margin:8px 0}.storage-hero p{color:#6b7286}.storage-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.storage-stat{padding:18px;display:flex;flex-direction:column;gap:8px;min-width:0}.storage-stat small,.storage-stat span{color:#69768c}.storage-stat strong{font-size:24px;overflow-wrap:anywhere}.storage-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:22px;margin-bottom:10px}.storage-summary>div{display:flex;flex-direction:column;gap:8px}.storage-summary strong{font-size:25px}.storage-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0}.storage-panel,.storage-table{padding:22px;margin-bottom:20px;min-width:0}.storage-panel p{line-height:1.75;color:#65748a}.storage-panel .mono{overflow-wrap:anywhere;word-break:break-word}.storage-table table{min-width:640px}.storage-panel .settings-row{gap:16px}.storage-main .filters-left{min-width:0}.storage-main .compact-select{max-width:100%}@media(max-width:900px){.storage-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.storage-hero{flex-direction:column}.storage-hero h2{font-size:23px}.storage-stats,.storage-summary,.storage-two{grid-template-columns:1fr}.storage-panel,.storage-table,.storage-stat{padding:16px}.storage-main .filters-left{width:100%}.storage-main .compact-select{width:100%;min-width:0}.storage-table table{min-width:560px}}
