.sameeramees-equipment-app{display:grid;grid-template-columns:minmax(240px,290px) 1fr;gap:28px;width:100%;position:relative}.sameeramees-filters{border:1px solid #e5e5e5;background:#fff;padding:20px;height:max-content;position:sticky;top:20px}.sameeramees-filter-head,.sameeramees-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px}.sameeramees-filter-head h2{margin:0}.sameeramees-reset{background:none;border:0;text-decoration:underline;cursor:pointer}.sameeramees-search label{display:block;font-weight:600;margin-bottom:7px}.sameeramees-search input,.sameeramees-term-search,.sameeramees-range input,.sameeramees-sort select{width:100%;box-sizing:border-box;padding:10px;border:1px solid #d6d6d6;border-radius:3px}.sameeramees-search{margin:18px 0}.sameeramees-group{border-top:1px solid #eee;padding:14px 0}.sameeramees-group summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-weight:700}.sameeramees-group summary::-webkit-details-marker{display:none}.sameeramees-options{margin-top:12px;max-height:300px;overflow:auto}.sameeramees-option{display:flex;gap:9px;align-items:flex-start;margin:8px 0;font-size:14px;cursor:pointer}.sameeramees-option input{margin-top:3px}.sameeramees-term-search{margin-bottom:10px}.sameeramees-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sameeramees-toolbar{margin-bottom:15px}.sameeramees-grid{display:grid;grid-template-columns:repeat(var(--sme-columns,3),minmax(0,1fr));gap:20px}.sameeramees-card{border:1px solid #e5e5e5;background:#fff;overflow:hidden}.sameeramees-card-image{display:block;aspect-ratio:4/3;overflow:hidden}.sameeramees-card-image img{width:100%;height:100%;object-fit:cover;display:block}.sameeramees-card-body{padding:16px}.sameeramees-card h3{margin:0 0 10px}.sameeramees-card h3 a{text-decoration:none}.sameeramees-card-specs{list-style:none;padding:0;margin:0 0 15px;font-size:14px;line-height:1.7}.sameeramees-card-actions{display:flex;justify-content:space-between;gap:10px;align-items:center}.sameeramees-view{font-weight:600}.sameeramees-price{font-weight:700}.sameeramees-pagination{display:flex;gap:6px;justify-content:center;margin-top:25px;align-items:center}.sameeramees-pagination button{border:1px solid #ddd;background:#fff;padding:8px 12px;cursor:pointer}.sameeramees-pagination button.is-current{font-weight:700}.sameeramees-no-results{border:1px solid #e5e5e5;padding:35px;text-align:center}.sameeramees-active-filters{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 15px}.sameeramees-chip{background:#f1f1f1;border-radius:20px;padding:6px 10px;font-size:13px}.sameeramees-chip button{border:0;background:none;cursor:pointer;margin-left:5px}.sameeramees-mobile-bar{display:none}.sameeramees-specs{margin:35px 0;padding:25px;border:1px solid #e6e6e6;background:#fff}.sameeramees-specs h2{margin-top:0}.sameeramees-specs ul{list-style:disc;margin:0;padding-left:22px;columns:2}.sameeramees-specs li{margin:7px 0;break-inside:avoid}.sameeramees-quote-page{padding:60px 20px}.sameeramees-quote-wrap{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:50px}.sameeramees-quote-equipment img{max-width:100%;height:auto}.sameeramees-quote-form{border:1px solid #e5e5e5;padding:30px}.sameeramees-quote-form label{display:block;font-weight:600}.sameeramees-quote-form input,.sameeramees-quote-form textarea{width:100%;box-sizing:border-box;padding:11px;margin-top:6px;border:1px solid #ccc}.sameeramees-quote-form button{padding:12px 20px;border:0;cursor:pointer}.sameeramees-quote-success{padding:12px;background:#eef8ee;margin-bottom:15px}
@media(max-width:900px){.sameeramees-equipment-app{display:block}.sameeramees-mobile-bar{display:block;margin-bottom:15px}.sameeramees-filter-toggle{padding:12px 18px}.sameeramees-filters{display:none;position:fixed;z-index:9999;inset:0;overflow:auto;top:0;max-width:none}.sameeramees-filters.is-open{display:block}.sameeramees-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sameeramees-quote-wrap{grid-template-columns:1fr}}
@media(max-width:600px){.sameeramees-grid{grid-template-columns:1fr}.sameeramees-specs ul{columns:1}.sameeramees-toolbar{align-items:flex-start;flex-direction:column}}

.sameeramees-quote-cta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;padding-top:20px;border-top:1px solid #e6e6e6}.sameeramees-quote-button{display:inline-block;padding:12px 18px;text-decoration:none;background:#111;color:#fff}.sameeramees-quote-button:hover{opacity:.9}
.sameeramees-filter-panel{width:100%;box-sizing:border-box}.sameeramees-filter-panel .sameeramees-filters{position:static;display:block;max-width:none}.sameeramees-results-component{width:100%}.sameeramees-results-component .sameeramees-products.is-loading{opacity:.55;pointer-events:none}.sameeramees-results-component .sameeramees-grid{grid-template-columns:repeat(var(--sme-columns,3),minmax(0,1fr))}.sameeramees-filter-panel .sameeramees-filter-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.sameeramees-filter-panel .sameeramees-filter-head h2{margin:0}.sameeramees-filter-panel .sameeramees-reset{background:none;border:0;text-decoration:underline;cursor:pointer}

.sme-request-summary{background:#f7f7f7;border:1px solid #e5e5e5;padding:14px 16px;margin-bottom:20px}.sme-request-summary p{margin:4px 0}.sme-product-reference{font-size:14px;color:#555}

/* Request-only catalogue mode */
.sameeramees-single-request-cta{margin:18px 0 24px}.sameeramees-request-button-large{min-width:220px;text-align:center}.sameeramees-quote-form{border-radius:6px}.sameeramees-quote-form form p{margin:0 0 16px}.sameeramees-quote-form form input,.sameeramees-quote-form form textarea{font:inherit}.sameeramees-quote-form form button{background:#1473e6;color:#fff;border-radius:4px;font-weight:600;min-height:44px}.sameeramees-quote-form form button:hover{background:#0d5fc4}.sameeramees-quote-form form input:focus,.sameeramees-quote-form form textarea:focus,.sameeramees-quote-form form button:focus{outline:3px solid rgba(20,115,230,.25);outline-offset:2px}

.sameeramees-quote-form .sme-request-summary{background:#f7f9fc;border:1px solid #dfe5ec;border-radius:8px;padding:18px;margin-bottom:22px}.sameeramees-quote-form .sme-request-summary p{margin:5px 0}.sameeramees-quote-form form{margin-top:10px}.sameeramees-quote-form form p{margin-bottom:16px}.sameeramees-quote-form form input,.sameeramees-quote-form form textarea{border:1px solid #cfd5dc;border-radius:5px;background:#fff}.sameeramees-quote-form form button{padding:13px 22px;background:#1473e6;color:#fff;border:0;border-radius:5px;font-weight:600;min-height:46px}.sameeramees-quote-form form button:hover{background:#0d5fc4}.sameeramees-quote-page h1{margin-top:0}.sameeramees-quote-equipment .sme-product-reference{background:#f7f7f7;padding:10px 12px;border-radius:5px}.sameeramees-quote-equipment img{border-radius:6px}

@media(max-width:900px){.sameeramees-quote-wrap{grid-template-columns:1fr}}
@media(max-width:600px){.sameeramees-quote-form{padding:20px}.sameeramees-quote-form .sme-form-heading h2{font-size:23px}.sameeramees-single-request-cta{padding:15px}.sameeramees-single-request-cta .sameeramees-request-button-large{width:100%;min-width:0}.sameeramees-quote-page{padding:35px 15px}}

