.storage-rail{margin:0 auto 18px;max-width:1240px;padding:14px 18px;border:1px solid #30596c;border-radius:15px;background:linear-gradient(120deg,#07131d,#0c1722);display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.storage-rail b{display:block;color:#dffcff}.storage-rail p{margin:4px 0 0;color:#92adb5;font-size:.86rem}.storage-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.storage-state{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #8d6e2c;border-radius:999px;color:#ffd785;font:800 .72rem/1.2 ui-monospace,monospace}.storage-state:before{content:'';width:7px;height:7px;border-radius:50%;background:#e1a841;box-shadow:0 0 12px #e1a84188}.storage-state.good{border-color:#2c7e68;color:#8fffdc}.storage-state.good:before{background:#35f2d0;box-shadow:0 0 12px #35f2d099}.storage-state.bad{border-color:#8e415f;color:#ff96bc}.storage-state.bad:before{background:#ff4d91}.storage-note{margin-top:10px;padding:10px 12px;border-left:3px solid #e1a841;background:#17150d;color:#d9c998;font-size:.84rem}.storage-detail{margin-top:8px;color:#8eabb3;font-size:.78rem}@media(max-width:760px){.storage-rail{grid-template-columns:1fr}.storage-actions{justify-content:flex-start}.storage-actions .btn{width:100%}}
