picture[data-v-110d64f4]{width:100%;height:100%;display:block}img[data-v-110d64f4]{object-fit:cover;width:100%;height:100%;display:block}.blog-card[data-v-984ce325]{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.blog-card[data-v-984ce325]:hover{border-color:var(--color-border-light);transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.blog-card__image[data-v-984ce325]{aspect-ratio:16/10;background-color:var(--color-background);overflow:hidden}.blog-card__image a[data-v-984ce325]{height:100%;display:block}.blog-card__image[data-v-984ce325] img{transition:transform .5s}.blog-card:hover .blog-card__image[data-v-984ce325] img{transform:scale(1.05)}.blog-card__content[data-v-984ce325]{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.blog-card__title[data-v-984ce325]{font-family:var(--font-heading);font-size:1.25rem;font-weight:500;line-height:1.3}.blog-card__title a[data-v-984ce325]{color:var(--color-text-primary);text-decoration:none;transition:color .3s}.blog-card__title a[data-v-984ce325]:hover{color:var(--color-primary)}.blog-card__meta[data-v-984ce325]{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.5em;font-size:.8125rem;display:flex}.blog-card__category[data-v-984ce325]{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.blog-card__category[data-v-984ce325]:before{content:"·";color:var(--color-text-secondary);margin-right:.5em}.blog-card__excerpt[data-v-984ce325]{color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card__link[data-v-984ce325]{color:var(--color-primary);align-self:flex-start;align-items:center;gap:.4em;margin-top:.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-card__link[data-v-984ce325]:after{content:"→";transition:transform .3s}.blog-card__link[data-v-984ce325]:hover:after{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.blog-card[data-v-984ce325],.blog-card__image[data-v-984ce325] img,.blog-card__link[data-v-984ce325]:after{transition:none}.blog-card[data-v-984ce325]:hover{transform:none}}.blog-archive[data-v-59724ce7]{background-color:var(--color-background);padding-bottom:5rem}.blog-archive__container[data-v-59724ce7]{max-width:87.5rem;margin:0 auto;padding:0 1.5rem}.blog-archive__header[data-v-59724ce7]{max-width:50rem;padding:9rem 0 3rem}.blog-archive__eyebrow[data-v-59724ce7]{letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary);margin-bottom:1rem;font-size:.8125rem}.blog-archive__title[data-v-59724ce7]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.blog-archive__description[data-v-59724ce7]{color:var(--color-text-secondary);margin-top:1.25rem;font-size:1.0625rem;line-height:1.6}.blog-archive__filters[data-v-59724ce7]{margin-top:2.5rem}.category-filter[data-v-59724ce7]{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.category-filter__button[data-v-59724ce7]{border:1px solid var(--color-border);background-color:var(--color-surface);color:var(--color-text-primary);white-space:nowrap;border-radius:999px;align-items:center;gap:.5em;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.category-filter__button[data-v-59724ce7]:hover{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-background)}.category-filter__button.is-active[data-v-59724ce7]{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.category-filter__count[data-v-59724ce7]{opacity:.7;font-size:.75rem}.blog-archive__grid[data-v-59724ce7]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.reveal[data-v-59724ce7]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.reveal.is-revealed[data-v-59724ce7]{opacity:1;transform:none}.blog-archive__no-posts[data-v-59724ce7]{text-align:center;color:var(--color-text-secondary);padding:3rem 0;font-size:1.0625rem}@media (prefers-reduced-motion:reduce){.reveal[data-v-59724ce7]{opacity:1;transition:none;transform:none}}@media (width<=61.9375rem){.blog-archive__grid[data-v-59724ce7]{grid-template-columns:repeat(2,1fr)}.blog-archive__header[data-v-59724ce7]{padding-top:7rem}}@media (width<=47.9375rem){.blog-archive__container[data-v-59724ce7]{padding:0 1rem}.blog-archive__grid[data-v-59724ce7]{grid-template-columns:1fr}}.btn--disabled[data-v-ca7ff638]{pointer-events:none;cursor:not-allowed;opacity:.5}.btn[data-v-ca7ff638]{appearance:none;cursor:pointer;height:3em;font-family:var(--font-primary);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 1.5em;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn__bg[data-v-ca7ff638]{z-index:0;background-color:var(--color-primary);border-radius:12px;position:absolute;inset:0}.btn__circle-wrap[data-v-ca7ff638]{z-index:1;border-radius:12px;position:absolute;inset:0;overflow:hidden}.btn__circle[data-v-ca7ff638]{aspect-ratio:1;background-color:var(--color-primary-dark);pointer-events:none;border-radius:50%;width:100%;transition:transform .7s cubic-bezier(.625,.05,0,1),background-color .4s cubic-bezier(.625,.05,0,1);display:block;position:absolute;transform:translate(-50%,-50%)scale(0)}.btn:hover .btn__circle[data-v-ca7ff638]{transform:translate(-50%,-50%)scale(1)}.btn__text[data-v-ca7ff638]{z-index:2;white-space:nowrap;color:var(--color-white);align-items:center;transition:color .7s cubic-bezier(.625,.05,0,1);display:flex;position:relative}.btn--secondary .btn__bg[data-v-ca7ff638]{background-color:var(--color-secondary)}.btn--secondary .btn__circle[data-v-ca7ff638]{background-color:var(--color-secondary-light)}.btn--secondary .btn__text[data-v-ca7ff638]{color:var(--color-background)}.btn--light[data-v-ca7ff638]{border:1px solid var(--color-border)}.btn--light .btn__bg[data-v-ca7ff638]{background-color:var(--color-white)}.btn--light .btn__circle[data-v-ca7ff638]{background-color:var(--color-surface)}.btn--light .btn__text[data-v-ca7ff638]{color:var(--color-background)}.btn--light:hover .btn__text[data-v-ca7ff638]{color:var(--color-text-primary)}.btn--small[data-v-ca7ff638]{border-radius:8px;height:2.5em;padding:0 1.25em;font-size:.875rem}.btn--small .btn__bg[data-v-ca7ff638],.btn--small .btn__circle-wrap[data-v-ca7ff638]{border-radius:8px}@media (width<=47.9375rem){.btn[data-v-ca7ff638]{height:2.75em;padding:0 1.25em}}.about-me[data-v-9e02a879]{max-width:87.5rem;margin:0 auto;padding:4rem 2rem}.about-me__layout[data-v-9e02a879]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-me__images[data-v-9e02a879]{aspect-ratio:3/2;width:100%;position:relative}.about-me__image-large[data-v-9e02a879]{border-radius:1.25rem;position:absolute;inset:0 10% 10% 0;overflow:hidden}.about-me__image-small[data-v-9e02a879]{z-index:2;aspect-ratio:1;border-radius:1.25rem;width:35%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 10px 40px #0000004d}.about-me__content[data-v-9e02a879]{max-width:37.5rem}.about-me__heading[data-v-9e02a879]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 .75em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.1}.about-me__text[data-v-9e02a879]{color:var(--color-text-primary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.about-me__text[data-v-9e02a879] p{margin:0 0 1em}.about-me__text[data-v-9e02a879] p:last-child{margin-bottom:0}.about-me__layout>.reveal[data-v-9e02a879]{opacity:0;transform:translateY(var(--reveal-distance,3em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.about-me__layout.is-revealed>.reveal[data-v-9e02a879]{opacity:1;transform:translateY(0)}@media (width<=61.9375rem){.about-me[data-v-9e02a879]{padding:3rem 1.5rem}.about-me__layout[data-v-9e02a879]{grid-template-columns:1fr;gap:3rem}.about-me__image-small[data-v-9e02a879]{max-width:12.5rem}}@media (width<=47.9375rem){.about-me[data-v-9e02a879]{padding:2rem 1.25rem}.about-me__image-small[data-v-9e02a879]{max-width:11.25rem}}.category-grid[data-v-e16331d4]{background-color:var(--zone-background);padding:4rem 0}.category-grid__container[data-v-e16331d4]{max-width:68.75rem;margin:0 auto;padding:0 1.5rem}.category-grid>.reveal[data-v-e16331d4]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s}.category-grid.is-revealed>.reveal[data-v-e16331d4]{opacity:1;transform:translateY(0)}.category-grid__header[data-v-e16331d4]{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.category-grid__title[data-v-e16331d4]{font-family:var(--font-heading);color:var(--zone-text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.category-grid__grid[data-v-e16331d4]{grid-template-columns:repeat(var(--category-grid-cols,3), 1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.subcategory-card__link[data-v-e16331d4]{color:inherit;background:var(--zone-surface);border:1px solid var(--zone-border);border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.subcategory-card__link[data-v-e16331d4]:hover{box-shadow:0 8px 24px var(--zone-shadow);transform:translateY(-4px)}.subcategory-card__image-wrap[data-v-e16331d4]{aspect-ratio:3/2;background:var(--zone-background);overflow:hidden}.subcategory-card__image-wrap[data-v-e16331d4] img{transition:transform .4s}.subcategory-card__link:hover .subcategory-card__image-wrap[data-v-e16331d4] img{transform:scale(1.05)}.subcategory-card__content[data-v-e16331d4]{justify-content:space-between;align-items:baseline;gap:.75rem;padding:1.25rem;display:flex}.subcategory-card__title[data-v-e16331d4]{color:var(--zone-text-primary);font-size:1.0625rem;font-weight:600}.subcategory-card__count[data-v-e16331d4]{color:var(--zone-text-secondary);flex-shrink:0;font-size:.875rem}.category-grid__button-mobile[data-v-e16331d4]{text-align:center;display:none}@media (width<=61.9375rem){.category-grid__grid[data-v-e16331d4]{grid-template-columns:repeat(min(var(--category-grid-cols,3), 2), 1fr)}}@media (width<=47.9375rem){.category-grid[data-v-e16331d4]{padding:2.5rem 1rem}.category-grid__header[data-v-e16331d4]{flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.category-grid__header .btn[data-v-e16331d4]{display:none}.category-grid__grid[data-v-e16331d4]{grid-template-columns:1fr}.category-grid__button-mobile[data-v-e16331d4]{display:block}}.tile[data-v-df5ca1a0]{aspect-ratio:1;color:var(--color-white);background-color:var(--color-hero-background);text-decoration:none;display:block;position:relative;overflow:hidden}.tile[data-v-df5ca1a0] picture,.tile[data-v-df5ca1a0] img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tile[data-v-df5ca1a0] img{transition:transform .8s}.tile[data-v-df5ca1a0]:hover img{transform:scale(1.06)}.tile__gradient[data-v-df5ca1a0]{background:linear-gradient(#141712a6 0%,#14171273 50%,#141712bf 100%),#14171226;transition:background-color .4s;position:absolute;inset:0}.tile:hover .tile__gradient[data-v-df5ca1a0]{background-color:#14171240}.tile__content[data-v-df5ca1a0]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.75rem;display:flex;position:absolute;inset:0}.tile__name[data-v-df5ca1a0]{font-family:var(--font-heading);text-shadow:0 2px 12px #00000073;font-size:clamp(1.375rem,2.6vw,2rem);font-weight:500;line-height:1.1}.tile__intro[data-v-df5ca1a0]{color:#ffffffd9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:22rem;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tile__count[data-v-df5ca1a0]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-spotlight);margin-top:.35rem;font-size:.75rem}@media (width<=47.9375rem){.tile__content[data-v-df5ca1a0]{padding:1.25rem}}.collections[data-v-a9430d12]{background-color:var(--zone-background);padding:5rem 1.5rem}.collections__container[data-v-a9430d12]{max-width:87.5rem;margin:0 auto;padding:0 1.5rem}.collections>.reveal[data-v-a9430d12],.collections__container>.reveal[data-v-a9430d12]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.collections.is-revealed>.reveal[data-v-a9430d12],.collections.is-revealed .collections__container>.reveal[data-v-a9430d12]{opacity:1;transform:translateY(0)}.collections__header[data-v-a9430d12]{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.collections__title[data-v-a9430d12]{font-family:var(--font-heading);color:var(--zone-text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.collections__lead[data-v-a9430d12]{max-width:34rem;color:var(--zone-text-secondary);margin-top:.75rem;font-size:1rem;line-height:1.6}.collections__grid[data-v-a9430d12]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.collections__button-mobile[data-v-a9430d12]{text-align:center;margin-top:2.5rem;display:none}@media (width<=61.9375rem){.collections__grid[data-v-a9430d12]{grid-template-columns:repeat(2,1fr)}}@media (width<=47.9375rem){.collections[data-v-a9430d12]{padding:3rem 1rem}.collections__header[data-v-a9430d12]{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.collections__header .btn[data-v-a9430d12]{display:none}.collections__grid[data-v-a9430d12]{grid-template-columns:1fr;gap:2rem}.collections__button-mobile[data-v-a9430d12]{display:block}}.contact-form[data-v-bfb14e08]{padding:4rem 1.5rem}.contact-form__container[data-v-bfb14e08]{max-width:50rem;margin:0 auto}.contact-form>.reveal[data-v-bfb14e08]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s}.contact-form.is-revealed>.reveal[data-v-bfb14e08]{opacity:1;transform:translateY(0)}.contact-form__title[data-v-bfb14e08]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.contact-form__description[data-v-bfb14e08]{color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.6}.contact-form__form[data-v-bfb14e08]{flex-direction:column;gap:1.25rem;display:flex}.contact-form__field[data-v-bfb14e08]{flex-direction:column;gap:.5em;display:flex}.contact-form__label[data-v-bfb14e08]{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-text-primary);font-size:.875rem;font-weight:500}.contact-form__label .required[data-v-bfb14e08]{color:var(--color-primary)}.contact-form__input[data-v-bfb14e08],.contact-form__textarea[data-v-bfb14e08]{background-color:var(--color-surface);border:2px solid var(--color-border);width:100%;color:var(--color-text-primary);font-family:var(--font-primary);border-radius:8px;padding:.75em 1em;font-size:1rem;line-height:1.5;transition:border-color .2s,background-color .2s}.contact-form__textarea[data-v-bfb14e08]{resize:vertical;min-height:9.375rem}.contact-form__input[data-v-bfb14e08]:focus,.contact-form__textarea[data-v-bfb14e08]:focus{border-color:var(--color-primary);outline:none}.contact-form__input[aria-invalid=true][data-v-bfb14e08],.contact-form__textarea[aria-invalid=true][data-v-bfb14e08]{border-color:#ff6b6b}.contact-form__error[data-v-bfb14e08]{color:#ff8f8f;font-size:.875rem}.contact-form__honeypot[data-v-bfb14e08]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-form__messages[data-v-bfb14e08]{border-radius:8px;padding:1em 1.25em;font-size:.9375rem;line-height:1.5}.contact-form__messages--success[data-v-bfb14e08]{color:#4ade80;background:#4ade801a;border:2px solid #4ade804d}.contact-form__messages--error[data-v-bfb14e08]{color:#ff8f8f;background:#ff44441a;border:2px solid #ff44444d}.contact-form__submit-wrap[data-v-bfb14e08]{margin-top:.25rem}.contact-form__submit-wrap[data-v-bfb14e08] .btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=47.9375rem){.contact-form[data-v-bfb14e08]{padding:2.5rem 1rem}.contact-form__submit-wrap[data-v-bfb14e08] .btn{width:100%}}.cta[data-v-bd81017a]{text-align:center;background-color:var(--color-surface);justify-content:center;align-items:center;padding:5rem 1.5rem;display:flex;position:relative;overflow:hidden}.cta--has-image[data-v-bd81017a]{min-height:28rem;color:var(--color-secondary-light);margin-top:3rem}.cta__background[data-v-bd81017a]{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.cta__overlay[data-v-bd81017a]{background:linear-gradient(#00000026 0%,#00000059 50%,#000000b3 100%);position:absolute;inset:0}.cta>.reveal[data-v-bd81017a]{opacity:0;transform:translateY(var(--reveal-distance,1em));transition:opacity .6s,transform .6s}.cta.is-revealed>.reveal[data-v-bd81017a]{opacity:1;transform:translateY(0)}.cta__content[data-v-bd81017a]{z-index:1;flex-direction:column;align-items:center;gap:1.25rem;max-width:44rem;display:flex;position:relative}.cta__heading[data-v-bd81017a]{font-family:var(--font-heading);color:inherit;font-size:clamp(1.375rem,2.5vw,2.175rem);font-weight:500}.cta__description[data-v-bd81017a]{color:inherit;--reveal-final-opacity:.9;opacity:var(--reveal-final-opacity);margin:0;font-size:1.0625rem;line-height:1.5}.cta__description[data-v-bd81017a] p+p{margin-top:.75rem}.cta__description[data-v-bd81017a] a{color:inherit;text-underline-offset:.2em;text-decoration:underline}.cta__description[data-v-bd81017a] a:hover{color:var(--color-primary)}.cta__content>.reveal[data-v-bd81017a]{opacity:0;transform:translateY(var(--reveal-distance,1.5em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.cta__content.is-revealed>.reveal[data-v-bd81017a]{opacity:var(--reveal-final-opacity,1);transform:translateY(0)}.faq[data-v-6bb6a4b2]{max-width:68.75rem;margin:0 auto;padding:4rem 2rem}.faq>.reveal[data-v-6bb6a4b2]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.faq.is-revealed>.reveal[data-v-6bb6a4b2]{opacity:1;transform:translateY(0)}.faq__title[data-v-6bb6a4b2]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.faq__intro[data-v-6bb6a4b2]{max-width:46rem;color:var(--color-text-secondary);margin-bottom:2.5rem;line-height:1.7}.faq__list[data-v-6bb6a4b2]{flex-direction:column;gap:.75rem;padding-left:0;list-style:none;display:flex}.faq__item[data-v-6bb6a4b2]{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:1rem;transition:border-color .3s,background-color .3s}.faq__item[data-v-6bb6a4b2]:hover{border-color:var(--color-border-light)}.faq__item--open[data-v-6bb6a4b2]{border-color:var(--color-primary)}.faq__question[data-v-6bb6a4b2]{font:inherit}.faq__toggle[data-v-6bb6a4b2]{width:100%;font:inherit;text-align:left;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;transition:background-color .3s;display:flex}.faq__toggle[data-v-6bb6a4b2]:hover{background-color:var(--color-background)}.faq__item--open .faq__toggle[data-v-6bb6a4b2]{background-color:var(--color-background);border-radius:1rem 1rem 0 0}.faq__question-text[data-v-6bb6a4b2]{font-family:var(--font-heading);font-size:1.125rem;font-weight:500;line-height:1.3}.faq__icon[data-v-6bb6a4b2]{background-color:var(--color-secondary);width:2.5em;height:2.5em;color:var(--color-background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.625,.05,0,1),background-color .3s;display:flex;transform:rotate(180deg)}.faq__item--open .faq__icon[data-v-6bb6a4b2]{background-color:var(--color-primary);transform:rotate(.001deg)}.faq__icon-svg[data-v-6bb6a4b2]{width:1.2em}.faq__answer[data-v-6bb6a4b2]{grid-template-rows:0fr;transition:grid-template-rows .6s cubic-bezier(.625,.05,0,1);display:grid;overflow:hidden}.faq__item--open .faq__answer[data-v-6bb6a4b2]{grid-template-rows:1fr}.faq__answer-wrap[data-v-6bb6a4b2]{min-height:0;overflow:hidden}.faq__answer-body[data-v-6bb6a4b2]{color:var(--color-text-secondary);padding:1.5rem;line-height:1.7}.faq__answer-body[data-v-6bb6a4b2] p{margin-bottom:1em}.faq__answer-body[data-v-6bb6a4b2] p:last-child{margin-bottom:0}.faq__answer-body[data-v-6bb6a4b2] ul,.faq__answer-body[data-v-6bb6a4b2] ol{margin:0 0 1em;padding-left:1.5rem}.faq__answer-body[data-v-6bb6a4b2] li{margin-bottom:.35em}.faq__answer-body[data-v-6bb6a4b2] a{color:var(--color-primary)}@media (prefers-reduced-motion:reduce){.faq__answer[data-v-6bb6a4b2],.faq__icon[data-v-6bb6a4b2]{transition:none}}@media (width<=47.9375rem){.faq[data-v-6bb6a4b2]{padding:2.5rem 1.25rem}.faq__toggle[data-v-6bb6a4b2]{gap:1rem;padding:1rem 1.25rem}.faq__question-text[data-v-6bb6a4b2]{font-size:1rem}.faq__icon[data-v-6bb6a4b2]{width:2em;height:2em}.faq__answer-body[data-v-6bb6a4b2]{padding:0 1.25rem 1.25rem}}.hero[data-v-d2a240a9]{text-align:center;background-color:var(--color-hero-background);min-height:60vh;color:var(--color-secondary);background-position:50%;background-size:cover;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero--small[data-v-d2a240a9]{min-height:40vh}.hero--medium[data-v-d2a240a9]{min-height:50vh}.hero--large[data-v-d2a240a9]{min-height:70vh}.hero__gradient[data-v-d2a240a9]{z-index:0;background:linear-gradient(#0000004d 0%,#00000080 50%,#000000b3 100%);position:absolute;inset:0}.hero__content[data-v-d2a240a9]{z-index:1;max-width:60rem;position:relative}.hero>.reveal[data-v-d2a240a9]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.hero.is-revealed>.reveal[data-v-d2a240a9]{opacity:1;transform:translateY(0)}.hero__eyebrow[data-v-d2a240a9]{font-family:var(--font-primary);letter-spacing:.15em;text-transform:uppercase;color:var(--color-secondary);margin:0 0 .75rem;font-size:.875rem;font-weight:500}.hero__eyebrow[data-v-d2a240a9]:before{content:"[ "}.hero__eyebrow[data-v-d2a240a9]:after{content:" ]"}.hero__breadcrumbs[data-v-d2a240a9] a{color:inherit;text-decoration:none;transition:opacity .2s}.hero__breadcrumbs[data-v-d2a240a9] a:hover{opacity:.7}.hero__heading[data-v-d2a240a9]{font-family:var(--font-heading);color:var(--color-secondary-light);font-size:clamp(2rem,5vw,4rem);font-weight:500}.hero__subheading[data-v-d2a240a9]{color:var(--color-secondary);margin-top:1rem;font-size:1.125rem}@media (width<=47.9375rem){.hero--small[data-v-d2a240a9]{min-height:30vh}.hero--medium[data-v-d2a240a9]{min-height:35vh}.hero--large[data-v-d2a240a9]{min-height:45vh}.hero__eyebrow[data-v-d2a240a9]{font-size:.75rem}}.hero-split[data-v-2a529c0e]{background-color:var(--color-hero-background);flex-direction:column;display:flex}.hero-split__intro[data-v-2a529c0e]{text-align:center;padding:7.5rem 1.5rem 2.5rem}.hero-split__heading[data-v-2a529c0e]{font-family:var(--font-heading);color:var(--color-secondary-light);font-size:clamp(2rem,5vw,4rem);font-weight:500}.hero-split__subheading[data-v-2a529c0e]{color:var(--color-secondary);margin-top:.75rem;font-size:1.125rem}.hero-split__panels[data-v-2a529c0e]{min-height:70vh;display:flex}.hero-split__panel[data-v-2a529c0e]{color:var(--color-secondary-light);background-color:var(--color-surface);transition:flex-grow .5s cubic-bezier(.625,.05,0,1),opacity .6s,transform .6s;transition-delay:0s, var(--reveal-delay,0s), var(--reveal-delay,0s);background-position:50%;background-size:cover;flex:1;align-items:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.hero-split__panels>.reveal[data-v-2a529c0e]{opacity:0;transform:translateY(var(--reveal-distance,2.5em))}.hero-split__panels.is-revealed>.reveal[data-v-2a529c0e]{opacity:1;transform:translateY(0)}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]{flex-grow:.85}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]:hover{flex-grow:1.3}.hero-split__panel[data-v-2a529c0e]:focus-visible{outline:2px solid var(--color-primary);outline-offset:-4px}.hero-split__overlay[data-v-2a529c0e]{z-index:0;background:linear-gradient(#0000001a 0%,#00000059 55%,#000000bf 100%);position:absolute;inset:0}.hero-split__content[data-v-2a529c0e]{z-index:1;flex-direction:column;gap:.625em;width:100%;padding:2.5rem 2rem;display:flex;position:relative}.hero-split__label[data-v-2a529c0e]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-secondary-light);font-size:clamp(1.375rem,2.5vw,2.175rem);font-weight:500;line-height:1.05}.hero-split__caption[data-v-2a529c0e]{max-height:0;color:var(--color-secondary);opacity:0;font-size:.9375rem;line-height:1.4;transition:opacity .3s,max-height .3s;overflow:hidden}.hero-split__panel:hover .hero-split__caption[data-v-2a529c0e],.hero-split__panel:focus-visible .hero-split__caption[data-v-2a529c0e]{opacity:1;max-height:4em}.hero-split__button[data-v-2a529c0e]{color:var(--color-spotlight);align-items:center;gap:.5em;margin-top:.375em;font-size:1.0625rem;font-weight:500;display:inline-flex}.hero-split__button-arrow[data-v-2a529c0e]{width:1em;height:1em;transition:transform .3s}.hero-split__panel:hover .hero-split__button-arrow[data-v-2a529c0e]{transform:translate(.25em)}@media (prefers-reduced-motion:reduce){.hero-split__panel[data-v-2a529c0e]{transition:none}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]{flex-grow:1}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]:hover{flex-grow:1}}@media (width<=47.9375rem){.hero-split__intro[data-v-2a529c0e]{padding:5.5rem 1.25rem 1.5rem}.hero-split__panels[data-v-2a529c0e]{flex-direction:column;min-height:auto}.hero-split__panel[data-v-2a529c0e]{aspect-ratio:4/5}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]{flex-grow:1}.hero-split__panels:has(.hero-split__panel:hover) .hero-split__panel[data-v-2a529c0e]:hover{flex-grow:1}.hero-split__content[data-v-2a529c0e]{padding:1.75rem 1.5rem}.hero-split__caption[data-v-2a529c0e],.hero-split__panel:hover .hero-split__caption[data-v-2a529c0e]{opacity:1;max-height:4em}}.horizontal-sections-wrapper[data-v-24662095]{position:relative}.horizontal-sections[data-v-24662095]{overflow:hidden}.horizontal-sections--pinned[data-v-24662095]{height:100vh;position:sticky;top:0}.horizontal-sections__track[data-v-24662095]{will-change:transform;height:100%;display:flex}.horizontal-sections__panel[data-v-24662095]{flex:none;width:100vw;height:100%}.horizontal-sections__panel-inner[data-v-24662095]{width:100%;height:100%;padding:2.5rem 1.25rem}.horizontal-sections__card[data-v-24662095]{text-align:center;width:100%;height:100%;color:var(--color-text-primary);background-color:var(--color-surface);background-position:50%;background-size:cover;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.horizontal-sections__card:hover .horizontal-sections__button-arrow[data-v-24662095]{transform:translate(.25em)}.horizontal-sections__card[data-v-24662095]:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.horizontal-sections__overlay[data-v-24662095]{z-index:0;background-color:var(--color-surface);opacity:.4;transition:background-color .3s;position:absolute;inset:0}.horizontal-sections__content[data-v-24662095]{z-index:1;max-width:24rem;position:relative}.horizontal-sections__title[data-v-24662095]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-secondary-light);margin:0 0 .5em;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:.95}.horizontal-sections__description[data-v-24662095]{color:var(--color-secondary);margin:0 0 1.5em;font-size:1.0625rem;line-height:1.5}.horizontal-sections__button[data-v-24662095]{color:var(--color-secondary-light);align-items:center;gap:.5em;font-size:1.0625rem;font-weight:500;display:inline-flex}.horizontal-sections__button-arrow[data-v-24662095]{width:1em;height:1em;transition:transform .3s}@media (width<=47.9375rem){.horizontal-sections__track[data-v-24662095]{flex-direction:column;height:auto}.horizontal-sections__panel[data-v-24662095]{width:100%}.horizontal-sections__panel-inner[data-v-24662095]{padding:1.25rem}.horizontal-sections__card[data-v-24662095]{aspect-ratio:3/2;height:auto;padding:2rem 1.5rem}.horizontal-sections__title[data-v-24662095]{font-size:1.5rem}.horizontal-sections__description[data-v-24662095]{margin-bottom:1.25em;font-size:1rem}.horizontal-sections__button[data-v-24662095]{font-size:.875rem}}.latest-blog[data-v-4558a489]{padding:4rem 0}.latest-blog__container[data-v-4558a489]{max-width:87.5rem;margin:0 auto;padding:0 1.5rem}.latest-blog>.reveal[data-v-4558a489],.latest-blog__container>.reveal[data-v-4558a489]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.latest-blog.is-revealed .reveal[data-v-4558a489]{opacity:1;transform:translateY(0)}.latest-blog__header[data-v-4558a489]{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.latest-blog__title[data-v-4558a489]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.latest-blog__grid[data-v-4558a489]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.latest-blog__button-mobile[data-v-4558a489]{text-align:center;display:none}@media (prefers-reduced-motion:reduce){.latest-blog>.reveal[data-v-4558a489],.latest-blog__container>.reveal[data-v-4558a489]{transition:none}}@media (width<=61.9375rem){.latest-blog__grid[data-v-4558a489]{grid-template-columns:repeat(2,1fr)}}@media (width<=47.9375rem){.latest-blog__container[data-v-4558a489]{padding:0 1rem}.latest-blog__grid[data-v-4558a489]{grid-template-columns:1fr}.latest-blog__header[data-v-4558a489] .button-wrap,.latest-blog__header[data-v-4558a489] a{display:none}.latest-blog__button-mobile[data-v-4558a489]{display:block}}.masonry-gallery__container[data-v-f61e790a]{max-width:87.5rem;margin:0 auto;padding:4rem 2rem}.masonry-gallery>.reveal[data-v-f61e790a]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.masonry-gallery.is-revealed>.reveal[data-v-f61e790a]{opacity:1;transform:translateY(0)}.masonry-list[data-v-f61e790a]{--masonry-col:4;--masonry-gap:1em;width:100%;position:relative}@media (width<=61.9375rem){.masonry-list[data-v-f61e790a]{--masonry-col:3}}@media (width<=47.9375rem){.masonry-list[data-v-f61e790a]{--masonry-col:1}.masonry-gallery__container[data-v-f61e790a]{padding:2rem 1rem}}.masonry-item__action[data-v-f61e790a]{z-index:2;opacity:0;transition:opacity .25s,transform .25s;position:absolute;bottom:.75em;right:.75em;transform:translateY(.4em)}.masonry-item:hover .masonry-item__action[data-v-f61e790a],.masonry-item:focus-within .masonry-item__action[data-v-f61e790a]{opacity:1;transform:translateY(0)}@media (hover:none){.masonry-item__action[data-v-f61e790a]{opacity:1;transform:none}}.lightbox__bar[data-v-f61e790a]{z-index:3;align-items:center;gap:.75em;display:flex;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}.masonry-item[data-v-f61e790a]{transition:transform .3s cubic-bezier(.625,.05,0,1);position:absolute}@media (hover:hover){.masonry-item[data-v-f61e790a]:hover{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.masonry-item[data-v-f61e790a]{transition:none}@media (hover:hover){.masonry-item[data-v-f61e790a]:hover{transform:none}}}.masonry-item__visual[data-v-f61e790a]{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:1.25em;width:100%;margin:0;padding:0;display:block;overflow:hidden}.lightbox[data-v-f61e790a]{z-index:1100;background:#141712f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-fade-enter-active[data-v-f61e790a],.lightbox-fade-leave-active[data-v-f61e790a]{transition:opacity .2s}.lightbox-fade-enter-from[data-v-f61e790a],.lightbox-fade-leave-to[data-v-f61e790a]{opacity:0}.lightbox__stage[data-v-f61e790a]{justify-content:center;align-items:center;width:90vw;max-width:87.5rem;height:calc(100svh - 8rem);display:flex}.lightbox__image[data-v-f61e790a]{object-fit:contain;border-radius:.375em;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.lightbox-image-enter-active[data-v-f61e790a],.lightbox-image-leave-active[data-v-f61e790a]{transition:opacity .25s,transform .25s}.lightbox-image-enter-from[data-v-f61e790a],.lightbox-image-leave-to[data-v-f61e790a]{opacity:0;transform:scale(.97)}@media (prefers-reduced-motion:reduce){.lightbox-fade-enter-active[data-v-f61e790a],.lightbox-fade-leave-active[data-v-f61e790a],.lightbox-image-enter-active[data-v-f61e790a],.lightbox-image-leave-active[data-v-f61e790a]{transition:none}}.lightbox__close[data-v-f61e790a],.lightbox__arrow[data-v-f61e790a]{width:3em;height:3em;color:var(--color-white);cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:flex;position:absolute}.lightbox__close svg[data-v-f61e790a],.lightbox__arrow svg[data-v-f61e790a]{width:1.5em;height:1.5em}.lightbox__close[data-v-f61e790a]:hover,.lightbox__arrow[data-v-f61e790a]:hover{background:#000000b3}.lightbox__close[data-v-f61e790a]{top:2em;right:2em}.lightbox__arrow--prev[data-v-f61e790a]{top:50%;left:2em;transform:translateY(-50%)}.lightbox__arrow--prev[data-v-f61e790a]:hover{transform:translateY(-50%)scale(1.1)}.lightbox__arrow--next[data-v-f61e790a]{top:50%;right:2em;transform:translateY(-50%)}.lightbox__arrow--next[data-v-f61e790a]:hover{transform:translateY(-50%)scale(1.1)}.lightbox__counter[data-v-f61e790a]{color:var(--color-white);opacity:.8;background:#0009;border-radius:.375em;padding:.5em 1em;font-size:.85em}@media (width<=47.9375rem){.lightbox__close[data-v-f61e790a],.lightbox__arrow[data-v-f61e790a]{width:2.5em;height:2.5em}.lightbox__close[data-v-f61e790a]{top:1em;right:1em}.lightbox__arrow--prev[data-v-f61e790a]{left:1em}.lightbox__arrow--next[data-v-f61e790a]{right:1em}}.print-card__link[data-v-64c80ab9]{height:100%;color:inherit;background-color:var(--zone-surface);border:1px solid var(--zone-border);border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden}.print-card__link[data-v-64c80ab9]:hover{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--zone-border));box-shadow:0 14px 34px var(--zone-shadow);transform:translateY(-4px)}.print-card__image[data-v-64c80ab9]{background-color:var(--zone-background);overflow:hidden}.print-card__image[data-v-64c80ab9] img{width:100%;height:auto;transition:transform .7s}.print-card__link:hover .print-card__image[data-v-64c80ab9] img{transform:scale(1.04)}.print-card__body[data-v-64c80ab9]{flex-direction:column;flex:1;padding:1.5rem;display:flex}.print-card__title[data-v-64c80ab9]{font-family:var(--font-heading);color:var(--zone-text-primary);font-size:1.3125rem;font-weight:500;line-height:1.2}.print-card__link:hover .print-card__title[data-v-64c80ab9]{color:var(--color-primary)}.print-card__location[data-v-64c80ab9]{letter-spacing:.02em;color:var(--zone-text-secondary);margin-top:.35rem;font-size:.9375rem}.print-card__footer[data-v-64c80ab9]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.print-card__price[data-v-64c80ab9]{color:var(--color-primary);font-size:1rem;font-weight:700}.print-card__choose[data-v-64c80ab9]{letter-spacing:.02em;color:var(--zone-text-primary);border:1px solid var(--zone-border);border-radius:6px;padding:.6rem 1.25rem;font-size:.875rem;transition:color .3s,background-color .3s,border-color .3s}.print-card__link:hover .print-card__choose[data-v-64c80ab9]{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary)}@media (width<=47.9375rem){.print-card__title[data-v-64c80ab9]{font-size:1.1875rem}.print-card__body[data-v-64c80ab9]{padding:1.25rem}}.product-grid[data-v-1f49305e]{background-color:var(--zone-background);padding:4rem 0}.product-grid__container[data-v-1f49305e]{max-width:68.75rem;margin:0 auto;padding:0 1.5rem}.product-grid>.reveal[data-v-1f49305e],.product-grid__container>.reveal[data-v-1f49305e]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.product-grid.is-revealed>.reveal[data-v-1f49305e],.product-grid.is-revealed .product-grid__container>.reveal[data-v-1f49305e]{opacity:1;transform:translateY(0)}.product-grid__header[data-v-1f49305e]{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.product-grid__title[data-v-1f49305e]{font-family:var(--font-heading);color:var(--zone-text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.product-grid__grid[data-v-1f49305e]{grid-template-columns:repeat(3,1fr);align-items:start;gap:2.5rem;margin-bottom:2.5rem;display:grid}.product-grid__button-mobile[data-v-1f49305e]{text-align:center;display:none}@media (width<=61.9375rem){.product-grid__grid[data-v-1f49305e]{grid-template-columns:repeat(2,1fr)}}@media (width<=47.9375rem){.product-grid[data-v-1f49305e]{padding:2.5rem 1rem}.product-grid__header[data-v-1f49305e]{flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.product-grid__header .btn[data-v-1f49305e]{display:none}.product-grid__grid[data-v-1f49305e]{grid-template-columns:1fr}.product-grid__button-mobile[data-v-1f49305e]{display:block}}.tab-system[data-v-2fa9b0d9]{max-width:68.75rem;margin:0 auto;padding:4rem 2rem}.tab-layout[data-v-2fa9b0d9]{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.tab-system__container>.reveal[data-v-2fa9b0d9]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.tab-system__container.is-revealed>.reveal[data-v-2fa9b0d9]{opacity:1;transform:translateY(0)}.tab-content__wrap[data-v-2fa9b0d9]{max-width:36em;margin-left:auto}.tab-heading[data-v-2fa9b0d9]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:2rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.tab-content__list[data-v-2fa9b0d9]{flex-direction:column;display:flex}.tab-content__item[data-v-2fa9b0d9]{text-align:left;width:100%;font:inherit;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;padding:2em 0;transition:opacity .25s;display:block;position:relative}.tab-content__item[data-v-2fa9b0d9]:hover{opacity:.8}.tab-content__item-main[data-v-2fa9b0d9]{align-items:flex-start;gap:2em;width:100%;display:flex}.content-item__nr[data-v-2fa9b0d9]{border:2px solid var(--color-border);background-color:var(--color-surface);width:2.5em;height:2.5em;font-family:var(--font-primary);border-radius:100em;flex-shrink:0;justify-content:center;align-items:center;margin-top:.2em;font-size:.75em;font-weight:500;display:flex}.tab-content__item--active .content-item__nr[data-v-2fa9b0d9]{border-color:var(--color-primary);color:var(--color-primary)}.content-item__heading[data-v-2fa9b0d9]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.125rem;font-weight:500;line-height:1.3}.tab-content__item-detail[data-v-2fa9b0d9]{grid-template-rows:0fr;padding-left:4em;transition:grid-template-rows .3s;display:grid}.tab-content__item-detail>.tab-description[data-v-2fa9b0d9]{overflow:hidden}.tab-content__item--active .tab-content__item-detail[data-v-2fa9b0d9]{grid-template-rows:1fr}.tab-content__item--active .tab-content__item-detail>.tab-description[data-v-2fa9b0d9]{padding-top:.5em}.tab-description[data-v-2fa9b0d9]{color:var(--color-text-secondary);line-height:1.6}.tab-content__item-mobile[data-v-2fa9b0d9]{display:none}.tab-content__item-bottom[data-v-2fa9b0d9]{background-color:var(--color-border);height:1px;position:absolute;inset:auto 0 0}.tab-progress[data-v-2fa9b0d9]{background-color:var(--color-primary);transform-origin:0;width:100%;height:1px;transform:scaleX(0)}.tab-progress--playing[data-v-2fa9b0d9]{animation:tab-progress-2fa9b0d9 var(--tab-duration,5s) linear forwards}.tab-layout:hover .tab-progress--playing[data-v-2fa9b0d9]{animation-play-state:paused}@keyframes tab-progress-2fa9b0d9{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.tab-visual[data-v-2fa9b0d9]{background-color:var(--color-surface);border-radius:1rem;min-height:20rem;padding:2rem}.tab-visual-fade-enter-active[data-v-2fa9b0d9],.tab-visual-fade-leave-active[data-v-2fa9b0d9]{transition:opacity .25s}.tab-visual-fade-enter-from[data-v-2fa9b0d9],.tab-visual-fade-leave-to[data-v-2fa9b0d9]{opacity:0}.tab-wysiwyg[data-v-2fa9b0d9]{color:var(--color-text-primary);line-height:1.7}.tab-wysiwyg[data-v-2fa9b0d9] p{margin:0 0 1em}.tab-wysiwyg[data-v-2fa9b0d9] p:last-child{margin-bottom:0}.tab-wysiwyg[data-v-2fa9b0d9] a{color:var(--color-primary)}@media (prefers-reduced-motion:reduce){.tab-progress--playing[data-v-2fa9b0d9]{animation:none}.tab-visual-fade-enter-active[data-v-2fa9b0d9],.tab-visual-fade-leave-active[data-v-2fa9b0d9]{transition:none}}@media (width<=47.9375rem){.tab-system[data-v-2fa9b0d9]{padding:2rem 1.25rem}.tab-layout[data-v-2fa9b0d9]{grid-template-columns:1fr;gap:0}.tab-layout__col--visual[data-v-2fa9b0d9]{display:none}.tab-content__wrap[data-v-2fa9b0d9]{max-width:none;margin-left:0}.tab-content__item[data-v-2fa9b0d9]{padding:1.25rem 0}.tab-content__item-detail[data-v-2fa9b0d9]{padding-left:3em}.tab-content__item-mobile[data-v-2fa9b0d9]{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.tab-content__item-mobile>.tab-wysiwyg[data-v-2fa9b0d9]{padding-top:0;overflow:hidden}.tab-content__item--active .tab-content__item-mobile[data-v-2fa9b0d9]{grid-template-rows:1fr}.tab-content__item--active .tab-content__item-mobile>.tab-wysiwyg[data-v-2fa9b0d9]{padding-top:1rem}}.testimonials[data-v-4dbcd87e]{width:100%;padding:6rem 0;overflow:hidden}.testimonials__container[data-v-4dbcd87e]{width:100%}.testimonials__header[data-v-4dbcd87e]{text-align:center;margin-bottom:2rem}.testimonials__heading[data-v-4dbcd87e]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.1}.testimonials__slider-row[data-v-4dbcd87e]{width:100%;padding:2rem 0}.testimonials__viewport[data-v-4dbcd87e]{width:100%;overflow:hidden}.testimonials__list[data-v-4dbcd87e]{align-items:center;padding:.5em 0;display:flex}.testimonials__slide[data-v-4dbcd87e]{opacity:.45;flex:none;width:35em;max-width:85vw;padding:.75em;transition:opacity .25s cubic-bezier(.77,0,.175,1);position:relative}.testimonials__slide--active[data-v-4dbcd87e]{opacity:1}.testimonials__slide[data-v-4dbcd87e]:after{--size:1.25em;--width:2px;--gap:.125em;--color:var(--color-primary);content:"";inset:calc(var(--gap) * -1);z-index:1;opacity:0;padding:calc(var(--gap) + var(--width));outline:var(--width) solid var(--color);outline-offset:calc(var(--gap) / -1);-webkit-mask:conic-gradient(at var(--size) var(--size), #0000 75%, #000 0) 0 0 / calc(100% - var(--size)) calc(100% - var(--size)), linear-gradient(#000 0 0) content-box;mask:conic-gradient(at var(--size) var(--size), #0000 75%, #000 0) 0 0 / calc(100% - var(--size)) calc(100% - var(--size)), linear-gradient(#000 0 0) content-box;pointer-events:none;transition:all .4s cubic-bezier(.65,.05,0,1);position:absolute}.testimonials__slide--active[data-v-4dbcd87e]:after{outline-offset:calc(-1 * var(--width));opacity:1}.testimonials>.reveal[data-v-4dbcd87e]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.testimonials.is-revealed>.reveal[data-v-4dbcd87e]{opacity:1;transform:translateY(0)}.testimonials__slide-inner[data-v-4dbcd87e]{background-color:var(--color-surface);border:1px solid #f5f0e81a;border-radius:1em;flex-direction:column;gap:2rem;padding:2rem;display:flex}.testimonials__quote[data-v-4dbcd87e]{color:var(--color-text-primary);font-size:1rem;line-height:1.6}.testimonials__quote[data-v-4dbcd87e] p{margin:0 0 1em}.testimonials__quote[data-v-4dbcd87e] p:last-child{margin-bottom:0}.testimonials__author[data-v-4dbcd87e]{flex-direction:column;gap:.25rem;display:flex}.testimonials__name[data-v-4dbcd87e]{color:var(--color-text-primary);font-size:1rem;font-weight:600}.testimonials__company[data-v-4dbcd87e]{color:var(--color-text-secondary);font-size:.875rem}.testimonials__controls[data-v-4dbcd87e]{justify-content:center;align-items:center;gap:1rem;display:flex}.testimonials__button[data-v-4dbcd87e]{width:3em;height:3em;color:var(--color-text-primary);cursor:pointer;background-color:#f5f0e81a;border:1px solid #f5f0e81a;border-radius:.5em;justify-content:center;align-items:center;padding:0;transition:border-color .2s,background-color .2s;display:flex}.testimonials__button[data-v-4dbcd87e]:hover{background-color:#f5f0e833;border-color:#f5f0e840}.testimonials__button[data-v-4dbcd87e]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.testimonials__button--prev[data-v-4dbcd87e]{transform:rotate(180deg)}.testimonials__arrow[data-v-4dbcd87e]{width:1.5em;height:1.5em}@media (width<=47.9375rem){.testimonials[data-v-4dbcd87e]{padding:3rem 0}.testimonials__slide[data-v-4dbcd87e]{width:calc(100vw - 3rem)}.testimonials__button[data-v-4dbcd87e]{width:2.5em;height:2.5em}.testimonials__arrow[data-v-4dbcd87e]{width:1.25em;height:1.25em}}.text-block[data-v-fc1ef242]{max-width:var(--text-block-width,68.75rem);margin:0 auto;padding:3rem 1.5rem}.text-block__heading[data-v-fc1ef242]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-weight:500}.text-block__body[data-v-fc1ef242]{color:var(--color-text-primary);line-height:1.7}.text-block__body[data-v-fc1ef242] h2,.text-block__body[data-v-fc1ef242] h3,.text-block__body[data-v-fc1ef242] h4{font-family:var(--font-heading);color:var(--color-text-primary);margin-top:3rem;margin-bottom:1rem;font-weight:500}.text-block__body[data-v-fc1ef242] h2:first-child,.text-block__body[data-v-fc1ef242] h3:first-child,.text-block__body[data-v-fc1ef242] h4:first-child{margin-top:0}.text-block__body[data-v-fc1ef242] h2{font-size:1.75rem}.text-block__body[data-v-fc1ef242] h3{font-size:1.375rem}.text-block__body[data-v-fc1ef242] h4{font-size:1.125rem}.text-block__body[data-v-fc1ef242] p{margin-bottom:1.25rem}.text-block__body[data-v-fc1ef242] ul,.text-block__body[data-v-fc1ef242] ol{margin:0 0 1.5rem;padding-left:1.5rem}.text-block__body[data-v-fc1ef242] li{margin-bottom:.5rem}.text-block__body[data-v-fc1ef242] li:last-child{margin-bottom:0}.text-block__body[data-v-fc1ef242] table{border-collapse:collapse;width:100%;margin-bottom:1.5rem;display:block;overflow-x:auto}.text-block__body[data-v-fc1ef242] th,.text-block__body[data-v-fc1ef242] td{text-align:left;border-bottom:1px solid var(--color-border);padding:.65rem 1rem .65rem 0}.text-block__body[data-v-fc1ef242] th{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.8125rem;font-weight:700}.text-block__body[data-v-fc1ef242] li>ul,.text-block__body[data-v-fc1ef242] li>ol{margin-top:.5rem}.text-block__body[data-v-fc1ef242] strong{color:var(--color-text-primary);font-weight:700}.text-block__body[data-v-fc1ef242] a{color:var(--color-primary)}.text-block__body[data-v-fc1ef242]>:last-child{margin-bottom:0}.hero+.text-block[data-v-fc1ef242]{padding-top:8rem}.text-block>.reveal[data-v-fc1ef242]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.text-block.is-revealed>.reveal[data-v-fc1ef242]{opacity:1;transform:translateY(0)}.video-embed[data-v-90feafb6]{padding:2rem 1.5rem}.video-embed__container[data-v-90feafb6]{max-width:68.75rem;margin:0 auto}.reveal[data-v-90feafb6]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .7s,transform .7s;transition-delay:var(--reveal-delay,0s)}.is-revealed>.reveal[data-v-90feafb6]{opacity:1;transform:none}.video-embed__frame[data-v-90feafb6]{aspect-ratio:16/9;background-color:var(--color-hero-background);border-radius:.5rem;position:relative;overflow:hidden}.video-embed__iframe[data-v-90feafb6]{border:0;width:100%;height:100%;position:absolute;inset:0}.video-embed__facade[data-v-90feafb6]{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.video-embed__poster[data-v-90feafb6]{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.video-embed__facade:hover .video-embed__poster[data-v-90feafb6],.video-embed__facade:focus-visible .video-embed__poster[data-v-90feafb6]{transform:scale(1.03)}.video-embed__play[data-v-90feafb6]{background-color:var(--color-primary);width:4.5rem;height:4.5rem;color:var(--color-white);border-radius:50%;place-items:center;transition:transform .3s,background-color .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-embed__play svg[data-v-90feafb6]{width:2rem;height:2rem}.video-embed__facade:hover .video-embed__play[data-v-90feafb6],.video-embed__facade:focus-visible .video-embed__play[data-v-90feafb6]{transform:translate(-50%,-50%)scale(1.08)}.video-embed__title[data-v-90feafb6]{font-family:var(--font-primary);text-align:left;color:var(--color-white);background:linear-gradient(#0000,#000000bf);padding:3rem 1.5rem 1.25rem;font-size:.9375rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}.video-embed__caption[data-v-90feafb6]{color:var(--color-text-secondary);margin-top:.75rem;font-size:.875rem}@media (prefers-reduced-motion:reduce){.reveal[data-v-90feafb6],.video-embed__poster[data-v-90feafb6],.video-embed__play[data-v-90feafb6]{transition:none}}@media (width<=47.9375rem){.video-embed[data-v-90feafb6]{padding:1.5rem 1rem}.video-embed__play[data-v-90feafb6]{width:3.5rem;height:3.5rem}.video-embed__play svg[data-v-90feafb6]{width:1.5rem;height:1.5rem}}.single-post[data-v-240af967]{background-color:var(--color-background);padding-bottom:5rem}.single-post__container[data-v-240af967]{max-width:87.5rem;margin:0 auto;padding:0 1.5rem}.single-post__header[data-v-240af967]{text-align:center;max-width:50rem;margin:0 auto;padding:9rem 0 2.5rem}.reveal[data-v-240af967]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .7s,transform .7s;transition-delay:var(--reveal-delay,0s)}.is-revealed>.reveal[data-v-240af967]{opacity:1;transform:none}.single-post__breadcrumb[data-v-240af967]{letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8125rem}.single-post__breadcrumb a[data-v-240af967]{color:var(--color-primary);text-decoration:none}.single-post__breadcrumb a[data-v-240af967]:hover{text-decoration:underline}.single-post__meta[data-v-240af967]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8125rem;display:flex}.single-post__category[data-v-240af967]{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;font-weight:600;text-decoration:none;transition:color .3s}.single-post__category[data-v-240af967]:hover{color:var(--color-secondary)}.single-post__date[data-v-240af967]{color:var(--color-text-secondary)}.single-post__title[data-v-240af967]{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-primary);font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.single-post__lead[data-v-240af967]{color:var(--color-text-secondary);margin-top:1.25rem;font-size:1.125rem;line-height:1.6}.single-post__featured-image[data-v-240af967]{border-radius:12px;max-width:68.75rem;margin:0 auto;overflow:hidden}.single-post__body[data-v-240af967]{--text-block-width:50rem}.single-post__back[data-v-240af967]{text-align:center;margin-top:3rem}.single-post__back a[data-v-240af967]{color:var(--color-text-secondary);text-decoration:none;transition:color .3s}.single-post__back a[data-v-240af967]:hover{color:var(--color-primary)}@media (prefers-reduced-motion:reduce){.reveal[data-v-240af967]{transition:none}}@media (width<=47.9375rem){.single-post__container[data-v-240af967]{padding:0 1rem}.single-post__header[data-v-240af967]{padding-top:7rem}}.error[data-v-863ca3fe]{background-color:var(--color-hero-background);min-height:80vh;color:var(--color-text-primary);justify-content:center;align-items:center;padding:10rem 1.5rem 5rem;display:flex}.error__content[data-v-863ca3fe]{text-align:center;width:100%;max-width:42rem}.error__eyebrow[data-v-863ca3fe]{color:var(--color-text-secondary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8125rem}.error__status[data-v-863ca3fe]{color:var(--color-primary);font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(5rem,18vw,11rem);font-weight:500;line-height:.85}.error__heading[data-v-863ca3fe]{font-family:var(--font-heading);margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.15}.error__body[data-v-863ca3fe]{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.error__suggestions[data-v-863ca3fe]{border-top:1px solid var(--color-border);margin-top:4rem;padding-top:2.5rem}.error__suggestions-heading[data-v-863ca3fe]{color:var(--color-text-secondary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8125rem}.error__list[data-v-863ca3fe]{flex-wrap:wrap;justify-content:center;gap:.75rem 2rem;padding:0;list-style:none;display:flex}.error__link[data-v-863ca3fe]{color:var(--color-text-primary);text-decoration:none;position:relative}.error__link[data-v-863ca3fe]:after{content:"";background-color:var(--color-secondary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-.25rem;left:0}.error__link[data-v-863ca3fe]:hover{color:var(--color-secondary)}.error__link[data-v-863ca3fe]:hover:after{width:100%}@media (prefers-reduced-motion:reduce){.error__link[data-v-863ca3fe]:after{transition:none}}.collection-head[data-v-244934e6]{background-color:var(--color-hero-background);padding:8rem 1.5rem 4rem}.collection-head__container[data-v-244934e6]{max-width:44rem;margin:0 auto}.collection-head__crumbs[data-v-244934e6]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-secondary);flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.collection-head__crumb[data-v-244934e6]{color:inherit;text-decoration:none}a.collection-head__crumb[data-v-244934e6]:hover{color:var(--color-primary)}.collection-head__title[data-v-244934e6]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1.1}.collection-head__intro[data-v-244934e6]{color:var(--color-secondary);margin-top:1rem;font-size:1.125rem;line-height:1.6}.collection-head__story[data-v-244934e6]{color:var(--color-text-secondary);margin-top:2rem;font-size:1.0625rem;line-height:1.8}.collection-head__story[data-v-244934e6] p{margin-bottom:1.25rem}.collection-head__story[data-v-244934e6] p:last-child{margin-bottom:0}.collection-head__story[data-v-244934e6] a{color:var(--color-primary)}.collection[data-v-244934e6]{background-color:var(--zone-background);padding:5rem 1.5rem 6rem}.collection__container[data-v-244934e6]{max-width:87.5rem;margin:0 auto}.masonry[data-v-244934e6]{grid-template-columns:repeat(3,1fr);align-items:start;gap:3rem;margin:0;padding:0;list-style:none;display:grid}.masonry__column[data-v-244934e6]{flex-direction:column;gap:3rem;min-width:0;display:flex}.masonry__item[data-v-244934e6]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.masonry__item.is-revealed[data-v-244934e6]{opacity:1;transform:translateY(0)}@media (width<=61.9375rem){.masonry[data-v-244934e6]{grid-template-columns:repeat(2,1fr)}}@media (width<=47.9375rem){.collection-head[data-v-244934e6]{padding:6rem 1rem 2.5rem}.collection[data-v-244934e6]{padding:3rem 1rem 4rem}.masonry[data-v-244934e6]{grid-template-columns:1fr;gap:2.5rem}.masonry__column[data-v-244934e6]{gap:2.5rem}}.collections-band[data-v-8f43d22c]{background-color:var(--color-hero-background);padding:4.5rem 1.5rem}.collections-band__container[data-v-8f43d22c]{max-width:87.5rem;margin:0 auto}.collections-band__title[data-v-8f43d22c]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.collections-band__lead[data-v-8f43d22c]{max-width:38rem;color:var(--color-text-secondary);margin-top:.75rem;line-height:1.6}.collections-band__grid[data-v-8f43d22c]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.prints[data-v-8f43d22c]{background-color:var(--zone-background);padding:5rem 1.5rem 6rem}.prints__container[data-v-8f43d22c]{max-width:87.5rem;margin:0 auto}.prints__title[data-v-8f43d22c]{font-family:var(--font-heading);color:var(--zone-text-primary);margin-bottom:3rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:500}.masonry[data-v-8f43d22c]{grid-template-columns:repeat(3,1fr);align-items:start;gap:3rem;margin:0;padding:0;list-style:none;display:grid}.masonry__column[data-v-8f43d22c]{flex-direction:column;gap:3rem;min-width:0;display:flex}.masonry__item[data-v-8f43d22c]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s,transform .6s;transition-delay:var(--reveal-delay,0s)}.masonry__item.is-revealed[data-v-8f43d22c]{opacity:1;transform:translateY(0)}@media (width<=61.9375rem){.collections-band__grid[data-v-8f43d22c],.masonry[data-v-8f43d22c]{grid-template-columns:repeat(2,1fr)}}@media (width<=47.9375rem){.collections-band[data-v-8f43d22c]{padding:3rem 1rem}.collections-band__grid[data-v-8f43d22c]{grid-template-columns:1fr}.prints[data-v-8f43d22c]{padding:3rem 1rem 4rem}.masonry[data-v-8f43d22c]{grid-template-columns:1fr;gap:2.5rem}.masonry__column[data-v-8f43d22c]{gap:2.5rem}}.lightbox[data-v-74225821]{z-index:1100;background-color:#141712f0;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex;position:fixed;inset:0}.lightbox__figure[data-v-74225821]{grid-template-rows:minmax(0,1fr) auto;justify-items:stretch;gap:1rem;width:100%;height:100%;display:grid}.lightbox__content[data-v-74225821]{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.lightbox__content--image[data-v-74225821] picture{justify-content:center;align-items:center;width:100%;max-height:100%;display:flex}.lightbox__content--image[data-v-74225821] img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.lightbox__content--block[data-v-74225821]{--room-width:auto;--room-height:100%}@media (aspect-ratio<=4/3){.lightbox__content--block[data-v-74225821]{--room-width:100%;--room-height:auto}}.lightbox__caption[data-v-74225821]{text-align:center;letter-spacing:.02em;color:var(--color-text-secondary);font-size:.875rem}.lightbox__close[data-v-74225821]{width:2.75rem;height:2.75rem;color:var(--color-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;font-size:1.75rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.lightbox__close[data-v-74225821]:hover{border-color:var(--color-primary)}.lightbox-enter-active[data-v-74225821],.lightbox-leave-active[data-v-74225821]{transition:opacity .3s}.lightbox-enter-from[data-v-74225821],.lightbox-leave-to[data-v-74225821]{opacity:0}.surface[data-v-4d46fd9a]{width:100%;height:100%;display:block;position:relative}.surface__image[data-v-4d46fd9a]{width:100%;height:100%;position:relative;overflow:hidden}.surface__image[data-v-4d46fd9a] img{width:100%;height:auto;display:block}.surface--fill[data-v-4d46fd9a],.surface--fill .surface__image[data-v-4d46fd9a]{height:100%}.surface--fill .surface__image[data-v-4d46fd9a] picture,.surface--fill .surface__image[data-v-4d46fd9a] img{object-fit:cover;width:100%;height:100%}.surface__finish[data-v-4d46fd9a]{pointer-events:none;position:absolute;inset:0}.surface--fine-art[data-v-4d46fd9a]{background-color:#fdfcf8;padding:3.2%;box-shadow:inset 0 0 0 1px #0000000f}.surface--fine-art .surface__image[data-v-4d46fd9a] img{filter:contrast(.94)brightness(1.03)saturate(.96)}.surface--fine-art .surface__finish[data-v-4d46fd9a]{background:linear-gradient(125deg,#ffffff1a 0%,#fff0 45%)}.surface--dibond .surface__finish[data-v-4d46fd9a]{background:repeating-linear-gradient(96deg,#ffffff0d 0 1px,#00000009 1px 2px),linear-gradient(#ffffff29 0%,#fff0 12%,#0000 88%,#0000001a 100%)}.surface--dibond .surface__image[data-v-4d46fd9a] img{filter:saturate(1.03)contrast(1.03)}.surface--acryl[data-v-4d46fd9a]{box-shadow:inset 0 0 0 1px #ffffff47,0 0 0 1px #0003}.surface--acryl .surface__image[data-v-4d46fd9a] img{filter:saturate(1.12)contrast(1.08)}.surface--acryl .surface__finish[data-v-4d46fd9a]{background:linear-gradient(118deg,#fff0 0% 32%,#ffffff3d 42%,#ffffff4d 47%,#ffffff0d 55%,#fff0 62%),linear-gradient(200deg,#ffffff24 0%,#fff0 30%)}.room[data-v-9afeb74c]{width:var(--room-width,100%);height:var(--room-height,auto);background-color:var(--zone-surface);position:relative;overflow:hidden}.room--plate[data-v-9afeb74c]{aspect-ratio:var(--room-aspect,1.4)}.room--plate[data-v-9afeb74c] picture,.room--plate[data-v-9afeb74c] img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.room__zone[data-v-9afeb74c]{position:absolute}.room__hung[data-v-9afeb74c]{transition:width .4s,height .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #00000047,0 12px 28px #0000003d}.room__hung[data-v-9afeb74c]>*{width:100%;height:100%}@media (prefers-reduced-motion:reduce){.room__hung[data-v-9afeb74c]{transition:none}}.room__wall[data-v-9afeb74c]{background:linear-gradient(160deg, color-mix(in srgb, var(--zone-surface) 88%, white) 0%, var(--zone-surface) 55%, color-mix(in srgb, var(--zone-surface) 88%, black) 100%);position:absolute;inset:0 0 6%}.room__floor[data-v-9afeb74c]{background-color:color-mix(in srgb, var(--zone-surface) 80%, black);height:6%;position:absolute;bottom:0;left:0;right:0}.room__print[data-v-9afeb74c]{position:absolute;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #00000040,0 10px 24px #00000038}.room__print[data-v-9afeb74c]>*{width:100%;height:100%}.room__sofa[data-v-9afeb74c]{height:auto;color:color-mix(in srgb, var(--zone-text-secondary) 55%, transparent);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.toast[data-v-4b15a82b]{z-index:1200;max-width:calc(100vw - 2rem);color:var(--color-text-primary);background-color:var(--color-surface);border:1px solid var(--color-border-light);align-items:center;gap:1.25rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000059}.toast__message[data-v-4b15a82b]{font-size:.9375rem}.toast__action[data-v-4b15a82b]{color:var(--color-primary);text-underline-offset:.2em;white-space:nowrap;font-size:.875rem;font-weight:700;text-decoration:underline}.toast-enter-active[data-v-4b15a82b],.toast-leave-active[data-v-4b15a82b]{transition:opacity .3s,transform .3s}.toast-enter-from[data-v-4b15a82b],.toast-leave-to[data-v-4b15a82b]{opacity:0;transform:translate(-50%,1rem)}@media (prefers-reduced-motion:reduce){.toast-enter-active[data-v-4b15a82b],.toast-leave-active[data-v-4b15a82b]{transition:opacity .3s}.toast-enter-from[data-v-4b15a82b],.toast-leave-to[data-v-4b15a82b]{transform:translate(-50%)}}.story__exif[data-v-c7a5e119]{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:1.25rem 2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.story__exif dt[data-v-c7a5e119]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.6875rem}.story__exif dd[data-v-c7a5e119]{color:var(--color-text-primary);margin-top:.25rem;font-size:.875rem}.print[data-v-c7a5e119]{background-color:var(--zone-background);padding:4rem 1.5rem 5rem}.print__container[data-v-c7a5e119]{max-width:80rem;margin:0 auto}.print__layout[data-v-c7a5e119]{grid-template-columns:1.15fr 1fr;align-items:start;gap:4rem;display:grid}.print__views[data-v-c7a5e119]{gap:.5rem;margin-bottom:1rem;display:flex}.print__view[data-v-c7a5e119]{font:inherit;letter-spacing:.04em;color:var(--zone-text-secondary);cursor:pointer;border:1px solid #0000;border-bottom-color:var(--zone-border);background:0 0;padding:.5rem 1rem;font-size:.8125rem}.print__view.is-selected[data-v-c7a5e119]{color:var(--zone-text-primary);border-bottom-color:var(--color-primary)}.print__frame[data-v-c7a5e119]{cursor:zoom-in;background-color:var(--zone-surface);border:1px solid var(--zone-border);justify-content:center;align-items:center;width:100%;padding:clamp(1.5rem,5%,3.5rem);display:flex;position:relative}.print__frame[data-v-c7a5e119]>*{box-shadow:0 6px 28px var(--zone-shadow)}.print__zoom[data-v-c7a5e119]{letter-spacing:.08em;text-transform:uppercase;color:var(--zone-text-secondary);background-color:var(--zone-background);opacity:0;padding:.35rem .75rem;font-size:.75rem;transition:opacity .3s;position:absolute;bottom:1rem;right:1rem}.print__frame:hover .print__zoom[data-v-c7a5e119],.print__frame:focus-visible .print__zoom[data-v-c7a5e119]{opacity:1}.print__room[data-v-c7a5e119]{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.print__disclaimer[data-v-c7a5e119]{color:var(--zone-text-secondary);margin-top:.5rem;font-size:.75rem;line-height:1.6}.print__preview-note[data-v-c7a5e119]{color:var(--zone-text-secondary);margin-top:.75rem;font-size:.8125rem}.print__description[data-v-c7a5e119]{color:var(--zone-text-secondary);font-size:1.0625rem;line-height:1.7}.print__option[data-v-c7a5e119]{margin-top:2rem}.print__option-label[data-v-c7a5e119]{letter-spacing:.12em;text-transform:uppercase;color:var(--zone-text-secondary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.print__choices[data-v-c7a5e119]{flex-wrap:wrap;gap:.5rem;display:flex}.print__choice[data-v-c7a5e119]{min-width:3.25rem;font:inherit;color:var(--zone-text-primary);cursor:pointer;background-color:var(--zone-surface);border:1px solid var(--zone-border);padding:.65rem 1rem;font-size:.9375rem;transition:border-color .25s,color .25s,background-color .25s}.print__choice--wide[data-v-c7a5e119]{min-width:0}.print__choice[data-v-c7a5e119]:hover{border-color:var(--color-primary)}.print__choice.is-selected[data-v-c7a5e119]{color:var(--color-white);background-color:var(--color-primary);border-color:var(--color-primary)}.print__specification[data-v-c7a5e119]{color:var(--zone-text-secondary);margin-top:1rem;font-size:.875rem;line-height:1.6}.print__info[data-v-c7a5e119]{margin-top:.75rem;font-size:.875rem}.print__price[data-v-c7a5e119]{font-family:var(--font-heading);color:var(--color-primary);margin-top:2rem;font-size:2rem;font-weight:500}.print__buy[data-v-c7a5e119]{margin-top:1.25rem}.print__shipping[data-v-c7a5e119]{color:var(--zone-text-secondary);margin-top:1.5rem;font-size:.875rem;line-height:1.7}.print__link[data-v-c7a5e119]{color:var(--zone-text-primary);text-underline-offset:.2em;text-decoration:underline}.print__link[data-v-c7a5e119]:hover{color:var(--color-primary)}.print__tags[data-v-c7a5e119]{border-top:1px solid var(--zone-border);margin-top:2.5rem;padding-top:2rem}.print__tag[data-v-c7a5e119]{color:var(--zone-text-primary);background-color:var(--zone-surface);border:1px solid var(--zone-border);border-radius:999px;padding:.35rem .85rem;font-size:.8125rem;text-decoration:none}.print__tag[data-v-c7a5e119]:hover{color:var(--color-primary);border-color:var(--color-primary)}.story[data-v-c7a5e119]{background-color:var(--color-hero-background);padding:5rem 1.5rem}.story__container[data-v-c7a5e119]{max-width:44rem;margin:0 auto}.story__title[data-v-c7a5e119]{letter-spacing:.18em;text-transform:uppercase;color:var(--color-spotlight);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.story__body[data-v-c7a5e119]{color:var(--color-text-primary);font-size:1.0625rem;line-height:1.8}.story__body[data-v-c7a5e119] p{margin-bottom:1.25rem}.story__body[data-v-c7a5e119] p:last-child{margin-bottom:0}.story__body[data-v-c7a5e119] a{color:var(--color-primary)}.story__meta[data-v-c7a5e119]{letter-spacing:.02em;color:var(--color-text-secondary);border-top:1px solid var(--color-border);margin-top:2rem;padding-top:1.5rem;font-size:.875rem}@media (width<=61.9375rem){.print__layout[data-v-c7a5e119]{grid-template-columns:1fr;gap:2.5rem}}@media (width<=47.9375rem){.print[data-v-c7a5e119]{padding:2.5rem 1rem 3rem}.story[data-v-c7a5e119]{padding:3rem 1rem}}.add-to-cart[data-v-455af783]{font-family:var(--font-primary);color:var(--color-background);cursor:pointer;background:var(--color-secondary);border:0;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem .9rem;font-size:.8125rem;transition:background .25s,color .25s;display:inline-flex}.add-to-cart[data-v-455af783]:hover,.add-to-cart--in[data-v-455af783]{color:var(--color-white);background:var(--color-primary)}.add-to-cart__price[data-v-455af783]{opacity:.75}.rally-event[data-v-5b97a576]{background-color:var(--color-background)}.rally-event__note[data-v-5b97a576]{max-width:68.75rem;color:var(--color-text-secondary);margin:0 auto;padding:2.5rem 1.5rem 0}.rally-index[data-v-04824709]{background-color:var(--color-background);padding:3.5rem 0 5rem}.rally-index__container[data-v-04824709]{max-width:87.5rem;margin:0 auto;padding:0 1.5rem}.rally-index__grid[data-v-04824709]{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1.5rem;list-style:none;display:grid}.rally-card[data-v-04824709]{opacity:0;transform:translateY(var(--reveal-distance,2em));transition:opacity .6s ease var(--reveal-delay,0s), transform .6s ease var(--reveal-delay,0s)}.rally-card.is-revealed[data-v-04824709]{opacity:1;transform:translateY(0)}.rally-card__link[data-v-04824709]{color:inherit;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;text-decoration:none;transition:transform .3s,border-color .3s;display:block;overflow:hidden}.rally-card__link[data-v-04824709]:hover{border-color:var(--color-border-light);transform:translateY(-4px)}.rally-card__image[data-v-04824709]{aspect-ratio:3/2;background:var(--color-hero-background);overflow:hidden}.rally-card__image[data-v-04824709] img{transition:transform .4s}.rally-card__link:hover .rally-card__image[data-v-04824709] img{transform:scale(1.05)}.rally-card__body[data-v-04824709]{justify-content:space-between;align-items:baseline;gap:.75rem;padding:1rem 1.25rem;display:flex}.rally-card__title[data-v-04824709]{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.125rem;font-weight:500}.rally-card__count[data-v-04824709]{color:var(--color-text-secondary);flex-shrink:0;font-size:.8125rem}@media (prefers-reduced-motion:reduce){.rally-card[data-v-04824709]{opacity:1;transition:none;transform:none}}.cart-line__quantity[data-v-62c8c369]{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.cart-line__quantity button[data-v-62c8c369]{width:1.75rem;height:1.75rem;font:inherit;color:inherit;cursor:pointer;border:1px solid var(--color-border-light);background:0 0}.cart-line__quantity button[data-v-62c8c369]:hover{border-color:var(--color-primary)}.cart__shipping[data-v-62c8c369]{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.875rem}.cart[data-v-62c8c369]{background-color:var(--color-background);min-height:60vh;padding:9rem 0 5rem}.cart__container[data-v-62c8c369]{max-width:56rem;margin:0 auto;padding:0 1.5rem}.cart__title[data-v-62c8c369]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:2rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}.cart__empty[data-v-62c8c369]{color:var(--color-text-secondary)}.cart__lines[data-v-62c8c369]{list-style:none}.cart-line[data-v-62c8c369]{border-bottom:1px solid var(--color-border);grid-template-columns:5rem 1fr auto auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.cart-line__image[data-v-62c8c369] picture{justify-content:center;align-items:center;height:100%;display:flex}.cart-line__image[data-v-62c8c369] img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:7rem}.cart-line__image[data-v-62c8c369]{background:var(--color-hero-background);border-radius:6px;justify-content:center;align-items:center;max-height:7rem;display:flex;overflow:hidden}.cart-line__body[data-v-62c8c369]{flex-direction:column;gap:.25rem;display:flex}.cart-line__event[data-v-62c8c369]{color:var(--color-text-primary);text-decoration:none}.cart-line__event[data-v-62c8c369]:hover{color:var(--color-primary)}.cart-line__sku[data-v-62c8c369]{color:var(--color-text-secondary);font-size:.8125rem}.cart-line__price[data-v-62c8c369]{color:var(--color-text-primary)}.cart-line__remove[data-v-62c8c369]{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;padding:0 .5rem;font-size:1.5rem;line-height:1;transition:color .3s}.cart-line__remove[data-v-62c8c369]:hover{color:var(--color-primary)}.cart__summary[data-v-62c8c369]{margin-top:2rem}.cart__nudge[data-v-62c8c369]{color:var(--color-spotlight);border:1px solid var(--color-border-light);border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem}.cart__totals[data-v-62c8c369]{margin-bottom:.75rem}.cart__totals>div[data-v-62c8c369]{color:var(--color-text-secondary);justify-content:space-between;padding:.4rem 0;display:flex}.cart__totals-discount[data-v-62c8c369]{color:var(--color-spotlight)}.cart__totals-total[data-v-62c8c369]{color:var(--color-text-primary);border-top:1px solid var(--color-border);font-size:1.25rem}.cart__vat[data-v-62c8c369]{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.8125rem}@media (width<=47.9375rem){.cart[data-v-62c8c369]{padding-top:6.5rem}.cart-line[data-v-62c8c369]{grid-template-columns:4rem 1fr auto}.cart-line__remove[data-v-62c8c369]{grid-area:2/3}}.checkout__line-label[data-v-86a9c8eb]{flex-direction:column;gap:.2rem;display:flex}.checkout__line-label small[data-v-86a9c8eb],.checkout__line-price small[data-v-86a9c8eb]{color:var(--color-text-secondary);font-size:.8125rem}.checkout__line-price[data-v-86a9c8eb]{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.checkout__shipping[data-v-86a9c8eb]{border:1px solid var(--color-border);margin-bottom:1.5rem;padding:1.25rem}.checkout__shipping legend[data-v-86a9c8eb]{font-family:var(--font-heading);padding:0 .5rem;font-weight:500}.checkout__shipping select[data-v-86a9c8eb]{width:100%;font:inherit;color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border-light);padding:.75rem}.checkout__shipping-note[data-v-86a9c8eb]{color:var(--color-text-secondary);margin-top:.5rem;font-size:.8125rem}.checkout[data-v-86a9c8eb]{background-color:var(--color-background);min-height:60vh;padding:9rem 0 5rem}.checkout__container[data-v-86a9c8eb]{grid-template-columns:1.2fr 1fr;gap:3rem;max-width:68.75rem;margin:0 auto;padding:0 1.5rem;display:grid}.checkout__title[data-v-86a9c8eb]{font-family:var(--font-heading);color:var(--color-text-primary);grid-column:1/-1;font-size:clamp(2rem,5vw,3rem);font-weight:500}.checkout__field[data-v-86a9c8eb]{color:var(--color-text-secondary);flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.checkout__field input[data-v-86a9c8eb]{color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;padding:.75rem 1rem}.checkout__field input[data-v-86a9c8eb]:focus-visible{outline:2px solid var(--color-primary)}.checkout__hint[data-v-86a9c8eb],.checkout__error[data-v-86a9c8eb]{font-size:.8125rem}.checkout__error[data-v-86a9c8eb]{color:var(--color-primary)}.checkout__honeypot[data-v-86a9c8eb]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.checkout__terms[data-v-86a9c8eb]{color:var(--color-text-secondary);align-items:flex-start;gap:.6rem;margin-bottom:1.5rem;display:flex}.checkout__terms a[data-v-86a9c8eb]{color:inherit;text-underline-offset:.2em;text-decoration:underline;transition:color .3s}.checkout__terms a[data-v-86a9c8eb]:hover,.checkout__terms a[data-v-86a9c8eb]:focus-visible{color:var(--color-primary)}.checkout__summary[data-v-86a9c8eb]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;align-self:start;padding:1.5rem}.checkout__summary-title[data-v-86a9c8eb]{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:1.125rem;font-weight:500}.checkout__lines[data-v-86a9c8eb]{list-style:none}.checkout__lines li[data-v-86a9c8eb],.checkout__totals>div[data-v-86a9c8eb]{color:var(--color-text-secondary);justify-content:space-between;gap:1rem;padding:.35rem 0;font-size:.9375rem;display:flex}.checkout__totals[data-v-86a9c8eb]{border-top:1px solid var(--color-border);margin-top:.75rem}.checkout__totals-total[data-v-86a9c8eb]{color:var(--color-text-primary);font-size:1.125rem}.checkout__vat[data-v-86a9c8eb]{color:var(--color-text-secondary);margin-top:.5rem;font-size:.75rem}@media (width<=61.9375rem){.checkout__container[data-v-86a9c8eb]{grid-template-columns:1fr}.checkout[data-v-86a9c8eb]{padding-top:6.5rem}}.order__shipping[data-v-d7730b67]{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding:1.25rem 0}.order__shipping-label[data-v-d7730b67]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.6875rem;display:block}.order__shipping-address[data-v-d7730b67]{color:var(--color-text-primary);font-style:normal;line-height:1.6}.order[data-v-d7730b67]{background-color:var(--color-background);min-height:60vh;padding:9rem 0 5rem}.order__container[data-v-d7730b67]{max-width:56rem;margin:0 auto;padding:0 1.5rem}.order__reference[data-v-d7730b67]{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.8125rem}.order__title[data-v-d7730b67]{font-family:var(--font-heading);color:var(--color-text-primary);margin:.5rem 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:500}.order__intro[data-v-d7730b67],.order__pending[data-v-d7730b67],.order__expiry[data-v-d7730b67]{color:var(--color-text-secondary)}.order__items[data-v-d7730b67]{margin:2rem 0 1rem;list-style:none}.order-item[data-v-d7730b67]{border-bottom:1px solid var(--color-border);grid-template-columns:5rem 1fr auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.order-item__image[data-v-d7730b67]{aspect-ratio:3/2;background:var(--color-hero-background);border-radius:6px;overflow:hidden}.order-item__body[data-v-d7730b67]{flex-direction:column;gap:.25rem;display:flex}.order-item__event[data-v-d7730b67]{color:var(--color-text-primary)}.order-item__sku[data-v-d7730b67]{color:var(--color-text-secondary);font-size:.8125rem}.order-item__download[data-v-d7730b67]{color:var(--color-background);background:var(--color-secondary);border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:background .3s}.order-item__download[data-v-d7730b67]:hover{background:var(--color-primary);color:var(--color-white)}.order-item__spent[data-v-d7730b67]{color:var(--color-text-secondary);font-size:.8125rem}.order__totals[data-v-d7730b67]{margin-top:2rem}.order__totals>div[data-v-d7730b67]{color:var(--color-text-secondary);justify-content:space-between;padding:.4rem 0;display:flex}.order__totals-total[data-v-d7730b67]{color:var(--color-text-primary);border-top:1px solid var(--color-border);font-size:1.25rem}@media (width<=47.9375rem){.order[data-v-d7730b67]{padding-top:6.5rem}}.consent[data-v-18183b01]{z-index:1200;background-color:var(--color-surface);border:1px solid var(--color-border-light);max-width:46rem;color:var(--color-text-primary);border-radius:.5rem;align-items:center;gap:1.5rem 2rem;margin-inline:auto;padding:1.5rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1rem 3rem #00000073}.consent__heading[data-v-18183b01]{font-family:var(--font-heading);margin-bottom:.375rem;font-size:1.0625rem;font-weight:500}.consent__body[data-v-18183b01]{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.consent__link[data-v-18183b01]{color:var(--color-secondary);text-underline-offset:.2em;text-decoration:underline}.consent__actions[data-v-18183b01]{flex-shrink:0;gap:.75rem;display:flex}.consent-enter-active[data-v-18183b01],.consent-leave-active[data-v-18183b01]{transition:opacity .3s,transform .3s}.consent-enter-from[data-v-18183b01],.consent-leave-to[data-v-18183b01]{opacity:0;transform:translateY(1rem)}@media (width<=47.9375rem){.consent[data-v-18183b01]{flex-direction:column;align-items:stretch;gap:1.25rem}.consent__actions[data-v-18183b01]{justify-content:stretch}.consent__actions[data-v-18183b01]>*{flex:1}}@media (prefers-reduced-motion:reduce){.consent-enter-active[data-v-18183b01],.consent-leave-active[data-v-18183b01]{transition:none}}.cursor[data-v-94d6882a]{z-index:9999;border:1px solid var(--color-primary);background-color:var(--color-primary);pointer-events:none;border-radius:100em;width:1em;height:1em;transition:transform .6s cubic-bezier(.16,1,.3,1),width .375s cubic-bezier(.625,.05,0,1),height .375s cubic-bezier(.625,.05,0,1),background-color .375s cubic-bezier(.625,.05,0,1);position:fixed;inset:0 auto auto 0}:is(body:has(a:hover) .cursor[data-v-94d6882a],body:has(button:hover) .cursor[data-v-94d6882a],body:has([data-cursor]:hover) .cursor[data-v-94d6882a]){background-color:color-mix(in srgb, var(--color-primary) 30%, transparent);width:3em;height:3em}@media (hover:none) and (pointer:coarse){.cursor[data-v-94d6882a]{display:none}}.container[data-v-f9d79af6]{width:100%;max-width:120rem;margin-inline:auto;padding-inline:2em}@media (width<=47.9375rem){.container[data-v-f9d79af6]{padding-inline:1em}}.newsletter__heading[data-v-d6f4a228]{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin:0 0 .75em;font-size:.875rem;font-weight:500}.newsletter__description[data-v-d6f4a228]{color:var(--color-text-secondary);margin:0 0 1em;font-size:.875rem;line-height:1.6}.newsletter__form[data-v-d6f4a228]{flex-direction:column;gap:.5em;display:flex}.newsletter__input[data-v-d6f4a228]{border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);font-family:var(--font-primary);background:#ffffff0d;border-radius:8px;padding:.75em;font-size:.875rem}.newsletter__input[data-v-d6f4a228]::placeholder{color:var(--color-text-secondary);opacity:.7}.newsletter__input[data-v-d6f4a228]:focus{border-color:var(--color-secondary);outline:none}.newsletter__success[data-v-d6f4a228]{color:var(--color-secondary);margin:0;font-size:.875rem}@media (width>=48rem){.newsletter__form[data-v-d6f4a228]{flex-direction:row}.newsletter__submit[data-v-d6f4a228]{flex-shrink:0}}.site-footer[data-v-3866a90c]{background:var(--color-hero-background);color:var(--color-text-primary);padding-top:4rem}.site-footer__grid[data-v-3866a90c]{border-bottom:1px solid var(--color-border);grid-template-columns:1fr;gap:3rem;padding-bottom:3rem;display:grid}.site-footer__brand[data-v-3866a90c]{font-family:var(--font-heading);color:var(--color-text-secondary);margin-bottom:.5rem;font-size:1.25rem;font-weight:500;text-decoration:none;display:inline-block}.site-footer__brand[data-v-3866a90c]:hover{color:var(--color-text-primary)}.site-footer__tagline[data-v-3866a90c]{font-family:var(--font-heading);color:var(--color-primary);margin:0;font-weight:500}.site-footer__heading[data-v-3866a90c]{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin:0 0 1rem;font-size:.875rem;font-weight:500}.site-footer__list[data-v-3866a90c]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__list a[data-v-3866a90c]{color:var(--color-text-primary);padding-block:.25rem;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.site-footer__list a[data-v-3866a90c]:after{content:"";background-color:var(--color-secondary);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.site-footer__list a[data-v-3866a90c]:hover{color:var(--color-secondary)}.site-footer__list a[data-v-3866a90c]:hover:after{width:100%}.site-footer__social-link[data-v-3866a90c]{align-items:center;padding-block:.25rem;transition:color .3s,transform .3s;display:flex}.site-footer__social-link[data-v-3866a90c]:hover{color:var(--color-secondary)}.site-footer__social-link[data-v-3866a90c]:hover:after{width:0}.site-footer__bottom[data-v-3866a90c]{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding-block:1.5rem;display:flex}.site-footer__copyright[data-v-3866a90c]{color:var(--color-text-secondary);margin:0;font-size:.875rem}.site-footer__copyright a[data-v-3866a90c]{color:var(--color-text-primary);font-weight:500;text-decoration:none}.site-footer__copyright a[data-v-3866a90c]:hover{color:var(--color-secondary)}.site-footer__legal-list[data-v-3866a90c]{gap:1rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.site-footer__legal-list li[data-v-3866a90c]{position:relative}.site-footer__legal-list li[data-v-3866a90c]:not(:last-child):after{content:"|";color:var(--color-border);margin-left:1rem}.site-footer__legal-list a[data-v-3866a90c]{color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.site-footer__legal-list a[data-v-3866a90c]:hover{color:var(--color-secondary)}@media (width>=48rem){.site-footer__grid[data-v-3866a90c]{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem}.site-footer__bottom[data-v-3866a90c]{text-align:left;flex-direction:row;justify-content:space-between}}.sidenav__header[data-v-15fa0421]{z-index:1000;pointer-events:none;text-shadow:0 2px 10px #00000080,0 4px 20px #0000004d;justify-content:space-between;align-items:center;display:flex;position:fixed;top:1em;left:2em;right:2em}.sidenav__brand[data-v-15fa0421],.sidenav__cart[data-v-15fa0421]{pointer-events:all;align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.sidenav__cart-icon[data-v-15fa0421]{width:1.25em;height:1.25em}.sidenav__cart-count[data-v-15fa0421]{font-variant-numeric:tabular-nums}.sidenav__header-right[data-v-15fa0421]{pointer-events:all}.sidenav__brand-link[data-v-15fa0421]{font-family:var(--font-heading);color:var(--color-white);font-size:1.25em;font-weight:500;line-height:1;text-decoration:none;transition:color .2s}.sidenav__brand-link[data-v-15fa0421]:hover{color:var(--color-primary)}.sidenav__header-right[data-v-15fa0421]{align-items:center;gap:1.5em;display:flex}.sidenav__language-switcher[data-v-15fa0421]{align-items:center;display:flex;position:relative}.sidenav__language-switcher[data-v-15fa0421]:before{content:"";pointer-events:all;z-index:-1;position:absolute;inset:0 -.5em -2em}.sidenav__language-switcher:hover .sidenav__lang-dropdown[data-v-15fa0421]{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.sidenav__utility-btn[data-v-15fa0421]{color:var(--color-text-primary);letter-spacing:.05em;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5em;font-size:.875em;font-weight:500;text-decoration:none;transition:color .2s;display:flex;position:relative}.sidenav__utility-btn[data-v-15fa0421]:hover{color:var(--color-primary)}.sidenav__lang-current[data-v-15fa0421]{color:var(--color-white);z-index:1}.sidenav__lang-dropdown[data-v-15fa0421]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#000000f2;border:1px solid #ffffff1a;border-radius:.5em;flex-direction:column;margin-top:.25em;transition:opacity .15s,visibility .15s,transform .15s;display:flex;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-.25em)}.sidenav__lang-option[data-v-15fa0421]{white-space:nowrap;min-width:100%;padding:.5em .75em;transition:background-color .15s}.sidenav__lang-option[data-v-15fa0421]:hover{color:var(--color-text-primary);background-color:#ffffff1a}.sidenav__button[data-v-15fa0421]{color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.625em;margin:-1em;padding:1em;transition:color .2s;display:flex}.sidenav__button[data-v-15fa0421]:hover{color:var(--color-primary)}.sidenav__button-text[data-v-15fa0421]{flex-direction:column;align-items:flex-end;height:1.5em;display:flex;overflow:hidden}.sidenav__button-label[data-v-15fa0421]{font-family:var(--font-primary);font-size:1.125em;line-height:1.4;transition:transform .3s}.sidenav--open .sidenav__button-label[data-v-15fa0421]{transform:translateY(-100%)}.sidenav__button-icon[data-v-15fa0421]{width:1.5em;height:1.5em;position:relative}.sidenav__button-icon-svg[data-v-15fa0421]{width:100%;height:100%;transition:opacity .3s,transform .3s;position:absolute;inset:0}.sidenav__button-icon-close[data-v-15fa0421]{opacity:0;transform:rotate(-90deg)}.sidenav--open .sidenav__button-icon-hamburger[data-v-15fa0421]{opacity:0;transform:rotate(90deg)}.sidenav--open .sidenav__button-icon-close[data-v-15fa0421]{opacity:1;transform:rotate(0)}.sidenav__wrap[data-v-15fa0421]{z-index:999;visibility:hidden;transition:visibility .7s;position:fixed;inset:0}.sidenav--open .sidenav__wrap[data-v-15fa0421]{visibility:visible}.sidenav__overlay[data-v-15fa0421]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;opacity:0;background-color:#141712d9;transition:opacity .5s;position:absolute;inset:0}.sidenav--open .sidenav__overlay[data-v-15fa0421]{opacity:1}.sidenav__menu[data-v-15fa0421]{width:min(35em,100%);height:100%;margin-left:auto;padding:6em 2em 2em;transition:transform .7s cubic-bezier(.65,.01,.05,.99);position:relative;overflow:auto;transform:translate(120%)}.sidenav--open .sidenav__menu[data-v-15fa0421]{transform:translate(0)}.sidenav__menu-bg[data-v-15fa0421]{position:absolute;inset:0}.sidenav__menu-bg-panel[data-v-15fa0421]{background-color:var(--color-surface);border-top-left-radius:1.25em;border-bottom-left-radius:1.25em;transition:transform .575s cubic-bezier(.65,.01,.05,.99);position:absolute;inset:0;transform:translate(101%)}.sidenav__menu-bg-panel.is--first[data-v-15fa0421]{background-color:var(--color-primary)}.sidenav__menu-bg-panel.is--second[data-v-15fa0421]{background-color:var(--color-secondary);transition-delay:.12s}.sidenav__menu-bg-panel.is--third[data-v-15fa0421]{transition-delay:.24s}.sidenav--open .sidenav__menu-bg-panel[data-v-15fa0421]{transform:translate(0)}.sidenav__menu-inner[data-v-15fa0421]{z-index:1;flex-direction:column;justify-content:space-between;gap:5em;height:100%;display:flex;position:relative}.sidenav__menu-list[data-v-15fa0421]{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sidenav__menu-list-item[data-v-15fa0421]{margin-bottom:1.25em;overflow:hidden}.sidenav__menu-link[data-v-15fa0421]{color:var(--color-text-primary);opacity:0;align-items:baseline;gap:.75em;padding:.75em 0 .75em 2em;text-decoration:none;transition:color .2s,transform .55s cubic-bezier(.65,.05,0,1),opacity .4s;display:flex;position:relative;transform:translateY(140%)rotate(10deg)}.sidenav--open .sidenav__menu-link[data-v-15fa0421]{opacity:1;transform:translateY(0)rotate(0)}.sidenav__menu-link[data-v-15fa0421]:hover,.sidenav__menu-link.is-active[data-v-15fa0421]{color:var(--color-primary)}.sidenav__menu-link.is-active[data-v-15fa0421]:before{content:"";background-color:var(--color-primary);border-radius:0 .125em .125em 0;width:.25em;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidenav__menu-link-heading[data-v-15fa0421]{font-family:var(--font-heading);font-size:1.825em;font-weight:500;line-height:.75}.sidenav__menu-link-eyebrow[data-v-15fa0421]{font-family:var(--font-primary);color:var(--color-primary);text-transform:uppercase;font-size:1em}.sidenav__menu-details[data-v-15fa0421]{opacity:0;flex-direction:column;gap:.75em;padding-left:2em;transition:opacity .4s,transform .4s;display:flex;transform:translateY(50%)}.sidenav--open .sidenav__menu-details[data-v-15fa0421]{opacity:1;transform:translateY(0)}.sidenav__menu-details-label[data-v-15fa0421]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin:0;font-size:.875em}.sidenav__menu-socials[data-v-15fa0421]{gap:1.5em;display:flex}.sidenav__menu-social-link[data-v-15fa0421]{color:var(--color-text-primary);text-decoration:none;transition:color .2s}.sidenav__menu-social-link[data-v-15fa0421]:hover{color:var(--color-primary)}@media (width<=47.9375rem){.sidenav__header[data-v-15fa0421]{left:1em;right:1em}.sidenav__menu[data-v-15fa0421]{width:100%;padding-inline:1.5em}.sidenav__menu-bg-panel[data-v-15fa0421]{border-radius:0}.sidenav__menu-link-heading[data-v-15fa0421]{font-size:1.375em}}
