.SubscriptionToggle-module__fxfnMa__toggle{cursor:pointer;width:100%;color:inherit;-webkit-user-select:none;user-select:none;border:2px solid #a99cdf;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:6px 6px 6px 14px;font-size:.9rem;display:flex;position:relative}.SubscriptionToggle-module__fxfnMa__compact{gap:8px;padding:4px 4px 4px 12px;font-size:.8rem}.SubscriptionToggle-module__fxfnMa__disabled{cursor:not-allowed;opacity:.5}.SubscriptionToggle-module__fxfnMa__label{font-weight:500;line-height:1.3}.SubscriptionToggle-module__fxfnMa__input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.SubscriptionToggle-module__fxfnMa__input:disabled{cursor:not-allowed}.SubscriptionToggle-module__fxfnMa__track{background:#d7d9e2;border-radius:999px;flex-shrink:0;width:44px;height:28px;transition:background .18s;position:relative}.SubscriptionToggle-module__fxfnMa__compact .SubscriptionToggle-module__fxfnMa__track{width:38px;height:24px}.SubscriptionToggle-module__fxfnMa__knob{background:#fff;border-radius:999px;width:22px;height:22px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.SubscriptionToggle-module__fxfnMa__compact .SubscriptionToggle-module__fxfnMa__knob{width:18px;height:18px}.SubscriptionToggle-module__fxfnMa__input:checked+.SubscriptionToggle-module__fxfnMa__track{background:#a99cdf}.SubscriptionToggle-module__fxfnMa__input:checked+.SubscriptionToggle-module__fxfnMa__track .SubscriptionToggle-module__fxfnMa__knob{transform:translate(16px)}.SubscriptionToggle-module__fxfnMa__compact .SubscriptionToggle-module__fxfnMa__input:checked+.SubscriptionToggle-module__fxfnMa__track .SubscriptionToggle-module__fxfnMa__knob{transform:translate(14px)}.SubscriptionToggle-module__fxfnMa__input:focus-visible+.SubscriptionToggle-module__fxfnMa__track{outline-offset:2px;outline:2px solid #ffa518}[data-theme=dark] .SubscriptionToggle-module__fxfnMa__track{background:#3a3f52}[data-theme=dark] .SubscriptionToggle-module__fxfnMa__toggle{border-color:#8f83cf}@media (prefers-reduced-motion:reduce){.SubscriptionToggle-module__fxfnMa__track,.SubscriptionToggle-module__fxfnMa__knob{transition-duration:.01ms}}
.CartDrawer-module__IlD0ia__overlay{box-sizing:border-box;z-index:1000;color:#0e1220;opacity:0;visibility:hidden;pointer-events:none;background:#0009;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:0 50px;font-family:Montserrat,sans-serif;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0;overflow:hidden}.CartDrawer-module__IlD0ia__show{opacity:1;visibility:visible;pointer-events:auto}.CartDrawer-module__IlD0ia__shell{justify-content:flex-end;width:100%;max-width:1180px;display:flex}.CartDrawer-module__IlD0ia__panel{opacity:0;border-radius:12px;width:516px;margin-top:100px;transition:transform .3s,opacity .3s;position:relative;transform:translate(100%)}.CartDrawer-module__IlD0ia__show .CartDrawer-module__IlD0ia__panel{opacity:1;transform:translate(0)}.CartDrawer-module__IlD0ia__content{overscroll-behavior:contain;background:#f6f6fc;border-radius:12px;max-height:80vh;overflow-y:auto;box-shadow:-2px 0 10px #0003}.CartDrawer-module__IlD0ia__closeButton{z-index:5;color:#6a58b3;cursor:pointer;background:#f6f6fc;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s,background-color .2s;display:flex;position:absolute;top:-10px;right:-15px;box-shadow:-2px 0 10px #0003}.CartDrawer-module__IlD0ia__closeButton:hover{color:#fff;background:#5f4da8}.CartDrawer-module__IlD0ia__emptyCart{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px;display:flex}.CartDrawer-module__IlD0ia__emptyCart>p{margin:0 0 20px}.CartDrawer-module__IlD0ia__primaryButton{color:#0e1220;text-align:center;cursor:pointer;background:#ffa518;border:0;border-radius:15px;justify-content:center;align-items:center;width:fit-content;min-height:52px;padding:14px 24px;font-weight:600;transition:background-color .3s,opacity .2s;display:flex}.CartDrawer-module__IlD0ia__primaryButton:hover:not(:disabled){background:#dd9133}.CartDrawer-module__IlD0ia__primaryButton:disabled{cursor:not-allowed;opacity:.4}.CartDrawer-module__IlD0ia__cartContents{flex-direction:column;min-height:0;display:flex}.CartDrawer-module__IlD0ia__legacyNotice{color:#414657;background:#fff5e6;border:1px solid #ffa51859;border-radius:15px;align-items:flex-start;gap:12px;margin:20px 20px 0;padding:12px;font-size:12px;line-height:18px;display:flex}.CartDrawer-module__IlD0ia__legacyNotice>div{flex:1;min-width:0}.CartDrawer-module__IlD0ia__legacyNotice strong{color:#0e1220;font-weight:600;display:block}.CartDrawer-module__IlD0ia__legacyNotice p{margin:2px 0 0}.CartDrawer-module__IlD0ia__legacyNotice button{color:#65a;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;min-height:32px;font-weight:600;text-decoration:underline}.CartDrawer-module__IlD0ia__desktopItems,.CartDrawer-module__IlD0ia__mobileItems{padding:30px 20px 20px}.CartDrawer-module__IlD0ia__mobileItems{display:none}.CartDrawer-module__IlD0ia__itemList{flex-direction:column;gap:20px;display:flex}.CartDrawer-module__IlD0ia__cartLine{color:#0e1220;background:#fff;border-radius:15px;flex-direction:column;gap:8px;padding:8px;display:flex;box-shadow:0 4px 10px #0000000d}.CartDrawer-module__IlD0ia__lineTop{gap:16px;min-width:0;display:flex}.CartDrawer-module__IlD0ia__lineHeading{flex:1;min-width:0}.CartDrawer-module__IlD0ia__lineHeading p{margin:0;font-size:16px;font-weight:500;line-height:24px}.CartDrawer-module__IlD0ia__lineHeading p span{text-transform:capitalize}.CartDrawer-module__IlD0ia__unavailable{color:#b42318;margin-top:3px;font-size:12px;font-weight:600;display:block}.CartDrawer-module__IlD0ia__removeButton{color:#0d1221;cursor:pointer;background:0 0;border:0;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:10px;transition:color .2s;display:flex}.CartDrawer-module__IlD0ia__removeButton:hover{color:#c52d2d}.CartDrawer-module__IlD0ia__removeButton:disabled,.CartDrawer-module__IlD0ia__quantityControls button:disabled{cursor:wait;opacity:.45}.CartDrawer-module__IlD0ia__lineBottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.CartDrawer-module__IlD0ia__quantityGroup{align-items:center;gap:8px;font-size:14px;display:flex}.CartDrawer-module__IlD0ia__quantityControls{border:1px solid #f9e1b9;border-radius:10px;align-items:center;gap:10px;padding:3px 8px;display:flex}.CartDrawer-module__IlD0ia__quantityControls button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-width:22px;min-height:24px;transition:opacity .2s;display:flex}.CartDrawer-module__IlD0ia__quantityControls button:hover{opacity:.65}.CartDrawer-module__IlD0ia__quantityControls>span{text-align:center;min-width:1rem;font-size:14px;font-weight:600}.CartDrawer-module__IlD0ia__linePrice{flex-direction:column;align-items:flex-end;font-size:15px;font-weight:500;display:flex}.CartDrawer-module__IlD0ia__linePrice del{color:#6b7280;font-size:12px;font-weight:400}.CartDrawer-module__IlD0ia__messages{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.CartDrawer-module__IlD0ia__errorMessage,.CartDrawer-module__IlD0ia__infoMessage{color:#7a271a;background:#fff4f2;border:1px solid #b4231838;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 12px;font-size:12px;line-height:18px;display:flex}.CartDrawer-module__IlD0ia__infoMessage{color:#36314c;background:#e2e6ff;border-color:#a99cdf80;display:block}.CartDrawer-module__IlD0ia__errorMessage strong,.CartDrawer-module__IlD0ia__infoMessage strong{color:#601b13;font-weight:600;display:block}.CartDrawer-module__IlD0ia__infoMessage strong{color:#36314c}.CartDrawer-module__IlD0ia__errorMessage p,.CartDrawer-module__IlD0ia__infoMessage p{margin:2px 0 0}.CartDrawer-module__IlD0ia__errorMessage button{min-height:32px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;font-weight:600;text-decoration:underline}.CartDrawer-module__IlD0ia__actions{z-index:2;background:linear-gradient(#f6f6fc00 0%,#f6f6fc 32%);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;padding:30px 20px 20px;display:flex;position:sticky;bottom:0}.CartDrawer-module__IlD0ia__total{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.CartDrawer-module__IlD0ia__total span{font-size:14px}.CartDrawer-module__IlD0ia__total strong{color:#985300;font-family:Mitr,sans-serif;font-size:32px;font-weight:600;line-height:1.1}.CartDrawer-module__IlD0ia__checkoutStatus{color:#6b6575;justify-content:flex-end;align-items:center;gap:6px;width:100%;font-size:11px;display:flex}.CartDrawer-module__IlD0ia__mobileViewport{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;overflow-x:auto}.CartDrawer-module__IlD0ia__mobileViewport::-webkit-scrollbar{display:none}.CartDrawer-module__IlD0ia__mobileSlides{display:flex}.CartDrawer-module__IlD0ia__mobileSlide{scroll-snap-align:start;flex:0 0 100%;width:100%;padding:0 1px}.CartDrawer-module__IlD0ia__pagination{justify-content:center;gap:8px;margin-top:16px;display:flex}.CartDrawer-module__IlD0ia__dot{opacity:.3;cursor:pointer;background:#985300;border:0;border-radius:999px;width:14px;height:14px;padding:0}.CartDrawer-module__IlD0ia__activeDot{opacity:1}.CartDrawer-module__IlD0ia__minifiedList{border-radius:15px;flex-direction:column;gap:12px;margin-top:16px;padding:0 20px;display:flex}.CartDrawer-module__IlD0ia__minifiedLine{border-bottom:1px solid #0e1220;justify-content:space-between;gap:20px;padding-bottom:4px;font-size:14px;font-weight:500;display:flex}.CartDrawer-module__IlD0ia__minifiedLine:last-child{border-bottom:0}.CartDrawer-module__IlD0ia__minifiedLine p{margin:0}.CartDrawer-module__IlD0ia__minifiedLine p:last-child{text-align:right;flex:none}.CartDrawer-module__IlD0ia__minifiedLine span{color:#985300;margin-left:4px}.CartDrawer-module__IlD0ia__mobileFooterSpace{height:90px}@media (max-width:800px){.CartDrawer-module__IlD0ia__overlay{padding:0 20px}.CartDrawer-module__IlD0ia__panel{width:100%;margin-top:78px}}@media (max-width:700px){.CartDrawer-module__IlD0ia__desktopItems{display:none}.CartDrawer-module__IlD0ia__mobileItems{display:block}.CartDrawer-module__IlD0ia__primaryButton{min-height:44px;padding:10px 15px}}@media (max-width:423px){.CartDrawer-module__IlD0ia__total{flex-direction:column;align-items:flex-end;gap:2px}.CartDrawer-module__IlD0ia__total strong{font-size:27px}}@media (prefers-reduced-motion:reduce){.CartDrawer-module__IlD0ia__overlay,.CartDrawer-module__IlD0ia__panel{transition-duration:.01ms}}.CartDrawer-module__IlD0ia__lineMeta{color:#4b5162;font-size:12px;display:block}.CartDrawer-module__IlD0ia__subscriptionBadge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#a99cdf;border-radius:20px;margin-top:4px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}
.ThemeToggle-module__sGqMhG__toggle{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:50px;flex:none;align-items:center;width:140px;height:40px;padding:0;transition:background-color .3s,border-color .3s;display:inline-flex;position:relative;box-shadow:0 0 20px #0000001a}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:3px solid var(--color-orange);outline-offset:3px}.ThemeToggle-module__sGqMhG__icon{z-index:1;pointer-events:none;width:24px;height:24px;transition:opacity .3s;position:absolute}.ThemeToggle-module__sGqMhG__sun{left:10px}.ThemeToggle-module__sGqMhG__moon{right:10px}.ThemeToggle-module__sGqMhG__thumb{z-index:2;background:#fff;border-radius:50%;width:35px;height:35px;transition:transform .3s,background-color .3s;position:absolute;left:0;transform:translate(100px)}html[data-theme=dark] .ThemeToggle-module__sGqMhG__toggle{background:#0e1220}html[data-theme=dark] .ThemeToggle-module__sGqMhG__thumb{background:#0e1220;transform:translate(5px)}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__sGqMhG__toggle,.ThemeToggle-module__sGqMhG__icon,.ThemeToggle-module__sGqMhG__thumb{transition-duration:.01ms}}
.CheckoutPage-module__03pmwW__page{--checkout-accent:#ffa518;--checkout-purple:#a99cdf;--checkout-lavender:#f6f6fc;--checkout-ink:#111522;--checkout-muted:#687083;--checkout-border:#b7bdc9;min-height:calc(100dvh - 4.5rem);color:var(--checkout-ink);background:#fff}.CheckoutPage-module__03pmwW__checkoutGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;min-height:calc(100dvh - 4.5rem);display:grid}.CheckoutPage-module__03pmwW__formColumn{background:#fff;min-width:0;padding:50px 0 56px 50px}.CheckoutPage-module__03pmwW__formInner{flex-direction:column;gap:40px;width:100%;max-width:590px;margin-left:auto;padding:0 20px;display:flex}.CheckoutPage-module__03pmwW__desktopSummary{background:var(--checkout-lavender);border-left:1px solid #00000029;min-width:0;padding:50px 50px 60px}.CheckoutPage-module__03pmwW__summarySticky{width:100%;max-width:590px;position:sticky;top:calc(4.5rem + 24px)}.CheckoutPage-module__03pmwW__mobileSummary,.CheckoutPage-module__03pmwW__mobilePaymentSummary{display:none}.CheckoutPage-module__03pmwW__checkoutSection{flex-direction:column;gap:14px;display:flex}.CheckoutPage-module__03pmwW__checkoutSection h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:1.55rem;font-weight:500}.CheckoutPage-module__03pmwW__sectionFields{flex-direction:column;gap:12px;display:flex}.CheckoutPage-module__03pmwW__twoFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CheckoutPage-module__03pmwW__threeFields{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.CheckoutPage-module__03pmwW__field{border:1px solid var(--checkout-border);min-width:0;min-height:59px;color:var(--checkout-ink);background:#fff;border-radius:10px;transition:border-color .15s,box-shadow .15s;display:block;position:relative}.CheckoutPage-module__03pmwW__field:focus-within{border-color:var(--checkout-purple);box-shadow:0 0 0 3px #a99cdf33}.CheckoutPage-module__03pmwW__field>span{z-index:1;pointer-events:none;color:#727b8e;font-size:.96rem;transition:top .14s,transform .14s,font-size .14s;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.CheckoutPage-module__03pmwW__field:focus-within>span{font-size:.68rem;top:8px;transform:none}.CheckoutPage-module__03pmwW__field:has(input:not(:placeholder-shown))>span{font-size:.68rem;top:8px;transform:none}.CheckoutPage-module__03pmwW__field input,.CheckoutPage-module__03pmwW__field select,.CheckoutPage-module__03pmwW__field textarea{width:100%;min-width:0;color:var(--checkout-ink);font:inherit;background:0 0;border:0;outline:0}.CheckoutPage-module__03pmwW__field input:disabled,.CheckoutPage-module__03pmwW__field select:disabled,.CheckoutPage-module__03pmwW__field textarea:disabled{cursor:wait;opacity:.68}.CheckoutPage-module__03pmwW__field input{height:57px;padding:20px 13px 5px}.CheckoutPage-module__03pmwW__selectField>span{font-size:.68rem;top:7px;transform:none}.CheckoutPage-module__03pmwW__field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#687083 50%),linear-gradient(135deg,#687083 50%,#0000 50%);background-position:calc(100% - 15px) 25px,calc(100% - 10px) 25px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;height:57px;padding:19px 32px 4px 12px}.CheckoutPage-module__03pmwW__instructionsField{min-height:122px}.CheckoutPage-module__03pmwW__instructionsField>span{top:16px;transform:none}.CheckoutPage-module__03pmwW__instructionsField textarea{resize:vertical;min-height:120px;padding:42px 13px 12px}.CheckoutPage-module__03pmwW__priceNotice{color:#414657;background:#f6f6fc;border:1px solid #a99cdf59;border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;font-size:.86rem;display:flex}.CheckoutPage-module__03pmwW__priceNotice strong{color:var(--checkout-ink);font-family:var(--font-display);font-weight:500}.CheckoutPage-module__03pmwW__paymentSection{flex-direction:column;gap:20px;display:flex}.CheckoutPage-module__03pmwW__paymentTitleRow h2{font-family:var(--font-sans);letter-spacing:0;margin:0 0 5px;font-size:1.75rem;font-weight:600;line-height:1.2}.CheckoutPage-module__03pmwW__paymentElementWrap{min-height:160px;margin-top:12px;position:relative}.CheckoutPage-module__03pmwW__paymentSkeleton{z-index:1;background:#fff;gap:10px;display:grid;position:absolute;inset:0}.CheckoutPage-module__03pmwW__paymentSkeleton span{background:linear-gradient(90deg,#eeeaf2,#faf9fb,#eeeaf2) 0 0/200% 100%;border-radius:10px;height:50px;animation:1.4s linear infinite CheckoutPage-module__03pmwW__checkoutShimmer;display:block}.CheckoutPage-module__03pmwW__orderButton{background:var(--checkout-accent);color:#111522;width:fit-content;min-height:52px;font-family:var(--font-display);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:500;transition:background .16s,transform .16s,opacity .16s;display:inline-flex}.CheckoutPage-module__03pmwW__orderButton:not(:disabled):hover{background:#ffb02f;transform:translateY(-1px)}.CheckoutPage-module__03pmwW__orderButton:disabled{cursor:not-allowed;opacity:.36}.CheckoutPage-module__03pmwW__buttonSpinner{width:18px;height:18px}.CheckoutPage-module__03pmwW__submitError,.CheckoutPage-module__03pmwW__inlineError{color:#7a271a;background:#fff4f2;border:1px solid #b423183d;border-radius:10px;padding:12px 14px;font-size:.84rem;line-height:1.5}.CheckoutPage-module__03pmwW__inlineError button{color:#7a271a;text-underline-offset:2px;margin-top:6px;font-weight:600;text-decoration:underline}.CheckoutPage-module__03pmwW__summaryContent{color:var(--checkout-ink)}.CheckoutPage-module__03pmwW__summaryItems{flex-direction:column;gap:18px;display:flex}.CheckoutPage-module__03pmwW__summaryItem{grid-template-columns:80px minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.CheckoutPage-module__03pmwW__previewWrap{width:80px;position:relative}.CheckoutPage-module__03pmwW__quantityBadge{background:var(--checkout-accent);color:#111522;border:2px solid #fff;border-radius:999px;place-items:center;min-width:28px;height:28px;padding:0 5px;font-size:.75rem;font-weight:600;display:grid;position:absolute;top:-9px;right:-9px;box-shadow:0 2px 4px #0000002e}.CheckoutPage-module__03pmwW__summaryItemDetails{flex-direction:column;gap:2px;min-width:0;padding-top:3px;display:flex}.CheckoutPage-module__03pmwW__summaryItemDetails strong{font-family:var(--font-display);font-size:.96rem;font-weight:500;line-height:1.35}.CheckoutPage-module__03pmwW__summaryItemDetails span{color:#414657;text-transform:capitalize;font-size:.78rem}.CheckoutPage-module__03pmwW__linePrice{white-space:nowrap;padding-top:3px;font-size:.88rem}.CheckoutPage-module__03pmwW__totals{flex-direction:column;gap:0;margin-top:28px;display:flex}.CheckoutPage-module__03pmwW__totals>div{border-bottom:1px solid #111522;justify-content:space-between;align-items:flex-end;gap:20px;min-height:44px;padding:10px 0 7px;display:flex}.CheckoutPage-module__03pmwW__totals dt,.CheckoutPage-module__03pmwW__totals dd{margin:0}.CheckoutPage-module__03pmwW__totals dd{font-weight:500}.CheckoutPage-module__03pmwW__totalRow{border-bottom:0!important;align-items:center!important;padding-top:12px!important}.CheckoutPage-module__03pmwW__totalRow dt{font-family:var(--font-display);font-size:1.65rem;font-weight:500}.CheckoutPage-module__03pmwW__totalRow dd{flex-direction:column;align-items:flex-end;display:flex}.CheckoutPage-module__03pmwW__totalRow dd s{color:#707586;font-size:.78rem;font-weight:400}.CheckoutPage-module__03pmwW__totalRow dd strong{color:var(--checkout-accent);font-family:var(--font-display);font-size:1.65rem;font-weight:500}.CheckoutPage-module__03pmwW__summaryToggle{background:var(--checkout-lavender);width:100%;height:80px;color:var(--checkout-ink);border-top:1px solid #0003;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;gap:16px;padding:0 20px;display:flex}.CheckoutPage-module__03pmwW__summaryToggleLabel{align-items:center;gap:10px;font-weight:500;display:inline-flex}.CheckoutPage-module__03pmwW__summaryToggle strong{color:var(--checkout-accent);font-family:var(--font-display);font-size:1.45rem;font-weight:500}.CheckoutPage-module__03pmwW__chevron{width:18px;height:18px;transition:transform .3s}.CheckoutPage-module__03pmwW__chevronOpen{transform:rotate(180deg)}.CheckoutPage-module__03pmwW__mobileSummaryBody{background:var(--checkout-lavender);border-bottom:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out,border-color .3s;display:grid}.CheckoutPage-module__03pmwW__mobileSummaryBody>div{min-height:0;overflow:hidden}.CheckoutPage-module__03pmwW__mobileSummaryBody .CheckoutPage-module__03pmwW__summaryContent{padding:24px 20px 28px}.CheckoutPage-module__03pmwW__mobileSummaryBodyOpen{border-bottom-color:#0003;grid-template-rows:1fr}.CheckoutPage-module__03pmwW__paymentSummaryToggle{background:var(--checkout-lavender);width:100%;min-height:64px;color:var(--checkout-ink);border:1px solid #00000024;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:14px;padding:0 16px;display:flex}.CheckoutPage-module__03pmwW__paymentSummaryToggle strong{font-family:var(--font-display);font-size:1.05rem;font-weight:500}.CheckoutPage-module__03pmwW__paymentSummaryToggle span{align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.CheckoutPage-module__03pmwW__mobilePaymentSummary .CheckoutPage-module__03pmwW__mobileSummaryBody{border-left:1px solid #00000024;border-right:1px solid #00000024}.CheckoutPage-module__03pmwW__mobilePaymentSummary .CheckoutPage-module__03pmwW__mobileSummaryBodyOpen{border-bottom-color:#00000024}.CheckoutPage-module__03pmwW__loadingLayout{grid-template-columns:1fr 1fr;min-height:calc(100dvh - 4.5rem);display:grid}.CheckoutPage-module__03pmwW__loadingForm,.CheckoutPage-module__03pmwW__loadingSummary{flex-direction:column;gap:14px;padding:54px max(50px,50% - 295px);display:flex}.CheckoutPage-module__03pmwW__loadingForm>span,.CheckoutPage-module__03pmwW__loadingSummary>span{background:linear-gradient(90deg,#eee9e1,#faf7f2,#eee9e1) 0 0/200% 100%;border-radius:10px;width:100%;height:59px;animation:1.4s linear infinite CheckoutPage-module__03pmwW__checkoutShimmer;display:block}.CheckoutPage-module__03pmwW__loadingForm .CheckoutPage-module__03pmwW__loadingTitle{width:34%;height:28px;margin-top:18px}.CheckoutPage-module__03pmwW__loadingSummary{background:var(--checkout-lavender);color:var(--checkout-muted);border-left:1px solid #00000029;align-items:center}.CheckoutPage-module__03pmwW__loadingSummary>span{background:linear-gradient(90deg,#e8e8f0,#f8f8fb,#e8e8f0) 0 0/200% 100%}.CheckoutPage-module__03pmwW__loadingSpinner{width:32px;height:32px;color:var(--checkout-purple);margin-top:32px}.CheckoutPage-module__03pmwW__loadingSummary p{margin:0 0 12px;font-size:.9rem}.CheckoutPage-module__03pmwW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:calc(100dvh - 4.5rem);padding:48px 20px;display:flex}.CheckoutPage-module__03pmwW__emptyIcon{color:#7767c1;background:#f6f6fc;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.CheckoutPage-module__03pmwW__packageIcon{width:28px;height:28px}.CheckoutPage-module__03pmwW__emptyState h1{margin:0;font-size:clamp(1.7rem,4vw,2.25rem);font-weight:500}.CheckoutPage-module__03pmwW__emptyState p{max-width:480px;color:var(--checkout-muted);margin:-8px 0 4px;line-height:1.7}.CheckoutPage-module__03pmwW__failureActions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@keyframes CheckoutPage-module__03pmwW__checkoutShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=dark] .CheckoutPage-module__03pmwW__page{color:#f8f5ef;background:#0e1220}[data-theme=dark] .CheckoutPage-module__03pmwW__formColumn{background:#0e1220}:is([data-theme=dark] .CheckoutPage-module__03pmwW__checkoutSection h2,[data-theme=dark] .CheckoutPage-module__03pmwW__paymentTitleRow h2){color:#f8f5ef}[data-theme=dark] .CheckoutPage-module__03pmwW__paymentSkeleton{background:#0e1220}[data-theme=dark] .CheckoutPage-module__03pmwW__paymentSkeleton span{background:linear-gradient(90deg,#242836,#343948,#242836) 0 0/200% 100%}[data-theme=dark] .CheckoutPage-module__03pmwW__priceNotice{color:#d2ccd8;background:#1b1f2c;border-color:#4b425e}[data-theme=dark] .CheckoutPage-module__03pmwW__priceNotice strong{color:#f8f5ef}[data-theme=dark] .CheckoutPage-module__03pmwW__emptyState p{color:#d2ccd8}[data-theme=dark] .CheckoutPage-module__03pmwW__emptyIcon{color:#c8bdff;background:#1c2230}[data-theme=dark] .CheckoutPage-module__03pmwW__loadingForm>span{background:linear-gradient(90deg,#242836,#343948,#242836) 0 0/200% 100%}@media (max-width:900px){.CheckoutPage-module__03pmwW__checkoutGrid,.CheckoutPage-module__03pmwW__mobileSummary,.CheckoutPage-module__03pmwW__mobilePaymentSummary{display:block}.CheckoutPage-module__03pmwW__desktopSummary{display:none}.CheckoutPage-module__03pmwW__formColumn{padding:38px 20px 54px}.CheckoutPage-module__03pmwW__formInner{gap:34px;max-width:680px;margin:0 auto;padding:0}.CheckoutPage-module__03pmwW__loadingLayout{display:block}.CheckoutPage-module__03pmwW__loadingSummary{display:none}.CheckoutPage-module__03pmwW__loadingForm{padding:44px 20px}}@media (max-width:620px){.CheckoutPage-module__03pmwW__formColumn{padding-top:36px}.CheckoutPage-module__03pmwW__formInner{gap:32px}.CheckoutPage-module__03pmwW__checkoutSection{gap:13px}.CheckoutPage-module__03pmwW__checkoutSection h2{font-size:1.45rem}.CheckoutPage-module__03pmwW__paymentTitleRow h2{font-size:1.375rem;line-height:1.18}.CheckoutPage-module__03pmwW__twoFields,.CheckoutPage-module__03pmwW__threeFields{grid-template-columns:1fr;gap:12px}.CheckoutPage-module__03pmwW__field{border-radius:10px;min-height:60px}.CheckoutPage-module__03pmwW__field input,.CheckoutPage-module__03pmwW__field select{height:58px}.CheckoutPage-module__03pmwW__instructionsField{min-height:130px}.CheckoutPage-module__03pmwW__instructionsField textarea{min-height:128px}.CheckoutPage-module__03pmwW__orderButton{width:100%;min-height:50px}.CheckoutPage-module__03pmwW__summaryItem{grid-template-columns:64px minmax(0,1fr) auto;gap:12px}.CheckoutPage-module__03pmwW__previewWrap{width:64px}.CheckoutPage-module__03pmwW__previewWrap>div{width:64px!important}.CheckoutPage-module__03pmwW__quantityBadge{min-width:24px;height:24px;font-size:.7rem;top:-8px;right:-8px}.CheckoutPage-module__03pmwW__summaryItemDetails strong{font-size:.9rem}.CheckoutPage-module__03pmwW__linePrice{font-size:.82rem}.CheckoutPage-module__03pmwW__totalRow dt,.CheckoutPage-module__03pmwW__totalRow dd strong{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.CheckoutPage-module__03pmwW__chevron,.CheckoutPage-module__03pmwW__mobileSummaryBody,.CheckoutPage-module__03pmwW__orderButton{transition-duration:.01ms}.CheckoutPage-module__03pmwW__paymentSkeleton span,.CheckoutPage-module__03pmwW__loadingForm>span,.CheckoutPage-module__03pmwW__loadingSummary>span{animation:none}}.CheckoutPage-module__03pmwW__express{flex-direction:column;gap:14px;display:flex}.CheckoutPage-module__03pmwW__expressSkeleton{gap:8px;display:flex}.CheckoutPage-module__03pmwW__expressSkeleton span{background:linear-gradient(90deg,#eeeaf2,#faf9fb,#eeeaf2) 0 0/200% 100%;border-radius:12px;flex:1;height:50px;animation:1.4s linear infinite CheckoutPage-module__03pmwW__checkoutShimmer;display:block}.CheckoutPage-module__03pmwW__expressDivider{color:var(--checkout-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:12px;font-size:.8rem;display:flex}.CheckoutPage-module__03pmwW__expressDivider:before,.CheckoutPage-module__03pmwW__expressDivider:after{content:"";background:#00000024;flex:1;height:1px}.CheckoutPage-module__03pmwW__promoBlock{flex-direction:column;gap:10px;margin-top:26px;display:flex}.CheckoutPage-module__03pmwW__promoRow{align-items:flex-start;gap:10px;display:flex}.CheckoutPage-module__03pmwW__promoRow .CheckoutPage-module__03pmwW__field{flex:1}.CheckoutPage-module__03pmwW__promoButton{border:2px solid var(--checkout-purple);min-height:59px;color:var(--checkout-ink);font-family:var(--font-display);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;padding:0 22px;font-weight:500;transition:background .15s,opacity .15s}.CheckoutPage-module__03pmwW__promoButton:not(:disabled):hover{background:#a99cdf26}.CheckoutPage-module__03pmwW__promoButton:disabled{cursor:not-allowed;opacity:.45}.CheckoutPage-module__03pmwW__promoError{color:#b42318;margin:0;font-size:.8rem}.CheckoutPage-module__03pmwW__promoChips{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.CheckoutPage-module__03pmwW__promoChip{background:var(--checkout-purple);color:#fff;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;display:inline-flex}.CheckoutPage-module__03pmwW__promoChip button{color:#fff;cursor:pointer;place-items:center;line-height:0;display:grid}.CheckoutPage-module__03pmwW__maxBadge{color:#5b4bb0;letter-spacing:.03em;background:#fff;border-radius:10px;margin-left:6px;padding:1px 6px;font-size:.62rem;font-weight:700}.CheckoutPage-module__03pmwW__summaryBadge{background:var(--checkout-purple);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:20px;width:fit-content;margin-top:3px;padding:1px 8px;font-size:.62rem;font-weight:700;display:inline-block}.CheckoutPage-module__03pmwW__summaryItemDetails .CheckoutPage-module__03pmwW__petName{text-transform:none}.CheckoutPage-module__03pmwW__linePrice del{color:#707586;text-align:right;font-size:.74rem;font-weight:400;display:block}.CheckoutPage-module__03pmwW__paymentPending{gap:10px;display:grid}.CheckoutPage-module__03pmwW__paymentPending span{background:linear-gradient(90deg,#eeeaf2,#faf9fb,#eeeaf2) 0 0/200% 100%;border-radius:10px;height:50px;animation:1.4s linear infinite CheckoutPage-module__03pmwW__checkoutShimmer;display:block}.CheckoutPage-module__03pmwW__secureNote{color:var(--checkout-muted);align-items:center;gap:8px;margin:0;font-size:.8rem;display:flex}.CheckoutPage-module__03pmwW__secureNote svg{width:14px;height:14px}[data-theme=dark] .CheckoutPage-module__03pmwW__expressDivider:before{background:#ffffff29}[data-theme=dark] .CheckoutPage-module__03pmwW__expressDivider:after{background:#ffffff29}:is([data-theme=dark] .CheckoutPage-module__03pmwW__expressSkeleton span,[data-theme=dark] .CheckoutPage-module__03pmwW__paymentPending span){background:linear-gradient(90deg,#242836,#343948,#242836) 0 0/200% 100%}[data-theme=dark] .CheckoutPage-module__03pmwW__promoButton{color:#f8f5ef}[data-theme=dark] .CheckoutPage-module__03pmwW__field{color:#f8f5ef;background:#151a29;border-color:#3a4052}:is([data-theme=dark] .CheckoutPage-module__03pmwW__field input,[data-theme=dark] .CheckoutPage-module__03pmwW__field select,[data-theme=dark] .CheckoutPage-module__03pmwW__field textarea){color:#f8f5ef}@media (max-width:620px){.CheckoutPage-module__03pmwW__promoRow{flex-direction:column}.CheckoutPage-module__03pmwW__promoRow .CheckoutPage-module__03pmwW__field{width:100%}.CheckoutPage-module__03pmwW__promoButton{width:100%;min-height:50px}}
