.home-faq[data-astro-cid-llin7ky3]{background:var(--koji-white);color:var(--koji-ink);padding:0}.home-faq__inner[data-astro-cid-llin7ky3]{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(48px,8vw,120px);display:grid}.home-faq__heading[data-astro-cid-llin7ky3] p[data-astro-cid-llin7ky3]{color:var(--koji-muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:9px;font-weight:600}.home-faq__heading[data-astro-cid-llin7ky3] h2[data-astro-cid-llin7ky3]{letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.05vw,44px);font-weight:400;line-height:1.12}.home-faq__list[data-astro-cid-llin7ky3]{border-top:1px solid var(--koji-ink)}details[data-astro-cid-llin7ky3]{border-bottom:1px solid var(--koji-line)}summary[data-astro-cid-llin7ky3]{cursor:pointer;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:24px;min-height:76px;padding-block:20px;font-size:14px;font-weight:600;line-height:1.45;list-style:none;display:grid}summary[data-astro-cid-llin7ky3]::-webkit-details-marker{display:none}.home-faq__icon[data-astro-cid-llin7ky3]{width:18px;height:18px;position:relative}.home-faq__icon[data-astro-cid-llin7ky3]:before,.home-faq__icon[data-astro-cid-llin7ky3]:after{content:"";background:currentColor;width:18px;height:1px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-faq__icon[data-astro-cid-llin7ky3]:after{transform:translate(-50%,-50%)rotate(90deg)}details[data-astro-cid-llin7ky3][open] .home-faq__icon[data-astro-cid-llin7ky3]:after{transform:translate(-50%,-50%)rotate(0)}.home-faq__answer[data-astro-cid-llin7ky3]{padding:0 48px 24px 0}.home-faq__answer[data-astro-cid-llin7ky3] p[data-astro-cid-llin7ky3]{max-width:68ch;color:var(--koji-muted);margin:0;font-size:13px;line-height:1.7}@media (width<=720px){.home-faq__inner[data-astro-cid-llin7ky3]{grid-template-columns:1fr;gap:42px}summary[data-astro-cid-llin7ky3]{gap:16px;min-height:68px;padding-block:16px}.home-faq__answer[data-astro-cid-llin7ky3]{padding-right:28px}}@media (prefers-reduced-motion:reduce){.home-faq__icon[data-astro-cid-llin7ky3]:before,.home-faq__icon[data-astro-cid-llin7ky3]:after{transition:none}}.home-categories[data-astro-cid-irattn6f]{--category-gap:clamp(14px, 1.7vw, 24px);background:var(--koji-white)}.home-categories__header[data-astro-cid-irattn6f]{text-align:center;justify-content:center;align-items:center;gap:32px;margin-bottom:clamp(34px,4.2vw,54px);display:flex;position:relative}.home-categories__header[data-astro-cid-irattn6f] h2[data-astro-cid-irattn6f]{color:var(--koji-ink);letter-spacing:-.04em;margin:0;font-size:clamp(34px,3.05vw,44px);font-weight:400;line-height:1.08}.home-categories__controls[data-astro-cid-irattn6f]{flex:none;gap:8px;display:flex;position:absolute;right:0}.home-categories__controls[data-astro-cid-irattn6f][hidden]{display:none}.home-categories__controls[data-astro-cid-irattn6f] button[data-astro-cid-irattn6f]{border:1px solid var(--koji-ink);border-radius:var(--koji-radius-control);background:var(--koji-white);width:48px;height:48px;color:var(--koji-ink);cursor:pointer;place-items:center;padding:0;transition:background-color .18s,color .18s,border-color .18s;display:grid}.home-categories__controls[data-astro-cid-irattn6f] button[data-astro-cid-irattn6f]:hover:not(:disabled){background:var(--koji-ink);color:var(--koji-white)}.home-categories__controls[data-astro-cid-irattn6f] button[data-astro-cid-irattn6f]:disabled{border-color:var(--koji-line);color:var(--koji-silver);cursor:default}.home-categories__controls[data-astro-cid-irattn6f] svg[data-astro-cid-irattn6f]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.home-categories__viewport[data-astro-cid-irattn6f]{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory;overflow-x:auto}.home-categories__viewport[data-astro-cid-irattn6f]::-webkit-scrollbar{display:none}.home-categories__track[data-astro-cid-irattn6f]{grid-auto-columns:calc((100% - 3 * var(--category-gap)) / 4);gap:var(--category-gap);grid-auto-flow:column;margin:0;padding:0;list-style:none;display:grid}.home-categories__item[data-astro-cid-irattn6f]{scroll-snap-align:start;min-width:0}.home-category-card[data-astro-cid-irattn6f]{color:var(--koji-ink);text-decoration:none;display:block;position:relative}.home-category-card__media[data-astro-cid-irattn6f]{aspect-ratio:4/5;border:1px solid var(--koji-line);background:var(--koji-paper);display:block;position:relative;overflow:hidden}.home-category-card__media[data-astro-cid-irattn6f] img[data-astro-cid-irattn6f]{object-fit:cover;width:100%;height:100%;transition:transform .56s cubic-bezier(.25,1,.5,1);display:block}.home-category-card__content[data-astro-cid-irattn6f]{background:var(--koji-white);border:1px solid #d3d3d4e6;grid-template-columns:1fr auto;align-items:end;gap:8px 16px;padding:clamp(14px,1.45vw,20px);display:grid;position:absolute;bottom:clamp(10px,1vw,14px);left:clamp(10px,1vw,14px);right:clamp(10px,1vw,14px)}.home-category-card__title[data-astro-cid-irattn6f]{letter-spacing:-.025em;font-size:clamp(17px,1.55vw,22px);font-weight:500;line-height:1.1}.home-category-card__action[data-astro-cid-irattn6f]{color:var(--koji-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;font-weight:600;line-height:1.2;display:inline-flex}.home-category-card__action[data-astro-cid-irattn6f] span[data-astro-cid-irattn6f]{color:var(--koji-ink);font-size:14px;transition:transform .22s cubic-bezier(.25,1,.5,1)}@media (hover:hover) and (pointer:fine){.home-category-card[data-astro-cid-irattn6f]:hover .home-category-card__media[data-astro-cid-irattn6f] img[data-astro-cid-irattn6f]{transform:scale(1.025)}.home-category-card[data-astro-cid-irattn6f]:hover .home-category-card__action[data-astro-cid-irattn6f] span[data-astro-cid-irattn6f]{transform:translate(4px)}}@media (width<=720px){.home-categories[data-astro-cid-irattn6f]{--category-gap:12px}.home-categories__header[data-astro-cid-irattn6f]{text-align:left;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:16px;margin-bottom:30px;display:grid}.home-categories__header[data-astro-cid-irattn6f] h2[data-astro-cid-irattn6f]{max-width:13ch;font-size:clamp(27px,7.8vw,36px)}.home-categories__controls[data-astro-cid-irattn6f]{justify-self:end;position:static}.home-categories__controls[data-astro-cid-irattn6f] button[data-astro-cid-irattn6f]{width:44px;height:44px}.home-categories__track[data-astro-cid-irattn6f]{grid-auto-columns:calc((100% - var(--category-gap)) / 2)}.home-category-card__content[data-astro-cid-irattn6f]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:9px 10px;bottom:10px;left:10px;right:14px}.home-category-card__title[data-astro-cid-irattn6f]{white-space:nowrap;font-size:clamp(13px,3.7vw,15px)}.home-category-card__action[data-astro-cid-irattn6f]{letter-spacing:.07em;white-space:nowrap;gap:6px;font-size:8px}.home-category-card__action[data-astro-cid-irattn6f] span[data-astro-cid-irattn6f]{font-size:13px}}@media (width<=420px){.home-categories__header[data-astro-cid-irattn6f]{gap:12px}.home-categories__header[data-astro-cid-irattn6f] h2[data-astro-cid-irattn6f]{font-size:clamp(24px,7.5vw,30px)}.home-categories__controls[data-astro-cid-irattn6f]{gap:6px}.home-category-card__content[data-astro-cid-irattn6f]{gap:5px;padding:8px;bottom:8px;left:8px;right:10px}.home-category-card__title[data-astro-cid-irattn6f]{font-size:13px}.home-category-card__action[data-astro-cid-irattn6f]{gap:4px;font-size:7px}.home-category-card__action[data-astro-cid-irattn6f] span[data-astro-cid-irattn6f]{font-size:12px}}@media (width<=360px){.home-category-card__content[data-astro-cid-irattn6f]{grid-template-columns:1fr;gap:2px;padding:7px 8px}}@media (prefers-reduced-motion:reduce){.home-categories__viewport[data-astro-cid-irattn6f]{scroll-behavior:auto}.home-categories__controls[data-astro-cid-irattn6f] button[data-astro-cid-irattn6f],.home-category-card__media[data-astro-cid-irattn6f] img[data-astro-cid-irattn6f],.home-category-card__action[data-astro-cid-irattn6f] span[data-astro-cid-irattn6f]{transition:none}}.home-hero[data-astro-cid-srsgz25n]{background:var(--koji-white);padding:0}.home-hero__viewport[data-astro-cid-srsgz25n]{width:100%;min-height:clamp(620px, calc(100svh - var(--koji-announcement-height) - var(--koji-header-height)), 820px);color:var(--koji-white);isolation:isolate;background:#27231f;position:relative;overflow:hidden}.home-hero__slides[data-astro-cid-srsgz25n],.home-hero__slide[data-astro-cid-srsgz25n],.home-hero__media[data-astro-cid-srsgz25n],.home-hero__shade[data-astro-cid-srsgz25n]{position:absolute;inset:0}.home-hero__slide[data-astro-cid-srsgz25n]{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .52s cubic-bezier(.25,1,.5,1),visibility .52s}.home-hero__slide[data-astro-cid-srsgz25n][data-home-hero-active]{visibility:visible;opacity:1;pointer-events:auto}.home-hero__media[data-astro-cid-srsgz25n]{z-index:-3;display:block}.home-hero__media[data-astro-cid-srsgz25n] img[data-astro-cid-srsgz25n]{object-fit:cover;width:100%;height:100%;display:block}.home-hero__shade[data-astro-cid-srsgz25n]{z-index:-2;background:linear-gradient(90deg,#121111c7 0%,#1211119e 34%,#12111129 66%,#12111114 100%),linear-gradient(#0000 62%,#1211114d 100%)}.home-hero__copy[data-astro-cid-srsgz25n]{z-index:2;width:min(42%,590px);position:absolute;top:50%;left:clamp(72px,8vw,132px);transform:translateY(-50%)}.home-hero__eyebrow[data-astro-cid-srsgz25n]{color:#ffffffbd;font-size:11px;font-weight:var(--koji-weight-semibold);letter-spacing:.2em;text-transform:uppercase;margin:0 0 20px}.home-hero[data-astro-cid-srsgz25n] h1[data-astro-cid-srsgz25n],.home-hero[data-astro-cid-srsgz25n] h2[data-astro-cid-srsgz25n]{max-width:10ch;font-size:clamp(50px,5.15vw,78px);font-weight:var(--koji-weight-medium);letter-spacing:-.055em;text-wrap:balance;margin:0;line-height:.98}.home-hero__description[data-astro-cid-srsgz25n]{color:#ffffffd1;max-width:48ch;margin:30px 0 0;font-size:clamp(14px,1.12vw,17px);line-height:1.62}.home-hero__actions[data-astro-cid-srsgz25n]{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.home-hero__button[data-astro-cid-srsgz25n]{border:1px solid var(--koji-white);min-height:52px;color:var(--koji-ink);font-size:10px;font-weight:var(--koji-weight-semibold);letter-spacing:.09em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 24px;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.home-hero__button--primary[data-astro-cid-srsgz25n]{background:var(--koji-white)}.home-hero__button--primary[data-astro-cid-srsgz25n]:hover,.home-hero__button--primary[data-astro-cid-srsgz25n]:focus-visible{border-color:var(--koji-cherry);background:var(--koji-cherry)}.home-hero__button--secondary[data-astro-cid-srsgz25n]{color:var(--koji-white);backdrop-filter:blur(8px);background:#ffffff14;display:none}.home-hero__product-stage[data-astro-cid-srsgz25n]{z-index:1;align-items:flex-end;gap:clamp(10px,1vw,14px);width:min(31vw,356px);display:flex;position:absolute;bottom:84px;right:clamp(52px,5vw,96px)}.home-hero__product-stage[data-astro-cid-srsgz25n][data-card-count="1"]{width:clamp(148px,14vw,196px)}.home-hero__product-card[data-astro-cid-srsgz25n]{aspect-ratio:1;min-width:0;color:var(--koji-ink);background:#fffffff0;border:1px solid #ffffffb3;flex:1 1 0;place-items:center;padding:clamp(8px,1vw,14px);text-decoration:none;transition:transform .26s cubic-bezier(.25,1,.5,1),border-color .18s cubic-bezier(.25,1,.5,1),box-shadow .26s cubic-bezier(.25,1,.5,1);display:grid;position:relative;transform:translate(0,0);box-shadow:0 14px 36px #0000002e}.home-hero__product-card[data-astro-cid-srsgz25n] img[data-astro-cid-srsgz25n]{object-fit:contain;width:100%;height:100%;transition:transform .26s cubic-bezier(.25,1,.5,1);transform:scale(1)}@media (hover:hover) and (pointer:fine){.home-hero__product-card[data-astro-cid-srsgz25n]:hover,.home-hero__product-card[data-astro-cid-srsgz25n]:focus-visible{border-color:var(--koji-white);transform:translateY(-8px);box-shadow:0 20px 46px #0000003d}.home-hero__product-card[data-astro-cid-srsgz25n]:hover img[data-astro-cid-srsgz25n],.home-hero__product-card[data-astro-cid-srsgz25n]:focus-visible img[data-astro-cid-srsgz25n]{transform:scale(1.035)}}.home-hero__product-card[data-astro-cid-srsgz25n]:active{transform:translateY(-3px)scale(.98)}.home-hero__arrow[data-astro-cid-srsgz25n],.home-hero__autoplay[data-astro-cid-srsgz25n]{color:var(--koji-white);cursor:pointer;backdrop-filter:blur(9px);background:#1c1b1d70;border:1px solid #ffffff70;place-items:center;padding:0;transition:border-color .18s,background-color .18s;display:grid}.home-hero__arrow[data-astro-cid-srsgz25n]:hover,.home-hero__arrow[data-astro-cid-srsgz25n]:focus-visible,.home-hero__autoplay[data-astro-cid-srsgz25n]:hover,.home-hero__autoplay[data-astro-cid-srsgz25n]:focus-visible{border-color:var(--koji-white);background:var(--koji-white);color:var(--koji-ink)}.home-hero__arrow[data-astro-cid-srsgz25n]{z-index:5;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.home-hero__arrow--previous[data-astro-cid-srsgz25n]{left:18px}.home-hero__arrow--next[data-astro-cid-srsgz25n]{right:18px}.home-hero__arrow[data-astro-cid-srsgz25n] svg[data-astro-cid-srsgz25n],.home-hero__autoplay[data-astro-cid-srsgz25n] svg[data-astro-cid-srsgz25n]{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px;height:21px}.home-hero__footer[data-astro-cid-srsgz25n]{z-index:6;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:22px;left:clamp(22px,2vw,34px);right:clamp(22px,2vw,34px)}.home-hero__progress[data-astro-cid-srsgz25n]{pointer-events:auto;gap:9px;display:flex}.home-hero__progress[data-astro-cid-srsgz25n] button[data-astro-cid-srsgz25n]{cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:24px;padding:0;display:grid}.home-hero__progress[data-astro-cid-srsgz25n] span[data-astro-cid-srsgz25n]{background:#ffffff6b;width:100%;height:2px;transition:background-color .22s,transform .22s;display:block}.home-hero__progress[data-astro-cid-srsgz25n] button[data-astro-cid-srsgz25n][aria-current=true] span[data-astro-cid-srsgz25n]{background:var(--koji-white);transform:scaleY(2)}.home-hero__meta[data-astro-cid-srsgz25n]{pointer-events:auto;align-items:center;gap:12px;display:flex;position:absolute;right:0}.home-hero__count[data-astro-cid-srsgz25n]{color:#ffffffd1;font-size:10px;font-weight:var(--koji-weight-semibold);letter-spacing:.12em}.home-hero__timer[data-astro-cid-srsgz25n]{place-items:center;width:48px;height:48px;display:grid;position:relative}.home-hero__timer[data-astro-cid-srsgz25n] svg[data-astro-cid-srsgz25n]{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home-hero__timer-track[data-astro-cid-srsgz25n],.home-hero__timer-progress[data-astro-cid-srsgz25n]{fill:none;vector-effect:non-scaling-stroke}.home-hero__timer-track[data-astro-cid-srsgz25n]{stroke:#ffffff57;stroke-width:1px}.home-hero__timer-progress[data-astro-cid-srsgz25n]{fill:none;stroke:var(--koji-white);stroke-width:1.5px;stroke-dasharray:100;stroke-dashoffset:100px}.home-hero__timer[data-astro-cid-srsgz25n][data-timer-running] .home-hero__timer-progress[data-astro-cid-srsgz25n]{animation:6.5s linear forwards home-hero-timer}.home-hero__timer[data-astro-cid-srsgz25n][data-timer-paused] .home-hero__timer-progress[data-astro-cid-srsgz25n]{animation-play-state:paused}@keyframes home-hero-timer{to{stroke-dashoffset:0}}.home-hero__autoplay[data-astro-cid-srsgz25n]{z-index:1;width:40px;height:40px;position:relative}.home-hero__play-icon[data-astro-cid-srsgz25n],.home-hero__autoplay[data-astro-cid-srsgz25n][aria-pressed=true] .home-hero__pause-icon[data-astro-cid-srsgz25n]{display:none}.home-hero__autoplay[data-astro-cid-srsgz25n][aria-pressed=true] .home-hero__play-icon[data-astro-cid-srsgz25n]{display:block}.home-hero__status[data-astro-cid-srsgz25n]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1180px){.home-hero__copy[data-astro-cid-srsgz25n]{width:46%;left:72px}.home-hero__product-stage[data-astro-cid-srsgz25n]{width:min(31vw,310px);right:52px}.home-hero__product-stage[data-astro-cid-srsgz25n][data-card-count="1"]{width:clamp(142px,16vw,178px)}}@media (width<=767px){.home-hero[data-astro-cid-srsgz25n]{padding:0}.home-hero__viewport[data-astro-cid-srsgz25n]{width:100%;min-height:max(680px, calc(100svh - var(--koji-announcement-height) - var(--koji-header-height)));max-height:860px}.home-hero__shade[data-astro-cid-srsgz25n]{background:linear-gradient(#100f0f14 0%,#100f0f0a 38%,#100f0f57 58%,#100f0fd1 100%),linear-gradient(90deg,#100f0f1f,#0000 55%,#100f0f14)}.home-hero__copy[data-astro-cid-srsgz25n]{width:auto;inset:auto 20px 78px;transform:none}.home-hero__eyebrow[data-astro-cid-srsgz25n]{margin-bottom:12px;font-size:9px}.home-hero[data-astro-cid-srsgz25n] h1[data-astro-cid-srsgz25n],.home-hero[data-astro-cid-srsgz25n] h2[data-astro-cid-srsgz25n]{letter-spacing:-.048em;max-width:11ch;font-size:clamp(36px,10.4vw,46px);line-height:1.02}.home-hero__description[data-astro-cid-srsgz25n]{max-width:36ch;margin-top:14px;font-size:13px;line-height:1.48}.home-hero__actions[data-astro-cid-srsgz25n]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:18px;display:grid}.home-hero__button[data-astro-cid-srsgz25n]{letter-spacing:.055em;text-align:center;min-height:48px;padding:0 10px;font-size:9px}.home-hero__button--secondary[data-astro-cid-srsgz25n]{display:inline-flex}.home-hero__product-stage[data-astro-cid-srsgz25n]{display:none}.home-hero__arrow[data-astro-cid-srsgz25n]{width:42px;height:42px;top:43%}.home-hero__arrow--previous[data-astro-cid-srsgz25n]{left:10px}.home-hero__arrow--next[data-astro-cid-srsgz25n]{right:10px}.home-hero__footer[data-astro-cid-srsgz25n]{justify-content:flex-start;bottom:16px;left:20px;right:20px}.home-hero__progress[data-astro-cid-srsgz25n]{gap:8px;width:calc(100% - 108px)}.home-hero__progress[data-astro-cid-srsgz25n] button[data-astro-cid-srsgz25n]{flex:1 1 0;width:auto}.home-hero__meta[data-astro-cid-srsgz25n]{gap:8px;right:0}.home-hero__count[data-astro-cid-srsgz25n]{display:none}.home-hero__timer[data-astro-cid-srsgz25n]{width:50px;height:50px}.home-hero__autoplay[data-astro-cid-srsgz25n]{width:42px;height:42px}}@media (width<=380px){.home-hero__copy[data-astro-cid-srsgz25n]{left:16px;right:16px}.home-hero[data-astro-cid-srsgz25n] h1[data-astro-cid-srsgz25n],.home-hero[data-astro-cid-srsgz25n] h2[data-astro-cid-srsgz25n]{font-size:35px}.home-hero__description[data-astro-cid-srsgz25n]{font-size:12px}.home-hero__button[data-astro-cid-srsgz25n]{font-size:8px}}@media (prefers-reduced-motion:reduce){.home-hero__slide[data-astro-cid-srsgz25n],.home-hero__button[data-astro-cid-srsgz25n],.home-hero__product-card[data-astro-cid-srsgz25n],.home-hero__product-card[data-astro-cid-srsgz25n] img[data-astro-cid-srsgz25n],.home-hero__arrow[data-astro-cid-srsgz25n],.home-hero__autoplay[data-astro-cid-srsgz25n],.home-hero__progress[data-astro-cid-srsgz25n] span[data-astro-cid-srsgz25n]{transition:none}.home-hero__timer-progress[data-astro-cid-srsgz25n]{stroke-dashoffset:0;animation:none!important}}.home-newsletter[data-astro-cid-teqpstmu]{background:var(--koji-white);color:var(--koji-ink);padding-block:0}.home-newsletter__grid[data-astro-cid-teqpstmu]{grid-template-columns:minmax(0,1fr);align-items:center;gap:40px;display:grid}.home-newsletter__copy[data-astro-cid-teqpstmu]{max-width:600px}.home-newsletter[data-astro-cid-teqpstmu] h2[data-astro-cid-teqpstmu]{max-width:12ch;font-size:clamp(38px,10vw,62px);font-weight:var(--koji-weight-medium);letter-spacing:-.055em;text-wrap:balance;margin:0;line-height:1.02}.home-newsletter__lead[data-astro-cid-teqpstmu]{max-width:49ch;color:var(--koji-muted);font-size:var(--koji-type-body);margin:26px 0 0;line-height:1.65}.home-newsletter__form[data-astro-cid-teqpstmu]{width:min(100%,520px);margin-top:38px}.home-newsletter__form[data-astro-cid-teqpstmu]>label[data-astro-cid-teqpstmu]{font-size:11px;font-weight:var(--koji-weight-semibold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;display:block}.home-newsletter__control[data-astro-cid-teqpstmu]{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.home-newsletter__control[data-astro-cid-teqpstmu] input[data-astro-cid-teqpstmu],.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]{min-height:54px;font:inherit;border-radius:0}.home-newsletter__control[data-astro-cid-teqpstmu] input[data-astro-cid-teqpstmu]{border:1px solid var(--koji-silver);background:var(--koji-white);min-width:0;color:var(--koji-ink);padding:0 17px;font-size:16px}.home-newsletter__control[data-astro-cid-teqpstmu] input[data-astro-cid-teqpstmu]::placeholder{color:var(--koji-muted);opacity:1}.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]{border:1px solid var(--koji-ink);background:var(--koji-ink);color:var(--koji-white);font-size:11px;font-weight:var(--koji-weight-semibold);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;padding:0 24px;transition:background-color .18s,color .18s}.home-newsletter__control[data-astro-cid-teqpstmu] input[data-astro-cid-teqpstmu]:focus-visible,.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]:focus-visible,.home-newsletter__consent[data-astro-cid-teqpstmu] a[data-astro-cid-teqpstmu]:focus-visible{outline:2px solid var(--koji-ink);outline-offset:3px}.home-newsletter__consent[data-astro-cid-teqpstmu]{max-width:58ch;color:var(--koji-muted);margin:15px 0 0;font-size:11px;line-height:1.55}.home-newsletter__consent[data-astro-cid-teqpstmu] a[data-astro-cid-teqpstmu]{color:var(--koji-ink);text-underline-offset:3px}.home-newsletter__media[data-astro-cid-teqpstmu]{aspect-ratio:4/3;background:var(--koji-paper);margin:0;overflow:hidden}.home-newsletter__media[data-astro-cid-teqpstmu] picture[data-astro-cid-teqpstmu],.home-newsletter__media[data-astro-cid-teqpstmu] img[data-astro-cid-teqpstmu]{width:100%;height:100%;display:block}.home-newsletter__media[data-astro-cid-teqpstmu] img[data-astro-cid-teqpstmu]{object-fit:cover}@media (width>=560px){.home-newsletter__control[data-astro-cid-teqpstmu]{grid-template-columns:minmax(0,1fr) auto;gap:0}.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]{min-width:168px}}@media (width>=840px){.home-newsletter__grid[data-astro-cid-teqpstmu]{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(56px,7vw,108px)}.home-newsletter__copy[data-astro-cid-teqpstmu]{padding-block:24px}.home-newsletter[data-astro-cid-teqpstmu] h2[data-astro-cid-teqpstmu]{font-size:clamp(46px,4.4vw,66px)}}@media (hover:hover){.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]:hover{background:var(--koji-white);color:var(--koji-ink)}}@media (pointer:coarse){.home-newsletter__control[data-astro-cid-teqpstmu] input[data-astro-cid-teqpstmu],.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]{min-height:56px}}@media (prefers-reduced-motion:reduce){.home-newsletter__control[data-astro-cid-teqpstmu] button[data-astro-cid-teqpstmu]{transition:none}}.home-story-splits[data-astro-cid-r476437w]{gap:var(--home-section-gap,clamp(72px, 9vw, 116px));background:var(--koji-white);padding-block:0;display:grid}.home-story-split[data-astro-cid-r476437w]{background:var(--koji-white)}.home-story-split__grid[data-astro-cid-r476437w]{grid-template-columns:minmax(0,1fr);align-items:center;gap:34px;display:grid}.home-story-split__copy[data-astro-cid-r476437w]{order:1;max-width:560px}.home-story-split[data-astro-cid-r476437w] h2[data-astro-cid-r476437w]{max-width:14ch;color:var(--koji-ink);font-size:var(--koji-type-heading);font-weight:var(--koji-weight-medium);letter-spacing:-.045em;text-wrap:balance;margin:0 0 22px;line-height:1.08}.home-story-split__eyebrow[data-astro-cid-r476437w]{color:var(--koji-muted);font-size:10px;font-weight:var(--koji-weight-semibold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;line-height:1.3}.home-story-split__description[data-astro-cid-r476437w]{max-width:48ch;color:var(--koji-muted);font-size:var(--koji-type-body);font-weight:var(--koji-weight-regular);margin:0;line-height:1.65}.home-story-split__details[data-astro-cid-r476437w]{border-bottom:1px solid var(--koji-line);gap:0;max-width:520px;margin:34px 0 0;padding:0;list-style:none;display:grid}.home-story-split__details[data-astro-cid-r476437w] li[data-astro-cid-r476437w]{border-top:1px solid var(--koji-line);min-height:48px;color:var(--koji-ink);font-size:12px;font-weight:var(--koji-weight-medium);letter-spacing:.01em;align-items:center;line-height:1.4;display:flex}.home-story-split__media[data-astro-cid-r476437w]{aspect-ratio:1;border-radius:var(--koji-radius-media);background:var(--koji-white);order:2;margin:0;overflow:hidden}.home-story-split__media[data-astro-cid-r476437w] img[data-astro-cid-r476437w]{object-fit:cover;width:100%;height:100%;display:block}@media (width>=821px){.home-story-split__grid[data-astro-cid-r476437w]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(56px,7vw,112px)}.home-story-split[data-astro-cid-r476437w][data-media-side=left] .home-story-split__media[data-astro-cid-r476437w]{grid-area:1/1}.home-story-split[data-astro-cid-r476437w][data-media-side=left] .home-story-split__copy[data-astro-cid-r476437w]{grid-area:1/2}.home-story-split[data-astro-cid-r476437w][data-media-side=right] .home-story-split__copy[data-astro-cid-r476437w]{grid-area:1/1;justify-self:end}.home-story-split[data-astro-cid-r476437w][data-media-side=right] .home-story-split__media[data-astro-cid-r476437w]{grid-area:1/2}}@media (width<=820px){.home-story-split__copy[data-astro-cid-r476437w]{text-align:center;width:100%;margin-inline:auto}.home-story-split[data-astro-cid-r476437w] h2[data-astro-cid-r476437w],.home-story-split__description[data-astro-cid-r476437w],.home-story-split__details[data-astro-cid-r476437w]{margin-inline:auto}.home-story-split__details[data-astro-cid-r476437w]{text-align:left;width:min(100%,520px)}}@media (width<=420px){.home-story-splits[data-astro-cid-r476437w]{gap:var(--home-section-gap,64px)}.home-story-split__grid[data-astro-cid-r476437w]{gap:28px}.home-story-split[data-astro-cid-r476437w] h2[data-astro-cid-r476437w]{margin-bottom:18px}}.home-page{--home-section-gap:clamp(64px, 6.67vw, 96px);gap:var(--home-section-gap);padding-bottom:var(--home-section-gap);background:var(--koji-white);flex-direction:column;display:flex}.home-data-note{padding:10px var(--koji-page-gutter);background:var(--koji-bamboo-soft);color:var(--koji-bamboo-ink);text-align:center;margin:0;font-size:11px}.boutique-section-title{text-align:center;margin-bottom:54px}.boutique-section-title h2{color:var(--koji-ink);letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.05vw,44px);font-weight:400;line-height:1.12}.boutique-products__controls{flex:none;gap:8px;display:none}.boutique-products__controls[hidden]{display:none}.boutique-products__controls button{border:1px solid var(--koji-ink);border-radius:var(--koji-radius-control);background:var(--koji-white);width:48px;height:48px;color:var(--koji-ink);cursor:pointer;place-items:center;padding:0;transition:background-color .18s,color .18s,border-color .18s;display:grid}.boutique-products__controls button:hover:not(:disabled){background:var(--koji-ink);color:var(--koji-white)}.boutique-products__controls button:focus-visible{outline:2px solid var(--koji-ink);outline-offset:3px}.boutique-products__controls button:disabled{border-color:var(--koji-line);color:var(--koji-silver);cursor:default}.boutique-products__controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.boutique-products{background:var(--koji-white);padding:0}.boutique-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:52px clamp(18px,2.2vw,32px);display:grid}.boutique-products__slide{min-width:0}.boutique-products .product-card--boutique .product-card__media{aspect-ratio:1}.boutique-products .product-card--boutique .product-card__meta{text-align:center;margin-top:18px}.boutique-products .product-card--boutique .product-card__meta p{display:none}.boutique-products .product-card--boutique .product-card__meta>a{text-overflow:ellipsis;white-space:nowrap;min-height:0;font-size:13px;font-weight:500;overflow:hidden}.boutique-products .product-card--boutique .product-card__buy{border-top:0;justify-content:center;min-height:0;margin-top:9px;padding-top:0;display:flex}.boutique-products .product-card--boutique .product-card__price{color:var(--koji-muted);font-size:11px;font-weight:500}.boutique-products .product-card--boutique .product-card__buy>a,.boutique-products .product-card--boutique .product-card__buy s,.boutique-products--collection .product-card--boutique .product-card__buy{display:none}.boutique-products__action{justify-content:center;margin-top:66px;display:flex}.boutique-products__grid--collection{row-gap:78px}.boutique-products__empty{border-block:1px solid var(--koji-line);text-align:center;padding:clamp(42px,6vw,76px) 0}.boutique-products__empty p{max-width:520px;color:var(--koji-muted);margin:0 auto;font-size:13px;line-height:1.6}@media (width<=980px){.boutique-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.boutique-section-title{margin-bottom:38px}.boutique-section-title--carousel{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;margin-bottom:30px;display:grid}.boutique-section-title--carousel h2{max-width:10ch;font-size:clamp(30px,9vw,40px)}.boutique-products__controls{display:flex}.boutique-products__controls button{width:44px;height:44px}.boutique-products__viewport{touch-action:pan-y;overflow:hidden}.boutique-products__grid.boutique-products__grid--collection{gap:0;width:100%;transition:transform .32s cubic-bezier(.25,1,.5,1);display:flex}.boutique-products__grid--collection .boutique-products__slide{flex:0 0 100%;width:100%}.boutique-products__grid{gap:46px 14px}.boutique-products .product-card--boutique .product-card__meta>a{white-space:normal;min-height:34px;font-size:12px}}@media (width<=460px){.boutique-products__grid{grid-template-columns:1fr 1fr}.boutique-products__action{margin-top:48px}}@media (prefers-reduced-motion:reduce){.boutique-products__controls button,.boutique-products__grid--collection{transition:none}}
