/* Client Store Client Edition — Multi-Business Storefront v7.6.1 Theme Integration Hotfix */
.tb76-storefront{--tb76-bg:var(--tb-store-bg,#f6f7f9);--tb76-panel:var(--tb-store-surface,#fff);--tb76-soft:var(--tb-store-surface-2,#f3f5f7);--tb76-border:var(--tb-store-border,#dde2e8);--tb76-text:var(--tb-store-text,#171a1f);--tb76-muted:var(--tb-store-muted,#697180);--tb76-accent:var(--tb-store-accent,#f47a1f);--tb76-success:#16a36a;--tb76-warning:#d69416;color:var(--tb76-text)}
html[data-store-theme="light"] .tb76-storefront{--tb76-bg:#f3f6fa;--tb76-panel:#fff;--tb76-soft:#eef2f7;--tb76-border:#cbd5e1;--tb76-text:#0f172a;--tb76-muted:#475569;--tb76-accent:#ea6818}
html[data-store-theme="dark"] .tb76-storefront{--tb76-bg:#0b1018;--tb76-panel:#151c27;--tb76-soft:#1b2431;--tb76-border:#2b3747;--tb76-text:#f2f5f8;--tb76-muted:#aab3c1;--tb76-accent:#ff8a32}.tb76-storefront *{box-sizing:border-box}.tb76-type-nav{display:flex;gap:8px;overflow:auto;padding:12px 0 2px;scrollbar-width:thin}.tb76-type-nav a{white-space:nowrap;text-decoration:none;color:var(--tb76-muted);border:1px solid var(--tb76-border);background:var(--tb76-panel);padding:9px 12px;border-radius:999px;font-size:13px;font-weight:700}.tb76-type-nav a:hover,.tb76-type-nav a.is-active{color:#fff;background:var(--tb76-accent);border-color:var(--tb76-accent)}.tb76-shop-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.tb76-filter-toggle{display:none}.tb76-filter{position:sticky;top:92px;border:1px solid var(--tb76-border);background:var(--tb76-panel);border-radius:14px;overflow:hidden}.tb76-filter-head{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid var(--tb76-border)}.tb76-filter-head h3{font-size:15px;margin:0}.tb76-filter-close{display:none;background:none;border:0;color:inherit;font-size:24px}.tb76-filter-section{padding:15px 16px;border-bottom:1px solid var(--tb76-border)}.tb76-filter-section:last-child{border-bottom:0}.tb76-filter-section h4{font-size:12px;letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;color:var(--tb76-muted)}.tb76-filter-list{display:grid;gap:6px}.tb76-filter-list a{display:flex;justify-content:space-between;gap:10px;padding:8px 9px;border-radius:8px;color:var(--tb76-muted);text-decoration:none;font-size:13px}.tb76-filter-list a:hover,.tb76-filter-list a.is-active{background:color-mix(in srgb,var(--tb76-accent) 12%,transparent);color:var(--tb76-text)}.tb76-filter-count{font-size:11px;border-radius:999px;padding:2px 7px;background:var(--tb76-soft);color:var(--tb76-muted)}.tb76-main{min-width:0}.tb76-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:14px;border:1px solid var(--tb76-border);background:var(--tb76-panel);padding:11px 12px;border-radius:12px}.tb76-results{font-size:13px;color:var(--tb76-muted)}.tb76-sort{background:var(--tb76-soft);color:var(--tb76-text);border:1px solid var(--tb76-border);border-radius:9px;padding:9px 12px}.tb76-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tb76-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--tb76-border);background:var(--tb76-panel);border-radius:12px;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tb76-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--tb76-accent) 55%,var(--tb76-border));box-shadow:0 12px 28px rgba(0,0,0,.12)}.tb76-card-media{display:grid;place-items:center;aspect-ratio:1/1;background:var(--tb76-soft);position:relative;overflow:hidden}.tb76-card-media img{width:100%;height:100%;object-fit:contain;padding:12px}.tb76-service-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;font-size:28px;background:color-mix(in srgb,var(--tb76-accent) 16%,var(--tb76-panel));color:var(--tb76-accent)}.tb76-card-badges{position:absolute;top:9px;left:9px;display:flex;gap:5px;flex-wrap:wrap}.tb76-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--tb76-soft);color:var(--tb76-muted)}.tb76-pill.is-type{background:color-mix(in srgb,var(--tb76-accent) 16%,var(--tb76-panel));color:var(--tb76-accent)}.tb76-pill.is-stock{background:color-mix(in srgb,var(--tb76-success) 16%,var(--tb76-panel));color:var(--tb76-success)}.tb76-card-body{padding:12px 12px 9px;display:flex;flex-direction:column;gap:7px;flex:1}.tb76-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--tb76-muted)}.tb76-card-title{color:var(--tb76-text);font-size:14px;line-height:1.35;font-weight:800;text-decoration:none}.tb76-card-title:hover{color:var(--tb76-accent)}.tb76-card-desc{font-size:12px;line-height:1.45;color:var(--tb76-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb76-service-meta{display:grid;gap:5px;margin-top:2px}.tb76-service-meta span{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--tb76-muted)}.tb76-card-price{display:flex;gap:7px;align-items:baseline;margin-top:auto;padding-top:5px}.tb76-price-now{font-weight:900;color:var(--tb76-accent)}.tb76-price-old{text-decoration:line-through;color:var(--tb76-muted);font-size:11px}.tb76-card-actions{padding:0 12px 12px;display:grid;gap:7px}.tb76-card-actions form{margin:0}.tb76-card-actions .btn{width:100%;min-height:38px}.tb76-secondary-link{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--tb76-border);color:var(--tb76-text);border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}.tb76-secondary-link:hover{border-color:var(--tb76-accent);color:var(--tb76-accent)}.tb76-empty{padding:48px 20px;text-align:center;border:1px dashed var(--tb76-border);border-radius:14px;background:var(--tb76-panel)}.tb76-overlay{display:none}
html[data-store-theme] .tb76-storefront .tb76-filter,
html[data-store-theme] .tb76-storefront .tb76-toolbar,
html[data-store-theme] .tb76-storefront .tb76-card,
html[data-store-theme] .tb76-storefront .tb76-empty{background:var(--tb76-panel)!important;color:var(--tb76-text)!important;border-color:var(--tb76-border)!important}
html[data-store-theme] .tb76-storefront .tb76-card-body{background:var(--tb76-panel)!important;color:var(--tb76-text)!important}
html[data-store-theme] .tb76-storefront .tb76-card-media{background:var(--tb76-soft)!important}
html[data-store-theme] .tb76-storefront .tb76-card-title,
html[data-store-theme] .tb76-storefront .tb76-filter-head h3{color:var(--tb76-text)!important}
html[data-store-theme] .tb76-storefront .tb76-card-desc,
html[data-store-theme] .tb76-storefront .tb76-eyebrow,
html[data-store-theme] .tb76-storefront .tb76-service-meta span,
html[data-store-theme] .tb76-storefront .tb76-results,
html[data-store-theme] .tb76-storefront .tb76-filter-section h4,
html[data-store-theme] .tb76-storefront .tb76-filter-list a{color:var(--tb76-muted)!important}
html[data-store-theme] .tb76-storefront .tb76-sort{background:var(--tb76-soft)!important;color:var(--tb76-text)!important;border-color:var(--tb76-border)!important}
html[data-store-theme] .tb76-storefront .tb76-secondary-link{background:transparent!important;color:var(--tb76-text)!important;border-color:var(--tb76-border)!important}
html[data-store-theme] .tb76-storefront .tb76-filter-count{background:var(--tb76-soft)!important;color:var(--tb76-muted)!important}
html[data-store-theme="dark"] .tb76-storefront .tb76-card-media img{background:#fff!important}
@media(max-width:1100px){.tb76-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.tb76-shop-layout{grid-template-columns:1fr}.tb76-filter-toggle{display:inline-flex;align-items:center;gap:7px}.tb76-filter{position:fixed;z-index:10050;left:0;top:0;bottom:0;width:min(330px,88vw);border-radius:0;transform:translateX(-105%);transition:transform .22s ease;overflow:auto}.tb76-filter.is-open{transform:translateX(0)}.tb76-filter-close{display:block}.tb76-overlay{position:fixed;z-index:10040;inset:0;background:rgba(0,0,0,.55)}.tb76-overlay.is-open{display:block}.tb76-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.tb76-toolbar{align-items:stretch;flex-direction:column}.tb76-sort{width:100%}.tb76-grid{grid-template-columns:1fr}}
@media print{.tb76-filter,.tb76-type-nav,.tb76-toolbar form,.tb76-filter-toggle,.tb76-card-actions{display:none!important}.tb76-shop-layout{display:block}.tb76-grid{grid-template-columns:repeat(3,1fr);gap:8px}.tb76-card{break-inside:avoid;box-shadow:none}}

/* Client Store v8.1.8 — compact filter sizing and resilient storefront layout */
.tb76-storefront .section{padding-top:26px;padding-bottom:42px}
.tb76-storefront .tb76-shop-layout{grid-template-columns:220px minmax(0,1fr);gap:16px}
.tb76-storefront .tb76-filter{max-height:calc(100vh - 112px);overflow:auto}
.tb76-storefront .tb76-filter-head{padding:12px 14px}
.tb76-storefront .tb76-filter-section{padding:12px 14px}
.tb76-storefront .tb76-filter-list{gap:3px}
.tb76-storefront .tb76-filter-list a{padding:6px 8px;line-height:1.25}
.tb76-storefront .tb76-filter-toggle{margin-bottom:12px}
.tb817-service-groups{display:grid;gap:22px}
.tb817-service-group{min-width:0}
.tb817-service-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid var(--tb76-border)}
.tb817-service-group-head h2{margin:0;font-size:20px;color:var(--tb76-text)}
.tb817-service-group-head span{font-size:12px;color:var(--tb76-muted)}
@media(max-width:820px){.tb76-storefront .section{padding-top:18px}.tb76-storefront .tb76-shop-layout{grid-template-columns:1fr}.tb76-storefront .tb76-filter{max-height:none}.tb76-storefront .tb76-filter-toggle{display:inline-flex}}
