
.storage-hub .storage-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.storage-guide-card{border:1px solid #2c4e70;border-radius:20px;background:#0d1f35;padding:22px;display:flex;flex-direction:column;gap:12px}.storage-guide-card h2{margin:0;color:#fff;font-size:23px}.storage-guide-card p{margin:0;color:#9eb8d4;line-height:1.7}.storage-meta{display:flex;flex-wrap:wrap;gap:8px}.storage-meta span{padding:7px 10px;border-radius:999px;border:1px solid #315473;background:#102641;color:#c7ddf3;font-size:13px;font-weight:800}.storage-guide-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.storage-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0 22px}.storage-summary div{padding:14px;border:1px solid #294b6b;border-radius:14px;background:#0d2036}.storage-summary small{display:block;color:#7ea4c8;font-weight:800;margin-bottom:4px}.storage-summary strong{color:#fff;font-size:16px;line-height:1.4}.storage-section{padding:22px;border:1px solid #294b6b;border-radius:18px;background:#0d1f35}.storage-section h2{margin:0 0 12px;color:#fff;font-size:24px}.storage-section h3{margin:20px 0 8px;color:#dcecff;font-size:18px}.storage-section p,.storage-section li{color:#aec2d8;line-height:1.75}.storage-section ul,.storage-section ol{padding-left:22px}.storage-callout{padding:16px 18px;border:1px solid #3d5f7f;border-radius:15px;background:#102641;margin:14px 0}.storage-callout strong{display:block;color:#fff;margin-bottom:5px}.storage-callout.warn{border-color:#785f30;background:#2a2112}.storage-callout.danger{border-color:#7f4141;background:#2a1717}.storage-callout.safe{border-color:#2f6f5c;background:#10271f}.command-box{margin:14px 0;border:1px solid #345a7c;border-radius:15px;background:#071522;overflow:hidden}.command-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;background:#102641;border-bottom:1px solid #294b6b}.command-label{font-size:13px;font-weight:900;color:#dbeafe}.command-label.safe{color:#86efac}.command-label.warn{color:#fde68a}.command-label.danger{color:#fca5a5}.command-copy{border:1px solid #43698d;border-radius:9px;background:#153251;color:#fff;font-weight:800;padding:7px 11px;cursor:pointer}.command-copy:hover{background:#1d4167}.command-box pre{margin:0;padding:16px;overflow:auto;color:#e8f2ff;white-space:pre-wrap;word-break:break-word;font:14px/1.7 Consolas,Monaco,monospace}.storage-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:18px 0}.storage-flow span{padding:12px 8px;text-align:center;border-radius:13px;border:1px solid #315473;background:#102641;color:#d9e9f8;font-weight:850;font-size:13px}.storage-related{display:flex;flex-wrap:wrap;gap:10px}.storage-related a{display:inline-flex;padding:10px 13px;border:1px solid #315473;border-radius:11px;background:#102641;color:#dbeafe;text-decoration:none;font-weight:800}.storage-related a:hover{background:#173451}.storage-safety-fixed{margin-top:20px;padding:17px 18px;border:1px solid #7a5930;border-radius:16px;background:#2a2011;color:#f6dfb0;line-height:1.65}.storage-safety-fixed strong{color:#fff}.storage-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storage-checklist div{padding:13px;border:1px solid #315473;border-radius:12px;background:#102641;color:#c7dcef}.storage-inline-link{color:#93c5fd;font-weight:800}@media(max-width:900px){.storage-hub .storage-card-grid,.storage-summary,.storage-checklist{grid-template-columns:1fr 1fr}.storage-flow{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.storage-hub .storage-card-grid,.storage-summary,.storage-checklist,.storage-flow{grid-template-columns:1fr}.storage-section{padding:18px}.command-head{align-items:flex-start}.command-copy{flex:0 0 auto}.storage-summary strong{font-size:15px}}
