.location-card{background:var(--color-white);border:1px solid rgba(11,79,108,.1);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem;display:flex;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s}.location-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.location-card__media{display:block;margin:0 0 1.25rem;border-radius:var(--radius-md);overflow:hidden;background:var(--color-sand);flex-shrink:0}.location-card__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .25s ease}.location-card:hover .location-card__media img{transform:scale(1.02)}.location-card__badges{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;flex-shrink:0}.location-card__title{margin:0 0 .5rem;font-family:var(--font-display);font-size:clamp(1.15rem,1rem + .4vw,1.35rem);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-h3);line-height:1.3;flex-shrink:0}.location-card__title a{color:var(--color-water-deep);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.location-card__title a:hover{color:var(--color-water-mid)}.location-card__desc{font-size:.9rem;line-height:1.55;color:var(--color-text-muted);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.location-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1.25rem;font-size:.85rem;flex-shrink:0}.location-card__town{color:var(--color-text-muted)}.location-card__distance{font-weight:var(--font-weight-semibold);color:var(--color-water-deep)}.location-card__cta{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;margin-top:auto;padding:.55rem 1rem;font-family:var(--font-display);font-size:.875rem;font-weight:var(--font-weight-medium);line-height:1.25;color:var(--color-text);text-decoration:none;background:var(--color-sand);border:1px solid rgba(11,79,108,.14);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);transition:background .15s,color .15s,border-color .15s}.location-card__cta:hover{background:var(--color-sand-dark);color:var(--color-water-deep);border-color:#0b4f6c38}.location-card__cta-icon{flex-shrink:0}.location-card .card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.location-card .card-desc{font-size:.9rem;line-height:1.55;color:var(--color-text-muted);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.location-card .card-footer{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.location-card .card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;font-size:.85rem}.location-card .card-link{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;padding:.55rem 1rem;font-family:var(--font-display);font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--color-text);text-decoration:none;background:var(--color-sand);border:1px solid rgba(11,79,108,.14);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.location-card .card-link:hover{background:var(--color-sand-dark);color:var(--color-water-deep)}.location-card .town{color:var(--color-text-muted)}.location-card .card-distance{font-weight:var(--font-weight-semibold);color:var(--color-water-deep)}.location-card h3{margin:0 0 .5rem;font-family:var(--font-display);font-size:clamp(1.15rem,1rem + .4vw,1.35rem);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-h3);line-height:1.3}.location-card h3 a{color:var(--color-water-deep);text-decoration:none}.location-card h3 a:hover{color:var(--color-water-mid)}.product-category-card[data-astro-cid-j2emhrlw]{background:var(--color-white);border-radius:var(--radius-md);padding:0;border:1px solid rgba(46,139,192,.2);display:flex;flex-direction:column;height:100%;min-height:220px;min-width:0;gap:0;overflow:hidden;transition:box-shadow .2s,transform .2s;text-decoration:none;color:inherit}.product-category-card[data-astro-cid-j2emhrlw],.product-category-card[data-astro-cid-j2emhrlw]:hover,.product-category-card[data-astro-cid-j2emhrlw] [data-astro-cid-j2emhrlw]{text-decoration:none}.product-category-card__media[data-astro-cid-j2emhrlw]{display:flex;align-items:center;justify-content:center;aspect-ratio:5 / 3;background:linear-gradient(145deg,var(--color-water-light),var(--color-white));overflow:hidden}.product-category-card__media[data-astro-cid-j2emhrlw] img[data-astro-cid-j2emhrlw]{display:block;width:100%;height:100%;object-fit:contain;padding:.75rem}.product-category-card__media[data-astro-cid-j2emhrlw] picture[data-astro-cid-j2emhrlw]{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.product-category-card[data-astro-cid-j2emhrlw]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.product-category-card__body[data-astro-cid-j2emhrlw]{flex:1;display:flex;flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem 1.5rem;min-width:0}.product-category-card[data-astro-cid-j2emhrlw] h3[data-astro-cid-j2emhrlw]{margin:0;font-size:1.15rem;line-height:1.3;color:var(--color-water-deep);overflow-wrap:anywhere}.product-category-card[data-astro-cid-j2emhrlw]:hover h3[data-astro-cid-j2emhrlw]{color:var(--color-water-mid)}.product-category-card__tagline[data-astro-cid-j2emhrlw]{font-size:.92rem;color:var(--color-text-muted);margin:0;line-height:1.5;flex:1}.product-category-card__meta[data-astro-cid-j2emhrlw]{font-weight:600;color:var(--color-forest);margin:0;font-size:.85rem}.product-category-card__cta[data-astro-cid-j2emhrlw]{margin-top:.75rem;align-self:flex-start}.product-category-card[data-astro-cid-j2emhrlw]:hover .product-category-card__cta[data-astro-cid-j2emhrlw]{background:var(--color-sand-dark);color:var(--color-water-deep);border-color:#0b4f6c38}
