.store-location{--sl-color-bg: #f6f3ec;--sl-color-bg-alt: #efe9dc;--sl-color-ink: #23211d;--sl-color-ink-soft: #6b665c;--sl-color-line: #e4ddcf;--sl-color-surface: #fffdf9;--sl-radius-sm: 8px;--sl-radius-md: 16px;--sl-radius-lg: 28px;--sl-shadow-soft: 0 16px 40px rgba(35, 33, 29, .07);--sl-shadow-lift: 0 24px 56px rgba(35, 33, 29, .12);--sl-font-heading: var(--font-heading-family, Georgia, "Times New Roman", serif);--sl-font-body: var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background-color:var(--sl-color-bg);color:var(--sl-color-ink);font-family:var(--sl-font-body);font-size:var(--store-location-body-size, 16px);line-height:1.65;overflow:hidden}.store-location *{box-sizing:border-box}.store-location a{color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-location__about,.store-location__experience,.store-location__gallery,.store-location__highlights,.store-location__contact,.store-location__faq,.store-location__cta{max-width:var(--store-location-container, 1280px);margin-inline:auto;padding-block:var(--store-location-section-padding, 88px);padding-inline:24px}.store-location__section-heading{font-family:var(--sl-font-heading);font-size:clamp(24px,calc(var(--store-location-heading-size, 44px) * .68),var(--store-location-heading-size, 44px));font-weight:500;letter-spacing:.01em;margin:0 0 48px}.store-location__section-heading--center{text-align:center}.store-location__hero,.store-location__about,.store-location__experience,.store-location__gallery,.store-location__highlights,.store-location__contact,.store-location__faq,.store-location__cta{animation:store-location-fade-in .9s ease-out both}@keyframes store-location-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.store-location *{animation:none!important;transition:none!important}}.store-location__hero{position:relative;display:flex;align-items:center;min-height:85vh;max-width:none;padding:0;overflow:hidden;color:#fff}.store-location__hero-picture,.store-location__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.store-location__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--store-location-overlay-opacity, .35)}.store-location__hero-content{position:relative;z-index:1;width:100%;padding:48px 24px}.store-location__hero--center .store-location__hero-content{text-align:center;max-width:760px;margin-inline:auto}.store-location__hero--left .store-location__hero-content{text-align:left;max-width:640px;margin-inline-start:clamp(24px,6vw,96px)}.store-location__hero-title{font-family:var(--sl-font-heading);font-weight:500;line-height:1.25;font-size:clamp(32px,5.2vw,var(--store-location-heading-size, 44px));margin:0 0 20px}.store-location__hero-subtitle{font-size:1.15em;max-width:46ch;margin:0 auto;opacity:.92;letter-spacing:.01em}.store-location__hero--left .store-location__hero-subtitle{margin-inline:0}.store-location__about-inner{max-width:700px;margin-inline:auto;text-align:center}.store-location__about-title{font-family:var(--sl-font-heading);font-weight:500;font-size:clamp(24px,calc(var(--store-location-heading-size, 44px) * .65),var(--store-location-heading-size, 44px));margin:0 0 24px}.store-location__about-description{color:var(--sl-color-ink-soft);font-size:1.05em}.store-location__experience-card{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;background:var(--sl-color-surface);border-radius:var(--sl-radius-lg);box-shadow:var(--sl-shadow-soft);overflow:hidden}.store-location__experience-media{position:relative;min-height:380px}.store-location__experience-media iframe,.store-location__experience-image{display:block;width:100%;height:100%;min-height:380px;object-fit:cover;border:0}.store-location__experience-content{padding:clamp(32px,5vw,64px);display:flex;flex-direction:column;justify-content:center;gap:4px}.store-location__experience-heading{font-family:var(--sl-font-heading);font-weight:500;line-height:1.3;font-size:clamp(24px,calc(var(--store-location-heading-size, 44px) * .6),var(--store-location-heading-size, 44px));margin:0 0 20px}.store-location__experience-address{font-style:normal;color:var(--sl-color-ink-soft);margin:0 0 16px}.store-location__experience-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--sl-color-ink-soft);font-size:.9em;margin:0 0 32px}.store-location__experience-content .store-location__button{align-self:flex-start}.store-location__concierge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.store-location__concierge-card{background:var(--sl-color-surface);border-radius:var(--sl-radius-md);box-shadow:var(--sl-shadow-soft);padding:40px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;transition:transform .3s ease,box-shadow .3s ease}.store-location__concierge-card:hover{transform:translateY(-4px);box-shadow:var(--sl-shadow-lift)}.store-location__concierge-icon{width:56px;height:56px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--sl-color-bg-alt);color:var(--store-location-accent, #a6812c)}.store-location__concierge-icon svg{width:22px;height:22px}.store-location__concierge-title{font-family:var(--sl-font-heading);font-size:1.2em;font-weight:500;margin:0}.store-location__concierge-value{color:var(--sl-color-ink-soft);margin:0 0 12px;word-break:break-word}.store-location__concierge-card .store-location__button{margin-top:auto}.store-location__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.store-location__gallery-item{margin:0;border-radius:var(--sl-radius-md);overflow:hidden;box-shadow:var(--sl-shadow-soft);transition:box-shadow .3s ease}.store-location__gallery-item:hover{box-shadow:var(--sl-shadow-lift)}.store-location__gallery-image{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover;transition:transform .5s ease}.store-location__gallery-item:hover .store-location__gallery-image{transform:scale(1.05)}.store-location__gallery-caption{padding:12px 16px;font-size:.85em;color:var(--sl-color-ink-soft);background:var(--sl-color-surface)}.store-location__highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.store-location__highlight-card{background:var(--sl-color-surface);border-radius:var(--sl-radius-md);box-shadow:var(--sl-shadow-soft);padding:36px 28px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.store-location__highlight-card:hover{transform:translateY(-4px);box-shadow:var(--sl-shadow-lift)}.store-location__highlight-icon{width:44px;height:44px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--sl-color-bg-alt)}.store-location__highlight-icon img{width:20px;height:20px;object-fit:contain}.store-location__highlight-title{font-family:var(--sl-font-heading);font-size:1.15em;font-weight:500;margin:0 0 10px}.store-location__highlight-description{color:var(--sl-color-ink-soft);margin:0;font-size:.95em}.store-location__faq-list{display:grid;gap:12px;max-width:800px;margin-inline:auto}.store-location__faq-item{background:var(--sl-color-surface);border-radius:var(--sl-radius-md);box-shadow:var(--sl-shadow-soft);padding:4px 28px}.store-location__faq-question{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;font-weight:600}.store-location__faq-question::-webkit-details-marker{display:none}.store-location__faq-icon{position:relative;flex-shrink:0;width:16px;height:16px}.store-location__faq-icon:before,.store-location__faq-icon:after{content:"";position:absolute;background:var(--store-location-accent, #a6812c);transition:transform .25s ease}.store-location__faq-icon:before{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.store-location__faq-icon:after{left:50%;top:0;width:2px;height:100%;transform:translate(-50%)}.store-location__faq-item[open] .store-location__faq-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.store-location__faq-answer{padding-bottom:22px;color:var(--sl-color-ink-soft)}.store-location__cta{text-align:center;border-radius:var(--sl-radius-lg);margin-block:var(--store-location-section-padding, 88px)}.store-location__cta-heading{font-family:var(--sl-font-heading);font-weight:500;font-size:clamp(24px,calc(var(--store-location-heading-size, 44px) * .65),var(--store-location-heading-size, 44px));margin:0 0 14px}.store-location__cta-text{color:var(--sl-color-ink-soft);max-width:52ch;margin:0 auto 36px}.store-location__newsletter-form{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;max-width:520px;margin-inline:auto}.store-location__newsletter-input{flex:1 1 260px;min-width:0;padding:14px 22px;border-radius:999px;border:1px solid var(--sl-color-line);background:var(--sl-color-surface);color:var(--sl-color-ink);font-family:inherit;font-size:.95em;min-height:44px}.store-location__newsletter-input:focus-visible{outline:2px solid var(--store-location-accent, #a6812c);outline-offset:2px}.store-location__newsletter-message{flex-basis:100%;margin:12px 0 0;font-size:.9em;color:var(--sl-color-ink-soft)}.store-location__newsletter-message--error{color:#a13c3c}.store-location__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 30px;border-radius:999px;font-weight:600;font-size:.95em;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease;min-height:44px}.store-location__button--primary{background:var(--store-location-accent, #a6812c);color:#fff;border:1px solid var(--store-location-accent, #a6812c)}.store-location__button--primary:hover{transform:translateY(-2px);box-shadow:var(--sl-shadow-soft)}.store-location__button--secondary{background:transparent;border:1px solid var(--sl-color-ink);color:var(--sl-color-ink)}.store-location__button--secondary:hover{transform:translateY(-2px);background:var(--sl-color-ink);color:#fff;box-shadow:var(--sl-shadow-soft)}.store-location__button--small{padding:10px 22px;font-size:.85em;min-height:38px}.store-location__button--full{width:100%}.store-location__button:focus-visible{outline:2px solid var(--store-location-accent, #a6812c);outline-offset:3px}.store-location__sticky-cta{display:none}@media(max-width:989px){.store-location__experience-card{grid-template-columns:1fr}.store-location__experience-media,.store-location__experience-media iframe,.store-location__experience-image{min-height:320px}.store-location__gallery-grid,.store-location__highlights-grid{grid-template-columns:repeat(2,1fr)}.store-location__concierge-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:749px){.store-location__hero{min-height:65vh}.store-location__about,.store-location__experience,.store-location__gallery,.store-location__highlights,.store-location__contact,.store-location__faq,.store-location__cta{padding-block:calc(var(--store-location-section-padding, 88px) * .55)}.store-location__experience-card{border-radius:var(--sl-radius-md)}.store-location__experience-content{padding:32px 24px;text-align:center;align-items:center}.store-location__experience-content .store-location__button{align-self:center}.store-location__experience-meta{justify-content:center}.store-location__gallery-grid{grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.store-location__gallery-item{scroll-snap-align:start}.store-location__highlights-grid,.store-location__concierge-grid{grid-template-columns:1fr}.store-location__button,.store-location__concierge-card .store-location__button{width:100%}.store-location__newsletter-form{flex-direction:column;align-items:stretch}.store-location__newsletter-input,.store-location__newsletter-form .store-location__button{width:100%}.store-location__sticky-cta{display:block;position:fixed;left:0;right:0;bottom:0;z-index:10;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--sl-color-surface);box-shadow:0 -8px 24px #23211d1f}.store-location{padding-bottom:76px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-store-location.css.map */
