.CampaignPopup-module__HrPwlW__popup{z-index:120;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.CampaignPopup-module__HrPwlW__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0a0cb8;border:0;width:100%;height:100%;animation:.22s both CampaignPopup-module__HrPwlW__campaignBackdropEnter;position:absolute;inset:0}.CampaignPopup-module__HrPwlW__card{--campaign-accent:#e71a43;--campaign-accent-soft:#fff0f3;--campaign-accent-text:#b80f32;--campaign-media-background:linear-gradient(135deg, #e71a43, #8f0f2b);background:#fff;border-radius:20px;outline:none;width:min(420px,100vw - 32px);max-height:calc(100dvh - 36px);animation:.22s cubic-bezier(.22,1,.36,1) both CampaignPopup-module__HrPwlW__campaignCardEnter;position:relative;overflow:hidden;box-shadow:0 28px 72px #00000057}.CampaignPopup-module__HrPwlW__popup[data-state=closing]{pointer-events:none}.CampaignPopup-module__HrPwlW__popup[data-state=closing] .CampaignPopup-module__HrPwlW__backdrop{animation:.2s both CampaignPopup-module__HrPwlW__campaignBackdropExit}.CampaignPopup-module__HrPwlW__popup[data-state=closing] .CampaignPopup-module__HrPwlW__card{animation:.2s cubic-bezier(.4,0,1,1) both CampaignPopup-module__HrPwlW__campaignCardExit}.CampaignPopup-module__HrPwlW__card[data-tone=fresh]{--campaign-media-background:linear-gradient(135deg, #c9f6fb, #fff7f8)}.CampaignPopup-module__HrPwlW__card[data-tone=dark]{--campaign-media-background:linear-gradient(135deg, #141824, #3c4658)}.CampaignPopup-module__HrPwlW__card[data-tone=light]{--campaign-media-background:linear-gradient(135deg, #fff, #f3f4f6)}.CampaignPopup-module__HrPwlW__card[data-tone=neutral]{--campaign-accent:#252a35;--campaign-accent-soft:#f3f4f6;--campaign-accent-text:#252a35;--campaign-media-background:linear-gradient(135deg, #e5e7eb, #f8fafc)}.CampaignPopup-module__HrPwlW__media{aspect-ratio:12/5;background:var(--campaign-media-background);width:100%;min-height:0;position:relative}.CampaignPopup-module__HrPwlW__image,.CampaignPopup-module__HrPwlW__desktopImage,.CampaignPopup-module__HrPwlW__mobileImage{object-fit:contain}.CampaignPopup-module__HrPwlW__mobileImage{display:none}.CampaignPopup-module__HrPwlW__body{max-height:calc(100dvh - 196px);padding:15px 18px 18px;overflow:auto}.CampaignPopup-module__HrPwlW__body small{color:var(--campaign-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.CampaignPopup-module__HrPwlW__body h2{color:#0a0a0a;margin-top:4px;font-size:clamp(21px,3vw,25px);font-weight:700;line-height:1.05}.CampaignPopup-module__HrPwlW__body p{color:#5a5a5f;margin-top:6px;font-size:13px;font-weight:400;line-height:1.55}.CampaignPopup-module__HrPwlW__benefits{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.CampaignPopup-module__HrPwlW__benefits strong{background:var(--campaign-accent-soft);color:var(--campaign-accent-text);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:600}.CampaignPopup-module__HrPwlW__actions{margin-top:14px;display:block}.CampaignPopup-module__HrPwlW__actions a,.CampaignPopup-module__HrPwlW__actions button{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 14px;font-size:12px;font-weight:600;display:inline-flex}.CampaignPopup-module__HrPwlW__actions a{background:var(--campaign-accent);color:#fff;width:100%}.CampaignPopup-module__HrPwlW__actions button{color:#34343a;background:#fff;border:1px solid #dedee3}.CampaignPopup-module__HrPwlW__close{color:#fff;background:#000000b8;border:0;border-radius:999px;width:44px;height:44px;font-size:22px;line-height:1;position:absolute;top:10px;right:10px}.CampaignPopup-module__HrPwlW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:760px){.CampaignPopup-module__HrPwlW__popup{padding:14px}.CampaignPopup-module__HrPwlW__card{border-radius:18px;max-height:calc(100dvh - 28px)}.CampaignPopup-module__HrPwlW__media{aspect-ratio:12/5;min-height:0}.CampaignPopup-module__HrPwlW__desktopImage{display:none}.CampaignPopup-module__HrPwlW__mobileImage{display:block}.CampaignPopup-module__HrPwlW__body{max-height:calc(100dvh - 180px);padding:14px 16px 16px}.CampaignPopup-module__HrPwlW__body h2{font-size:21px}.CampaignPopup-module__HrPwlW__body p{line-height:1.4}}@keyframes CampaignPopup-module__HrPwlW__campaignBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes CampaignPopup-module__HrPwlW__campaignBackdropExit{0%{opacity:1}to{opacity:0}}@keyframes CampaignPopup-module__HrPwlW__campaignCardEnter{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CampaignPopup-module__HrPwlW__campaignCardExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.985)}}@media (prefers-reduced-motion:reduce){.CampaignPopup-module__HrPwlW__backdrop,.CampaignPopup-module__HrPwlW__card{animation:none!important}}
.HeroCampaignCarousel-module__p4_4kW__marketingCreative{width:100%;height:100%;inset:0;overflow:hidden}.HeroCampaignCarousel-module__p4_4kW__imageOnlyCreative{position:absolute;inset:0;overflow:hidden}.HeroCampaignCarousel-module__p4_4kW__desktopCreative,.HeroCampaignCarousel-module__p4_4kW__mobileCreative,.HeroCampaignCarousel-module__p4_4kW__onlyCreative{object-fit:cover;object-position:center}.HeroCampaignCarousel-module__p4_4kW__imageOnlyAsset{object-fit:contain!important;opacity:1!important;animation:none!important}.HeroCampaignCarousel-module__p4_4kW__mobileCreative{display:none}@media (max-width:760px){.HeroCampaignCarousel-module__p4_4kW__desktopCreative{display:none}.HeroCampaignCarousel-module__p4_4kW__mobileCreative{display:block}}
.HomeMarketing-module__SODQGa__headerStrip.HomeMarketing-module__SODQGa__headerStrip{background:#08080a;background:var(--marketing-background,#08080a);color:#fff;text-align:center;letter-spacing:.01em;justify-content:center;align-items:center;min-height:42px;padding:7px 16px;font-size:15px;font-weight:600;line-height:1.15;text-decoration:none;display:flex}.HomeMarketing-module__SODQGa__headerStrip.HomeMarketing-module__SODQGa__headerStrip:hover{filter:brightness(.96)}.HomeMarketing-module__SODQGa__headerStrip.HomeMarketing-module__SODQGa__headerStrip:focus-visible{outline-offset:-3px;outline:3px solid}.HomeMarketing-module__SODQGa__promoGrid{width:min(calc(100% - var(--storefront-shell-gutter,32px) - var(--storefront-shell-gutter,32px)), var(--storefront-shell-lane,1320px));grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px auto 0;display:grid}.HomeMarketing-module__SODQGa__promoCard{background:var(--marketing-background,#18181b);color:#fff;border-radius:20px;min-height:220px;position:relative;overflow:hidden}.HomeMarketing-module__SODQGa__headerStrip[data-tone=red],.HomeMarketing-module__SODQGa__promoCard[data-tone=red]{--marketing-background:linear-gradient(135deg, #e71a43 0%, #f5224f 48%, #8f0f2b 100%);--marketing-foreground:#fff;--marketing-muted:#fff1f4;--marketing-accent:#fff;--marketing-accent-foreground:#b71334;--marketing-shade:linear-gradient(90deg, #5c081dd1, #5c081d2e)}.HomeMarketing-module__SODQGa__headerStrip[data-tone=fresh],.HomeMarketing-module__SODQGa__promoCard[data-tone=fresh]{--marketing-background:linear-gradient(135deg, #c9f6fb 0%, #e9fbff 52%, #fff7f8 100%);--marketing-foreground:#101827;--marketing-muted:#344054;--marketing-accent:#e71a43;--marketing-accent-foreground:#fff;--marketing-shade:linear-gradient(90deg, #effcfff0, #effcff1f)}.HomeMarketing-module__SODQGa__headerStrip[data-tone=dark],.HomeMarketing-module__SODQGa__promoCard[data-tone=dark]{--marketing-background:linear-gradient(135deg, #141824 0%, #202938 58%, #3c4658 100%);--marketing-foreground:#fff;--marketing-muted:#e5e7eb;--marketing-accent:#e71a43;--marketing-accent-foreground:#fff;--marketing-shade:linear-gradient(90deg, #141824e0, #14182429)}.HomeMarketing-module__SODQGa__headerStrip[data-tone=light],.HomeMarketing-module__SODQGa__promoCard[data-tone=light]{--marketing-background:linear-gradient(135deg, #fff 0%, #fff4f6 52%, #f3f4f6 100%);--marketing-foreground:#101827;--marketing-muted:#475467;--marketing-accent:#e71a43;--marketing-accent-foreground:#fff;--marketing-shade:linear-gradient(90deg, #fffffff0, #ffffff1f)}.HomeMarketing-module__SODQGa__headerStrip[data-tone=neutral],.HomeMarketing-module__SODQGa__promoCard[data-tone=neutral]{--marketing-background:linear-gradient(135deg, #e5e7eb 0%, #f8fafc 58%, #d1d5db 100%);--marketing-foreground:#111827;--marketing-muted:#4b5563;--marketing-accent:#252a35;--marketing-accent-foreground:#fff;--marketing-shade:linear-gradient(90deg, #e5e7ebf0, #e5e7eb24)}.HomeMarketing-module__SODQGa__headerStrip.HomeMarketing-module__SODQGa__headerStrip[data-tone]{color:var(--marketing-foreground)}.HomeMarketing-module__SODQGa__promoImage{object-fit:cover;transition:transform .22s}.HomeMarketing-module__SODQGa__promoMobileImage{display:none}@media (hover:hover) and (pointer:fine){.HomeMarketing-module__SODQGa__promoCard:hover .HomeMarketing-module__SODQGa__promoImage{transform:scale(1.025)}}.HomeMarketing-module__SODQGa__promoShade{background:var(--marketing-shade,linear-gradient(90deg, #000000b8, #0000001a));position:absolute;inset:0}.HomeMarketing-module__SODQGa__promoCopy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:220px;padding:28px;display:flex;position:relative}.HomeMarketing-module__SODQGa__promoCopy small{color:var(--marketing-accent,#ff9bae);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600}.HomeMarketing-module__SODQGa__promoCopy strong{max-width:360px;color:var(--marketing-foreground,#fff);margin-top:10px;font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.05}.HomeMarketing-module__SODQGa__promoCopy b{background:var(--marketing-accent,#e71a43);color:var(--marketing-accent-foreground,#fff);border-radius:9px;margin-top:20px;padding:10px 14px;font-size:12px;font-weight:600}@media (max-width:760px){.HomeMarketing-module__SODQGa__headerStrip.HomeMarketing-module__SODQGa__headerStrip{white-space:normal;overflow-wrap:anywhere;min-height:38px;padding:7px 14px;font-size:clamp(13px,3.35vw,16px)}.HomeMarketing-module__SODQGa__promoGrid{width:calc(100% - var(--storefront-shell-gutter,16px) - var(--storefront-shell-gutter,16px));grid-template-columns:1fr}.HomeMarketing-module__SODQGa__promoCard,.HomeMarketing-module__SODQGa__promoCopy{min-height:180px}.HomeMarketing-module__SODQGa__promoDesktopImage{display:none}.HomeMarketing-module__SODQGa__promoMobileImage{display:block}.HomeMarketing-module__SODQGa__promoOnlyImage{object-fit:contain}}
.CategoryCarousel-module__AmtQta__carousel{width:min(calc(100% - var(--storefront-shell-gutter,32px) - var(--storefront-shell-gutter,32px)), var(--storefront-shell-lane,1320px));box-sizing:border-box;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin:18px auto 0;display:grid}.CategoryCarousel-module__AmtQta__viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#f5f7fa;border:1px solid #e1e6ed;border-radius:24px;min-width:0;padding:8px;overflow:hidden;box-shadow:0 10px 24px #1118270d}.CategoryCarousel-module__AmtQta__viewport:active{cursor:grabbing}.CategoryCarousel-module__AmtQta__viewport:focus-visible{outline-offset:3px;outline:3px solid #e71a4338}.CategoryCarousel-module__AmtQta__track{will-change:transform;align-items:stretch;gap:14px;transition:transform .36s cubic-bezier(.22,.72,.22,1);display:flex}.CategoryCarousel-module__AmtQta__track[data-transition=false]{transition:none}.CategoryCarousel-module__AmtQta__card{color:#101827;text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e2e6ec;border-radius:18px;flex:0 0 calc(20% - 11.2px);align-content:center;place-items:center;gap:10px;min-width:0;min-height:126px;padding:15px 12px;font-size:16px;font-weight:600;line-height:1.22;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .22s cubic-bezier(.22,1,.36,1);display:grid}.CategoryCarousel-module__AmtQta__card:hover,.CategoryCarousel-module__AmtQta__card:focus-visible{background:#fff;border-color:#e71a4347;outline:none;transform:translateY(-3px);box-shadow:0 13px 28px #11182714}.CategoryCarousel-module__AmtQta__icon{fill:none;color:#101827;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:38px;height:38px;transition:color .16s}.CategoryCarousel-module__AmtQta__card:hover .CategoryCarousel-module__AmtQta__icon,.CategoryCarousel-module__AmtQta__card:focus-visible .CategoryCarousel-module__AmtQta__icon{color:#e71a43}.CategoryCarousel-module__AmtQta__control{color:#e71a43;cursor:pointer;z-index:2;background:#fff;border:1px solid #d6dee8eb;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 10px 24px #10182717}.CategoryCarousel-module__AmtQta__control span{margin-top:-2px;font-family:Arial,Helvetica,sans-serif;font-size:32px;font-weight:400;line-height:1;display:block}.CategoryCarousel-module__AmtQta__control:hover,.CategoryCarousel-module__AmtQta__control:focus-visible{border-color:#e71a4352;outline:none;transform:scale(1.04);box-shadow:0 12px 26px #e71a4324}.CategoryCarousel-module__AmtQta__control:focus-visible{outline-offset:2px;outline:3px solid #e71a4338}.CategoryCarousel-module__AmtQta__control:disabled{opacity:.38;cursor:default;transform:none}@media (max-width:1200px){.CategoryCarousel-module__AmtQta__card{flex-basis:calc(25% - 10.5px)}}@media (max-width:900px){.CategoryCarousel-module__AmtQta__carousel{width:calc(100% - var(--storefront-shell-gutter,16px) - var(--storefront-shell-gutter,16px));grid-template-columns:40px minmax(0,1fr) 40px;gap:7px}.CategoryCarousel-module__AmtQta__control{width:40px;min-width:40px;height:40px}.CategoryCarousel-module__AmtQta__card{flex-basis:calc(33.3333% - 9.33333px)}}@media (max-width:600px){.CategoryCarousel-module__AmtQta__carousel{margin-top:18px;display:block;position:relative}.CategoryCarousel-module__AmtQta__viewport{border-radius:19px;padding:7px}.CategoryCarousel-module__AmtQta__track{gap:10px}.CategoryCarousel-module__AmtQta__card{border-radius:15px;flex-basis:calc(46.5116% - 4.65116px);gap:7px;min-height:108px;padding:12px 9px;font-size:14px}.CategoryCarousel-module__AmtQta__icon{width:33px;height:33px}.CategoryCarousel-module__AmtQta__control{width:44px;min-width:44px;height:44px;position:absolute;top:50%;transform:translateY(-50%)}.CategoryCarousel-module__AmtQta__control:focus-visible{transform:translateY(-50%)scale(1.03)}@media (hover:hover) and (pointer:fine){.CategoryCarousel-module__AmtQta__control:hover{transform:translateY(-50%)scale(1.03)}}.CategoryCarousel-module__AmtQta__previous{left:4px}.CategoryCarousel-module__AmtQta__next{right:4px}}@media (prefers-reduced-motion:reduce){.CategoryCarousel-module__AmtQta__track,.CategoryCarousel-module__AmtQta__card,.CategoryCarousel-module__AmtQta__icon,.CategoryCarousel-module__AmtQta__control{scroll-behavior:auto;transition:none}}
.DetailPurchaseOptions-module__tEIUtq__panel{color:#141925;background:#fff;border:1px solid #e2e6ed;border-radius:20px;gap:16px;width:100%;padding:18px;display:grid;box-shadow:0 12px 36px #14192512}.DetailPurchaseOptions-module__tEIUtq__header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.DetailPurchaseOptions-module__tEIUtq__headerIcon{color:#ed1746;background:#fff1f4;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.DetailPurchaseOptions-module__tEIUtq__headerIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.DetailPurchaseOptions-module__tEIUtq__headerCopy{gap:5px;min-width:0;display:grid}.DetailPurchaseOptions-module__tEIUtq__headerCopy h2,.DetailPurchaseOptions-module__tEIUtq__sectionHeading h3{color:#141925;margin:0;font-size:16px;font-weight:600;line-height:1.25}.DetailPurchaseOptions-module__tEIUtq__sourceBadge{color:#5b6474;text-overflow:ellipsis;white-space:nowrap;background:#f3f5f8;border-radius:999px;width:fit-content;max-width:100%;padding:4px 8px;font-size:11px;font-weight:500;line-height:1.2;overflow:hidden}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline{text-align:right;grid-template-columns:auto auto;align-items:baseline;gap:0 6px;min-width:110px;display:grid}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline small{color:#717b8e;grid-column:1/-1;font-size:11px;font-weight:500}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline strong{color:#ed1746;font-size:22px;font-weight:700;line-height:1.1}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline span{color:#717b8e;font-size:11px;font-weight:500}.DetailPurchaseOptions-module__tEIUtq__priceContext{background:#f6f7f9;border:1px solid #ebedf1;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.DetailPurchaseOptions-module__tEIUtq__priceContext>div{gap:2px;display:grid}.DetailPurchaseOptions-module__tEIUtq__priceContext span,.DetailPurchaseOptions-module__tEIUtq__priceContext small{color:#717b8e;font-size:11px;font-weight:500}.DetailPurchaseOptions-module__tEIUtq__priceContext strong{color:#141925;font-size:17px;font-weight:600}.DetailPurchaseOptions-module__tEIUtq__cashPrice{text-align:right;justify-items:end}.DetailPurchaseOptions-module__tEIUtq__cashPrice span{color:#c91c40}.DetailPurchaseOptions-module__tEIUtq__cashPrice strong{color:#ed1746}.DetailPurchaseOptions-module__tEIUtq__section,.DetailPurchaseOptions-module__tEIUtq__initialSection{gap:10px;display:grid}.DetailPurchaseOptions-module__tEIUtq__sectionHeading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.DetailPurchaseOptions-module__tEIUtq__sectionHeading span{color:#7a8495;text-align:right;font-size:11px;font-weight:450}.DetailPurchaseOptions-module__tEIUtq__termGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.DetailPurchaseOptions-module__tEIUtq__termGrid button{color:#344052;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:12px;gap:3px;min-height:58px;padding:9px 8px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.DetailPurchaseOptions-module__tEIUtq__termGrid button:hover{border-color:#f091a6}.DetailPurchaseOptions-module__tEIUtq__termGrid button:focus-visible,.DetailPurchaseOptions-module__tEIUtq__presetButtons button:focus-visible,.DetailPurchaseOptions-module__tEIUtq__amountInput input:focus-visible{outline-offset:2px;outline:3px solid #ed17462e}.DetailPurchaseOptions-module__tEIUtq__termGrid button[aria-pressed=true]{color:#c70f38;background:#fff4f6;border-color:#ed1746;box-shadow:inset 0 0 0 1px #ed1746}.DetailPurchaseOptions-module__tEIUtq__termGrid strong{font-size:14px;font-weight:600}.DetailPurchaseOptions-module__tEIUtq__termGrid small{color:#7a8495;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:450;overflow:hidden}.DetailPurchaseOptions-module__tEIUtq__termGrid button[aria-pressed=true] small{color:#a52a45}.DetailPurchaseOptions-module__tEIUtq__conditions{flex-wrap:wrap;gap:7px;display:flex}.DetailPurchaseOptions-module__tEIUtq__conditions span{color:#5e6878;background:#f4f6f8;border:1px solid #e6e9ee;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:500;line-height:1}.DetailPurchaseOptions-module__tEIUtq__conditions span[data-active=true]{color:#19734a;background:#effaf4;border-color:#cdebdc}.DetailPurchaseOptions-module__tEIUtq__initialSection{border-top:1px solid #eceef2;padding-top:14px}.DetailPurchaseOptions-module__tEIUtq__initialControls{grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);gap:10px;display:grid}.DetailPurchaseOptions-module__tEIUtq__amountInput{background:#fff;border:1px solid #dce1e8;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:45px;padding:0 12px;display:grid}.DetailPurchaseOptions-module__tEIUtq__amountInput:focus-within{border-color:#ed1746}.DetailPurchaseOptions-module__tEIUtq__amountInput input{color:#1b2230;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:10px 4px 10px 0;font-size:15px;font-weight:600}.DetailPurchaseOptions-module__tEIUtq__amountInput b{color:#667083;font-size:14px;font-weight:600}.DetailPurchaseOptions-module__tEIUtq__presetButtons{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.DetailPurchaseOptions-module__tEIUtq__presetButtons button{color:#596477;min-height:45px;font:inherit;cursor:pointer;background:#f6f7f9;border:1px solid #e0e4ea;border-radius:11px;padding:8px 4px;font-size:13px;font-weight:600}.DetailPurchaseOptions-module__tEIUtq__presetButtons button[aria-pressed=true]{color:#c70f38;background:#fff2f5;border-color:#ed1746}.DetailPurchaseOptions-module__tEIUtq__presetButtons button:disabled{color:#abb2be;cursor:not-allowed;opacity:.7}.DetailPurchaseOptions-module__tEIUtq__totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.DetailPurchaseOptions-module__tEIUtq__totals>div{background:#f7f8fa;border:1px solid #e7e9ee;border-radius:12px;align-content:center;gap:5px;min-height:68px;padding:10px;display:grid}.DetailPurchaseOptions-module__tEIUtq__totals .DetailPurchaseOptions-module__tEIUtq__primaryTotal{background:#171c28;border-color:#171c28;grid-area:span 2/span 2;min-height:144px;padding:16px}.DetailPurchaseOptions-module__tEIUtq__totals span,.DetailPurchaseOptions-module__tEIUtq__totals small{color:#768093;font-size:10px;font-weight:500;line-height:1.25}.DetailPurchaseOptions-module__tEIUtq__totals strong{color:#242c3b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.DetailPurchaseOptions-module__tEIUtq__totals .DetailPurchaseOptions-module__tEIUtq__primaryTotal span,.DetailPurchaseOptions-module__tEIUtq__totals .DetailPurchaseOptions-module__tEIUtq__primaryTotal small{color:#b8bfca}.DetailPurchaseOptions-module__tEIUtq__totals .DetailPurchaseOptions-module__tEIUtq__primaryTotal strong{color:#fff;font-size:28px;font-weight:700}.DetailPurchaseOptions-module__tEIUtq__note{color:#818a99;margin:-2px 0 0;font-size:10px;font-weight:400;line-height:1.45}.DetailPurchaseOptions-module__tEIUtq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.DetailPurchaseOptions-module__tEIUtq__panel{border-radius:17px;gap:10px;padding:12px}.DetailPurchaseOptions-module__tEIUtq__header{grid-template-columns:34px minmax(0,1fr);gap:9px}.DetailPurchaseOptions-module__tEIUtq__headerIcon{border-radius:11px;width:34px;height:34px}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline{text-align:left;border-top:1px solid #eceef2;grid-column:1/-1;grid-template-columns:auto 1fr auto;min-width:0;padding-top:8px}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline small{grid-column:auto}.DetailPurchaseOptions-module__tEIUtq__monthlyHeadline strong{text-align:right;font-size:20px}.DetailPurchaseOptions-module__tEIUtq__priceContext{grid-template-columns:1fr;padding:10px 12px}.DetailPurchaseOptions-module__tEIUtq__cashPrice{text-align:left;border-top:1px solid #e2e5ea;justify-items:start;padding-top:8px}.DetailPurchaseOptions-module__tEIUtq__sectionHeading{flex-direction:column;align-items:flex-start;gap:3px}.DetailPurchaseOptions-module__tEIUtq__sectionHeading span{text-align:left}.DetailPurchaseOptions-module__tEIUtq__termGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.DetailPurchaseOptions-module__tEIUtq__termGrid button{min-height:50px;padding:7px 8px}.DetailPurchaseOptions-module__tEIUtq__conditions{gap:5px}.DetailPurchaseOptions-module__tEIUtq__conditions span{padding:6px 8px}.DetailPurchaseOptions-module__tEIUtq__initialSection{padding-top:10px}.DetailPurchaseOptions-module__tEIUtq__initialControls{grid-template-columns:1fr;gap:7px}.DetailPurchaseOptions-module__tEIUtq__amountInput,.DetailPurchaseOptions-module__tEIUtq__presetButtons button{min-height:44px}.DetailPurchaseOptions-module__tEIUtq__presetButtons,.DetailPurchaseOptions-module__tEIUtq__totals{gap:6px}.DetailPurchaseOptions-module__tEIUtq__totals{grid-template-columns:repeat(2,minmax(0,1fr))}.DetailPurchaseOptions-module__tEIUtq__totals>div{min-height:60px;padding:8px}.DetailPurchaseOptions-module__tEIUtq__totals .DetailPurchaseOptions-module__tEIUtq__primaryTotal{grid-area:auto/1/auto/-1;min-height:88px;padding:12px}}@media (prefers-reduced-motion:reduce){.DetailPurchaseOptions-module__tEIUtq__termGrid button{transition:none}}
.ProductAvailabilityRequest-module__2AHzdG__notice{color:#4b1823;background:linear-gradient(135deg,#fff7f9 0%,#fff 100%);border:1px solid #f5c2cc;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ProductAvailabilityRequest-module__2AHzdG__noticeIcon{color:#d9163c;background:#ffe3e9;border-radius:12px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.ProductAvailabilityRequest-module__2AHzdG__noticeIcon svg{width:21px;height:21px}.ProductAvailabilityRequest-module__2AHzdG__noticeCopy{min-width:0}.ProductAvailabilityRequest-module__2AHzdG__noticeCopy strong,.ProductAvailabilityRequest-module__2AHzdG__noticeCopy span{display:block}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=success]{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=success] .ProductAvailabilityRequest-module__2AHzdG__noticeIcon{color:#15803d;background:#dcfce7}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=success] strong{color:#166534}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=warning]{background:linear-gradient(135deg,#fffbeb 0%,#fff 100%);border-color:#fde68a}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=warning] .ProductAvailabilityRequest-module__2AHzdG__noticeIcon{color:#b45309;background:#fef3c7}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=warning] strong{color:#92400e}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=info]{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=info] .ProductAvailabilityRequest-module__2AHzdG__noticeIcon{color:#1d4ed8;background:#dbeafe}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=info] strong{color:#1e40af}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=neutral]{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-color:#d1d5db}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=neutral] .ProductAvailabilityRequest-module__2AHzdG__noticeIcon{color:#475569;background:#e5e7eb}.ProductAvailabilityRequest-module__2AHzdG__notice[data-tone=neutral] strong{color:#334155}.ProductAvailabilityRequest-module__2AHzdG__noticeCopy strong{color:#b11232;overflow-wrap:anywhere;font-size:14px;font-weight:700}.ProductAvailabilityRequest-module__2AHzdG__noticeCopy span{color:#7b4c56;overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:400;line-height:1.45}@media (max-width:480px){.ProductAvailabilityRequest-module__2AHzdG__notice{gap:10px;padding:12px}.ProductAvailabilityRequest-module__2AHzdG__noticeIcon{border-radius:10px;flex-basis:34px;width:34px;height:34px}.ProductAvailabilityRequest-module__2AHzdG__noticeIcon svg{width:19px;height:19px}}.ProductAvailabilityRequest-module__2AHzdG__trigger{cursor:pointer;color:#fff;background:linear-gradient(135deg,#0f766e 0%,#0d9488 100%);border:0;width:100%;min-width:0;font-weight:600;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 16px 30px #0f766e38}.ProductAvailabilityRequest-module__2AHzdG__trigger:hover,.ProductAvailabilityRequest-module__2AHzdG__trigger:focus-visible{outline-offset:2px;background:linear-gradient(135deg,#115e59 0%,#0f766e 100%);outline:3px solid #0f766e2e;transform:translateY(-1px);box-shadow:0 18px 34px #0f766e47}.ProductAvailabilityRequest-module__2AHzdG__trigger svg{flex:0 0 20px;width:20px;height:20px}.ProductAvailabilityRequest-module__2AHzdG__modal{z-index:220;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ProductAvailabilityRequest-module__2AHzdG__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b101bad;border:0;width:100%;height:100%;animation:.22s both ProductAvailabilityRequest-module__2AHzdG__availabilityBackdropEnter;position:absolute;inset:0}.ProductAvailabilityRequest-module__2AHzdG__dialog{z-index:1;background:#fff;border:1px solid #ffffffbd;border-radius:24px;outline:none;width:min(100%,520px);max-height:min(760px,100vh - 32px);padding:26px;animation:.22s cubic-bezier(.22,1,.36,1) both ProductAvailabilityRequest-module__2AHzdG__availabilityDialogEnter;position:relative;overflow-y:auto;box-shadow:0 30px 90px #070c184d}.ProductAvailabilityRequest-module__2AHzdG__modal[data-state=closing]{pointer-events:none}.ProductAvailabilityRequest-module__2AHzdG__modal[data-state=closing] .ProductAvailabilityRequest-module__2AHzdG__backdrop{animation:.2s both ProductAvailabilityRequest-module__2AHzdG__availabilityBackdropExit}.ProductAvailabilityRequest-module__2AHzdG__modal[data-state=closing] .ProductAvailabilityRequest-module__2AHzdG__dialog{animation:.2s cubic-bezier(.4,0,1,1) both ProductAvailabilityRequest-module__2AHzdG__availabilityDialogExit}.ProductAvailabilityRequest-module__2AHzdG__close{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:25px;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.ProductAvailabilityRequest-module__2AHzdG__header{padding-right:44px}.ProductAvailabilityRequest-module__2AHzdG__eyebrow{color:#e71a43;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600;display:block}.ProductAvailabilityRequest-module__2AHzdG__header h2,.ProductAvailabilityRequest-module__2AHzdG__success h2{color:#111827;letter-spacing:-.025em;margin:6px 0 0;font-size:clamp(23px,5vw,31px);font-weight:700;line-height:1.08}.ProductAvailabilityRequest-module__2AHzdG__header p,.ProductAvailabilityRequest-module__2AHzdG__success p{color:#687386;margin:9px 0 0;font-size:13px;font-weight:400;line-height:1.55}.ProductAvailabilityRequest-module__2AHzdG__form{gap:13px;margin-top:20px;display:grid}.ProductAvailabilityRequest-module__2AHzdG__field{gap:6px;display:grid}.ProductAvailabilityRequest-module__2AHzdG__field>span{color:#2c3443;font-size:12px;font-weight:600}.ProductAvailabilityRequest-module__2AHzdG__field input{color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:13px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:14px;font-weight:400}.ProductAvailabilityRequest-module__2AHzdG__field input:focus{border-color:#e71a43;box-shadow:0 0 0 4px #e71a431a}.ProductAvailabilityRequest-module__2AHzdG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ProductAvailabilityRequest-module__2AHzdG__consent{color:#536074;background:#f8fafc;border:1px solid #edf0f4;border-radius:14px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:12px;font-size:11px;font-weight:400;line-height:1.5;display:grid}.ProductAvailabilityRequest-module__2AHzdG__consent input{accent-color:#e71a43;width:18px;height:18px;margin:1px 0 0}.ProductAvailabilityRequest-module__2AHzdG__privacy{color:#8a93a3;margin:0;font-size:10px;font-weight:400;line-height:1.5}.ProductAvailabilityRequest-module__2AHzdG__error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;margin:0;padding:10px 12px;font-size:11px;font-weight:600;line-height:1.45}.ProductAvailabilityRequest-module__2AHzdG__submit,.ProductAvailabilityRequest-module__2AHzdG__done{cursor:pointer;color:#fff;background:#e71a43;border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:50px;font-size:14px;font-weight:600;transition:background .16s,transform .16s;display:inline-flex}.ProductAvailabilityRequest-module__2AHzdG__submit:hover,.ProductAvailabilityRequest-module__2AHzdG__done:hover{background:#c91538}.ProductAvailabilityRequest-module__2AHzdG__submit:disabled{cursor:wait;opacity:.65}.ProductAvailabilityRequest-module__2AHzdG__success{text-align:center;justify-items:center;padding:28px 4px 4px;display:grid}.ProductAvailabilityRequest-module__2AHzdG__successIcon{color:#15803d;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;font-weight:700;animation:.3s cubic-bezier(.22,1,.36,1) both ProductAvailabilityRequest-module__2AHzdG__availabilitySuccessEnter;display:inline-flex}.ProductAvailabilityRequest-module__2AHzdG__done{margin-top:20px}@media (max-width:560px){.ProductAvailabilityRequest-module__2AHzdG__dialog{border-radius:20px;padding:22px 18px 18px}.ProductAvailabilityRequest-module__2AHzdG__trigger{font-size:13px!important}}@media (prefers-reduced-motion:reduce){.ProductAvailabilityRequest-module__2AHzdG__backdrop,.ProductAvailabilityRequest-module__2AHzdG__dialog,.ProductAvailabilityRequest-module__2AHzdG__successIcon,.ProductAvailabilityRequest-module__2AHzdG__trigger,.ProductAvailabilityRequest-module__2AHzdG__submit,.ProductAvailabilityRequest-module__2AHzdG__done{transition:none;animation:none}}@keyframes ProductAvailabilityRequest-module__2AHzdG__availabilityBackdropEnter{0%{opacity:0}to{opacity:1}}@keyframes ProductAvailabilityRequest-module__2AHzdG__availabilityBackdropExit{0%{opacity:1}to{opacity:0}}@keyframes ProductAvailabilityRequest-module__2AHzdG__availabilityDialogEnter{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ProductAvailabilityRequest-module__2AHzdG__availabilityDialogExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes ProductAvailabilityRequest-module__2AHzdG__availabilitySuccessEnter{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
