.product-detail-page-container{--apple-text:#1d1d1f;--apple-text-secondary:#6e6e73;--apple-text-tertiary:#86868b;--apple-blue:#0071e3;--apple-blue-hover:#0077ed;--apple-bg:#fbfbfd;--apple-surface:#f5f5f7;--apple-divider:rgba(0,0,0,0.08);background:#ffffff;max-width:1280px;margin-inline:auto}@media (min-width:1024px){.product-detail-page-container{padding-inline:1.5rem}}.product-apple-kicker{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--apple-text-secondary)}.product-apple-option-label{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--apple-text)}.product-apple-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.025em;line-height:1.05;color:var(--apple-text)}.product-apple-subtitle{font-size:17px;font-weight:400;letter-spacing:-.01em;line-height:1.35;color:var(--apple-text-secondary)}.product-apple-buy-box{border-radius:18px;border:1px solid var(--apple-divider);background:#ffffff;box-shadow:0 2px 16px rgba(0,0,0,.04)}.product-detail-gallery-col,.product-detail-row,.product-detail-sections{display:contents}@media (min-width:1024px){.product-detail-row{display:flex;flex-direction:row;align-items:flex-start;column-gap:2.5rem}.product-detail-gallery-col{display:block;position:sticky;top:1rem;align-self:flex-start;flex:1 1 0%;min-width:0;max-width:720px}.product-detail-row .product-detail-config-col{width:400px;flex-shrink:0}.product-detail-sections{display:block;width:100%;max-width:1080px;margin:4rem auto 0}.product-detail-sections>*+*{margin-top:2rem!important}}@media (min-width:1280px){.product-detail-row{column-gap:3.5rem}.product-detail-gallery-col{max-width:780px}.product-detail-row .product-detail-config-col{width:440px}}.product-option-title{font-size:13px;font-weight:500;color:#525252}.product-option-action{font-size:12px}@media (min-width:640px){.product-option-title{font-size:12px;color:#737373}}@media (min-width:1024px){.product-apple-buy-box{border:none;border-radius:0;background:transparent;box-shadow:none;padding:0!important}.product-configurator-stack>*+*{margin-top:2rem!important}.product-configurator-title{font-size:26px}.product-variant-sections .product-option-title{font-size:21px;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--apple-text,#1d1d1f)}.product-variant-sections .product-option-action{font-size:13px}.product-option-title .product-option-title-value{font-size:15px;font-weight:500;color:var(--apple-text-secondary,#6e6e73)}.product-variant-sections{border-top:none!important;padding-top:.25rem!important}.product-variant-sections>*+*{margin-top:2.25rem!important}.product-variant-sections .product-option-row{gap:.875rem}.product-configurator-recap{display:block!important;border-top:1px solid var(--apple-divider,rgba(0,0,0,.08));padding-top:1.5rem}.product-detail-sections .product-section-title-lg{font-size:24px}.product-detail-sections .product-section-title-xl{font-size:28px;margin-bottom:1.5rem}}@media (min-width:1280px){.product-configurator-title{font-size:30px}}.product-apple-gallery-frame{background:var(--apple-bg);border-radius:18px;overflow:hidden}.product-apple-gallery-main{background:linear-gradient(180deg,#fbfbfd,#ffffff);position:relative}.product-apple-gallery-main:before{content:"";position:absolute;inset:-22%;pointer-events:none;background:radial-gradient(42% 46% at 30% 38%,rgba(0,71,255,.1),transparent 70%),radial-gradient(46% 50% at 72% 62%,rgba(232,80,0,.1),transparent 70%),radial-gradient(38% 42% at 52% 46%,rgba(255,255,255,.85),transparent 75%);animation:product-gallery-ambient 9s ease-in-out infinite alternate;will-change:transform}@keyframes product-gallery-ambient{0%{transform:translate3d(-3.5%,-2.5%,0) rotate(-2deg) scale(1)}to{transform:translate3d(3.5%,2.5%,0) rotate(2deg) scale(1.08)}}@media (prefers-reduced-motion:reduce){.product-apple-gallery-main:before{animation:none}}.product-gallery-main-viewport{aspect-ratio:3/2;width:100%;min-width:0}@media (min-width:640px){.product-gallery-main-viewport{aspect-ratio:4/3}}@media (min-width:1024px){.product-gallery-main-viewport{aspect-ratio:1/1;max-height:560px}}.product-gallery-ssr-slot--retired{pointer-events:none;visibility:hidden;position:absolute;inset-inline:0;top:0;z-index:-1;height:0;overflow:hidden}.product-apple-option{border-color:rgba(0,0,0,.12);background:#ffffff}.product-apple-option--idle:hover{border-color:rgba(0,0,0,.28);background:#fafafa}.product-apple-option--selected{border:1px solid var(--apple-blue,#0071e3)!important;background:rgba(0,113,227,.06);box-shadow:0 0 0 1px rgba(0,113,227,.12)}.product-apple-option--disabled{border-color:transparent;background:var(--apple-surface);opacity:.55;cursor:not-allowed}.product-apple-cta{width:100%;min-height:52px;border-radius:980px;font-size:17px;font-weight:600;letter-spacing:-.01em;border:1px solid #2f66ff!important;background-color:#0047ff!important;background-image:linear-gradient(180deg,#1765ff,#0047ff,#0037c7)!important;color:#ffffff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 14px 28px -16px rgba(0,71,255,.55);transition:background-image .2s ease,box-shadow .2s ease,transform .15s ease}.product-apple-cta:hover:not(:disabled){background-image:linear-gradient(180deg,#2f75ff,#0047ff,#003acc)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 18px 34px -16px rgba(0,71,255,.65)}.product-apple-cta:active:not(:disabled){transform:scale(.98)}.product-apple-cta svg{color:#ffffff!important}.product-apple-cta--compact{width:auto;min-height:44px}@media (min-width:1024px){body.product-desktop-delivery-bar-active .b2c-chatbot-fab{bottom:calc(var(--product-desktop-delivery-bar-height, 0px) + 1rem)!important}}.product-apple-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.product-apple-trust-item{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.625rem .375rem;border-radius:12px;background:var(--apple-surface);text-align:center}.product-apple-trust-item span:last-child{font-size:10px;font-weight:600;line-height:1.25;color:var(--apple-text)}.product-apple-trust-row[data-product-trust-card]{border:1px solid var(--apple-divider)!important;background:#ffffff!important;box-shadow:none!important}.product-apple-trust-row[data-product-trust-card]:hover{background:var(--apple-surface)!important;border-color:var(--apple-divider)!important}.product-apple-price{font-size:clamp(2rem,5vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1;color:var(--apple-text);font-variant-numeric:tabular-nums}.product-apple-urgency{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:6px;font-size:12px;font-weight:600}.product-apple-urgency--last{background:#fef2f2;color:#b91c1c}.product-apple-urgency--few{background:#fff7ed;color:#c2410c}.product-apple-sticky-bar{--apple-text:#1d1d1f;--apple-text-secondary:#6e6e73;--apple-blue:#0071e3;--apple-divider:rgba(0,0,0,0.08);border-top:1px solid var(--apple-divider);background:rgba(255,255,255,.96);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:0 -4px 24px rgba(0,0,0,.08)}.product-premium-surface{position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--apple-divider);background:#ffffff;box-shadow:0 2px 12px rgba(0,0,0,.03)}.product-premium-surface--soft{box-shadow:0 1px 8px rgba(0,0,0,.04)}.product-premium-surface--inset{border-color:var(--apple-divider);background:var(--apple-bg);box-shadow:none}.product-premium-orb{display:none}.product-premium-surface__content{position:relative}.product-premium-surface--gallery{overflow:visible;border:none;background:transparent;box-shadow:none}.product-gallery-thumbs-rail{max-height:min(500px,calc(100vh - 6rem));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.product-gallery-thumbs-rail::-webkit-scrollbar{width:4px}.product-gallery-thumbs-rail::-webkit-scrollbar-thumb{border-radius:9999px;background:rgba(0,0,0,.15)}.product-premium-kicker{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--apple-text-secondary)}.product-premium-icon{display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--apple-divider);background:var(--apple-surface);color:var(--apple-text)}.product-premium-tab{display:inline-flex;min-height:3rem;width:100%;align-items:center;justify-content:flex-start;border-radius:12px;border:1px solid transparent;padding:.5rem 1rem;text-align:left;font-weight:600;font-size:14px;line-height:1.25;transition:all .2s ease}@media (min-width:768px){.product-premium-tab{min-height:0;width:auto;justify-content:center;border-radius:980px;padding:.5rem 1.125rem}}.product-premium-tab[data-active=true]{border-color:var(--apple-text);background:#ffffff;color:var(--apple-text);box-shadow:0 1px 4px rgba(0,0,0,.06)}.product-premium-tab[data-active=false]{border-color:var(--apple-divider);background:var(--apple-surface);color:var(--apple-text-secondary)}@media (min-width:768px){.product-premium-tab[data-active=false]{border-color:transparent;background:transparent}.product-premium-tab[data-active=false]:hover{color:var(--apple-text);background:var(--apple-surface)}}[data-product-trust-card]{gap:.75rem!important;border:1px solid var(--apple-divider)!important;border-radius:12px!important;background:#ffffff!important;box-shadow:none!important}[data-product-trust-card]:hover{background:var(--apple-surface)!important}[data-product-trust-icon]{width:2rem!important;height:2rem!important;border-radius:8px!important;background:var(--apple-text)!important;box-shadow:none!important;color:#ffffff!important}@keyframes galleryPhotoEnterNext{0%{opacity:.3;transform:translate3d(12%,0,0) scale(.955);filter:blur(6px)}55%{opacity:1;filter:blur(1.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes galleryPhotoEnterPrev{0%{opacity:.3;transform:translate3d(-12%,0,0) scale(.955);filter:blur(6px)}55%{opacity:1;filter:blur(1.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}.gallery-photo-enter-next{animation:galleryPhotoEnterNext .52s cubic-bezier(.32,.72,0,1)}.gallery-photo-enter-prev{animation:galleryPhotoEnterPrev .52s cubic-bezier(.32,.72,0,1)}@media (prefers-reduced-motion:reduce){.gallery-photo-enter-next,.gallery-photo-enter-prev{animation:none!important}}.product-gallery-image-fit{object-fit:contain!important}.product-sticky-thumb{transition:width .32s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1),border-radius .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}@media (prefers-reduced-motion:reduce){.product-sticky-thumb{transition:none!important}}@keyframes guideReflectEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.guide-reflect-enter{animation:guideReflectEnter .28s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.guide-reflect-enter{animation:none!important}}@media (min-width:1024px){body.product-desktop-delivery-bar-active .product-detail-page-container{padding-bottom:calc(var(--product-desktop-delivery-bar-height, 0px) + 1rem + env(safe-area-inset-bottom, 0px))!important}}@media (max-width:1023px){body.product-sticky-purchase-active .product-detail-page-container{padding-bottom:calc(var(--product-sticky-purchase-height, 0px) + var(--mobile-bottom-cta-offset, 0px) + 1.25rem + env(safe-area-inset-bottom, 0px))!important}}@media (max-width:639px){body.product-sticky-purchase-active .product-detail-page-container{padding-bottom:calc(var(--product-sticky-purchase-height, 0px) + var(--mobile-bottom-cta-offset, 0px) + 1.25rem + env(safe-area-inset-bottom, 0px))!important}}
/*# sourceMappingURL=bfbd40e6fdbb538b.css.map*/