.storage-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.storage-heading>div:first-child{display:flex;align-items:baseline;gap:14px}.storage-heading h1{margin:0;font-size:1.55rem}.storage-heading span{color:#647180}.storage-month-navigation{display:flex;align-items:center;gap:8px}.storage-month-navigation input{height:38px;border:1px solid #cdd5dc;border-radius:8px;background:#fff;padding:6px 10px;font:inherit;font-weight:700}.storage-totals{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:10px;margin-bottom:16px}.storage-totals article{display:flex;min-height:88px;flex-direction:column;justify-content:center;gap:4px;border:1px solid #dfe4e8;border-radius:12px;background:#fff;padding:13px 15px}.storage-totals span,.storage-totals small{color:#647180;font-size:.78rem}.storage-totals strong{font-size:1.2rem}.storage-totals .storage-revenue{border-color:#b9d8f0;background:#f2f8fc}.storage-totals .storage-warning{border-color:#e4c36b;background:#fff9e8}.storage-totals .storage-warning strong{color:#8a6000}.storage-totals .storage-complete{border-color:#acd9bd;background:#eef9f2}.storage-totals .storage-complete strong{color:#176b36}.storage-workspace{display:grid;grid-template-columns:minmax(560px,1.4fr) minmax(280px,.6fr);gap:16px;align-items:start;margin-bottom:16px}.storage-editor .panel-heading>div{display:grid;gap:4px}.storage-editor .panel-heading small{color:#647180}.storage-form-grid textarea{min-height:68px}.storage-price-preview{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 14px;margin-top:14px;border-radius:9px;background:#edf4f9;padding:11px 13px}.storage-price-preview>span{grid-row:1/3;color:#52606d;font-size:.8rem}.storage-price-preview strong{font-size:.92rem}.storage-price-preview small{color:#647180}.storage-info-panel h2{margin-top:0;font-size:1.15rem}.storage-info-panel ol{display:grid;gap:11px;margin:18px 0;padding-left:22px}.storage-info-panel p{color:#647180;font-size:.86rem;line-height:1.5}.storage-info-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;border-top:1px solid #e1e6ea;padding-top:16px}.storage-info-total span{color:#647180;font-size:.82rem}.storage-list-panel{padding:0;overflow:hidden;margin-bottom:16px}.storage-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px}.storage-list-toolbar>div:first-child{display:grid;gap:3px}.storage-list-toolbar h2{margin:0;font-size:1.15rem}.storage-list-toolbar span{color:#647180;font-size:.8rem}.storage-filters{display:flex;align-items:center;gap:9px}.storage-filters select{min-width:220px;height:38px;border:1px solid #cdd5dc;border-radius:8px;background:#fff;padding:6px 10px;font:inherit}.storage-status-filter{display:flex;gap:6px}.storage-table{width:100%;border-collapse:collapse}.storage-table th,.storage-table td{border-top:1px solid #e1e6ea;padding:11px 10px;text-align:left;vertical-align:top;font-size:.82rem}.storage-table th{background:#f5f7f9;color:#5e6b77;font-size:.74rem;white-space:nowrap}.storage-table td small{display:block;margin-top:4px;color:#647180}.storage-table td>.status-pill{margin-top:5px}.storage-table tbody tr:hover{background:#f7fbfe}.storage-row-incomplete{background:#fffaf0}.storage-row-actions{display:flex;min-width:128px;flex-direction:column;align-items:flex-end;gap:7px}.text-action{border:0;background:transparent;color:#245b8a;padding:0;font:inherit;font-weight:700;cursor:pointer}.storage-rates-panel{margin-bottom:16px}.storage-rates-panel .panel-heading>div{display:grid;gap:4px}.storage-rates-panel .panel-heading small{color:#647180}.storage-rate-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.3fr auto;gap:10px;align-items:end;border-radius:10px;background:#f5f7f9;padding:12px}.currency-input{display:grid;grid-template-columns:1fr auto}.currency-input input{border-radius:8px 0 0 8px!important}.currency-input b{display:flex;align-items:center;border:1px solid #b9c2ca;border-left:0;border-radius:0 8px 8px 0;background:#fff;padding:0 12px}.storage-rate-actions{display:flex;gap:7px}.storage-rate-list{display:grid;margin-top:12px}.storage-rate-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:14px;border-top:1px solid #e1e6ea;padding:11px 12px}.storage-rate-row.selected{background:#fff8dc}.storage-rate-row>span{display:grid;gap:3px}.storage-rate-row small{color:#647180}.storage-rate-empty{margin-top:12px}
@media(max-width:1200px){.storage-workspace{grid-template-columns:1fr}.storage-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-rate-actions{grid-column:1/-1}.storage-table{min-width:1120px}}
@media(max-width:760px){.storage-heading{align-items:stretch;flex-direction:column}.storage-heading>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.storage-month-navigation{display:grid;grid-template-columns:auto 1fr auto}.storage-totals{grid-template-columns:1fr 1fr}.storage-workspace{display:block}.storage-info-panel{margin-top:14px}.storage-form-grid{grid-template-columns:1fr!important}.storage-list-toolbar{align-items:stretch;flex-direction:column;padding:16px}.storage-filters{align-items:stretch;flex-direction:column}.storage-filters select{min-width:0;width:100%}.storage-status-filter{display:grid;grid-template-columns:repeat(3,1fr)}.storage-rate-grid{grid-template-columns:1fr}.storage-rate-actions{grid-column:auto}.storage-rate-row{grid-template-columns:1fr}.storage-price-preview{grid-template-columns:1fr}.storage-price-preview>span{grid-row:auto}.storage-totals strong{font-size:1.05rem}}
