.Chip-module__4FA1uq__chip{font-family:var(--font-sans);font-size:var(--fs-sm);letter-spacing:var(--ls-wide);text-transform:uppercase;border-radius:var(--radius-pill);border:var(--border-soft);color:var(--savea-text);cursor:pointer;transition:all var(--dur) var(--ease);background:0 0;padding:.5rem 1.1rem}.Chip-module__4FA1uq__chip:hover{border-color:var(--savea-gold);color:var(--savea-gold-deep)}.Chip-module__4FA1uq__active{background:var(--savea-emerald);color:var(--savea-on-dark);border-color:var(--savea-emerald)}
.Field-module__m0hB_q__field{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.Field-module__m0hB_q__label{font-family:var(--font-sans);font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--savea-text)}.Field-module__m0hB_q__control{font-family:var(--font-sans);font-size:var(--fs-body);color:var(--savea-text);background:var(--savea-white);border:var(--border-soft);border-radius:var(--radius-md);width:100%;padding:.8rem 1rem}.Field-module__m0hB_q__control::placeholder{color:var(--savea-faint)}.Field-module__m0hB_q__control:focus{border-color:var(--savea-gold);outline:none;box-shadow:0 0 0 3px #c9a86a38}.Field-module__m0hB_q__control:disabled{background:var(--savea-cream);color:var(--savea-faint);cursor:not-allowed}
.ShopFilters-module__oKXGHW__filters{gap:var(--space-3);margin-bottom:var(--space-7);flex-wrap:wrap;justify-content:center;display:flex}.ShopFilters-module__oKXGHW__search{max-width:440px;margin:0 auto var(--space-5);position:relative}.ShopFilters-module__oKXGHW__searchIcon{color:var(--savea-muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.ShopFilters-module__oKXGHW__search .ShopFilters-module__oKXGHW__searchInput{width:100%;padding-left:46px}.ShopFilters-module__oKXGHW__offersChip{border-color:var(--savea-gold);color:var(--savea-gold-deep)}.ShopFilters-module__oKXGHW__offersChip:hover{border-color:var(--savea-gold-deep)}.ShopFilters-module__oKXGHW__discountTag{margin-left:var(--space-2);font-weight:var(--fw-bold);color:var(--savea-danger);align-items:center;display:inline-flex}
.Button-module__LoDkvq__btn{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--fs-sm);font-weight:var(--fw-medium);letter-spacing:var(--ls-wide);text-transform:uppercase;border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border:1px solid #0000;padding:.9rem 1.6rem;display:inline-flex}.Button-module__LoDkvq__btn:focus-visible{outline:2px solid var(--savea-gold);outline-offset:3px}.Button-module__LoDkvq__btn:hover:not(:disabled){border-color:var(--savea-gold)}.Button-module__LoDkvq__primary{background:var(--savea-emerald);color:var(--savea-on-dark)}.Button-module__LoDkvq__primary:hover:not(:disabled){background:var(--savea-emerald-deep)}.Button-module__LoDkvq__gold{background:var(--savea-gold);color:var(--savea-emerald)}.Button-module__LoDkvq__gold:hover:not(:disabled){background:var(--savea-gold-deep);color:var(--savea-white)}.Button-module__LoDkvq__outline{color:var(--savea-emerald);border-color:var(--savea-gold);background:0 0}.Button-module__LoDkvq__outline:hover:not(:disabled){background:var(--savea-gold-tint)}.Button-module__LoDkvq__ghostDark{color:var(--savea-on-dark);border-color:var(--savea-emerald-line);background:0 0}.Button-module__LoDkvq__ghostDark:hover:not(:disabled){background:var(--savea-emerald-soft)}.Button-module__LoDkvq__confirm{background:var(--savea-success);color:#fff}.Button-module__LoDkvq__confirm:hover:not(:disabled){background:#25683f}.Button-module__LoDkvq__cancel{color:var(--savea-danger);border-color:var(--savea-danger);background:0 0}.Button-module__LoDkvq__cancel:hover:not(:disabled){background:var(--savea-danger-bg)}.Button-module__LoDkvq__delete{background:var(--savea-danger);color:#fff}.Button-module__LoDkvq__delete:hover:not(:disabled){background:#8a302a}.Button-module__LoDkvq__block{width:100%}.Button-module__LoDkvq__lg{font-size:var(--fs-body);padding:1.05rem 2rem}.Button-module__LoDkvq__sm{font-size:var(--fs-xs);padding:.6rem 1rem}.Button-module__LoDkvq__btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.Button-module__LoDkvq__icon{flex:none;width:18px;height:18px;display:inline-flex}@media (max-width:1023px){.Button-module__LoDkvq__btn{border-radius:var(--radius-pill)}}
.Hero-module__xx-oIW__hero{--navbar-height:106px;width:100%;height:calc(100svh - var(--navbar-height));box-sizing:border-box;min-height:700px;margin:0;padding:0}.Hero-module__xx-oIW__frame{isolation:isolate;background-image:var(--hero-desktop-image);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;align-items:center;width:100%;height:100%;min-height:0;margin-top:0;display:flex;position:relative;overflow:hidden}.Hero-module__xx-oIW__scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#031e16fa 0%,#031e16f2 22%,#031e16d1 38%,#031e168f 50%,#031e1633 68%,#031e1608 100%),linear-gradient(#02130e0f 0%,#02130e05 52%,#02130e38 100%);position:absolute;inset:0}.Hero-module__xx-oIW__content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:min(760px,52%);max-height:100%;padding:clamp(58px,7vh,92px) clamp(64px,5.6vw,88px) clamp(64px,8vh,100px);display:flex;position:relative}.Hero-module__xx-oIW__mainBlock{align-items:inherit;flex-direction:column;display:flex}.Hero-module__xx-oIW__eyebrowRow{align-items:center;gap:clamp(12px,1.2vw,18px);margin-bottom:clamp(26px,3.2vh,38px);display:flex}.Hero-module__xx-oIW__eyebrowDash{background:var(--savea-gold);flex:none;width:clamp(28px,2.4vw,38px);height:1px}.Hero-module__xx-oIW__eyebrowRow .savea-eyebrow{color:#fff;letter-spacing:.18em;white-space:nowrap;font-size:clamp(.68rem,.8vw,.85rem);line-height:1.2}.Hero-module__xx-oIW__title{max-width:680px;font-family:var(--font-display);letter-spacing:-.04em;text-shadow:0 4px 28px #00000038;margin:0;font-size:clamp(4rem,5.6vw,6rem);font-weight:500;line-height:.87}.Hero-module__xx-oIW__title span{display:block}.Hero-module__xx-oIW__title .Hero-module__xx-oIW__cream{color:#fff9ed}.Hero-module__xx-oIW__title .Hero-module__xx-oIW__gold{color:var(--savea-gold);margin-top:.08em}.Hero-module__xx-oIW__titleDivider{background:#d5a652c7;width:clamp(44px,3vw,58px);height:1px;margin:clamp(28px,3.5vh,38px) 0 clamp(20px,2.5vh,28px)}.Hero-module__xx-oIW__lead{color:#fffffff0;letter-spacing:.005em;text-shadow:0 2px 14px #00000040;max-width:32ch;margin:0 0 clamp(34px,4.5vh,48px);font-size:clamp(.9rem,1.05vw,1.05rem);font-weight:400;line-height:1.55}.Hero-module__xx-oIW__actions{flex-wrap:wrap;align-items:stretch;gap:clamp(16px,1.7vw,24px);margin-bottom:clamp(50px,6.5vh,68px);display:flex}.Hero-module__xx-oIW__actions>a{text-decoration:none;display:inline-flex}.Hero-module__xx-oIW__actions button{letter-spacing:.09em;white-space:nowrap;border-radius:7px;min-height:clamp(62px,7vh,70px);padding-inline:clamp(30px,3vw,42px);font-size:clamp(.78rem,.92vw,.98rem);transition:transform .18s,background-color .18s,border-color .18s,color .18s}.Hero-module__xx-oIW__actions>a:first-child button{min-width:clamp(280px,22vw,338px)}.Hero-module__xx-oIW__actions>a:last-child button{color:#fffffff5;-webkit-backdrop-filter:blur(5px);background:#031f1738;border-color:#d5a652c7;min-width:clamp(210px,17vw,250px)}.Hero-module__xx-oIW__trust{align-items:stretch;gap:clamp(18px,2vw,30px);display:flex}.Hero-module__xx-oIW__trustItem{align-items:center;gap:clamp(10px,1vw,14px);min-width:0;display:flex}.Hero-module__xx-oIW__trustItem svg{width:clamp(23px,1.8vw,28px);height:clamp(23px,1.8vw,28px);color:var(--savea-gold);flex:none}.Hero-module__xx-oIW__trustItem span{color:#fffffff0;letter-spacing:.07em;text-transform:uppercase;max-width:14ch;font-size:clamp(.62rem,.7vw,.78rem);line-height:1.3;display:block}.Hero-module__xx-oIW__trustDivider{background:#ffffff47;flex:none;width:1px;min-height:48px}@media (hover:hover) and (pointer:fine){.Hero-module__xx-oIW__actions button:hover{transform:translateY(-2px)}.Hero-module__xx-oIW__actions>a:last-child button:hover{color:var(--savea-ink);background:var(--savea-gold);border-color:var(--savea-gold)}}@media (min-width:1024px){.Hero-module__xx-oIW__actions{flex-wrap:nowrap}.Hero-module__xx-oIW__actions>a:first-child button,.Hero-module__xx-oIW__actions>a:last-child button{flex-shrink:1;min-width:0}}@media (min-width:1024px) and (max-width:1199px){.Hero-module__xx-oIW__hero{--navbar-height:88px;min-height:650px}.Hero-module__xx-oIW__frame{background-position:58%}.Hero-module__xx-oIW__content{width:58%;padding:clamp(44px,5vh,64px) clamp(46px,4.6vw,62px)}.Hero-module__xx-oIW__eyebrowRow{margin-bottom:24px}.Hero-module__xx-oIW__title{font-size:clamp(3.6rem,5.6vw,5.2rem)}.Hero-module__xx-oIW__titleDivider{margin:24px 0 20px}.Hero-module__xx-oIW__lead{margin-bottom:30px;font-size:clamp(.88rem,1vw,1rem)}.Hero-module__xx-oIW__actions{margin-bottom:38px}.Hero-module__xx-oIW__actions>a:first-child button,.Hero-module__xx-oIW__actions>a:last-child button{min-width:0}}@media (min-width:640px) and (max-width:1023px){.Hero-module__xx-oIW__hero{--navbar-height:80px;width:100vw;max-width:none;height:calc(100svh - var(--navbar-height));min-height:680px;margin-inline:calc(50% - 50vw);padding:0}.Hero-module__xx-oIW__frame{background-position:73% 42%;background-size:cover;border-radius:0;width:100%}.Hero-module__xx-oIW__content{text-align:left;justify-content:center;align-items:flex-start;width:56%;max-width:none;height:100%;padding:clamp(48px,7vh,92px) clamp(40px,6vw,60px)}.Hero-module__xx-oIW__eyebrowRow{margin-bottom:clamp(22px,3vh,34px)}.Hero-module__xx-oIW__title{font-size:clamp(3.6rem,8.6vw,5rem);line-height:.9}.Hero-module__xx-oIW__titleDivider{width:clamp(48px,6vw,60px);margin:clamp(26px,3.4vh,38px) 0 clamp(20px,2.6vh,28px);display:block}.Hero-module__xx-oIW__lead{max-width:34ch;margin-bottom:clamp(36px,5vh,54px);font-size:clamp(1rem,1.7vw,1.15rem);line-height:1.6}.Hero-module__xx-oIW__actions{flex-flow:column;align-items:stretch;gap:14px;width:100%;max-width:360px;margin-bottom:clamp(40px,6vh,60px)}.Hero-module__xx-oIW__actions>a{width:100%;display:block}.Hero-module__xx-oIW__actions button{width:100%;min-width:0;min-height:60px;font-size:clamp(.82rem,1.1vw,.95rem)}.Hero-module__xx-oIW__actions>a:first-child button,.Hero-module__xx-oIW__actions>a:last-child button{min-width:0}.Hero-module__xx-oIW__trust{gap:clamp(14px,2vw,26px);max-width:470px}.Hero-module__xx-oIW__trustItem{gap:10px}.Hero-module__xx-oIW__trustItem svg{width:26px;height:26px}.Hero-module__xx-oIW__trustItem span{max-width:13ch;font-size:clamp(.62rem,.95vw,.72rem)}.Hero-module__xx-oIW__trustDivider{min-height:44px}}@media (max-width:639px){.Hero-module__xx-oIW__hero{--navbar-height:70px;--hero-photo-h:76vw;width:100vw;max-width:none;height:auto;min-height:calc(100svh - var(--navbar-height));background:var(--savea-emerald);margin-inline:calc(50% - 50vw);padding:0;overflow:hidden}.Hero-module__xx-oIW__frame{isolation:isolate;width:100%;height:auto;min-height:calc(100svh - var(--navbar-height));background-image:var(--hero-mobile-image);background-position:top;background-repeat:no-repeat;background-size:135%;background-color:var(--savea-emerald);border-radius:0;display:block;position:relative;overflow:hidden}.Hero-module__xx-oIW__scrim{height:var(--hero-photo-h);z-index:1;pointer-events:none;background:linear-gradient(180deg, #02191200 0%, #02191200 62%, #021e1552 78%, #02241ae6 90%, var(--savea-emerald) 98%, var(--savea-emerald) 100%);display:block;position:absolute;top:0;left:0;right:0}.Hero-module__xx-oIW__content{z-index:2;width:100%;min-height:calc(100svh - var(--navbar-height));max-width:none;max-height:none;padding:calc(var(--hero-photo-h) * .92 + clamp(8px, 1.5vh, 14px)) clamp(20px, 6vw, 28px) max(22px, env(safe-area-inset-bottom));box-sizing:border-box;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__xx-oIW__mainBlock{flex-direction:column;align-items:center;width:100%;margin-top:0;display:flex}.Hero-module__xx-oIW__eyebrowRow{justify-content:center;align-items:center;gap:10px;width:100%;margin:0 0 14px;display:flex}.Hero-module__xx-oIW__eyebrowDash{background:var(--savea-gold);flex:0 52px;width:42px;max-width:52px;height:1px}.Hero-module__xx-oIW__eyebrowRow .savea-eyebrow{color:#fff9ed;letter-spacing:.15em;white-space:nowrap;text-shadow:0 2px 8px #0000006b;flex:none;font-size:clamp(.5rem,2vw,.59rem);line-height:1}.Hero-module__xx-oIW__title{text-align:center;width:100%;max-width:340px;font-family:var(--font-display);letter-spacing:-.04em;text-shadow:0 3px 18px #00000057;margin:0;font-size:clamp(2.85rem,12vw,3.75rem);font-weight:500;line-height:.87}.Hero-module__xx-oIW__title span{display:block}.Hero-module__xx-oIW__title .Hero-module__xx-oIW__cream{color:#fff9ed}.Hero-module__xx-oIW__title .Hero-module__xx-oIW__gold{color:var(--savea-gold);margin-top:.04em}.Hero-module__xx-oIW__titleDivider{display:none}.Hero-module__xx-oIW__lead{color:#fff9edfa;text-align:center;letter-spacing:0;text-shadow:0 2px 8px #00000094;width:100%;max-width:30ch;margin:clamp(15px,1.8vh,19px) auto clamp(20px,2.3vh,25px);font-size:clamp(.73rem,2.8vw,.82rem);font-weight:400;line-height:1.48}.Hero-module__xx-oIW__actions{grid-template-columns:1fr;gap:9px;width:100%;margin:0;display:grid}.Hero-module__xx-oIW__actions>a{width:100%;text-decoration:none;display:block}.Hero-module__xx-oIW__actions button{letter-spacing:.1em;white-space:nowrap;text-align:center;border-radius:7px;width:100%;min-width:0;min-height:clamp(48px,5.8vh,54px);padding-inline:18px;font-size:clamp(.57rem,2.25vw,.65rem)}.Hero-module__xx-oIW__actions>a:first-child button,.Hero-module__xx-oIW__actions>a:last-child button{min-width:0}.Hero-module__xx-oIW__actions>a:last-child button{color:#fff9ed;border-color:var(--savea-gold);background:var(--savea-emerald);-webkit-backdrop-filter:none}.Hero-module__xx-oIW__trust{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:clamp(9px,2.6vw,13px);width:100%;margin-top:clamp(22px,3.4vh,34px);padding-top:0;padding-bottom:2px;display:grid}.Hero-module__xx-oIW__trustItem{text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:9px;min-width:0;display:flex}.Hero-module__xx-oIW__trustItem svg{width:clamp(23px,6vw,27px);height:clamp(23px,6vw,27px);color:var(--savea-gold);stroke:currentColor;flex:0 0 clamp(23px,6vw,27px)}.Hero-module__xx-oIW__trustItem svg path,.Hero-module__xx-oIW__trustItem svg circle,.Hero-module__xx-oIW__trustItem svg line,.Hero-module__xx-oIW__trustItem svg polyline,.Hero-module__xx-oIW__trustItem svg ellipse{stroke:currentColor}.Hero-module__xx-oIW__trustItem span{color:#fff9ed;letter-spacing:.065em;text-align:left;text-transform:uppercase;max-width:11ch;font-size:clamp(.5rem,2.2vw,.6rem);font-weight:500;line-height:1.27;display:block}.Hero-module__xx-oIW__trustDivider{background:#fff9ed4d;width:1px;height:clamp(44px,6vh,52px);min-height:0;margin:0;display:block}}@media (max-width:380px){.Hero-module__xx-oIW__content{padding-inline:18px}.Hero-module__xx-oIW__eyebrowRow{gap:8px;margin-bottom:11px}.Hero-module__xx-oIW__eyebrowDash{max-width:34px}.Hero-module__xx-oIW__eyebrowRow .savea-eyebrow{letter-spacing:.12em;font-size:.45rem}.Hero-module__xx-oIW__title{max-width:300px;font-size:clamp(2.5rem,11.5vw,3.05rem)}.Hero-module__xx-oIW__lead{max-width:28ch;margin:13px auto 16px;font-size:.69rem;line-height:1.42}.Hero-module__xx-oIW__actions{gap:7px}.Hero-module__xx-oIW__actions button{min-height:45px;font-size:.54rem}.Hero-module__xx-oIW__trust{gap:8px;padding-top:0}.Hero-module__xx-oIW__trustItem{gap:7px}.Hero-module__xx-oIW__trustItem svg{flex-basis:21px;width:21px;height:21px}.Hero-module__xx-oIW__trustItem span{max-width:10ch;font-size:.5rem}.Hero-module__xx-oIW__trustDivider{height:42px}}@media (max-height:720px) and (max-width:639px){.Hero-module__xx-oIW__hero{--hero-photo-h:60vw}.Hero-module__xx-oIW__frame{background-size:107%}.Hero-module__xx-oIW__content{padding-top:calc(var(--hero-photo-h) * .92 + clamp(6px, 1.2vh, 12px))}.Hero-module__xx-oIW__eyebrowRow{margin-bottom:10px}.Hero-module__xx-oIW__title{font-size:clamp(2.45rem,11vw,2.95rem)}.Hero-module__xx-oIW__lead{margin:11px auto 13px;font-size:.67rem;line-height:1.38}.Hero-module__xx-oIW__actions{gap:6px}.Hero-module__xx-oIW__actions button{min-height:42px}.Hero-module__xx-oIW__trust{margin-top:clamp(16px,2.6vh,26px);padding-top:0}.Hero-module__xx-oIW__trustItem svg{flex-basis:19px;width:19px;height:19px}.Hero-module__xx-oIW__trustItem span{font-size:.46rem}.Hero-module__xx-oIW__trustDivider{height:38px}}
.QuantityStepper-module__x90eja__qty{box-sizing:border-box;border:var(--border-soft);border-radius:var(--radius-pill);grid-template-columns:36px 28px 36px;align-items:center;gap:0;max-width:fit-content;padding:2px;display:inline-grid;width:fit-content!important;min-width:0!important}.QuantityStepper-module__x90eja__qty button{background:var(--savea-white);width:36px;height:36px;color:var(--savea-ink);cursor:pointer;touch-action:manipulation;transition:background var(--dur) var(--ease);border:0;border-radius:50%;place-items:center;margin:0;padding:0;font-size:1.1rem;line-height:1;display:grid}.QuantityStepper-module__x90eja__qty button:hover,.QuantityStepper-module__x90eja__qty button:focus-visible{background:var(--savea-cream)}.QuantityStepper-module__x90eja__qty span{width:28px;min-width:0;font-family:var(--font-data);text-align:center;place-items:center;font-weight:600;display:grid}.QuantityStepper-module__x90eja__lineBottom>.QuantityStepper-module__x90eja__qty,.QuantityStepper-module__x90eja__lineBottom>:last-child{flex:none;justify-self:end;max-width:fit-content;width:fit-content!important;min-width:0!important}.QuantityStepper-module__x90eja__sm{grid-template-columns:30px 22px 30px;padding:2px}.QuantityStepper-module__x90eja__sm button{width:30px;height:30px;font-size:1rem}.QuantityStepper-module__x90eja__sm span{width:22px;min-width:0;font-size:var(--fs-sm)}
.BenefitsStrip-module__ZkAWtG__section{background:var(--savea-cream)}.BenefitsStrip-module__ZkAWtG__viewport{max-width:var(--container-wide);margin-inline:auto}.BenefitsStrip-module__ZkAWtG__benefits{gap:var(--space-4);padding:var(--space-8) var(--gutter);grid-template-columns:repeat(6,1fr);align-items:stretch;display:grid}.BenefitsStrip-module__ZkAWtG__benefits [data-dup]{display:none}.BenefitsStrip-module__ZkAWtG__benefit{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-5) var(--space-3) var(--space-4);background:#ffffff47;border:1px solid #c9a86a61;border-radius:88px 88px 24px 24px;flex-direction:column;display:flex}.BenefitsStrip-module__ZkAWtG__iconWrap{margin-bottom:var(--space-2);position:relative}.BenefitsStrip-module__ZkAWtG__icon{width:66px;height:66px;color:var(--savea-gold-deep);border:1px solid #c9a86aa6;border-radius:50%;flex:none;place-items:center;display:grid}.BenefitsStrip-module__ZkAWtG__sprig{color:var(--savea-gold);pointer-events:none;opacity:.85;position:absolute;bottom:4px;right:-14px;transform:rotate(8deg)}.BenefitsStrip-module__ZkAWtG__benefit h4{color:var(--savea-ink);font-size:var(--fs-h4);font-family:var(--font-display);font-weight:var(--fw-medium);line-height:var(--lh-snug);min-height:calc(var(--lh-snug) * 1em);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.BenefitsStrip-module__ZkAWtG__benefit p{color:var(--savea-muted);font-size:var(--fs-sm);line-height:var(--lh-relaxed);-webkit-line-clamp:3;max-width:24ch;min-height:calc(var(--lh-relaxed) * 3em);height:calc(var(--lh-relaxed) * 3em);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.BenefitsStrip-module__ZkAWtG__dash{background:var(--savea-gold);border-radius:2px;width:26px;height:2px;margin-top:auto}@keyframes BenefitsStrip-module__ZkAWtG__savea-benefits-marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:1023px){.BenefitsStrip-module__ZkAWtG__viewport{overflow:hidden}.BenefitsStrip-module__ZkAWtG__benefits{width:max-content;padding:var(--space-6) 0 var(--space-8);grid-template-columns:none;animation:38s linear infinite BenefitsStrip-module__ZkAWtG__savea-benefits-marquee;display:flex}.BenefitsStrip-module__ZkAWtG__benefits [data-dup]{display:flex}.BenefitsStrip-module__ZkAWtG__benefit{width:min(78vw,320px);margin-inline:var(--space-2);flex:none}}@media (max-width:480px){.BenefitsStrip-module__ZkAWtG__benefit{width:min(84vw,300px)}}@media (prefers-reduced-motion:reduce){.BenefitsStrip-module__ZkAWtG__benefits{animation:none}}
.CartDrawer-module__L58GIa__root{z-index:1000;pointer-events:none;position:fixed;inset:0}.CartDrawer-module__L58GIa__root.CartDrawer-module__L58GIa__open{pointer-events:auto}.CartDrawer-module__L58GIa__scrim{opacity:0;-webkit-backdrop-filter:blur(2px);transition:opacity var(--dur) var(--ease);background:#0b24196b;position:absolute;inset:0}.CartDrawer-module__L58GIa__root.CartDrawer-module__L58GIa__open .CartDrawer-module__L58GIa__scrim{opacity:1}.CartDrawer-module__L58GIa__drawer{background:var(--savea-ivory);width:min(420px,92vw);height:100%;box-shadow:var(--shadow-lg);transition:transform var(--dur-slow) var(--ease-out);flex-direction:column;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.CartDrawer-module__L58GIa__root.CartDrawer-module__L58GIa__open .CartDrawer-module__L58GIa__drawer{transform:translate(0)}.CartDrawer-module__L58GIa__head{padding:var(--space-5) var(--space-6);border-bottom:var(--border-hairline);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__L58GIa__head h3{align-items:center;gap:var(--space-2);margin:0;display:flex}.CartDrawer-module__L58GIa__logoImg{object-fit:contain;width:84px;height:84px}.CartDrawer-module__L58GIa__close{width:40px;height:40px;color:var(--savea-muted);cursor:pointer;touch-action:manipulation;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.CartDrawer-module__L58GIa__close:hover,.CartDrawer-module__L58GIa__close:focus-visible{color:var(--savea-emerald);background:var(--savea-cream)}.CartDrawer-module__L58GIa__body{gap:var(--space-4);min-height:0;padding:var(--space-5) var(--space-6);flex-direction:column;flex:1;display:flex;overflow-y:auto}.CartDrawer-module__L58GIa__empty{margin-top:var(--space-8);color:var(--savea-muted);text-align:center}.CartDrawer-module__L58GIa__line{width:100%;padding-bottom:var(--space-5);border-bottom:var(--border-hairline);grid-template-columns:60px minmax(0,1fr);align-items:stretch;column-gap:16px;display:grid}.CartDrawer-module__L58GIa__lineMedia{box-sizing:border-box;width:60px;height:auto;font-family:var(--font-display);color:var(--savea-faint);font-size:var(--fs-sm);justify-content:center;align-items:flex-start;padding:0;display:flex;overflow:hidden}.CartDrawer-module__L58GIa__lineImg{display:block;object-fit:contain!important;object-position:top center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:92px!important}.CartDrawer-module__L58GIa__lineInfo{flex-direction:column;flex:1;justify-content:center;gap:20px;min-width:0;display:flex}.CartDrawer-module__L58GIa__lineTop{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid}.CartDrawer-module__L58GIa__lineTop strong{min-width:0;color:var(--savea-ink);font-family:var(--font-display);font-size:1.2rem;font-weight:var(--fw-medium);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.2;overflow:hidden}.CartDrawer-module__L58GIa__linePrice{color:var(--savea-emerald);font-family:var(--font-sans);font-size:var(--fs-lg);white-space:nowrap;flex:none;font-weight:700;line-height:1.2}.CartDrawer-module__L58GIa__lineBottom{grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:10px;width:100%;display:grid}.CartDrawer-module__L58GIa__lineBottom>:last-child{flex:none;justify-self:end}.CartDrawer-module__L58GIa__removeBtn{justify-content:center;align-items:center;gap:var(--space-2);min-height:42px;color:var(--savea-muted);border:var(--border-soft);border-radius:var(--radius-pill);font-family:var(--font-sans);font-size:var(--fs-sm);white-space:nowrap;cursor:pointer;touch-action:manipulation;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;padding:8px 17px;display:inline-flex}.CartDrawer-module__L58GIa__removeBtn:hover,.CartDrawer-module__L58GIa__removeBtn:focus-visible{color:var(--savea-danger);background:var(--savea-danger-bg);border-color:currentColor}.CartDrawer-module__L58GIa__foot{gap:var(--space-2);padding:var(--space-5) var(--space-6);border-top:var(--border-hairline);flex-direction:column;display:flex}.CartDrawer-module__L58GIa__row{color:var(--savea-text);font-size:var(--fs-sm);justify-content:space-between;display:flex}.CartDrawer-module__L58GIa__rowTotal{margin-top:var(--space-1);color:var(--savea-ink);font-family:var(--font-sans);font-size:var(--fs-lg);font-weight:700}.CartDrawer-module__L58GIa__note{align-items:center;gap:var(--space-2);margin:var(--space-2) 0 var(--space-3);color:var(--savea-muted);font-size:var(--fs-xs);display:flex}.CartDrawer-module__L58GIa__note svg{color:var(--savea-success)}@media (max-width:639px){.CartDrawer-module__L58GIa__drawer{width:min(420px,92vw);height:100dvh}.CartDrawer-module__L58GIa__head,.CartDrawer-module__L58GIa__body,.CartDrawer-module__L58GIa__foot{padding-inline:var(--space-5)}.CartDrawer-module__L58GIa__line{grid-template-columns:52px minmax(0,1fr);column-gap:12px}.CartDrawer-module__L58GIa__lineMedia{width:52px;height:auto}.CartDrawer-module__L58GIa__lineImg{max-height:78px!important}.CartDrawer-module__L58GIa__lineInfo{gap:16px}.CartDrawer-module__L58GIa__lineTop{gap:8px}.CartDrawer-module__L58GIa__lineTop strong{font-size:1.08rem}.CartDrawer-module__L58GIa__linePrice{font-size:1.05rem}.CartDrawer-module__L58GIa__lineBottom{grid-template-columns:auto auto;gap:8px}.CartDrawer-module__L58GIa__removeBtn{min-height:40px;padding:7px 13px;font-size:.8rem}}@media (max-width:380px){.CartDrawer-module__L58GIa__head,.CartDrawer-module__L58GIa__body,.CartDrawer-module__L58GIa__foot{padding-inline:var(--space-4)}.CartDrawer-module__L58GIa__line{grid-template-columns:44px minmax(0,1fr);column-gap:10px}.CartDrawer-module__L58GIa__lineMedia{width:44px;height:auto}.CartDrawer-module__L58GIa__lineImg{max-height:68px!important}.CartDrawer-module__L58GIa__lineInfo{gap:13px}.CartDrawer-module__L58GIa__lineTop{gap:6px}.CartDrawer-module__L58GIa__lineTop strong,.CartDrawer-module__L58GIa__linePrice{font-size:.96rem}.CartDrawer-module__L58GIa__lineBottom{gap:6px}.CartDrawer-module__L58GIa__removeBtn{min-height:36px;padding:6px 9px;font-size:.72rem}}
.Badge-module__XFyMZG__badge{align-items:center;gap:var(--space-2);font-family:var(--font-data);font-size:var(--fs-xs);font-weight:var(--fw-semibold);letter-spacing:.02em;border-radius:var(--radius-pill);padding:.3rem .7rem;line-height:1;display:inline-flex}.Badge-module__XFyMZG__badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.Badge-module__XFyMZG__pending{color:var(--savea-warning);background:var(--savea-warning-bg)}.Badge-module__XFyMZG__confirmed{color:var(--savea-success);background:var(--savea-success-bg)}.Badge-module__XFyMZG__shipped{color:var(--savea-info);background:var(--savea-info-bg)}.Badge-module__XFyMZG__cancelled{color:var(--savea-danger);background:var(--savea-danger-bg)}.Badge-module__XFyMZG__instock{color:var(--savea-success);background:var(--savea-success-bg)}.Badge-module__XFyMZG__lowstock{color:var(--savea-warning);background:var(--savea-warning-bg)}.Badge-module__XFyMZG__outstock{color:var(--savea-danger);background:var(--savea-danger-bg)}
.FeatureProduct-module__ZvR_Aq__section{max-width:var(--container);padding:var(--space-9) var(--gutter);text-align:center;margin:0 auto}.FeatureProduct-module__ZvR_Aq__head{margin-bottom:var(--space-7)}.FeatureProduct-module__ZvR_Aq__head .FeatureProduct-module__ZvR_Aq__eyebrow{margin-bottom:var(--space-2);display:block}.FeatureProduct-module__ZvR_Aq__product{gap:var(--space-8);text-align:left;grid-template-columns:1.35fr 1fr;align-items:center;display:grid}.FeatureProduct-module__ZvR_Aq__media{background:var(--savea-sand);border-radius:var(--radius-xl);aspect-ratio:625/590;box-sizing:border-box;width:min(625px,100%);max-width:100%;height:auto;padding:var(--space-4);cursor:pointer;border:0;justify-self:center;place-items:center;margin-inline:auto;display:grid}.FeatureProduct-module__ZvR_Aq__media img{object-fit:contain;max-width:100%;width:auto!important;height:62%!important}.FeatureProduct-module__ZvR_Aq__eyebrowBody{margin-bottom:var(--space-2);display:block}.FeatureProduct-module__ZvR_Aq__price{font-size:var(--fs-h3);align-items:baseline;gap:var(--space-3);margin:var(--space-3) 0 var(--space-4);font-family:var(--font-sans);font-weight:var(--fw-bold);color:var(--savea-ink);display:flex}.FeatureProduct-module__ZvR_Aq__originalPrice{font-weight:var(--fw-regular);font-size:var(--fs-body);color:var(--savea-muted);text-decoration:line-through}.FeatureProduct-module__ZvR_Aq__discountBadge{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-xs);color:#fff;background:var(--savea-danger);border-radius:var(--radius-pill);padding:.25rem .6rem;line-height:1}.FeatureProduct-module__ZvR_Aq__actions{gap:var(--space-3);margin-top:var(--space-2);display:flex}.FeatureProduct-module__ZvR_Aq__trustRow{gap:var(--space-5);margin-top:var(--space-5);color:var(--savea-muted);font-size:var(--fs-sm);flex-wrap:wrap;display:flex}.FeatureProduct-module__ZvR_Aq__trustRow span{align-items:center;gap:var(--space-2);display:inline-flex}.FeatureProduct-module__ZvR_Aq__trustRow svg{color:var(--savea-gold-deep)}@media (max-width:1023px){.FeatureProduct-module__ZvR_Aq__product{grid-template-columns:1fr}.FeatureProduct-module__ZvR_Aq__media{width:min(560px,100%);height:auto}}@media (max-width:639px){.FeatureProduct-module__ZvR_Aq__section{padding:var(--space-7) var(--gutter)}.FeatureProduct-module__ZvR_Aq__media{width:100%;height:auto;padding:var(--space-3)}.FeatureProduct-module__ZvR_Aq__actions{flex-direction:column;align-items:stretch}}
.ProductCard-module__-10Qda__card{background:var(--savea-linen);border:var(--border-hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);text-align:left;flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__-10Qda__card:hover{box-shadow:var(--shadow-card);border-color:var(--savea-gold)}.ProductCard-module__-10Qda__media{background:var(--savea-sand);padding:var(--space-3);cursor:pointer;border:0;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.ProductCard-module__-10Qda__discountBadge{top:var(--space-3);left:var(--space-3);z-index:1;font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-xs);color:#fff;background:var(--savea-danger);border-radius:var(--radius-pill);padding:.25rem .6rem;line-height:1;position:absolute}.ProductCard-module__-10Qda__media img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.ProductCard-module__-10Qda__mediaPlaceholder{font-family:var(--font-display);color:var(--savea-faint);font-size:1.5rem}.ProductCard-module__-10Qda__body{padding:var(--space-5) var(--space-5) var(--space-6);flex-direction:column;flex:1;display:flex}.ProductCard-module__-10Qda__title{font-family:var(--font-display);font-size:var(--fs-h3);color:var(--savea-ink);margin:0 0 var(--space-2);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.ProductCard-module__-10Qda__desc{color:var(--savea-muted);font-size:var(--fs-sm);margin:0 0 var(--space-4)}.ProductCard-module__-10Qda__price{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-lg);color:var(--savea-ink);margin:0 0 var(--space-4);align-items:baseline;gap:var(--space-2);display:flex}.ProductCard-module__-10Qda__originalPrice{font-weight:var(--fw-regular);font-size:var(--fs-sm);color:var(--savea-muted);text-decoration:line-through}.ProductCard-module__-10Qda__cta{margin-top:auto}
.ProductGrid-module__83lmdG__section{max-width:var(--container);padding:var(--space-8) var(--gutter) var(--space-10);text-align:center;margin-inline:auto}.ProductGrid-module__83lmdG__eyebrow{margin-bottom:var(--space-2);display:block}.ProductGrid-module__83lmdG__section h2{margin-bottom:var(--space-7)}.ProductGrid-module__83lmdG__grid{gap:var(--space-6);text-align:left;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1023px){.ProductGrid-module__83lmdG__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ProductGrid-module__83lmdG__grid{grid-template-columns:1fr}}
.ProductModal-module__OBX6Ga__root{z-index:1000;pointer-events:none;position:fixed;inset:0}.ProductModal-module__OBX6Ga__root.ProductModal-module__OBX6Ga__open{pointer-events:auto}.ProductModal-module__OBX6Ga__scrim{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity var(--dur) var(--ease);background:#0b24196b;position:absolute;inset:0}.ProductModal-module__OBX6Ga__root.ProductModal-module__OBX6Ga__open .ProductModal-module__OBX6Ga__scrim{opacity:1}.ProductModal-module__OBX6Ga__box{background:var(--savea-ivory);border-radius:var(--radius-xl);width:min(880px,94vw);max-height:90vh;box-shadow:var(--shadow-lg);opacity:0;transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)scale(.98)}.ProductModal-module__OBX6Ga__root.ProductModal-module__OBX6Ga__open .ProductModal-module__OBX6Ga__box{opacity:1;transform:translate(-50%,-50%)scale(1)}.ProductModal-module__OBX6Ga__close{top:var(--space-4);right:var(--space-4);z-index:2;background:var(--savea-white);border:var(--border-hairline);width:40px;height:40px;color:var(--savea-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.ProductModal-module__OBX6Ga__close:hover{color:var(--savea-emerald)}.ProductModal-module__OBX6Ga__grid{gap:var(--space-7);padding:var(--space-7);grid-template-columns:1fr 1fr;align-items:start;display:grid}.ProductModal-module__OBX6Ga__media{background:var(--savea-sand);border-radius:var(--radius-xl);aspect-ratio:1;padding:var(--space-7);place-items:center;display:grid;overflow:hidden}.ProductModal-module__OBX6Ga__media img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:82%!important}.ProductModal-module__OBX6Ga__placeholder{font-family:var(--font-display);color:var(--savea-faint);font-size:3rem}.ProductModal-module__OBX6Ga__eyebrow{margin-bottom:var(--space-2);display:block}.ProductModal-module__OBX6Ga__price{font-size:var(--fs-h3);align-items:baseline;gap:var(--space-3);margin:var(--space-3) 0 var(--space-4);font-family:var(--font-sans);font-weight:var(--fw-bold);color:var(--savea-ink);display:flex}.ProductModal-module__OBX6Ga__originalPrice{font-weight:var(--fw-regular);font-size:var(--fs-body);color:var(--savea-muted);text-decoration:line-through}.ProductModal-module__OBX6Ga__discountBadge{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-xs);color:#fff;background:var(--savea-danger);border-radius:var(--radius-pill);padding:.25rem .6rem;line-height:1}.ProductModal-module__OBX6Ga__meta{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.ProductModal-module__OBX6Ga__buy{align-items:center;gap:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.ProductModal-module__OBX6Ga__trustRow{gap:var(--space-5);margin-top:var(--space-5);color:var(--savea-muted);font-size:var(--fs-sm);flex-wrap:wrap;display:flex}.ProductModal-module__OBX6Ga__trustRow span{align-items:center;gap:var(--space-2);display:inline-flex}.ProductModal-module__OBX6Ga__trustRow svg{color:var(--savea-gold-deep)}@media (max-width:760px){.ProductModal-module__OBX6Ga__grid{padding:var(--space-6);gap:var(--space-5);grid-template-columns:1fr}.ProductModal-module__OBX6Ga__media{padding:var(--space-5)}}
.Checkout-module__VnefJq__checkout{max-width:var(--container);padding:var(--space-6) var(--gutter) var(--space-10);margin-inline:auto}.Checkout-module__VnefJq__back{color:var(--savea-muted);cursor:pointer;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--fs-sm);margin-bottom:var(--space-5);padding:var(--space-2) var(--space-3);margin-left:calc(var(--space-3) * -1);border-radius:var(--radius-pill);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;display:inline-flex}.Checkout-module__VnefJq__back svg{transform:scaleX(-1)}.Checkout-module__VnefJq__back:hover,.Checkout-module__VnefJq__back:focus-visible{color:var(--savea-emerald);background:var(--savea-cream)}.Checkout-module__VnefJq__head{text-align:center;margin-bottom:var(--space-7)}.Checkout-module__VnefJq__head .Checkout-module__VnefJq__eyebrow{margin-bottom:var(--space-2);display:block}.Checkout-module__VnefJq__empty{text-align:center;align-items:center;gap:var(--space-5);padding:var(--space-8) 0;flex-direction:column;display:flex}.Checkout-module__VnefJq__grid{gap:var(--space-7);grid-template-columns:1.4fr 1fr;align-items:start;display:grid}.Checkout-module__VnefJq__forms{gap:var(--space-5);flex-direction:column;display:flex}.Checkout-module__VnefJq__card{background:var(--savea-white);border:var(--border-hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:var(--space-6)}.Checkout-module__VnefJq__card h3{margin:0 0 var(--space-5);font-size:var(--fs-h4)}.Checkout-module__VnefJq__formError{margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);background:var(--savea-danger-bg);color:var(--savea-danger);border-radius:var(--radius-md);font-size:var(--fs-sm)}.Checkout-module__VnefJq__row{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.Checkout-module__VnefJq__paymentRow{justify-content:space-between;align-items:center;row-gap:var(--space-2);gap:var(--space-4);flex-wrap:wrap;display:flex}.Checkout-module__VnefJq__paymentRow h3{margin:0}.Checkout-module__VnefJq__cod{align-items:center;gap:var(--space-3);text-align:left;display:flex}.Checkout-module__VnefJq__codMark{background:var(--savea-success-bg);width:40px;height:40px;color:var(--savea-success);border-radius:50%;flex:none;place-items:center;display:grid}.Checkout-module__VnefJq__cod strong{color:var(--savea-ink);font-weight:var(--fw-medium);display:block}.Checkout-module__VnefJq__summary{background:var(--savea-ivory);border:var(--border-hairline);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);padding:var(--space-6);top:calc(var(--nav-height) + var(--space-5));max-height:calc(100vh - var(--nav-height) - var(--space-8));position:sticky;overflow-y:auto}.Checkout-module__VnefJq__summary h3{margin:0 0 var(--space-5);font-size:var(--fs-h4)}.Checkout-module__VnefJq__items{gap:var(--space-4);margin-bottom:var(--space-5);padding-bottom:var(--space-5);border-bottom:var(--border-hairline);flex-direction:column;display:flex}.Checkout-module__VnefJq__line{align-items:stretch;column-gap:var(--space-4);grid-template-columns:44px minmax(0,1fr) auto;display:grid}.Checkout-module__VnefJq__lineMedia{width:44px;height:auto;font-family:var(--font-display);color:var(--savea-faint);font-size:var(--fs-sm);flex:none;justify-content:center;align-items:flex-start;padding:0;display:flex;overflow:hidden}.Checkout-module__VnefJq__lineImg{object-fit:contain!important;object-position:top center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:54px!important}.Checkout-module__VnefJq__lineInfo{flex-direction:column;flex:1;justify-content:center;gap:2px;display:flex}.Checkout-module__VnefJq__lineInfo strong{font-weight:var(--fw-medium);color:var(--savea-ink);font-size:var(--fs-sm)}.Checkout-module__VnefJq__lineInfo span{color:var(--savea-muted);font-size:var(--fs-xs);font-family:var(--font-data)}.Checkout-module__VnefJq__linePrice{font-family:var(--font-sans);color:var(--savea-ink);align-self:center;font-weight:700}.Checkout-module__VnefJq__totals{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.Checkout-module__VnefJq__totalsRow{font-size:var(--fs-sm);color:var(--savea-text);justify-content:space-between;display:flex}.Checkout-module__VnefJq__totalsRowFinal{font-family:var(--font-sans);font-weight:700;font-size:var(--fs-lg);color:var(--savea-ink);margin-top:var(--space-1)}.Checkout-module__VnefJq__note{font-size:var(--fs-xs);color:var(--savea-muted);justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-2) 0 var(--space-3);display:flex}.Checkout-module__VnefJq__note svg{color:var(--savea-success)}.Checkout-module__VnefJq__deliveryOptions{gap:var(--space-3);flex-direction:column;display:flex}.Checkout-module__VnefJq__deliveryOption{align-items:center;gap:var(--space-3);padding:var(--space-4);border:var(--border-soft);border-radius:var(--radius-md);cursor:pointer;touch-action:manipulation;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease), box-shadow var(--dur) var(--ease);display:flex}.Checkout-module__VnefJq__deliveryOption:hover{border-color:var(--savea-gold);background:var(--savea-gold-tint)}.Checkout-module__VnefJq__deliveryOption:has(:focus-visible){outline:2px solid var(--savea-gold);outline-offset:2px}.Checkout-module__VnefJq__deliveryOptionSelected{border-color:var(--savea-gold);background:var(--savea-gold-tint);box-shadow:0 0 0 1px var(--savea-gold)}.Checkout-module__VnefJq__deliveryRadio{width:20px;height:20px;accent-color:var(--savea-emerald);cursor:pointer;flex:none}.Checkout-module__VnefJq__deliveryLabelGroup{justify-content:space-between;align-items:center;gap:var(--space-3);flex:1;display:flex}.Checkout-module__VnefJq__deliveryName{font-family:var(--font-sans);font-weight:var(--fw-medium);color:var(--savea-ink);font-size:var(--fs-sm)}.Checkout-module__VnefJq__deliveryAmount{font-family:var(--font-sans);color:var(--savea-ink);font-weight:700;font-size:var(--fs-sm);white-space:nowrap}@media (max-width:760px){.Checkout-module__VnefJq__row,.Checkout-module__VnefJq__grid{grid-template-columns:1fr}.Checkout-module__VnefJq__summary{position:static}}.Checkout-module__VnefJq__modalRoot{z-index:1000;position:fixed;inset:0}.Checkout-module__VnefJq__modalScrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b24196b;position:absolute;inset:0}.Checkout-module__VnefJq__modal{background:var(--savea-ivory);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:var(--space-8);text-align:center;width:min(420px,92vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Checkout-module__VnefJq__modalMark{background:var(--savea-success-bg);width:64px;height:64px;color:var(--savea-success);margin:0 auto var(--space-4);border-radius:50%;place-items:center;display:grid}.Checkout-module__VnefJq__modal p{color:var(--savea-muted)}.Checkout-module__VnefJq__modal strong{color:var(--savea-ink)}
.ShopPage-module__aeoEga__page{max-width:var(--container);padding:var(--space-8) var(--gutter) var(--space-10);margin-inline:auto}.ShopPage-module__aeoEga__head{text-align:center;margin-bottom:var(--space-6)}.ShopPage-module__aeoEga__head .ShopPage-module__aeoEga__eyebrow{margin-bottom:var(--space-2);display:block}.ShopPage-module__aeoEga__head .ShopPage-module__aeoEga__lead{max-width:46ch;margin-inline:auto}.ShopPage-module__aeoEga__empty{text-align:center;color:var(--savea-muted);padding:var(--space-8) 0}
