*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:var(--type-body);line-height:1.6;color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.25;letter-spacing:-.005em;margin:0 0 .6em;color:var(--color-text)}h1{font-size:var(--type-h1);font-weight:600}h2{font-size:var(--type-h2);font-weight:600}h3{font-size:var(--type-h3);font-weight:500}h4{font-size:var(--type-h4);font-weight:500}.display{font-family:var(--font-heading);font-size:var(--type-display);line-height:1.15;letter-spacing:-.01em;font-weight:600;margin:0 0 .5em}.eyebrow{font-family:var(--font-body);font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin:0 0 .75rem;font-weight:500}.eyebrow--strong{font-weight:600;color:var(--color-text)}p{margin:0 0 1em}a{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}a:hover,a:focus{color:var(--color-accent-hover)}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}.page{max-width:var(--page-width);margin:0 auto;padding:0 1rem}@media(min-width:768px){.page{padding:0 2rem}}.section{padding-block:var(--section-spacing)}.section+.section{padding-block-start:0}[hidden]{display:none!important}.section--surface{background-color:var(--color-surface)}.section--warm{background-color:var(--color-surface-warm);color:var(--color-text-on-warm)}.section--warm h1,.section--warm h2,.section--warm h3{color:var(--color-text-on-warm)}.section--warm a{color:var(--color-accent-on-warm)}.section--warm .text-muted{color:var(--color-text-muted-on-warm)}.section-inset{border-radius:var(--radius-lg);padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3.5rem)}.section-inset--surface{background-color:var(--color-surface)}.section-inset--warm{background-color:var(--color-surface-warm);color:var(--color-text-on-warm)}.section-inset--warm h1,.section-inset--warm h2,.section-inset--warm h3{color:var(--color-text-on-warm)}.section-inset--warm a{color:var(--color-accent-on-warm)}.section-inset--warm .text-muted{color:var(--color-text-muted-on-warm)}.shopify-section:has(>.section--surface)+.shopify-section,.shopify-section:has(>.section--warm)+.shopify-section{padding-top:var(--section-spacing)}#shopify-section-header{position:sticky;top:0;z-index:50;transition:transform .3s ease}#shopify-section-header:has(>.site-header.is-hidden){transform:translateY(-100%)}.site-header{background-color:var(--color-background);border-bottom:1px solid var(--color-border)}.site-header--dark{background-color:var(--color-surface-warm);border-bottom-color:#ffffff1f}.site-header--dark .site-header__nav-list a,.site-header--dark .site-header__action,.site-header--dark .site-header__menu-toggle,.site-header--dark .site-header__cart-count{color:var(--color-text-on-warm)}.site-header--dark .site-header__menu-toggle{border-color:#fff6}.site-header--dark .site-header__nav-list a:hover{color:#fff}.site-header--dark .site-header__nav-list a:after{background-color:#fff}.site-header--dark .site-header__logo img{filter:brightness(0) invert(1)}.vacation-notice{background-color:var(--color-surface);color:var(--color-text);border-bottom:1px solid var(--color-border)}.vacation-notice__text{margin:0;padding:.6rem 1.25rem;text-align:center;font-size:.95rem;line-height:1.4;font-weight:500}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;max-width:var(--page-width);margin:0 auto}@media(min-width:768px){.site-header__inner{padding:.75rem 2rem}}.site-header__logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:500;letter-spacing:-.01em;color:var(--color-text);text-decoration:none}.site-header__logo img{display:block;max-width:100%;width:auto;height:auto;max-height:48px}@media(min-width:768px){.site-header__logo img{max-height:56px}}.site-header__nav{display:none}.site-header__nav-list{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.site-header__nav-list a{color:var(--color-text);text-decoration:none;font-size:.95rem;position:relative;padding-bottom:2px}.site-header__nav-list a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:var(--color-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.site-header__nav-list a:hover{color:var(--color-accent)}.site-header__nav-list a:hover:after{transform:scaleX(1)}@media(min-width:900px){.site-header__nav{display:block}}.site-header__actions{display:flex;align-items:center;gap:.25rem}.site-header__action{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.site-header__lang select{font:inherit;font-size:var(--type-caption);color:var(--color-text);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%231e1812' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.35rem 1.7rem .35rem .7rem;cursor:pointer}.site-header--dark .site-header__lang select{color:var(--color-text-on-warm);border-color:#ffffff40;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.site-header--dark .site-header__lang select:hover{border-color:#ffffff80}.site-header--dark .site-header__lang option{background-color:var(--color-surface-warm);color:var(--color-text-on-warm)}.site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--color-border);border-radius:0;width:40px;height:40px;color:var(--color-text)}@media(min-width:900px){.site-header__menu-toggle{display:none}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-background);z-index:60;padding:1.5rem;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu[aria-hidden=false]{transform:translate(0)}.mobile-menu__close{position:absolute;top:1rem;right:1rem;background:transparent;border:1px solid var(--color-border);border-radius:0;width:40px;height:40px;font-size:1.25rem}.mobile-menu__list{list-style:none;padding:0;margin:3rem 0 0}.mobile-menu__list li{border-bottom:1px solid var(--color-border)}.mobile-menu__list a{display:block;padding:1rem 0;color:var(--color-text);text-decoration:none;font-size:1.125rem}.site-footer{background-color:var(--color-surface-warm);color:var(--color-text-muted-on-warm);margin-top:0}.site-footer a{color:var(--color-accent-on-warm);text-decoration:none}.site-footer__col ul a,.site-footer__legal a,.site-footer__bar-inner a{display:inline-block;padding-block:.35rem;margin-block:-.35rem}.site-footer a:hover{text-decoration:underline}.site-footer__inner{max-width:var(--page-width);margin:0 auto;padding:4rem 1rem 3rem;display:grid;grid-template-columns:1fr;gap:2.5rem;font-size:.95rem}@media(min-width:700px){.site-footer__inner{grid-template-columns:1.6fr 1fr 1fr;gap:3rem 2rem}}@media(min-width:1000px){.site-footer__inner{grid-template-columns:2fr 1fr 1fr 1.2fr;padding:4.5rem 2rem 3rem}}.site-footer__brand{max-width:360px}.site-footer__logo{margin-bottom:1rem}img.site-footer__logo{filter:brightness(0) invert(1)}.site-footer__wordmark{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;color:var(--color-text-on-warm);display:block;margin-bottom:1rem}.site-footer__intro{color:var(--color-text-muted-on-warm);line-height:1.6}.site-footer__intro p{margin:0 0 1rem}.site-footer__heading{font-family:var(--font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-on-warm);margin:0 0 1rem;font-weight:600}.site-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.site-footer__contact ul{line-height:1.5}.site-footer__socials{display:flex;gap:.5rem;margin-top:1.25rem}.site-footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:inherit;transition:background-color .2s ease}.site-footer__socials a:hover,.site-footer__socials a:focus-visible{background-color:#ffffff1f}.site-footer__bar{border-top:1px solid rgba(255,255,255,.12)}.site-footer__bar-inner{max-width:var(--page-width);margin:0 auto;padding:1.5rem 1rem;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;font-size:.8125rem;color:var(--color-text-muted-on-warm)}@media(min-width:1000px){.site-footer__bar-inner{padding:1.5rem 2rem}}.site-footer__legal{list-style:none;display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.75rem;border-radius:var(--radius-sm);font-size:1rem;font-weight:500;text-decoration:none;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .15s ease;cursor:pointer;min-height:48px}.button:active{transform:translateY(1px)}.button--primary{background-color:var(--color-accent);color:#fff}.button--primary:hover,.button--primary:focus{background-color:var(--color-accent-hover);color:#fff}.button--secondary{background-color:transparent;color:var(--color-text);border-color:var(--color-border)}.button--secondary:hover,.button--secondary:focus{border-color:var(--color-accent);color:var(--color-accent)}.button--block{width:100%}.button[disabled]{opacity:.55;cursor:not-allowed}.page-background{position:relative}.page-background__image{width:100%;height:clamp(220px,38vw,420px);object-fit:cover}.product-card{display:flex;flex-direction:column;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 10px 30px -18px #2e2a2673;transform:translateY(-2px)}.product-card a{display:flex;flex-direction:column;height:100%}.product-card:hover .product-card__image img{transform:scale(1.03)}.product-card a{color:inherit;text-decoration:none}.product-card__image{aspect-ratio:1 / 1;background-color:var(--color-surface);overflow:hidden;position:relative}.product-card__image img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.product-card__image-empty{width:100%;height:100%;background-color:var(--color-surface)}.product-card__body{display:flex;flex-direction:column;gap:.3rem;padding:.85rem 1rem 1.05rem;flex:1 0 auto}.product-card__eyebrow{font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-accent)}.product-card__title{font-family:var(--font-heading);font-size:1.05rem;line-height:1.25;font-weight:600;margin:0;color:var(--color-text)}.product-card__desc{margin:0;font-size:.82rem;line-height:1.45;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__foot{margin-top:auto;padding-top:.7rem;border-top:1px solid var(--color-border);display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.product-card__price-label{font-size:var(--type-caption);color:var(--color-text-muted)}.product-card__price{color:var(--color-text);font-size:1.05rem;font-weight:700;font-feature-settings:"tnum"}.product-card__status{align-self:flex-start;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--color-text-muted);border:1px solid var(--color-border);padding:.18rem .5rem}.product-card__status--sold,.product-card__status--reserved{color:var(--color-text);border-color:var(--color-text)}.grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:700px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media(min-width:1000px){.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.grid--editorial{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){.grid--editorial{grid-template-columns:repeat(6,minmax(0,1fr));gap:2rem}.grid--editorial>*{grid-column:span 2}.grid--editorial>*:nth-child(6n+1){grid-column:span 3}.grid--editorial>*:nth-child(6n+2),.grid--editorial>*:nth-child(6n+3){grid-column:span 3}}.feature-row{display:grid;gap:2rem;grid-template-columns:1fr}.feature-row--text{grid-template-columns:1fr;max-width:62ch}@media(min-width:900px){.feature-row{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:4rem;align-items:center}.feature-row--text{grid-template-columns:1fr}.feature-row--reverse{grid-template-columns:minmax(0,4fr) minmax(0,5fr)}.feature-row--reverse>:first-child{order:2}.feature-row--reverse>:last-child{order:1}}.feature-row__media img{width:100%;height:auto;border-radius:var(--radius-sm)}.feature-row__body{max-width:540px}.archive-tiles__item{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius-sm);background-color:var(--color-surface)}.archive-tiles__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.archive-tiles__item:hover img,.archive-tiles__item:focus-visible img{transform:scale(1.03)}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:2.5rem 3.5rem;background-color:#14110deb}.lightbox[hidden]{display:none}.lightbox__image{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--radius-sm)}.lightbox__close,.lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:50%;background-color:#ffffff1f;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer}.lightbox__close:hover,.lightbox__nav:hover{background-color:#ffffff40}.lightbox__close{top:1rem;right:1rem}.lightbox__nav--prev{left:.5rem}.lightbox__nav--next{right:.5rem}@media(max-width:700px){.lightbox{padding:3.5rem .5rem}.lightbox__nav--prev{left:.25rem}.lightbox__nav--next{right:.25rem}}.product{display:grid;gap:1.5rem;margin-top:1.5rem}@media(min-width:900px){.product{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:3rem;margin-top:2rem;align-items:start}.product__details{position:sticky;top:6rem}}.product__media{display:flex;flex-direction:column;gap:.75rem}.product__media img{width:100%;height:auto;background-color:var(--color-surface)}.product__media-zoom{display:block;cursor:zoom-in}.product-gallery{display:flex;flex-direction:column;gap:.75rem}.product-gallery__thumbs{display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;order:2}.product-gallery__main{order:1;min-width:0}.product-gallery__thumb{width:72px;height:72px;padding:0;border:1px solid var(--color-border);background-color:var(--color-surface);cursor:pointer;overflow:hidden;line-height:0;opacity:.7;transition:opacity .15s ease,border-color .15s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb:hover,.product-gallery__thumb:focus-visible{opacity:1}.product-gallery__thumb.is-active{opacity:1;border-color:var(--color-text)}@media(min-width:900px){.product-gallery{flex-direction:row;align-items:flex-start;gap:1rem}.product-gallery__thumbs{flex-direction:column;flex:0 0 auto;order:0}.product-gallery__main{order:0;flex:1}}.product__title{font-size:clamp(1.375rem,2.8vw,1.75rem);line-height:1.25;margin-top:0;margin-bottom:0;font-weight:600;letter-spacing:-.005em}.product__price{font-family:var(--font-body);font-size:1.25rem;font-weight:500;color:var(--color-text);margin:.75rem 0 1.5rem;font-feature-settings:"tnum"}.product__description{color:var(--color-text);margin-bottom:1.75rem;line-height:1.6;font-size:.9375rem}.product__variants{border:0;padding:0;margin:0 0 1rem}.product__variants-label{padding:0;font-size:.875rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.product__variants-options{display:flex;flex-wrap:wrap;gap:.5rem}.product__variant{cursor:pointer}.product__variant input{position:absolute;opacity:0;width:1px;height:1px}.product__variant-value{display:inline-flex;align-items:center;justify-content:center;min-width:3.5rem;padding:.55rem .9rem;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-weight:600;transition:border-color .15s,background .15s,color .15s}.product__variant input:checked+.product__variant-value{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.product__variant input:focus-visible+.product__variant-value{outline:2px solid var(--color-accent);outline-offset:2px}.product__variant--out .product__variant-value{opacity:.45;text-decoration:line-through;cursor:not-allowed}.product__actions{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.product__reservation-explainer{border-top:1px solid var(--color-border);padding:1rem 0 0;font-size:.875rem;color:var(--color-text-muted);line-height:1.5}.product__reservation-explainer p{margin:0}.product__status{display:inline-block;padding:.3rem .7rem;border-radius:0;background-color:var(--color-text);color:var(--color-background);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin-bottom:1rem}.product__status--reserved{background-color:var(--color-accent);color:#fff}.product__status--pickup{background-color:var(--color-background);color:var(--color-text);border:1px solid var(--color-text)}.product__pickup-panel{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:0;background-color:var(--color-background)}.product__pickup-panel[hidden]{display:none}.product__pickup-explainer{font-size:.9375rem;color:var(--color-text-muted);line-height:1.55}.product__pickup-explainer p{margin:0}.product__pickup-contact{display:flex;flex-wrap:wrap;gap:.6rem}.review-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:700px){.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.review{margin:0;padding:0}.review__stars{color:var(--color-accent);letter-spacing:.1em;font-size:.9375rem;margin-bottom:.5rem}.review__text{font-family:var(--font-body);font-size:.9375rem;line-height:1.55;margin:0 0 .75rem;color:var(--color-text);font-weight:400}.review__author{font-size:var(--type-caption);color:var(--color-text-muted);font-weight:500}.review-cta{margin-top:2rem}.ratings-only{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--color-border)}.ratings-only__label{font-size:var(--type-caption);margin:0 0 1rem}.ratings-only__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 2rem}@media(min-width:700px){.ratings-only__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ratings-only__item{display:flex;flex-direction:column;gap:.25rem}.ratings-only__head{display:flex;align-items:baseline;gap:.6rem}.ratings-only__tags{font-size:.75rem;line-height:1.4;color:var(--color-text-muted)}.ratings-only__stars{color:var(--color-accent);letter-spacing:.1em;font-size:.8125rem;white-space:nowrap}.ratings-only__name{font-size:var(--type-caption);color:var(--color-text-muted);font-weight:500}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-border);align-items:center}.cart-item__title{font-family:var(--font-heading);font-size:1rem;margin:0 0 .25rem}.cart-item__remove-form{display:inline;margin:0}.cart-item__remove{background:transparent;border:none;color:var(--color-text-muted);text-decoration:underline;font-size:.85rem;padding:0}.cart-summary{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.cart-summary__total{font-size:1.25rem;font-weight:500}.field{display:flex;flex-direction:column;margin-bottom:1rem}.field__label{font-size:.95rem;color:var(--color-text-muted);margin-bottom:.35rem}.field__input,.field__textarea{font-family:inherit;font-size:1rem;padding:.75rem;border:1px solid var(--color-border);border-radius:0;background-color:var(--color-surface);color:var(--color-text)}.field__input:focus,.field__textarea:focus{outline:2px solid var(--color-accent);outline-offset:-1px;border-color:var(--color-accent)}.field__textarea{min-height:140px;resize:vertical}.home-hero,.page-hero{position:relative;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;color:#fff}.home-hero{min-height:clamp(320px,46vh,480px)}.page-hero{min-height:clamp(300px,42vh,460px)}.page-hero--compact{min-height:clamp(220px,32vh,340px)}.home-hero__image,.page-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.home-hero__scrim,.page-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#14110e26,#14110e0d 45%,#14110ea6)}.home-hero--plain,.page-hero--plain{color:var(--color-text);background-color:var(--color-surface)}.home-hero--plain,.page-hero--plain{min-height:0}.home-hero__content,.page-hero__content{position:relative;width:100%;padding-top:3rem;padding-bottom:3rem}.page-hero__content{padding-top:2rem;padding-bottom:2rem}.home-hero__eyebrow,.page-hero__eyebrow{font-family:var(--font-body);font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .85rem;display:block;font-weight:600;opacity:.9}.home-hero__title{font-size:clamp(2.75rem,7vw,5rem);line-height:1.02;letter-spacing:-.025em;margin:0 0 1rem;color:inherit;max-width:16ch}.page-hero__title{font-size:clamp(2.25rem,5.5vw,3.75rem);line-height:1.05;letter-spacing:-.02em;margin:0;color:inherit;max-width:18ch}.home-hero--compact-title .home-hero__title{font-size:clamp(2.25rem,5.5vw,3.75rem);line-height:1.05;letter-spacing:-.02em;max-width:18ch}.page-hero__breadcrumbs{font-size:var(--type-caption);letter-spacing:.02em;margin:0 0 .85rem;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.page-hero__breadcrumbs a{color:inherit;text-decoration:none;opacity:.9}.page-hero__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}.page-hero__breadcrumbs span{opacity:.55}.home-hero__subtitle,.page-hero__subtitle{margin:0 0 1.5rem;max-width:46ch;font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.55;opacity:.95}.page-hero__subtitle{margin:.85rem 0 0}.page-hero__subtitle p{margin:0}@media(max-width:767px){.collection-hero-slideshow .page-hero__eyebrow,.collection-hero-slideshow .page-hero__subtitle{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.home-hero__button{margin-top:.5rem}.home-hero--plain .home-hero__eyebrow,.page-hero--plain .page-hero__eyebrow{color:var(--color-text-muted)}.blog-card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.blog-card:hover{box-shadow:0 10px 30px -18px #2e2a2673;transform:translateY(-2px)}.blog-card a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.blog-card__image{aspect-ratio:16 / 10;background-color:var(--color-surface);overflow:hidden;margin-bottom:0}.blog-card__body{padding:1.1rem 1.25rem 1.3rem}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card__image img{transform:scale(1.03)}.blog-card__date{display:block;font-size:var(--type-caption);color:var(--color-text-muted);margin-bottom:.25rem}.blog-card__title{font-family:var(--font-body);font-size:.9375rem;line-height:1.35;font-weight:500;margin:0;color:var(--color-text)}.blog-card__excerpt{display:none}.blog-card--no-image .blog-card__body{border-top:1px solid var(--color-border);padding-top:.75rem}.article{max-width:720px;margin:1rem auto 2rem}.page-article{max-width:960px;margin:1rem auto 2rem}.page-article>h1{font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:1.5rem;font-weight:600;letter-spacing:-.005em}.article__meta{color:var(--color-text-muted);font-size:.875rem;margin-bottom:1rem}.article__title{margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.005em}.article__content{font-size:1rem;line-height:1.7}.article__content h2{margin-top:2rem;margin-bottom:.75rem;font-size:var(--type-h3)}.article__content p{margin:0 0 1.1em}.article__content img{margin:1.25rem 0;height:auto}.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}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.spacer{height:var(--section-spacing)}.measure{max-width:540px}.measure--wide{max-width:720px}.prose{font-size:1.125rem;line-height:1.7}.mt-md{margin-top:1.5rem}.mb-lg{margin-bottom:2.5rem}.skip-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:.75rem;left:.75rem;width:auto;height:auto;margin:0;padding:.6rem 1rem;clip:auto;clip-path:none;background:var(--color-text);color:var(--color-background);border-radius:var(--radius-sm);z-index:100;text-decoration:none}.product__reservation-error{margin-top:.75rem;padding:.85rem 1rem;border-radius:0;background-color:#fff3e0;border:1px solid #d97a3b;color:#5c2f10;font-size:.95rem}.product__reservation-error[hidden]{display:none}.site-header__nav-item{position:relative}.site-header__nav-item--has-dropdown>a{display:inline-flex;align-items:center;gap:.3rem}.site-header__nav-item--has-dropdown>a .icon-chevron{transition:transform .2s ease}.site-header__dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);min-width:220px;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 18px 40px -24px #1e18128c;padding:.5rem;opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:70}.site-header__nav-item--has-dropdown:hover .site-header__dropdown,.site-header__nav-item--has-dropdown:focus-within .site-header__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.site-header__nav-item--has-dropdown:hover>a .icon-chevron,.site-header__nav-item--has-dropdown:focus-within>a .icon-chevron{transform:rotate(180deg)}.site-header__dropdown ul{list-style:none;margin:0;padding:0}.site-header__dropdown a{display:block;padding:.6rem .85rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--color-text)}.site-header__dropdown a:hover{background-color:var(--color-surface);color:var(--color-accent)}.site-header--dark .site-header__dropdown{background-color:var(--color-surface-warm);border-color:#ffffff1f}.site-header--dark .site-header__dropdown a{color:var(--color-text-on-warm)}.site-header--dark .site-header__dropdown a:hover{background-color:#ffffff14;color:#fff}.site-header__cart{position:relative}.site-header__cart-count{position:absolute;top:-6px;right:-8px;background-color:var(--color-accent);color:#fff;font-size:.65rem;font-weight:600;line-height:1;padding:.2rem .35rem;border-radius:0}.mobile-menu__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.mobile-menu__brand{font-family:var(--font-heading);font-size:1.25rem;font-weight:600}.mobile-menu__close{position:static}.mobile-menu__list{margin:0}.mobile-menu__group-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:1rem 0;font-size:1.125rem;font-family:inherit;color:var(--color-text)}.mobile-menu__group-toggle .icon-chevron{transition:transform .2s ease}.mobile-menu__group-toggle[aria-expanded=true] .icon-chevron{transform:rotate(180deg)}.mobile-menu__sublist{list-style:none;margin:0 0 .5rem;padding:0 0 .5rem .75rem;border-left:2px solid var(--color-border)}.mobile-menu__sublist a{font-size:1rem;padding:.6rem 0}.product-card__placeholder,.blog-card__placeholder{width:100%;height:100%;object-fit:cover;background-color:var(--color-surface)}.placeholder-svg{fill:var(--color-text-muted);opacity:.35}.decor-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.6}.product__media img,.feature-row__media img{border-radius:var(--radius-md)}.grid--playful{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense}@media(min-width:700px){.grid--playful{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid--playful>*:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.grid--playful>*:nth-child(7n+1) .product-card__image{aspect-ratio:auto;flex:1 1 auto;min-height:0}}@media(min-width:1000px){.grid--playful{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}}.collection-main{transition:opacity .2s ease}[aria-busy=true] .collection-main{opacity:.45}.pagination{margin-top:2.5rem}.pagination__list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:0}.pagination__list li a,.pagination__list li span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 .75rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);text-decoration:none;color:var(--color-text);font-size:.9rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.pagination__list li a:hover{border-color:var(--color-accent);color:var(--color-accent)}.pagination__list li[aria-current=page] span{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.pagination__list li:not([aria-current=page]) span:not([role]){border-color:transparent;color:var(--color-text-muted)}.blog-layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:900px){.blog-layout{grid-template-columns:minmax(0,1fr) 300px;gap:3rem;align-items:start}}.blog-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.blog-filter__chip{display:inline-flex;align-items:center;padding:.45rem .95rem;border-radius:0;border:1px solid var(--color-border);font-size:.85rem;text-decoration:none;color:var(--color-text);transition:border-color .2s ease,background-color .2s ease,color .2s ease}.blog-filter__chip:hover{border-color:var(--color-accent);color:var(--color-accent)}.blog-filter__chip.is-active{background-color:var(--color-text);border-color:var(--color-text);color:var(--color-background)}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:600px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-card__meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:var(--type-caption);color:var(--color-text-muted);margin-bottom:.4rem}.blog-card__title{font-family:var(--font-heading);font-size:1.0625rem;line-height:1.3;font-weight:600;margin:0 0 .4rem;color:var(--color-text)}.blog-card__excerpt{display:block;font-size:.9rem;line-height:1.5;color:var(--color-text-muted);margin:0 0 .5rem}.blog-card__more{font-size:.85rem;font-weight:500;color:var(--color-accent)}.blog-sidebar{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:900px){.blog-sidebar{position:sticky;top:6rem}}.blog-sidebar__card{background-color:var(--color-surface);border-radius:var(--radius-lg);padding:1.5rem}.blog-sidebar__heading{font-size:1rem;font-weight:600;margin:0 0 1rem}.blog-sidebar__search{display:flex;flex-direction:column;gap:.6rem}.blog-sidebar__recent{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.blog-sidebar__recent a{text-decoration:none;color:var(--color-text)}.blog-sidebar__recent-title{display:block;font-size:.9rem;line-height:1.35;font-weight:500;margin-bottom:.2rem}.blog-sidebar__recent a:hover .blog-sidebar__recent-title{color:var(--color-accent)}.blog-sidebar__recent-date{font-size:var(--type-caption);color:var(--color-text-muted)}.blog-sidebar__cta{background-color:var(--color-surface-warm);color:var(--color-text-on-warm)}.blog-sidebar__cta .blog-sidebar__heading{color:var(--color-text-on-warm)}.blog-sidebar__cta-body{color:var(--color-text-muted-on-warm);font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.blog-sidebar__cta-body p{margin:0}.article__nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.article__nav-link{text-decoration:none;color:var(--color-accent);font-size:.9rem;font-weight:500}.article__nav-link--next{margin-left:auto}.rte img{border-radius:var(--radius-md);margin:1.5rem 0}.rte h2,.rte h3{margin-top:2rem}.contact-layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:900px){.contact-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:4rem;align-items:start}}.contact-info__block{margin-bottom:1.75rem}.contact-info__label{font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin:0 0 .35rem;font-weight:600}.contact-info__block p{margin:0;line-height:1.5}.contact-info__block a{text-decoration:none}.contact-form-card{background-color:var(--color-surface);border-radius:var(--radius-lg);padding:2rem}@media(min-width:768px){.contact-form-card{padding:2.5rem}}.cta-feature{display:grid;grid-template-columns:1fr;align-items:stretch;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--color-surface-warm);color:var(--color-text-on-warm)}@media(min-width:768px){.cta-feature{grid-template-columns:1fr 1fr}}.cta-feature__media{min-height:220px}.cta-feature__media img{width:100%;height:100%;object-fit:cover}.cta-feature__body{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.cta-feature__body{padding:3.5rem}}.cta-feature__body h2{color:var(--color-text-on-warm)}.cta-feature__body p{color:var(--color-text-muted-on-warm);max-width:42ch}.cta-feature__body .button{align-self:flex-start;margin-top:.75rem}.cta-feature__body .eyebrow{color:var(--color-accent-on-warm)}.cta-feature--text{grid-template-columns:1fr}.cta-feature--text .cta-feature__body{align-items:center;text-align:center}.cta-feature--text .cta-feature__body p{margin-left:auto;margin-right:auto}.cta-feature--text .cta-feature__body .button{align-self:center}.form-errors{list-style:none;margin:0 0 1.25rem;padding:.85rem 1rem;border-radius:var(--radius-sm);background-color:#fbeae5;border:1px solid #d97a3b;color:#5c2f10;font-size:.9rem}@media(min-width:768px){.cta-feature--reverse .cta-feature__media{order:2}.cta-feature--reverse .cta-feature__body{order:1}}.cta-feature__media .placeholder-svg{width:100%;height:100%;min-height:220px;object-fit:cover}.feature-row__placeholder{width:100%;aspect-ratio:4 / 5;border-radius:var(--radius-md);background-color:var(--color-surface)}@media(min-width:900px){.feature-row__placeholder{aspect-ratio:1 / 1}}.ig-section{background-color:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(2.5rem,6vw,4.5rem) 0;text-align:center}.ig-section__heading{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .5rem}.ig-section__intro{max-width:52ch;margin:0 auto 1.75rem;color:var(--color-text-muted)}.ig-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;max-width:980px;margin:0 auto}@media(min-width:768px){.ig-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}}.ig-tile{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius-sm);background-color:var(--color-surface-warm)}.ig-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ig-tile:hover img{transform:scale(1.05)}.ig-tile__empty{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-surface-warm)}.ig-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem;background-color:#3a35308c;color:var(--color-text-on-warm);font-size:.75rem;font-weight:600;opacity:0;transition:opacity .25s ease}.ig-tile:hover .ig-tile__overlay{opacity:1}.ig-section__button{margin-top:1.75rem}.hero-home{position:relative;background-color:var(--color-surface-warm);color:var(--color-text-on-warm);overflow:hidden;isolation:isolate}.hero-home__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.18;z-index:-1}.hero-home__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;padding-top:clamp(3rem,7vw,5.5rem);padding-bottom:clamp(3rem,7vw,5.5rem)}@media(min-width:900px){.hero-home__inner{grid-template-columns:1.1fr .9fr;gap:4rem}}.hero-home__badge{display:inline-block;font-size:var(--type-caption);letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--color-accent-on-warm);border:1px solid rgba(232,217,184,.4);border-radius:0;padding:.35rem .85rem;margin-bottom:1.25rem}.hero-home__title{font-size:clamp(2.5rem,6vw,4.25rem);line-height:1.03;letter-spacing:-.02em;margin:0 0 1rem;color:inherit;max-width:16ch}.hero-home__intro{color:var(--color-text-muted-on-warm);max-width:48ch;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.6;margin:0 0 1.75rem}.hero-home__cta{display:flex;flex-wrap:wrap;gap:.85rem}.hero-home__reviews{margin:1.5rem 0 0;font-size:.85rem;color:var(--color-text-muted-on-warm);display:flex;align-items:center;gap:.5rem}.hero-home__stars{color:#e3b341;letter-spacing:.1em}.button--ghost{background-color:transparent;color:var(--color-text-on-warm);border:1px solid rgba(245,241,235,.5)}.button--ghost:hover{background-color:#f5f1eb1a;color:var(--color-text-on-warm)}.hero-home__feature{display:block;background-color:var(--color-background);color:var(--color-text);border-radius:var(--radius-lg);padding:.9rem;box-shadow:0 24px 60px -28px #14110e99;text-decoration:none;max-width:420px;width:100%;justify-self:center}.hero-home__frame{display:block;aspect-ratio:1 / 1;border-radius:var(--radius-md);overflow:hidden;background-color:var(--color-surface)}.hero-home__frame img{width:100%;height:100%;object-fit:cover}.hero-home__feature-body{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:.85rem}.hero-home__feature-title{font-family:var(--font-heading);font-weight:600;font-size:1rem}.hero-home__feature-price{font-weight:700;white-space:nowrap}.hero-home__feature-cta{display:block;margin-top:.75rem;text-align:center;background-color:var(--color-text);color:var(--color-background);border-radius:var(--radius-sm);padding:.7rem;font-weight:600;font-size:.85rem;transition:background-color .2s ease}.hero-home__feature:hover .hero-home__feature-cta{background-color:var(--color-accent)}.product__eyebrow{display:block;font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-accent);margin-bottom:.4rem}.product__price-note{font-size:.85rem;font-weight:400;color:var(--color-text-muted)}.product__assurance{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border)}.product__pay{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.product__assurance-label{font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-right:.25rem}.paybadge{display:inline-flex;align-items:center;background-color:#fff;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.3rem .6rem;font-size:.8rem;font-weight:700;color:var(--color-text)}.product__delivery{font-size:.85rem;color:var(--color-text-muted);line-height:1.5;margin:0 0 .5rem}.collection-layout{display:block}.shopbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:.85rem 1rem;margin-bottom:1.75rem}.shopbar__group{min-width:0;flex:1 1 100%}.collection-main{min-width:0}.shopbar__heading{font-family:var(--font-heading);font-size:.95rem;font-weight:600;margin:0 0 .6rem;display:none}.shopbar__filters{display:flex;flex-wrap:wrap;gap:.5rem;padding:2px}.shopbar__chip{white-space:nowrap}@media(min-width:900px){.collection-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:2.5rem;align-items:start}.shopbar{position:sticky;top:90px;display:block;margin-bottom:0;padding:1.25rem;max-height:calc(100vh - 110px);overflow-y:auto}.shopbar__heading{display:block}.shopbar__filters{flex-direction:column;align-items:stretch}.shopbar__chip{white-space:normal}.shopbar__sort{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--color-border);flex-wrap:wrap}}.shopbar__chip{display:inline-block;font-size:.8rem;font-weight:600;text-decoration:none;color:var(--color-text);background-color:var(--color-background);border:1px solid var(--color-border);border-radius:0;padding:.4rem .9rem;transition:background-color .2s ease,color .2s ease}.shopbar__chip:hover{border-color:var(--color-accent);color:var(--color-accent)}.shopbar__chip.is-active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.shopbar__sort{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-text-muted)}.shopbar__sort select{font-family:inherit;font-size:.8rem;color:var(--color-text);background-color:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.4rem .6rem;min-height:44px}.site-footer__legalinfo{font-size:.8rem;color:var(--color-text-muted-on-warm);margin:.5rem 0 0}.archive-cta{margin-top:var(--gap-md);margin-bottom:var(--gap-lg)}.archive-cta__inner{border-top:1px solid var(--color-border);padding-top:var(--gap-md);display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;max-width:56ch}.archive-cta__eyebrow{font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-text-muted)}.archive-cta__text{margin:0;color:var(--color-text)}.button--icon{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding-left:.9rem;padding-right:.9rem}.button--icon .icon{display:block}.timeline-head{max-width:60ch;margin-bottom:var(--gap-md)}.timeline{list-style:none;margin:var(--gap-md) 0 0;padding:0;position:relative}.timeline:before{content:"";position:absolute;top:10px;bottom:10px;left:8px;width:2px;background:var(--color-border)}.timeline__item{position:relative;padding:0 0 var(--gap-lg) 2.75rem}.timeline__item:last-child{padding-bottom:0}.timeline__marker{position:absolute;top:8px;left:0;width:18px;height:18px;background:var(--color-accent);border:3px solid var(--color-background);box-shadow:0 0 0 1px var(--color-border)}.timeline__content{background:var(--color-background);border:1px solid var(--color-border);padding:var(--gap-md)}.timeline__year,.timeline__date{display:block;font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-text-muted)}.timeline__date{margin-bottom:.3rem}.timeline__heading{font-family:var(--font-heading);font-size:1.3rem;line-height:1.2;margin:.2rem 0 .6rem;color:var(--color-text)}.timeline__media{margin:.8rem 0 0}.timeline__media img{display:block;width:100%;height:auto}.timeline__body{color:var(--color-text)}.timeline__body p{margin:0 0 .6rem}.timeline__body p:last-child{margin-bottom:0}@media(min-width:768px){.timeline{max-width:1040px;margin:var(--gap-lg) auto 0}.timeline:before{left:50%;transform:translate(-1px)}.timeline__item{width:50%;padding:0 var(--gap-lg) var(--gap-lg) 0}.timeline__item:nth-child(2n){margin-left:50%;padding:0 0 var(--gap-lg) var(--gap-lg)}.timeline__item:nth-child(odd) .timeline__marker{left:auto;right:-9px}.timeline__item:nth-child(2n) .timeline__marker{left:-9px}.timeline__date{position:absolute;top:4px;margin:0;white-space:nowrap;max-width:44%}.timeline__item:nth-child(odd) .timeline__date{left:calc(100% + 1.75rem);text-align:left}.timeline__item:nth-child(2n) .timeline__date{right:calc(100% + 1.75rem);text-align:right}}.section-inset--warm .timeline:before{background:var(--color-text-muted-on-warm)}.section-inset--warm .timeline__content{background:#ffffff0a;border-color:var(--color-text-muted-on-warm)}.section-inset--warm .timeline__heading,.section-inset--warm .timeline__body{color:var(--color-text-on-warm)}.section-inset--warm .timeline__year{color:var(--color-text-muted-on-warm)}.section-inset--warm .button--primary,.section-inset--warm .button--secondary{background-color:var(--color-accent-on-warm);color:var(--color-surface-warm);border-color:var(--color-accent-on-warm)}.section-inset--warm .button--primary:hover,.section-inset--warm .button--primary:focus,.section-inset--warm .button--secondary:hover,.section-inset--warm .button--secondary:focus{background-color:#fff;color:var(--color-surface-warm);border-color:#fff}.section-inset--warm .eyebrow{color:var(--color-text-muted-on-warm)}@media(min-width:900px){.section-inset--warm .feature-row--reverse{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}}.article-gallery{margin:var(--gap-md) 0;border:1px solid var(--color-border)}.article-gallery>summary{cursor:pointer;padding:.85rem 1.1rem;font-family:var(--font-heading);font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.article-gallery>summary::-webkit-details-marker{display:none}.article-gallery>summary:after{content:"+";font-size:1.2rem;line-height:1}.article-gallery[open]>summary{border-bottom:1px solid var(--color-border)}.article-gallery[open]>summary:after{content:"\2212"}.article-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;padding:1rem}.article-gallery__grid img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.slideshow__image{opacity:0;transition:opacity .8s ease}.slideshow__image.is-active{opacity:1}.slideshow__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#14110e59;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;transition:background .2s ease}.slideshow__nav:hover,.slideshow__nav:focus-visible{background:#14110e99}.slideshow__nav--prev{left:.75rem}.slideshow__nav--next{right:.75rem}.slideshow__dots{position:absolute;bottom:.9rem;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:.5rem}.slideshow__dot{width:.7rem;height:.7rem;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease}.slideshow__dot.is-active{background:#fff}.slideshow__pause{position:absolute;bottom:.75rem;right:.75rem;z-index:2;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#14110e59;color:#fff;cursor:pointer;opacity:.6;transition:background .2s ease,opacity .2s ease}.slideshow__pause:hover,.slideshow__pause:focus-visible{background:#14110e99;opacity:1}.search__group{margin:1.75rem 0 .75rem;font-size:1.15rem}.search__empty-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}@media(prefers-reduced-motion:reduce){.slideshow__image{transition:none}}.customer-stories__intro{max-width:680px;margin:0 auto 3rem;text-align:center}.stories-rail{list-style:none;margin:0 auto;padding:0;position:relative;max-width:760px}.stories-rail:before{content:"";position:absolute;top:8px;bottom:8px;left:8px;width:2px;background:var(--color-border)}.stories-rail__item{position:relative;padding:0 0 var(--gap-lg) 2.75rem}.stories-rail__item:last-child{padding-bottom:0}.stories-rail__marker{position:absolute;top:7px;left:0;width:18px;height:18px;background:var(--color-accent);border:3px solid var(--color-background);box-shadow:0 0 0 1px var(--color-border)}.stories-rail__date{display:block;font-size:var(--type-caption);text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--color-text-muted);margin:0 0 .3rem}.stories-rail__heading{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.15;margin:0 0 1rem;color:var(--color-text)}.stories-rail__media{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 1.25rem}.stories-rail__photo{display:block;line-height:0}.stories-rail__photo img{display:block;max-height:340px;width:auto;height:auto;max-width:100%;border-radius:var(--radius-md);cursor:zoom-in}.stories-rail__body{max-width:68ch}.gift-recipient{margin:1rem 0 1.25rem;padding:1rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.gift-recipient__toggle{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-weight:500}.gift-recipient__toggle input{width:1.1rem;height:1.1rem;accent-color:var(--color-accent)}.gift-recipient__fields{margin-top:1rem;display:grid;gap:.85rem}.gift-recipient__fields[hidden]{display:none}.gift-recipient__hint{margin:0;color:var(--color-text-muted);font-size:.9rem}.gift-recipient__field{display:grid;gap:.3rem;font-size:.9rem;color:var(--color-text-muted)}.gift-recipient__field input,.gift-recipient__field textarea{width:100%;padding:.6rem .7rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-background);color:var(--color-text);font:inherit}.gift-recipient__field textarea{resize:vertical}.gift-recipient__field input:focus,.gift-recipient__field textarea:focus{outline:2px solid var(--color-accent);outline-offset:1px}.herroeping{max-width:52rem;margin-inline:auto}.herroeping__form-card{background-color:var(--color-surface);border-radius:var(--radius-lg);padding:2rem;margin-top:1.5rem}@media(min-width:768px){.herroeping__form-card{padding:2.5rem}}.herroeping__form-intro{margin-top:0;color:var(--color-text-muted)}.herroeping__success{border-radius:var(--radius-md);background-color:var(--color-surface-warm);color:var(--color-text-on-warm);padding:1.25rem 1.5rem}.herroeping__success h3{margin-top:0}.herroeping__model{margin-top:2.5rem}.herroeping__model-body{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem;background-color:var(--color-surface)}.site-footer__herroepknop{display:inline-block;margin-top:1rem;min-height:0;padding:.4rem .85rem;font-size:.78rem;font-weight:400;letter-spacing:.02em}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
