.storage-preset{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0;padding:14px 18px;border:1px solid #dce5d8;background:#f1f5ed;border-radius:10px}.storage-preset small{display:block;margin-top:5px;color:#6d7866;font-size:11px}.storage-preset button{white-space:nowrap}.storage-fields{display:grid;grid-template-columns:1.6fr 1.2fr .7fr .7fr .7fr auto;align-items:end;gap:12px}.storage-fields label{min-width:0}.storage-fields button{margin-bottom:0;white-space:nowrap}.storage-fields [hidden]{display:none}.storage-actions{display:flex;gap:10px}.storage-preview{border-color:#91aa8e}.storage-row{border-top:1px solid #e3e8df}.storage-row summary{display:flex;gap:12px;align-items:center;cursor:pointer;padding:16px 4px;list-style:none;font-size:14px;font-weight:600}.storage-row summary:before{content:'›';color:#7e9274;font-size:20px;line-height:1}.storage-row[open] summary:before{transform:rotate(90deg)}.storage-row summary small{font-size:11px;font-weight:400;margin-left:auto;color:#718067}.storage-row-content{padding:0 4px 16px}.storage-row table{width:100%;font-size:12px}.storage-row td{padding:10px 8px}.storage-row .text-link{font-size:11px}.storage-code{display:block;font-size:10px;color:#798372;margin-top:3px}.storage-row th{white-space:nowrap}.storage-row td:last-child{white-space:nowrap;text-align:right}@media(max-width:850px){.storage-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-preset{flex-wrap:wrap}.storage-row summary{flex-wrap:wrap}.storage-row summary small{margin-left:0}}
.storage-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.storage-stats article{padding:16px;min-height:94px}.storage-stats strong{font-size:28px;margin-top:8px}.storage-stats small{font-size:11px}@media(max-width:850px){.storage-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
