.customers-featured{font-family:var(--oc-font-sans);color:var(--oc-foreground);background:var(--oc-background)}.customers-featured__inner{width:100%}.customers-featured__header{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.customers-featured__heading{margin:0}.customers-featured__subheading{margin:.25rem 0 0;color:var(--oc-muted-foreground);font-size:.875rem;line-height:1.5}.customers-featured__map-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;min-height:2.25rem;padding:.5rem 1rem;border-radius:calc(var(--oc-radius) - 2px);border:1px solid var(--oc-border);background:var(--oc-card);color:var(--oc-foreground);text-decoration:none;font-size:.875rem;font-weight:500;box-shadow:0 1px 2px color-mix(in srgb,var(--oc-foreground) 6%,transparent);transition:background .15s ease,border-color .15s ease,color .15s ease}.customers-featured__map-link:hover{border-color:color-mix(in srgb,var(--oc-primary) 35%,var(--oc-border));background:color-mix(in srgb,var(--oc-secondary) 50%,var(--oc-card));color:var(--oc-foreground)}.customers-featured__map-icon{color:var(--oc-primary)}.customers-featured__grid{display:grid;grid-template-columns:1fr;gap:1rem}.customers-featured__toggle{grid-column:1 / -1;justify-self:start;margin:.25rem 0 0;padding:.5rem 1rem;min-height:2.25rem;border-radius:calc(var(--oc-radius) - 2px);border:1px solid var(--oc-border);background:var(--oc-card);color:var(--oc-foreground);font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb,var(--oc-foreground) 6%,transparent);transition:background .15s ease,border-color .15s ease}.customers-featured__toggle:hover{border-color:color-mix(in srgb,var(--oc-primary) 35%,var(--oc-border));background:color-mix(in srgb,var(--oc-secondary) 50%,var(--oc-card))}.customers-featured__more{display:none}.customers-featured__load-more{display:none;margin-top:.25rem;width:100%;min-height:2.75rem;padding:.65rem 1.25rem;border-radius:calc(var(--oc-radius) - 2px);border:1px solid var(--oc-border);background:var(--oc-card);color:var(--oc-foreground);font-size:.875rem;font-weight:500;cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb,var(--oc-foreground) 6%,transparent)}.customers-featured__load-more:hover{border-color:color-mix(in srgb,var(--oc-primary) 35%,var(--oc-border));background:color-mix(in srgb,var(--oc-secondary) 50%,var(--oc-card))}@media screen and (max-width:989px){.customers-featured__card--mobile-collapsed{display:none!important}.customers-featured__load-more:not([hidden]){display:block}}.customers-featured__card{overflow:hidden;border-radius:var(--oc-radius-xl);border:1px solid color-mix(in srgb,var(--oc-primary) 30%,var(--oc-border));background:linear-gradient(135deg,color-mix(in srgb,var(--oc-secondary) 85%,var(--oc-card)) 0%,var(--oc-card) 100%);box-shadow:0 1px 2px color-mix(in srgb,var(--oc-foreground) 5%,transparent);transition:border-color .15s ease,box-shadow .15s ease}.customers-featured__card--compact{border-color:color-mix(in srgb,var(--oc-primary) 22%,var(--oc-border))}.customers-featured__card:not(.customers-featured__card--premium){border-color:var(--oc-border);background:var(--oc-card)}.customers-featured__card[data-customer-handle]{cursor:pointer}.customers-featured__card[data-customer-handle]:hover{border-color:color-mix(in srgb,var(--oc-primary) 50%,var(--oc-border));box-shadow:0 4px 12px color-mix(in srgb,var(--oc-foreground) 8%,transparent)}.customers-featured__card[data-customer-handle]:focus-visible{outline:2px solid var(--oc-primary);outline-offset:2px}.customers-featured__image,.customers-featured__image-placeholder{width:100%;height:13rem}.customers-featured__image{object-fit:cover}.customers-featured__image-placeholder{display:flex;align-items:center;justify-content:center;background:var(--oc-muted);color:var(--oc-muted-foreground);font-size:.875rem}.customers-featured__card-body{padding:1rem}.customers-featured__card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.customers-featured__card-main{flex:1;min-width:0}.customers-featured__card-title-row{display:flex;align-items:center;gap:.5rem}.customers-featured__star{flex-shrink:0;color:var(--oc-primary)}.customers-featured__card-title{margin:0;font-size:.875rem;font-weight:500;line-height:1.35;color:var(--oc-foreground);text-transform:none;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-featured__card-location{margin:.25rem 0 0;display:flex;align-items:center;gap:.375rem;color:var(--oc-muted-foreground);font-size:.875rem;line-height:1.4;min-width:0}.customers-featured__card-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-featured__pin{flex-shrink:0;color:var(--oc-muted-foreground)}.customers-featured__badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:calc(var(--oc-radius) - 2px);border:1px solid transparent;background:color-mix(in srgb,var(--oc-primary) 10%,var(--oc-card));color:var(--oc-primary);font-size:.75rem;font-weight:500;line-height:1.25;text-transform:none;letter-spacing:normal}.customers-featured__site-link{margin-top:.75rem;display:block;color:var(--oc-primary);text-decoration:none;font-size:.875rem;font-weight:500}.customers-featured__site-link:hover{text-decoration:underline}@media screen and (min-width:750px){.customers-featured__header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}.customers-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.customers-featured__grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-featured__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.customers-featured__grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/customers-featured.css.map */
