/* Scoped quotation-store styles: no public theme overrides. */
.catalog-filter{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.4fr) auto auto;align-items:end;gap:1rem;padding:1.25rem;background:#162051;border:1px solid #bbaea2;border-radius:12px;margin:1.5rem 0}.catalog-filter label{display:grid;gap:.5rem;min-width:0}.catalog-filter input,.catalog-filter select{width:100%}.catalog-filter a{padding:.7rem 0}.store-card{display:flex;flex-direction:column;text-decoration:none;min-width:0}.store-card .store-card-body{height:auto;flex:1}.store-card:hover{border-color:#fc3231}.catalog-media{aspect-ratio:3/2;background:#fbfafa;color:#162051;display:flex;align-items:center;justify-content:center;text-align:center;padding:.75rem}.catalog-media img{display:block;max-width:100%;width:100%;height:100%;object-fit:contain}.checkout-product{padding:1.25rem;border:1px solid #bbaea2;border-radius:12px;margin-bottom:1.25rem;min-width:0}.checkout-media{max-width:520px;background:#fbfafa;color:#162051;border-radius:8px;margin-bottom:1rem;padding:1rem;text-align:center}.checkout-media img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}.product-description,.store-shell h1,.store-shell h2,.store-estimate,.store-sku{overflow-wrap:anywhere}.store-estimate{padding:1rem;border-left:4px solid #fc3231;background:#162051;line-height:1.7}.store-form,.store-form fieldset{min-width:0}.store-form .store-actions button{white-space:normal;text-align:left;max-width:100%}.store-form p{line-height:1.7}.store-form ul{padding-left:1.25rem}.store-shell .store-notice a{color:#fbfafa;text-decoration:underline}
@media(max-width:760px){.catalog-filter{grid-template-columns:minmax(0,1fr)}.catalog-filter button{width:100%}.checkout-product{padding:1rem}.store-shell .store-form fieldset{padding:1rem}.store-form .store-actions{flex-direction:column;align-items:stretch}}

.store-shell{max-width:1160px}.store-notice,.store-alert,.store-success,.store-empty{padding:1.25rem 1.5rem;border:1px solid #36404b;border-radius:12px;margin:1.5rem 0;line-height:1.7;background:#151c23;color:#eeeae0}.store-alert{border-color:#e59c62}.store-success{border-color:#7ca789}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2rem}.store-card{border:1px solid #37414b;border-radius:12px;background:#151c23;color:#eeeae0;overflow:hidden}.store-card-body{padding:1.5rem;display:flex;flex-direction:column;height:100%;gap:1rem}.store-card h2{font-size:1.12rem;line-height:1.45;margin:0}.store-sku{font-size:.75rem;color:#b5bfc8;letter-spacing:.04em;margin:0}.store-price{margin:auto 0 0;font-size:.95rem;color:#f4c36c}.store-card form,.store-inline{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.store-card label{display:grid;gap:.3rem}.store-shell input:not([type=hidden]):not([type=checkbox]),.store-shell select,.store-shell textarea{background:#10161c;border:1px solid #61707d;border-radius:6px;color:#f2efe8;font:inherit;padding:.7rem;max-width:100%;box-sizing:border-box}.store-shell input[type=number]{width:6rem}.store-shell button:not(.btn){background:#26323e;border:1px solid #758594;color:#fff;border-radius:6px;font:inherit;padding:.65rem .85rem;cursor:pointer}.store-shell :focus-visible{outline:3px solid #f6b739;outline-offset:3px}.store-table-wrap{overflow-x:auto;border:1px solid #394550;border-radius:10px;margin:1.5rem 0}.store-table{width:100%;border-collapse:collapse;text-align:left}.store-table td,.store-table th{padding:1rem;border-bottom:1px solid #394550}.store-table tfoot th{border:0}.store-table small{color:#b5bfc8}.store-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.store-form{max-width:720px;margin-top:2rem}.store-form fieldset{border:1px solid #43515f;padding:1.5rem;margin-bottom:1.5rem;border-radius:10px}.store-form legend{padding:0 .5rem;font-weight:bold}.store-form label{display:grid;gap:.45rem;margin-bottom:1.1rem}.store-form input:not([type=checkbox]),.store-form textarea,.store-form select{width:100%}.store-form .store-consent{display:flex;align-items:flex-start;gap:.8rem;line-height:1.6}.store-consent input{margin-top:.35rem;flex-shrink:0;width:1.25rem;height:1.25rem;accent-color:#f6b739}.store-form small{line-height:1.6;color:#c0c8cf}.store-summary{padding:1.5rem;background:#151c23;border-radius:10px;border:1px solid #394550;margin:1.5rem 0}.store-summary li{margin:.5rem 0}@media(max-width:900px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.store-grid{grid-template-columns:1fr}.store-card-body,.store-form fieldset{padding:1rem}.store-notice{padding:1rem}.store-table td,.store-table th{padding:.75rem}.store-table{min-width:620px}.store-actions>.btn{flex:1;text-align:center}}
