.nf-wrap{display:flex;align-items:center;justify-content:center;height:100svh;overflow:hidden;padding:clamp(3.5rem,8vh,5rem) 0 0}.nf-grid{align-items:center;gap:.75rem}@media(min-width:768px){.nf-wrap{height:calc(100svh - 5rem);padding:0;overflow:visible}.nf-grid{gap:clamp(1rem,2.5vw,2.5rem);padding-top:clamp(2rem,5vh,5rem)}}.nf-oeps-wrap{line-height:1;margin-bottom:clamp(.25rem,1vh,1rem);-webkit-user-select:none;user-select:none}.nf-oeps{font-family:var(--font-heading);font-size:clamp(2.5rem,15vw,11rem);font-weight:700;letter-spacing:-.04em;line-height:.92;color:var(--color-accent);display:block}.nf-content{grid-column:span 4;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;order:1;min-height:0}@media(min-width:768px){.nf-content{grid-column:span 5;align-items:flex-start;text-align:left;order:1}}.nf-body{display:flex;flex-direction:column;align-items:center;gap:clamp(.6rem,1.5vh,1.5rem)}@media(min-width:768px){.nf-body{align-items:flex-start}}.nf-heading{max-width:22ch}.nf-desc{max-width:46ch;color:color-mix(in srgb,var(--color-foreground) 72%,transparent)}.nf-search-wrap{position:relative;width:100%;max-width:26rem}@media(max-width:767px){.nf-search-wrap{max-width:100%}}.nf-search{display:flex;align-items:center;background:var(--color-card);border:1px solid var(--color-border);border-radius:9999px;padding:.35rem .35rem .35rem 1.25rem;transition:border-color .2s ease,box-shadow .2s ease}.nf-search:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 12%,transparent)}.nf-search-input{flex:1;background:transparent;border:none;outline:none;color:var(--color-foreground);min-width:0}.nf-search-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.nf-search-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--color-accent);color:var(--color-background);border:none;cursor:pointer;flex-shrink:0;transition:transform .15s ease}.nf-search-btn:hover{transform:scale(1.06)}.nf-search-btn svg{width:1rem;height:1rem}.nf-predictions{position:fixed;background:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;overflow-y:auto;box-shadow:0 8px 24px color-mix(in srgb,var(--color-foreground) 10%,transparent);z-index:200}.nf-pred-item{display:flex;align-items:center;gap:.875rem;padding:.75rem 1rem;text-decoration:none;color:var(--color-foreground);transition:background .15s ease}.nf-pred-item:hover{background:color-mix(in srgb,var(--color-accent) 6%,transparent)}.nf-pred-item+.nf-pred-item{border-top:1px solid var(--color-border)}.nf-pred-img{width:3rem;height:3rem;border-radius:.5rem;object-fit:cover;flex-shrink:0;background:var(--color-background)}.nf-pred-img--placeholder{background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.nf-pred-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.nf-pred-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nf-pred-price{color:var(--color-accent);font-weight:600}.nf-ctas{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}@media(max-width:767px){.nf-ctas>*{width:100%;justify-content:center}}@media(min-width:768px){.nf-ctas{justify-content:flex-start}}.nf-showroom{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;background:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;padding:.875rem 1.25rem;max-width:30rem;text-align:left}.nf-showroom-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:color-mix(in srgb,var(--color-accent) 10%,transparent);color:var(--color-accent);flex-shrink:0}.nf-showroom-body{flex:1;min-width:0}.nf-showroom-title{font-weight:600;color:var(--color-foreground);margin:0}.nf-showroom-sub{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);margin:0}.nf-showroom-cta{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:var(--color-accent);white-space:nowrap;text-decoration:none;flex-shrink:0;transition:gap .2s ease;width:100%;padding-top:.5rem;border-top:1px solid var(--color-border)}.nf-showroom-cta:hover{gap:.6rem}@media(min-width:768px){.nf-showroom{flex-wrap:nowrap}.nf-showroom-cta{width:auto;padding-top:0;border-top:none}}.nf-predictions::-webkit-scrollbar{width:4px}.nf-predictions::-webkit-scrollbar-track{background:transparent}.nf-predictions::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-accent) 40%,transparent);border-radius:9999px}.nf-predictions{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-accent) 40%,transparent) transparent}.nf-media{grid-column:span 4;order:2;border-radius:1.25rem;overflow:hidden;background:var(--color-card);height:clamp(8rem,18vh,11rem)}@media(min-width:768px){.nf-media{grid-column:span 7;order:2;height:calc(100svh - 12rem);max-height:48rem}}.nf-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media(prefers-reduced-motion:no-preference){.nf-oeps-wrap,.nf-heading,.nf-desc,.nf-search,.nf-ctas,.nf-showroom,.nf-media{opacity:0;transform:translate3d(0,1.5rem,0);animation:nf-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.nf-oeps-wrap{animation-delay:.05s}.nf-heading{animation-delay:.18s}.nf-desc{animation-delay:.28s}.nf-search{animation-delay:.36s}.nf-ctas{animation-delay:.44s}.nf-showroom{animation-delay:.52s}.nf-media{animation-delay:.1s}}@keyframes nf-fade-up{to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.nf-oeps-wrap,.nf-heading,.nf-desc,.nf-search,.nf-ctas,.nf-showroom,.nf-media{animation:none;opacity:1;transform:none}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none;transition:visibility 0s linear .55s}.cart-drawer.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 45%,transparent);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cart-drawer.is-open .cart-drawer-overlay{opacity:1}.cart-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:min(94vw,36rem);background:var(--color-background);color:var(--color-foreground);display:flex;flex-direction:column;transform:translate(100%);transition:transform .55s cubic-bezier(.22,1,.36,1);box-shadow:-16px 0 50px -16px color-mix(in srgb,var(--color-foreground) 25%,transparent);outline:0}.cart-drawer.is-open .cart-drawer-panel{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:clamp(1.25rem,1.75vw,1.75rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.cart-drawer-header-left{display:flex;align-items:center;gap:.75rem}.cart-drawer-title{margin:0}.cart-drawer-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.6rem;height:1.6rem;padding:0 .5rem;border-radius:9999px;background:var(--cart-accent);color:var(--color-background);font-size:.75rem;font-weight:600;line-height:1;transition:opacity .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.cart-drawer-count.is-empty{opacity:0;transform:scale(.4)}.cart-drawer-close{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:9999px;background:transparent;color:var(--color-foreground);cursor:pointer;font-size:.85rem;transition:background-color .3s ease,border-color .3s ease}.cart-drawer-close:hover{background:color-mix(in srgb,var(--color-foreground) 6%,transparent);border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.cart-drawer-shipping{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:color-mix(in srgb,var(--cart-accent) 8%,transparent);color:var(--cart-accent);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:center}.cart-drawer-shipping-dot{width:.4rem;height:.4rem;border-radius:9999px;background:var(--cart-accent);flex-shrink:0}.cart-drawer-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.cart-drawer-body::-webkit-scrollbar{width:4px}.cart-drawer-body::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:9999px}.cart-drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(3rem,6vw,5rem) 2rem;gap:.75rem;height:100%}.cart-drawer-empty.is-hidden{display:none}.cart-drawer-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 5%,transparent);font-size:1.25rem;margin-bottom:.5rem}.cart-drawer-empty-title{margin:0}.cart-drawer-empty-subtitle{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);max-width:24ch}.cart-drawer-empty-cta{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;background:var(--cart-accent);color:var(--color-background);border:0;cursor:pointer;font-family:inherit;font-weight:500;transition:gap .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.cart-drawer-empty-cta:hover{gap:.85rem;transform:translateY(-1px)}.cart-drawer-empty-cta-arrow{display:inline-flex;font-size:.85em}.cart-drawer-items{display:flex;flex-direction:column}.cart-drawer-items.is-hidden{display:none}.cart-drawer-item{display:grid;grid-template-columns:5rem 1fr auto;gap:1rem;padding:1.25rem clamp(1.25rem,1.75vw,1.75rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent);transition:opacity .3s ease,max-height .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1);max-height:18rem;overflow:hidden}.cart-drawer-item.is-removing{opacity:0;max-height:0;padding-top:0;padding-bottom:0;border-bottom-width:0}.cart-drawer-item.is-updating{opacity:.55;pointer-events:none}.cart-drawer-item-media{width:5rem;height:5rem;border-radius:.75rem;overflow:hidden;background:var(--color-card, color-mix(in srgb, var(--color-foreground) 5%, transparent));flex-shrink:0;display:block}.cart-drawer-item-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:.4rem}.cart-drawer-item-media-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:1.5rem;color:color-mix(in srgb,var(--color-foreground) 35%,transparent);line-height:1}.cart-drawer-item-content{display:flex;flex-direction:column;justify-content:space-between;min-width:0;gap:.5rem}.cart-drawer-item-head{display:flex;flex-direction:column;gap:.1rem;min-width:0}.cart-drawer-item-brand{color:var(--cart-accent);text-transform:uppercase;font-weight:600;letter-spacing:.06em}.cart-drawer-item-title{font-weight:500;color:var(--color-foreground);text-decoration:none;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease}.cart-drawer-item-title:hover{color:var(--cart-accent)}.cart-drawer-item-variant{color:color-mix(in srgb,var(--color-foreground) 50%,transparent)}.cart-drawer-item-lead{display:inline-flex;align-items:center;gap:.4rem;color:var(--cart-accent);font-weight:500;margin-top:.2rem}.cart-drawer-item-lead--stock{color:#2e8b57}.cart-drawer-item-lead-dot{width:.45rem;height:.45rem;border-radius:9999px;background:currentColor;flex-shrink:0;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 18%,transparent)}.cart-drawer-item-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cart-drawer-qty{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:9999px;overflow:hidden}.cart-drawer-qty-btn{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--color-foreground);cursor:pointer;font-size:.95rem;line-height:1;padding:0;transition:background-color .2s ease,color .2s ease}.cart-drawer-qty-btn:hover{background:color-mix(in srgb,var(--cart-accent) 10%,transparent);color:var(--cart-accent)}.cart-drawer-qty-value{min-width:1.5rem;text-align:center;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}.cart-drawer-item-price{font-weight:600;font-variant-numeric:tabular-nums}.cart-drawer-item-remove{align-self:start;width:1.75rem;height:1.75rem;border-radius:9999px;border:0;background:transparent;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.7rem;transition:background-color .2s ease,color .2s ease}.cart-drawer-item-remove:hover{background:color-mix(in srgb,var(--color-foreground) 6%,transparent);color:var(--color-foreground)}.cart-drawer-stock-msg{color:var(--cart-accent);font-weight:500;max-height:0;opacity:0;overflow:hidden;margin:0;transition:max-height .3s ease,opacity .25s ease}.cart-drawer-stock-msg.is-shown{max-height:2rem;opacity:1;margin-top:.25rem}.cart-drawer-footer{border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);padding:clamp(1.25rem,1.75vw,1.75rem);display:flex;flex-direction:column;gap:.85rem;background:var(--color-background)}.cart-drawer-footer.is-hidden{display:none}.cart-drawer-subtotal{display:flex;align-items:baseline;justify-content:space-between}.cart-drawer-subtotal-label{font-weight:500}.cart-drawer-subtotal-value{font-variant-numeric:tabular-nums}.cart-drawer-tax-note{color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.cart-drawer-checkout{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.65rem;padding:1rem 1.5rem;background:var(--cart-accent);color:var(--color-background);border-radius:9999px;font-weight:500;text-decoration:none;transition:gap .3s ease,transform .3s cubic-bezier(.22,1,.36,1),filter .3s ease}.cart-drawer-checkout:hover{gap:.95rem;filter:brightness(1.06)}.cart-drawer-checkout-arrow{display:inline-flex;font-size:.85em;transition:transform .3s cubic-bezier(.22,1,.36,1)}.cart-drawer-checkout:hover .cart-drawer-checkout-arrow{transform:translate(.15rem,-.15rem)}body.cart-drawer-locked{overflow:hidden}@media(prefers-reduced-motion:reduce){.cart-drawer,.cart-drawer-overlay,.cart-drawer-panel,.cart-drawer-count,.cart-drawer-empty-cta,.cart-drawer-item,.cart-drawer-stock-msg,.cart-drawer-checkout,.cart-drawer-checkout-arrow,.cart-drawer-close,.cart-drawer-qty-btn,.cart-drawer-item-remove,.cart-drawer-item-title{transition-duration:.01s!important;animation-duration:.01s!important}}.cart-reward-badge{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;background:var(--color-inspire);color:#fff;font-size:.68rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1;padding:.3rem .6rem .3rem .4rem;border-radius:9999px;margin-bottom:.4rem}.cart-reward-badge-icon{width:1rem;height:1rem;object-fit:contain;flex-shrink:0}.cart-drawer-rewards{margin-bottom:.75rem}.cart-drawer-rewards:empty{display:none}.cart-page{background:var(--color-background);padding-top:clamp(10rem,18vh,16rem);padding-bottom:clamp(4rem,5.33vw,8rem)}.cart-page-head{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);margin-bottom:clamp(2.5rem,5vw,4rem)}.cart-page-head-eyebrow{margin-bottom:.25rem}.cart-page-title{margin:0;max-width:18ch;letter-spacing:-.02em}.cart-page-head-meta{display:flex;align-items:end;justify-content:space-between;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap;margin-top:clamp(.5rem,1vw,1rem)}.cart-page-intro{margin:0;max-width:44ch;color:color-mix(in srgb,var(--color-foreground) 70%,transparent)}.cart-page-count{display:inline-flex;align-items:center;gap:.55rem;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);text-transform:uppercase;letter-spacing:.1em;font-weight:600;padding:.45rem .85rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:9999px;flex-shrink:0}.cart-page-count-dot{width:.45rem;height:.45rem;border-radius:9999px;background:var(--color-shop);flex-shrink:0}.cart-page-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(2rem,5vw,4rem) 1.5rem;max-width:36rem;margin:0 auto}.cart-page-empty-icon{width:clamp(4.5rem,7vw,6rem);height:clamp(4.5rem,7vw,6rem);display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:color-mix(in srgb,var(--color-shop) 8%,transparent);color:var(--color-shop);font-size:clamp(1.4rem,1.8vw,1.75rem);margin-bottom:.5rem}.cart-page-empty-title{margin:0;letter-spacing:-.02em}.cart-page-empty-subtitle{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);max-width:36ch;margin:0}.cart-page-grid{row-gap:clamp(2rem,4vw,3rem);align-items:start}.cart-page-main{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);min-width:0}.cart-page-comp .cart-comp-track,.cart-page-comp .cart-comp-track.is-slider{display:grid;grid-auto-flow:row;grid-template-columns:minmax(0,1fr);overflow:visible}@media(min-width:768px){.cart-page-comp .cart-comp-track,.cart-page-comp .cart-comp-track.is-slider{grid-template-columns:repeat(2,minmax(0,1fr))}}.cart-page-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1.25rem)}.cart-page-item{position:relative;display:grid;grid-template-columns:clamp(5.5rem,10vw,8rem) 1fr auto;gap:clamp(1rem,1.5vw,1.75rem);padding:clamp(1.1rem,1.75vw,1.75rem);border-radius:clamp(.85rem,1.25vw,1.25rem);background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 6%,transparent);transition:opacity .3s ease,max-height .4s cubic-bezier(.22,1,.36,1),padding .4s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .3s ease;max-height:28rem;overflow:hidden;animation:cart-item-in .7s cubic-bezier(.22,1,.36,1) backwards;animation-delay:var(--reveal-delay, 0ms)}@keyframes cart-item-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cart-page-item:hover{transform:translateY(-2px);box-shadow:0 16px 40px -22px color-mix(in srgb,var(--color-foreground) 30%,transparent);border-color:color-mix(in srgb,var(--color-shop) 22%,transparent)}.cart-page-item:hover .cart-page-item-media img,.cart-page-item:focus-within .cart-page-item-media img{transform:scale(1.04)}.cart-page-item.is-removing{opacity:0;max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0}.cart-page-item.is-updating{opacity:.55;pointer-events:none}.cart-page-item-media{aspect-ratio:1 / 1;width:clamp(5.5rem,10vw,8rem);height:clamp(5.5rem,10vw,8rem);border-radius:.75rem;overflow:hidden;background:var(--color-background);display:block;flex-shrink:0}.cart-page-item-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:.5rem;transition:transform .65s cubic-bezier(.22,1,.36,1)}.cart-page-item-media-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:2rem;color:color-mix(in srgb,var(--color-foreground) 35%,transparent);line-height:1}.cart-page-item-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-width:0;gap:.75rem}.cart-page-item-index{position:absolute;top:0;right:0;font-family:var(--font-heading);font-feature-settings:"tnum";font-weight:600;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 28%,transparent);-webkit-user-select:none;user-select:none;pointer-events:none}.cart-page-item-head{display:flex;flex-direction:column;gap:.2rem;min-width:0}.cart-page-item-brand{color:var(--color-shop);text-transform:uppercase;font-weight:600;letter-spacing:.06em}.cart-page-item-title{margin:0;color:var(--color-foreground);text-decoration:none;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-page-item-title:hover{color:var(--color-shop)}.cart-page-item-variant{color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.cart-page-item-lead{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-shop);font-weight:500;margin-top:.25rem}.cart-page-item-lead--stock{color:#2e8b57}.cart-page-item-lead-dot{width:.5rem;height:.5rem;border-radius:9999px;background:currentColor;flex-shrink:0;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 18%,transparent)}.cart-page-item-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cart-page-qty{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:9999px;overflow:hidden;background:var(--color-background)}.cart-page-qty-btn{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--color-foreground);cursor:pointer;font-size:1rem;line-height:1;padding:0;transition:background-color .2s ease,color .2s ease}.cart-page-qty-btn:hover{background:color-mix(in srgb,var(--color-shop) 10%,transparent);color:var(--color-shop)}.cart-page-qty-value{min-width:1.75rem;text-align:center;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}.cart-page-item-price{font-weight:600;font-variant-numeric:tabular-nums}.cart-page-item-remove{align-self:start;width:2.25rem;height:2.25rem;border-radius:9999px;border:0;background:transparent;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;transition:background-color .2s ease,color .2s ease}.cart-page-item-remove:hover{background:color-mix(in srgb,var(--color-foreground) 6%,transparent);color:var(--color-foreground)}.cart-page-stock-msg{color:var(--color-shop);font-weight:500;max-height:0;opacity:0;overflow:hidden;margin:0;transition:max-height .3s ease,opacity .25s ease}.cart-page-stock-msg.is-shown{max-height:2rem;opacity:1;margin-top:.25rem}@media(max-width:479px){.cart-page-item{grid-template-columns:clamp(4.5rem,22vw,5.5rem) 1fr auto;gap:.75rem;padding:.85rem}.cart-page-item-media{width:100%;height:auto}}.cart-page-summary{display:block}@media(min-width:1024px){.cart-page-summary{position:sticky;top:clamp(8rem,12vh,10rem)}}.cart-page-summary-card{position:relative;background:linear-gradient(180deg,color-mix(in srgb,var(--color-shop) 4%,var(--color-card)) 0%,var(--color-card) 100%);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-radius:clamp(1rem,1.5vw,1.5rem);padding:clamp(1.75rem,2.75vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1.25rem,1.75vw,1.5rem);overflow:hidden}.cart-page-summary-card:before{content:"";position:absolute;top:clamp(1.5rem,2vw,2rem);bottom:clamp(1.5rem,2vw,2rem);left:0;width:3px;background:var(--color-shop);border-radius:0 9999px 9999px 0}.cart-page-summary-shipping{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;background:var(--color-background);color:var(--color-shop);border-radius:9999px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;align-self:flex-start;border:1px solid color-mix(in srgb,var(--color-shop) 18%,transparent)}.cart-page-summary-shipping-dot{width:.45rem;height:.45rem;border-radius:9999px;background:var(--color-shop);flex-shrink:0}.cart-page-summary-total{display:flex;flex-direction:column;gap:.35rem;padding:clamp(.75rem,1vw,1rem) 0;border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.cart-page-summary-total-label{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.cart-page-summary-total-value{margin:0;color:var(--color-foreground);font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1}.cart-page-summary-total-note{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);margin-top:.35rem}.cart-page-summary-checkout{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:clamp(1rem,1.5vw,1.25rem) clamp(1.25rem,2vw,1.75rem);background:var(--color-shop);color:var(--color-background);border-radius:9999px;font-family:var(--font-heading);font-weight:600;font-size:clamp(1rem,1.1vw,1.15rem);letter-spacing:-.01em;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),filter .3s ease,box-shadow .4s cubic-bezier(.22,1,.36,1);box-shadow:0 8px 24px -10px color-mix(in srgb,var(--color-shop) 60%,transparent)}.cart-page-summary-checkout-label{flex:1;text-align:center}.cart-page-summary-checkout-icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(2rem,2.5vw,2.5rem);height:clamp(2rem,2.5vw,2.5rem);border-radius:9999px;background:var(--color-background);color:var(--color-shop);font-size:clamp(.85rem,1vw,1rem);flex-shrink:0;transition:transform .4s cubic-bezier(.22,1,.36,1)}.cart-page-summary-checkout:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 14px 32px -12px color-mix(in srgb,var(--color-shop) 70%,transparent)}.cart-page-summary-checkout:hover .cart-page-summary-checkout-icon{transform:rotate(45deg)}.cart-page-summary-continue{align-self:center;display:inline-flex;align-items:center;gap:.4rem;text-align:center;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:.1rem;transition:color .2s ease,gap .25s ease,border-color .2s ease}.cart-page-summary-continue:hover{color:var(--color-shop);gap:.6rem;border-bottom-color:currentColor}@media(prefers-reduced-motion:reduce){.cart-page-item,.cart-page-item-media img,.cart-page-stock-msg,.cart-page-summary-checkout,.cart-page-summary-checkout-icon,.cart-page-summary-continue,.cart-page-item-title,.cart-page-qty-btn,.cart-page-item-remove{transition-duration:.01s!important;animation-duration:.01s!important}}.cart-reward-badge{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;background:var(--color-inspire);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1;padding:.32rem .65rem .32rem .42rem;border-radius:9999px;margin-bottom:.45rem}.cart-reward-badge-icon{width:1.05rem;height:1.05rem;object-fit:contain;flex-shrink:0}.cart-page-rewards{margin-bottom:1rem}.cart-page-rewards:empty{display:none}.collection-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.collection-hero{min-height:clamp(22rem,60vh,36rem)}}.collection-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.collection-hero-img{width:100%;height:100%;object-fit:cover;display:block}.collection-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 60%,transparent 100%)}.collection-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.75rem);width:100%}.collection-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,2.5vw,2rem);align-items:end}@media(min-width:1024px){.collection-hero-grid{grid-template-columns:7fr 5fr}}.collection-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1rem)}.collection-hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:600;letter-spacing:-.02em;line-height:1}.collection-hero-desc{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;color:color-mix(in srgb,var(--color-background) 88%,transparent);max-width:60ch}.collection-hero-quote{display:flex;flex-direction:row;align-items:start;gap:clamp(1rem,2vw,1.75rem);padding:clamp(1.25rem,2vw,2rem);background:color-mix(in srgb,var(--color-background) 18%,transparent);border:1px solid color-mix(in srgb,var(--color-background) 30%,transparent);border-radius:clamp(1.25rem,2vw,1.75rem);color:var(--color-background);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);box-shadow:0 14px 32px -18px #00000073;justify-self:stretch}@media(min-width:1024px){.collection-hero-quote{justify-self:end;max-width:32rem}}.collection-hero-quote-avatar{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);border-radius:9999px;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--color-background) 12%,transparent)}.collection-hero-quote-body{display:flex;flex-direction:column;gap:.75rem;min-width:0}.collection-hero-quote-text{margin:0;font-family:var(--font-heading);font-style:italic;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.4;letter-spacing:-.005em;color:var(--color-background)}.collection-hero-quote-text p{margin:0}.collection-hero-quote-text p+p{margin-top:.5em}.collection-hero-quote-author{display:flex;flex-direction:column;gap:.15rem}.collection-hero-quote-name{font-style:normal;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--color-background) 88%,transparent);line-height:1.3}.collection-hero-quote-job{font-size:.75rem;line-height:1.3;color:color-mix(in srgb,var(--color-background) 70%,transparent)}.collection-hero-quote-avatar-link{display:flex;flex-shrink:0;border-radius:9999px;transition:opacity .2s ease}.collection-hero-quote-avatar-link:hover{opacity:.8}.collection-hero-quote-name-link{text-decoration:none;display:inline-block;transition:opacity .2s ease}.collection-hero-quote-name-link:hover{opacity:.7}.mood-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:clamp(.75rem,1.25vw,1.25rem)}@media(min-width:640px){.mood-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.mood-grid{grid-template-columns:repeat(4,1fr)}}.mood-tile{position:relative;display:block;aspect-ratio:1 / 1;border-radius:clamp(1rem,1.25vw,1.25rem);overflow:hidden;color:var(--color-background);text-decoration:none;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.mood-tile-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.mood-tile:hover .mood-tile-img{transform:scale(1.04)}.mood-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 35%,transparent) 50%,transparent 100%);pointer-events:none}.mood-tile-content{position:absolute;left:clamp(1rem,1.5vw,1.5rem);right:clamp(1rem,1.5vw,1.5rem);bottom:clamp(1rem,1.5vw,1.5rem);display:flex;flex-direction:column;gap:.5rem;z-index:1}.mood-tile-title{font-family:var(--font-heading);letter-spacing:-.01em;line-height:1.15}.mood-tile-cta{display:inline-flex;align-items:center;gap:.4rem;color:color-mix(in srgb,var(--color-background) 90%,transparent);transition:gap .3s ease}.mood-tile:hover .mood-tile-cta{gap:.6rem}.mood-tile-arrow{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:9999px;background:var(--color-background);color:var(--color-shop);font-size:.6rem}.subcollections-bar{padding:clamp(.75rem,1vw,1rem) 0;border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:var(--color-background)}.subcollections-row{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,2rem);min-width:0}.subcollections-pills{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;padding:.25rem 0}.subcollections-row>.subcollections-sort:only-child{margin-left:auto}.subcollections-pills::-webkit-scrollbar{display:none}.subcol-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem .9rem .4rem .4rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);background:var(--color-background);color:var(--color-foreground);text-decoration:none;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.subcol-pill:hover{border-color:color-mix(in srgb,var(--color-foreground) 22%,transparent)}.subcol-pill.is-active{background:color-mix(in srgb,var(--color-shop) 12%,var(--color-background));border-color:color-mix(in srgb,var(--color-shop) 35%,transparent);color:var(--color-shop)}.subcol-pill-dot{width:1.75rem;height:1.75rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 12%,transparent);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.subcol-pill.is-active .subcol-pill-dot{background:var(--color-shop)}.subcol-pill-dot img{width:100%;height:100%;object-fit:cover;display:block}.subcol-pill-label{white-space:nowrap}.subcollections-sort{display:none;align-items:center;gap:.6rem;flex-shrink:0}@media(min-width:1024px){.subcollections-sort{display:inline-flex}}.subcollections-sort-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.subcollections-sort-select{position:relative;display:inline-flex;align-items:center}.subcollections-sort-select select{appearance:none;-webkit-appearance:none;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);background:var(--color-background);color:var(--color-foreground);padding:.55rem 2rem .55rem 1rem;border-radius:.5rem;font:inherit;font-size:.9rem;font-weight:500;cursor:pointer;transition:border-color .2s ease}.subcollections-sort-select select:hover{border-color:color-mix(in srgb,var(--color-foreground) 22%,transparent)}.subcollections-sort-caret{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);pointer-events:none;display:inline-flex;font-size:.65rem;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}@media(max-width:768px){.subcol-pill{font-size:.85rem;padding:.3rem .7rem .3rem .3rem}.subcol-pill-dot{width:1.4rem;height:1.4rem}}.collection-floating-bar{position:sticky;bottom:clamp(.75rem,1.5vw,1.25rem);z-index:10;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:clamp(1.5rem,3vw,2.5rem);pointer-events:none}.collection-floating-bar>*{pointer-events:auto}@media(min-width:1024px){.collection-floating-bar{display:none}}.collection-floating-views{display:inline-flex;align-items:center;gap:.2rem;padding:.25rem;border-radius:9999px;background:var(--color-background);box-shadow:0 8px 24px -8px #00000040;border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.collection-floating-view-btn{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:color-mix(in srgb,var(--color-foreground) 50%,transparent);border-radius:9999px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.collection-floating-view-btn.is-active{background:var(--color-shop);color:var(--color-background)}.collection-floating-view-btn svg{width:.85rem;height:.85rem}@media(max-width:767.98px){.collection-floating-view-btn.is-tablet-only{display:none}}@media(min-width:768px)and (max-width:1023.98px){.collection-floating-view-btn.is-mobile-only{display:none}}.collection-floating-filters{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;border-radius:9999px;background:var(--color-shop);color:var(--color-background);border:0;cursor:pointer;font:inherit;font-size:.9rem;font-weight:500;box-shadow:0 12px 28px -8px color-mix(in srgb,var(--color-shop) 50%,transparent)}.collection-floating-filters:hover{background:color-mix(in srgb,var(--color-shop) 88%,var(--color-foreground))}.collection-results-grid{display:grid;grid-template-columns:1fr;gap:clamp(1rem,2vw,2.5rem)}@media(min-width:1024px){.collection-results-grid{grid-template-columns:16rem 1fr;gap:clamp(2rem,3vw,3.5rem)}}@media(min-width:1440px){.collection-results-grid{grid-template-columns:18rem 1fr}}.collection-results-aside,.collection-results-main{min-width:0}.collection-results.is-loading{opacity:.55;pointer-events:none;transition:opacity .2s ease}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.footer-newsletter-field{display:flex;align-items:center;padding:.35rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-background) 30%,transparent);gap:.35rem;margin-top:1.5rem}.footer-newsletter-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:inherit;padding:.6rem 1rem;font:inherit}.footer-newsletter-input::placeholder{color:color-mix(in srgb,var(--color-background) 65%,transparent)}.footer-newsletter-button{flex-shrink:0;background:var(--color-background);color:var(--color-foreground);border:none;border-radius:.75rem;padding:.7rem 1.5rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}.footer-newsletter-button:hover{opacity:.9}.footer-newsletter-disclaimer a{text-decoration:underline}.footer-link{display:inline-grid;grid-template-areas:"layer";overflow:hidden;vertical-align:top;line-height:1.4;opacity:.9;transition:opacity .25s ease}.footer-link:hover{opacity:1}.footer-link-layer{grid-area:layer;transition:transform .45s cubic-bezier(.65,0,.35,1);will-change:transform}.footer-link-layer--accent{color:var(--color-accent);transform:translateY(100%)}.footer-link:hover .footer-link-layer:not(.footer-link-layer--accent){transform:translateY(-100%)}.footer-link:hover .footer-link-layer--accent{transform:translateY(0)}.footer-link:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){.footer-link-layer{transition:none;transform:none!important}.footer-link-layer--accent{display:none}.footer-link:hover{color:var(--color-accent)}}.footer-menu-label{letter-spacing:.02em}.footer-logo img{height:3rem;width:auto;display:block}.footer-socials a{display:inline-flex;font-size:clamp(1rem,1.5vw,1.5rem);transition:opacity .2s ease;opacity:.85}.footer-socials a svg{width:auto;height:1em;display:block}.footer-socials a:hover{opacity:1}.footer-address-link{text-decoration:none;color:inherit;transition:opacity .2s ease}.footer-address-link:hover{opacity:.7}.nav-link{position:relative;transition:opacity .2s ease}.nav-link:hover{opacity:.6}.mega-overlay>.assortiment-mega,.mega-overlay>.merken-mega{position:absolute;top:0;left:0;right:0}.assortiment-mega{max-height:0;opacity:0;transition:max-height .4s ease,opacity .3s ease}.assortiment-mega.is-open{max-height:80vh;opacity:1}.assortiment-trigger[aria-expanded=true] .assortiment-chevron{transform:rotate(180deg)}.assortiment-tile-desc{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .25s ease,margin-top .3s ease;margin-top:0}.assortiment-tile:hover .assortiment-tile-desc{max-height:6rem;opacity:1;margin-top:.4rem}.merken-trigger[aria-expanded=true] .merken-chevron{transform:rotate(180deg)}.merken-page-btn:hover:not(:disabled){background:color-mix(in srgb,var(--color-inspire) 8%,transparent);color:var(--color-inspire)}.merken-row{display:flex;align-items:center;gap:.875rem;padding:.625rem .5rem;border-radius:.75rem;color:var(--color-foreground);transition:background-color .2s ease,padding .25s cubic-bezier(.65,0,.35,1)}.merken-row:hover,.merken-row:focus-visible{background:color-mix(in srgb,var(--color-inspire) 6%,transparent);padding-left:.875rem}.merken-logo-frame{flex-shrink:0;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.625rem;background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);overflow:hidden}.merken-name{font-weight:600;font-size:.95rem;line-height:1.2;color:var(--color-foreground)}.merken-desc{font-size:.8125rem;line-height:1.35;color:color-mix(in srgb,var(--color-foreground) 60%,transparent);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}.merken-view-all{align-self:center;display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;color:var(--color-inspire);text-decoration:none;padding:.125rem 0;border-bottom:1px solid transparent;transition:border-color .25s ease}.merken-view-all:hover{border-color:var(--color-inspire)}.mega-overlay{position:relative}.mega-overlay>.merken-mega{position:absolute;top:0;left:0;right:0}.merken-mega{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease}.merken-mega.is-open{max-height:90vh;opacity:1}.merken-trigger[aria-expanded=true] .merken-chevron,.subnav-trigger[aria-expanded=true] .subnav-caret{transform:rotate(180deg)}.merken-logo.subnav-mega-thumb{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.merken-mega-inner{max-height:90vh;overflow-y:auto;overscroll-behavior:contain}.merken-toolbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:.75rem;background:var(--color-background)}.merken-search{flex:1;display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:var(--color-background);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:999px}.merken-pagination{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.merken-pagination[hidden]{display:none}.merken-page-btn{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:var(--color-background);color:var(--color-foreground);cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease;font-size:.85rem}.merken-page-btn:hover:not(:disabled){background:color-mix(in srgb,var(--color-shop) 8%,transparent);color:var(--color-shop)}.merken-page-btn:disabled{opacity:.35;cursor:not-allowed}.merken-page-btn--prev{transform:rotate(90deg)}.merken-page-btn--next{transform:rotate(-90deg)}.merken-page-indicator{font-size:.875rem;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);min-width:3ch;text-align:center}.merken-search-icon{display:inline-flex;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);flex-shrink:0}.merken-search-input{flex:1;border:0;outline:0;background:transparent;color:var(--color-foreground);font:inherit}.merken-search-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.merken-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.merken-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1.5rem;list-style:none;margin:0;padding:0}@media(min-width:1280px){.merken-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.merken-item.is-hidden{display:none}.merken-row{display:flex;align-items:center;gap:.875rem;padding:.625rem .5rem;border-radius:.75rem;color:var(--color-foreground);transition:background-color .2s ease,padding .25s cubic-bezier(.65,0,.35,1);text-decoration:none}.merken-row:hover,.merken-row:focus-visible{background:color-mix(in srgb,var(--color-shop) 6%,transparent);padding-left:.875rem}.merken-logo-frame{flex-shrink:0;width:clamp(3rem,1.5rem + 2.4vw,5rem);height:clamp(3rem,1.5rem + 2.4vw,5rem);display:inline-flex;align-items:center;justify-content:center;border-radius:.625rem;background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);overflow:hidden}.merken-logo{width:80%;height:80%;object-fit:contain;mix-blend-mode:multiply}.merken-logo-fallback{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:color-mix(in srgb,var(--color-foreground) 70%,transparent)}.merken-info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.merken-empty{text-align:center;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);padding:1rem 0}.subnav-pane{display:grid;grid-template-columns:.4fr 1fr;gap:clamp(1.25rem,2.5vw,3rem);align-items:start}.subnav-rail{list-style:none;margin:0;padding:0 clamp(1rem,1.5vw,1.75rem) 0 0;border-right:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);display:flex;flex-direction:column;gap:.15rem}.subnav-rail-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;border-radius:.75rem;color:var(--color-foreground);text-decoration:none;font-weight:600;line-height:1.25;transition:background-color .2s ease,color .2s ease,padding-left .25s cubic-bezier(.65,0,.35,1)}.subnav-rail-caret{display:inline-flex;flex-shrink:0;font-size:.55em;opacity:.4;transform:rotate(-90deg);transition:transform .25s ease,opacity .2s ease}.subnav-rail-item.is-active>.subnav-rail-link,.subnav-rail-link:hover,.subnav-rail-link:focus-visible{background:color-mix(in srgb,var(--color-shop) 8%,transparent);color:var(--color-shop);padding-left:1.1rem;outline:none}.subnav-rail-item.is-active>.subnav-rail-link .subnav-rail-caret,.subnav-rail-link:hover .subnav-rail-caret{opacity:1;transform:rotate(-90deg) translateY(-.1rem)}.subnav-panels{position:relative;min-height:clamp(14rem,20vw,20rem)}.subnav-panel{display:none}.subnav-panel.is-active{display:block;animation:subnav-panel-in .28s cubic-bezier(.22,1,.36,1)}.subnav-panels .merken-list{grid-template-columns:repeat(2,minmax(0,1fr))}@keyframes subnav-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.subnav-panel.is-active{animation-duration:.01s}}@media(max-width:1023.98px){.header-tint-row{animation:header-tint-hide .7s cubic-bezier(.77,0,.175,1) .5s forwards}@keyframes header-tint-hide{0%{transform:translateY(0)}to{transform:translateY(-200vh)}}}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--color-accent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-link:hover:after{transform:scaleX(1)}.wave-btn{position:relative;overflow:hidden;isolation:isolate;transition:border-color .6s cubic-bezier(.22,1,.36,1),color .6s cubic-bezier(.22,1,.36,1)}.wave-btn--inspire{--wave-color: var(--color-inspire)}.wave-btn--shop{--wave-color: var(--color-shop)}.wave-btn--studio{--wave-color: var(--color-studio)}.wave-btn:before{content:"";position:absolute;bottom:0;left:-10%;width:120%;height:120%;background-color:var(--wave-color);border-radius:55% 45% 60% 40%/40% 30% 0 0;transform:translateY(105%);z-index:-1;pointer-events:none;transition:transform .6s cubic-bezier(.22,1,.36,1)}.wave-btn:hover:before{transform:translateY(0)}.wave-btn:hover{border-color:transparent;color:var(--color-background)}#header-bars{transform:translateY(0);transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}#header-bars.is-hidden{transform:translateY(-100%)}.header-chrome,.lang-switcher{transform:translateY(0);transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.header-chrome.is-hidden,.lang-switcher.is-hidden{transform:translateY(calc(-100% - 4rem))}.subnav-bar{display:flex;align-items:center;gap:clamp(2rem,2vw,3rem);color:var(--color-background);overflow-x:auto;overscroll-behavior-x:contain;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}.subnav-bar::-webkit-scrollbar{display:none}.subnav-bar>*{flex-shrink:0;white-space:nowrap}.subnav-item{position:relative}.subnav-trigger{background:transparent;border:0;color:inherit;cursor:pointer;padding:0;font-family:inherit;font-weight:inherit;letter-spacing:inherit;display:inline-flex;align-items:center;gap:.4rem;transition:opacity .2s ease}.subnav-trigger:hover{opacity:.7}.subnav-caret{display:inline-flex;font-size:.7em;transition:transform .3s cubic-bezier(.65,0,.35,1)}.subnav-item:hover .subnav-caret,.subnav-item:focus-within .subnav-caret,.subnav-item.is-open .subnav-caret{transform:rotate(180deg)}.subnav-dropdown{position:fixed;top:0;left:0;min-width:14rem;background:var(--color-background);color:var(--color-foreground);border-radius:1rem;box-shadow:0 1px color-mix(in srgb,var(--color-foreground) 6%,transparent),0 18px 40px -12px color-mix(in srgb,var(--color-foreground) 22%,transparent);padding:.5rem;opacity:0;transform:translateY(-.4rem);pointer-events:none;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s;z-index:20}.subnav-dropdown:before{content:"";position:absolute;top:-.85rem;left:0;right:0;height:.85rem}.subnav-item:hover .subnav-dropdown,.subnav-item:focus-within .subnav-dropdown,.subnav-item.is-open .subnav-dropdown{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.subnav-dropdown-list{display:flex;flex-direction:column;gap:1px}.subnav-dropdown-link{display:block;padding:.55rem .85rem;border-radius:.625rem;white-space:nowrap;color:var(--color-foreground);transition:background-color .2s ease,color .2s ease,padding .25s cubic-bezier(.65,0,.35,1)}.subnav-dropdown-link:hover,.subnav-dropdown-link:focus-visible{background:color-mix(in srgb,var(--wave-color) 8%,transparent);color:var(--wave-color);padding-left:1.1rem}.subnav-dropdown-link[aria-current=page]{color:var(--wave-color);font-weight:600}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.homescreen-label{grid-row:1;font-size:.9rem;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);padding:0;border-radius:9999px;line-height:1;cursor:pointer;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;transition:font-size .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),background-color .35s ease,color .35s ease}.homescreen-label.is-active{font-size:1rem;color:var(--color-background);padding:.75rem 1.5rem;font-weight:500;font-family:var(--font-heading)}.homescreen-label[data-variant=shop].is-active{background-color:var(--color-shop)}.homescreen-label[data-variant=inspire].is-active{background-color:var(--color-inspire)}.homescreen-label[data-variant=studio].is-active{background-color:var(--color-studio)}.homescreen-subheading,.homescreen-cta{grid-area:1 / 1;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.homescreen-subheading.is-active,.homescreen-cta.is-active{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .55s ease .2s,transform .55s cubic-bezier(.22,1,.36,1) .2s}.homescreen-bg-blob{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;animation:homescreen-blob-morph 5s ease-in-out infinite;will-change:border-radius}.homescreen-bg-blob--shop{animation-delay:-2.5s}.homescreen-bg-blob--studio{animation-delay:-5s}@keyframes homescreen-blob-morph{0%,to{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;transform:rotate(0)}25%{border-radius:48% 52% 58% 42%/55% 45% 52% 48%}50%{border-radius:42% 58% 48% 52%/52% 42% 58% 48%;transform:rotate(3deg)}75%{border-radius:52% 48% 42% 58%/45% 52% 48% 55%}}.page-main-inner{max-width:72rem;margin-inline:auto}.page-main-head{margin-bottom:clamp(1.5rem,3.5vw,2.75rem);padding-bottom:clamp(1.25rem,2.5vw,2rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent)}.page-main-title{max-width:20ch}.page-main-content{color:color-mix(in srgb,var(--color-foreground) 85%,transparent)}.pdp-actions--premium button:disabled{opacity:.4;cursor:not-allowed}.pdp-btn-disabled{display:inline-flex;opacity:.4;pointer-events:none}.quote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem)}.quote-modal[hidden]{display:none}.quote-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 45%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .45s cubic-bezier(.22,1,.36,1)}.quote-modal__dialog{position:relative;width:min(40rem,100%);max-height:calc(100dvh - clamp(2rem,8vw,5rem));overflow-y:auto;background:var(--color-background);border-radius:clamp(1rem,2vw,1.5rem);padding:clamp(1.5rem,4vw,3rem);box-shadow:0 40px 80px -24px #00000059;opacity:0;transform:translateY(28px) scale(.97);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.quote-modal.is-open .quote-modal__backdrop{opacity:1}.quote-modal.is-open .quote-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.quote-modal__close{position:absolute;top:clamp(.75rem,2vw,1.25rem);right:clamp(.75rem,2vw,1.25rem);width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--color-card);color:var(--color-foreground);transition:background .3s ease,transform .4s cubic-bezier(.22,1,.36,1)}.quote-modal__close:hover{background:var(--color-border);transform:rotate(90deg)}.quote-modal__head{margin-bottom:clamp(1.25rem,3vw,2rem);padding-right:2.5rem}.quote-modal__title em{color:var(--color-shop);font-style:italic}.quote-modal__intro{margin-top:.5rem;opacity:.7}.quote-form{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1rem)}.quote-form__row{display:grid;grid-template-columns:1fr 1fr;gap:inherit}@media(max-width:480px){.quote-form__row{grid-template-columns:1fr}}.quote-field{display:flex;flex-direction:column;gap:.35rem}.quote-field__label{text-transform:uppercase;letter-spacing:.05em;font-weight:500;opacity:.6}.quote-field__optional{text-transform:none;letter-spacing:0;opacity:.8}.quote-field__input{width:100%;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-background);color:var(--color-foreground);font:inherit;transition:border-color .3s ease,box-shadow .3s ease}.quote-field__input::placeholder{color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.quote-field__input:focus{outline:none;border-color:var(--color-shop);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-shop) 18%,transparent)}.quote-field__textarea{resize:vertical;min-height:6rem}.quote-form__error{color:var(--color-shop);font-weight:500}.quote-form__submit{margin-top:.5rem;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2rem;border-radius:9999px;font-weight:500;cursor:pointer}.quote-form__submit:disabled{opacity:.6;cursor:wait}.quote-modal__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:clamp(1rem,3vw,2rem) 0;animation:quote-success-in .6s cubic-bezier(.22,1,.36,1) both}.quote-modal__success-icon{width:3.5rem;height:3.5rem;margin-bottom:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;color:var(--color-shop);background:color-mix(in srgb,var(--color-shop) 12%,transparent)}.quote-modal__success-icon svg{width:1.75rem;height:1.75rem}.quote-modal__success .quote-form__submit{align-self:center;margin-top:1rem}@keyframes quote-success-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.quote-frame{position:absolute;width:0;height:0;border:0;opacity:0;pointer-events:none}body.quote-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.quote-modal__backdrop,.quote-modal__dialog,.quote-modal__close,.quote-modal__success{transition-duration:.01s;animation-duration:.01s}}.pdp-breadcrumbs{padding-bottom:clamp(.75rem,1.25vw,1.25rem)}.pdp{padding-top:clamp(7rem,15vw,9rem)}@media(min-width:1024px){.pdp{padding-top:12rem}}.pdp-gallery-col{display:flex;flex-direction:column}@media(min-width:1024px){.pdp-gallery-col{align-self:stretch}}.pdp-grid{row-gap:clamp(2.5rem,4vw,3.5rem)}@media(min-width:1024px){.pdp-grid{row-gap:0}}.pdp-gallery{display:flex;flex-direction:column;gap:.625rem}.pdp-gallery-main-col{display:contents}.pdp-gallery-main{order:1}.pdp-gallery-thumbs{order:2}.pdp-gallery-dots{order:3}.pdp-gallery-thumbs{display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.pdp-gallery-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{position:relative;flex-shrink:0;width:56px;height:56px;border-radius:.625rem;overflow:hidden;border:1.5px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);padding:0;cursor:pointer;background:var(--color-card);transition:border-color .2s ease}@media(min-width:768px){.pdp-thumb{width:60px;height:60px}}@media(min-width:1024px){.pdp-thumb{width:68px;height:68px}}.pdp-thumb:hover{border-color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.pdp-thumb img{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:multiply}.pdp-thumb.is-active{border-color:var(--color-shop)}.pdp-thumb-badge{position:absolute;right:4px;bottom:4px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 70%,transparent);color:var(--color-background);font-size:8px;pointer-events:none}.pdp-slide-media{position:relative;width:100%;height:100%}.pdp-slide-badge{position:absolute;top:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 60%,transparent);color:var(--color-background);font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.04em;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);pointer-events:none}.pdp-slide-badge svg{width:.85em;height:.85em}@media(max-width:639px){.pdp-slide-badge{top:.6rem;left:.6rem;padding:.3rem .5rem;font-size:.68rem}}.pdp-slide-media video,.pdp-slide-media iframe,.pdp-slide-media model-viewer{width:100%;height:100%;display:block;border:0;object-fit:cover}.pdp-gallery-main{position:relative;border-radius:clamp(1rem,1.25vw,1.25rem);overflow:hidden;background:var(--color-card);width:100%;aspect-ratio:1 / 1}.pdp-gallery-track{width:100%;height:100%;position:relative}.pdp-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:var(--color-card);isolation:isolate;will-change:opacity;transition:opacity .45s cubic-bezier(.22,1,.36,1);pointer-events:none}.pdp-slide.is-active{opacity:1;pointer-events:auto}.pdp-slide-img{width:100%;height:100%;display:block;object-fit:cover;padding:0;mix-blend-mode:multiply}.pdp-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--color-background);border:1.5px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-foreground);box-shadow:0 4px 16px -4px #00000024;transition:background .2s,border-color .2s,color .2s;z-index:2}.pdp-gallery-arrow:hover{background:var(--color-shop);border-color:var(--color-shop);color:var(--color-background)}.pdp-gallery-prev{left:1rem}.pdp-gallery-next{right:1rem}@media(min-width:768px){.pdp-gallery-arrow{opacity:0;transition:opacity .2s ease,background .2s,border-color .2s,color .2s}.pdp-gallery-main:hover .pdp-gallery-arrow{opacity:1}}.pdp-gallery-counter{position:absolute;bottom:1rem;right:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 60%,transparent);color:var(--color-background);font-family:var(--font-body);font-size:.72rem;font-weight:600;letter-spacing:.04em;font-variant-numeric:tabular-nums;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);pointer-events:none;transition:opacity .2s ease}.pdp-gallery-counter-sep{opacity:.55}@media(max-width:639px){.pdp-gallery-counter{bottom:.6rem;right:.6rem;padding:.3rem .6rem;font-size:.68rem}}.pdp-gallery-dots{display:none;gap:.4rem;align-items:center;justify-content:flex-start;padding:1rem 0 .25rem}@media(min-width:1500px){.pdp-gallery-dots{display:flex;justify-content:center}.pdp-gallery-counter{display:none}}.pdp-dot{width:.45rem;height:.45rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 18%,transparent);flex-shrink:0;transition:width .5s cubic-bezier(.65,0,.35,1),background-color .4s cubic-bezier(.65,0,.35,1)}.pdp-dot.is-active{width:1.75rem;background:var(--color-shop)}.pdp-info,#pdp-form{display:flex;flex-direction:column;gap:clamp(1.75rem,2.75vw,2.5rem)}@media(min-width:1024px){.pdp-info{align-self:center}}.pdp-price{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.pdp-price-from{font-size:.85rem;font-weight:500;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);align-self:center}.pdp-price-current{font-family:var(--font-body);font-size:clamp(1.125rem,1.25vw,2rem);font-weight:600;letter-spacing:-.02em;color:var(--color-foreground)}.pdp-price-compare{font-size:1rem;color:color-mix(in srgb,var(--color-foreground) 35%,transparent);text-decoration:line-through;font-weight:400}.pdp-option{display:flex;flex-direction:column;gap:.75rem}.pdp-option-header{display:flex;align-items:center;gap:.4rem}.pdp-option-name{font-size:.95rem;font-weight:600;color:var(--color-foreground)}.pdp-option-name:after{content:":"}.pdp-option-selected{color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.pdp-pills{display:flex;flex-wrap:wrap;gap:clamp(.4rem,.5vw,.65rem)}.pdp-pill{padding:clamp(.45rem,.6vw,.65rem) clamp(.95rem,1.25vw,1.4rem);border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);background:transparent;font-size:clamp(.78rem,.85vw,.95rem);font-weight:500;font-family:var(--font-body);cursor:pointer;color:var(--color-foreground);transition:border-color .2s,background .2s,color .2s;line-height:1}.pdp-pill:hover{border-color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.pdp-pill.is-active{background:var(--color-shop);border-color:var(--color-shop);color:var(--color-background)}.pdp-swatches{display:flex;flex-wrap:wrap;gap:clamp(.55rem,.85vw,1rem);padding:4px;margin:-4px -4px clamp(.55rem,.85vw,1rem)}.pdp-swatch{display:block;width:clamp(3.4rem,3.4vw,4rem);height:clamp(3.4rem,3.4vw,4rem);border-radius:9999px;border:none;outline:none;cursor:pointer;padding:0;background-color:color-mix(in srgb,var(--color-foreground) 12%,transparent);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1.5px #0000001a;position:relative;transition:transform .2s cubic-bezier(.22,1,.36,1);flex-shrink:0}.pdp-swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:9999px;border:2px solid transparent;transition:border-color .25s ease}.pdp-swatch.is-active:after{border-color:var(--color-shop)}.pdp-swatch:focus-visible:after{border-color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.pdp-swatch:hover{transform:scale(1.08)}.pdp-swatch-tip{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);white-space:nowrap;font-size:.68rem;font-weight:600;letter-spacing:.04em;padding:.25rem .5rem;background:var(--color-foreground);color:var(--color-background);border-radius:.375rem;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:10}.pdp-swatch-tip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--color-foreground)}.pdp-swatch-wrap:hover .pdp-swatch-tip{opacity:1}.pdp-swatch.is-soldout{opacity:.45;cursor:pointer}.pdp-swatch.is-soldout:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(to top right,transparent calc(50% - 1px),var(--color-foreground) calc(50% - 1px),var(--color-foreground) calc(50% + 1px),transparent calc(50% + 1px));pointer-events:none;mix-blend-mode:difference;opacity:.7}.pdp-swatch-wrap.is-soldout:hover .pdp-swatch{transform:none}.pdp-pill.is-soldout{opacity:.5;text-decoration:line-through;text-decoration-thickness:1px}.pdp-pill.is-soldout:hover{opacity:.7}.pdp-buy-group{display:flex;flex-direction:column;gap:.75rem}.pdp-delivery-banner{display:inline-flex;align-self:flex-start;width:fit-content;max-width:100%;align-items:center;gap:clamp(.75rem,1.25vw,1.1rem);padding:clamp(.75rem,1.25vw,1.5rem) clamp(.9rem,1.5vw,1.3rem);background:var(--color-card);border:1px solid var(--color-border);border-radius:1.1rem}.pdp-showroom-note{display:flex;align-items:center;gap:.65rem}.pdp-showroom-note-icon{width:32px;height:32px;flex-shrink:0}.pdp-showroom-note-text a{color:var(--color-shop);text-decoration:underline;text-underline-offset:.18em}.pdp-delivery-banner-icon{width:clamp(2.25rem,3vw,2.75rem);height:clamp(2.25rem,3vw,2.75rem);border-radius:9999px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--color-background);color:var(--color-shop)}.pdp-delivery-banner--mto .pdp-delivery-banner-icon{color:var(--color-shop)}.pdp-delivery-banner-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pdp-delivery-banner-title{margin:0;color:var(--color-foreground)}.pdp-delivery-banner-body{color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.pdp-delivery-banner-body p{margin:0}.pdp-delivery-banner-body a{color:var(--color-shop);text-decoration:underline;text-underline-offset:.18em}.pdp-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch}.pdp-qty{display:flex;align-items:center;border:1.5px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);border-radius:9999px;overflow:hidden;background:transparent;flex-shrink:0}.pdp-qty-btn{width:2.5rem;height:2.875rem;background:transparent;border:none;cursor:pointer;font-size:1.15rem;color:var(--color-foreground);display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:var(--font-body)}.pdp-qty-btn:hover{background:color-mix(in srgb,var(--color-foreground) 5%,transparent)}.pdp-qty-btn:disabled,.pdp-qty-input:disabled{opacity:.35;cursor:not-allowed}.pdp-qty-input{width:2.5rem;text-align:center;border:none;background:transparent;font-size:.9rem;font-weight:600;color:var(--color-foreground);font-family:var(--font-body);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pdp-qty-input::-webkit-outer-spin-button,.pdp-qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.pdp-atc-btn{cursor:pointer;border:0;font-family:var(--font-body)}.pdp-atc-btn.is-loading{opacity:.6;pointer-events:none}.pdp-atc-btn:disabled{opacity:.4;cursor:not-allowed}.btn-wave:not(:disabled):hover:before{transform:translateY(10%);animation:pdp-btn-wave 3s ease-in-out infinite .7s}@keyframes pdp-btn-wave{0%,to{border-radius:45% 55% 40% 60%/55% 45% 0 0;transform:translateY(10%)}50%{border-radius:55% 45% 60% 40%/45% 55% 0 0;transform:translateY(8%)}}.pdp-trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:clamp(.85rem,1.5vw,1.5rem)}.pdp-trust-item{display:inline-flex;align-items:center;gap:clamp(.4rem,.6vw,.6rem);color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.pdp-trust-icon{display:inline-flex;color:var(--color-shop);flex-shrink:0}.pdp-trust-icon svg{width:clamp(.95rem,1.1vw,1.2rem);height:clamp(.95rem,1.1vw,1.2rem)}.pdp-trust-text{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.4rem;min-width:0}.pdp-trust-label{font-weight:500;color:var(--color-foreground)}.pdp-trust-sub{color:color-mix(in srgb,var(--color-foreground) 50%,transparent)}.pdp-specs-table{width:100%;border-collapse:collapse}.pdp-specs-table tr{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 6%,transparent)}.pdp-specs-table tr:last-child{border-bottom:none}.pdp-specs-table th,.pdp-specs-table td{padding:.5rem 0;font-size:.82rem;line-height:1.4;vertical-align:top;text-align:left}.pdp-specs-table th{width:45%;color:color-mix(in srgb,var(--color-foreground) 45%,transparent);font-weight:500;padding-right:.75rem}.pdp-specs-table td{font-weight:500;color:var(--color-foreground)}.pdp-description{font-size:clamp(.875rem,.95vw,1rem);line-height:1.7;color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.pdp-description p{margin:0 0 .6em}.pdp-description p:last-child{margin:0}.pdp-acc{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.pdp-acc-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;cursor:pointer;list-style:none;font-size:.875rem;font-weight:600;letter-spacing:.01em;-webkit-user-select:none;user-select:none}.pdp-acc-summary::-webkit-details-marker{display:none}.pdp-acc-caret{width:.875rem;flex-shrink:0;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);transition:transform .3s cubic-bezier(.22,1,.36,1)}.pdp-acc[open] .pdp-acc-caret{transform:rotate(180deg)}.pdp-acc-body{overflow:hidden}.pdp-acc-content{padding-bottom:1.25rem;font-size:clamp(.875rem,.95vw,1rem);line-height:1.7;color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.pdp-acc-content p{margin:0 0 .6em}.pdp-acc-content p:last-child{margin:0}.pdp-acc-content a{color:var(--color-shop);text-decoration:underline;text-underline-offset:2px}@media(max-width:767px){.pdp-gallery-arrow{width:2rem;height:2rem;opacity:1}.pdp-gallery-prev{left:.375rem}.pdp-gallery-next{right:.375rem}}@media(max-width:399px){.pdp-qty{width:100%;justify-content:center}.pdp-atc-btn{width:100%;text-align:center}}@media(max-width:479px){#pdp-atc-label{font-size:.82rem}}@media(max-width:767px){.pdp-gallery-main{border-radius:1rem}.pdp-gallery-main-col{width:100%}}@media(max-width:639px){.pdp-info{gap:clamp(1.25rem,4vw,1.75rem)}}.search-page{--accent: var(--color-shop)}.search-hero{padding:clamp(8rem,8vh,10rem) 0 clamp(1.75rem,3vw,2.5rem)}@media(min-width:1024px){.search-hero{padding-top:clamp(12rem,14vw,14rem);padding-bottom:clamp(2rem,3.5vw,3rem)}}.search-hero-stack{display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem)}.search-hero-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.search-hero-meta-count{display:inline-flex;align-items:center;gap:.5rem;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.search-hero-meta-dot{width:.4rem;height:.4rem;border-radius:9999px;background:var(--accent);display:inline-block}.search-hero-title{font-family:var(--font-heading);font-weight:600;font-size:clamp(2.25rem,5.5vw,4.5rem);line-height:1;letter-spacing:-.02em;max-width:22ch}.search-hero-pre{color:color-mix(in srgb,var(--color-foreground) 35%,transparent);display:inline;margin-right:.4ch}.search-hero-term em{font-style:italic;color:var(--accent)}.search-bar{display:flex;align-items:center;gap:.5rem;padding:.25rem;padding-left:clamp(1rem,1.5vw,1.75rem);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:9999px;width:100%;max-width:50rem;background:var(--color-background);transition:border-color .3s ease,box-shadow .3s ease}.search-bar:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 12%,transparent)}.search-bar-input{flex:1;border:0;outline:0;background:transparent;color:var(--color-foreground);font-family:inherit;font-size:clamp(1rem,1.1vw,1.25rem);padding:.75rem 0;min-width:0}.search-bar-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.search-bar-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.search-bar-submit{flex-shrink:0;width:clamp(2.75rem,3vw,3.25rem);height:clamp(2.75rem,3vw,3.25rem);border-radius:9999px;background:var(--accent);color:var(--color-background);border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.22,1,.36,1),background-color .3s ease}.search-bar-submit:hover{transform:scale(1.06)}.search-empty{padding:clamp(3rem,6vw,6rem) 0 clamp(6rem,12vw,12rem)}.search-empty-stack{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.search-empty-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-weight:600}.search-empty-title{font-family:var(--font-heading);font-weight:600;font-size:clamp(2.5rem,6vw,5rem);line-height:.95;letter-spacing:-.02em;max-width:22ch}.search-empty-title em{font-style:italic;color:var(--accent)}.search-section{padding:clamp(2.5rem,5vw,5rem) 0}.search-section+.search-section{padding-top:clamp(2rem,4vw,4rem)}.search-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.search-products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.search-products-grid{grid-template-columns:repeat(4,1fr)}}.about-cta-img-card{position:relative;border-radius:1rem;overflow:hidden;min-height:clamp(24rem,42vw,38rem);display:flex;flex-direction:column;justify-content:flex-end}.about-cta-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.about-cta-img-card:hover .about-cta-img{transform:scale(1.03)}.about-cta-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 25%,transparent) 50%,transparent 100%)}.about-cta-img-body{position:relative;z-index:1;padding:clamp(1.75rem,2.5vw,2.5rem);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.5rem,1vw,.75rem);color:var(--color-background)}.about-cta-img-heading{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--color-background);max-width:18ch}.about-cta-img-sub{font-size:clamp(.9rem,1vw,1rem);line-height:1.6;max-width:38ch;color:color-mix(in srgb,var(--color-background) 75%,transparent)}.about-cta-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-body);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:var(--color-background)}.about-cta-eyebrow-line{width:1.75rem;height:1px;background:currentColor;flex-shrink:0}.about-cta-text-card{position:relative;border-radius:1rem;padding:clamp(1.75rem,2.5vw,2.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(2rem,4vw,3.5rem);overflow:hidden;min-height:clamp(20rem,32vw,30rem);color:var(--color-background)}.about-cta-text-card--inspire{background:var(--color-inspire)}.about-cta-text-card--shop{background:var(--color-shop)}.about-cta-text-card--studio{background:var(--color-studio)}.about-cta-text-body{display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1rem);align-items:flex-start}.about-cta-heading{font-family:var(--font-heading);font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--color-background);max-width:16ch}.about-cta-sub{font-size:clamp(.9rem,1vw,1rem);line-height:1.6;max-width:32ch;color:color-mix(in srgb,var(--color-background) 80%,transparent)}.about-cta-action{margin-top:clamp(.5rem,1vw,.75rem)}.ao-id-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,1.5vw,1.5rem);padding-top:clamp(2rem,3.5vw,3rem)}.ao-id-item{display:flex;flex-direction:column;gap:1rem}.ao-id-item-media{aspect-ratio:4 / 5;border-radius:1.125rem;overflow:hidden;position:relative}.ao-id-item-foot{display:flex;flex-direction:column;gap:.4rem}.ao-id-item-head{display:flex;gap:.75rem;align-items:baseline}.ao-id-num{-webkit-user-select:none;user-select:none;flex-shrink:0}.ao-id-value-text{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);line-height:1.75}.ao-quote{background:var(--color-background)}.ao-quote-card{position:relative;background:var(--quote-accent);border-radius:1.5rem;padding:clamp(2.5rem,5vw,4.5rem) clamp(2rem,5vw,4rem);overflow:hidden;display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);max-width:52rem;margin:0 auto}.ao-quote-mark{font-family:var(--font-heading);font-size:clamp(5rem,10vw,10rem);font-style:italic;line-height:.65;color:color-mix(in srgb,#fff 20%,var(--quote-accent));display:block;-webkit-user-select:none;user-select:none;position:absolute;top:clamp(1rem,2.5vw,2rem);right:clamp(1.5rem,3vw,3rem)}.ao-quote-inner{display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,2rem);position:relative;z-index:1}.ao-quote-text{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:400;font-style:italic;line-height:1.3;letter-spacing:-.025em;color:#fff;max-width:40ch}.ao-quote-text em{color:color-mix(in srgb,#fff 65%,var(--quote-accent))}.ao-quote-footer{display:flex;align-items:center;gap:.85rem;padding-top:clamp(1rem,1.5vw,1.25rem);border-top:1px solid color-mix(in srgb,#fff 20%,transparent)}.ao-quote-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid color-mix(in srgb,#fff 30%,transparent)}.ao-quote-meta{display:flex;flex-direction:column;gap:.1rem}.ao-quote-attr{font-family:var(--font-body);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff}.ao-quote-role{font-family:var(--font-body);font-size:.72rem;font-weight:400;color:color-mix(in srgb,#fff 55%,transparent)}.ao-roots-badge-wrap{display:flex;justify-content:center}.ao-roots-intro{font-size:clamp(1rem,1.12vw,1.18rem);line-height:1.85;color:color-mix(in srgb,var(--color-foreground) 65%,transparent);max-width:52ch}.ao-roots-hdr{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;margin-bottom:clamp(3rem,5vw,5rem);max-width:52ch;margin-left:auto;margin-right:auto}.ao-tl-card-media{aspect-ratio:4 / 3;border-radius:.75rem;overflow:hidden}.ao-tl-card:hover .ao-tl-card-img{transform:scale(1.03)}@media(prefers-reduced-motion:no-preference){[data-ao-tl-item]{opacity:0;transform:translate3d(0,1.5rem,0);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}[data-ao-tl-item].is-visible{opacity:1;transform:translateZ(0)}}.about-team{background:var(--color-background)}.about-team-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:clamp(2rem,3.5vw,3.5rem);max-width:52ch}.about-team-sub{color:color-mix(in srgb,var(--color-foreground) 65%,transparent);line-height:1.6}.about-team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem)}@media(min-width:640px){.about-team-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.about-team-grid{grid-template-columns:repeat(4,1fr)}}.about-team-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:1rem;overflow:hidden;background:var(--color-card);transition:transform .25s ease,box-shadow .25s ease}a.about-team-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px -8px color-mix(in srgb,var(--color-foreground) 18%,transparent)}.about-team-card-media{aspect-ratio:3 / 4;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.about-team-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}a.about-team-card:hover .about-team-card-img{transform:scale(1.04)}.about-team-card-body{padding:clamp(.75rem,1.5vw,1.1rem);display:flex;flex-direction:column;gap:.25rem}.about-team-card-role{color:var(--color-inspire)}.about-team-card-bio{color:color-mix(in srgb,var(--color-foreground) 62%,transparent);line-height:1.5;margin-top:.25rem}.ao-team-card{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit}.about-images{display:flex;flex-direction:column;gap:.75rem}.about-image{position:relative;overflow:hidden;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.about-image>img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767.98px){.about-image-1,.about-image-2{aspect-ratio:4 / 5}}@media(min-width:768px){.about-images{flex-direction:row;gap:1rem;aspect-ratio:16 / 9}.about-image-1{flex-shrink:0;width:calc(20% + var(--about-progress, 0) * 30%)}.about-image-2{flex:1;min-width:0}}@media(prefers-reduced-motion:reduce){.about-image-1{width:50%!important}}.article-hero{position:relative;color:var(--color-background);padding-top:clamp(10rem,18vh,16rem);padding-bottom:clamp(3rem,6vw,5rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem;min-height:clamp(28rem,72vh,52rem)}.article-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.article-hero-img{width:100%;height:100%;object-fit:cover;display:block}.article-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 15%,transparent) 0%,transparent 35%,color-mix(in srgb,var(--color-foreground) 88%,transparent) 100%)}.article-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.65rem,1.2vw,.9rem);width:100%}.article-hero-eyebrow{display:flex;align-items:flex-start}.article-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1rem);margin-top:clamp(.5rem,1vw,.75rem)}.article-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-variant-numeric:tabular-nums}.article-meta-dot{display:inline-block;width:3px;height:3px;border-radius:9999px;background:currentColor;flex-shrink:0;opacity:.6}@media(prefers-reduced-motion:no-preference){.article-hero-eyebrow,.article-hero-content>*{opacity:0;animation:article-hero-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.article-hero-eyebrow{animation-delay:.05s}.article-hero-content>*:nth-child(1){animation-delay:.12s}.article-hero-content>*:nth-child(2){animation-delay:.19s}.article-hero-content>*:nth-child(3){animation-delay:.25s}}@keyframes article-hero-fade-up{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.article-hero-eyebrow,.article-hero-content>*{animation:none;opacity:1;transform:none}}.article-body{background:var(--color-background);--article-scroll-offset: clamp(5.5rem, 9vh, 7.5rem)}.article-layout{row-gap:clamp(1.5rem,3vw,2.5rem);align-items:start}@media(min-width:768px){.article-layout{row-gap:clamp(2rem,3vw,3rem)}.article-body{--article-scroll-offset: clamp(6rem, 10vh, 8rem)}.article-body .base-container{overflow:visible}}@media(min-width:1100px){.article-body{--article-scroll-offset: clamp(10rem, 13vh, 12rem)}}.article-sidebar{display:block}@media(max-width:767px){.article-sidebar-inner{display:flex;flex-direction:column;gap:1.75rem;padding-top:clamp(1rem,2vh,1.5rem);padding-bottom:clamp(1rem,2vw,1.5rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}}@media(min-width:768px){.article-sidebar{position:sticky;top:var(--article-scroll-offset);align-self:start;height:max-content;z-index:2}.article-sidebar-inner{display:flex;flex-direction:column;gap:1.75rem;padding-top:clamp(1rem,2vh,1.5rem);padding-right:1.25rem;border-right:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}}@media(min-width:1280px){.article-sidebar-inner{padding-right:.25rem;border-right:0}}.article-sidebar-block{padding-bottom:1.5rem;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.article-sidebar-label{color:color-mix(in srgb,var(--color-foreground) 40%,transparent);margin:0 0 .85rem}.article-sidebar-author-fallback{font-family:var(--font-heading);font-size:clamp(.95rem,1.1vw,1.2rem);font-weight:700;letter-spacing:-.01em;color:var(--color-foreground);margin:0}.article-sidebar-author-link{display:flex;align-items:center;gap:clamp(.65rem,.9vw,1rem);text-decoration:none;transition:opacity .2s ease}.article-sidebar-author-link:hover{opacity:.75}.article-sidebar-author-avatar{width:clamp(2.75rem,3.5vw,3.5rem);height:clamp(2.75rem,3.5vw,3.5rem);border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--color-background);outline:2px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.article-sidebar-author-info{display:flex;flex-direction:column;gap:.15rem}.article-sidebar-author-role{color:var(--color-inspire)}.article-sidebar-author-name{font-family:var(--font-heading);font-size:clamp(.95rem,1.1vw,1.2rem);font-weight:700;letter-spacing:-.01em;color:var(--color-foreground)}.article-toc{padding-bottom:0;border-bottom:none}.article-toc[hidden]{display:none!important}.article-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.1rem}.article-toc-item a{display:block;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-decoration:none;padding:.3rem .6rem;border-left:2px solid transparent;transition:color .2s ease,border-color .2s ease;border-radius:0 .25rem .25rem 0}.article-toc-item a:hover{color:var(--color-foreground);border-left-color:color-mix(in srgb,var(--color-foreground) 20%,transparent)}.article-toc-item.is-active a{color:var(--color-inspire);border-left-color:var(--color-inspire);font-weight:600}.article-toc-item--h3 a{padding-left:1.2rem}.article-sidebar-share{display:block}.article-share-icons{display:flex;gap:clamp(.4rem,.5vw,.65rem);flex-wrap:wrap}.article-share-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:clamp(2.25rem,2.5vw,3rem);height:clamp(2.25rem,2.5vw,3rem);border-radius:50%;background:color-mix(in srgb,var(--color-foreground) 5%,transparent);color:color-mix(in srgb,var(--color-foreground) 55%,transparent);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);cursor:pointer;text-decoration:none;flex-shrink:0;transition:background .2s ease,color .2s ease,border-color .2s ease}.article-share-icon-btn:hover{background:var(--color-inspire);color:var(--color-background);border-color:var(--color-inspire)}.article-share-icon-btn svg{display:block;flex-shrink:0;width:clamp(.95rem,1.1vw,1.2rem);height:clamp(.95rem,1.1vw,1.2rem)}.article-main{min-width:0;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.article-right-sidebar{display:block}.article-right-sidebar-inner{border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);padding-top:clamp(1.5rem,3vw,2rem)}.article-right-sidebar-inner .article-sidebar-label{margin-bottom:.5rem}.article-right-sidebar-inner .article-linked-cols+.article-sidebar-label{margin-top:1.25rem}@media(min-width:768px){.article-right-sidebar{grid-row:2;max-width:90ch}}.article-linked-cols{display:flex;flex-direction:column;gap:.625rem}.article-linked-col-card{display:flex;flex-direction:column;text-decoration:none;color:var(--color-foreground);border-radius:.75rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 2%,var(--color-background));border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);transition:border-color .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.article-linked-col-card:hover{border-color:color-mix(in srgb,var(--color-inspire) 35%,transparent);box-shadow:0 4px 16px color-mix(in srgb,var(--color-inspire) 10%,transparent);transform:translateY(-2px)}.article-linked-col-media{width:100%;aspect-ratio:16 / 9;overflow:hidden;flex-shrink:0}.article-linked-col-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.article-linked-col-img--product{object-fit:contain;mix-blend-mode:multiply;padding:.5rem}.article-linked-col-card:hover .article-linked-col-img{transform:scale(1.05)}.article-linked-col-title{font-size:.82rem;font-weight:600;line-height:1.3;padding:.6rem .75rem .7rem}.article-linked-col-card{flex-direction:row;align-items:center;gap:.75rem;padding:.5rem;transform:none}.article-linked-col-card:hover{transform:none}.article-linked-col-media{width:clamp(4rem,6vw,6rem);height:clamp(4rem,6vw,6rem);aspect-ratio:unset;flex-shrink:0;border-radius:.5rem}.article-linked-col-title{padding:0;font-size:clamp(.82rem,.9vw,1rem);flex:1;min-width:0}@media(max-width:400px){.article-linked-col-media{width:3.5rem;height:3.5rem}}.article-content{width:100%}.article-content>p,.article-content>h2,.article-content>h3,.article-content>ul,.article-content>ol{max-width:80ch}.article-content h2,.article-content h3{scroll-margin-top:calc(var(--article-scroll-offset) + 1rem)}.article-content em{color:var(--color-inspire)}.article-content a{color:var(--color-inspire);text-underline-offset:3px}.article-content blockquote{position:relative;border-left:4px solid var(--color-inspire);border-radius:0 .75rem .75rem 0;padding:clamp(1rem,2.5vw,1.5rem) clamp(1.25rem,3vw,2rem);margin:2em 0;max-width:80ch;font-style:normal;background:color-mix(in srgb,var(--color-inspire) 5%,var(--color-background));color:var(--color-foreground)}.article-content blockquote:before{content:"\201c";font-family:Georgia,serif;font-size:3.5rem;line-height:1;color:var(--color-inspire);opacity:.2;position:absolute;top:.25rem;left:.75rem;pointer-events:none}.article-content blockquote p{font-style:italic;font-weight:500;margin:0}.article-content img{width:100%;max-width:80ch;height:auto;border-radius:1rem;margin:2em 0}.article-tags-row{max-width:90ch;width:100%;display:flex;flex-wrap:wrap;gap:.5rem;padding-top:clamp(1.5rem,3vw,2.5rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.article-tag-link{text-decoration:none;transition:opacity .2s ease}.article-tag-link:hover{opacity:.75}.article-share-row{max-width:90ch;width:100%;display:flex;align-items:center;gap:1rem;padding:clamp(1rem,2vw,1.25rem) clamp(1.1rem,2vw,1.5rem);border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 3%,var(--color-background));border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);flex-wrap:wrap}@media(min-width:768px){.article-share-row{display:none}}.article-share-row-label{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 42%,transparent);white-space:nowrap}.article-share-row-btns{display:flex;gap:.45rem;flex-wrap:wrap}.article-share-row-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:9999px;font-size:.78rem;font-weight:600;text-decoration:none;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);color:color-mix(in srgb,var(--color-foreground) 75%,transparent);background:var(--color-background);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.article-share-row-btn:hover{background:var(--color-inspire);color:var(--color-background);border-color:var(--color-inspire)}.article-share-row-btn svg{flex-shrink:0}.article-hero-author{display:inline-flex;align-items:center;gap:.45rem;color:inherit;text-decoration:none;transition:opacity .2s ease}.article-hero-author:hover{opacity:.75}.article-hero-author-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1.5px solid color-mix(in srgb,var(--color-background) 50%,transparent)}.article-author-bio{max-width:90ch;width:100%;margin:0;padding:clamp(1.25rem,2vw,1.5rem);border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);background:color-mix(in srgb,var(--color-foreground) 2%,var(--color-background));text-decoration:none;color:inherit;display:block;transition:border-color .2s ease,background .2s ease}.article-author-bio:hover{border-color:color-mix(in srgb,var(--color-inspire) 35%,transparent);background:color-mix(in srgb,var(--color-inspire) 4%,var(--color-background))}.article-author-bio-inner{display:flex;gap:clamp(1rem,2vw,1.25rem);align-items:flex-start}.article-author-bio-avatar{width:clamp(56px,7vw,72px);height:clamp(56px,7vw,72px);border-radius:50%;object-fit:cover;display:block;flex-shrink:0;border:3px solid var(--color-background);outline:2px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);transition:outline-color .25s ease}.article-author-bio:hover .article-author-bio-avatar{outline-color:var(--color-inspire)}.article-author-bio-content{display:flex;flex-direction:column;gap:.4rem;min-width:0}.article-author-bio-role{font-family:var(--font-body);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-inspire)}.article-author-bio-name{font-family:var(--font-heading);font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:700;letter-spacing:-.02em;color:var(--color-foreground);text-decoration:none;transition:color .2s ease}.article-author-bio-name:hover{color:var(--color-inspire)}.article-author-bio-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;color:var(--color-inspire);text-decoration:none;margin-top:.15rem;transition:gap .2s ease,opacity .2s ease}.article-author-bio-link:hover{gap:.55rem;opacity:.8}.article-author-bio-intro{font-size:.9rem;line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 60%,transparent);margin:0;max-width:52ch}.article-back-row{max-width:90ch;width:100%;display:flex;align-items:flex-start}.article-related{background:var(--color-background)}.article-related-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap}.article-related-title{margin:0}.article-toc-fab{display:none!important}@media(max-width:767px){.article-toc-fab{display:none!important;position:fixed;bottom:clamp(1.25rem,3vw,1.75rem);right:clamp(1rem,3vw,1.5rem);z-index:200;width:52px;height:52px;border-radius:50%;background:var(--color-foreground);color:var(--color-background);border:none;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 4px 20px -4px color-mix(in srgb,var(--color-foreground) 40%,transparent);transition:transform .25s ease,box-shadow .25s ease}.article-toc-fab:hover{transform:translateY(-2px);box-shadow:0 8px 28px -4px color-mix(in srgb,var(--color-foreground) 45%,transparent)}.article-toc-fab-icon--open,.article-toc-fab-icon--close{position:absolute;transition:opacity .2s ease,transform .2s ease}.article-toc-fab[aria-expanded=false] .article-toc-fab-icon--open{opacity:1;transform:scale(1)}.article-toc-fab[aria-expanded=false] .article-toc-fab-icon--close,.article-toc-fab[aria-expanded=true] .article-toc-fab-icon--open{opacity:0;transform:scale(.6)}.article-toc-fab[aria-expanded=true] .article-toc-fab-icon--close{opacity:1;transform:scale(1)}}.article-sheet-backdrop{display:none}@media(max-width:767px){.article-sheet-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 45%,transparent);z-index:199;opacity:0;pointer-events:none;transition:opacity .35s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.article-sheet-backdrop.is-open{opacity:1;pointer-events:auto}}.article-sheet{display:none}@media(max-width:767px){.article-sheet{display:block;position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--color-background);border-radius:1.5rem 1.5rem 0 0;max-height:78vh;transform:translateY(100%);transition:transform .42s cubic-bezier(.22,1,.36,1);box-shadow:0 -8px 40px -8px color-mix(in srgb,var(--color-foreground) 22%,transparent)}.article-sheet.is-open{transform:translateY(0)}.article-sheet-handle{width:40px;height:4px;border-radius:2px;background:color-mix(in srgb,var(--color-foreground) 18%,transparent);margin:.75rem auto 0}.article-sheet-scroll{padding:.75rem 1.25rem 2.5rem;max-height:calc(78vh - 1.5rem);overflow-y:auto;overscroll-behavior:contain}.article-sheet-author{display:flex;align-items:center;gap:.75rem;padding:.75rem 0 1rem;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);margin-bottom:1rem;text-decoration:none;color:var(--color-foreground);transition:opacity .2s ease}.article-sheet-author:hover{opacity:.75}.article-sheet-author-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.article-sheet-author-info{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}.article-sheet-author-role{font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-inspire)}.article-sheet-author-name{font-family:var(--font-heading);font-size:.95rem;font-weight:700;color:var(--color-foreground)}.article-sheet-author-arrow{color:color-mix(in srgb,var(--color-foreground) 35%,transparent);flex-shrink:0}.article-sheet-nav-label{font-family:var(--font-body);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);margin-bottom:.65rem}.article-sheet-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.05rem}.article-sheet-toc-item a{display:block;color:color-mix(in srgb,var(--color-foreground) 65%,transparent);text-decoration:none;padding:.55rem .75rem;border-radius:.6rem;transition:background .15s ease,color .15s ease}.article-sheet-toc-item a:hover{background:color-mix(in srgb,var(--color-foreground) 5%,transparent);color:var(--color-foreground)}.article-sheet-toc-item.is-active a{color:var(--color-inspire);background:color-mix(in srgb,var(--color-inspire) 8%,transparent);font-weight:600}.article-sheet-toc-item--h3 a{padding-left:1.5rem}}.article-sheet-active{overflow:hidden}.blog-layout{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.blog-head{max-width:56rem}.blog-heading{margin:0}.blog-description{color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:44rem;margin:0}.blog-empty{text-align:center;padding:clamp(3rem,6vw,5rem) 0;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.blog-empty-text{color:color-mix(in srgb,var(--color-foreground) 52%,transparent)}.blog-pagination{display:flex;justify-content:center}.blog-hero{position:relative;color:var(--color-background);padding-top:clamp(10rem,18vh,16rem);padding-bottom:clamp(3rem,6vw,5rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem;min-height:clamp(26rem,65vh,48rem)}.blog-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.blog-hero-img{width:100%;height:100%;object-fit:cover;display:block}.blog-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 15%,transparent) 0%,transparent 35%,color-mix(in srgb,var(--color-foreground) 88%,transparent) 100%)}.blog-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem);width:100%}.blog-hero-eyebrow{display:flex;align-items:flex-start}.blog-hero-content{display:flex;flex-direction:column;gap:clamp(1rem,1.8vw,1.5rem);margin-top:clamp(3rem,5vw,4.5rem)}@media(prefers-reduced-motion:no-preference){.blog-hero-content>*{opacity:0;animation:blog-hero-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.blog-hero-content>*:nth-child(1){animation-delay:.05s}.blog-hero-content>*:nth-child(2){animation-delay:.12s}.blog-hero-content>*:nth-child(3){animation-delay:.19s}.blog-hero-content>*:nth-child(4){animation-delay:.26s}}@keyframes blog-hero-fade-up{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.blog-hero-content>*{animation:none;opacity:1;transform:none}}.collection-brands-strip{padding:clamp(2rem,3vw,3rem) 0;overflow:hidden}.collection-brands-strip-inner{margin-bottom:clamp(1.25rem,2vw,1.75rem);display:flex;align-items:center;justify-content:center}.collection-brands-label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.collection-brands-marquee-track{overflow:hidden}.collection-brands-reel{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:0 clamp(1rem,4vw,2rem)}.collection-brands-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;text-decoration:none;background:var(--color-background)}.collection-brands-item img{display:block;width:auto;height:clamp(1.75rem,2vw,2.5rem);max-width:10rem;object-fit:contain;mix-blend-mode:multiply}.collection-brands-item--clone{display:none}.collection-brands-marquee-track[data-marquee-mobile=true] .collection-brands-reel{flex-wrap:nowrap;justify-content:flex-start;gap:0;width:max-content;padding:0;animation:collection-brands-scroll var(--brands-duration, 28s) linear infinite}.collection-brands-marquee-track[data-marquee-mobile=true] .collection-brands-item{padding-right:clamp(2rem,4vw,3.5rem)}.collection-brands-marquee-track[data-marquee-mobile=true] .collection-brands-item--clone{display:flex}@media(min-width:1024px){.collection-brands-marquee-track[data-marquee-desktop=false] .collection-brands-reel{flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,3vw,2.5rem);width:auto;padding:0 clamp(1rem,4vw,2rem);animation:none}.collection-brands-marquee-track[data-marquee-desktop=false] .collection-brands-item{padding-right:0}.collection-brands-marquee-track[data-marquee-desktop=false] .collection-brands-item--clone{display:none}.collection-brands-marquee-track[data-marquee-desktop=true] .collection-brands-reel{flex-wrap:nowrap;justify-content:flex-start;gap:0;width:max-content;padding:0;animation:collection-brands-scroll var(--brands-duration, 28s) linear infinite}.collection-brands-marquee-track[data-marquee-desktop=true] .collection-brands-item{padding-right:clamp(2rem,4vw,3.5rem)}.collection-brands-marquee-track[data-marquee-desktop=true] .collection-brands-item--clone{display:flex}}.collection-brands-reel:hover{animation-play-state:paused}@keyframes collection-brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.collection-brands-reel{animation:none!important}}.collection-content{background:var(--color-background)}.collection-content-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,2vw,2rem)}@media(min-width:1024px){.collection-content-grid{grid-template-columns:minmax(0,22rem) minmax(0,1fr);gap:clamp(2rem,4vw,4rem);align-items:start}}.collection-content-heading{margin:0}.collection-content-body{max-width:56rem;color:color-mix(in srgb,var(--color-foreground) 80%,transparent)}.collection-content-body p{margin:0 0 .75em}.collection-content-body p:last-child{margin-bottom:0}.contact-hero{position:relative;color:var(--color-background);padding-top:clamp(10rem,18vh,16rem);padding-bottom:clamp(3rem,6vw,5rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem;min-height:clamp(26rem,65vh,48rem)}.contact-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.contact-hero-img{width:100%;height:100%;object-fit:cover;display:block}.contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 15%,transparent) 0%,transparent 35%,color-mix(in srgb,var(--color-foreground) 88%,transparent) 100%)}.contact-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem);width:100%}.contact-hero-eyebrow{display:flex;align-items:flex-start}.contact-hero-content{display:flex;flex-direction:column;gap:clamp(1rem,1.8vw,1.5rem);margin-top:clamp(3rem,5vw,4.5rem)}@media(prefers-reduced-motion:no-preference){.contact-hero-content>*{opacity:0;animation:contact-hero-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.contact-hero-content>*:nth-child(1){animation-delay:.05s}.contact-hero-content>*:nth-child(2){animation-delay:.12s}.contact-hero-content>*:nth-child(3){animation-delay:.19s}.contact-hero-content>*:nth-child(4){animation-delay:.26s}}@keyframes contact-hero-fade-up{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.contact-hero-content>*{animation:none;opacity:1;transform:none}}.contact-main-wrap{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.contact-map-info-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media(min-width:768px){.contact-map-info-grid{grid-template-columns:1fr 1fr}}.contact-map-col,.contact-info-col{align-self:start}.contact-cta-row{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:clamp(2rem,4vw,3rem)}@media(min-width:640px){.contact-cta-row{grid-template-columns:1fr 1fr}}.contact-cta-card{display:flex;align-items:center;gap:clamp(.9rem,1.5vw,1.25rem);padding:clamp(1.1rem,2vw,1.5rem) clamp(1.25rem,2vw,1.75rem);background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);border-radius:var(--radius-2xl);text-decoration:none;transition:border-color .25s ease,background .25s ease,transform .25s ease;position:relative;overflow:hidden}.contact-cta-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--contact-primary) 4%,transparent);opacity:0;transition:opacity .25s ease}.contact-cta-card:hover{border-color:color-mix(in srgb,var(--contact-primary) 40%,transparent);transform:translateY(-2px)}.contact-cta-card:hover:before{opacity:1}.contact-cta-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--radius-xl);background:color-mix(in srgb,var(--contact-primary) 8%,transparent);color:var(--contact-primary);flex-shrink:0;transition:background .25s ease;position:relative}.contact-cta-card:hover .contact-cta-icon{background:color-mix(in srgb,var(--contact-primary) 14%,transparent)}.contact-cta-body{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0;position:relative}.contact-cta-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--contact-primary)}.contact-cta-value{font-size:clamp(.95rem,1.1vw,1.15rem);font-weight:600;color:var(--color-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.contact-cta-arrow{color:color-mix(in srgb,var(--color-foreground) 28%,transparent);flex-shrink:0;transition:color .25s ease,transform .25s ease;position:relative}.contact-cta-card:hover .contact-cta-arrow{color:var(--contact-primary);transform:translate(3px)}.contact-info-list{display:flex;flex-direction:column}.ci-item{display:flex;align-items:flex-start;gap:1rem;padding:clamp(1.1rem,1.8vw,1.5rem) 0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent)}.ci-item:last-child{border-bottom:none}.ci-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--contact-primary) 8%,transparent);color:var(--contact-primary);flex-shrink:0;margin-top:.1rem}.ci-item--muted .ci-icon{background:color-mix(in srgb,var(--contact-primary) 8%,transparent);color:var(--contact-primary)}.ci-body{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.ci-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.ci-item--muted .ci-label{color:color-mix(in srgb,var(--color-foreground) 32%,transparent)}.ci-value{font-size:clamp(.9rem,.95vw,1rem);line-height:1.5;color:var(--color-foreground);white-space:pre-line;font-weight:500}.ci-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;color:var(--contact-primary);text-decoration:none;transition:gap .2s ease;width:fit-content}.ci-link:hover{gap:.5rem}.ci-social-row{display:flex;flex-direction:column;gap:.4rem}.ci-social-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:clamp(.88rem,.93vw,1rem);font-weight:500;color:var(--color-foreground);transition:color .2s ease;width:fit-content}.ci-social-link:hover{color:var(--contact-primary)}.ci-platform{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);background:color-mix(in srgb,var(--color-foreground) 6%,transparent);border-radius:9999px;padding:.15rem .55rem}.ci-meta-list{display:flex;flex-direction:column;gap:.2rem}.ci-meta-list span{font-size:clamp(.8rem,.86vw,.9rem);font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--color-foreground) 48%,transparent);line-height:1.5}.contact-map-wrap{position:relative;border-radius:var(--radius-2xl);overflow:hidden;aspect-ratio:4 / 3;border:1px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);box-shadow:0 4px 16px -4px color-mix(in srgb,var(--color-foreground) 6%,transparent),0 20px 48px -12px color-mix(in srgb,var(--color-foreground) 10%,transparent)}.contact-map-iframe{width:100%;height:100%;border:none;display:block}.contact-map-cta{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.45rem;background:var(--color-background);color:var(--color-foreground);font-size:.85rem;font-weight:600;padding:.6rem 1.1rem;border-radius:9999px;text-decoration:none;white-space:nowrap;box-shadow:0 2px 12px color-mix(in srgb,var(--color-foreground) 18%,transparent);transition:background .2s ease,color .2s ease,gap .2s ease}.contact-map-cta:hover{background:var(--contact-primary);color:var(--color-background);gap:.6rem}.faq-layout{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,4vw,4rem)}@media(min-width:1024px){.faq-layout{grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,7rem);align-items:start}}.faq-intro{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.faq-list{display:grid;grid-template-columns:1fr}.faq-item{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.faq-summary{display:grid;grid-template-columns:2rem 1fr auto;align-items:center;gap:clamp(.75rem,1.25vw,1.25rem);padding:clamp(1.1rem,1.75vw,1.5rem) 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.faq-summary::-webkit-details-marker{display:none}.faq-num{font-family:var(--font-heading);font-size:.7rem;font-weight:600;letter-spacing:.06em;color:color-mix(in srgb,var(--color-foreground) 30%,transparent);transition:color .2s ease;line-height:1;align-self:center}.faq-item[open] .faq-num{color:var(--color-shop)}.faq-question{color:var(--color-foreground);transition:color .2s ease}.faq-item[open] .faq-question{color:var(--color-shop)}.faq-toggle{position:relative;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;transform:rotate(0);transition:border-color .45s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.faq-toggle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--color-shop);transform:scale(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}.faq-item[open] .faq-toggle{border-color:var(--color-shop);transform:rotate(135deg)}.faq-item[open] .faq-toggle:before{transform:scale(1)}.faq-summary:hover .faq-toggle{border-color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.faq-toggle-bar{position:absolute;background:var(--color-foreground);border-radius:9999px;transition:background .35s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.faq-item[open] .faq-toggle-bar{background:var(--color-background)}.faq-toggle-h{width:.7rem;height:1.5px;transform:scaleX(1);transform-origin:center}.faq-toggle-v{width:1.5px;height:.7rem;transform:scaleY(1);transform-origin:center}.faq-item[open] .faq-toggle-v{transform:scaleY(0)}.faq-question{transform:translate(0);transition:color .25s ease,transform .45s cubic-bezier(.22,1,.36,1)}.faq-summary:hover .faq-question{transform:translate(.25rem)}.faq-item[open] .faq-question{color:var(--color-shop);transform:translate(0)}.faq-body{padding-left:calc(2rem + clamp(.75rem,1.25vw,1.25rem));overflow:hidden;will-change:height}.faq-answer{padding-bottom:clamp(1.1rem,1.75vw,1.5rem);color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:58ch;will-change:opacity,transform}.faq-answer p{margin:0 0 .75em}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:var(--color-shop);text-decoration:underline;text-underline-offset:.2em}@media(prefers-reduced-motion:reduce){.faq-toggle,.faq-toggle:before,.faq-toggle-bar,.faq-question{transition:none!important}}.projects-slider-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;overscroll-behavior-x:contain}.projects-slider-track::-webkit-scrollbar{display:none}.projects-slider-track>*{flex-shrink:0;scroll-snap-align:start;width:100%}@media(min-width:768px){.projects-slider-track>*{max-width:70%}}@media(min-width:1024px){.projects-slider-track>*{max-width:40%}}.projects-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 20%,transparent);background:transparent;color:var(--color-foreground);cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease,transform .15s ease}.projects-slider-btn:hover:not(:disabled){background:color-mix(in srgb,var(--color-foreground) 8%,transparent);border-color:var(--color-foreground)}.projects-slider-btn:active:not(:disabled){transform:scale(.94)}.projects-slider-btn:disabled{opacity:.3;cursor:not-allowed}.category-collections-intro{color:var(--color-foreground);display:flex;flex-direction:column;gap:clamp(1rem,1.75vw,1.5rem)}.category-collections-intro h1,.category-collections-intro h2,.category-collections-intro h3{font-family:var(--font-heading);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:.5rem}.category-collections-intro h1{font-size:clamp(2.25rem,4.5vw,3.5rem)}.category-collections-intro h2{font-size:clamp(1.75rem,3.5vw,2.75rem)}.category-collections-intro h3{font-size:clamp(1.4rem,2.5vw,2rem)}.category-collections-intro p{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;margin-bottom:2rem}.category-collections-intro em{font-style:italic}.category-collections-quote{display:flex;flex-direction:row;align-items:start;gap:clamp(1rem,2vw,1.75rem);padding:clamp(1.25rem,2vw,2rem);background:color-mix(in srgb,var(--color-inspire) 8%,transparent);border-radius:clamp(1.25rem,2vw,1.75rem)}.category-collections-quote-avatar{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);border-radius:9999px;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.category-collections-quote-body{display:flex;flex-direction:column;gap:.75rem;min-width:0}.category-collections-quote-text{font-family:var(--font-heading);font-style:italic;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.4;letter-spacing:-.005em;color:var(--color-foreground);margin:0}.category-collections-quote-text p{margin:0}.category-collections-quote-text p+p{margin-top:.5em}.category-collections-quote-author{display:flex;flex-direction:column;gap:.15rem}.category-collections-quote-name{font-style:normal;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);line-height:1.3}.category-collections-quote-job{font-size:.75rem;line-height:1.3;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.category-collections-quote-avatar-link{display:flex;flex-shrink:0;border-radius:9999px;transition:opacity .2s ease}.category-collections-quote-avatar-link:hover{opacity:.75}.category-collections-quote-name-link{text-decoration:none;display:inline-block;transition:opacity .2s ease}.category-collections-quote-name-link:hover{opacity:.65}.category-collections-heading{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--color-foreground)}.category-collections-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.category-collections-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.category-collections-grid{grid-template-columns:repeat(3,1fr)}}.category-collections-empty{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);text-align:center;padding:clamp(2rem,4vw,3rem) 0}.category-collections-toolbar{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,1.5vw,1.25rem);flex-wrap:wrap}.category-collections-toolbar-heading{margin:0}.collections-filters-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.625rem 1.1rem .625rem .85rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent);background:var(--color-background);color:var(--color-foreground);cursor:pointer;font-size:.95rem;font-weight:500;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.collections-filters-btn:hover{background:color-mix(in srgb,var(--color-foreground) 6%,var(--color-background));border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.collections-filters-btn:active{transform:scale(.97)}.collections-filters-btn-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground)}.collections-filters-btn-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .45rem;border-radius:9999px;background:var(--color-inspire);color:var(--color-background);font-size:.78rem;font-weight:600;line-height:1;margin-left:.2rem}.collections-filters-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 35%,transparent);z-index:90;opacity:0;transition:opacity .3s ease}.collections-filters-backdrop.is-open{opacity:1}.collections-filters-panel{position:fixed;top:0;right:0;bottom:0;width:min(420px,92vw);background:var(--color-background);color:var(--color-foreground);z-index:100;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);box-shadow:-24px 0 60px -30px #00000040}.collections-filters-panel.is-open{transform:translate(0)}@media(prefers-reduced-motion:reduce){.collections-filters-panel,.collections-filters-backdrop{transition-duration:.01s}}.collections-filters-panel-head{display:flex;align-items:center;justify-content:space-between;padding:clamp(1.25rem,2vw,1.75rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.collections-filters-panel-head .h4{margin:0}.collections-filters-close{width:2.5rem;height:2.5rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:9999px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);transition:background-color .2s ease}.collections-filters-close:hover{background:color-mix(in srgb,var(--color-foreground) 8%,transparent)}.collections-filters-panel-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;gap:clamp(1.25rem,2.25vw,1.75rem)}.collections-filters-group{display:flex;flex-direction:column;gap:.6rem}.collections-filters-group-title{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.collections-filters-search{display:flex;align-items:center;gap:.55rem;padding:.55rem .85rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);transition:border-color .2s ease}.collections-filters-search:focus-within{border-color:color-mix(in srgb,var(--color-foreground) 28%,transparent)}.collections-filters-search-icon{display:inline-flex;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.collections-filters-search input{flex:1;background:transparent;border:0;outline:0;padding:0;font-size:.95rem;color:var(--color-foreground)}.collections-filters-search input::placeholder{color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.collections-filters-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15rem;max-height:22rem;overflow-y:auto;overscroll-behavior:contain}.collections-filters-empty{color:color-mix(in srgb,var(--color-foreground) 50%,transparent);padding:.5rem 0}.filter-option{margin:0}.filter-option.is-hidden{display:none}.filter-option-label{display:flex;align-items:center;gap:.75rem;padding:.55rem .7rem;border-radius:.7rem;cursor:pointer;transition:background-color .2s ease}.filter-option-label:hover{background:color-mix(in srgb,var(--color-foreground) 5%,transparent)}.filter-option-checkbox{position:absolute;opacity:0;pointer-events:none}.filter-option-logo-frame{flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.5rem;background:var(--color-background);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.filter-option-logo{max-width:80%;max-height:80%;object-fit:contain;mix-blend-mode:multiply}.filter-option-logo-fallback{font-family:var(--font-heading);font-size:1.05rem;color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.filter-option-text{flex:1;font-size:.95rem;color:var(--color-foreground)}.filter-option-check{width:1.35rem;height:1.35rem;border-radius:.4rem;border:1.5px solid color-mix(in srgb,var(--color-foreground) 22%,transparent);background:var(--color-background);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}.filter-option-check svg{opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease}.filter-option-checkbox:checked+.filter-option-logo-frame+.filter-option-text+.filter-option-check,.filter-option-checkbox:checked~.filter-option-check{background:var(--color-inspire);border-color:var(--color-inspire)}.filter-option-checkbox:checked~.filter-option-check svg{opacity:1;transform:scale(1)}.filter-option-checkbox:focus-visible~.filter-option-check{box-shadow:0 0 0 3px color-mix(in srgb,var(--color-inspire) 35%,transparent)}.collections-filters-panel-foot{display:flex;align-items:center;gap:.75rem;padding:clamp(1rem,1.5vw,1.25rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:var(--color-background)}.collections-filters-reset{padding:.7rem 1.2rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent);background:transparent;color:var(--color-foreground);cursor:pointer;font-weight:500;transition:background-color .2s ease}.collections-filters-reset:hover{background:color-mix(in srgb,var(--color-foreground) 8%,transparent)}.collections-filters-apply{flex:1;padding:.8rem 1.4rem;border-radius:9999px;border:0;background:var(--color-inspire);color:var(--color-background);font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.collections-filters-apply:hover{opacity:.92}.collections-filters-apply:active{transform:scale(.98)}body.collections-filters-locked{overflow:hidden}.category-content-text{color:var(--color-foreground);display:flex;flex-direction:column;gap:clamp(1rem,1.75vw,1.5rem)}.category-content-text h1,.category-content-text h2,.category-content-text h3{font-family:var(--font-heading);font-weight:700;line-height:1.1em;margin-bottom:.5rem}.category-content-text h1{font-size:clamp(2rem,3.47vw,4rem)}.category-content-text h2{font-size:clamp(2.2rem,3.2vw,3.5rem)}.category-content-text h3{font-size:clamp(1.25rem,1.6vw,2rem);line-height:1.2em}.category-content-text h1 em,.category-content-text h2 em,.category-content-text h3 em{font-style:italic;color:var(--color-accent);font-weight:400}.category-content-text p{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;margin-bottom:2rem}.category-content-text em{font-style:italic}.category-content-text a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;transition:opacity .2s ease}.category-content-text a:hover{opacity:.75}.category-content-text ul,.category-content-text ol{padding-left:1.25rem;display:flex;flex-direction:column;gap:.35rem;margin-bottom:2rem}.category-content-text li{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em}.category-content-image-frame{position:relative;aspect-ratio:1/1;width:100%;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,2vw,2rem)}@media(min-width:1024px){.category-content-image-frame{aspect-ratio:4 / 3}}.category-content-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.75rem;display:block}.inspire-category-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.inspire-category-hero{min-height:clamp(22rem,60vh,36rem)}}.inspire-category-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.inspire-category-hero-img{width:100%;height:100%;object-fit:cover;display:block}.inspire-category-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 60%,transparent 100%)}.inspire-category-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:100%}.inspire-category-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.inspire-category-hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:600;letter-spacing:-.02em;line-height:1}.inspire-category-hero-desc{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;color:color-mix(in srgb,var(--color-background) 88%,transparent);max-width:60ch}.category-media-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.category-media-grid{column-count:2}}@media(min-width:1024px){.category-media-grid{column-count:3}}@media(min-width:1440px){.category-media-grid{column-count:4}}.category-media-item{display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.category-media-item.is-hidden{display:none}.category-media-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.category-media-item:hover .category-media-img{transform:scale(1.03)}.category-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.category-media-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.category-media-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.category-media-lightbox.is-open .category-media-lightbox-overlay{opacity:1}.category-media-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.category-media-lightbox.is-open .category-media-lightbox-figure{opacity:1;transform:scale(1)}.category-media-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.category-media-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.category-media-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.category-media-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.category-media-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.category-media-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.category-media-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg);transition:transform .25s cubic-bezier(.22,1,.36,1)}.category-media-lightbox-chevron.is-flipped{transform:rotate(90deg)}.category-media-lightbox-prev:hover .category-media-lightbox-chevron{transform:rotate(90deg) translateY(.2rem)}.category-media-lightbox-next:hover .category-media-lightbox-chevron{transform:rotate(-90deg) translateY(.2rem)}.category-media-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.category-media-lightbox.is-open .category-media-lightbox-counter{opacity:1}.collectie-content-text{color:var(--color-foreground);display:flex;flex-direction:column;gap:clamp(1rem,1.75vw,1.5rem)}.collectie-content-text h1,.collectie-content-text h2,.collectie-content-text h3{font-family:var(--font-heading);font-weight:700;line-height:1.1em;margin-bottom:.5rem}.collectie-content-text h1{font-size:clamp(2rem,3.47vw,4rem)}.collectie-content-text h2{font-size:clamp(1.75rem,2.75vw,3rem)}.collectie-content-text h3{font-size:clamp(1.25rem,1.6vw,2rem);line-height:1.2em}.collectie-content-text h1 em,.collectie-content-text h2 em,.collectie-content-text h3 em{font-style:italic;color:var(--color-inspire);font-weight:400}.collectie-content-text p{font-size:clamp(1.05rem,1.2vw,1.375rem);line-height:1.5em;margin-bottom:1.25rem}.collectie-content-text em{font-style:italic}.collectie-content-text a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;transition:opacity .2s ease}.collectie-content-text a:hover{opacity:.75}.collectie-content-text ul,.collectie-content-text ol{padding-left:1.25rem;display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.5rem}.collectie-content-text li{font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.5em}.collectie-content-text strong{font-weight:600}.collectie-hero{color:var(--color-foreground);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.collectie-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);align-items:center}@media(min-width:768px){.collectie-hero-grid{grid-template-columns:1fr 1fr}}.collectie-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);align-items:flex-start}.collectie-hero-title{font-family:var(--font-heading);font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.02;color:var(--color-foreground)}.collectie-hero-desc{font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.5;color:color-mix(in srgb,var(--color-foreground) 75%,transparent);max-width:60ch}.collectie-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:clamp(.5rem,1vw,.75rem)}.collectie-hero-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem .5rem .5rem;border-radius:.75rem;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);color:var(--color-foreground);text-decoration:none;transition:background-color .25s ease,border-color .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.collectie-hero-badge:hover{background:color-mix(in srgb,var(--color-inspire) 6%,transparent);border-color:color-mix(in srgb,var(--color-inspire) 25%,transparent);transform:translateY(-1px)}.collectie-hero-badge--category{padding:.5rem 1rem}.collectie-hero-merk-frame{flex-shrink:0;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;background:var(--color-background);overflow:hidden}.collectie-hero-merk-logo{width:80%;height:80%;object-fit:contain;mix-blend-mode:multiply}.collectie-hero-merk-fallback{font-family:var(--font-heading);font-weight:600;color:color-mix(in srgb,var(--color-foreground) 70%,transparent)}.collectie-hero-badge-info{display:flex;flex-direction:column;line-height:1.1}.collectie-hero-badge-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.collectie-hero-badge-name{font-size:.9rem;font-weight:600}.collectie-hero-action{margin-top:clamp(.75rem,1.5vw,1.25rem)}.collectie-hero-media{position:relative;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);aspect-ratio:3 / 2}.collectie-hero-img{width:100%;height:100%;object-fit:cover;display:block}.collectie-media-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.collectie-media-grid{column-count:2}}@media(min-width:1024px){.collectie-media-grid{column-count:3}}@media(min-width:1440px){.collectie-media-grid{column-count:4}}.collectie-media-item{position:relative;display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.collectie-media-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.collectie-media-item:hover .collectie-media-img{transform:scale(1.03)}.collectie-media-badge{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem .35rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--color-foreground) 80%,transparent);color:var(--color-background);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1}.collectie-media-badge-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:9999px;background:var(--color-inspire);color:var(--color-background);font-size:.55rem}.collectie-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.collectie-media-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.collectie-media-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.collectie-media-lightbox.is-open .collectie-media-lightbox-overlay{opacity:1}.collectie-media-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.collectie-media-lightbox.is-open .collectie-media-lightbox-figure{opacity:1;transform:scale(1)}.collectie-media-lightbox-img,.collectie-media-lightbox-video{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain;background:#000}.collectie-media-lightbox-img[hidden],.collectie-media-lightbox-video[hidden]{display:none}.collectie-media-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.collectie-media-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.collectie-media-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.collectie-media-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.collectie-media-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.collectie-media-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg);transition:transform .25s cubic-bezier(.22,1,.36,1)}.collectie-media-lightbox-chevron.is-flipped{transform:rotate(90deg)}.collectie-media-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.collectie-media-lightbox.is-open .collectie-media-lightbox-counter{opacity:1}.collectie-related-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.collectie-related-controls{display:none;gap:.5rem}@media(min-width:768px){.collectie-related-controls{display:inline-flex}}.collectie-related-btn{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:var(--color-background);color:var(--color-foreground);cursor:pointer;font-size:.85rem;transition:background-color .2s ease,color .2s ease,opacity .2s ease,border-color .2s ease}.collectie-related-btn:hover:not(:disabled){background:color-mix(in srgb,var(--color-inspire) 8%,transparent);color:var(--color-inspire);border-color:color-mix(in srgb,var(--color-inspire) 25%,transparent)}.collectie-related-btn:disabled{opacity:.35;cursor:not-allowed}.collectie-related-btn--prev{transform:rotate(90deg)}.collectie-related-btn--next{transform:rotate(-90deg)}.collectie-related-track{display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.collectie-related-track::-webkit-scrollbar{display:none}@media(min-width:640px){.collectie-related-track{grid-auto-columns:50%}}@media(min-width:1024px){.collectie-related-track{grid-auto-columns:calc((100% - 2 * .75rem) / 3)}}@media(min-width:1440px){.collectie-related-track{grid-auto-columns:calc((100% - 2.25rem)/4)}}.collectie-related-slide{scroll-snap-align:start;min-width:0}.collectie-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.collectie-video-frame video,.collectie-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.collectie-video-frame.is-youtube .collectie-video-iframe{pointer-events:none}.collectie-video-frame.is-youtube.is-active .collectie-video-iframe{pointer-events:auto}.collectie-video-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-foreground) 25%,transparent);border:0;cursor:pointer;transition:opacity .3s ease,background-color .3s ease}.collectie-video-cover:hover{background:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.collectie-video-frame.is-active .collectie-video-cover{opacity:0;pointer-events:none}.collectie-video-cover-play{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--color-background);color:var(--color-inspire);font-size:clamp(1.25rem,1.6vw,1.5rem);box-shadow:0 12px 32px -10px #00000073;transition:transform .25s cubic-bezier(.22,1,.36,1)}.collectie-video-cover:hover .collectie-video-cover-play{transform:scale(1.05)}.inspire-hero-root{height:100vh;min-height:100vh}@supports (height: 100svh){.inspire-hero-root{height:100svh;min-height:100svh}}.inspire-hero-overlay{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.inspire-hero__inline-image{vertical-align:middle;height:1.1em;width:auto;margin-inline:0;transform:translateY(.06em)}.inspire-hero__heading-line{display:block}@media(min-width:1024px){.inspire-hero__bottom-wrap{position:absolute;right:40px;bottom:40px;max-width:52ch}.inspire-hero__bottom{padding-right:0;padding-bottom:0;max-width:52ch}}.inspire-hero-slider{gap:.75rem;align-items:center}.inspire-hero-slider__thumbs{display:grid;width:clamp(66px,4vw,80px);aspect-ratio:3/4;flex:0 0 auto}.inspire-hero-slider__thumb{grid-area:1 / 1;position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden;opacity:0;transform:scale(1.04);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform 1.4s cubic-bezier(.4,0,.2,1);pointer-events:none}.inspire-hero-slider__thumb.is-active{opacity:.8;transform:scale(1);pointer-events:auto}.inspire-hero-slider__thumb img{width:100%;height:100%;object-fit:cover}.inspire-hero-slider__thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;background:#f5f1e81a;backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(.5px)}.inspire-hero-slider__panel{display:flex;flex-direction:column;gap:1.25rem}.inspire-hero-slider__row{display:flex;gap:.75rem;align-items:stretch}.inspire-hero-slider__media{width:clamp(104px,6vw,130px);aspect-ratio:3/4;border-radius:8px;overflow:hidden;display:grid}.inspire-hero-slider__main{grid-area:1 / 1;opacity:0;transform:scale(1.04);transition:opacity .9s cubic-bezier(.4,0,.2,1),transform 1.4s cubic-bezier(.4,0,.2,1);width:100%;height:100%;display:block;pointer-events:none}.inspire-hero-slider__main img{width:100%;height:100%;object-fit:cover;display:block}.inspire-hero-slider__main.is-active{opacity:1;transform:scale(1);pointer-events:auto;cursor:pointer}.inspire-hero-slider__content{display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;min-width:0}.inspire-hero-slider__arrows{display:flex;gap:1rem;align-items:center}.inspire-hero-slider__arrow{border:0;background:transparent;color:color-mix(in srgb,var(--color-background) 92%,transparent);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.inspire-hero-slider__arrow svg{width:22px;height:22px;display:block}.inspire-hero-slider__texts{display:grid}.inspire-hero-slider__text{grid-area:1 / 1;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;opacity:0;transform:translateY(10px);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1);pointer-events:none}.inspire-hero-slider__text.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.inspire-hero-slider__title{font-size:20px;line-height:1.5;font-weight:700}.inspire-hero-slider__title-link{color:var(--color-background);text-decoration:none}.inspire-hero-slider__title-link:hover{text-decoration:underline;text-underline-offset:3px}.inspire-hero-slider__progress{display:flex;gap:8px;overflow:hidden}.inspire-hero-slider__bar{position:relative;flex:1 0 0;height:2px;background:color-mix(in srgb,var(--color-background) 22%,transparent);border-radius:9999px;overflow:hidden}.inspire-hero-slider__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-background);transform-origin:left center;transform:scaleX(0);border-radius:inherit}.inspire-hero-slider__bar.is-complete:after{transform:scaleX(1)}.inspire-hero-slider__bar.is-active:after{animation:inspire-hero-bar-fill var(--inspire-hero-duration, 6s) linear forwards}.inspire-hero-slider.is-paused .inspire-hero-slider__bar.is-active:after{animation-play-state:paused}@keyframes inspire-hero-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.merken-collections-intro{color:var(--color-foreground);display:flex;flex-direction:column;gap:clamp(1rem,1.75vw,1.5rem)}.merken-collections-intro h1,.merken-collections-intro h2,.merken-collections-intro h3{font-family:var(--font-heading);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:.5rem}.merken-collections-intro h1{font-size:clamp(2.25rem,4.5vw,3.5rem)}.merken-collections-intro h2{font-size:clamp(1.75rem,3.5vw,2.75rem)}.merken-collections-intro h3{font-size:clamp(1.4rem,2.5vw,2rem)}.merken-collections-intro p{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;margin-bottom:2rem}.merken-collections-intro em{font-style:italic}.merken-collections-highlight{display:flex;flex-direction:column;gap:clamp(1rem,1.5vw,1.5rem);padding:clamp(1.25rem,2vw,2rem);background:color-mix(in srgb,var(--color-inspire) 8%,transparent);border-radius:clamp(1.25rem,2vw,1.75rem)}.merken-collections-download{display:flex}.merken-collections-quote{display:flex;flex-direction:row;align-items:start;gap:clamp(1rem,2vw,1.75rem)}.merken-collections-quote-avatar{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);border-radius:9999px;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.merken-collections-quote-body{display:flex;flex-direction:column;gap:.75rem;min-width:0}.merken-collections-quote-text{font-family:var(--font-heading);font-style:italic;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.4;letter-spacing:-.005em;color:var(--color-foreground);margin:0}.merken-collections-quote-author{display:flex;flex-direction:column;gap:.15rem}.merken-collections-quote-name{font-style:normal;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);line-height:1.3}.merken-collections-quote-job{font-size:.75rem;line-height:1.3;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.merken-collections-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.merken-collections-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.merken-collections-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1440px){.merken-collections-grid{grid-template-columns:repeat(4,1fr)}}.collectie-card-wrap{transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1)}.collectie-card-wrap.is-hidden{display:none}.collectie-card-wrap.is-revealing{opacity:0;transform:translateY(.75rem)}.collectie-card-wrap.is-revealed{opacity:1;transform:translateY(0)}.merken-content-text{color:var(--color-foreground);display:flex;flex-direction:column;gap:clamp(1rem,1.75vw,1.5rem)}.merken-content-text h1,.merken-content-text h2,.merken-content-text h3{font-family:var(--font-heading);font-weight:700;line-height:1.1em;margin-bottom:.5rem}.merken-content-text h1{font-size:clamp(2rem,3.47vw,4rem)}.merken-content-text h2{font-size:clamp(2.2rem,3.2vw,3.5rem)}.merken-content-text h3{font-size:clamp(1.25rem,1.6vw,2rem);line-height:1.2em}.merken-content-text h1 em,.merken-content-text h2 em,.merken-content-text h3 em{font-style:italic;color:var(--color-accent);font-weight:400}.merken-content-text p{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;margin-bottom:2rem}.merken-content-text em{font-style:italic}.merken-content-text a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;transition:opacity .2s ease}.merken-content-text a:hover{opacity:.75}.merken-content-text ul,.merken-content-text ol{padding-left:1.25rem;display:flex;flex-direction:column;gap:.35rem;margin-bottom:2rem}.merken-content-text li{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em}.merken-content-image-frame{position:relative;aspect-ratio:1/1;width:100%;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,2vw,2rem)}@media(min-width:1024px){.merken-content-image-frame{aspect-ratio:4 / 3}}.merken-content-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.75rem;display:block}.inspire-cta-text-card{position:relative;background:var(--color-inspire);color:var(--color-background);border-radius:1rem;padding:clamp(1.75rem,2.5vw,2.5rem);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(2rem,4vw,3.5rem);overflow:hidden}.inspire-cta-text-card--shop{background:var(--color-shop)}.inspire-cta-eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.6rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--color-background);align-self:flex-start}.inspire-cta-eyebrow-line{width:1.75rem;height:1px;background:var(--color-background);flex-shrink:0}.inspire-cta-text-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1rem);align-items:flex-start}.inspire-cta-heading{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;max-width:14ch;color:var(--color-background)}.inspire-cta-sub{font-size:clamp(1rem,1.05vw,1.0625rem);line-height:1.5;max-width:38ch;color:color-mix(in srgb,var(--color-background) 85%,transparent)}.inspire-cta-sub--rich p{margin:0}.inspire-cta-sub--rich p+p{margin-top:.6em}.inspire-cta-sub--rich strong{font-weight:600;color:var(--color-background)}.inspire-cta-sub--rich em{font-style:italic}.inspire-cta-sub--rich a{color:var(--color-background);text-decoration:underline;text-underline-offset:.15em}.inspire-cta-dot{width:.5rem;height:.5rem;border-radius:9999px;background:var(--color-background);display:inline-block;flex-shrink:0}.inspire-cta-action{margin-top:clamp(.5rem,1vw,.75rem)}.inspire-cta-image-card{position:relative;border-radius:1rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.inspire-cta-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.inspire-cta-image-card:hover .inspire-cta-image{transform:scale(1.03)}.inspire-merken-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.inspire-merken-hero{min-height:clamp(22rem,60vh,36rem)}}.inspire-merken-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.inspire-merken-hero-img{width:100%;height:100%;object-fit:cover;display:block}.inspire-merken-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 60%,transparent 100%)}.inspire-merken-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:100%}.inspire-merken-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,3rem);align-items:end}@media(min-width:768px){.inspire-merken-hero-grid{grid-template-columns:1fr auto}}.inspire-merken-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.inspire-merken-hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:600;letter-spacing:-.02em;line-height:1}.inspire-merken-hero-desc{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;color:color-mix(in srgb,var(--color-background) 88%,transparent);max-width:60ch}.inspire-merken-hero-blob{position:relative;width:clamp(8rem,16vw,14rem);aspect-ratio:1 / 1;flex-shrink:0;order:-1;justify-self:start}@media(min-width:768px){.inspire-merken-hero-blob{order:0;justify-self:end}}.inspire-merken-hero-blob-accent{position:absolute;top:0%;right:0%;bottom:0%;left:0%;background:var(--color-inspire);border-radius:58% 42% 52% 48%/48% 55% 45% 52%;animation:inspire-merken-blob-morph 6s ease-in-out infinite;will-change:border-radius,transform;z-index:0}.inspire-merken-hero-blob-shape{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35))}.inspire-merken-hero-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:50%;height:50%;object-fit:contain;mix-blend-mode:multiply;z-index:2}@keyframes inspire-merken-blob-morph{0%,to{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;transform:rotate(0)}25%{border-radius:48% 52% 58% 42%/55% 45% 52% 48%}50%{border-radius:42% 58% 48% 52%/52% 42% 58% 48%;transform:rotate(3deg)}75%{border-radius:52% 48% 42% 58%/45% 52% 48% 55%}}@media(prefers-reduced-motion:reduce){.inspire-merken-hero-blob-accent{animation:none}}.merken-media-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.merken-media-grid{column-count:2}}@media(min-width:1024px){.merken-media-grid{column-count:3}}@media(min-width:1440px){.merken-media-grid{column-count:4}}.merken-media-item{display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.merken-media-item.is-hidden{display:none}.merken-media-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.merken-media-item:hover .merken-media-img{transform:scale(1.03)}.merken-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.merken-media-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.merken-media-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.merken-media-lightbox.is-open .merken-media-lightbox-overlay{opacity:1}.merken-media-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.merken-media-lightbox.is-open .merken-media-lightbox-figure{opacity:1;transform:scale(1)}.merken-media-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.merken-media-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.merken-media-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.merken-media-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.merken-media-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.merken-media-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.merken-media-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg);transition:transform .25s cubic-bezier(.22,1,.36,1)}.merken-media-lightbox-chevron.is-flipped{transform:rotate(90deg)}.merken-media-lightbox-prev:hover .merken-media-lightbox-chevron{transform:rotate(90deg) translateY(.2rem)}.merken-media-lightbox-next:hover .merken-media-lightbox-chevron{transform:rotate(-90deg) translateY(.2rem)}.merken-media-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.merken-media-lightbox.is-open .merken-media-lightbox-counter{opacity:1}body.media-lightbox-locked{overflow:hidden}.inspire-merken-overview-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.inspire-merken-overview-hero{min-height:clamp(22rem,60vh,36rem)}}.inspire-merken-overview-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.inspire-merken-overview-hero-img{width:100%;height:100%;object-fit:cover;display:block}.inspire-merken-overview-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 60%,transparent 100%)}.inspire-merken-overview-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:100%}.inspire-merken-overview-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.inspire-merken-overview-hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,6.5vw,5.5rem);font-weight:600;letter-spacing:-.02em;line-height:1}.inspire-merken-overview-hero-desc{font-size:clamp(1.125rem,1.25vw,1.5rem);line-height:1.4em;color:color-mix(in srgb,var(--color-background) 88%,transparent);max-width:60ch}.merken-overview-search{display:flex;align-items:center;gap:.6rem;padding:.85rem 1.1rem;background:var(--color-background);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:999px;width:100%}.merken-overview-search-icon{display:inline-flex;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);flex-shrink:0}.merken-overview-search-input{flex:1;border:0;outline:0;background:transparent;color:var(--color-foreground);font:inherit}.merken-overview-search-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.merken-overview-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.merken-overview-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.merken-overview-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.merken-overview-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1440px){.merken-overview-grid{grid-template-columns:repeat(4,1fr)}}.merken-overview-item.is-hidden{display:none}.merken-overview-empty{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);text-align:center;padding:clamp(2rem,4vw,3.5rem) 0}.merken-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.merken-video-frame video,.merken-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.merken-video-frame.is-youtube .merken-video-iframe{pointer-events:none}.merken-video-frame.is-youtube.is-active .merken-video-iframe{pointer-events:auto}.merken-video-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-foreground) 25%,transparent);border:0;cursor:pointer;transition:opacity .3s ease,background-color .3s ease}.merken-video-cover:hover{background:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.merken-video-frame.is-active .merken-video-cover{opacity:0;pointer-events:none}.merken-video-cover-play{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--color-background);color:var(--color-inspire);font-size:clamp(1.25rem,1.6vw,1.5rem);box-shadow:0 12px 32px -10px #00000073;transition:transform .25s cubic-bezier(.22,1,.36,1)}.merken-video-cover:hover .merken-video-cover-play{transform:scale(1.05)}.mood-detail-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.mood-detail-hero{min-height:clamp(22rem,60vh,36rem)}}.mood-detail-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mood-detail-hero-img{width:100%;height:100%;object-fit:cover;display:block}.mood-detail-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.mood-detail-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.65rem,1.2vw,.9rem);width:100%}.mood-detail-hero-eyebrow{display:flex;flex-direction:column;align-items:flex-start}.mood-detail-hero-eyebrow .badge{align-self:flex-start;width:fit-content}.mood-detail-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);margin-top:clamp(.35rem,.8vw,.5rem)}.mood-detail-hero-short-desc{margin:0;white-space:pre-line}.mood-detail-masonry-intro{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.mood-detail-masonry__columns{column-count:2;column-gap:.75rem;transition:opacity .25s ease,transform .25s ease}@media(min-width:768px){.mood-detail-masonry__columns{column-count:3;column-gap:.75rem}}@media(min-width:1200px){.mood-detail-masonry__columns{column-count:4;column-gap:.75rem}}.mood-detail-masonry__brick{break-inside:avoid;margin-bottom:.75rem;opacity:0;transform:translateY(1.25rem);transition:opacity .55s ease,transform .65s cubic-bezier(.22,1,.36,1)}.mood-detail-masonry__brick.masonry-revealed{opacity:1;transform:none}.mood-detail-masonry__brick.is-hidden{display:none}@media(prefers-reduced-motion:reduce){.mood-detail-masonry__brick{opacity:1;transform:none;transition:none}}.mood-detail-masonry__pag{margin-top:clamp(2rem,3vw,3rem)}.mood-detail-masonry__item{display:block;width:100%;margin:0;padding:0;border:0;border-radius:1rem;overflow:hidden;cursor:pointer;text-align:left;color:inherit;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);-webkit-column-break-inside:avoid;page-break-inside:avoid}.mood-detail-masonry__media{position:relative;overflow:hidden;border-radius:inherit}.mood-detail-masonry__img{display:block;width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.mood-detail-masonry__item:hover .mood-detail-masonry__img{transform:scale(1.03)}@media(prefers-reduced-motion:reduce){.mood-detail-masonry__img{transition:none}}.mood-detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.mood-detail-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.mood-detail-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.mood-detail-lightbox.is-open .mood-detail-lightbox-overlay{opacity:1}.mood-detail-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.mood-detail-lightbox.is-open .mood-detail-lightbox-figure{opacity:1;transform:scale(1)}.mood-detail-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.mood-detail-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.mood-detail-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.mood-detail-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.mood-detail-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.mood-detail-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.mood-detail-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg)}.mood-detail-lightbox-chevron.is-flipped{transform:rotate(90deg)}.mood-detail-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.mood-detail-lightbox.is-open .mood-detail-lightbox-counter{opacity:1}body.mood-detail-lightbox-locked{overflow:hidden}.mood-detail-empty{padding-block:3rem;text-align:center;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);font-size:.9rem}.moods-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:768px){.moods-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mood-card-item{display:flex;flex-direction:column;text-decoration:none;color:var(--color-foreground);min-width:0}.mood-card-item-media{position:relative;aspect-ratio:9 / 10;overflow:hidden;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.mood-card-item-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,color-mix(in srgb,#000 45%,transparent) 0%,transparent 45%);pointer-events:none;z-index:1}.mood-card-item-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.mood-card-item:hover .mood-card-item-img{transform:scale(1.04)}.mood-card-item-label{position:absolute;top:clamp(.65rem,1.2vw,.9rem);left:clamp(.65rem,1.2vw,.9rem);right:clamp(.65rem,1.2vw,.9rem);display:flex;align-items:center;gap:.35rem;color:var(--color-background);z-index:2}.mood-card-item-name{line-height:1.25;flex:1 1 0;min-width:0;text-shadow:0 1px 6px color-mix(in srgb,#000 35%,transparent);font-size:clamp(.75rem,1.33vw,1.5rem)}.mood-card-item-arrow{display:inline-flex;align-items:center;flex-shrink:0;transition:transform .25s ease}.mood-card-item:hover .mood-card-item-arrow{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.mood-card-item-img,.mood-card-item-arrow{transition:none}}.inspire-moods-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.inspire-moods-hero{min-height:clamp(22rem,60vh,36rem)}}.inspire-moods-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.inspire-moods-hero-img{width:100%;height:100%;object-fit:cover;display:block}.inspire-moods-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.inspire-moods-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:100%}.inspire-moods-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.inspire-moods-masonry__intro{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.inspire-moods-masonry__columns{column-count:2;column-gap:.75rem;transition:opacity .25s ease,transform .25s ease}@media(min-width:768px){.inspire-moods-masonry__columns{column-count:3;column-gap:.75rem}}@media(min-width:1200px){.inspire-moods-masonry__columns{column-count:4;column-gap:.75rem}}.inspire-moods-masonry__brick{break-inside:avoid;margin-bottom:.75rem;opacity:0;transform:translateY(1.25rem);transition:opacity .55s ease,transform .65s cubic-bezier(.22,1,.36,1)}.inspire-moods-masonry__brick.masonry-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.inspire-moods-masonry__brick{opacity:1;transform:none;transition:none}}.inspire-moods-masonry__card{display:block;text-decoration:none;color:inherit;border-radius:1rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);cursor:pointer;width:100%}.inspire-moods-masonry__card--zoom{cursor:pointer;border:0;padding:0;margin:0;width:100%;font:inherit;text-align:left}.inspire-moods-masonry__media{position:relative;overflow:hidden;border-radius:inherit}.inspire-moods-masonry__img{display:block;width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1)}.inspire-moods-masonry__img-fallback{aspect-ratio:4 / 5;width:100%;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 12%,var(--color-background)),color-mix(in srgb,var(--color-foreground) 26%,var(--color-background)))}.inspire-moods-masonry__card:hover .inspire-moods-masonry__img{transform:scale(1.03)}.inspire-moods-masonry__label{position:absolute;left:clamp(.65rem,1.2vw,.85rem);bottom:clamp(.65rem,1.2vw,.85rem);z-index:2;max-width:calc(100% - 1.25rem);width:fit-content}.inspire-moods-masonry__label .badge{white-space:normal;text-align:left;justify-content:flex-start;max-width:100%;width:fit-content}@media(prefers-reduced-motion:reduce){.inspire-moods-masonry__img{transition:none}}.inspire-moods-masonry-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.inspire-moods-masonry-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.inspire-moods-masonry-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.inspire-moods-masonry-lightbox.is-open .inspire-moods-masonry-lightbox-overlay{opacity:1}.inspire-moods-masonry-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.inspire-moods-masonry-lightbox.is-open .inspire-moods-masonry-lightbox-figure{opacity:1;transform:scale(1)}.inspire-moods-masonry-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.inspire-moods-masonry-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.inspire-moods-masonry-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.inspire-moods-masonry-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.inspire-moods-masonry-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.inspire-moods-masonry-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.inspire-moods-masonry-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg)}.inspire-moods-masonry-lightbox-chevron.is-flipped{transform:rotate(90deg)}.inspire-moods-masonry-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.inspire-moods-masonry-lightbox.is-open .inspire-moods-masonry-lightbox-counter{opacity:1}body.inspire-moods-masonry-lightbox-locked{overflow:hidden}.inspire-moods-masonry__brick.is-hidden{display:none}@media(max-width:767px){.inspire-moods-masonry__label .badge{padding-inline:.45rem;padding-block:.15rem;font-size:.62rem;line-height:1.3}}.inspire-moods-masonry__pag{margin-top:clamp(2rem,3vw,3rem)}.moods-marquee{display:flex;flex-direction:column;gap:.75rem}.moods-row{display:flex;gap:.75rem;transform:translate3d(var(--moods-x, 0),0,0);will-change:transform;justify-content:center}.moods-row--bottom{justify-content:center}.moods-row .mood-card{flex:0 0 auto;width:clamp(220px,25vw,600px);text-decoration:none}.moods-row .mood-card:hover img{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.moods-row{transform:none!important}}.portfolio-toolbar,.portfolio-filters-drawer{font-family:var(--font-body)}.portfolio-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.portfolio-toolbar-left{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;min-width:0}@media(max-width:639px){.portfolio-toolbar{position:fixed;left:0;right:0;bottom:0;margin:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--color-background) 60%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);z-index:50}#portfolio{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.portfolio-view-label{display:none}}.portfolio-active-filters-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}@media(min-width:640px){.portfolio-active-filters-row{display:none!important}}.portfolio-active-chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:9999px;padding:.35rem .75rem;border:1px solid var(--filter-accent);background:color-mix(in srgb,var(--filter-accent) 12%,transparent);color:var(--filter-accent);font:inherit;font-family:var(--font-body);font-size:.78rem;cursor:pointer;transition:background-color .2s ease}.portfolio-active-chip:hover{background:color-mix(in srgb,var(--filter-accent) 22%,transparent)}.portfolio-view-toggle{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);border-radius:9999px;padding:.25rem;font-family:var(--font-body);flex-shrink:0}.portfolio-view-btn{display:inline-flex;align-items:center;gap:.45rem;border-radius:9999px;padding:.45rem .9rem;border:0;background:transparent;color:color-mix(in srgb,var(--color-foreground) 50%,transparent);font:inherit;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media(max-width:639px){.portfolio-view-btn{padding:.45rem .6rem}}.portfolio-view-btn.is-active{background:var(--filter-accent);color:var(--color-background)}.portfolio-inline-chips{display:none;align-items:center;flex-wrap:wrap;gap:.5rem}@media(min-width:640px){.portfolio-filters-trigger{display:none!important}.portfolio-inline-chips{display:flex}}.portfolio-filters-trigger{display:inline-flex;align-items:center;gap:.55rem;border-radius:9999px;padding:.5rem .9rem;border:1px solid color-mix(in srgb,var(--filter-accent) 35%,transparent);background:var(--color-background);color:var(--filter-accent);font:inherit;font-family:var(--font-body);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;transition:border-color .6s cubic-bezier(.22,1,.36,1),color .6s cubic-bezier(.22,1,.36,1)}.portfolio-filters-trigger:before{content:"";position:absolute;bottom:0;left:-10%;width:120%;height:120%;background:var(--filter-accent);border-radius:55% 45% 60% 40%/40% 30% 0 0;transform:translateY(105%);z-index:-1;pointer-events:none;transition:transform .6s cubic-bezier(.22,1,.36,1)}.portfolio-filters-trigger:hover{border-color:transparent;color:var(--color-background)}.portfolio-filters-trigger:hover:before{transform:translateY(0)}.portfolio-filters-icon{display:inline-flex;align-items:center;opacity:.85}.portfolio-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 55%,transparent);z-index:60;opacity:0;transition:opacity .24s ease;pointer-events:none}[data-portfolio-section].portfolio-filters-open .portfolio-filters-overlay{opacity:1;pointer-events:auto}.portfolio-filters-drawer{position:fixed;top:0;left:0;height:100dvh;width:min(92vw,420px);background:var(--color-background);color:var(--color-foreground);z-index:61;display:flex;flex-direction:column;overflow:clip;transform:translate(-102%);transition:transform .26s cubic-bezier(.22,1,.36,1);will-change:transform}[data-portfolio-section].portfolio-filters-open .portfolio-filters-drawer{transform:translate(0)}@media(prefers-reduced-motion:reduce){.portfolio-filters-overlay,.portfolio-filters-drawer{transition:none}}.portfolio-filters-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;flex-shrink:0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.portfolio-filters-close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);background:var(--color-background);font:inherit;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.portfolio-filters-close:hover{background:color-mix(in srgb,var(--color-foreground) 6%,transparent);border-color:color-mix(in srgb,var(--color-foreground) 22%,transparent)}.portfolio-filters-body{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.portfolio-filters-group-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb,var(--color-foreground) 45%,transparent);margin-bottom:.75rem}.portfolio-filters-chips{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:639px){.portfolio-filters-chips{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.portfolio-chip{width:100%;text-align:left}}.portfolio-chip{border-radius:9999px;padding:.5rem .9rem;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);background:var(--color-background);color:color-mix(in srgb,var(--color-foreground) 75%,transparent);font:inherit;font-size:.85rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.portfolio-chip:hover{border-color:var(--filter-accent);color:var(--filter-accent)}.portfolio-chip.is-active{background:var(--filter-accent);border-color:var(--filter-accent);color:var(--color-background)}.portfolio-filters-select-wrap{display:block}.portfolio-filters-select{width:100%;border-radius:.9rem;padding:.85rem 2.6rem .85rem 1rem;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);background-color:var(--color-background);color:var(--color-foreground);font:inherit;font-family:var(--font-body);font-size:.9rem;appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20'%3E%3Cpath d='M5.5 7.5L10 12l4.5-4.5' fill='none' stroke='%23999999' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;transition:border-color .2s ease,box-shadow .2s ease}.portfolio-filters-select:hover{border-color:color-mix(in srgb,var(--color-foreground) 26%,transparent)}.portfolio-filters-select:focus{outline:none;border-color:var(--filter-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--filter-accent) 18%,transparent)}.portfolio-filters-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;padding:1rem 1.5rem;border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.portfolio-filters-clear{background:transparent;border:0;font:inherit;font-size:.85rem;cursor:pointer;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-decoration:underline;transition:color .2s ease}.portfolio-filters-clear:hover{color:var(--color-foreground)}.portfolio-filters-apply{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.65rem 1.25rem;background:var(--filter-accent);border:1px solid var(--filter-accent);color:var(--color-background);font:inherit;font-size:.85rem;cursor:pointer;transition:opacity .2s ease}.portfolio-filters-apply:hover{opacity:.88}.portfolio-grid{display:grid;grid-template-columns:1fr;column-gap:.75rem;row-gap:clamp(2rem,3vw,3rem);transition:opacity .21s ease,transform .21s ease}#portfolio .project-card-title,#portfolio .project-card-title span{color:var(--portfolio-accent)}@media(min-width:640px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.portfolio-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-grid--list{grid-template-columns:1fr!important;row-gap:0}.portfolio-grid--list .portfolio-card-wrap{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.portfolio-grid--list .project-card{display:grid;grid-template-columns:clamp(7.5rem,20vw,16rem) 1fr;gap:clamp(1rem,2vw,2.25rem);align-items:center;padding-block:clamp(1rem,1.6vw,1.5rem);padding-inline:0;border-radius:0;transition:color .2s ease}.portfolio-grid--list .project-card:hover .project-card-title,.portfolio-grid--list .project-card:hover .project-card-title span{color:var(--filter-accent)!important}.portfolio-grid--list .project-card-media{aspect-ratio:4/3;border-radius:.75rem}.portfolio-grid--list .project-card-body{margin-top:0}.portfolio-grid--list .project-card-badges{display:none}.portfolio-grid--list .project-card-tags{display:flex;margin-bottom:.5rem}.portfolio-grid--list .project-card-row{gap:.75rem}.portfolio-grid--list .project-card-title{flex:0 1 auto}.portfolio-grid--list .project-card-number{font-variant-numeric:tabular-nums}.portfolio-grid--list .project-card-description{margin-top:.4rem;max-width:72ch;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:639px){.portfolio-grid--list .project-card{grid-template-columns:clamp(5.5rem,28vw,8.5rem) 1fr;gap:.75rem;padding-block:.9rem}.portfolio-grid--list .project-card-media{aspect-ratio:3/4;border-radius:.6rem}.portfolio-grid--list .project-card-tags{margin-bottom:.3rem}.portfolio-grid--list .project-card-description{line-clamp:2;-webkit-line-clamp:2;font-size:.82rem}.portfolio-grid--list .project-card-number{font-size:.9rem}.portfolio-grid--list .project-card-title{font-size:.95rem}}.portfolio-card-wrap.is-page-hidden,.portfolio-card-wrap.is-filter-hidden{display:none}.portfolio-grid.is-pag-exiting{opacity:0;transform:translateY(.5rem);pointer-events:none}@keyframes portfolio-card-enter{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.portfolio-no-results{padding-block:3rem;text-align:center;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);font-size:.9rem}.portfolio-pagination{margin-top:clamp(2.5rem,4vw,4rem)}.portfolio-cta-section{margin-top:clamp(4rem,8vw,8rem);padding-top:clamp(3rem,5vw,5rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.portfolio-cta-inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:52ch}.portfolio-cta-eyebrow{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--portfolio-accent);font-family:var(--font-body)}.portfolio-cta-title{margin:0}.portfolio-cta-text{opacity:.72;line-height:1.65;margin:0}.portfolio-cta-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;padding:.75rem 1.5rem;background:var(--portfolio-accent);color:var(--color-background);font:inherit;font-family:var(--font-body);font-size:.85rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;transition:opacity .2s ease}.portfolio-cta-btn:hover{opacity:.88}.inspire-portfolio-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.inspire-portfolio-hero{min-height:clamp(22rem,60vh,36rem)}}.inspire-portfolio-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.inspire-portfolio-hero-img{width:100%;height:100%;object-fit:cover;display:block}.inspire-portfolio-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.inspire-portfolio-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;width:100%}.inspire-portfolio-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,3rem);align-items:end}@media(min-width:768px){.inspire-portfolio-hero-grid{grid-template-columns:1fr auto}}.inspire-portfolio-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem)}.project-products-head{max-width:56rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.project-products-heading{margin:0}.project-products-intro{color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:44rem;margin:0}.project-products-grid{row-gap:clamp(2rem,3vw,2.5rem)}.showroom-cta-card-overlay{background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 50%,transparent 100%)}.showroom-cta-dot{width:.5rem;height:.5rem;border-radius:9999px;background:var(--color-accent);display:inline-block;flex-shrink:0}.afspraak-bullets{list-style:none;margin:0;padding:0}.project-detail-page{color:var(--color-foreground);font-family:var(--font-body)}.project-detail-hero{padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.project-detail-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);align-items:center}@media(min-width:768px){.project-detail-hero-grid{grid-template-columns:1fr 1fr}}.project-detail-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);align-items:flex-start}.project-detail-hero-title{font-family:var(--font-heading);font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.02;color:var(--color-foreground)}.project-detail-hero-desc{font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.5;color:color-mix(in srgb,var(--color-foreground) 75%,transparent);max-width:60ch}.project-detail-hero-locatie{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(.85rem,1vw,1rem);color:color-mix(in srgb,var(--color-foreground) 65%,transparent);letter-spacing:.02em;margin:0}.project-detail-hero-locatie-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;background:var(--color-inspire);flex-shrink:0}.project-detail-hero-media{position:relative;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);aspect-ratio:3 / 2}.project-detail-hero-img{width:100%;height:100%;object-fit:cover;display:block}.project-detail-hero-img-placeholder{width:100%;height:100%;min-height:12rem;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.project-detail-breadcrumbs{opacity:.9;width:100%}@keyframes project-detail-fade-up{0%{opacity:0;transform:translate3d(0,1rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes project-detail-hero-media-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes project-detail-gallery-block-in{0%{opacity:0;transform:translate3d(0,1.5rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:no-preference){.project-detail-hero-content>*{opacity:0;animation:project-detail-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.project-detail-hero-content>*:nth-child(1){animation-delay:.05s}.project-detail-hero-content>*:nth-child(2){animation-delay:.1s}.project-detail-hero-content>*:nth-child(3){animation-delay:.15s}.project-detail-hero-content>*:nth-child(4){animation-delay:.2s}.project-detail-hero-content>*:nth-child(5){animation-delay:.25s}.project-detail-hero-content>*:nth-child(6){animation-delay:.3s}.project-detail-hero-content>*:nth-child(7){animation-delay:.35s}.project-detail-hero-content>*:nth-child(8){animation-delay:.4s}.project-detail-hero-media .project-detail-hero-img,.project-detail-hero-media .project-detail-hero-img-placeholder{opacity:0;transform:scale(1.04);animation:project-detail-hero-media-in 1s cubic-bezier(.22,1,.36,1) .12s forwards}.project-detail-media-block{opacity:0;animation:project-detail-gallery-block-in .85s cubic-bezier(.22,1,.36,1) .2s forwards}.project-detail-gallery-item{opacity:0;animation:project-detail-fade-up .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.42s + min(var(--reveal-i, 0),20)/25s)}}@media(prefers-reduced-motion:reduce){.project-detail-hero-content>*,.project-detail-hero-media .project-detail-hero-img,.project-detail-hero-media .project-detail-hero-img-placeholder,.project-detail-media-block,.project-detail-gallery-item{animation:none!important;opacity:1!important;transform:none!important}}.project-detail-moods{display:flex;flex-wrap:wrap;gap:.4rem}.project-detail-gallery-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.project-detail-gallery-grid{column-count:2}}@media(min-width:1024px){.project-detail-gallery-grid{column-count:3}}@media(min-width:1440px){.project-detail-gallery-grid{column-count:4}}.project-detail-gallery-item{display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.project-detail-gallery-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.project-detail-gallery-item:hover .project-detail-gallery-img{transform:scale(1.03)}.project-detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.project-detail-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.project-detail-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.project-detail-lightbox.is-open .project-detail-lightbox-overlay{opacity:1}.project-detail-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.project-detail-lightbox.is-open .project-detail-lightbox-figure{opacity:1;transform:scale(1)}.project-detail-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.project-detail-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.project-detail-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.project-detail-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.project-detail-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.project-detail-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.project-detail-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg)}.project-detail-lightbox-chevron.is-flipped{transform:rotate(90deg)}.project-detail-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.project-detail-lightbox.is-open .project-detail-lightbox-counter{opacity:1}body.project-lightbox-locked{overflow:hidden}.showroom-gallery-intro{margin-bottom:clamp(1.25rem,2.5vw,2rem)}.showroom-gallery-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.showroom-gallery-grid{column-count:2}}@media(min-width:1024px){.showroom-gallery-grid{column-count:3}}@media(min-width:1440px){.showroom-gallery-grid{column-count:4}}.showroom-gallery-item{display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.showroom-gallery-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.showroom-gallery-item:hover .showroom-gallery-img{transform:scale(1.03)}@media(prefers-reduced-motion:no-preference){.showroom-gallery-item{opacity:0;animation:showroom-gallery-fade-up .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.1s + min(var(--reveal-i, 0),20)/25s)}}@keyframes showroom-gallery-fade-up{0%{opacity:0;transform:translate3d(0,1rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.showroom-gallery-item{animation:none;opacity:1}.showroom-gallery-img{transition:none}}.showroom-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.showroom-gallery-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.showroom-gallery-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.showroom-gallery-lightbox.is-open .showroom-gallery-lightbox-overlay{opacity:1}.showroom-gallery-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.showroom-gallery-lightbox.is-open .showroom-gallery-lightbox-figure{opacity:1;transform:scale(1)}.showroom-gallery-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.showroom-gallery-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.showroom-gallery-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.showroom-gallery-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem)}.showroom-gallery-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.showroom-gallery-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.showroom-gallery-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg)}.showroom-gallery-lightbox-chevron.is-flipped{transform:rotate(90deg)}.showroom-gallery-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.showroom-gallery-lightbox.is-open .showroom-gallery-lightbox-counter{opacity:1}body.showroom-lightbox-locked{overflow:hidden}.showroom-hero{position:relative;color:var(--color-background);padding-top:clamp(8rem,16vh,14rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem}@media(min-width:768px){.showroom-hero{min-height:clamp(22rem,60vh,36rem)}}.showroom-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.showroom-hero-img{width:100%;height:100%;object-fit:cover;display:block}.showroom-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.showroom-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.65rem,1.2vw,.9rem);width:100%}.showroom-hero-eyebrow{display:flex;flex-direction:column;align-items:flex-start}.showroom-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);margin-top:clamp(.35rem,.8vw,.5rem)}.showroom-hero-desc{margin:0;white-space:pre-line}.showroom-hero-locatie{display:inline-flex;align-items:center;gap:.5rem;margin-top:.25rem}.showroom-hero-locatie-dot{display:inline-block;width:.45rem;height:.45rem;border-radius:9999px;background:var(--color-accent);flex-shrink:0}.showroom-info-text{display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,2rem);color:var(--color-foreground)}.showroom-info-heading{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.1}.showroom-info-richtext{display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1rem)}.showroom-info-richtext p{font-size:clamp(1rem,1.15vw,1.25rem);line-height:1.55;color:color-mix(in srgb,var(--color-foreground) 80%,transparent)}.showroom-info-meta{display:flex;flex-direction:column;gap:.9rem;padding-top:.25rem}.showroom-info-row{display:flex;align-items:center;gap:.75rem;font-size:clamp(.9rem,1vw,1.05rem);color:color-mix(in srgb,var(--color-foreground) 75%,transparent)}.showroom-info-icon{color:var(--color-inspire);flex-shrink:0;margin-top:.05rem}.showroom-info-value{line-height:1.4}.showroom-info-cta{padding-top:.5rem}.showroom-info-image-frame{position:relative;aspect-ratio:4 / 3;width:100%;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 4%,transparent)}.showroom-info-img{width:100%;height:100%;object-fit:cover;display:block}.showroom-page-gallery-intro{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.75rem,1.25vw,1rem);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.showroom-page-gallery-heading{max-width:28ch}.showroom-page-gallery-sub{line-height:1.5;color:color-mix(in srgb,var(--color-foreground) 65%,transparent);max-width:52ch}.showroom-page-gallery-grid{column-count:2;column-gap:.75rem}@media(min-width:768px){.showroom-page-gallery-grid{column-count:3}}@media(min-width:1200px){.showroom-page-gallery-grid{column-count:4}}.showroom-page-gallery-item{display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;text-align:left;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.showroom-page-gallery-media{position:relative;overflow:hidden;border-radius:inherit}.showroom-page-gallery-img{display:block;width:100%;height:auto;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.showroom-page-gallery-item:hover .showroom-page-gallery-img{transform:scale(1.03)}@media(prefers-reduced-motion:no-preference){.showroom-page-gallery-item{opacity:0;animation:showroom-page-gallery-in .6s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(.05s + min(var(--reveal-i, 0),20)*45ms)}}@keyframes showroom-page-gallery-in{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.showroom-page-gallery-item{animation:none;opacity:1}.showroom-page-gallery-img{transition:none}}.showroom-page-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.showroom-page-gallery-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.showroom-page-gallery-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.showroom-page-gallery-lightbox.is-open .showroom-page-gallery-lightbox-overlay{opacity:1}.showroom-page-gallery-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.showroom-page-gallery-lightbox.is-open .showroom-page-gallery-lightbox-figure{opacity:1;transform:scale(1)}.showroom-page-gallery-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain}.showroom-page-gallery-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease}.showroom-page-gallery-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.showroom-page-gallery-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem)}.showroom-page-gallery-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.showroom-page-gallery-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.showroom-page-gallery-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg)}.showroom-page-gallery-lightbox-chevron.is-flipped{transform:rotate(90deg)}.showroom-page-gallery-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.showroom-page-gallery-lightbox.is-open .showroom-page-gallery-lightbox-counter{opacity:1}body.showroom-page-lightbox-locked{overflow:hidden}.showroom-page-hero{position:relative;color:var(--color-background);padding-top:clamp(10rem,18vh,16rem);padding-bottom:clamp(3rem,6vw,5rem);display:flex;align-items:flex-end;overflow:hidden;border-radius:0 0 1rem 1rem;min-height:clamp(28rem,72vh,52rem)}.showroom-page-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.showroom-page-hero-img{width:100%;height:100%;object-fit:cover;display:block}.showroom-page-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 15%,transparent) 0%,transparent 35%,color-mix(in srgb,var(--color-foreground) 88%,transparent) 100%)}.showroom-page-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(.65rem,1.2vw,.9rem);width:100%}.showroom-page-hero-eyebrow{display:flex;align-items:flex-start}.showroom-page-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1.25rem);margin-top:clamp(.5rem,1vw,.75rem)}.showroom-page-hero-locatie{display:inline-flex;align-items:center;gap:.5rem}.showroom-page-hero-locatie-dot{display:inline-block;width:.45rem;height:.45rem;border-radius:9999px;background:var(--color-accent);flex-shrink:0}.showroom-page-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:clamp(.5rem,1vw,.75rem)}@media(prefers-reduced-motion:no-preference){.showroom-page-hero-eyebrow,.showroom-page-hero-content>*{opacity:0;animation:showroom-hero-fade-up .75s cubic-bezier(.22,1,.36,1) forwards}.showroom-page-hero-eyebrow{animation-delay:.05s}.showroom-page-hero-content>*:nth-child(1){animation-delay:.12s}.showroom-page-hero-content>*:nth-child(2){animation-delay:.19s}.showroom-page-hero-content>*:nth-child(3){animation-delay:.26s}.showroom-page-hero-content>*:nth-child(4){animation-delay:.33s}}@keyframes showroom-hero-fade-up{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.showroom-page-hero-eyebrow,.showroom-page-hero-content>*{animation:none;opacity:1;transform:none}}.showroom-hours{background:var(--color-card)}.showroom-hours-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:center}@media(min-width:768px){.showroom-hours-grid{grid-template-columns:1fr 1fr}}@media(min-width:1200px){.showroom-hours-grid{grid-template-columns:5fr 7fr}}.showroom-hours-intro{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1rem,1.75vw,1.5rem)}.showroom-hours-heading{max-width:26ch}.showroom-hours-sub{line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 62%,transparent);max-width:40ch}.showroom-status-block{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .9rem .45rem .7rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:color-mix(in srgb,var(--color-foreground) 4%,transparent);min-height:2.25rem;transition:border-color .3s ease,background .3s ease}.showroom-status-block.is-open{border-color:color-mix(in srgb,#22c55e 35%,transparent);background:color-mix(in srgb,#22c55e 8%,transparent)}.showroom-status-block.is-closed{border-color:color-mix(in srgb,var(--color-foreground) 10%,transparent);background:color-mix(in srgb,var(--color-foreground) 4%,transparent)}.showroom-status-dot{width:.5rem;height:.5rem;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 28%,transparent);flex-shrink:0;transition:background .3s ease}.showroom-status-block.is-open .showroom-status-dot{background:#22c55e;box-shadow:0 0 0 3px color-mix(in srgb,#22c55e 25%,transparent);animation:pulse-dot 2.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px color-mix(in srgb,#22c55e 25%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,#22c55e 10%,transparent)}}.showroom-status-text{font-size:.82rem;font-weight:600;letter-spacing:.01em;color:color-mix(in srgb,var(--color-foreground) 72%,transparent);white-space:nowrap}.showroom-status-block.is-open .showroom-status-text{color:color-mix(in srgb,#22c55e 90%,var(--color-foreground))}.showroom-hours-card{background:color-mix(in srgb,var(--color-foreground) 92%,var(--color-background));border-radius:var(--radius-2xl);overflow:hidden;border:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);box-shadow:0 2px 8px -2px color-mix(in srgb,var(--color-foreground) 12%,transparent),0 20px 48px -12px color-mix(in srgb,var(--color-foreground) 18%,transparent)}.showroom-hours-card-chrome{display:flex;align-items:center;gap:.4rem;padding:.85rem 1.1rem;border-bottom:1px solid color-mix(in srgb,var(--color-background) 8%,transparent)}.shc-dot{width:.6rem;height:.6rem;border-radius:9999px;display:inline-block}.shc-dot--red{background:#ff5f57}.shc-dot--yellow{background:#febc2e}.shc-dot--green{background:#28c840}.showroom-hours-body{padding:clamp(1.25rem,2vw,1.75rem) clamp(1.25rem,2.5vw,2rem);display:flex;flex-direction:column;gap:0}.showroom-hours-axis{display:flex;align-items:flex-end;gap:.75rem;margin-bottom:.5rem}.showroom-hours-axis-label-spacer{flex-shrink:0;width:clamp(5rem,8vw,7rem)}.showroom-hours-axis-track-wrap{flex:1;position:relative;height:1.25rem}.showroom-hours-axis-tick{position:absolute;transform:translate(-50%);font-size:.65rem;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.03em;color:color-mix(in srgb,var(--color-background) 38%,transparent);white-space:nowrap;bottom:0}.showroom-hours-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.showroom-hours-row{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;border-top:1px solid color-mix(in srgb,var(--color-background) 8%,transparent);position:relative}.showroom-hours-row:first-child{border-top:none}.showroom-hours-row.is-today{background:transparent}.showroom-hours-row-label{display:flex;align-items:center;gap:.45rem;flex-shrink:0;width:clamp(5rem,8vw,7rem)}.showroom-hours-day{font-size:clamp(.8rem,.88vw,.9rem);font-weight:500;color:color-mix(in srgb,var(--color-background) 55%,transparent);white-space:nowrap;transition:color .2s ease}.showroom-hours-row.is-today .showroom-hours-day{color:var(--color-background);font-weight:700}.showroom-hours-row--closed .showroom-hours-day{color:color-mix(in srgb,var(--color-background) 30%,transparent)}.showroom-hours-today-pill{display:none;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 92%,transparent);background:var(--color-inspire);border-radius:9999px;padding:.15rem .45rem;line-height:1.4;white-space:nowrap;flex-shrink:0}.showroom-hours-row.is-today .showroom-hours-today-pill{display:inline-flex}.showroom-hours-row-track{flex:1;min-width:0;display:flex;align-items:center}.showroom-hours-bar-rail{flex:1;position:relative;height:1.75rem;background:color-mix(in srgb,var(--color-background) 8%,transparent);border-radius:9999px}.showroom-hours-bar{position:absolute;top:0;bottom:0;border-radius:9999px;background:var(--color-inspire);display:flex;align-items:center;justify-content:flex-end;padding-right:.6rem;min-width:2rem;transition:opacity .2s ease}.showroom-hours-row--closed .showroom-hours-bar-rail{display:none}.showroom-hours-bar-time{font-size:.65rem;font-weight:600;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--color-foreground) 85%,transparent);white-space:nowrap;letter-spacing:.02em;opacity:0;transition:opacity .2s ease}@media(min-width:640px){.showroom-hours-bar-time{opacity:1}}.showroom-hours-now-line{position:absolute;top:-3px;bottom:-3px;width:2px;border-radius:9999px;background:var(--color-background);opacity:0;pointer-events:none;transition:opacity .3s ease}.showroom-hours-now-line.is-visible{opacity:.7}.showroom-hours-closed-label{font-size:clamp(.78rem,.84vw,.88rem);font-style:italic;color:color-mix(in srgb,var(--color-background) 28%,transparent)}.showroom-hours-card-note{display:flex;align-items:flex-start;gap:.45rem;font-size:.78rem;line-height:1.55;color:color-mix(in srgb,var(--color-background) 38%,transparent);margin-top:1rem;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--color-background) 8%,transparent)}.showroom-hours-card-note svg{flex-shrink:0;margin-top:.15rem;opacity:.6}.showroom-page-info-grid{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}@media(min-width:768px){.showroom-page-info-grid{grid-template-columns:1fr 1fr}}@media(min-width:1200px){.showroom-page-info-grid{grid-template-columns:7fr 5fr}}.showroom-page-info-left{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.25rem,2.5vw,2rem)}.showroom-page-info-badge{display:flex;align-items:flex-start}.showroom-page-info-heading{max-width:28ch}.showroom-page-info-richtext{display:flex;flex-direction:column;gap:.75rem}.showroom-page-info-richtext p{font-size:clamp(1.05rem,1.15vw,1.25rem);line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 72%,transparent)}.showroom-page-info-richtext em{font-style:italic;color:var(--color-accent)}.showroom-page-info-image-wrap{border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;aspect-ratio:16 / 9;width:100%;background:color-mix(in srgb,var(--color-foreground) 4%,transparent)}.showroom-page-info-image{width:100%;height:100%;object-fit:cover;display:block}.showroom-page-info-right{display:flex;flex-direction:column;border:1px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);border-radius:1.5rem;overflow:hidden;background:var(--color-card);box-shadow:0 4px 24px -8px color-mix(in srgb,var(--color-foreground) 8%,transparent)}.showroom-page-info-tile{display:flex;align-items:flex-start;gap:clamp(.9rem,1.25vw,1.1rem);padding:clamp(1.25rem,2vw,1.625rem) clamp(1.25rem,2vw,1.75rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent)}.showroom-page-info-tile:last-of-type{border-bottom:none}.showroom-page-info-tile-icon{color:var(--color-inspire);flex-shrink:0;margin-top:.2rem}.showroom-page-info-tile-body{display:flex;flex-direction:column;gap:.3rem}.showroom-page-info-tile-label{color:color-mix(in srgb,var(--color-foreground) 40%,transparent);margin-bottom:.15rem}.showroom-page-info-tile-value{line-height:1.5;color:var(--color-foreground);text-decoration:none}.showroom-page-info-tile-link{display:inline-flex;align-items:center;gap:.3rem;color:var(--color-inspire);text-decoration:none;margin-top:.35rem;transition:gap .2s ease,opacity .2s ease}.showroom-page-info-tile-link:hover{gap:.5rem;opacity:.8}.showroom-page-info-contact-link{color:var(--color-foreground);transition:color .2s ease}.showroom-page-info-contact-link:hover{color:var(--color-inspire)}.showroom-page-info-cta{padding:clamp(1.25rem,2vw,1.625rem) clamp(1.25rem,2vw,1.75rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent);background:color-mix(in srgb,var(--color-inspire) 4%,transparent)}.showroom-page-info-map-wrap{position:relative;margin-top:clamp(2rem,3vw,3rem);border-radius:var(--radius-2xl, 1.5rem);overflow:hidden;aspect-ratio:16 / 6;border:1px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);box-shadow:0 4px 16px -4px color-mix(in srgb,var(--color-foreground) 6%,transparent),0 20px 48px -12px color-mix(in srgb,var(--color-foreground) 10%,transparent)}@media(max-width:767px){.showroom-page-info-map-wrap{aspect-ratio:4 / 3}}.showroom-page-info-map-iframe{width:100%;height:100%;border:none;display:block}.showroom-page-info-map-cta{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:.45rem;background:var(--color-background);color:var(--color-foreground);font-size:.85rem;font-weight:600;padding:.6rem 1.1rem;border-radius:9999px;text-decoration:none;white-space:nowrap;box-shadow:0 2px 12px color-mix(in srgb,var(--color-foreground) 18%,transparent);transition:background .2s ease,color .2s ease,gap .2s ease}.showroom-page-info-map-cta:hover{background:var(--color-inspire);color:var(--color-background);gap:.6rem}:root{--contact-primary: var(--color-inspire)}[data-theme=shop]{--contact-primary: var(--color-shop)}[data-theme=studio]{--contact-primary: var(--color-studio)}.sched-list-layout{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:start}@media(min-width:900px){.sched-list-layout{grid-template-columns:5fr 7fr;align-items:center}}.sched-list-intro{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1rem,1.75vw,1.5rem)}.sched-list-heading{max-width:26ch}.sched-list-sub{line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 62%,transparent);max-width:40ch}.sched-list-wrap{background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-radius:var(--radius-2xl);overflow:hidden}.sched-list-head{display:flex;align-items:center;gap:.55rem;padding:clamp(1rem,1.75vw,1.35rem) clamp(1.25rem,2.5vw,1.75rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent)}.sched-list-clock{color:var(--contact-primary);flex-shrink:0}.sched-list-head-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.sched-list-rows{list-style:none;margin:0;padding:.35rem clamp(1.25rem,2.5vw,1.75rem)}.sched-list-row{display:flex;align-items:center;gap:.5rem;padding:.7rem 0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 6%,transparent)}.sched-list-row:last-child{border-bottom:none}.sched-list-day{font-size:clamp(.88rem,.93vw,.98rem);font-weight:500;color:var(--color-foreground);min-width:6rem;white-space:nowrap;transition:color .2s ease}.sched-list-row.is-today .sched-list-day{color:var(--contact-primary);font-weight:700}.sched-list-row.is-closed .sched-list-day{color:color-mix(in srgb,var(--color-foreground) 38%,transparent)}.sched-list-dots{flex:1;height:1px;background-image:repeating-linear-gradient(to right,color-mix(in srgb,var(--color-foreground) 14%,transparent) 0,color-mix(in srgb,var(--color-foreground) 14%,transparent) 2px,transparent 2px,transparent 7px)}.sched-list-time{font-size:clamp(.85rem,.9vw,.95rem);font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--color-foreground) 65%,transparent);white-space:nowrap;text-align:right}.sched-list-row.is-today .sched-list-time{color:var(--color-foreground);font-weight:600}.sched-list-row.is-closed .sched-list-time em{font-style:italic;color:color-mix(in srgb,var(--color-foreground) 32%,transparent)}.sched-list-sep{color:color-mix(in srgb,var(--color-foreground) 28%,transparent)}.sched-list-today-tag{display:none;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-background);background:var(--contact-primary);border-radius:9999px;padding:.15rem .5rem;flex-shrink:0;line-height:1.5}.sched-list-row.is-today .sched-list-today-tag{display:inline-flex}.sched-list-note{font-size:.78rem;line-height:1.55;color:color-mix(in srgb,var(--color-foreground) 42%,transparent);padding:.85rem clamp(1.25rem,2.5vw,1.75rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 6%,transparent)}.showroom-schedule-layout{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:start}@media(min-width:900px){.showroom-schedule-layout{grid-template-columns:5fr 7fr;align-items:center}}.showroom-schedule-intro{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1rem,1.75vw,1.5rem)}.showroom-schedule-heading{max-width:26ch}.showroom-schedule-sub{line-height:1.6;color:color-mix(in srgb,var(--color-foreground) 62%,transparent);max-width:40ch}.showroom-schedule-card{background:var(--color-card);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-radius:var(--radius-2xl);overflow:hidden;display:flex;flex-direction:column;padding:clamp(1.25rem,2.5vw,1.75rem);gap:1rem}.showroom-schedule-card-head{display:flex;align-items:center;gap:.85rem}.showroom-schedule-clock-wrap{width:2.5rem;height:2.5rem;border-radius:.65rem;background:var(--contact-primary);color:var(--color-background);display:flex;align-items:center;justify-content:center;flex-shrink:0}.showroom-schedule-card-title{font-family:var(--font-heading);font-size:clamp(1.25rem,1.6vw,1.6rem);font-weight:700;letter-spacing:-.02em;color:var(--color-foreground)}.showroom-schedule-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.showroom-schedule-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;background:var(--color-background);border-radius:.875rem;transition:background .2s ease}.showroom-schedule-row.is-today{background:var(--contact-primary)}.showroom-schedule-row-day{font-size:clamp(.92rem,1vw,1.05rem);font-weight:700;color:var(--color-foreground);white-space:nowrap;transition:color .2s ease}.showroom-schedule-row.is-today .showroom-schedule-row-day{color:var(--color-background)}.showroom-schedule-row.is-closed:not(.is-today) .showroom-schedule-row-day{color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.showroom-schedule-row-time{font-size:clamp(.9rem,.98vw,1rem);font-variant-numeric:tabular-nums;font-weight:500;color:var(--color-foreground);white-space:nowrap;text-align:right;transition:color .2s ease}.showroom-schedule-row.is-today .showroom-schedule-row-time{color:var(--color-background);font-weight:600;font-style:italic}.showroom-schedule-row.is-closed:not(.is-today) .showroom-schedule-row-time{color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.showroom-schedule-row-sep{color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.showroom-schedule-row.is-today .showroom-schedule-row-sep{color:color-mix(in srgb,var(--color-background) 55%,transparent)}.showroom-schedule-note{font-size:.8rem;line-height:1.6;color:color-mix(in srgb,var(--contact-primary) 70%,var(--color-foreground));padding-top:.75rem;border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);margin:0}.marquee-wrapper{overflow:hidden;mask-image:linear-gradient(to right,transparent 0,black 4%,black 96%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black 4%,black 96%,transparent 100%)}.marquee-track{display:flex;width:max-content;animation:marquee var(--marquee-duration, 30s) linear infinite;will-change:transform}.marquee-track:hover{animation-play-state:paused}.marquee-item{flex-shrink:0;padding-right:clamp(2rem,4vw,3.5rem);display:flex;align-items:center;justify-content:center}.marquee-item img{display:block;width:auto;height:clamp(3rem,2.4vw,4rem);max-width:20rem;object-fit:contain}.marquee-wrapper[data-size=large] .marquee-item img{height:clamp(2rem,3vw,3.25rem);max-width:14rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track--centered{animation:none!important;width:100%!important;justify-content:center;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem)}.marquee-track--centered .marquee-item{padding-right:0}.marquee-track--centered [aria-hidden=true]{display:none!important}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}.mwk-profile{background:var(--color-background);padding-top:clamp(7rem,14vw,11rem)}.mwk-profile-inner{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem)}@media(min-width:768px){.mwk-profile-inner{grid-template-columns:clamp(200px,22vw,320px) 1fr;align-items:center}}.mwk-profile-aside{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,2.5vw,2rem)}@media(min-width:768px){.mwk-profile-aside{align-items:flex-start}}.mwk-profile-avatar-wrap{margin-top:0}.mwk-profile-avatar,.mwk-profile-avatar-placeholder{width:clamp(13rem,24vw,22rem);height:auto;aspect-ratio:3 / 4;border-radius:.875rem;object-fit:cover;object-position:center top;display:block;box-shadow:0 8px 32px -4px color-mix(in srgb,var(--color-foreground) 20%,transparent)}.mwk-profile-avatar-placeholder{background:color-mix(in srgb,var(--color-inspire) 10%,var(--color-background));display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.mwk-profile-stats{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem;width:100%}@media(min-width:768px){.mwk-profile-stats{flex-direction:column;gap:1rem}}.mwk-stat{display:flex;flex-direction:column;gap:.15rem}.mwk-stat-label{font-family:var(--font-body);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 38%,transparent)}.mwk-stat-value{font-family:var(--font-heading);font-size:clamp(.95rem,1.1vw,1.1rem);font-weight:600;color:var(--color-foreground);letter-spacing:-.01em}.mwk-profile-content{display:flex;flex-direction:column;gap:1rem;padding-top:0}@media(min-width:768px){.mwk-profile-content{padding-left:clamp(2rem,3.5vw,3rem)}}.mwk-profile-header{display:flex;flex-direction:column;gap:.4rem}.mwk-profile-role-tag{font-family:var(--font-body);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-inspire)}.mwk-profile-jaren{font-size:.85rem;color:color-mix(in srgb,var(--color-foreground) 50%,transparent)}.mwk-profile-name{font-family:var(--font-heading);font-size:clamp(1.8rem,3vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:var(--color-foreground)}.mwk-profile-bio{font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.8;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:62ch}.mwk-profile-bio-empty{font-size:.9rem;color:color-mix(in srgb,var(--color-foreground) 35%,transparent);font-style:italic}.mwk-back-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--color-inspire);text-decoration:none;transition:gap .25s ease,opacity .2s ease;margin-top:.5rem}.mwk-back-link:hover{gap:.6rem;opacity:.8}.mwk-articles{background:color-mix(in srgb,var(--color-foreground) 2.5%,var(--color-background));border-top:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent)}.mwk-articles-header{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:clamp(2rem,3.5vw,3rem)}.mwk-articles-grid{display:grid;grid-template-columns:1fr;gap:clamp(.75rem,1.25vw,1rem)}@media(min-width:580px){.mwk-articles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.mwk-articles-grid{grid-template-columns:repeat(3,1fr)}}.mwk-card{display:block;color:var(--color-background);border-radius:1rem;overflow:hidden;cursor:pointer}.mwk-card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:1rem;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.mwk-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,transparent 30%,color-mix(in srgb,#000 72%,transparent) 100%);pointer-events:none;z-index:1}.mwk-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.mwk-card:hover .mwk-card-img{transform:scale(1.04)}.mwk-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--color-inspire) 18%,var(--color-background)),color-mix(in srgb,var(--color-inspire) 6%,var(--color-background)))}.mwk-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;padding:clamp(.85rem,1.5vw,1.1rem)}.mwk-card-tag{display:flex;align-items:flex-start}.mwk-card-content{margin-top:auto;display:flex;flex-direction:column;gap:.3rem}.mwk-card-title{font-family:var(--font-heading);font-size:clamp(1rem,1.1vw,1.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--color-background);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 8px color-mix(in srgb,#000 40%,transparent)}.mwk-card-meta{display:flex;align-items:center;gap:.4rem;font-size:.76rem;color:color-mix(in srgb,var(--color-background) 68%,transparent);flex-wrap:wrap}.mwk-meta-dot{display:inline-block;width:3px;height:3px;border-radius:9999px;background:currentColor;flex-shrink:0;opacity:.5}.mwk-card-cta{position:absolute;top:-2px;right:-2px;width:clamp(5rem,7vw,7.5rem);aspect-ratio:138 / 122;pointer-events:none;transform:scale(0);transform-origin:top right;transition:transform .65s cubic-bezier(.22,1,.36,1);z-index:3}.mwk-card-blob{width:100%;height:100%;display:block;color:var(--color-inspire);filter:drop-shadow(0 6px 18px color-mix(in srgb,var(--color-foreground) 25%,transparent))}.mwk-card-blob-arrow{position:absolute;top:clamp(.75rem,1.5vw,2rem);right:clamp(1.25rem,2.5vw,2.75rem);display:inline-flex;color:var(--color-background);font-size:clamp(.9rem,1.1vw,1.1rem);opacity:0;transform:scale(.4);transform-origin:top right;transition:opacity .3s ease .2s,transform .45s cubic-bezier(.22,1,.36,1) .2s}@media(hover:hover){.mwk-card:hover .mwk-card-cta{transform:scale(1)}.mwk-card:hover .mwk-card-blob-arrow{opacity:1;transform:scale(1)}}.mwk-grid-header{margin-bottom:clamp(2rem,3.5vw,3rem);display:flex;flex-direction:column;gap:.75rem}.mwk-grid-heading{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;letter-spacing:-.025em;color:var(--color-foreground)}.mwk-grid-intro{font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.7;color:color-mix(in srgb,var(--color-foreground) 62%,transparent);max-width:60ch}.mwk-grid-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.75rem,1.5vw,1.25rem)}@media(min-width:768px){.mwk-grid-inner{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.mwk-grid-inner{grid-template-columns:repeat(4,1fr)}}.mwk-member-card{display:flex;flex-direction:column;text-decoration:none;border-radius:1rem;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1)}.mwk-member-card:hover{transform:translateY(-4px)}.mwk-member-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.mwk-member-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.mwk-member-card:hover .mwk-member-img{transform:scale(1.04)}.mwk-member-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-foreground) 25%,transparent);background:color-mix(in srgb,var(--color-inspire) 8%,var(--color-background))}.mwk-member-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,color-mix(in srgb,var(--color-foreground) 55%,transparent) 100%);pointer-events:none}.mwk-member-info{position:absolute;bottom:0;left:0;right:0;padding:clamp(.85rem,1.5vw,1.1rem);display:flex;flex-direction:column;gap:.2rem;color:var(--color-background)}.mwk-member-role{font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-inspire);transition:color .25s ease}.mwk-member-card:hover .mwk-member-role{color:color-mix(in srgb,var(--color-inspire) 85%,var(--color-background))}.mwk-member-name{font-family:var(--font-heading);font-size:clamp(1rem,1.2vw,1.3rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;text-shadow:0 1px 8px color-mix(in srgb,#000 30%,transparent)}.outdoor-score{background:var(--color-card);scroll-margin-top:clamp(5rem,9vw,9rem);border-radius:clamp(1rem,1.5vw,1.5rem)}.outdoor-score-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.5rem,1vw,.75rem);max-width:56rem;margin:0 auto clamp(2rem,4vw,3.5rem)}.outdoor-score-cta{display:flex;justify-content:center;margin-top:clamp(1.75rem,3.5vw,2.75rem)}.outdoor-score-heading{margin:0}.outdoor-score-desc{color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:48rem}.outdoor-score-desc p{margin:0 0 .5em}.outdoor-score-desc p:last-child{margin-bottom:0}.outdoor-score-quote{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(1rem,2vw,1.5rem);margin:clamp(2rem,3vw,2.75rem) auto 0;padding:clamp(1.25rem,2.5vw,2rem) clamp(1.25rem,2.5vw,2rem) clamp(1.25rem,2.5vw,2rem) clamp(1.25rem,2.5vw,2rem);max-width:80rem;background:var(--color-background);border-radius:clamp(1rem,1.5vw,1.5rem);box-shadow:0 1px color-mix(in srgb,var(--color-foreground) 5%,transparent),0 24px 40px -28px color-mix(in srgb,var(--color-foreground) 30%,transparent)}.outdoor-score-quote:before{content:"\201c";position:absolute;top:clamp(-.35rem,-.5vw,-.5rem);right:clamp(1.25rem,2vw,1.75rem);font-family:var(--font-heading);font-style:italic;font-size:clamp(3rem,5vw,4.5rem);line-height:1;color:color-mix(in srgb,var(--color-foreground) 12%,transparent);pointer-events:none}.outdoor-score-quote-avatar{width:clamp(3.25rem,4.5vw,4.5rem);height:clamp(3.25rem,4.5vw,4.5rem);border-radius:9999px;object-fit:cover;flex-shrink:0;background:color-mix(in srgb,var(--color-foreground) 8%,transparent);box-shadow:0 0 0 3px var(--color-background),0 0 0 4px color-mix(in srgb,var(--color-foreground) 10%,transparent)}.outdoor-score-quote-body{display:flex;flex-direction:column;gap:.75rem;min-width:0;text-align:left}.outdoor-score-comment{margin:0;font-family:var(--font-heading);font-style:italic;font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1.45;letter-spacing:-.005em;color:color-mix(in srgb,var(--color-foreground) 85%,transparent)}.outdoor-score-comment p{margin:0 0 .4em}.outdoor-score-comment p:last-child{margin-bottom:0}.outdoor-score-quote-author{display:flex;flex-direction:column;gap:.15rem;padding-top:.25rem;border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);margin-top:.25rem}.outdoor-score-quote-name{font-style:normal;font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;line-height:1.3;color:var(--color-foreground);margin-top:.4rem}.outdoor-score-quote-job{font-size:.75rem;line-height:1.3;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}@media(max-width:640px){.outdoor-score-quote{grid-template-columns:1fr;gap:.75rem;text-align:left}}.outdoor-score-bar{position:relative;height:clamp(1.5rem,2vw,1.85rem);border-radius:9999px;overflow:hidden;margin-top:clamp(1.25rem,2vw,2rem);background:color-mix(in srgb,var(--color-foreground) 8%,transparent)}.outdoor-score-bar-fill{position:absolute;top:0;bottom:0;left:0;width:var(--fill-pct, 0%);background-image:linear-gradient(to right,var(--color-score-e) 0%,var(--color-score-c) 33.33%,var(--color-score-b) 66.66%,var(--color-score-a) 100%);background-size:calc(100% * 100 / var(--fill-num, 100)) 100%;background-position:0 0;transform:scaleX(0);transform-origin:left center}.outdoor-score-bar.is-in-view .outdoor-score-bar-fill{animation:outdoor-score-fill-in .9s cubic-bezier(.22,1,.36,1) both}@keyframes outdoor-score-fill-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.outdoor-score-bar-fill{transform:scaleX(1)}.outdoor-score-bar.is-in-view .outdoor-score-bar-fill{animation:none}}.outdoor-score-bar[data-score=a]{--fill-pct: 100%;--fill-num: 100}.outdoor-score-bar[data-score=b]{--fill-pct: 75%;--fill-num: 75}.outdoor-score-bar[data-score=c]{--fill-pct: 50%;--fill-num: 50}.outdoor-score-bar[data-score=d]{--fill-pct: 25%;--fill-num: 25}.outdoor-score-bar-letters{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:0;z-index:1;pointer-events:none}.outdoor-score-bar-letter{display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:clamp(.85rem,1.05vw,1.15rem);line-height:1;letter-spacing:.04em;color:var(--color-background);text-shadow:0 1px 2px color-mix(in srgb,var(--color-foreground) 22%,transparent)}.outdoor-score-bar-letter.is-active{transform:scale(1.15)}.outdoor-score-labels{list-style:none;padding:0;margin:clamp(1.25rem,2vw,1.75rem) 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.5rem,1vw,1rem)}.outdoor-score-label{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;padding:clamp(.85rem,1.5vw,1.25rem) clamp(.5rem,1vw,1rem);border-radius:.85rem;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.outdoor-score-label-letter{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.1rem,1.5vw,1.5rem);line-height:1;color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.outdoor-score-label-text{font-size:clamp(.85rem,.95vw,1rem);line-height:1.3;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.outdoor-score-label.is-active{background:var(--color-background);box-shadow:0 6px 24px -8px color-mix(in srgb,var(--color-foreground) 22%,transparent);transform:translateY(-2px)}.outdoor-score-label.is-active .outdoor-score-label-letter{color:var(--color-shop)}.outdoor-score-label.is-active .outdoor-score-label-text{color:var(--color-foreground);font-weight:500}@media(max-width:639px){.outdoor-score-labels{grid-template-columns:1fr;justify-items:center}.outdoor-score-label:not(.is-active){display:none}.outdoor-score-label.is-active{width:100%;max-width:18rem}.outdoor-score-cell-letter{font-size:1rem}}.overview-sticky{position:sticky;top:clamp(8rem,18vh,14rem)}.overview-step-number{margin-right:.5rem}.overview-step-desc{opacity:.8;display:flex;flex-direction:column;gap:1rem}.overview-step-desc p{margin:0}.overview-image{position:relative;overflow:hidden;border-radius:1rem;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.overview-image>img{width:100%;height:100%;object-fit:cover;display:block}.ao-hero{position:relative;display:flex;align-items:flex-end;min-height:clamp(32rem,90vh,58rem);overflow:hidden;border-radius:0 0 1.25rem 1.25rem;color:var(--color-background)}.ao-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ao-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ao-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-foreground) 12%,transparent) 0%,transparent 28%,color-mix(in srgb,var(--color-foreground) 78%,transparent) 100%)}.ao-hero-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,3.5rem);padding-bottom:clamp(3rem,6vw,5rem);padding-top:clamp(8rem,16vh,14rem);width:100%}.ao-hero-content{display:flex;flex-direction:column;gap:clamp(.75rem,1.25vw,1rem)}.ao-hero-eyebrow{font-family:var(--font-body);font-size:clamp(.68rem,.78vw,.82rem);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--color-background) 58%,transparent)}.ao-hero-title{font-family:var(--font-heading);font-size:clamp(2.8rem,5.5vw,6.5rem);font-weight:700;line-height:1.02;letter-spacing:-.03em;color:var(--color-background);max-width:18ch}.ao-hero-title em{font-style:italic;color:color-mix(in srgb,var(--color-background) 72%,transparent)}.ao-hero-tagline{font-family:var(--font-body);font-size:clamp(.95rem,1.1vw,1.2rem);color:color-mix(in srgb,var(--color-background) 68%,transparent);max-width:42ch;line-height:1.65}@media(prefers-reduced-motion:no-preference){.ao-hero-eyebrow,.ao-hero-title,.ao-hero-tagline{opacity:0;animation:ao-fade-up .85s cubic-bezier(.22,1,.36,1) forwards}.ao-hero-eyebrow{animation-delay:.05s}.ao-hero-title{animation-delay:.16s}.ao-hero-tagline{animation-delay:.3s}}@keyframes ao-fade-up{0%{opacity:0;transform:translate3d(0,1.5rem,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.ao-hero-eyebrow,.ao-hero-title,.ao-hero-tagline{animation:none;opacity:1;transform:none}}.ao-lead{font-size:clamp(1rem,1.12vw,1.18rem);line-height:1.85;color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.ao-stats-row{display:flex;flex-wrap:wrap;gap:clamp(1.25rem,3vw,2.5rem);padding-top:clamp(1rem,1.5vw,1.5rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.ao-stat{display:flex;flex-direction:column;gap:.2rem}.ao-stat-num{font-family:var(--font-heading);font-size:clamp(2.2rem,3.5vw,3.75rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--color-foreground)}.ao-stat-label{font-family:var(--font-body);font-size:clamp(.62rem,.72vw,.76rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 38%,transparent)}.ao-team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:560px){.ao-team-grid{grid-template-columns:repeat(3,1fr)}}.ao-team-card{display:flex;flex-direction:column;gap:.65rem;text-decoration:none;color:inherit}.ao-team-photo{aspect-ratio:3 / 4;border-radius:.875rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 5%,var(--color-background));position:relative}.ao-team-photo-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.ao-team-card:hover .ao-team-photo-img{transform:scale(1.04)}.ao-team-photo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--color-foreground) 18%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--color-foreground) 9%,var(--color-background)),color-mix(in srgb,var(--color-foreground) 3%,var(--color-background)))}.ao-team-info{display:flex;flex-direction:column;gap:.12rem;padding:0 .2rem}.ao-team-role{font-family:var(--font-body);font-size:clamp(.62rem,.7vw,.75rem);font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 36%,transparent)}.ao-identiteit{background:var(--color-background)}.ao-id-header{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(2.5rem,4vw,3.5rem);margin-bottom:0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}@media(min-width:768px){.ao-id-header{grid-template-columns:5fr 7fr;align-items:end;gap:clamp(3rem,6vw,7rem)}}.ao-id-header-lead{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.75rem,1.25vw,1.25rem)}.ao-id-title-main{max-width:20ch}.ao-id-intro{color:color-mix(in srgb,var(--color-foreground) 58%,transparent);line-height:1.85;max-width:46ch}.ao-id-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:clamp(2rem,3.5vw,3rem)}@media(min-width:900px){.ao-id-grid{grid-template-columns:repeat(4,1fr)}}.ao-id-item{display:flex;flex-direction:column;gap:.75rem}.ao-id-item-media{aspect-ratio:3 / 4;border-radius:1.125rem;overflow:hidden;position:relative}.ao-id-item-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.ao-id-item:hover .ao-id-item-img{transform:scale(1.04)}.ao-id-item-placeholder{width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--color-foreground) 12%,var(--color-background)),color-mix(in srgb,var(--color-foreground) 4%,var(--color-background)))}.ao-id-item-foot{display:flex;gap:.75rem;align-items:flex-start}.ao-id-num{font-family:var(--font-heading);font-size:clamp(.9rem,1.1vw,1.15rem);font-weight:700;letter-spacing:-.02em;line-height:1.4;color:var(--color-foreground);-webkit-user-select:none;user-select:none;flex-shrink:0;padding-top:.1rem}.ao-id-item-body{display:flex;flex-direction:column;gap:.4rem}.ao-id-value-title{font-family:var(--font-heading);font-size:clamp(.9rem,1.05vw,1.15rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--color-foreground)}.ao-id-value-text{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);line-height:1.75;font-size:clamp(.78rem,.88vw,.9rem)}.ao-roots-hdr{display:flex;flex-direction:column;align-items:flex-center;gap:1rem;margin-bottom:clamp(3rem,5vw,5rem);max-width:52ch}.ao-timeline{position:relative;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,5rem)}.ao-tl-line{display:none}@media(min-width:768px){.ao-tl-line{display:block;position:absolute;left:50%;top:0;bottom:0;width:1.5px;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--color-foreground) 28%,transparent) 6%,color-mix(in srgb,var(--color-foreground) 28%,transparent) 94%,transparent);transform:translate(-50%)}}.ao-tl-item{position:relative;display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.ao-tl-item{grid-template-columns:1fr 1fr;align-items:center}.ao-tl-item--left .ao-tl-card{margin-right:clamp(2.5rem,5vw,5rem)}.ao-tl-item--right .ao-tl-card{margin-left:clamp(2.5rem,5vw,5rem);grid-column:2}}.ao-tl-dot{display:none}@media(min-width:768px){.ao-tl-dot{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--color-foreground);box-shadow:0 0 0 4px var(--color-background),0 0 0 6px color-mix(in srgb,var(--color-foreground) 28%,transparent);z-index:1}}.ao-tl-card{display:flex;flex-direction:column;transition:transform .45s cubic-bezier(.22,1,.36,1)}.ao-tl-card:hover{transform:translateY(-3px)}.ao-tl-card-media{aspect-ratio:16 / 9;overflow:hidden}.ao-tl-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.ao-tl-card:hover .ao-tl-card-img{transform:scale(1.04)}.ao-tl-card-body{display:flex;flex-direction:column;gap:.55rem;padding-top:.875rem}.ao-tl-year{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--color-foreground)}.ao-tl-title{font-family:var(--font-heading);font-size:clamp(1rem,1.2vw,1.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--color-foreground)}.ao-tl-text{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);line-height:1.75}@media(prefers-reduced-motion:no-preference){.ao-tl-item{opacity:0;transform:translate3d(0,2.5rem,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.ao-tl-item.is-visible{opacity:1;transform:translateZ(0)}}.ao-quote{background:color-mix(in srgb,var(--color-foreground) 5%,var(--color-background));border-top:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 14%,transparent)}.ao-quote-inner{max-width:46ch;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1.25rem}.ao-quote-text{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2.75rem);font-weight:400;font-style:italic;line-height:1.32;letter-spacing:-.025em;color:var(--color-foreground)}.ao-quote-text em{color:var(--color-foreground)}.ao-quote-attr{font-family:var(--font-body);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 36%,transparent)}.ao-cta-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,1.75vw,1.5rem);text-align:center}.ao-cta-title{max-width:22ch}.ao-cta-sub{max-width:50ch;color:color-mix(in srgb,var(--color-foreground) 58%,transparent)}.ao-cta-btns{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.pdp-collections{background:var(--color-background)}.pdp-collections-head{max-width:56rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.pdp-collections-heading{margin:0}.pdp-collections-desc{color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:44rem;margin:0}.pdp-collections-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.5rem);list-style:none;padding:0;margin:0}.pdp-collections-item{display:flex;grid-column:span 12 / span 12}@media(min-width:640px){.pdp-collections-item--small{grid-column:span 6 / span 6}}@media(min-width:1024px){.pdp-collections-item--large{grid-column:span 6 / span 6}}@media(min-width:1280px){.pdp-collections-item--small{grid-column:span 3 / span 3}}.pdp-collections-card{display:flex;flex-direction:column;width:100%;background:var(--color-card);border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;box-shadow:0 1px color-mix(in srgb,var(--color-foreground) 5%,transparent)}.pdp-collections-card-media{position:relative;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.pdp-collections-item--large .pdp-collections-card-media,.pdp-collections-item--small .pdp-collections-card-media{aspect-ratio:4 / 3}@media(min-width:1024px){.pdp-collections-item--large .pdp-collections-card-media{aspect-ratio:16 / 10}}@media(min-width:1280px){.pdp-collections-item--small .pdp-collections-card-media{aspect-ratio:4 / 5}}.pdp-collections-card-img{width:100%;height:100%;object-fit:cover;display:block}.pdp-collections-card-placeholder{background:color-mix(in srgb,var(--color-foreground) 10%,transparent)}.pdp-collections-card-body{display:flex;flex-direction:column;gap:.75rem;padding:clamp(1rem,1.5vw,1.5rem);flex:1}.pdp-collections-card-title{margin:0}.pdp-collections-card-desc{margin:0;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.pdp-collections-item--large .pdp-collections-card-desc{-webkit-line-clamp:4;line-clamp:4}.pdp-collections-item--small .pdp-collections-card-desc{-webkit-line-clamp:3;line-clamp:3}.pdp-collections-card-cta{margin-top:auto;padding-top:.5rem;display:flex;align-items:flex-start}.pdp-media{background:var(--color-background)}.pdp-media-video{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.75rem)}.pdp-media-video-title{margin:0}.pdp-media-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:clamp(1rem,1.5vw,1.5rem);overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.pdp-media-video-frame video,.pdp-media-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.pdp-media-video-frame.is-youtube .pdp-media-video-iframe{pointer-events:none}.pdp-media-video-frame.is-youtube.is-active .pdp-media-video-iframe{pointer-events:auto}.pdp-media-video-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-foreground) 25%,transparent);border:0;cursor:pointer;transition:opacity .3s ease,background-color .3s ease}.pdp-media-video-cover:hover{background:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.pdp-media-video-frame.is-active .pdp-media-video-cover{opacity:0;pointer-events:none}.pdp-media-video-cover-play{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--color-background);color:var(--color-shop);font-size:clamp(1.25rem,1.6vw,1.5rem);box-shadow:0 12px 32px -10px #00000073;transition:transform .25s cubic-bezier(.22,1,.36,1)}.pdp-media-video-cover:hover .pdp-media-video-cover-play{transform:scale(1.05)}.pdp-media-grid{column-count:1;column-gap:.75rem}@media(min-width:640px){.pdp-media-grid{column-count:2}}@media(min-width:1024px){.pdp-media-grid{column-count:3}}@media(min-width:1440px){.pdp-media-grid{column-count:4}}.pdp-media-item{position:relative;display:block;width:100%;margin:0 0 .75rem;padding:0;border:0;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);border-radius:1rem;overflow:hidden;cursor:pointer;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid}.pdp-media-img{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .3s ease}.pdp-media-item:hover .pdp-media-img{transform:scale(1.03)}.pdp-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none;display:grid;grid-template-areas:"close close close" "prev figure next" "counter counter counter";grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-items:center;transition:visibility 0s linear .45s}.pdp-media-lightbox.is-open{visibility:visible;pointer-events:auto;transition:visibility 0s linear 0s}.pdp-media-lightbox-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;cursor:pointer;transition:opacity .45s cubic-bezier(.22,1,.36,1);z-index:0}.pdp-media-lightbox.is-open .pdp-media-lightbox-overlay{opacity:1}.pdp-media-lightbox-figure{grid-area:figure;margin:0;padding:clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;z-index:1;opacity:0;transform:scale(.96);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.pdp-media-lightbox.is-open .pdp-media-lightbox-figure{opacity:1;transform:scale(1)}.pdp-media-lightbox-img{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;border-radius:.75rem;box-shadow:0 30px 80px -20px color-mix(in srgb,#000 50%,transparent);object-fit:contain;background:#000}.pdp-media-lightbox-btn{width:3rem;height:3rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:color-mix(in srgb,var(--color-background) 12%,transparent);color:var(--color-background);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.pdp-media-lightbox-btn:hover{background:color-mix(in srgb,var(--color-background) 25%,transparent);border-color:var(--color-background)}.pdp-media-lightbox-close{grid-area:close;justify-self:end;margin:clamp(1rem,2vw,1.5rem);font-size:.85rem}.pdp-media-lightbox-prev{grid-area:prev;justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}.pdp-media-lightbox-next{grid-area:next;justify-self:end;margin-right:clamp(.75rem,2vw,1.5rem)}.pdp-media-lightbox-chevron{display:inline-flex;font-size:.7rem;transform:rotate(-90deg);transition:transform .25s cubic-bezier(.22,1,.36,1)}.pdp-media-lightbox-chevron.is-flipped{transform:rotate(90deg)}.pdp-media-lightbox-counter{grid-area:counter;justify-self:center;color:color-mix(in srgb,var(--color-background) 75%,transparent);font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;margin-bottom:clamp(1rem,2vw,1.5rem);opacity:0;transition:opacity .4s ease .1s}.pdp-media-lightbox.is-open .pdp-media-lightbox-counter{opacity:1}body.pdp-media-lightbox-locked{overflow:hidden}.pdp-tabs-section{background:var(--color-background);scroll-margin-top:clamp(5rem,9vw,9rem)}.pdp-tabs{display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,2rem)}.pdp-tabs-nav{display:flex;flex-wrap:wrap;gap:clamp(.5rem,1vw,1rem) clamp(1.5rem,2.5vw,2.5rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent)}.pdp-tabs-btn{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:clamp(.75rem,1vw,1rem) 0;margin-bottom:-1px;font-family:var(--font-body);font-weight:600;letter-spacing:.02em;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);cursor:pointer;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.pdp-tabs-btn:hover{color:var(--color-foreground)}.pdp-tabs-btn.is-active{color:var(--color-foreground);border-bottom-color:var(--color-shop)}.pdp-tabs-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--color-shop) 50%,transparent);outline-offset:4px;border-radius:.25rem}.pdp-tabs-panels{position:relative}.pdp-tabs-panel{padding-top:clamp(1.5rem,2.5vw,2.5rem)}.pdp-tabs-panel[hidden]{display:none}.pdp-tabs-panel>*:first-child{margin-top:0}.pdp-tabs-content{color:color-mix(in srgb,var(--color-foreground) 80%,transparent);max-width:120ch}.pdp-tabs-content p{margin:0 0 .85em}.pdp-tabs-content p:last-child{margin-bottom:0}.pdp-tabs-content h1,.pdp-tabs-content h2{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.2rem,3.2vw,3.5rem);line-height:1.1em;color:var(--color-foreground);margin:1.5em 0 .5em}.pdp-tabs-content h3{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.25rem,1.6vw,2rem);line-height:1.2em;color:var(--color-foreground);margin:1.5em 0 .5em}.pdp-tabs-content h4{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.33vw,1.5rem);line-height:1.2em;color:var(--color-foreground);margin:1.25em 0 .5em}.pdp-tabs-content h5,.pdp-tabs-content h6{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,.95vw,1.25rem);line-height:1.2em;color:var(--color-foreground);margin:1em 0 .4em}.pdp-tabs-content>h1:first-child,.pdp-tabs-content>h2:first-child,.pdp-tabs-content>h3:first-child,.pdp-tabs-content>h4:first-child,.pdp-tabs-content>h5:first-child,.pdp-tabs-content>h6:first-child{margin-top:0}.pdp-tabs-content ul,.pdp-tabs-content ol{margin:0 0 1em;padding-left:1.5em}.pdp-tabs-content ul:last-child,.pdp-tabs-content ol:last-child{margin-bottom:0}.pdp-tabs-content ul{list-style:disc}.pdp-tabs-content ol{list-style:decimal}.pdp-tabs-content li{margin-bottom:.35em}.pdp-tabs-content li::marker{color:var(--color-shop)}.pdp-tabs-content li>p{margin-bottom:.4em}.pdp-tabs-content li>ul,.pdp-tabs-content li>ol{margin-top:.35em;margin-bottom:.35em}.pdp-tabs-content strong{font-weight:600;color:var(--color-foreground)}.pdp-tabs-content em{font-style:italic}.pdp-tabs-content a{color:var(--color-shop);text-decoration:underline;text-underline-offset:.18em}.pdp-tabs-content a:hover{text-decoration-thickness:2px}.pdp-tabs-content hr{border:0;border-top:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);margin:1.5em 0}.pdp-tabs-content blockquote{margin:1em 0;padding-left:1em;border-left:2px solid var(--color-shop);color:var(--color-foreground);font-style:italic}.pdp-specs-table{column-count:1;column-gap:clamp(2rem,4vw,4.5rem);background:var(--color-background);color:var(--color-foreground)}@media(min-width:1024px){.pdp-specs-table{column-count:2}}@media(min-width:1500px){.pdp-specs-table{column-count:3}}.spec-group{display:block;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin-bottom:clamp(1.75rem,3vw,3rem)}.spec-group:last-child{margin-bottom:0}.spec-group--full{column-span:all;-webkit-column-span:all;margin-top:clamp(1rem,2vw,2rem);margin-bottom:0}.pdp-tabs-content+.pdp-specs-table{padding-top:clamp(1.5rem,2.5vw,2.5rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent)}.spec-group{min-width:0}.spec-group-title{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.33vw,1.5rem);line-height:1.2em;color:var(--color-foreground);margin:0 0 clamp(.75rem,1.25vw,1rem)}.spec-list{margin:0;padding:0;list-style:none}.spec-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1.5rem;padding:clamp(.55rem,.9vw,.85rem) 0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);font-size:clamp(1rem,.95vw,1.25rem);line-height:1.4em}.spec-row:first-child{padding-top:0}.spec-row:last-child{border-bottom:0;padding-bottom:0}.spec-label{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);margin:0;font-weight:400}.spec-value{color:var(--color-foreground);font-weight:500;margin:0;text-align:right;min-width:0;word-break:break-word}.spec-group--full .spec-row{flex-direction:column;align-items:flex-start;gap:.5rem}.spec-group--full .spec-value{width:100%;text-align:left}.spec-swatches{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem 1.25rem}.spec-swatch-item{display:inline-flex;align-items:center;gap:.45rem}.spec-swatch-dot{width:.9em;height:.9em;border-radius:50%;flex:0 0 auto;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-foreground) 22%,transparent)}.pdp-docs{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,24rem),1fr));gap:clamp(.5rem,1vw,.85rem)}.pdp-doc{min-width:0}.pdp-doc-link{display:flex;align-items:center;gap:.85rem;padding:clamp(.75rem,1.2vw,1rem);border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);border-radius:.5rem;color:var(--color-foreground);text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.pdp-doc-link:hover{border-color:var(--color-shop);background:color-mix(in srgb,var(--color-shop) 5%,transparent)}.pdp-doc-link:focus-visible{outline:2px solid color-mix(in srgb,var(--color-shop) 50%,transparent);outline-offset:3px}.pdp-doc-icon{flex:0 0 auto;display:inline-flex;color:var(--color-shop)}.pdp-doc-name{flex:1 1 auto;min-width:0;font-weight:500;word-break:break-word}.pdp-doc-ext{flex:0 0 auto;font-size:.7em;font-weight:700;letter-spacing:.05em;padding:.15em .5em;border-radius:.25rem;background:color-mix(in srgb,var(--color-foreground) 8%,transparent);color:color-mix(in srgb,var(--color-foreground) 65%,transparent)}.pdp-care{display:grid;gap:clamp(1.5rem,3vw,2.5rem);max-width:70ch}.pdp-care-title{font-family:var(--font-heading);font-weight:700;font-size:clamp(1rem,1.33vw,1.5rem);line-height:1.2em;color:var(--color-foreground);margin:0 0 clamp(.5rem,1vw,.85rem)}.pdp-care-text{color:color-mix(in srgb,var(--color-foreground) 80%,transparent);font-size:clamp(1rem,.95vw,1.25rem);line-height:1.5em}.policy-section{background:var(--color-background);color:var(--color-foreground);padding-top:clamp(8rem,14vh,12rem)}.policy-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:60rem;margin:0 auto clamp(2.5rem,5vh,4rem)}.policy-heading{margin:0}.policy-intro{margin:0;color:color-mix(in srgb,var(--color-foreground) 75%,transparent);max-width:52ch}.policy-body{max-width:60rem;margin:0 auto}.policy-body :where(h2,h3){margin-top:2.5rem}.policy-body :where(h2):first-child,.policy-body :where(h3):first-child,.policy-body :where(p):first-child{margin-top:0}.pdp-related{padding-top:clamp(3rem,4vw,4.5rem);padding-bottom:clamp(4rem,5.33vw,8rem)}.pdp-related-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:clamp(2.5rem,4vw,4rem);margin-bottom:clamp(1.25rem,2vw,2rem)}.pdp-related-head{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;min-width:0;flex:1 1 22rem}.pdp-related-desc{color:color-mix(in srgb,var(--color-foreground) 60%,transparent);margin:0;max-width:60ch}.pdp-related-nav{display:flex;gap:.5rem;flex-shrink:0}.pdp-related-btn{width:2.5rem;height:2.5rem;border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--color-foreground) 20%,transparent);background:transparent;color:var(--color-foreground);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.pdp-related-btn:hover{background:var(--color-shop);border-color:var(--color-shop);color:var(--color-background)}@media(max-width:639px){.pdp-related-nav{display:none}}.pdp-related-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.pdp-related-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.pdp-related-track::-webkit-scrollbar{display:none}.pdp-related-card{flex-shrink:0;scroll-snap-align:start;width:calc(50% - .375rem)}@media(min-width:640px){.pdp-related-card{width:calc(33.333% - .5rem)}}@media(min-width:1024px){.pdp-related-card{width:calc(25% - .5625rem)}}.pdp-specsbar{padding-top:clamp(3rem,4vw,4.5rem);padding-bottom:clamp(1rem,2vw,2rem)}.pdp-specs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:clamp(.85rem,1.5vw,1.5rem) clamp(1rem,2vw,2rem);padding:clamp(1rem,1.75vw,1.75rem) clamp(1rem,2vw,2rem);background:var(--color-shop);color:var(--color-background);border-radius:1rem}@media(max-width:1023.98px){.pdp-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-content:stretch;gap:clamp(1rem,2vw,1.5rem) clamp(1rem,2vw,1.5rem);padding:clamp(1rem,2vw,1.5rem)}.pdp-specs-score{grid-column:1 / -1;padding-bottom:clamp(.75rem,1.5vw,1.25rem);border-bottom:1px solid color-mix(in srgb,var(--color-background) 18%,transparent)}.pdp-specs-link{grid-column:1 / -1;justify-content:flex-end;padding-top:clamp(.5rem,1vw,1rem);border-top:1px solid color-mix(in srgb,var(--color-background) 18%,transparent)}.pdp-specs-value{white-space:normal}}@media(min-width:640px)and (max-width:1023.98px){.pdp-specs{grid-template-columns:repeat(3,minmax(0,1fr))}}.pdp-specs-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-background);text-decoration:none;font-weight:500;white-space:nowrap;transition:gap .25s ease,opacity .2s ease}.pdp-specs-link:hover{text-decoration:underline;text-underline-offset:.2em;gap:.6rem}.pdp-specs-score{display:inline-flex;align-items:center;gap:clamp(.6rem,1vw,.9rem);flex-shrink:0;color:inherit;text-decoration:none;transition:transform .25s ease,opacity .2s ease}.pdp-specs-score:hover{transform:translate(2px)}.pdp-specs-score:hover .pdp-specs-value{text-decoration:underline;text-underline-offset:.18em}.pdp-specs::-webkit-scrollbar{display:none}.pdp-specs-badge-img{display:block;width:clamp(4.5rem,5.5vw,5.5rem);height:clamp(4.5rem,5.5vw,5.5rem);object-fit:contain;flex-shrink:0;border:none;box-shadow:none;background:none;border-radius:0}.pdp-specs-badge{width:clamp(4.5rem,5.5vw,5.5rem);height:clamp(4.5rem,5.5vw,5.5rem);border-radius:9999px;border:2px solid var(--color-background);background:var(--score-color, var(--color-shop));color:var(--color-background);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;line-height:1}.pdp-specs-badge-letter{font-family:var(--font-heading);font-size:clamp(1.5rem,2.25vw,2rem);font-weight:700}.pdp-specs-badge-label{font-size:clamp(.55rem,.6vw,.65rem);text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-background) 85%,transparent);margin-top:.15rem}.pdp-specs-badge--a{--score-color: var(--color-score-a)}.pdp-specs-badge--b{--score-color: var(--color-score-b)}.pdp-specs-badge--c{--score-color: var(--color-score-c)}.pdp-specs-badge--d{--score-color: var(--color-score-e)}.pdp-specs-col{display:flex;flex-direction:column;gap:.25rem;flex-shrink:0;min-width:0}.pdp-specs-eyebrow{font-size:clamp(.68rem,.72vw,.75rem);font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-background) 70%,transparent)}.pdp-specs-value{font-size:clamp(.95rem,1.05vw,1.15rem);font-weight:600;color:var(--color-background);line-height:1.3;white-space:nowrap}@media(max-width:479px){.pdp-specs-badge,.pdp-specs-badge-img{width:3.5rem;height:3.5rem}.pdp-specs-badge-letter{font-size:1.25rem}.pdp-specs-badge-label{font-size:.55rem}.pdp-specs-value{font-size:.9rem}.pdp-specs-eyebrow{font-size:.68rem}}.recently-viewed-top{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.recently-viewed-header{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.recently-viewed-nav{display:flex;gap:.5rem;flex-shrink:0}.rv-btn{width:2.5rem;height:2.5rem;border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--color-foreground) 20%,transparent);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-foreground);transition:background .2s ease,border-color .2s ease,color .2s ease}.rv-btn:hover{background:var(--color-shop);border-color:var(--color-shop);color:var(--color-background)}.rv-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.recently-viewed-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.recently-viewed-track::-webkit-scrollbar{display:none}.recently-viewed-track>*{flex-shrink:0;scroll-snap-align:start;width:calc(50% - .375rem)}@media(min-width:1024px){.recently-viewed-track>*{width:calc(33.333% - .5rem)}}@media(min-width:1440px){.recently-viewed-track>*{width:calc(25% - .5625rem)}}.reviews-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;background:var(--reviews-accent);color:var(--color-background);border:none;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.reviews-slider-btn:hover:not(:disabled){opacity:.9}.reviews-slider-btn:active:not(:disabled){transform:scale(.94)}.reviews-slider-btn:disabled{opacity:.3;cursor:not-allowed}.reviews-slider-dots{display:flex;align-items:center;gap:.35rem}.reviews-slider-dot{width:1rem;height:4px;background:color-mix(in srgb,var(--color-foreground) 20%,transparent);border-radius:9999px;transition:width .3s ease,background-color .3s ease;cursor:pointer;border:none;padding:0}.reviews-slider-dot.is-active{width:3rem;background:var(--reviews-accent)}.reviews-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;overscroll-behavior-x:contain}.reviews-slider-track::-webkit-scrollbar{display:none}.review-slide{flex-shrink:0;scroll-snap-align:start;width:100%}.review-media{position:relative;border-radius:1rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}@media(max-width:767px){.review-media{display:flex;flex-direction:column;overflow:visible;border-radius:0;background:none}.review-media-image{border-radius:1rem 1rem 0 0;aspect-ratio:4 / 3;height:auto;flex-shrink:0}}@media(min-width:768px){.review-media{aspect-ratio:auto;width:100%;height:80vh}}.review-media-image{width:100%;height:100%;object-fit:cover;display:block}.review-google{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;border-radius:9999px;background:var(--reviews-accent);color:var(--color-background);font-size:.85rem;font-weight:500}.review-google-star{color:#f5c849}.review-google-sep{opacity:.55}@media(min-width:768px){.review-google{top:1.5rem;right:1.5rem;font-size:.95rem;padding:.55rem 1.1rem}}.review-card{position:absolute;left:1rem;right:1rem;bottom:1rem;background:var(--color-background);color:var(--color-foreground);border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:767px){.review-card{position:static;left:auto;right:auto;bottom:auto;border-radius:0 0 1rem 1rem;padding:1rem 1.1rem 1.25rem;gap:.75rem}}@media(min-width:768px){.review-card{left:1.75rem;bottom:1.75rem;right:auto;max-width:min(60rem,calc(100% - 3.5rem));padding:1.75rem 2rem;flex-direction:row;gap:2rem}}.review-author{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}@media(max-width:767px){.review-author{flex-direction:row;align-items:center;gap:.65rem}.review-author-image{width:2.5rem;height:2.5rem;flex-shrink:0}.review-author-meta{gap:.05rem}.review-stars{margin-top:.2rem}}@media(min-width:768px){.review-author{min-width:10rem}}.review-author-image{width:3rem;height:3rem;border-radius:9999px;object-fit:cover;display:block}.review-author-meta{display:flex;flex-direction:column;gap:.1rem}.review-author-name{font-weight:700}.review-author-type,.review-author-location{opacity:.65}.review-stars{display:inline-flex;gap:.15rem;margin-top:.4rem;font-size:.9rem}.review-star{color:color-mix(in srgb,var(--color-foreground) 15%,transparent)}.review-star.is-filled{color:#f5c849}.review-quote{font-style:italic;line-height:1.55;flex:1}@media(max-width:767px){.review-slide:not(.review-slide--quote) .review-quote{flex:none;overflow:hidden;max-height:3.1em;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.review-slide:not(.review-slide--quote) .review-quote.is-expanded{max-height:40em}}@media(max-width:767px)and (prefers-reduced-motion:reduce){.review-slide:not(.review-slide--quote) .review-quote{transition:none}}.review-quote-toggle{display:none}@media(max-width:767px){.review-quote-toggle{display:inline-flex;align-items:center;font-size:.78rem;font-weight:600;color:var(--reviews-accent);cursor:pointer;border:none;background:none;padding:0;flex-shrink:0;transition:opacity .2s ease;text-decoration:underline;text-underline-offset:.2em}.review-quote-toggle:hover{opacity:.65}}.review-google--header{position:static;font-size:.85rem;padding:.4rem .8rem}.review-slide--quote{flex-shrink:0;scroll-snap-align:start;width:100%;padding-right:1rem;box-sizing:border-box}@media(min-width:768px){.review-slide--quote{width:50%}}@media(min-width:1200px){.review-slide--quote{width:33.333%}}.review-card--quote{position:static;left:auto;right:auto;bottom:auto;max-width:none;height:100%;background:color-mix(in srgb,var(--color-foreground) 4%,transparent);flex-direction:column;gap:1.25rem}@media(min-width:768px){.review-card--quote{padding:1.75rem;flex-direction:column;gap:1.25rem}}.bestsellers-section{position:relative}.bestsellers-track{position:relative;height:240vh}.bestsellers-pin{position:sticky;top:0;height:100vh;overflow:hidden;padding:clamp(1rem,2vw,2rem)}.bestsellers-main{--p: var(--bs-main-p, 0);position:absolute;top:calc(clamp(1rem,2vw,2rem) + var(--p) * 4vh);left:calc(clamp(1rem,2vw,2rem) + var(--p) * 32vw);right:calc(clamp(1rem,2vw,2rem) + var(--p) * 32vw);bottom:calc(clamp(1rem,2vw,2rem) + var(--p) * 4vh);border-radius:1rem;overflow:hidden;text-decoration:none;color:var(--color-background);display:block;will-change:top,left,right,bottom}.bestsellers-main-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bestsellers-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,var(--color-foreground) 100%);pointer-events:none}.bestsellers-title{--p: var(--bs-title-p, 0);position:absolute;top:clamp(1.5rem,2.5vw,2.5rem);left:clamp(1.5rem,2.5vw,2.5rem);max-width:28%;color:var(--color-background);z-index:5;pointer-events:none;transform:translate(calc((1 - var(--p)) * clamp(1rem,1.5vw,2rem)),calc((1 - var(--p)) * 72vh));transition:color .4s ease}.bestsellers-section.is-final .bestsellers-title{color:var(--color-foreground)}.bestsellers-subheader{position:absolute;bottom:clamp(1.5rem,2.5vw,2.5rem);right:clamp(1.5rem,2.5vw,2.5rem);color:var(--color-background);z-index:4;display:flex;align-items:center;gap:.5rem;opacity:calc(1 - var(--bs-subheader-p, 0));pointer-events:none}.bestsellers-main-cta{--p: var(--bs-info-p, 0);position:absolute;top:1rem;right:1rem;width:clamp(2.75rem,3vw,3.5rem);height:clamp(2.75rem,3vw,3.5rem);border-radius:9999px;background:var(--color-shop);color:var(--color-background);display:flex;align-items:center;justify-content:center;font-size:.85rem;z-index:4;opacity:var(--p);transform:scale(calc(.6 + var(--p) * .4));pointer-events:none}.bestsellers-main-info{--p: var(--bs-info-p, 0);position:absolute;bottom:clamp(1rem,1.75vw,1.75rem);left:clamp(1rem,1.75vw,1.75rem);right:clamp(1rem,1.75vw,1.75rem);color:var(--color-background);z-index:4;opacity:var(--p);transform:translateY(calc((1 - var(--p)) * 1rem));pointer-events:none}.bestsellers-main-product-title{margin:0}.bestsellers-main-desc{margin-top:.6rem;opacity:.9;line-height:1.5;max-width:88%}.bestsellers-main-brand{position:absolute;bottom:0;right:0;padding:.45rem .95rem;border-radius:9999px;background:color-mix(in srgb,var(--color-background) 18%,transparent);color:var(--color-background);backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid color-mix(in srgb,var(--color-background) 22%,transparent);white-space:nowrap}.bestsellers-sat{position:absolute;border-radius:1rem;overflow:hidden;text-decoration:none;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);will-change:transform,opacity}.bestsellers-sat-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.bestsellers-sat:hover .bestsellers-sat-image{transform:scale(1.05)}.bestsellers-sat:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,color-mix(in srgb,var(--color-foreground) 60%,transparent) 100%);pointer-events:none}.bestsellers-sat-bottom{position:absolute;bottom:.65rem;left:.65rem;right:.65rem;display:flex;align-items:center;justify-content:space-between;gap:.4rem;z-index:2;pointer-events:none}.bestsellers-sat-title,.bestsellers-sat-brand{padding:.3rem .75rem;border-radius:9999px;color:var(--color-background);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65%}.bestsellers-sat-title{background:color-mix(in srgb,var(--color-background) 18%,transparent);backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid color-mix(in srgb,var(--color-background) 22%,transparent)}.bestsellers-sat-brand{background:var(--color-shop)}.bestsellers-sat-1{bottom:calc(clamp(1rem,2vw,2rem) + 4vh + 30% + .75rem);left:clamp(1rem,2vw,2rem);width:28%;height:30%;--p: var(--bs-sat-1-p, 0);opacity:var(--p);transform:translate(calc((var(--p) - 1) * 30vw),calc((var(--p) - 1) * 6vh)) scale(calc(.86 + var(--p) * .14))}.bestsellers-sat-2{bottom:calc(clamp(1rem,2vw,2rem) + 4vh);left:clamp(1rem,2vw,2rem);width:28%;height:30%;--p: var(--bs-sat-2-p, 0);opacity:var(--p);transform:translate(calc((var(--p) - 1) * 30vw),calc((1 - var(--p)) * 6vh)) scale(calc(.86 + var(--p) * .14))}.bestsellers-sat-3{top:calc(clamp(1rem,2vw,2rem) + 4vh);right:clamp(1rem,2vw,2rem);width:28%;height:22%;--p: var(--bs-sat-3-p, 0);opacity:var(--p);transform:translate(calc((1 - var(--p)) * 30vw),calc((var(--p) - 1) * 6vh)) scale(calc(.86 + var(--p) * .14))}.bestsellers-sat-4{top:calc(clamp(1rem,2vw,2rem) + 4vh + 22% + .75rem);right:clamp(1rem,2vw,2rem);width:28%;height:35%;--p: var(--bs-sat-4-p, 0);opacity:var(--p);transform:translate(calc((1 - var(--p)) * 30vw),calc((1 - var(--p)) * 6vh)) scale(calc(.86 + var(--p) * .14))}@media(max-width:1023px){.bestsellers-track{height:auto}.bestsellers-pin{position:static;height:auto;overflow:visible;padding:1rem;display:grid;grid-template-columns:1fr;gap:.75rem}.bestsellers-title{position:static;transform:none;max-width:100%;color:var(--color-foreground)}.bestsellers-main{position:relative;inset:auto;aspect-ratio:3 / 2}.bestsellers-subheader{bottom:1rem;right:1rem;opacity:1}.bestsellers-main-cta,.bestsellers-main-info{display:none}.bestsellers-sat{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:3 / 2;opacity:1;transform:none}}@media(min-width:768px)and (max-width:1023px){.bestsellers-pin{grid-template-columns:1fr 1fr}.bestsellers-title,.bestsellers-main{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.bestsellers-track{height:auto}.bestsellers-pin{position:static;height:auto}}.shop-cta-overlay{background:#00000080}.featured-card-overlay{background:linear-gradient(to bottom,transparent 0%,var(--color-foreground) 100%)}.featured-slider-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:.25rem;scrollbar-width:none;-ms-overflow-style:none;flex:1}.featured-slider-track::-webkit-scrollbar{display:none}.featured-slider-track>*{flex-shrink:0;scroll-snap-align:start;width:clamp(14rem,70%,24rem)}@media(min-width:768px){.featured-slider-track>*{width:clamp(320px,25vw,640px)}}.featured-slider-meta{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);padding-top:.5rem}.featured-slider-count{display:inline-flex;align-items:baseline;gap:.35rem;font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--color-foreground);flex-shrink:0}.featured-slider-count-sep{opacity:.35}.featured-slider-count [data-slider-total]{opacity:.45;font-weight:500}.featured-slider-progress{position:relative;flex:1;height:6px;border-radius:9999px;background:color-mix(in srgb,var(--color-foreground) 8%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-foreground) 4%,transparent);overflow:hidden}.featured-slider-progress-bar{position:absolute;top:0;left:0;bottom:0;width:0%;background:linear-gradient(90deg,color-mix(in srgb,var(--color-shop) 70%,transparent) 0%,var(--color-shop) 100%);border-radius:inherit;transition:width .28s cubic-bezier(.33,1,.68,1);will-change:width;box-shadow:0 0 .75rem color-mix(in srgb,var(--color-shop) 45%,transparent)}.featured-slider-progress-glow{position:absolute;top:0;right:0;width:2rem;height:100%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-background) 60%,transparent));pointer-events:none;opacity:.9}.featured-slider-btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-background) 25%,transparent);background:transparent;color:var(--color-background);cursor:pointer;transition:background-color .25s ease,border-color .25s ease,opacity .25s ease,transform .25s ease}.featured-slider-btn:hover:not(:disabled){background:color-mix(in srgb,var(--color-background) 12%,transparent);border-color:var(--color-background)}.featured-slider-btn:active:not(:disabled){transform:scale(.94)}.featured-slider-btn:disabled{opacity:.25;cursor:not-allowed}.shop-hero-overlay{background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--color-foreground) 85%,transparent) 100%)}.shop-hero-bg-item{opacity:0;transition:opacity 1.1s cubic-bezier(.4,0,.2,1)}.shop-hero-bg-item.is-active{opacity:1}.shop-hero-slide{grid-area:1 / 1;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .5s ease,transform .7s cubic-bezier(.22,1,.36,1)}.shop-hero-slide.is-active{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .7s ease .15s,transform .8s cubic-bezier(.22,1,.36,1) .15s}.shop-hero-cta{grid-area:1 / 1;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .4s ease,transform .5s cubic-bezier(.22,1,.36,1)}.shop-hero-cta.is-active{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .55s ease .2s,transform .6s cubic-bezier(.22,1,.36,1) .2s}.shop-hero-counter-num{top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0;line-height:1;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s ease,font-size .7s cubic-bezier(.22,1,.36,1)}.shop-hero-counter-num.is-current{font-size:clamp(1.5rem,2vw,2.5rem);transform:translate(-50%,-50%) scale(1);opacity:1}.shop-hero-counter-num.is-prev{font-size:clamp(.75rem,.9vw,1rem);transform:translate(-50%,-260%) scale(1);opacity:.6}.shop-hero-counter-num.is-next{font-size:clamp(.75rem,.9vw,1rem);transform:translate(-50%,160%) scale(1);opacity:.6}.shop-hero-progress-bar{transition:width .1s linear}@media(prefers-reduced-motion:reduce){.shop-hero-bg-item,.shop-hero-slide,.shop-hero-cta,.shop-hero-counter-num,.shop-hero-progress-bar{transition-duration:.2s}}.shopthelook-switcher-btn.is-active{background-color:var(--color-shop);color:var(--color-background)}.shopthelook-switcher-btn:hover:not(.is-active){background-color:color-mix(in srgb,var(--color-shop) 10%,transparent)}.shopthelook-stack{display:grid;grid-template-columns:1fr}.shopthelook-stack>*{grid-column:1;grid-row:1;min-width:0}.showroom-track{position:relative;height:var(--showroom-track-height, 100vh)}.showroom-pin{position:sticky;top:0;height:100vh;overflow:hidden}.showroom-frame{--p: var(--showroom-eased-p, 1);--pad: clamp(.75rem, 1.5vw, 1.5rem);height:100%;width:100%;clip-path:inset(0 calc(var(--pad) * var(--p)) 0 calc(var(--pad) * var(--p)) round calc(var(--p) * 1rem));background:color-mix(in srgb,var(--color-foreground) 6%,transparent);will-change:clip-path}.showroom-frame video,.showroom-frame iframe{width:100%;height:100%;min-height:100%;object-fit:cover;display:block;will-change:transform;transform:translateZ(0);backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.showroom-track{height:auto}.showroom-pin{position:static;height:auto;overflow:visible}.showroom-frame{clip-path:inset(0 var(--pad) 0 var(--pad) round 1rem);height:auto;aspect-ratio:16 / 9;will-change:auto}.showroom-frame video,.showroom-frame iframe{will-change:auto}}.showroom-card-overlay{background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 50%,transparent 100%)}.showroom-card-dot{width:.5rem;height:.5rem;border-radius:9999px;background:var(--color-accent);display:inline-block;flex-shrink:0}.afspraak-bullet{width:.45rem;height:.45rem;border-radius:9999px;background:var(--color-accent);display:inline-block;flex-shrink:0}.sbf{background:var(--color-background);border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent);box-shadow:0 4px 32px -8px color-mix(in srgb,var(--color-foreground) 9%,transparent);padding:clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;gap:1rem}.sbf-progress{display:flex;align-items:center;padding-bottom:.25rem}.sbf-pline{flex:1;height:1.5px;background:color-mix(in srgb,var(--color-foreground) 12%,transparent);transition:background .4s ease}.sbf-pline.is-done{background:#c9ab87}.sbf-pdot{flex-shrink:0;width:2rem;height:2rem;border-radius:9999px;border:1.5px solid color-mix(in srgb,var(--color-foreground) 18%,transparent);background:var(--color-background);display:flex;align-items:center;justify-content:center;transition:background .3s ease,border-color .3s ease;position:relative}.sbf-pdot.is-active,.sbf-pdot.is-done{background:var(--color-studio);border-color:var(--color-studio)}.sbf-pdot-n{font-family:var(--font-heading);font-size:.72rem;font-weight:700;color:color-mix(in srgb,var(--color-foreground) 38%,transparent);line-height:1}.sbf-pdot.is-active .sbf-pdot-n,.sbf-pdot.is-done .sbf-pdot-n{color:#fff}.sbf-pdot.is-done .sbf-pdot-n{display:none}.sbf-pdot-chk{display:none;color:#fff;width:.7rem}.sbf-pdot.is-done .sbf-pdot-chk{display:block}.sbf-step{display:none;flex-direction:column;gap:.875rem}.sbf-step.is-active{display:flex}.sbf-hd{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.sbf-title{font-family:var(--font-heading);font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--color-foreground)}.sbf-sub{font-size:clamp(.75rem,.85vw,.82rem);color:color-mix(in srgb,var(--color-foreground) 55%,transparent);line-height:1.5;max-width:38ch}.sbf-lbl{font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 42%,transparent)}.sbf-mt{margin-top:.5rem}.sbf-req{color:var(--color-studio);margin-left:.1rem}.sbf-img-grid{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.sbf-icard{display:block;border:none;padding:0;background:none;cursor:pointer;border-radius:.875rem;overflow:hidden;position:relative;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s ease}.sbf-icard.is-selected{outline-color:var(--color-studio)}.sbf-img-grid.has-selection .sbf-icard:not(.is-selected){opacity:.45;transform:scale(.98);transition:opacity .25s ease,transform .25s ease,outline-color .2s ease}.sbf-img-grid.has-selection .sbf-icard.is-selected{transition:opacity .25s ease,transform .25s ease,outline-color .2s ease}.sbf-icard-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:.875rem;background:color-mix(in srgb,var(--color-foreground) 6%,var(--color-background))}.sbf-icard-media img,.sbf-icard-ph{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1);filter:grayscale(20%)}.sbf-icard-ph{background:linear-gradient(135deg,color-mix(in srgb,var(--color-studio) 10%,var(--color-background)),color-mix(in srgb,var(--color-foreground) 6%,var(--color-background)))}.sbf-icard:hover .sbf-icard-media img{transform:scale(1.04)}.sbf-icard-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 45%,transparent 70%);border-radius:inherit}.sbf-icard-lbl{position:absolute;bottom:.75rem;left:.875rem;right:.875rem;font-family:var(--font-body);font-size:clamp(.75rem,.9vw,.875rem);font-weight:600;color:#fff;line-height:1.3;text-align:left}.sbf-icard-chk{position:absolute;bottom:.75rem;right:.875rem;width:2rem;height:2rem;border-radius:9999px;background:var(--color-studio);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:opacity .2s ease,transform .2s ease;color:#fff}.sbf-icard-chk svg{width:.75rem}.sbf-icard.is-selected .sbf-icard-chk{opacity:1;transform:scale(1)}.sbf-mood-badge{position:absolute;top:.625rem;left:.75rem;padding:.2rem .55rem;background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.35);border-radius:9999px;font-size:.6rem;font-weight:700;letter-spacing:.05em;color:#fff;text-transform:uppercase}.sbf-field{display:flex;flex-direction:column;gap:.4rem}.sbf-field-lbl{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 48%,transparent)}.sbf-textarea{width:100%;padding:.875rem 1rem;border:1.5px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:.75rem;background:color-mix(in srgb,var(--color-foreground) 3%,var(--color-background));font-family:var(--font-body);font-size:.875rem;color:var(--color-foreground);resize:vertical;min-height:6rem;outline:none;transition:border-color .15s ease;box-sizing:border-box}.sbf-textarea::placeholder{color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.sbf-textarea:focus{border-color:var(--color-studio)}.sbf-drink-grid{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.sbf-dcard{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:.75rem .5rem;border:1.5px solid color-mix(in srgb,var(--color-foreground) 9%,transparent);border-radius:.875rem;background:color-mix(in srgb,var(--color-foreground) 2.5%,var(--color-background));cursor:pointer;transition:border-color .2s ease,background .2s ease}.sbf-dcard:hover{border-color:color-mix(in srgb,var(--color-studio) 40%,transparent)}.sbf-dcard.is-selected{border-color:var(--color-studio);background:color-mix(in srgb,var(--color-studio) 7%,var(--color-background))}.sbf-dcard-icon{width:1.75rem;height:1.75rem;color:color-mix(in srgb,var(--color-foreground) 50%,transparent);flex-shrink:0}.sbf-dcard-icon svg{width:100%;height:100%}.sbf-dcard.is-selected .sbf-dcard-icon{color:var(--color-studio)}.sbf-dcard-lbl{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.sbf-dcard.is-selected .sbf-dcard-lbl{color:var(--color-studio)}.sbf-mood-desc{font-size:.82rem;color:color-mix(in srgb,var(--color-foreground) 52%,transparent);line-height:1.6}.sbf-fields{display:flex;flex-direction:column;gap:.875rem}.sbf-iw{position:relative;display:flex;align-items:center}.sbf-ii{position:absolute;left:.875rem;width:1.1rem;height:1.1rem;color:color-mix(in srgb,var(--color-foreground) 32%,transparent);flex-shrink:0;pointer-events:none}.sbf-input{width:100%;padding:.8rem 1rem .8rem 2.625rem;border:1.5px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-radius:.75rem;background:color-mix(in srgb,var(--color-foreground) 3.5%,var(--color-background));font-family:var(--font-body);font-size:.9rem;color:var(--color-foreground);outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.sbf-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 28%,transparent)}.sbf-input:focus{border-color:var(--color-studio);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-studio) 10%,transparent)}.sbf-input.is-error{border-color:#d94f4f;box-shadow:0 0 0 3px #d94f4f1a}.sbf-calendly-hint{font-size:.78rem;color:color-mix(in srgb,var(--color-foreground) 45%,transparent);line-height:1.55;text-align:center;font-style:italic}.sbf-confirm-img{border-radius:.875rem;overflow:hidden;aspect-ratio:16 / 9}.sbf-confirm-img img{width:100%;height:100%;object-fit:cover;display:block}.sbf-status-card{background:color-mix(in srgb,var(--color-studio) 6%,var(--color-background));border:1px solid color-mix(in srgb,var(--color-studio) 12%,transparent);border-radius:1rem;padding:1.125rem 1.25rem;display:flex;flex-direction:column;gap:0}.sbf-status-row{display:flex;align-items:flex-start;gap:.875rem;padding:.75rem 0}.sbf-status-row+.sbf-status-row{border-top:1px solid color-mix(in srgb,var(--color-studio) 14%,transparent)}.sbf-status-ico{width:1.25rem;height:1.25rem;flex-shrink:0;color:var(--color-studio);margin-top:.1rem}.sbf-status-ico svg{width:100%;height:100%}.sbf-status-info{display:flex;flex-direction:column;gap:.15rem}.sbf-status-lbl{font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 42%,transparent)}.sbf-status-val{font-size:.875rem;font-weight:600;color:var(--color-foreground)}.sbf-nav{display:flex;align-items:center;justify-content:space-between}.sbf-back{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 40%,transparent);text-decoration:underline;text-underline-offset:3px;background:none;border:none;cursor:pointer;padding:0;transition:color .15s ease}.sbf-back:hover{color:var(--color-foreground)}.sbf-back[data-hidden]{visibility:hidden}.sbf-step-ctr{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--color-foreground) 35%,transparent)}.sbf-cta{width:100%;padding:.95rem 1.5rem;background:var(--color-studio);color:#fff;border:none;border-radius:9999px;font-family:var(--font-body);font-size:.95rem;font-weight:700;cursor:pointer;text-align:center;transition:opacity .2s ease;line-height:1}.sbf-cta:hover{opacity:.88}.sbf-cta:disabled{opacity:.5;cursor:default}.sbf-opt{font-weight:400;letter-spacing:0;text-transform:none;opacity:.65;font-size:.62rem}.sbf-err{display:none;font-size:.72rem;font-weight:500;color:#c94f4f;line-height:1.4;padding-left:.15rem}.sbf-err:not(:empty){display:flex;align-items:center;gap:.3rem}.sbf-err:not(:empty):before{content:"";display:inline-block;width:.8rem;height:.8rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7' stroke='%23c94f4f' stroke-width='1.4'/%3E%3Cpath d='M8 5v4M8 11v.5' stroke='%23c94f4f' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.sbf-input.is-error,.sbf-textarea.is-error{border-color:#c94f4f;box-shadow:0 0 0 3px #c94f4f1a}@keyframes sbf-shake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.sbf-shake{animation:sbf-shake .35s ease}.studio-form-specialist-image{width:clamp(3.5rem,5vw,5rem);height:clamp(3.5rem,5vw,5rem);border-radius:9999px;object-fit:cover;flex-shrink:0}.studio-hero-overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--color-foreground) 70%,transparent),color-mix(in srgb,var(--color-foreground) 35%,transparent) 60%,color-mix(in srgb,var(--color-foreground) 55%,transparent))}.studio-hero-bg-item{opacity:0;transition:opacity 1.1s cubic-bezier(.4,0,.2,1)}.studio-hero-bg-item.is-active{opacity:1}.studio-hero-active>*{grid-area:1 / 1}.studio-hero-row{display:inline-flex;align-items:center;gap:1.25rem;padding:0;text-align:left;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;transition:opacity .3s ease}.studio-hero-row:not(.is-active){opacity:.55}.studio-hero-row:hover:not(.is-active){opacity:.8}.studio-hero-row.is-active{opacity:1}.studio-hero-bar{align-self:center;position:relative;display:inline-block;width:clamp(2rem,5vw,4rem);height:2px;background:color-mix(in srgb,var(--color-background) 25%,transparent);overflow:hidden}.studio-hero-bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-background);transform-origin:left;transform:scaleX(0)}.studio-hero-row.is-active .studio-hero-bar-fill{transform:scaleX(var(--studio-bar-p, 0))}.studio-hero-num{align-self:center;font-variant-numeric:tabular-nums;line-height:1.2;margin:0}.studio-hero-info{opacity:0;transform:translateY(.5rem);pointer-events:none;transition:opacity .45s ease,transform .5s cubic-bezier(.22,1,.36,1)}.studio-hero-info.is-active{opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .6s ease .1s,transform .7s cubic-bezier(.22,1,.36,1) .1s}.studio-hero-name{margin:0 0 .5rem;line-height:1.2}.studio-hero-desc{margin:0;line-height:1.35;opacity:.9;font-weight:400}@media(prefers-reduced-motion:reduce){.studio-hero-bg-item,.studio-hero-row,.studio-hero-info,.studio-hero-bar{transition-duration:.15s}.studio-hero-bar-fill{transform:scaleX(0)!important}}.studio-process-text>*+*{margin-top:.6rem}.studio-process-num{font-family:var(--font-heading);font-size:clamp(7rem,14vw,13rem);font-weight:700;line-height:.9;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--color-foreground) 12%,transparent);-webkit-user-select:none;user-select:none}.team-bg-blob{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;animation:team-blob-morph 5s ease-in-out infinite;will-change:border-radius,transform}@keyframes team-blob-morph{0%,to{border-radius:58% 42% 52% 48%/48% 55% 45% 52%;transform:rotate(0)}25%{border-radius:48% 52% 58% 42%/55% 45% 52% 48%}50%{border-radius:42% 58% 48% 52%/52% 42% 58% 48%;transform:rotate(3deg)}75%{border-radius:52% 48% 42% 58%/45% 52% 48% 55%}}@media(prefers-reduced-motion:reduce){.team-bg-blob{animation:none}}.usps-bar{padding:clamp(1.5rem,2.5vw,2rem) 0;border-top:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);margin-bottom:clamp(4rem,5.33vw,8rem)}.usps-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.5rem)}@media(min-width:768px){.usps-list{grid-template-columns:repeat(4,1fr);gap:0}}.usps-item{display:flex;align-items:center;gap:clamp(.6rem,1vw,.85rem)}@media(min-width:768px){.usps-item{justify-content:center;padding:0 clamp(1.25rem,2.5vw,2rem);border-right:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.usps-item:last-child{border-right:none}}.usps-icon{flex-shrink:0;display:flex;color:var(--color-shop)}.usps-link{display:contents;text-decoration:none}.usps-item:has(.usps-link){cursor:pointer;transition:opacity .2s ease}.usps-item:has(.usps-link):hover{opacity:.65}.usps-text{font-family:var(--font-heading);font-style:italic;font-size:clamp(.95rem,1.1vw,1.15rem);font-weight:500;line-height:1.2;letter-spacing:-.01em;color:var(--color-foreground)}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.look-hotspot{width:clamp(1.75rem,4vw,3rem);height:clamp(1.75rem,4vw,3rem);margin-left:-.875rem;margin-top:-.875rem}.look-hotspot-dot{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:9999px;background-image:linear-gradient(135deg,color-mix(in srgb,var(--color-background) 28%,transparent),color-mix(in srgb,var(--color-background) 12%,transparent) 45%,color-mix(in srgb,var(--color-background) 6%,transparent));backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid color-mix(in srgb,var(--color-background) 22%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--color-background) 45%,transparent),inset 0 -1px color-mix(in srgb,var(--color-foreground) 10%,transparent),0 6px 20px color-mix(in srgb,var(--color-foreground) 18%,transparent);cursor:pointer;padding:0;isolation:isolate;transition:transform .25s cubic-bezier(.22,1,.36,1)}.look-hotspot-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-background) 50%,transparent),color-mix(in srgb,var(--color-background) 5%,transparent) 55%,color-mix(in srgb,var(--color-background) 25%,transparent));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none;z-index:1}.look-hotspot-dot:hover,.look-hotspot-dot[aria-expanded=true]{transform:scale(1.15)}.look-hotspot-core{width:clamp(.4rem,1vw,.75rem);height:clamp(.4rem,1vw,.75rem);border-radius:9999px;background-color:var(--color-shop);box-shadow:0 0 6px color-mix(in srgb,var(--color-background) 80%,transparent);z-index:2}.look-hotspot-pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:1.5px solid var(--color-shop);background:transparent;opacity:0;animation:look-hotspot-pulse 2.4s ease-out infinite;z-index:0}@keyframes look-hotspot-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(2);opacity:0}}.look-hotspot-card{position:absolute;top:50%;width:clamp(16rem,40vw,18rem);display:block;background-color:var(--color-background);color:var(--color-foreground);border-radius:.75rem;overflow:hidden;box-shadow:0 14px 40px color-mix(in srgb,var(--color-foreground) 22%,transparent);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1);z-index:10}.look-hotspot[data-align=right] .look-hotspot-card{left:calc(100% + .9rem);right:auto;transform:translateY(-50%) translate(-6px)}.look-hotspot[data-align=left] .look-hotspot-card{right:calc(100% + .9rem);left:auto;transform:translateY(-50%) translate(6px)}.look-hotspot-dot[aria-expanded=true]~.look-hotspot-card{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}@media(hover:hover){.look-hotspot:hover .look-hotspot-card,.look-hotspot:focus-within .look-hotspot-card{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}}@media(max-width:1023px){.look-hotspot{width:2.25rem;height:2.25rem;margin-left:-1.125rem;margin-top:-1.125rem}.look-hotspot-core{width:.625rem;height:.625rem}.look-hotspot-card{display:none}}.look-item{grid-area:1 / 1;opacity:0;pointer-events:none;transition:opacity .4s ease}.look-item.is-active{opacity:1;pointer-events:auto}.shopthelook-stack:not(:has(.look-item.is-active)) .look-item:first-child{opacity:1;pointer-events:auto}.look-products-mobile-track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;padding-top:.5rem;scrollbar-width:none;-ms-overflow-style:none}.look-products-mobile-track::-webkit-scrollbar{display:none}.look-products-mobile-card{flex-shrink:0;scroll-snap-align:center;width:70%;max-width:18rem;transition:box-shadow .3s ease;border-radius:.75rem}.look-products-mobile-card.is-target{box-shadow:0 0 0 1px var(--color-accent)}.look-slider-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);background:transparent;color:var(--color-foreground);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.look-slider-btn:hover{background-color:color-mix(in srgb,var(--color-foreground) 6%,transparent);border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.look-slider-btn:disabled{opacity:.3;cursor:not-allowed}.look-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.look-hide-scrollbar::-webkit-scrollbar{display:none}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.badge{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding-inline:clamp(.9rem,1.2vw,1.4rem);padding-block:clamp(.4rem,.4vw,.5rem);white-space:nowrap;isolation:isolate}.badge--glass{background-image:linear-gradient(135deg,color-mix(in srgb,var(--color-background) 28%,transparent),color-mix(in srgb,var(--color-background) 12%,transparent) 45%,color-mix(in srgb,var(--color-background) 6%,transparent));backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid color-mix(in srgb,var(--color-background) 22%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--color-background) 45%,transparent),inset 0 -1px color-mix(in srgb,var(--color-foreground) 10%,transparent),0 6px 24px color-mix(in srgb,var(--color-foreground) 12%,transparent)}.badge--glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-background) 45%,transparent),color-mix(in srgb,var(--color-background) 5%,transparent) 60%,color-mix(in srgb,var(--color-background) 20%,transparent));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none}.badge--default{background-color:var(--color-background);border:1px solid var(--color-border)}.badge--cream{background-color:#f3efe8;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent)}.badge--small{padding-inline:.65rem;padding-block:.25rem}.breadcrumbs{font-size:clamp(.7rem,.78vw,.82rem)}.breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.08em;list-style:none;padding:0;margin:0}.breadcrumbs-item{display:inline-flex;align-items:center;gap:.5rem}.breadcrumbs-link{color:inherit;text-decoration:none;opacity:.7;transition:opacity .2s ease}.breadcrumbs-link:hover{opacity:1}.breadcrumbs-item.is-current{opacity:1;font-weight:600}.breadcrumbs-separator{opacity:.4}.breadcrumbs--default{color:var(--color-foreground)}.breadcrumbs--inverse{color:var(--color-background)}.btn-wave{position:relative;overflow:hidden;isolation:isolate;transition:color .5s cubic-bezier(.22,1,.36,1)}.btn-wave:hover{color:var(--color-background)}.btn-wave:before{content:"";position:absolute;bottom:0;left:-25%;width:150%;height:180%;background-color:var(--btn-wave-color);border-radius:45% 55% 40% 60%/55% 45% 0 0;transform:translateY(100%);z-index:-1;pointer-events:none;transition:transform .7s cubic-bezier(.22,1,.36,1),border-radius 1.2s ease-in-out}.btn-wave:hover:before{transform:translateY(10%);animation:btn-wave-ripple 3s ease-in-out infinite .7s}@keyframes btn-wave-ripple{0%,to{border-radius:45% 55% 40% 60%/55% 45% 0 0;transform:translateY(10%)}50%{border-radius:55% 45% 60% 40%/45% 55% 0 0;transform:translateY(8%)}}.cart-comp{padding:clamp(.85rem,2vw,1.25rem);border-top:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}.cart-comp-title{text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);margin:0 0 .6rem}.cart-comp-track{display:grid;gap:.5rem}.cart-comp-track.is-slider{grid-auto-flow:column;grid-auto-columns:minmax(15rem,1fr);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.25rem}.cart-comp-track.is-slider::-webkit-scrollbar{display:none}.cart-comp-track.is-slider .cart-comp-card{scroll-snap-align:start}.cart-comp-card{display:flex;align-items:center;gap:.6rem;padding:.4rem;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:.75rem;background:var(--color-background)}.cart-comp-link{display:flex;align-items:center;gap:.6rem;flex:1;min-width:0;color:var(--color-foreground);text-decoration:none}.cart-comp-thumb{flex-shrink:0;width:clamp(2.5rem,5vw,4rem);height:clamp(2.5rem,5vw,4rem);border-radius:.5rem;overflow:hidden;background:var(--color-card);display:flex;align-items:center;justify-content:center}.cart-comp-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-comp-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.cart-comp-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cart-comp-price{font-weight:600}.cart-comp-add{flex-shrink:0;width:2rem;height:2rem;border-radius:9999px;border:0;background:var(--color-shop);color:var(--color-background);font-size:1.2rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.cart-comp-add:hover{transform:scale(1.08)}.cart-comp-add:disabled{opacity:.5;cursor:wait}.category-card-overlay{background:linear-gradient(to top,var(--color-foreground) 0%,transparent 100%)}.category-card-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 40%,transparent) 100%);opacity:0;transition:opacity .5s ease;pointer-events:none}.category-card:hover .category-card-overlay:after{opacity:1}.category-card-desc{max-height:0;opacity:0;margin-top:.75rem;transform:translateY(10px);overflow:hidden;transition:max-height .7s cubic-bezier(.4,0,.2,1),opacity .55s ease .1s,transform .6s cubic-bezier(.22,1,.36,1) .05s}.category-card:hover .category-card-desc{max-height:10rem;opacity:1;transform:translateY(0)}.category-card-cta{position:absolute;top:-2px;right:-2px;width:clamp(6rem,8vw,8.5rem);aspect-ratio:138 / 122;pointer-events:none;transform:scale(0);transform-origin:top right;transition:transform .65s cubic-bezier(.22,1,.36,1);z-index:2}.category-card-blob{width:100%;height:100%;display:block;color:var(--color-accent);filter:drop-shadow(0 6px 18px color-mix(in srgb,var(--color-foreground) 25%,transparent))}.category-card-arrow{position:absolute;top:clamp(1rem,2vw,2.6rem);right:clamp(1.75rem,3vw,3.5rem);display:inline-flex;color:var(--color-background);font-size:clamp(1rem,1.2vw,1.25rem);opacity:0;transform:scale(.4);transform-origin:top right;transition:opacity .3s ease .2s,transform .45s cubic-bezier(.22,1,.36,1) .2s}@media(hover:hover){.category-card:hover .category-card-cta{transform:scale(1)}.category-card:hover .category-card-arrow{opacity:1;transform:scale(1)}}.collectie-card{position:relative;aspect-ratio:4 / 5;border-radius:1.25rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);color:var(--color-background);display:block;text-decoration:none}.collectie-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.collectie-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.collectie-card:hover .collectie-card-img{transform:scale(1.04)}.collectie-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 45%,transparent 100%);pointer-events:none}.collectie-card-merk-frame{position:absolute;top:clamp(.625rem,1vw,1rem);right:clamp(.625rem,1vw,1rem);width:clamp(2.25rem,4vw,4rem);height:clamp(2.25rem,4vw,4rem);display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border-radius:.5rem;background:var(--color-background);box-shadow:0 4px 12px -4px #00000040;z-index:2}.collectie-card-merk-logo{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.collectie-card-content{position:absolute;left:clamp(1rem,1.5vw,1.5rem);right:clamp(1rem,1.5vw,1.5rem);bottom:clamp(1rem,1.5vw,1.5rem);display:flex;flex-direction:column;gap:.4rem;z-index:1}.collectie-card-title{font-family:var(--font-heading);font-size:clamp(1.25rem,1.75vw,1.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.15}.collectie-card-desc{font-size:clamp(.85rem,.95vw,.95rem);line-height:1.45;opacity:.88;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:36ch}.collection-card-overlay{background:linear-gradient(to top,var(--color-foreground) 0%,transparent 100%)}.collection-card-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 40%,transparent) 100%);opacity:0;transition:opacity .5s ease;pointer-events:none}.collection-card:hover .collection-card-overlay:after{opacity:1}.collection-card-desc{max-height:0;opacity:0;margin-top:.75rem;transform:translateY(10px);overflow:hidden;transition:max-height .7s cubic-bezier(.4,0,.2,1),opacity .55s ease .1s,transform .6s cubic-bezier(.22,1,.36,1) .05s}.collection-card:hover .collection-card-desc{max-height:10rem;opacity:1;transform:translateY(0)}.collection-card-cta{position:absolute;top:0;right:0;width:clamp(6rem,8vw,8.5rem);aspect-ratio:138 / 122;pointer-events:none;transform:scale(0);transform-origin:top right;transition:transform .65s cubic-bezier(.22,1,.36,1);z-index:2}.collection-card-blob{width:100%;height:100%;display:block;color:var(--color-shop);filter:drop-shadow(0 6px 18px color-mix(in srgb,var(--color-foreground) 25%,transparent))}.collection-card-arrow{position:absolute;top:clamp(1rem,2vw,2.6rem);right:clamp(1.75rem,3vw,3.5rem);display:inline-flex;color:var(--color-background);font-size:clamp(1rem,1.2vw,1.25rem);opacity:0;transform:scale(.4);transform-origin:top right;transition:opacity .3s ease .2s,transform .45s cubic-bezier(.22,1,.36,1) .2s}@media(hover:hover){.collection-card:hover .collection-card-cta{transform:scale(1)}.collection-card:hover .collection-card-arrow{opacity:1;transform:scale(1)}}.collections-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(.5rem,1vw,1rem)}.collections-pagination-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:9999px;background:transparent;border:1px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);color:var(--color-foreground);cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;transition:gap .3s ease,background-color .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease}.collections-pagination-btn:hover:not(:disabled):not([aria-disabled=true]){background:var(--pagination-accent, var(--color-inspire));color:var(--color-background);border-color:var(--pagination-accent, var(--color-inspire));gap:.7rem}.collections-pagination-btn:disabled,.collections-pagination-btn[aria-disabled=true]{opacity:.35;cursor:not-allowed}a.collections-pagination-btn,a.collections-pagination-page{text-decoration:none}.collections-pagination-chevron{display:inline-flex;align-items:center;justify-content:center;font-size:.7em;transition:transform .35s cubic-bezier(.22,1,.36,1)}.collections-pagination-prev .collections-pagination-chevron{transform:rotate(90deg)}.collections-pagination-next .collections-pagination-chevron{transform:rotate(-90deg)}.collections-pagination-prev:hover:not(:disabled):not([aria-disabled=true]) .collections-pagination-chevron{transform:rotate(90deg) translateY(.35rem)}.collections-pagination-next:hover:not(:disabled):not([aria-disabled=true]) .collections-pagination-chevron{transform:rotate(-90deg) translateY(.35rem)}.collections-pagination-page.is-ellipsis{color:color-mix(in srgb,var(--color-foreground) 40%,transparent);cursor:default}.collections-pagination-pages{display:flex;align-items:center;gap:.35rem;list-style:none;padding:0;margin:0}.collections-pagination-page{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid transparent;background:transparent;color:var(--color-foreground);cursor:pointer;font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:500;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.collections-pagination-page:hover:not(.is-current){border-color:color-mix(in srgb,var(--color-foreground) 20%,transparent)}.collections-pagination-page.is-current{background:var(--pagination-accent, var(--color-inspire));color:var(--color-background);border-color:var(--pagination-accent, var(--color-inspire));cursor:default}@media(max-width:639px){.collections-pagination-label{display:none}.collections-pagination-btn{padding:.6rem;width:2.5rem;height:2.5rem;justify-content:center}}.filter-panel{background:var(--color-background);display:flex;flex-direction:column;gap:.5rem}@media(max-width:1023.98px){.filter-panel{position:fixed;top:0;left:0;bottom:0;width:min(22rem,88vw);max-width:100%;z-index:110;padding:clamp(1.25rem,2vw,1.75rem);overflow-y:auto;transform:translate(-100%);transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:12px 0 32px -16px #00000040}.filter-panel.is-open{transform:translate(0)}}.filter-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--color-foreground) 50%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:105}@media(min-width:1024px){.filter-panel-overlay{display:none}}.filter-panel-sort{display:flex;flex-direction:column;gap:.4rem;padding-bottom:clamp(.75rem,1.25vw,1rem);border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}@media(min-width:1024px){.filter-panel-sort{display:none}}.filter-panel-sort-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.filter-panel-sort-select{position:relative;display:flex;align-items:center}.filter-panel-sort-select select{appearance:none;-webkit-appearance:none;width:100%;padding:.6rem 2rem .6rem .9rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);background:var(--color-background);font:inherit;font-size:.9rem;cursor:pointer}.filter-panel-sort-caret{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);pointer-events:none;display:inline-flex;font-size:.6rem;color:color-mix(in srgb,var(--color-foreground) 55%,transparent)}.filter-panel-overlay.is-open{opacity:1;pointer-events:auto}body.filter-panel-locked{overflow:hidden}.filter-panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-panel-title{font-family:var(--font-heading);font-size:clamp(1.25rem,1.5vw,1.5rem);font-weight:600;letter-spacing:-.01em}.filter-panel-close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);background:transparent;color:var(--color-foreground);cursor:pointer;flex-shrink:0}@media(min-width:1024px){.filter-panel-close{display:none}}.filter-panel-form{display:flex;flex-direction:column;gap:.25rem}.filter-group{border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 6%,transparent);padding:.25rem 0}.filter-group>summary::-webkit-details-marker{display:none}.filter-group-summary{display:flex;align-items:center;gap:.6rem;padding:.75rem 0;cursor:pointer;list-style:none;font-weight:500}.filter-group-label{flex:1}.filter-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .4rem;border-radius:9999px;background:var(--color-shop);color:var(--color-background);font-size:.7rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1}.filter-group[open] .filter-group-count{display:none}.filter-group-caret{display:inline-flex;font-size:.6rem;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);transition:transform .25s cubic-bezier(.22,1,.36,1)}.filter-group[open] .filter-group-caret{transform:rotate(180deg)}.filter-group-body{padding:0 0 1rem}.filter-option-search{width:100%;border:0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 12%,transparent);background:transparent;padding:.4rem 0;margin-bottom:.4rem;font:inherit;font-size:.85rem;color:var(--color-foreground)}.filter-option-search:focus{outline:0;border-bottom-color:var(--color-shop)}.filter-option-search::placeholder{color:color-mix(in srgb,var(--color-foreground) 45%,transparent)}.filter-option-search::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.filter-list li.is-option-hidden{display:none}.filter-list{list-style:none;margin:0;padding:.25rem .25rem .25rem 0;display:flex;flex-direction:column;gap:.15rem;max-height:clamp(11rem,32vh,16rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-foreground) 20%,transparent) transparent}.filter-list::-webkit-scrollbar{width:4px}.filter-list::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-foreground) 20%,transparent);border-radius:4px}.filter-option{display:flex;align-items:center;gap:.65rem;padding:.4rem .25rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease}.filter-option:hover:not(.is-disabled){background:color-mix(in srgb,var(--color-foreground) 4%,transparent)}.filter-option input{position:absolute;opacity:0;pointer-events:none}.filter-option-check{width:1.1rem;height:1.1rem;border-radius:.3rem;border:1.5px solid color-mix(in srgb,var(--color-foreground) 22%,transparent);background:var(--color-background);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.filter-option-check:after{content:"";width:.4rem;height:.65rem;border:solid var(--color-background);border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px);opacity:0;transition:opacity .15s ease}.filter-option input:checked+.filter-option-check{background:var(--color-shop);border-color:var(--color-shop)}.filter-option input:checked+.filter-option-check:after{opacity:1}.filter-option-label{flex:1;font-size:.95rem}.filter-option-count{color:color-mix(in srgb,var(--color-foreground) 45%,transparent);font-size:.85rem;font-variant-numeric:tabular-nums}.filter-option.is-disabled{opacity:.4;cursor:not-allowed}.filter-swatches{display:flex;flex-wrap:wrap;gap:.55rem;padding:.4rem .25rem .25rem;max-height:clamp(11rem,32vh,16rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-foreground) 20%,transparent) transparent}.filter-swatch{position:relative;display:inline-flex;cursor:pointer;border-radius:9999px}.filter-swatch input{position:absolute;opacity:0;pointer-events:none}.filter-swatch-dot{width:1.85rem;height:1.85rem;border-radius:9999px;background-color:var(--color-card, color-mix(in srgb, var(--color-foreground) 8%, transparent));background-size:cover;background-position:center;border:1px solid color-mix(in srgb,var(--color-foreground) 18%,transparent);box-shadow:0 0 0 0 transparent;transition:transform .18s ease,box-shadow .2s ease,border-color .2s ease}.filter-swatch:hover:not(:has(input:disabled)) .filter-swatch-dot{transform:scale(1.08)}.filter-swatch:has(input:checked) .filter-swatch-dot{border-color:var(--color-background);box-shadow:0 0 0 2px var(--color-shop)}.filter-swatch:has(input:disabled){opacity:.32;cursor:not-allowed}.filter-price{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .25rem .25rem}.filter-price-values{display:flex;justify-content:space-between;font-variant-numeric:tabular-nums;font-size:.85rem;color:var(--color-foreground)}.filter-price-slider{position:relative;height:1.5rem;padding:0 .75rem}.filter-price-track,.filter-price-track-active{position:absolute;top:50%;height:.25rem;border-radius:9999px;transform:translateY(-50%);pointer-events:none}.filter-price-track{left:.75rem;right:.75rem;background:color-mix(in srgb,var(--color-foreground) 12%,transparent)}.filter-price-track-active{left:calc(.75rem + (100% - 1.5rem) * var(--price-min-pct, 0%) / 100%);right:calc(.75rem + (100% - 1.5rem) * (100% - var(--price-max-pct, 100%)) / 100%);background:var(--color-shop)}.filter-price-range{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.filter-price-range::-webkit-slider-runnable-track{background:transparent;border:0;height:100%}.filter-price-range::-moz-range-track{background:transparent;border:0;height:100%}.filter-price-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border-radius:9999px;background-color:var(--color-background);background-image:linear-gradient(var(--color-shop),var(--color-shop)),linear-gradient(var(--color-shop),var(--color-shop));background-size:2px .55rem,2px .55rem;background-position:calc(50% - 3px) 50%,calc(50% + 3px) 50%;background-repeat:no-repeat;border:1.5px solid var(--color-shop);box-shadow:0 2px 6px color-mix(in srgb,var(--color-foreground) 25%,transparent);cursor:grab;pointer-events:auto;margin-top:0}.filter-price-range::-moz-range-thumb{width:1.5rem;height:1.5rem;border-radius:9999px;background-color:var(--color-background);background-image:linear-gradient(var(--color-shop),var(--color-shop)),linear-gradient(var(--color-shop),var(--color-shop));background-size:2px .55rem,2px .55rem;background-position:calc(50% - 3px) 50%,calc(50% + 3px) 50%;background-repeat:no-repeat;border:1.5px solid var(--color-shop);box-shadow:0 2px 6px color-mix(in srgb,var(--color-foreground) 25%,transparent);cursor:grab;pointer-events:auto}.filter-price-range:active::-webkit-slider-thumb{cursor:grabbing}.filter-price-range:active::-moz-range-thumb{cursor:grabbing}.filter-price-range:focus-visible::-webkit-slider-thumb{outline:2px solid color-mix(in srgb,var(--color-shop) 60%,transparent);outline-offset:2px}.filter-price-range:focus-visible::-moz-range-thumb{outline:2px solid color-mix(in srgb,var(--color-shop) 60%,transparent);outline-offset:2px}.filter-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:clamp(.5rem,1vw,.75rem)}.filter-panel-clear{color:var(--color-shop);text-decoration:underline;text-underline-offset:.15em}.filter-panel-apply{padding:.5rem 1rem;border-radius:9999px;border:1px solid var(--color-shop);background:var(--color-shop);color:var(--color-background);cursor:pointer}.header-search-wrap{position:relative;height:var(--header-search-size, clamp(3rem, 3vw, 3.125rem));width:var(--header-search-size, clamp(3rem, 3vw, 3.125rem));flex-shrink:0}.header-search{position:absolute;right:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end;border:1px solid color-mix(in srgb,var(--color-foreground) 5%,transparent);border-radius:9999px;overflow:hidden;background:transparent;transition:width .45s cubic-bezier(.22,1,.36,1),border-color .45s ease,color .45s ease;cursor:pointer;isolation:isolate;z-index:5}.header-search.is-open{width:clamp(14rem,20vw,30rem);cursor:text;z-index:10}.header-search.is-open:before{transform:translateY(105%)!important}.header-search.is-open:hover,.header-search.is-open{color:var(--color-foreground);border-color:color-mix(in srgb,var(--color-foreground) 5%,transparent)}.header-search-input{flex:1;width:0;min-width:0;background:transparent;border:0;outline:0;padding:0;color:var(--color-foreground);opacity:0;transition:opacity .3s ease .1s,padding .3s ease;font-family:inherit}.header-search.is-open .header-search-input{padding-left:1.1rem;opacity:1}.header-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.header-search-input::placeholder{color:color-mix(in srgb,var(--color-foreground) 50%,transparent)}.header-search-submit{flex-shrink:0;width:var(--header-search-size, clamp(3rem, 3vw, 3.125rem));height:var(--header-search-size, clamp(3rem, 3vw, 3.125rem));display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;cursor:pointer;padding:0}.header-search-results{position:absolute;top:calc(100% + .6rem);right:0;width:clamp(20rem,28vw,34rem);max-width:calc(100vw - 2rem);max-height:min(70vh,34rem);overflow-y:auto;overscroll-behavior:contain;background:var(--color-background);border:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent);border-radius:1.25rem;box-shadow:0 30px 60px -28px #00000059;padding:clamp(.5rem,.8vw,.85rem);z-index:20;opacity:0;transform:translateY(-.5rem);pointer-events:none;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.header-search-results.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.predictive-group+.predictive-group{margin-top:.35rem;padding-top:.5rem;border-top:1px solid color-mix(in srgb,var(--color-foreground) 7%,transparent)}.predictive-label{text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:color-mix(in srgb,var(--color-foreground) 45%,transparent);padding:.5rem .6rem .35rem;margin:0}.predictive-list{list-style:none;margin:0;padding:0}.predictive-product,.predictive-row{display:flex;align-items:center;gap:.85rem;padding:.55rem .6rem;border-radius:.85rem;color:var(--color-foreground);text-decoration:none;transition:background-color .2s ease}.predictive-product:hover,.predictive-product:focus-visible,.predictive-product.is-active,.predictive-row:hover,.predictive-row:focus-visible,.predictive-row.is-active{background:color-mix(in srgb,var(--color-shop) 7%,transparent);outline:none}.predictive-thumb{flex-shrink:0;width:3rem;height:3rem;border-radius:.6rem;overflow:hidden;background:var(--color-card);display:flex;align-items:center;justify-content:center}.predictive-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.predictive-thumb--collection img{object-fit:cover;mix-blend-mode:normal}.predictive-product-info{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1}.predictive-product-vendor{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:var(--color-shop)}.predictive-product-title,.predictive-row-title{font-size:.95rem;line-height:1.25;color:var(--color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.predictive-row-title{flex:1;min-width:0}.predictive-product-price{flex-shrink:0;font-size:.9rem;font-weight:600;color:var(--color-foreground)}.predictive-row-arrow{flex-shrink:0;display:inline-flex;font-size:.7rem;color:color-mix(in srgb,var(--color-foreground) 40%,transparent)}.predictive-empty{padding:1.25rem .75rem;text-align:center;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.predictive-empty em{font-style:italic;color:var(--color-foreground)}.predictive-all{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.4rem;padding:.85rem;border-radius:.85rem;background:var(--color-shop);color:var(--color-background);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .25s ease,opacity .2s ease}.predictive-all:hover{gap:.8rem;opacity:.92}.predictive-all-arrow{display:inline-flex;font-size:.7rem}@media(prefers-reduced-motion:reduce){.header-search-results{transition-duration:.01s}}.header-svg-left path{stroke:var(--color-background);stroke-width:8px;paint-order:stroke fill}@media(min-width:768px){.header-svg-left path{stroke-width:12px}}.header-svg-right path{stroke:var(--color-background);stroke-width:8px;paint-order:stroke fill}@media(min-width:768px){.header-svg-right path{stroke-width:12px}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.lang-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-chevron.is-open{transform:rotate(180deg)}.lang-option{transition:background-color .2s ease,color .2s ease}.lang-option:hover{background-color:var(--lang-accent, var(--color-inspire));color:var(--color-background)}.lang-option-dot{width:.4rem;height:.4rem;border-radius:9999px;background:var(--lang-accent, var(--color-inspire));flex-shrink:0;display:inline-block}.lang-inline-option{transition:opacity .2s ease;opacity:.5}.lang-inline-option:hover,.lang-inline-option[aria-current=true]{opacity:1}.merken-card{position:relative;aspect-ratio:4 / 5;border-radius:1.25rem;overflow:hidden;background:color-mix(in srgb,var(--color-foreground) 6%,transparent);color:var(--color-background);display:block;text-decoration:none}.merken-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.merken-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.22,1,.36,1)}.merken-card:hover .merken-card-img{transform:scale(1.04)}.merken-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--color-foreground) 0%,color-mix(in srgb,var(--color-foreground) 30%,transparent) 45%,transparent 100%);pointer-events:none}.merken-card-logo-frame{position:absolute;top:clamp(.75rem,1.25vw,1.25rem);left:clamp(.75rem,1.25vw,1.25rem);width:clamp(2.5rem,4vw,3.5rem);height:clamp(2.5rem,4vw,3.5rem);display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border-radius:.625rem;background:var(--color-background);box-shadow:0 6px 16px -8px #00000059}.merken-card-logo{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.merken-card-content{position:absolute;left:clamp(1rem,1.5vw,1.5rem);right:clamp(1rem,1.5vw,1.5rem);bottom:clamp(1rem,1.5vw,1.5rem);display:flex;flex-direction:column;gap:.4rem;z-index:1}.merken-card-title{font-family:var(--font-heading);font-size:clamp(1.25rem,1.75vw,1.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.15}.merken-card-desc{font-size:clamp(.85rem,.95vw,.95rem);line-height:1.45;opacity:.88;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:36ch}.mobile-menu{pointer-events:none}.mobile-menu:before{content:"";position:absolute;top:2rem;right:2rem;width:250vmax;height:250vmax;background-color:var(--mobile-menu-bg);border-radius:48% 52% 60% 40%/55% 45% 50% 50%;transform:translate(50%,-50%) scale(0);transform-origin:center;transition:transform .9s cubic-bezier(.77,0,.175,1),border-radius 1.4s ease-in-out;z-index:-1}.mobile-menu>*{opacity:0;transition:opacity .4s ease .1s}.mobile-menu.is-open{pointer-events:auto}.mobile-menu.is-open:before{transform:translate(50%,-50%) scale(1);border-radius:50%;animation:mobile-menu-blob 8s ease-in-out infinite}.mobile-menu.is-open>*{opacity:1;transition:opacity .4s ease .4s}@keyframes mobile-menu-blob{0%,to{border-radius:48% 52% 60% 40%/55% 45% 50% 50%}33%{border-radius:55% 45% 50% 50%/45% 55% 60% 40%}66%{border-radius:45% 55% 55% 45%/60% 40% 45% 55%}}.mobile-menu-swap{display:inline-grid;place-items:end}.mobile-menu-swap>*{grid-area:1 / 1;transition:opacity .35s ease,transform .35s ease}.mobile-menu-trigger[aria-expanded=true] .mobile-menu-swap>*{transition-delay:.2s}.mobile-menu-trigger .mobile-menu-label-open,.mobile-menu-trigger .mobile-menu-icon-open{opacity:0;transform:translateY(6px)}.mobile-menu-trigger[aria-expanded=true] .mobile-menu-label-closed,.mobile-menu-trigger[aria-expanded=true] .mobile-menu-icon-closed{opacity:0;transform:translateY(-6px)}.mobile-menu-trigger[aria-expanded=true] .mobile-menu-label-open,.mobile-menu-trigger[aria-expanded=true] .mobile-menu-icon-open{opacity:1;transform:translateY(0)}.mobile-assortiment>summary::-webkit-details-marker,.mobile-submenu>summary::-webkit-details-marker{display:none}.mobile-assortiment[open] .mobile-assortiment-chevron,.mobile-submenu[open] .mobile-submenu-chevron{transform:rotate(180deg)}.mobile-assortiment-content,.mobile-submenu-content{overflow:hidden;max-height:0;transition:max-height .4s ease}.mobile-merken-page-btn{transition:opacity .2s ease,background-color .2s ease;cursor:pointer}.mobile-merken-page-btn:disabled{opacity:.35;cursor:not-allowed}.mobile-merken-page-btn--prev{transform:rotate(90deg)}.mobile-merken-page-btn--next{transform:rotate(-90deg)}.mobile-merken-pagination[hidden]{display:none}.mobile-menu-trigger{transform:translateY(0);transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.mobile-menu-trigger.is-hidden{transform:translateY(calc(-100% - 4rem))}@media(prefers-reduced-motion:reduce){.mobile-menu-trigger{transition:transform .01s}}.pdp-cross-title{text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);margin:0 0 .6rem}.pdp-cross-track{display:grid;grid-template-columns:minmax(0,1fr);gap:.6rem}@media(min-width:1024px){.pdp-cross-track{grid-template-columns:repeat(2,minmax(0,1fr))}}.pdp-cross-card{display:flex;align-items:center;gap:.75rem;padding:.6rem;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent);border-radius:.85rem;background:var(--color-background);color:var(--color-foreground);text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.pdp-cross-card:hover{border-color:color-mix(in srgb,var(--color-shop) 35%,transparent);background:color-mix(in srgb,var(--color-shop) 5%,transparent)}.pdp-cross-thumb{flex-shrink:0;width:4rem;height:4rem;border-radius:.65rem;overflow:hidden;background:var(--color-card);display:flex;align-items:center;justify-content:center}.pdp-cross-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-cross-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pdp-cross-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.pdp-cross-price{font-weight:600}.product-card-look{display:block;background-color:var(--color-background);color:var(--color-foreground);border-radius:1rem;overflow:hidden;text-decoration:none}.product-card-look-media{position:relative;background:var(--color-card)}.product-card-look-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:1rem;mix-blend-mode:multiply}.product-card-look-tag{position:absolute;top:.75rem;left:.75rem;padding:.25rem .625rem;border-radius:9999px;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;z-index:1}.product-card-look-tag--sale{background-color:var(--color-accent);color:var(--color-foreground)}.product-card-look-body{padding:.75rem 1rem .9rem}.product-card-look-title{font-weight:400}.product-card-look-price{margin-top:.5rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.product-card-look-price-from{opacity:.55;font-size:.85em}.product-card-look-price-now{font-weight:500;opacity:.85}.product-card-look-price-now--sale{color:var(--color-shop);opacity:1}.product-card-look-price-was{text-decoration:line-through;opacity:.45;font-size:.9em}.product-card-look-cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;text-transform:uppercase;font-weight:500;color:var(--color-foreground);transition:color .2s ease}.product-card-look-cta-icon{display:inline-flex;font-size:.7em}.product-card-look:hover .product-card-look-cta{color:var(--color-shop)}.product-card{display:flex;flex-direction:column;color:var(--color-foreground);text-decoration:none;overflow:hidden}.product-card-media{position:relative;aspect-ratio:var(--card-aspect, 1/1);overflow:hidden;border-radius:1rem;background:var(--color-card)}.product-card-badges{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.product-card-showroom{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem .25rem .35rem;border-radius:9999px;background:var(--color-background);color:var(--color-foreground);font-weight:500;line-height:1;white-space:nowrap;box-shadow:0 2px 8px -2px #0000002e}.product-card-showroom-icon{width:1rem;height:1rem;flex-shrink:0;border-radius:9999px}.product-card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.22,1,.36,1)}.product-card-image--primary{object-fit:contain;mix-blend-mode:multiply}.product-card-image--hover{object-fit:cover;mix-blend-mode:multiply;opacity:0}.product-card:hover .product-card-image--hover{opacity:1}.product-card:has(.product-card-image--hover):hover .product-card-image--primary{opacity:0}.product-card:hover .product-card-image{transform:scale(1.04)}.product-card-tag{position:absolute;top:.75rem;left:.75rem;padding:.3rem .7rem;border-radius:9999px;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product-card-tag--sale{background:var(--color-accent);color:var(--color-foreground)}.product-card-body{display:flex;flex-direction:column;gap:.15rem;padding:1rem 0}.product-card-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.1rem;text-transform:uppercase;letter-spacing:.05em}.product-card-brand{color:var(--color-shop);font-weight:600}.product-card-variants{color:color-mix(in srgb,var(--color-foreground) 40%,transparent);font-weight:500}.product-card-title{font-weight:500}.product-card-variant-label{margin-top:.15rem;color:color-mix(in srgb,var(--color-foreground) 55%,transparent);font-weight:500}.product-card-desc{display:none;margin-top:.5rem;line-height:1.45;color:color-mix(in srgb,var(--color-foreground) 70%,transparent);max-width:56ch}.product-card-price{display:flex;align-items:baseline;gap:.4rem;margin-top:.4rem;opacity:.85}.product-card-price-from{font-size:.85em;opacity:.6}.product-card-price-now--sale{color:var(--color-shop);opacity:1;font-weight:600}.product-card-price-was{text-decoration:line-through;opacity:.45;font-size:.9em}.product-grid-wrap{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.product-grid-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-grid-count{color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.product-grid-views{display:none;align-items:center;gap:.25rem;padding:.2rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}@media(min-width:1024px){.product-grid-views{display:inline-flex}}.product-grid-view-btn{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:0;background:transparent;color:color-mix(in srgb,var(--color-foreground) 50%,transparent);cursor:pointer;padding:0;transition:background-color .2s ease,color .2s ease}.product-grid-view-btn:hover{color:var(--color-foreground)}.product-grid-view-btn.is-active{background:var(--color-shop);color:var(--color-background)}.product-grid-view-btn svg{width:.9rem;height:.9rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(.75rem,1.25vw,1.5rem) clamp(.75rem,1vw,1rem)}.product-grid[data-view=xlarge]{grid-template-columns:repeat(1,1fr)}.product-grid[data-view=bigger]{grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.product-grid,.product-grid[data-view=default],.product-grid[data-view=xlarge]{grid-template-columns:repeat(3,1fr)}.product-grid[data-view=bigger]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-grid[data-view=default]{grid-template-columns:repeat(3,1fr)}.product-grid[data-view=bigger]{grid-template-columns:repeat(2,1fr)}.product-grid[data-view=xlarge]{grid-template-columns:repeat(1,1fr)}}.product-grid[data-view=bigger] .product-card-media{border-radius:1.25rem}.product-grid[data-view=bigger] .product-card-image--primary{padding:clamp(1rem,1.5vw,1.75rem)}.product-grid[data-view=bigger] .product-card-title{font-size:clamp(1.25rem,1.6vw,1.75rem)}@media(min-width:1024px){.product-grid[data-view=xlarge] .product-card{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,3rem);align-items:center;padding:clamp(1rem,1.5vw,1.5rem) 0;border-bottom:1px solid color-mix(in srgb,var(--color-foreground) 8%,transparent)}.product-grid[data-view=xlarge] .product-card-media{aspect-ratio:4 / 3;border-radius:1.5rem}.product-grid[data-view=xlarge] .product-card-image--primary{padding:clamp(1.5rem,2.5vw,3rem)}.product-grid[data-view=xlarge] .product-card-body{gap:.5rem;padding:0}.product-grid[data-view=xlarge] .product-card-title{font-size:clamp(1.5rem,2.25vw,2.5rem)}.product-grid[data-view=xlarge] .product-card-desc{display:block}.product-grid[data-view=xlarge] .product-card-price{font-size:clamp(1.1rem,1.4vw,1.4rem)}}.product-grid-pagination{margin-top:clamp(1rem,2vw,2rem)}.project-card{display:block;width:100%;color:var(--color-foreground);text-decoration:none}.project-card-media{position:relative;overflow:hidden;border-radius:1rem;aspect-ratio:9 / 10;background:color-mix(in srgb,var(--color-foreground) 6%,transparent)}.project-card-image{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.project-card:hover .project-card-image{transform:scale(1.04)}.project-card-badges{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;flex-wrap:wrap;gap:.4rem;z-index:1}.project-card-tags{display:none;flex-wrap:wrap;gap:.4rem;font-family:var(--font-body)}.project-card-row{display:flex;align-items:baseline;gap:20%}.project-card-dot{display:inline-block;width:.45rem;height:.45rem;border-radius:9999px;background:var(--card-accent, var(--color-shop));margin-right:.45rem;vertical-align:middle;transform:translateY(-1px)}.project-card-body{margin-top:clamp(1rem,1.5vw,1.5rem);display:flex;flex-direction:column;gap:.9rem}.project-card-number{color:var(--card-accent, var(--color-shop));font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0}.project-card-title{font-weight:700;line-height:1.25;flex:1;min-width:0}.project-card-description{opacity:.78;line-height:1.55;max-width:80%}.variant-selector{display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,1.75rem)}.pdp-swatch.is-impossible,.pdp-pill.is-impossible{opacity:.5;position:relative;pointer-events:none;cursor:not-allowed}.pdp-swatch.is-impossible{filter:grayscale(.5)}.pdp-pill.is-impossible{overflow:hidden}.pdp-swatch.is-impossible:before,.pdp-pill.is-impossible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(45deg,transparent calc(50% - 1px),#fff calc(50% - 1px),#fff calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(45deg,transparent calc(50% - 2.5px),rgba(0,0,0,.55) calc(50% - 2.5px),rgba(0,0,0,.55) calc(50% + 2.5px),transparent calc(50% + 2.5px));pointer-events:none;z-index:2}.variant-swatches{display:flex;flex-wrap:wrap;gap:.6rem;padding:4px;margin:-4px}@media(max-width:380px){.variant-swatches{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:.5rem;margin-bottom:-.5rem}.variant-swatches::-webkit-scrollbar{display:none}}.variant-pills{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:380px){.variant-pills{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:.5rem;margin-bottom:-.5rem}.variant-pills::-webkit-scrollbar{display:none}.pdp-pill{flex-shrink:0}}.pdp-option{display:flex;flex-direction:column;gap:clamp(.5rem,.8vw,.75rem)}.pdp-stock-section{display:flex;flex-direction:column;align-items:stretch;gap:clamp(.3rem,.6vw,.5rem);width:100%}.pdp-swatch-tiers{display:flex;flex-direction:column;gap:clamp(.75rem,1.4vw,1.15rem);width:100%}.pdp-swatch-tier{display:flex;flex-direction:column;gap:clamp(.3rem,.6vw,.5rem)}.pdp-swatch-tier-label{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin:0;align-self:flex-start}.pdp-tier-select{display:flex}.pdp-tier-dropdown-wrap{position:relative;display:inline-flex;width:100%;max-width:24rem}.pdp-tier-dropdown{appearance:none;-webkit-appearance:none;width:100%;border:1px solid var(--color-border);background:var(--color-background);color:var(--color-foreground);padding:.7rem 2.75rem .7rem 1rem;border-radius:.65rem;cursor:pointer;line-height:1.2;transition:border-color .2s ease}.pdp-tier-dropdown:hover,.pdp-tier-dropdown:focus-visible{border-color:color-mix(in srgb,var(--color-foreground) 45%,transparent);outline:none}.pdp-tier-chevron{position:absolute;right:.95rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;pointer-events:none;color:color-mix(in srgb,var(--color-foreground) 60%,transparent)}.pdp-swatch-tier.is-hidden{display:none}@media(prefers-reduced-motion:reduce){.pdp-tier-dropdown{transition-duration:.01s}}.pdp-stock-card-label{color:color-mix(in srgb,var(--color-foreground) 55%,transparent);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin:0;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;align-self:flex-start}.pdp-stock-card-label:before{content:"";width:clamp(.75rem,1vw,1rem);height:clamp(.75rem,1vw,1rem);border-radius:9999px;background:#28a745;box-shadow:0 0 0 3px color-mix(in srgb,#28a745 18%,transparent);flex-shrink:0}.pdp-stock-divider{width:2px;height:clamp(1.85rem,2.5vw,2.75rem);background:var(--color-border);border-radius:9999px;flex-shrink:0;align-self:center;margin:0 clamp(.15rem,.3vw,.35rem)}.pdp-swatch-wrap{position:relative}.pdp-swatch-dot{position:absolute;top:-1px;right:-1px;width:clamp(.75rem,1vw,1rem);height:clamp(.75rem,1vw,1rem);border-radius:9999px;background:#28a745;box-shadow:0 0 0 2px var(--color-background);pointer-events:none;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
