.box-explorer-module__2byMsW__root{--zoom-ease:cubic-bezier(.76, 0, .24, 1);--bar-ease:cubic-bezier(.25, 1, .5, 1);--tour-photo-h:min(270px, 40svh);position:relative}.box-explorer-module__2byMsW__skip{width:fit-content;min-height:44px;font-size:var(--step--2);color:var(--muted);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);transition:color .2s var(--ease-out), text-decoration-color .2s var(--ease-out);align-items:center;margin:0 0 .25rem auto;display:none}.box-explorer-module__2byMsW__skip:focus-visible{color:var(--ink)}.box-explorer-module__2byMsW__tour{position:relative}.box-explorer-module__2byMsW__tourEnd{height:0;display:block}.box-explorer-module__2byMsW__tourEnd:focus{outline:none}.box-explorer-module__2byMsW__wrap{grid-template-columns:minmax(0,1fr);display:grid}.box-explorer-module__2byMsW__figure{isolation:isolate;border-radius:var(--radius-m);background:var(--paper-deep);margin:0;position:relative;overflow:hidden}.box-explorer-module__2byMsW__stage{transform-origin:50%;will-change:transform;position:relative}.box-explorer-module__2byMsW__root:not([data-tour]) .box-explorer-module__2byMsW__stage{transition:transform .7s var(--zoom-ease)}.box-explorer-module__2byMsW__image{width:100%;height:auto;display:block}.box-explorer-module__2byMsW__hotspot{background:var(--surface);width:30px;height:30px;color:var(--ink);font-variant-numeric:tabular-nums;cursor:pointer;transition:background-color .2s var(--ease-out), color .2s var(--ease-out), box-shadow .2s var(--ease-out), opacity .4s var(--ease-out);border:0;border-radius:50%;place-items:center;padding:0;font-size:.75rem;font-weight:600;display:grid;position:absolute;translate:-50% -50%;box-shadow:0 2px 8px #16161838}.box-explorer-module__2byMsW__root:not([data-tour]) .box-explorer-module__2byMsW__hotspot{transition:background-color .2s var(--ease-out), color .2s var(--ease-out), box-shadow .2s var(--ease-out), opacity .4s var(--ease-out), scale .7s var(--zoom-ease)}.box-explorer-module__2byMsW__root:not([data-tour]) .box-explorer-module__2byMsW__figure[data-zoomed] .box-explorer-module__2byMsW__hotspot{scale:.625}.box-explorer-module__2byMsW__hotspot:before{content:"";border-radius:50%;position:absolute;inset:-8px}.box-explorer-module__2byMsW__hotspot:after{content:"";border:1.5px solid var(--ink);opacity:0;pointer-events:none;border-radius:50%;position:absolute;inset:-5px}.box-explorer-module__2byMsW__hotspot[aria-pressed=true]{background:var(--ink);color:var(--paper)}.box-explorer-module__2byMsW__hotspot[aria-pressed=true]:after{animation:box-explorer-module__2byMsW__ring 2s var(--ease-out) 2}.box-explorer-module__2byMsW__root:not([data-tour]) .box-explorer-module__2byMsW__figure[data-zoomed] .box-explorer-module__2byMsW__hotspot:not([aria-pressed=true]){opacity:.3}.box-explorer-module__2byMsW__root[data-tour] .box-explorer-module__2byMsW__hotspot:not([aria-pressed=true]){opacity:.6}@keyframes box-explorer-module__2byMsW__ring{0%{opacity:.55;transform:scale(.92)}to{opacity:0;transform:scale(1.55)}}.box-explorer-module__2byMsW__toolbar{justify-content:space-between;align-items:center;gap:1rem;min-height:44px;margin-top:.75rem;display:flex}.box-explorer-module__2byMsW__hint{font-size:var(--step--1);color:var(--muted)}.box-explorer-module__2byMsW__reset{border:1px solid var(--line-strong);min-height:44px;font-size:var(--step--1);cursor:pointer;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out), border-color .2s var(--ease-out);background:0 0;border-radius:999px;flex:none;align-items:center;gap:.45rem;padding:0 1rem;font-weight:500;display:inline-flex}.box-explorer-module__2byMsW__reset:disabled{opacity:0;pointer-events:none;transform:translateY(4px)}.box-explorer-module__2byMsW__caption{border-radius:var(--radius-m);background:var(--paper-deep);min-height:6.25rem;margin-top:.5rem;padding:1rem 1.1rem}.box-explorer-module__2byMsW__captionHead{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.box-explorer-module__2byMsW__captionName{font-weight:500}.box-explorer-module__2byMsW__count{font-size:var(--step--2);font-variant-numeric:tabular-nums;color:var(--muted);flex:none}.box-explorer-module__2byMsW__captionText{font-size:var(--step--1);color:var(--ink-soft);margin-top:.15rem}.box-explorer-module__2byMsW__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.box-explorer-module__2byMsW__item{border-radius:var(--radius-m);text-align:left;cursor:pointer;width:100%;min-height:44px;transition:background-color .3s var(--ease-out), opacity .4s var(--ease-out);background:0 0;border:0;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;column-gap:.7rem;padding:.45rem .6rem;display:grid;position:relative}.box-explorer-module__2byMsW__num{border:1px solid var(--line-strong);font-variant-numeric:tabular-nums;width:1.75rem;height:1.75rem;transition:background-color .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:600;display:grid}.box-explorer-module__2byMsW__item[aria-pressed=true]{background:var(--paper-deep)}.box-explorer-module__2byMsW__item[aria-pressed=true] .box-explorer-module__2byMsW__num{background:var(--ink);border-color:var(--ink);color:var(--paper)}.box-explorer-module__2byMsW__name{font-size:var(--step--1);font-weight:500;line-height:1.3}.box-explorer-module__2byMsW__desc{display:none}@media (hover:hover){.box-explorer-module__2byMsW__hotspot:hover{box-shadow:0 0 0 1.5px var(--ink), 0 2px 8px #16161838}.box-explorer-module__2byMsW__reset:hover{border-color:var(--ink)}.box-explorer-module__2byMsW__skip:hover{color:var(--ink);-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}}@media (min-width:960px){.box-explorer-module__2byMsW__wrap{grid-template:"visual list""visual caption"1fr/minmax(0,7fr) minmax(0,5fr);align-items:start;column-gap:clamp(2.5rem,5vw,5rem)}.box-explorer-module__2byMsW__visual{top:calc(var(--header-h) + 1.5rem);grid-area:visual;position:sticky}.box-explorer-module__2byMsW__caption{grid-area:caption;margin-top:1rem}.box-explorer-module__2byMsW__hotspot{width:34px;height:34px;font-size:.8125rem}.box-explorer-module__2byMsW__list{grid-area:list;grid-template-columns:1fr;gap:.125rem;margin:0}.box-explorer-module__2byMsW__item{align-items:start;row-gap:.2rem;padding:.8rem 1rem}.box-explorer-module__2byMsW__num{grid-row:1/span 2}.box-explorer-module__2byMsW__name{font-size:var(--step-0);line-height:1.75rem}.box-explorer-module__2byMsW__desc{font-size:var(--step--1);color:var(--muted);grid-column:2;line-height:1.5;display:block}html:not(.js) .box-explorer-module__2byMsW__caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:no-preference){html.js .box-explorer-module__2byMsW__skip{display:flex}html.js .box-explorer-module__2byMsW__tour{height:260svh}html.js .box-explorer-module__2byMsW__wrap{top:calc(var(--header-h) + .75rem);position:sticky}html.js .box-explorer-module__2byMsW__visual{width:min(100%, calc(var(--tour-photo-h) * 4 / 3));margin-inline:auto}:is(html.js .box-explorer-module__2byMsW__toolbar,html.js .box-explorer-module__2byMsW__list){display:none}html.js .box-explorer-module__2byMsW__caption{min-height:7.5rem;margin-top:.75rem}html.js .box-explorer-module__2byMsW__item:not([aria-pressed=true]){opacity:.5}html.js .box-explorer-module__2byMsW__item[aria-pressed=true]{background:0 0}html.js .box-explorer-module__2byMsW__item:before{content:"";background:var(--ink);transform-origin:50% 0;width:2px;transition:transform .4s var(--bar-ease);border-radius:1px;position:absolute;top:.6rem;bottom:.6rem;left:0;transform:scaleY(0)}html.js .box-explorer-module__2byMsW__item[aria-pressed=true]:before{transform:scaleY(1)}html.js .box-explorer-module__2byMsW__item:focus-visible{opacity:1}}@media (prefers-reduced-motion:no-preference) and (hover:hover){html.js .box-explorer-module__2byMsW__item:hover{opacity:1}}@media (prefers-reduced-motion:no-preference) and (min-width:960px){html.js .box-explorer-module__2byMsW__tour{height:380svh}html.js .box-explorer-module__2byMsW__wrap{top:calc(var(--header-h) + 1.5rem)}html.js .box-explorer-module__2byMsW__visual{width:min(100%, calc((100svh - var(--header-h) - 6.5rem) * 4 / 3));margin-inline:0;position:relative;top:auto}html.js .box-explorer-module__2byMsW__toolbar{display:flex}html.js .box-explorer-module__2byMsW__reset{display:none}html.js .box-explorer-module__2byMsW__list{display:grid}html.js .box-explorer-module__2byMsW__item{align-items:center;padding:.4rem 1rem}html.js .box-explorer-module__2byMsW__num{grid-row:auto}html.js .box-explorer-module__2byMsW__desc{display:none}html.js .box-explorer-module__2byMsW__caption{margin-top:1rem}}@media (prefers-reduced-motion:reduce) and (min-width:960px){.box-explorer-module__2byMsW__caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){.box-explorer-module__2byMsW__hotspot[aria-pressed=true]:after{opacity:.4;animation:none}}
.checkout-button-module__ROVpQW__wrap{gap:.6rem;display:inline-grid}.checkout-button-module__ROVpQW__block{width:100%;display:grid}.checkout-button-module__ROVpQW__label{align-items:center;gap:.6rem;display:inline-flex}.checkout-button-module__ROVpQW__button[aria-busy=true] .checkout-button-module__ROVpQW__label{animation:checkout-button-module__ROVpQW__labelIn .15s var(--ease-out)}.checkout-button-module__ROVpQW__price{font-variant-numeric:tabular-nums;border-left:1px solid #f6f5f14d;padding-left:.75rem;display:inline-block;overflow:hidden}.checkout-button-module__ROVpQW__priceSwap{animation:checkout-button-module__ROVpQW__priceSwap .35s var(--ease-out);display:inline-block}@keyframes checkout-button-module__ROVpQW__priceSwap{0%{opacity:0;transform:translateY(40%)}}@keyframes checkout-button-module__ROVpQW__labelIn{0%{opacity:0}}.checkout-button-module__ROVpQW__spinner{animation:.8s linear infinite checkout-button-module__ROVpQW__spin}.checkout-button-module__ROVpQW__error{font-size:var(--step--1);color:var(--accent);text-align:center;text-wrap:balance}@keyframes checkout-button-module__ROVpQW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.checkout-button-module__ROVpQW__priceSwap,.checkout-button-module__ROVpQW__button[aria-busy=true] .checkout-button-module__ROVpQW__label{animation:none}}
.buy-box-module__etyqAa__box{flex-direction:column;display:flex}.buy-box-module__etyqAa__notice{border-radius:var(--radius-s);background:var(--accent-tint);color:#6f1b20;font-size:var(--step--1);margin-bottom:1.25rem;padding:.8rem 1rem}.buy-box-module__etyqAa__category{font-size:var(--step--1);color:var(--muted);font-weight:500}.buy-box-module__etyqAa__title{font-size:var(--step-4);letter-spacing:-.042em;margin-top:.4rem;line-height:1}.buy-box-module__etyqAa__edition{font-size:var(--step-1);color:var(--ink-soft);margin-top:.45rem}.buy-box-module__etyqAa__priceRow{flex-wrap:wrap;align-items:baseline;gap:.35rem .8rem;margin-top:1.5rem;display:flex}.buy-box-module__etyqAa__price{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:500;line-height:1.05;overflow:hidden}.buy-box-module__etyqAa__priceValue{display:inline-block}.buy-box-module__etyqAa__priceSwap{animation:buy-box-module__etyqAa__priceSwap .35s var(--ease-out)}.buy-box-module__etyqAa__fadeSwap{animation:buy-box-module__etyqAa__fadeSwap .2s var(--ease-out)}@keyframes buy-box-module__etyqAa__priceSwap{0%{opacity:0;transform:translateY(40%)}}@keyframes buy-box-module__etyqAa__fadeSwap{0%{opacity:0}}.buy-box-module__etyqAa__compare{font-size:var(--step-1);color:var(--muted);font-variant-numeric:tabular-nums}.buy-box-module__etyqAa__discount{background:var(--accent);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;align-self:center;padding:.28rem .6rem;font-size:.8125rem;font-weight:600;line-height:1.2}.buy-box-module__etyqAa__priceNote{font-size:var(--step--1);color:var(--muted);margin-top:.5rem}.buy-box-module__etyqAa__pitch{max-width:46ch;color:var(--ink-soft);margin-top:1.25rem}.buy-box-module__etyqAa__offers{border:0;gap:.625rem;min-width:0;margin:1.75rem 0 0;padding:0;display:grid}.buy-box-module__etyqAa__legend{font-size:var(--step--1);margin-bottom:.75rem;padding:0;font-weight:500}.buy-box-module__etyqAa__offer{border:1px solid var(--line-strong);border-radius:var(--radius-m);background:var(--surface);cursor:pointer;transition:border-color .2s var(--ease-out), box-shadow .25s var(--ease-out), transform .16s var(--ease-out);align-items:center;gap:.9rem;padding:.95rem 1.1rem;display:flex}.buy-box-module__etyqAa__offer:active{transform:scale(.99)}.buy-box-module__etyqAa__offer[data-selected]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}@media (hover:hover){.buy-box-module__etyqAa__offer:not([data-selected]):hover{border-color:var(--ink-soft)}}.buy-box-module__etyqAa__radio{appearance:none;border:1.5px solid var(--line-strong);background:var(--surface);cursor:pointer;width:20px;height:20px;transition:border-color .2s var(--ease-out);border-radius:50%;flex:none;place-items:center;margin:0;display:grid}.buy-box-module__etyqAa__radio:after{content:"";background:var(--ink);width:10px;height:10px;transition:transform .25s var(--ease-out);border-radius:50%;transform:scale(0)}.buy-box-module__etyqAa__radio:checked{border-color:var(--ink)}.buy-box-module__etyqAa__radio:checked:after{transform:scale(1)}.buy-box-module__etyqAa__offerBody{flex:1;gap:.1rem;min-width:0;display:grid}.buy-box-module__etyqAa__offerTitle{flex-wrap:wrap;align-items:center;gap:.3rem .55rem;font-weight:500;display:flex}.buy-box-module__etyqAa__badge{background:var(--accent-tint);color:#7c1c22;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:500;line-height:1.2;display:inline-block}.buy-box-module__etyqAa__badgePop{animation:buy-box-module__etyqAa__badgePop .25s var(--ease-out)}@keyframes buy-box-module__etyqAa__badgePop{0%{transform:scale(.9)}}.buy-box-module__etyqAa__offerSub{font-size:var(--step--1);color:var(--muted);line-height:1.4}.buy-box-module__etyqAa__offerPrice{font-variant-numeric:tabular-nums;justify-items:end;gap:.05rem;font-weight:500;display:grid}.buy-box-module__etyqAa__offerCompare{font-size:var(--step--2);color:var(--muted);font-weight:400}.buy-box-module__etyqAa__dispatch{border-radius:var(--radius-m);background:var(--accent-tint);color:#5e161b;font-size:var(--step--1);align-items:center;gap:.65rem;margin-top:1.25rem;padding:.75rem 1rem;line-height:1.4;display:flex}.buy-box-module__etyqAa__dispatch svg{color:var(--accent);flex:none}.buy-box-module__etyqAa__dispatch strong{font-weight:600}.buy-box-module__etyqAa__cta{gap:.75rem;margin-top:.75rem;display:grid}.buy-box-module__etyqAa__secure{font-size:var(--step--2);color:var(--muted);text-align:center;text-wrap:balance}.buy-box-module__etyqAa__secure svg{vertical-align:-2px;margin-right:.35rem;display:inline-block}.buy-box-module__etyqAa__assurances{border-top:1px solid var(--line);font-size:var(--step--1);gap:.8rem;margin:1.6rem 0 0;padding:1.4rem 0 0;list-style:none;display:grid}.buy-box-module__etyqAa__assurances li{align-items:flex-start;gap:.75rem;line-height:1.45;display:flex}.buy-box-module__etyqAa__assurances svg{flex:none;margin-top:-1px}.buy-box-module__etyqAa__assurances strong{font-weight:600}.buy-box-module__etyqAa__details{border-top:1px solid var(--line);margin-top:1.6rem}.buy-box-module__etyqAa__details details{border-bottom:1px solid var(--line)}.buy-box-module__etyqAa__details details::details-content{block-size:0;transition:block-size .35s var(--ease-out), content-visibility .35s allow-discrete;overflow-y:clip}.buy-box-module__etyqAa__details details[open]::details-content{block-size:auto}.buy-box-module__etyqAa__details summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:52px;font-weight:500;list-style:none;display:flex}.buy-box-module__etyqAa__details summary::-webkit-details-marker{display:none}.buy-box-module__etyqAa__details summary:after{content:"";width:8px;height:8px;transition:transform .3s var(--ease-out);border-bottom:1.5px solid;border-right:1.5px solid;margin-right:4px;transform:translateY(-2px)rotate(45deg)}.buy-box-module__etyqAa__details details[open] summary:after{transform:translateY(2px)rotate(-135deg)}.buy-box-module__etyqAa__detailsBody{font-size:var(--step--1);color:var(--ink-soft);gap:.75rem;padding-bottom:1.25rem;display:grid}.buy-box-module__etyqAa__pieceList{font-size:var(--step--1);color:var(--ink-soft);gap:.35rem;margin:0;padding:0 0 1.25rem 1.25rem;display:grid}.buy-box-module__etyqAa__specs{font-size:var(--step--1);gap:.6rem;margin:0;padding-bottom:1.25rem;display:grid}.buy-box-module__etyqAa__specs div{grid-template-columns:minmax(0,10rem) minmax(0,1fr);gap:1rem;display:grid}.buy-box-module__etyqAa__specs dt{color:var(--muted)}.buy-box-module__etyqAa__specs dd{margin:0}@media (prefers-reduced-motion:reduce){.buy-box-module__etyqAa__priceSwap,.buy-box-module__etyqAa__fadeSwap,.buy-box-module__etyqAa__badgePop{animation:none}.buy-box-module__etyqAa__details details::details-content{transition:none}}
.faq-module__VSK2Oa__list{border-top:1px solid var(--line)}.faq-module__VSK2Oa__item{border-bottom:1px solid var(--line)}.faq-module__VSK2Oa__item::details-content{block-size:0;transition:block-size .35s var(--ease-out), content-visibility .35s allow-discrete;overflow-y:clip}.faq-module__VSK2Oa__item[open]::details-content{block-size:auto}.faq-module__VSK2Oa__summary{font-size:var(--step-1);letter-spacing:-.012em;cursor:pointer;transition:color .2s var(--ease-out);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.3rem 0;font-weight:500;line-height:1.35;list-style:none;display:flex}.faq-module__VSK2Oa__summary::-webkit-details-marker{display:none}.faq-module__VSK2Oa__icon{flex:none;width:14px;height:14px;position:relative}.faq-module__VSK2Oa__icon:before,.faq-module__VSK2Oa__icon:after{content:"";height:1.5px;transition:transform .3s var(--ease-out);background:currentColor;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.faq-module__VSK2Oa__icon:after{transform:translateY(-50%)rotate(90deg)}.faq-module__VSK2Oa__item[open] .faq-module__VSK2Oa__icon:after{transform:translateY(-50%)rotate(0)}.faq-module__VSK2Oa__answer{max-width:62ch;color:var(--ink-soft);padding:0 2.5rem 1.6rem 0}@media (hover:hover){.faq-module__VSK2Oa__summary:hover{color:var(--ink-soft)}}@media (prefers-reduced-motion:reduce){.faq-module__VSK2Oa__item::details-content{transition:none}}
.feature-stack-module__oA4swW__root{gap:clamp(3.5rem,2.5rem + 4vw,6rem);display:grid}.feature-stack-module__oA4swW__block{gap:1.5rem;display:grid}.feature-stack-module__oA4swW__media{aspect-ratio:4/3;border-radius:var(--radius-m);background:var(--paper-deep);position:relative;overflow:hidden}.feature-stack-module__oA4swW__frame{position:absolute;inset:0}.feature-stack-module__oA4swW__image{object-fit:cover}.feature-stack-module__oA4swW__text{align-content:center;justify-items:start;gap:1.1rem;max-width:34rem;display:grid}.feature-stack-module__oA4swW__title .fs-line-mask{margin-bottom:-.12em;padding-bottom:.12em}.feature-stack-module__oA4swW__body{font-size:var(--step-1);color:var(--ink-soft)}.feature-stack-module__oA4swW__points{font-size:var(--step--1);gap:.55rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}.feature-stack-module__oA4swW__points li{align-items:center;gap:.6rem;display:flex}.feature-stack-module__oA4swW__points svg{flex:none}@media (min-width:900px){.feature-stack-module__oA4swW__block{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:clamp(3rem,6vw,6.5rem)}}@media (min-width:900px) and (prefers-reduced-motion:no-preference){.js .feature-stack-module__oA4swW__root{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 clamp(3rem,6vw,6.5rem)}.js .feature-stack-module__oA4swW__block{display:contents}.js .feature-stack-module__oA4swW__media{grid-column:1;grid-row:1 / span var(--count);z-index:var(--z);aspect-ratio:auto;will-change:transform, opacity, clip-path;align-self:start;height:70svh;position:sticky;top:88px}.js .feature-stack-module__oA4swW__text{grid-column:2;grid-row:var(--row);min-height:80svh}}
.product-gallery-module__RfoT7W__gallery{min-width:0}.product-gallery-module__RfoT7W__track{margin:0 calc(var(--gutter) * -1);padding:0 var(--gutter);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;gap:.625rem;list-style:none;display:flex;overflow-x:auto}.product-gallery-module__RfoT7W__track::-webkit-scrollbar{display:none}.product-gallery-module__RfoT7W__slide{scroll-snap-align:start;flex:0 0 88%}.product-gallery-module__RfoT7W__figure{margin:0}.product-gallery-module__RfoT7W__frame{aspect-ratio:4/3;border-radius:var(--radius-m);background:var(--paper-deep);position:relative;overflow:hidden}.product-gallery-module__RfoT7W__image{object-fit:cover;transition:transform 1.2s var(--ease-out)}.product-gallery-module__RfoT7W__slide:first-child .product-gallery-module__RfoT7W__frame{animation:product-gallery-module__RfoT7W__galleryIn 1.4s var(--ease-out) both}@keyframes product-gallery-module__RfoT7W__galleryIn{0%{clip-path:inset(4% 4% 4% 4% round var(--radius-m))}to{clip-path:inset(0 round var(--radius-m))}}@media (hover:hover) and (min-width:960px){.product-gallery-module__RfoT7W__frame:hover .product-gallery-module__RfoT7W__image{transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.product-gallery-module__RfoT7W__slide:first-child .product-gallery-module__RfoT7W__frame{animation:none}}.product-gallery-module__RfoT7W__caption{font-size:var(--step--2);color:var(--muted);margin-top:.6rem;display:none}.product-gallery-module__RfoT7W__activeCaption{font-size:var(--step--2);color:var(--muted);text-align:center;text-wrap:balance;margin-top:.1rem}@media (min-width:960px){.product-gallery-module__RfoT7W__caption{display:block}.product-gallery-module__RfoT7W__activeCaption{display:none}}.product-gallery-module__RfoT7W__dots{justify-content:center;margin-top:.5rem;display:flex}.product-gallery-module__RfoT7W__dot{cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:32px;padding:0;display:grid}.product-gallery-module__RfoT7W__dot span{background:var(--line-strong);width:18px;height:3px;transition:background-color .25s var(--ease-out), transform .25s var(--ease-out);border-radius:2px;display:block}.product-gallery-module__RfoT7W__dot[aria-current=true] span{background:var(--ink);transform:scaleX(1.6)}@media (min-width:960px){.product-gallery-module__RfoT7W__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;display:grid;overflow:visible}.product-gallery-module__RfoT7W__slide{flex:none}.product-gallery-module__RfoT7W__wide{grid-column:1/-1}.product-gallery-module__RfoT7W__frame{aspect-ratio:1}.product-gallery-module__RfoT7W__wide .product-gallery-module__RfoT7W__frame{aspect-ratio:16/10}.product-gallery-module__RfoT7W__dots{display:none}}
.sticky-buy-bar-module__cysB2W__bar{z-index:var(--z-sticky);padding-block:.7rem calc(.7rem + env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--line);transition:transform .45s var(--ease-out);position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.sticky-buy-bar-module__cysB2W__bar[data-visible]{transform:none}.sticky-buy-bar-module__cysB2W__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.sticky-buy-bar-module__cysB2W__product{align-items:center;gap:.75rem;min-width:0;display:flex}.sticky-buy-bar-module__cysB2W__thumb{object-fit:cover;border-radius:4px;flex:none;width:56px;height:42px}.sticky-buy-bar-module__cysB2W__text{min-width:0}.sticky-buy-bar-module__cysB2W__name{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;line-height:1.3;overflow:hidden}.sticky-buy-bar-module__cysB2W__offer{color:var(--muted);font-weight:400}.sticky-buy-bar-module__cysB2W__meta{font-size:var(--step--2);color:var(--muted);white-space:nowrap;align-items:baseline;gap:.45rem;line-height:1.3;display:flex}.sticky-buy-bar-module__cysB2W__discount{color:var(--accent);font-weight:600}@media (max-width:520px){.sticky-buy-bar-module__cysB2W__thumb,.sticky-buy-bar-module__cysB2W__shipping{display:none}}@media (prefers-reduced-motion:reduce){.sticky-buy-bar-module__cysB2W__bar{transition:none}}
.trust-row-module__7bCMYa__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem;margin:0;padding:0;list-style:none;display:grid}.trust-row-module__7bCMYa__item{align-items:flex-start;gap:.8rem;display:flex}.trust-row-module__7bCMYa__icon{flex:none;margin-top:1px}.trust-row-module__7bCMYa__title{font-size:var(--step--1);font-weight:500;line-height:1.35}.trust-row-module__7bCMYa__text{font-size:var(--step--2);color:var(--muted);margin-top:.15rem;line-height:1.45}@media (min-width:900px){.trust-row-module__7bCMYa__row{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.trust-row-module__7bCMYa__title{font-size:var(--step-0)}.trust-row-module__7bCMYa__text{font-size:var(--step--1)}}
.aide-module__Q-nKma__intro{padding-block:clamp(3rem,2rem + 4vw,6.5rem) clamp(2rem,1.5rem + 2vw,3.5rem)}.aide-module__Q-nKma__title{max-width:16ch}.aide-module__Q-nKma__intro .aide-module__Q-nKma__introLead{max-width:48ch;margin-top:1.25rem}.aide-module__Q-nKma__layout{padding-bottom:var(--space-section);gap:2.5rem;display:grid}.aide-module__Q-nKma__navTitle{font-size:var(--step--1);color:var(--muted);margin-bottom:.75rem;font-weight:500}.aide-module__Q-nKma__navList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.aide-module__Q-nKma__navList a{border:1px solid var(--line-strong);min-height:44px;font-size:var(--step--1);color:var(--ink-soft);transition:border-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:999px;align-items:center;padding:0 1.1rem;text-decoration:none;display:inline-flex}@media (hover:hover){.aide-module__Q-nKma__navList a:hover{border-color:var(--ink);color:var(--ink)}}.aide-module__Q-nKma__content{min-width:0}.aide-module__Q-nKma__group+.aide-module__Q-nKma__group{margin-top:clamp(3rem,2rem + 3vw,5rem)}.aide-module__Q-nKma__groupTitle{margin-bottom:1.25rem}.aide-module__Q-nKma__contact{border-radius:var(--radius-l);background:var(--paper-deep);margin-top:clamp(3.5rem,2.5rem + 3vw,5.5rem);padding:clamp(1.5rem,1rem + 2vw,2.75rem)}.aide-module__Q-nKma__contactText{max-width:52ch;color:var(--ink-soft);margin-top:.75rem}.aide-module__Q-nKma__channels{margin:1.75rem 0 0;display:grid}.aide-module__Q-nKma__channels>div{border-top:1px solid var(--line-strong);align-content:start;gap:.15rem;padding-block:1rem;display:grid}.aide-module__Q-nKma__channels dt{font-size:var(--step--1);color:var(--muted)}.aide-module__Q-nKma__channels dd{font-size:var(--step-1);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-weight:500;line-height:1.4}.aide-module__Q-nKma__channels a{align-items:center;min-height:44px;display:inline-flex}.aide-module__Q-nKma__contactHint{max-width:56ch;font-size:var(--step--1);color:var(--muted);margin-top:1rem}.aide-module__Q-nKma__more{flex-wrap:wrap;gap:.25rem 2rem;margin-top:2rem;display:flex}.aide-module__Q-nKma__more a{min-height:44px}@media (min-width:700px){.aide-module__Q-nKma__channels{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}@media (min-width:960px){.aide-module__Q-nKma__layout{grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);column-gap:clamp(3rem,1rem + 5vw,7rem)}.aide-module__Q-nKma__nav{top:calc(var(--header-h) + 2rem);align-self:start;position:sticky}.aide-module__Q-nKma__navList{border-top:1px solid var(--line);flex-direction:column;gap:0}.aide-module__Q-nKma__navList a{border:0;border-bottom:1px solid var(--line);min-height:48px;font-size:var(--step-0);border-radius:0;padding:0;display:flex}.aide-module__Q-nKma__content{max-width:52rem}}@media (min-width:960px) and (hover:hover){.aide-module__Q-nKma__navList a:hover{border-color:var(--line);color:var(--ink)}}
.home-module__Hx0lNG__hero{padding-top:clamp(2rem,1rem + 3vw,3rem)}.home-module__Hx0lNG__heroGrid{gap:2.5rem;display:grid}.home-module__Hx0lNG__heroText{flex-direction:column;align-items:flex-start;display:flex}.home-module__Hx0lNG__heroLabel{font-size:var(--step--1);color:var(--muted);margin-bottom:1.1rem;font-weight:500}.home-module__Hx0lNG__heroTitle{max-width:13ch}.home-module__Hx0lNG__heroLead{max-width:34ch;margin-top:1.4rem}.home-module__Hx0lNG__heroActions{flex-wrap:wrap;align-items:center;gap:1rem 1.75rem;margin-top:2rem;display:flex}.home-module__Hx0lNG__heroOffer{gap:.3rem;margin-top:1.6rem;display:grid}.home-module__Hx0lNG__heroPrices{flex-wrap:wrap;align-items:baseline;gap:.3rem .65rem;display:flex}.home-module__Hx0lNG__heroPrice{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.625rem;font-weight:600}.home-module__Hx0lNG__heroCompare{color:var(--muted);font-variant-numeric:tabular-nums}.home-module__Hx0lNG__heroDiscount{background:var(--accent);color:#fff;border-radius:999px;align-self:center;padding:.22rem .55rem;font-size:.75rem;font-weight:600;line-height:1.2}.home-module__Hx0lNG__heroMeta{font-size:var(--step--1);color:var(--muted)}.home-module__Hx0lNG__heroMedia{margin-inline:calc(var(--gutter) * -1);position:relative;overflow:hidden}.home-module__Hx0lNG__heroLayer{transform-origin:50% 0;will-change:transform;height:100%;position:relative}.home-module__Hx0lNG__heroImage{aspect-ratio:1;object-fit:cover;object-position:50% 62%;width:100%;height:auto;animation:home-module__Hx0lNG__heroReveal 1.2s var(--ease-out) both}@keyframes home-module__Hx0lNG__heroReveal{0%{clip-path:inset(3%);transform:scale(1.06)}to{clip-path:inset(0);transform:none}}@media (min-width:900px){.home-module__Hx0lNG__hero{padding-top:0}.home-module__Hx0lNG__heroGrid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(2.5rem,5vw,5rem)}.home-module__Hx0lNG__heroText{padding-block:3rem}.home-module__Hx0lNG__heroMedia{height:clamp(560px, calc(100svh - var(--header-h) - 38px), 880px);margin-left:0;margin-right:calc(-1 * (var(--gutter) + max(0px, (100vw - var(--max) - var(--gutter) * 2) / 2)))}.home-module__Hx0lNG__heroImage{aspect-ratio:auto;object-position:50% 58%;height:100%}}.home-module__Hx0lNG__trust{border-bottom:1px solid var(--line);padding-block:1.75rem}@media (min-width:900px){.home-module__Hx0lNG__trust{padding-block:2.25rem}}.home-module__Hx0lNG__sectionHead{gap:1.25rem;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4rem);display:grid}@media (min-width:900px){.home-module__Hx0lNG__sectionHead{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:4rem}}.home-module__Hx0lNG__explorerCta{justify-content:center;margin-top:clamp(2.5rem,1.5rem + 3vw,3.5rem);display:flex}.home-module__Hx0lNG__cover{object-fit:cover}.home-module__Hx0lNG__editorialFigure{aspect-ratio:4/3;border-radius:var(--radius-m);margin:0;position:relative;overflow:hidden}.home-module__Hx0lNG__editorialText{gap:1.5rem;margin-top:clamp(2.5rem,1.5rem + 3vw,4.5rem);display:grid}.home-module__Hx0lNG__editorialBody{max-width:52ch;font-size:var(--step-1);color:var(--ink-soft);justify-items:start;gap:1.1rem;display:grid}@media (min-width:700px){.home-module__Hx0lNG__editorialFigure{aspect-ratio:16/9}}@media (min-width:900px){.home-module__Hx0lNG__editorialText{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:4rem}}.home-module__Hx0lNG__bento{gap:2rem;display:grid}.home-module__Hx0lNG__tile{flex-direction:column;gap:.9rem;margin:0;display:flex}.home-module__Hx0lNG__tileMedia{aspect-ratio:4/3;border-radius:var(--radius-m);background:var(--surface);position:relative;overflow:hidden}.home-module__Hx0lNG__tile figcaption{max-width:44ch;font-size:var(--step--1);color:var(--muted)}.home-module__Hx0lNG__tile figcaption strong{font-size:var(--step-0);color:var(--ink);margin-bottom:.15rem;font-weight:500;display:block}@media (min-width:900px){.home-module__Hx0lNG__bento{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.5rem}.home-module__Hx0lNG__tall{grid-row:span 2}.home-module__Hx0lNG__tall .home-module__Hx0lNG__tileMedia{aspect-ratio:auto;flex:1;min-height:420px}.home-module__Hx0lNG__wide{grid-column:span 2}.home-module__Hx0lNG__wide .home-module__Hx0lNG__tileMedia{aspect-ratio:21/9}}.home-module__Hx0lNG__occasions{gap:2.5rem;display:grid}.home-module__Hx0lNG__occasionsHead{align-content:start;justify-items:start;gap:1.25rem;display:grid}.home-module__Hx0lNG__occasionList{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.home-module__Hx0lNG__occasionList li{border-bottom:1px solid var(--line)}.home-module__Hx0lNG__occasion{isolation:isolate;grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1.5rem;padding-block:1.5rem;text-decoration:none;display:grid;position:relative}.home-module__Hx0lNG__occasion:before{content:"";z-index:-1;border-radius:var(--radius-m);background:var(--paper-deep);transform-origin:bottom;transition:transform .55s var(--ease-out);position:absolute;inset:0 -1rem;transform:scaleY(0)}.home-module__Hx0lNG__occasionName{font-size:var(--step-3);letter-spacing:-.03em;transition:transform .55s var(--ease-out);font-weight:500;line-height:1.1}.home-module__Hx0lNG__occasionLine{color:var(--muted);transition:transform .55s var(--ease-out);grid-column:1}.home-module__Hx0lNG__occasionArrow{transition:transform .45s var(--ease-out);grid-area:1/2/span 2;align-self:center}@media (hover:hover){.home-module__Hx0lNG__occasion:hover:before{transform:scaleY(1)}.home-module__Hx0lNG__occasion:hover .home-module__Hx0lNG__occasionName,.home-module__Hx0lNG__occasion:hover .home-module__Hx0lNG__occasionLine{transform:translate(6px)}.home-module__Hx0lNG__occasion:hover .home-module__Hx0lNG__occasionArrow{transform:translate(-4px)}}@media (min-width:900px){.home-module__Hx0lNG__occasions{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:5rem}.home-module__Hx0lNG__occasionsHead{top:calc(var(--header-h) + 2rem);position:sticky}}.home-module__Hx0lNG__faqGrid{gap:2.5rem;display:grid}.home-module__Hx0lNG__faqHead{align-content:start;justify-items:start;gap:1.25rem;display:grid}@media (min-width:900px){.home-module__Hx0lNG__faqGrid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:5rem}}.home-module__Hx0lNG__closing{padding-block:clamp(5rem,3.5rem + 6vw,9rem)}.home-module__Hx0lNG__closingInner{gap:2rem;display:grid}.home-module__Hx0lNG__closingTitle{max-width:11ch}.home-module__Hx0lNG__closingAction{justify-items:start;gap:1rem;display:grid}.home-module__Hx0lNG__closingPrice{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.3rem .65rem;display:flex}.home-module__Hx0lNG__closingPrice strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;display:inline-block}@media (min-width:900px){.home-module__Hx0lNG__closingInner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4rem}}@media (prefers-reduced-motion:reduce){.home-module__Hx0lNG__heroImage{animation:none}.home-module__Hx0lNG__occasion:before,.home-module__Hx0lNG__occasionName,.home-module__Hx0lNG__occasionLine,.home-module__Hx0lNG__occasionArrow{transition:none}}
.product-module__e6nlBq__page{padding-bottom:4.75rem}@media (min-width:960px){.product-module__e6nlBq__page{padding-bottom:0}}.product-module__e6nlBq__breadcrumb{font-size:var(--step--2);color:var(--muted);padding-block:1rem 1.25rem}.product-module__e6nlBq__breadcrumb ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.product-module__e6nlBq__breadcrumb li+li:before{content:"/";color:var(--line-strong);margin-right:.5rem}.product-module__e6nlBq__breadcrumb a{text-decoration:none}@media (hover:hover){.product-module__e6nlBq__breadcrumb a:hover{text-decoration:underline}}.product-module__e6nlBq__top{padding-bottom:var(--space-section);gap:1.75rem;display:grid}.product-module__e6nlBq__galleryColumn,.product-module__e6nlBq__buyColumn{min-width:0}@media (min-width:960px){.product-module__e6nlBq__top{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:start;gap:clamp(2.5rem,4vw,4.5rem)}.product-module__e6nlBq__buyColumn{position:sticky;top:1.25rem}}.product-module__e6nlBq__sectionHead{gap:1.25rem;margin-bottom:clamp(2.5rem,1.5rem + 3vw,4rem);display:grid}@media (min-width:900px){.product-module__e6nlBq__sectionHead{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:4rem}}.product-module__e6nlBq__tableWrap{overflow-x:auto}.product-module__e6nlBq__table{border-collapse:collapse;width:100%}.product-module__e6nlBq__table th,.product-module__e6nlBq__table td{text-align:left;vertical-align:top;padding:1.1rem 1.25rem}.product-module__e6nlBq__table thead th{font-size:var(--step--1);color:var(--muted);padding-block:.9rem;font-weight:500}.product-module__e6nlBq__table th:first-child{padding-left:0}.product-module__e6nlBq__table thead th.product-module__e6nlBq__ours{color:var(--ink);border-radius:var(--radius-m) var(--radius-m) 0 0}.product-module__e6nlBq__table tbody tr{border-top:1px solid var(--line-strong)}.product-module__e6nlBq__table tbody th{width:26%;font-weight:500}.product-module__e6nlBq__ours{background:var(--surface)}td.product-module__e6nlBq__ours{font-weight:500}.product-module__e6nlBq__cell{align-items:flex-start;gap:.55rem;display:flex}.product-module__e6nlBq__cell svg{flex:none;margin-top:.2rem}.product-module__e6nlBq__theirs{color:var(--muted)}@media (max-width:699px){.product-module__e6nlBq__table,.product-module__e6nlBq__table thead,.product-module__e6nlBq__table tbody{display:block}.product-module__e6nlBq__table thead tr,.product-module__e6nlBq__table tbody tr{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-module__e6nlBq__table thead th:first-child{display:none}.product-module__e6nlBq__table thead th{padding:.75rem .9rem}.product-module__e6nlBq__table tbody th{width:auto;font-size:var(--step--2);color:var(--muted);grid-column:1/-1;padding:1rem 0 .35rem}.product-module__e6nlBq__table td{font-size:var(--step--1);padding:.4rem .9rem 1rem}}.product-module__e6nlBq__steps{gap:2.25rem;margin:0;padding:0;list-style:none;display:grid}.product-module__e6nlBq__step{border-top:1px solid var(--line-strong);align-content:start;gap:.6rem;padding-top:1.5rem;display:grid;position:relative}.product-module__e6nlBq__step:before{content:"";background:var(--ink);border-radius:50%;width:8px;height:8px;position:absolute;top:-4.5px;left:0}.product-module__e6nlBq__stepWhen{font-size:var(--step--1);color:var(--accent);font-weight:500}.product-module__e6nlBq__step h3+p{max-width:36ch;color:var(--ink-soft)}@media (min-width:900px){.product-module__e6nlBq__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem}}.product-module__e6nlBq__trustBand{border-block:1px solid var(--line);padding-block:2rem}.product-module__e6nlBq__reviews{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.product-module__e6nlBq__review{align-content:start;gap:.75rem;display:grid}.product-module__e6nlBq__reviewRating{letter-spacing:.1em}.product-module__e6nlBq__faqGrid{gap:2.5rem;display:grid}.product-module__e6nlBq__faqHead{align-content:start;gap:1.25rem;display:grid}@media (min-width:900px){.product-module__e6nlBq__faqGrid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:5rem}.product-module__e6nlBq__faqHead{top:calc(var(--header-h) + 2rem);position:sticky}}.product-module__e6nlBq__final{padding-block:var(--space-section)}.product-module__e6nlBq__finalGrid{align-items:center;gap:2rem;display:grid}.product-module__e6nlBq__finalMedia{aspect-ratio:4/3;border-radius:var(--radius-m);position:relative;overflow:hidden}.product-module__e6nlBq__finalImage{object-fit:cover;object-position:50% 60%}.product-module__e6nlBq__finalText{justify-items:start;gap:1.25rem;display:grid}.product-module__e6nlBq__finalOffer{gap:1rem;width:100%;max-width:26rem;margin-top:.5rem;display:grid}.product-module__e6nlBq__finalPrice{flex-wrap:wrap;align-items:baseline;gap:.3rem .75rem;display:flex}.product-module__e6nlBq__finalPrice strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:500;line-height:1.05;display:inline-block}.product-module__e6nlBq__finalCompare{font-size:var(--step-1);color:var(--muted);font-variant-numeric:tabular-nums}.product-module__e6nlBq__finalDiscount{background:var(--accent);color:#fff;border-radius:999px;align-self:center;padding:.28rem .6rem;font-size:.8125rem;font-weight:600;line-height:1.2}.product-module__e6nlBq__finalCta{width:100%}.product-module__e6nlBq__finalMeta{font-size:var(--step--1);color:var(--muted)}@media (min-width:900px){.product-module__e6nlBq__finalGrid{grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:clamp(3rem,6vw,6rem)}.product-module__e6nlBq__finalMedia{aspect-ratio:1}}
