.caleo-store-section{--store-accent:#a66a45;--store-heading:#29363b;--store-text:#626969;--store-bg:#f5f2ed;color:var(--store-text);background:var(--store-bg)}
.caleo-store-section *{box-sizing:border-box}
.caleo-store-section h1,.caleo-store-section h2,.caleo-store-section h3{color:var(--store-heading);letter-spacing:-.025em}
.caleo-store-section h1{font-size:clamp(4rem,5vw,6.8rem);line-height:1.01;margin:1.2rem 0 2rem;max-width:11ch}
.caleo-store-section h2{font-size:clamp(3rem,3.5vw,4.8rem);line-height:1.06;margin:.9rem 0 1.6rem}
.caleo-store-section h3{font-size:1.9rem;line-height:1.2;margin:0}
.caleo-store-eyebrow{color:var(--store-accent);font-size:1.1rem;font-weight:750;letter-spacing:.16em;margin:0;text-transform:uppercase}
.caleo-store-copy{font-size:1.62rem;line-height:1.7;max-width:55rem}.caleo-store-copy p{margin:0}.caleo-store-copy p+p{margin-top:1.2rem}
.caleo-store-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.6rem}
.caleo-store-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2rem;border-radius:.9rem;font-size:1.3rem;font-weight:700;letter-spacing:.025em;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}
.caleo-store-button:hover{transform:translateY(-1px)}
.caleo-store-button--primary{background:var(--store-heading);color:#fff}.caleo-store-button--primary:hover{background:var(--store-accent)}
.caleo-store-button--secondary{color:var(--store-heading);background:transparent;box-shadow:inset 0 0 0 1px rgba(41,54,59,.35)}
.caleo-store-placeholder{width:100%;height:100%;background:#ded9d1;color:#98938b}

.caleo-store-hero{padding:5rem 0 8rem;background:linear-gradient(120deg,#fbfaf8 0%,#f1ede6 100%)}
.caleo-store-hero__inner{display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);gap:clamp(4rem,6vw,8rem);align-items:center}
.caleo-store-hero__media{position:relative;height:64rem;border-radius:1.4rem;overflow:hidden;background:#ded9d1}
.caleo-store-hero__media picture,.caleo-store-hero__media img,.caleo-store-hero__media svg{display:block;width:100%;height:100%}.caleo-store-hero__media img,.caleo-store-hero__media svg{object-fit:cover}
.caleo-store-hero__label{position:absolute;left:2rem;bottom:2rem;padding:1rem 1.3rem;border-radius:.8rem;background:rgba(250,249,247,.9);color:var(--store-heading);font-size:1.1rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(12px)}

.caleo-store-features{padding:8rem 0}.caleo-store-section-heading{max-width:68rem;margin-bottom:3.8rem}.caleo-store-section-heading--center{text-align:center;margin-left:auto;margin-right:auto}
.caleo-store-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}
.caleo-store-feature{display:flex;align-items:center;gap:1.5rem;min-height:11rem;padding:2rem;background:#fff;border:1px solid rgba(41,54,59,.09);border-radius:1.2rem}
.caleo-store-feature__icon{flex:0 0 auto;width:4.4rem;height:4.4rem;display:grid;place-items:center;border-radius:1rem;background:color-mix(in srgb,var(--store-accent) 11%,white);color:var(--store-accent)}
.caleo-store-feature__icon svg{width:2.5rem;height:2.5rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.caleo-store-feature p{font-size:1.35rem;line-height:1.5;margin:.55rem 0 0}

.caleo-store-experience{padding:5rem 0 9rem}.caleo-store-experience__inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(4rem,7vw,9rem);align-items:center}
.caleo-store-experience__media{height:59rem;border-radius:1.4rem;overflow:hidden;background:#ded9d1}.caleo-store-experience__media img,.caleo-store-experience__media svg{width:100%;height:100%;object-fit:cover}
.caleo-store-details{max-width:55rem;margin-top:2rem;border-top:1px solid rgba(41,54,59,.16);border-bottom:1px solid rgba(41,54,59,.16)}.caleo-store-details summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 0;color:var(--store-heading);font-size:1.35rem;font-weight:700;cursor:pointer;list-style:none}.caleo-store-details summary::-webkit-details-marker{display:none}.caleo-store-details summary span{font-size:2rem;font-weight:400;transition:transform .2s ease}.caleo-store-details[open] summary span{transform:rotate(45deg)}.caleo-store-details>.caleo-store-copy{padding:0 0 1.8rem;font-size:1.45rem}

.caleo-store-gallery{padding:8rem 0 9rem;background:#fff}.caleo-store-gallery__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:repeat(2,30rem);gap:1.2rem}
.caleo-store-gallery__item{margin:0;border-radius:1.2rem;overflow:hidden;background:#ded9d1}.caleo-store-gallery__item:first-child{grid-row:1/3}.caleo-store-gallery__item:nth-child(2){grid-column:2/4}.caleo-store-gallery__item img,.caleo-store-gallery__item svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.caleo-store-gallery__item:hover img{transform:scale(1.02)}

.caleo-store-videos{padding:9rem 0;background:#29363b;color:#d9dcda}.caleo-store-videos h2,.caleo-store-videos h3{color:#fff}.caleo-store-videos__inner{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(4rem,7vw,9rem);align-items:center}.caleo-store-videos__rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.caleo-store-video-card__frame{aspect-ratio:9/16;border-radius:1.2rem;overflow:hidden;background:#171d20}.caleo-store-video-card__frame video{display:block;width:100%;height:100%;object-fit:cover}.caleo-store-video-card h3{font-size:1.7rem;margin:1.4rem 0 0}

.caleo-store-location{padding:9rem 0}.caleo-store-location__inner{display:grid;grid-template-columns:1.08fr .92fr;gap:1.5rem}.caleo-store-location__visual{display:grid;grid-template-rows:38rem 28rem;gap:1.5rem}.caleo-store-location__facade,.caleo-store-location__map{border-radius:1.4rem;overflow:hidden;background:#ded9d1}.caleo-store-location__facade picture,.caleo-store-location__facade img,.caleo-store-location__facade svg{display:block;width:100%;height:100%}.caleo-store-location__facade img,.caleo-store-location__facade svg{object-fit:cover}.caleo-store-location__map iframe{display:block;border:0;width:100%;height:100%}
.caleo-store-location__card{display:flex;flex-direction:column;justify-content:center;padding:clamp(3.2rem,5vw,6rem);border-radius:1.4rem;background:#fff}.caleo-store-location__address{font-size:1.55rem;font-style:normal;line-height:1.65;margin:0}.caleo-store-location__hours{margin:2.8rem 0}.caleo-store-location__hours div{display:flex;justify-content:space-between;gap:2rem;padding:1.05rem 0;border-bottom:1px solid rgba(41,54,59,.12)}.caleo-store-location__hours dt{font-weight:650;color:var(--store-heading)}.caleo-store-location__hours dd{margin:0}.caleo-store-location__note{color:var(--store-accent);font-size:1.35rem;font-weight:700;margin:0}
.caleo-store-online{padding:0 0 8rem}.caleo-store-online__inner{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:3.2rem 3.8rem;border-radius:1.4rem;background:#e5dfd5}.caleo-store-online__inner h2{font-size:clamp(2.5rem,3vw,3.8rem);margin:0 0 .5rem}.caleo-store-online__inner p{font-size:1.45rem;margin:0}

@media(max-width:989px){.caleo-store-hero__inner,.caleo-store-experience__inner,.caleo-store-videos__inner{grid-template-columns:1fr}.caleo-store-hero__media{height:53rem}.caleo-store-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.caleo-store-experience__media{height:52rem}.caleo-store-location__inner{grid-template-columns:1fr}.caleo-store-location__visual{grid-template-columns:1.15fr .85fr;grid-template-rows:35rem}}
@media(max-width:749px){.caleo-store-section h1{font-size:4.2rem}.caleo-store-section h2{font-size:3.3rem}.caleo-store-hero{padding:2rem 0 5.5rem}.caleo-store-hero__inner{padding:0 1.8rem;gap:3rem}.caleo-store-hero__content{order:2}.caleo-store-hero__media{order:1;height:43rem;border-radius:1.1rem}.caleo-store-actions{flex-direction:column}.caleo-store-button{width:100%}.caleo-store-features{padding:5.5rem 0}.caleo-store-features__inner,.caleo-store-experience__inner,.caleo-store-gallery__inner,.caleo-store-videos__inner,.caleo-store-location__inner,.caleo-store-online{padding-left:1.8rem;padding-right:1.8rem}.caleo-store-features__grid{grid-template-columns:1fr}.caleo-store-feature{min-height:9.5rem}.caleo-store-experience{padding:1rem 0 6rem}.caleo-store-experience__media{height:49rem}.caleo-store-gallery{padding:5.5rem 0}.caleo-store-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:36rem 20rem 20rem}.caleo-store-gallery__item:first-child{grid-column:1/3;grid-row:auto}.caleo-store-gallery__item:nth-child(2){grid-column:1/3;grid-row:2}.caleo-store-gallery__item:nth-child(3),.caleo-store-gallery__item:nth-child(4){grid-row:3}.caleo-store-videos{padding:6rem 0}.caleo-store-videos__rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.caleo-store-video-card{min-width:76vw;scroll-snap-align:start}.caleo-store-location{padding:6rem 0}.caleo-store-location__visual{grid-template-columns:1fr;grid-template-rows:33rem 28rem}.caleo-store-location__card{padding:3.2rem 2.4rem}.caleo-store-online{padding-bottom:6rem}.caleo-store-online__inner{align-items:flex-start;flex-direction:column;padding:2.8rem 2.4rem;gap:2rem}}
@media(prefers-reduced-motion:reduce){.caleo-store-button,.caleo-store-gallery__item img{transition:none}}
