.hardware-admin-quotes{display:grid;gap:18px;margin:18px 0;padding:24px;border:1px solid #c9d9e8;border-radius:14px;background:#fff}.hardware-admin-quotes>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.hardware-admin-quotes>header div{display:grid;gap:5px}.hardware-admin-quotes>header span{color:#1268e8;font-size:12px;font-weight:950;letter-spacing:.13em}.hardware-admin-quotes>header h2{margin:0;font-size:26px}.hardware-admin-quotes>header>b{padding:8px 12px;border-radius:99px;background:#e9f2ff;color:#1268e8;font-size:13px}.hardware-admin-quote-list{display:grid;gap:10px}.hardware-admin-quote-card{display:grid;grid-template-columns:1.05fr .8fr 1.3fr 180px;align-items:center;gap:14px;padding:16px;border:1px solid #dde7f0;border-radius:11px;background:#fafdff}.hardware-admin-quote-card>div{display:grid;gap:4px;min-width:0}.hardware-admin-quote-card strong,.hardware-admin-quote-card b{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hardware-admin-quote-card small{overflow:hidden;color:#60748d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hardware-admin-quote-card select{height:42px;padding:0 10px;border:1px solid #b8cde0;border-radius:8px;background:#fff;font-weight:850}.hardware-admin-quote-status{grid-column:1/-1;min-height:18px}.hardware-admin-quote-status.saving{color:#9a6500}.hardware-admin-quote-status.saved{color:#087c55}.hardware-admin-quote-status.error,.hardware-admin-quotes-error{color:#c93636}.hardware-admin-quote-card details{grid-column:1/-1;border-top:1px dashed #ccd9e5;padding-top:10px}.hardware-admin-quote-card summary{color:#1268e8;font-size:12px;font-weight:900;cursor:pointer}.hardware-admin-quote-card pre{max-height:260px;overflow:auto;padding:13px;border-radius:8px;background:#eef4f9;color:#2e4c68;font:12px/1.7 "Malgun Gothic",sans-serif;white-space:pre-wrap}.hardware-admin-quotes-loading,.hardware-admin-quotes-empty,.hardware-admin-quotes-error{margin:0;padding:20px;text-align:center}@media(max-width:1050px){.hardware-admin-quote-card{grid-template-columns:1fr 1fr}.hardware-admin-quote-card select{width:100%}}@media(max-width:650px){.hardware-admin-quotes{padding:16px}.hardware-admin-quotes>header{align-items:flex-start;flex-direction:column}.hardware-admin-quote-card{grid-template-columns:1fr}.hardware-admin-quote-status,.hardware-admin-quote-card details{grid-column:auto}}
