@keyframes product-detail-module__SEXgQW__blurIn{0%{filter:blur(12px);opacity:0;transform:translateY(20px)}to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes product-detail-module__SEXgQW__shimmerSlide{0%{background-position:-300%}to{background-position:300%}}.product-detail-module__SEXgQW__page{background:var(--neutral-0);overflow-x:hidden}.product-detail-module__SEXgQW__divider{width:min(100% - 2 * var(--section-px), var(--section-max-width));background:linear-gradient(90deg, transparent 0%, var(--neutral-60) 20%, var(--neutral-80) 50%, var(--neutral-60) 80%, transparent 100%);height:1px;margin:0 auto;position:relative}.product-detail-module__SEXgQW__divider:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--blue-40) 45%, var(--green-40) 55%, transparent 100%);opacity:.5;background-size:300% 100%;animation:5s linear infinite product-detail-module__SEXgQW__shimmerSlide;position:absolute;inset:0}.product-detail-module__SEXgQW__specSection{z-index:2;padding:0 var(--section-px) clamp(96px, 10vw, 140px);margin-top:clamp(-80px,-8vw,-120px);position:relative}.product-detail-module__SEXgQW__specContainer{width:100%;max-width:var(--section-max-width);margin:0 auto}.product-detail-module__SEXgQW__specPanel{border:1px solid var(--neutral-60);background:var(--neutral-0);border-radius:20px;padding:clamp(40px,5vw,64px);box-shadow:0 10px 36px #2e222e0a}.product-detail-module__SEXgQW__specGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(40px,5vw,80px);display:grid}.product-detail-module__SEXgQW__specLead{opacity:0;flex-direction:column;gap:clamp(18px,2vw,28px);display:flex}.product-detail-module__SEXgQW__specSection.product-detail-module__SEXgQW__inView .product-detail-module__SEXgQW__specLead{animation:.85s cubic-bezier(.16,1,.3,1) 80ms forwards product-detail-module__SEXgQW__blurIn}.product-detail-module__SEXgQW__specEyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;text-align:left;color:var(--green-100);opacity:0;margin:0 0 clamp(20px,3.5vw,20px);font-size:11px;font-weight:600}.product-detail-module__SEXgQW__specSection.product-detail-module__SEXgQW__inView .product-detail-module__SEXgQW__specEyebrow{animation:.85s cubic-bezier(.16,1,.3,1) 50ms forwards product-detail-module__SEXgQW__blurIn}.product-detail-module__SEXgQW__specHeadline{font-family:var(--font-display);letter-spacing:-.035em;color:var(--neutral-160);text-wrap:balance;margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:300;line-height:1.08}.product-detail-module__SEXgQW__specDescription{color:var(--neutral-120);max-width:48ch;margin:0;font-size:clamp(15px,1.15vw,17px);font-weight:300;line-height:1.75}.product-detail-module__SEXgQW__specTags{flex-wrap:wrap;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.product-detail-module__SEXgQW__specTag{border:1px solid var(--neutral-60);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--neutral-120);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#ffffffb3;border-radius:999px;align-items:center;gap:7px;padding:8px 16px;font-size:10px;transition:border-color .35s cubic-bezier(.16,1,.3,1),color .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.product-detail-module__SEXgQW__specTag:before{content:"";background:var(--neutral-80);border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .35s,transform .35s cubic-bezier(.16,1,.3,1)}.product-detail-module__SEXgQW__specTag:hover{border-color:var(--green-60);color:var(--green-120);background:var(--green-20);transform:translateY(-2px);box-shadow:0 4px 14px #41ba7c14}.product-detail-module__SEXgQW__specTag:hover:before{background:var(--green-100);transform:scale(1.3)}.product-detail-module__SEXgQW__specCardList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.product-detail-module__SEXgQW__specCard{opacity:0;background:linear-gradient(145deg,#fffffffa 0%,#f8fcfaeb 55%,#fffffff5 100%);border:1px solid #2e222e12;border-radius:18px;align-items:flex-start;gap:20px;padding:clamp(20px,2vw,26px) clamp(22px,2.2vw,28px);transition:border-color .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #2e222e08,0 3px 10px #2e222e08}.product-detail-module__SEXgQW__specCard:before{content:"";background:linear-gradient(to bottom, var(--green-60) 0%, var(--green-100) 50%, var(--green-120) 100%);opacity:0;border-radius:0 2px 2px 0;width:2px;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:22%;bottom:22%;left:0;transform:scaleY(.6)}.product-detail-module__SEXgQW__specSection.product-detail-module__SEXgQW__inView .product-detail-module__SEXgQW__specCard{animation:.75s cubic-bezier(.16,1,.3,1) forwards product-detail-module__SEXgQW__blurIn}.product-detail-module__SEXgQW__specCard:hover{border-color:var(--green-60);background:linear-gradient(145deg,#fff 0%,#e8f7ef73 52%,#fffffffa 100%);transform:translateY(-2px);box-shadow:0 1px 3px #2e222e08,0 6px 18px #41ba7c0f}.product-detail-module__SEXgQW__specCard:hover:before{opacity:1;transform:scaleY(1)}.product-detail-module__SEXgQW__specCardIcon{border:1px solid var(--green-40);background:var(--green-20);width:48px;height:48px;color:var(--green-120);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .35s cubic-bezier(.16,1,.3,1),color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.product-detail-module__SEXgQW__specCard:hover .product-detail-module__SEXgQW__specCardIcon{background:var(--green-40);border-color:var(--green-60);color:var(--green-140);transform:scale(1.04)}.product-detail-module__SEXgQW__specCardBody{flex-direction:column;gap:6px;min-width:0;padding-top:2px;display:flex}.product-detail-module__SEXgQW__specLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--green-100);font-size:10px;font-weight:600}.product-detail-module__SEXgQW__specValue{font-family:var(--font-display);color:var(--neutral-160);letter-spacing:-.02em;font-size:clamp(17px,1.25vw,19px);font-weight:500;line-height:1.45}.product-detail-module__SEXgQW__specNote{color:var(--neutral-120);border-top:1px solid var(--neutral-40);margin-top:4px;padding-top:8px;font-size:12px;font-style:normal;font-weight:400;line-height:1.55}@media (max-width:1024px){.product-detail-module__SEXgQW__specSection{margin-top:clamp(-56px,-6vw,-80px)}.product-detail-module__SEXgQW__specGrid{grid-template-columns:1fr;gap:40px}.product-detail-module__SEXgQW__specDescription{max-width:none}}@media (max-width:768px){.product-detail-module__SEXgQW__specSection{padding:0 var(--section-px) clamp(64px, 12vw, 88px);margin-top:clamp(-32px,-8vw,-48px)}.product-detail-module__SEXgQW__specPanel{border-radius:16px;padding:28px 24px}.product-detail-module__SEXgQW__specEyebrow{margin-bottom:16px}.product-detail-module__SEXgQW__specGrid{gap:32px}.product-detail-module__SEXgQW__specLead{gap:16px}.product-detail-module__SEXgQW__specHeadline{font-size:clamp(24px,6.5vw,32px);line-height:1.12}.product-detail-module__SEXgQW__specDescription{font-size:15px;line-height:1.7}.product-detail-module__SEXgQW__specTags{gap:8px}.product-detail-module__SEXgQW__specTag{letter-spacing:.12em;padding:7px 12px;font-size:9px}.product-detail-module__SEXgQW__specCardList{gap:12px}.product-detail-module__SEXgQW__specCard{border-radius:14px;gap:14px;padding:16px 18px}.product-detail-module__SEXgQW__specCardIcon{width:40px;height:40px}.product-detail-module__SEXgQW__specValue{font-size:15px;line-height:1.4}.product-detail-module__SEXgQW__specNote{font-size:12px;line-height:1.5}}@media (max-width:480px){.product-detail-module__SEXgQW__specSection{margin-top:-24px;padding-bottom:56px}.product-detail-module__SEXgQW__specPanel{border-radius:14px;padding:24px 20px}.product-detail-module__SEXgQW__specGrid{gap:28px}.product-detail-module__SEXgQW__specHeadline{font-size:clamp(22px,6.2vw,28px)}.product-detail-module__SEXgQW__specDescription{font-size:14.5px}.product-detail-module__SEXgQW__specCard{gap:12px;padding:14px 16px}.product-detail-module__SEXgQW__specCardIcon{width:36px;height:36px}.product-detail-module__SEXgQW__specLabel{letter-spacing:.16em;font-size:9px}.product-detail-module__SEXgQW__specValue{font-size:14px}.product-detail-module__SEXgQW__specNote{font-size:11px}}@media (prefers-reduced-motion:reduce){.product-detail-module__SEXgQW__specEyebrow,.product-detail-module__SEXgQW__specLead,.product-detail-module__SEXgQW__specCard{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.product-detail-module__SEXgQW__divider:after{animation:none!important}.product-detail-module__SEXgQW__specCard:hover,.product-detail-module__SEXgQW__specTag:hover,.product-detail-module__SEXgQW__specCard:hover .product-detail-module__SEXgQW__specCardIcon{transform:none}.product-detail-module__SEXgQW__specCard:before{transition:none}}
@keyframes product-detail-header-module__WywUva__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-detail-header-module__WywUva__header{z-index:1;background-color:var(--neutral-0);width:100%;height:90svh;position:relative;overflow:hidden}.product-detail-header-module__WywUva__bg{z-index:0;position:absolute;inset:0}.product-detail-header-module__WywUva__bgImage{-o-object-fit:contain;object-fit:contain;-o-object-position:center right;object-position:center right}.product-detail-header-module__WywUva__bg:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(to right, var(--neutral-0) 0%, #fffffff5 24%, #ffffffb8 42%, transparent 58%), linear-gradient(to bottom, transparent 0%, transparent 88%, var(--neutral-0) 100%);position:absolute;inset:0}.product-detail-header-module__WywUva__contentWrap{z-index:2;height:100%;padding-inline:var(--section-px);position:relative}.product-detail-header-module__WywUva__container{width:100%;max-width:var(--section-max-width);height:100%;margin-inline:auto}.product-detail-header-module__WywUva__grid{grid-template-columns:minmax(0,1.6fr) minmax(0,.95fr);align-items:center;height:100%;display:grid}.product-detail-header-module__WywUva__panel{flex-direction:column;grid-column:1;justify-content:center;min-width:0;padding-block:clamp(48px,8vh,96px);display:flex}.product-detail-header-module__WywUva__titleGroup>*,.product-detail-header-module__WywUva__details>.product-detail-header-module__WywUva__subtitle,.product-detail-header-module__WywUva__details>.product-detail-header-module__WywUva__valueChips{opacity:0}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__eyebrow{animation:.85s cubic-bezier(.16,1,.3,1) 50ms forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__title{animation:.9s cubic-bezier(.16,1,.3,1) .14s forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__tagline{animation:.85s cubic-bezier(.16,1,.3,1) .22s forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__subtitle{animation:.85s cubic-bezier(.16,1,.3,1) .3s forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__valueChips{animation:.85s cubic-bezier(.16,1,.3,1) .38s forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__header.product-detail-header-module__WywUva__inView .product-detail-header-module__WywUva__cta{animation:.85s cubic-bezier(.16,1,.3,1) .46s forwards product-detail-header-module__WywUva__fadeIn}.product-detail-header-module__WywUva__titleGroup{flex-direction:column;align-items:flex-start;gap:clamp(14px,1.8vw,22px);display:flex}.product-detail-header-module__WywUva__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--green-100);margin:0;font-size:12px;font-weight:600}.product-detail-header-module__WywUva__title{font-family:var(--font-display);letter-spacing:-.05em;color:var(--neutral-160);margin:0;font-size:clamp(32px,7vw,48px);font-weight:500;line-height:.92}.product-detail-header-module__WywUva__tagline{font-family:var(--font-display);letter-spacing:-.04em;color:var(--neutral-100);text-wrap:balance;margin:0;font-size:clamp(32px,5.4vw,48px);font-weight:300;line-height:.98}.product-detail-header-module__WywUva__details{border-top:1px solid var(--neutral-60);flex-direction:column;align-items:stretch;gap:clamp(20px,2.5vw,28px);max-width:min(100%,32rem);margin-top:clamp(24px,3vw,36px);padding-top:clamp(24px,3vw,36px);display:flex}.product-detail-header-module__WywUva__subtitle{font-family:var(--font-sans);color:var(--neutral-120);max-width:42ch;margin:0;font-size:clamp(16px,1.3vw,20px);font-weight:400;line-height:1.65}.product-detail-header-module__WywUva__valueChips{flex-direction:row;align-items:center;gap:0;width:fit-content;max-width:100%;margin:0;padding-block:clamp(4px,.6vw,8px);list-style:none;display:flex}.product-detail-header-module__WywUva__valueChip{background:0 0;border:none;flex:none;align-items:center;gap:clamp(12px,1.4vw,16px);padding:0;display:flex}.product-detail-header-module__WywUva__valueChip:not(:first-child){border-left:1px solid var(--neutral-60);margin-left:clamp(18px,2.2vw,28px);padding-left:clamp(18px,2.2vw,28px)}.product-detail-header-module__WywUva__chipIcon{background:var(--green-20);width:clamp(40px,4.2vw,44px);height:clamp(40px,4.2vw,44px);color:var(--green-120);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.product-detail-header-module__WywUva__chipText{width:max-content;max-width:min(100%,11rem);font-family:var(--font-sans);letter-spacing:-.01em;color:var(--neutral-140);text-wrap:balance;font-size:clamp(12px,1vw,13px);font-weight:500;line-height:1.35;display:block}.product-detail-header-module__WywUva__cta{padding-top:4px}@media (max-width:1024px){.product-detail-header-module__WywUva__header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);height:auto;min-height:0;display:grid}.product-detail-header-module__WywUva__bg{aspect-ratio:4/3;grid-area:1/1;max-height:min(48svh,440px);position:relative;inset:auto}.product-detail-header-module__WywUva__bgImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.product-detail-header-module__WywUva__bg:after{background:linear-gradient(to bottom, transparent 0%, transparent 72%, #ffffff8c 88%, var(--neutral-0) 100%)}.product-detail-header-module__WywUva__contentWrap{height:auto;padding:32px var(--section-px) max(44px, calc(env(safe-area-inset-bottom,0px) + 32px));grid-area:2/1}.product-detail-header-module__WywUva__container{height:auto}.product-detail-header-module__WywUva__grid{grid-template-columns:1fr;height:auto}.product-detail-header-module__WywUva__panel{grid-column:auto;max-width:100%;padding-block:0}.product-detail-header-module__WywUva__details{max-width:100%}.product-detail-header-module__WywUva__valueChips{flex-direction:column;align-items:stretch;width:100%;padding-block:8px 0}.product-detail-header-module__WywUva__valueChip{width:100%;padding-block:14px}.product-detail-header-module__WywUva__valueChip:first-child{padding-top:0}.product-detail-header-module__WywUva__valueChip:not(:first-child){border-left:none;border-top:1px solid var(--neutral-60);margin-left:0;padding-top:14px;padding-left:0}.product-detail-header-module__WywUva__chipText{max-width:none}.product-detail-header-module__WywUva__cta{width:100%;padding-top:4px}.product-detail-header-module__WywUva__cta button{justify-content:center;width:100%}}@media (max-width:768px){.product-detail-header-module__WywUva__bg{aspect-ratio:4/3;max-height:min(52svh,420px)}.product-detail-header-module__WywUva__contentWrap{padding:28px var(--section-px) max(40px, calc(env(safe-area-inset-bottom,0px) + 28px))}.product-detail-header-module__WywUva__titleGroup{gap:10px}.product-detail-header-module__WywUva__eyebrow{letter-spacing:.18em;font-size:10px}.product-detail-header-module__WywUva__title{font-size:clamp(34px,10vw,48px);line-height:.98}.product-detail-header-module__WywUva__tagline{letter-spacing:-.03em;font-size:clamp(22px,6.2vw,30px);line-height:1.12}.product-detail-header-module__WywUva__details{gap:18px;max-width:100%;margin-top:20px;padding-top:20px}.product-detail-header-module__WywUva__subtitle{max-width:none;font-size:15px;line-height:1.65}.product-detail-header-module__WywUva__chipIcon{width:40px;height:40px}.product-detail-header-module__WywUva__chipText{font-size:13px;line-height:1.4}}@media (max-width:480px){.product-detail-header-module__WywUva__bg{aspect-ratio:1;max-height:min(44svh,360px)}.product-detail-header-module__WywUva__contentWrap{padding:24px var(--section-px) max(36px, calc(env(safe-area-inset-bottom,0px) + 24px))}.product-detail-header-module__WywUva__title{font-size:clamp(30px,9.5vw,40px);line-height:1}.product-detail-header-module__WywUva__tagline{font-size:clamp(20px,5.8vw,26px);line-height:1.14}.product-detail-header-module__WywUva__details{gap:16px;margin-top:18px;padding-top:18px}.product-detail-header-module__WywUva__subtitle{font-size:14.5px;line-height:1.6}.product-detail-header-module__WywUva__valueChip{padding-block:12px}.product-detail-header-module__WywUva__valueChip:not(:first-child){padding-top:12px}}@media (prefers-reduced-motion:reduce){.product-detail-header-module__WywUva__titleGroup>*,.product-detail-header-module__WywUva__details>.product-detail-header-module__WywUva__subtitle,.product-detail-header-module__WywUva__details>.product-detail-header-module__WywUva__valueChips,.product-detail-header-module__WywUva__details>.product-detail-header-module__WywUva__cta{opacity:1!important;animation:none!important;transform:none!important}}
