[hidden]{display:none!important}
.section-tabs{display:flex;gap:6px;padding:14px 24px;max-width:1200px;margin:auto;overflow-x:auto}
.section-tabs a{padding:9px 19px;border-radius:30px;font-weight:700;white-space:nowrap;background:#f6f5f3}
.section-tabs a[aria-current=page]{background:#181818;color:#fff}
.services-page{max-width:1200px;margin:auto;padding:22px 24px 65px}
.services-hero{background:#fff4e9;border:1px solid #ffe2cb;border-radius:18px;padding:38px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.services-hero h1{font-size:42px;letter-spacing:-1.5px;line-height:1.12;margin:8px 0 15px}
.services-hero p:not(.eyebrow){max-width:620px;color:#665e56;margin:0}
.service-cta{display:inline-block;background:var(--orange);color:#fff;border-radius:8px;padding:12px 20px;font-weight:700;white-space:nowrap}
.service-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:28px 0 24px}
.service-controls input,.service-controls select{font:inherit;border:1px solid #ddd;border-radius:9px;padding:12px;max-width:100%;background:#fff}
.service-controls input{width:350px}
.service-controls label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#666}
.providers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.provider-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;min-width:0;transition:border-color .2s}
.provider-card:hover{border-color:var(--orange)}
.provider-heading{display:flex;align-items:center;gap:18px;padding:24px;background:var(--provider-bg,#f3f5f2)}
.provider-symbol{font-size:28px;font-weight:800;background:#fff;border-radius:14px;width:65px;height:65px;display:grid;place-items:center;color:var(--provider-accent,#28675f);flex-shrink:0}
.provider-heading h2{font-size:24px;margin:3px 0}
.provider-heading p{margin:0;font-size:13px;color:#625f5a}
.provider-body{padding:22px}.provider-body>p{color:#686868;margin:0 0 20px;min-height:66px}
.provider-offerings{border-top:1px solid var(--line);margin-bottom:18px}
.provider-offering{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}
.provider-offering strong{white-space:nowrap}
.provider-foot{display:flex;justify-content:space-between;align-items:center;gap:14px}
.provider-foot a{color:var(--orange);font-weight:800}
.provider-foot small{color:#797979}
.services-status{color:#777;font-size:13px}
.service-store .store-cover{background:linear-gradient(115deg,var(--shop-accent),#28252c)}
.service-store .store-products{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-store .store-products .photo{aspect-ratio:1.6}
.service-store .service-caption{border:1px solid var(--line);border-radius:10px;padding:18px;margin:22px 0;color:#666}
.service-empty{padding:40px;border:1px dashed #ccc;border-radius:12px;grid-column:1/-1}
.service-fields{border:1px solid #e4e4e4;background:#fafaf8;border-radius:10px;padding:18px;margin-top:18px}
.service-fields legend{font-weight:700;padding:0 7px}
.service-price-from{display:flex!important;align-items:center;gap:8px;font-weight:400!important}
.service-price-from input{width:18px!important;margin:0!important}
.form-error{color:#af3100}.form-success{color:#276954}
.service-photo:before{background-image:url('assets/services/tank.svg')!important}
.topbar{gap:24px}
@media(max-width:800px){.services-page{padding:12px 16px 40px}.services-hero{display:block;padding:25px}.services-hero h1{font-size:32px}.services-hero .service-cta{margin-top:20px}.providers-grid{grid-template-columns:1fr}.section-tabs{padding:12px 16px}.section-tabs a{padding:8px 15px}.service-store .store-products{grid-template-columns:repeat(2,minmax(0,1fr))}.service-controls{align-items:stretch}.service-controls label{flex:1;min-width:140px}.service-controls input{width:100%}.provider-body>p{min-height:0}.provider-offering{font-size:13px}.provider-heading{padding:20px}.provider-heading h2{font-size:23px}.service-cta{white-space:normal}.store-cover .store-manage{position:static}.service-store .store-products .photo{aspect-ratio:1.2}}
