.rz-announcement{position:relative;z-index:1300;min-height:var(--rz-announcement-h,40px);background:linear-gradient(90deg,#243400,#314500 52%,#243400);color:#fff;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);isolation:isolate}.rz-announcement__inner{width:min(calc(100% - (2 * var(--rz-gutter,24px))),var(--rz-max,1280px));min-height:var(--rz-announcement-h,40px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.rz-announcement__content{min-width:0;display:flex;align-items:center;gap:10px;animation:rzAnnouncementIn .28s var(--rz-ease-wow,cubic-bezier(.16,1,.3,1)) both}.rz-announcement__icon-wrap{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.08)}.rz-announcement__copy{min-width:0;display:inline-flex;align-items:baseline;gap:9px}.rz-announcement__eyebrow{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;opacity:.64;white-space:nowrap}.rz-announcement__text{min-width:0;font-size:13px;line-height:1.25;font-weight:650;letter-spacing:.005em;white-space:nowrap}.rz-announcement__cta{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.07);text-decoration:none;font-size:11px;font-weight:750;letter-spacing:.03em;white-space:nowrap;transition:background .18s ease,border-color .18s ease,transform .18s ease}.rz-announcement__cta:hover{color:#fff;text-decoration:none;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.36);transform:translateY(-1px)}.rz-announcement__controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.rz-announcement__close,.rz-announcement__pause{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.05);color:inherit;cursor:pointer}.rz-announcement__close:hover,.rz-announcement__pause:hover{background:rgba(255,255,255,.14)}.rz-announcement__dots{display:flex;align-items:center;gap:5px}.rz-announcement__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:5px;height:5px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.35);cursor:pointer;transition:width .18s ease,background .18s ease}.rz-announcement__dot.is-active{width:16px;background:#fff}.rz-announcement__close:focus-visible,.rz-announcement__cta:focus-visible,.rz-announcement__dot:focus-visible,.rz-announcement__pause:focus-visible{outline:2px solid #fff;outline-offset:3px}.rz-announcement__progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.08)}.rz-announcement__progress span{display:block;width:100%;height:100%;transform-origin:left;background:rgba(255,255,255,.58);animation:rzAnnouncementProgress 6.5s linear both}.rz-announcement__progress span.is-paused{animation-play-state:paused}@keyframes rzAnnouncementIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}@keyframes rzAnnouncementProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:900px){.rz-announcement__inner{width:min(calc(100% - 28px),var(--rz-max,1280px))}.rz-announcement__eyebrow{display:none}.rz-announcement__copy{gap:0}}@media(max-width:640px){.rz-announcement__inner{width:min(calc(100% - 20px),var(--rz-max,1280px));gap:8px}.rz-announcement__content{gap:7px;flex:1 1 auto;min-width:0}.rz-announcement__icon-wrap{width:23px;height:23px;flex-basis:23px}.rz-announcement__text{font-size:11px;white-space:normal;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rz-announcement__cta{min-height:28px;padding-inline:8px;font-size:10px}.rz-announcement__dots,.rz-announcement__pause{display:none}.rz-announcement__close{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.rz-announcement__content,.rz-announcement__cta,.rz-announcement__dot,.rz-announcement__progress span{animation:none!important;transition:none!important}}:root{--rz-announcement-h:40px;--rz-storefront-chrome:calc(var(--rz-announcement-h) + var(--rz-header-h,76px))}@media(max-width:640px){:root{--rz-announcement-h:42px;--rz-storefront-chrome:calc(var(--rz-announcement-h) + var(--rz-header-h,70px))}}.checkout-experience{width:min(calc(100% - (2 * var(--rz-gutter))),1280px);margin-inline:auto;padding:clamp(54px,6vw,86px) 0 clamp(82px,8vw,120px);display:grid;grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);grid-gap:clamp(48px,7vw,96px);gap:clamp(48px,7vw,96px);align-items:start}.checkout-main{min-width:0}.checkout-intro{padding-top:0!important;border-top:0!important}.checkout-kicker{margin:0 0 16px;color:#72785b;font-size:12px!important;line-height:1.35;letter-spacing:.14em;text-transform:uppercase}.checkout-empty h1,.checkout-intro h1{max-width:720px;margin:0;color:var(--rz-ink);font-size:clamp(58px,6.4vw,92px)!important;line-height:.88!important;letter-spacing:-.055em!important;font-weight:500}.checkout-empty h1 em,.checkout-intro h1 em{color:var(--rz-olive);font-family:var(--font-display,Georgia,serif);font-style:italic;font-weight:500}.checkout-lead{max-width:590px;margin:22px 0 0;color:var(--rz-muted);font-size:15px!important;line-height:1.7!important}.checkout-section{padding:40px 0 42px!important;border-top:1px solid var(--rz-line)!important}.checkout-section:first-of-type{margin-top:50px}.checkout-section-heading{display:grid!important;grid-template-columns:28px minmax(0,1fr);grid-gap:10px!important;gap:10px!important;align-items:baseline!important;margin-bottom:22px!important}.checkout-section-heading span{color:#87905f;font-size:11px!important;letter-spacing:.12em}.checkout-section-heading h2{margin:0;color:var(--rz-ink);font-size:21px!important;line-height:1.25!important;font-weight:600!important}.checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 14px;gap:18px 14px}.checkout-grid label{min-width:0;display:grid;grid-gap:8px;gap:8px;color:#767967;font-size:11px!important;line-height:1.3;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid label small{margin-left:5px;color:#999d8e;font-size:10px;font-weight:500;letter-spacing:0;text-transform:none}.checkout-grid input,.checkout-grid select{width:100%;min-height:52px;height:52px;border:1px solid rgba(31,38,12,.15);border-radius:0;background:#fffefa;color:var(--rz-ink);padding:0 14px;font-size:15px!important;line-height:1.3;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.checkout-grid input::placeholder,.coupon-row input::placeholder{color:#9b9d91}.checkout-grid input:hover,.checkout-grid select:hover,.coupon-row input:hover{border-color:rgba(75,101,0,.3)}.checkout-grid input:focus-visible,.checkout-grid select:focus-visible,.coupon-row input:focus-visible{border-color:var(--rz-olive);box-shadow:0 0 0 3px rgba(75,101,0,.1)}.payment-option{min-height:72px;padding:17px 18px!important;border:1px solid rgba(75,101,0,.48)!important;background:rgba(248,249,235,.55);display:flex;gap:13px;align-items:center}.checkout-payment-options{display:grid;grid-gap:10px;gap:10px}.checkout-payment-options .payment-option{cursor:pointer}.checkout-payment-options .payment-option input[type=radio]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.checkout-payment-options .payment-option:not(.active){border-color:rgba(75,101,0,.22)!important;background:transparent}.checkout-payment-options .payment-option:not(.active) .payment-radio{border-color:rgba(75,101,0,.35)}.checkout-payment-options .payment-option .payment-radio{transition:border-color var(--rz-motion-quick,.18s) ease}.payment-radio{width:18px;height:18px;flex:0 0 18px;border:5px solid var(--rz-olive);border-radius:50%;background:#fff}.payment-option small,.payment-option strong{display:block}.payment-option strong{color:var(--rz-ink);font-size:14px!important;line-height:1.35}.payment-option small{margin-top:4px;color:var(--rz-muted);font-size:12px!important;line-height:1.45}.checkout-note{max-width:620px;margin:12px 0 0;color:#7f8175;font-size:12px!important;line-height:1.6!important}.checkout-error{margin:0 0 14px;padding:12px 14px!important;border:1px solid #edcfc8;background:#faeae6;color:#8d382d!important;font-size:13px!important;line-height:1.5!important}.checkout-submit{width:100%;min-height:56px!important;padding:0 18px;border:0;background:var(--rz-olive);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:12px!important;line-height:1.3;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,opacity .18s ease}.checkout-submit:hover:not(:disabled){background:#3e5300;transform:translateY(-1px)}.checkout-submit:focus-visible{outline:3px solid #cbd98a;outline-offset:3px}.checkout-back{min-height:44px;display:inline-flex;align-items:center;margin-top:11px;color:#74796a;font-size:12px!important;line-height:1.4;text-decoration:none}.checkout-back:hover{color:var(--rz-olive)}.checkout-summary{min-width:0;position:-webkit-sticky;position:sticky;top:102px;align-self:start;padding:30px!important;border:1px solid rgba(38,44,19,.06);background:#eeefdf!important;box-shadow:0 20px 60px rgba(31,37,14,.045)}.checkout-summary-head{min-height:28px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.checkout-summary-head .checkout-kicker{margin:0}.checkout-summary-head>span{color:#7d816d;font-size:11px!important}.checkout-items{margin-top:13px;border-top:1px solid var(--rz-line)}.checkout-item{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:14px 0!important;border-bottom:1px solid var(--rz-line)}.checkout-item-media{width:58px;height:66px;background:#fff}.checkout-item-copy{min-width:0}.checkout-item-copy span,.checkout-item-copy strong{display:block}.checkout-item-copy strong{color:var(--rz-ink);font-size:13px!important;line-height:1.35;overflow-wrap:anywhere}.checkout-item-copy span{margin-top:4px;color:#777b6b;font-size:11px!important;line-height:1.45}.checkout-item>strong{color:var(--rz-ink);font-size:12px!important;line-height:1.3;white-space:nowrap}.coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;margin:20px 0 5px}.coupon-row input{width:100%;min-height:46px;height:46px;border:1px solid rgba(31,38,12,.15);border-right:0;background:#fffefa;padding:0 13px;color:var(--rz-ink);font-size:14px!important;outline:none}.coupon-row button{min-width:74px;min-height:46px;border:0;background:#15180d;color:#fff;padding:0 15px;font-size:11px!important;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.coupon-row button:focus-visible,.coupon-row button:hover{background:var(--rz-olive)}.coupon-message{margin:7px 0 0;font-size:11px!important;line-height:1.4}.summary-lines{margin-top:18px;border-top:1px solid var(--rz-line)}.summary-lines>div{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0;color:var(--rz-ink);font-size:13px!important;line-height:1.4}.summary-lines span{color:#777b6b}.summary-lines strong{font-weight:650}.summary-lines .grand-total{min-height:62px;margin-top:5px;border-top:1px solid var(--rz-line);padding-top:15px;font-size:18px!important}.summary-lines .grand-total span{color:#6e735f}.summary-lines .grand-total strong{color:var(--rz-ink);font-size:24px!important;letter-spacing:-.035em}.checkout-summary-note{margin:10px 0 0;color:#7c806e;font-size:11px!important;line-height:1.5}.checkout-empty{width:min(calc(100% - (2 * var(--rz-gutter))),900px);min-height:calc(100svh - 190px);margin-inline:auto;padding:100px 0;display:grid;align-content:center;justify-items:start}.checkout-empty>p:not(.checkout-kicker){max-width:520px;margin:22px 0 0;color:var(--rz-muted);font-size:15px;line-height:1.7}.checkout-empty-link{min-height:44px;margin-top:22px;display:inline-flex;align-items:center;gap:8px;color:var(--rz-olive);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid}@media (max-width:1000px){.checkout-experience{grid-template-columns:1fr;gap:48px}.checkout-summary{position:relative;top:auto;order:-1}}@media (max-width:720px){.checkout-experience{width:min(calc(100% - 36px),680px);padding:34px 0 70px;gap:30px}.checkout-summary{padding:20px!important}.checkout-empty h1,.checkout-intro h1{font-size:clamp(54px,15vw,76px)!important}.checkout-lead{margin-top:18px;font-size:14px!important}.checkout-section:first-of-type{margin-top:34px}.checkout-section{padding:32px 0 34px!important}.checkout-grid{grid-template-columns:1fr;gap:15px}.checkout-grid label.wide{grid-column:auto}.checkout-grid input,.checkout-grid select{min-height:50px;height:50px}.checkout-item{grid-template-columns:54px minmax(0,1fr) auto}.checkout-item-media{width:54px;height:62px}.checkout-item-copy strong{font-size:12px!important}.checkout-item-copy span{font-size:10px!important}.checkout-item>strong{font-size:11px!important}.checkout-empty{width:min(calc(100% - 36px),680px);min-height:calc(100svh - 150px);padding:70px 0}}@media (prefers-reduced-motion:reduce){.checkout-grid input,.checkout-grid select,.checkout-submit,.coupon-row button{transition:none}}.checkout-create-account{border:1px solid rgba(23,26,17,.14);background:#faf8f0;padding:14px 16px;display:grid;grid-gap:12px;gap:12px}.checkout-create-account__toggle{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.checkout-create-account__toggle input[type=checkbox]{width:16px;height:16px;margin-top:3px;accent-color:#4e5b12;cursor:pointer;flex:none}.checkout-create-account__toggle span span{display:block;font-weight:600;font-size:14px;color:inherit}.checkout-create-account__toggle small{display:block;margin-top:3px;font-weight:400;font-size:12px;color:#65705b}.checkout-create-account input[type=password]{height:46px;border:1px solid rgba(23,26,17,.2);background:#fff;padding:0 14px;width:100%}.rz-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1200;width:100%;min-height:var(--rz-header-h,76px);background:rgba(250,248,240,.96);border-bottom:1px solid rgba(32,43,8,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);isolation:isolate}.rz-header-scrolled .rz-site-header{box-shadow:0 8px 30px rgba(26,32,13,.07)}.rz-site-header__inner{width:min(calc(100% - (2 * var(--rz-gutter,24px))),var(--rz-max,1280px));min-height:var(--rz-header-h,76px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:clamp(18px,2.5vw,32px)}.rz-header-right,.rz-site-header__inner{align-items:center;gap:clamp(18px,2.5vw,32px)}.rz-header-right{min-width:0;display:flex;justify-content:flex-end}.rz-brand-logo{width:76px!important;height:60px!important;display:inline-flex!important;align-items:center;overflow:hidden;text-decoration:none}.rz-brand-logo img{display:block;width:76px!important;height:58px!important;max-width:76px!important;max-height:58px!important;object-fit:contain}.rz-desktop-nav{min-width:0;display:flex;align-items:center;gap:clamp(18px,2.5vw,38px)}.rz-desktop-nav--left{justify-content:flex-start}.rz-desktop-nav--right{justify-content:flex-end}.rz-desktop-nav>a,.rz-nav-shop{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--rz-ink,#171b12);font:550 14px/1.2 var(--font-body),Inter,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer}.rz-desktop-nav>a:after,.rz-nav-shop:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:var(--rz-olive,#4b6500);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.rz-desktop-nav>a:focus-visible,.rz-desktop-nav>a:hover,.rz-nav-shop.is-active,.rz-nav-shop:focus-visible,.rz-nav-shop:hover{color:var(--rz-olive,#4b6500)}.rz-desktop-nav>a:focus-visible:after,.rz-desktop-nav>a:hover:after,.rz-nav-shop.is-active:after,.rz-nav-shop:focus-visible:after,.rz-nav-shop:hover:after{transform:scaleX(1);transform-origin:left}.rz-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.rz-cart-icon,.rz-header-icon,.rz-menu-button{position:relative;width:44px!important;height:44px!important;min-height:44px!important;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--rz-ink,#171b12);text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.rz-cart-icon:focus-visible,.rz-cart-icon:hover,.rz-header-icon:focus-visible,.rz-header-icon:hover,.rz-menu-button:focus-visible,.rz-menu-button:hover{background:rgba(75,101,0,.08);color:var(--rz-olive,#4b6500)}.rz-cart-icon>span{position:absolute;top:1px;right:-1px;min-width:18px;height:18px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;background:var(--rz-olive,#4b6500);color:#fff;font:700 11px/1 var(--font-body),sans-serif}.rz-menu-button{display:none}.rz-header-overlay-open{overflow:hidden;scrollbar-gutter:stable}.rz-header-overlay-open .rz-site-header{box-shadow:0 10px 35px rgba(20,24,8,.1)}.rz-header-scrim{position:fixed;z-index:1100;inset:0;border:0;padding:0;background:rgba(18,23,9,.38);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:pointer;animation:rz-scrim-in .18s ease both}.rz-mega-menu{position:absolute;z-index:1201;inset:100% 0 auto;background:#f7f5ec;border-top:1px solid rgba(32,43,8,.12);box-shadow:0 24px 50px rgba(26,32,13,.13);animation:rz-menu-in .2s var(--rz-ease-wow,cubic-bezier(.16,1,.3,1)) both}.rz-mega-menu__inner{width:min(calc(100% - (2 * var(--rz-gutter,24px))),var(--rz-max,1280px));margin-inline:auto;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(480px,1.45fr);grid-gap:clamp(36px,5vw,80px);gap:clamp(36px,5vw,80px);padding-block:30px 34px}.rz-mega-menu__links{display:flex;flex-direction:column;min-height:360px}.rz-mega-menu__intro{padding-bottom:20px;border-bottom:1px solid var(--rz-line,rgba(32,43,8,.14))}.rz-mega-menu__intro span{display:block;color:var(--rz-olive,#4b6500);font:800 11px/1.2 var(--font-body),sans-serif;letter-spacing:.16em;text-transform:uppercase}.rz-mega-menu__intro p{max-width:330px;margin:9px 0 0;color:var(--rz-muted,#65705b);font-size:14px;line-height:1.6}.rz-mega-menu__list{display:grid;grid-gap:0 20px;gap:0 20px}.rz-mega-menu__list a{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(32,43,8,.1);color:var(--rz-ink,#171b12);text-decoration:none}.rz-mega-menu__list a:focus-visible,.rz-mega-menu__list a:hover{color:var(--rz-olive,#4b6500)}.rz-mega-menu__list strong{display:block;font-size:15px;font-weight:650}.rz-mega-menu__list small{display:block;margin-top:4px;color:var(--rz-muted,#65705b);font-size:12px;line-height:1.3}.rz-mega-menu__list a.is-featured strong{font-family:var(--font-display,Georgia,serif);font-size:23px;font-weight:500}.rz-mega-menu__all{width:max-content;margin-top:auto;padding-top:22px;color:var(--rz-olive,#4b6500);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.rz-mega-menu__promo{position:relative;min-height:360px;overflow:hidden;background:#27330d;color:#fff}.rz-mega-menu__promo-image{position:absolute;inset:0}.rz-mega-menu__promo-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,27,7,.78),rgba(19,27,7,.16) 65%,rgba(19,27,7,.24))}.rz-mega-menu__promo-image img{object-fit:cover;animation:rz-promo-in .45s ease both}.rz-mega-menu__promo-copy{position:relative;z-index:1;min-height:360px;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.rz-mega-menu__promo-copy>div>span{font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rz-mega-menu__promo-copy h3{max-width:470px;margin:10px 0 8px;font:500 clamp(34px,4vw,56px)/.9 var(--font-display,Georgia,serif);letter-spacing:-.03em}.rz-mega-menu__promo-copy p{max-width:400px;margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.55}.rz-mega-menu__promo-copy>a{width:max-content;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rz-mega-menu__controls{position:absolute;z-index:2;right:24px;bottom:24px;display:flex;align-items:center;gap:14px;font-size:10px;font-weight:700;letter-spacing:.1em}.rz-mega-menu__controls>div{display:flex;gap:5px}.rz-mega-menu__controls button{width:38px;height:38px;border:1px solid rgba(255,255,255,.45);background:rgba(20,27,7,.2);color:#fff;display:grid;place-items:center;cursor:pointer}.rz-mega-menu__controls button:focus-visible,.rz-mega-menu__controls button:hover{background:rgba(255,255,255,.16)}.rz-search-modal{position:fixed;z-index:1400;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:clamp(80px,12vh,140px) 20px 40px;overflow:auto;background:rgba(20,25,10,.46);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:rz-overlay-in .18s ease both}.rz-search-modal__inner{width:min(900px,100%);max-height:calc(100dvh - 120px);overflow:auto;background:#faf8f0;box-shadow:0 30px 80px rgba(0,0,0,.2);padding:28px clamp(20px,4vw,46px) 38px}.rz-search-modal__top{display:flex;align-items:center;justify-content:space-between}.rz-search-modal__top .rz-eyebrow{margin:0}.rz-overlay-close{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(32,43,8,.14);background:transparent;color:var(--rz-ink,#171b12);cursor:pointer}.rz-overlay-close:focus-visible,.rz-overlay-close:hover{background:rgba(75,101,0,.08);color:var(--rz-olive,#4b6500)}.rz-search-form{margin-top:22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid var(--rz-ink,#171b12);padding:12px 0}.rz-search-form input{min-width:0;border:0;outline:0;background:transparent;color:var(--rz-ink,#171b12);font:500 clamp(22px,4vw,36px)/1.15 var(--font-body),sans-serif;letter-spacing:-.035em}.rz-search-form input::placeholder{color:#9a9d8e}.rz-search-clear{width:36px;height:36px;border:0;background:transparent;color:var(--rz-muted,#65705b);cursor:pointer}.rz-search-submit{min-height:44px;padding:0 16px;border:1px solid var(--rz-olive,#4b6500);background:var(--rz-olive,#4b6500);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.rz-search-content{min-height:180px;padding-top:24px}.rz-search-status{color:var(--rz-muted,#65705b);font-size:14px}.rz-search-suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.rz-search-suggestions span{width:100%;margin-bottom:5px;color:var(--rz-muted,#65705b);font-size:12px}.rz-search-suggestions button{border:1px solid rgba(32,43,8,.16);background:transparent;padding:10px 14px;color:var(--rz-ink,#171b12);font-size:13px;cursor:pointer}.rz-search-suggestions button:focus-visible,.rz-search-suggestions button:hover{border-color:var(--rz-olive,#4b6500);color:var(--rz-olive,#4b6500)}.rz-search-results{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 24px;gap:0 24px}.rz-search-results>a{min-height:92px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid rgba(32,43,8,.12);color:var(--rz-ink,#171b12);text-decoration:none}.rz-search-results>a:focus-visible,.rz-search-results>a:hover{color:var(--rz-olive,#4b6500)}.rz-search-result__image{position:relative;width:64px;height:64px;overflow:hidden;background:#efede2;display:grid;place-items:center;color:var(--rz-olive,#4b6500)}.rz-search-result__image img{object-fit:cover}.rz-search-results strong{display:block;font-size:14px;line-height:1.3}.rz-search-results small{display:block;margin-top:5px;color:var(--rz-muted,#65705b);font-size:12px}.rz-search-empty{padding:28px 0}.rz-search-empty strong{font-size:18px}.rz-search-empty p{margin:7px 0 16px;color:var(--rz-muted,#65705b);font-size:14px}.rz-search-empty a{display:inline-flex;align-items:center;gap:8px;color:var(--rz-olive,#4b6500);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.rz-cart-drawer{position:fixed;z-index:1500;top:0;right:0;width:min(500px,100vw);height:100dvh;display:flex;flex-direction:column;background:#faf8f0;box-shadow:-30px 0 80px rgba(0,0,0,.18);animation:rz-drawer-in .28s var(--rz-ease-wow,cubic-bezier(.16,1,.3,1)) both}.rz-cart-drawer__header{min-height:100px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rz-line,rgba(32,43,8,.14))}.rz-cart-drawer__header .rz-eyebrow{margin:0 0 4px}.rz-cart-drawer__header h2{margin:0;font:500 32px/.95 var(--font-display,Georgia,serif);letter-spacing:-.03em}.rz-cart-drawer__header h2 span{font:600 12px var(--font-body),sans-serif;color:var(--rz-muted,#65705b);vertical-align:middle;margin-left:5px}.rz-cart-drawer__body{flex:1 1;overflow:auto;padding:8px 24px}.rz-cart-drawer__empty{min-height:100%;display:grid;align-content:center;justify-items:center;text-align:center;padding:40px}.rz-cart-drawer__empty-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#edf0df;color:var(--rz-olive,#4b6500)}.rz-cart-drawer__empty h3{margin:18px 0 7px;font:500 30px/.95 var(--font-display,Georgia,serif)}.rz-cart-drawer__empty p{max-width:290px;margin:0 0 18px;color:var(--rz-muted,#65705b);font-size:14px;line-height:1.6}.rz-cart-drawer__empty a{display:inline-flex;gap:8px;align-items:center;color:var(--rz-olive,#4b6500);font-size:12px;font-weight:800;text-transform:uppercase;text-decoration:none;letter-spacing:.08em}.rz-cart-drawer__item{display:grid;grid-template-columns:82px minmax(0,1fr) auto;grid-gap:14px;gap:14px;padding:18px 0;border-bottom:1px solid rgba(32,43,8,.12)}.rz-cart-drawer__item-image{position:relative;width:82px;height:92px;display:grid;place-items:center;background:#efede2;color:var(--rz-olive,#4b6500);overflow:hidden}.rz-cart-drawer__item-image img{object-fit:cover}.rz-cart-drawer__item-main{min-width:0}.rz-cart-drawer__item-main>a{display:block;color:var(--rz-ink,#171b12);font-size:14px;font-weight:700;line-height:1.3;text-decoration:none}.rz-cart-drawer__item-main>span{display:block;margin-top:4px;color:var(--rz-muted,#65705b);font-size:11px}.rz-drawer-quantity{display:flex;align-items:center;gap:0;margin-top:13px}.rz-drawer-quantity>button:not(.rz-drawer-remove){width:32px;height:32px;border:1px solid rgba(32,43,8,.14);background:transparent;display:grid;place-items:center;cursor:pointer}.rz-drawer-quantity strong{min-width:32px;text-align:center;font-size:12px}.rz-drawer-remove{margin-left:12px;border:0;background:transparent;color:var(--rz-muted,#65705b);font-size:10px;text-decoration:underline;cursor:pointer}.rz-cart-drawer__item-price{padding-top:2px;font-size:13px;white-space:nowrap}.rz-cart-drawer__footer{padding:20px 24px 24px;border-top:1px solid var(--rz-line,rgba(32,43,8,.14));background:#f4f2e8}.rz-drawer-total{display:flex;align-items:center;justify-content:space-between}.rz-drawer-total span{font-size:12px;color:var(--rz-muted,#65705b)}.rz-drawer-total strong{font-size:18px}.rz-cart-drawer__footer>p{margin:6px 0 15px;color:var(--rz-muted,#65705b);font-size:11px}.rz-drawer-primary{min-height:52px;gap:9px;background:var(--rz-olive,#4b6500);color:#fff;text-decoration:none;font-size:12px;font-weight:800}.rz-drawer-primary,.rz-drawer-secondary{display:flex;align-items:center;justify-content:center;letter-spacing:.08em;text-transform:uppercase}.rz-drawer-secondary{min-height:42px;color:var(--rz-ink,#171b12);font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.rz-mobile-nav{display:none}@keyframes rz-promo-in{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes rz-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes rz-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes rz-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes rz-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media(max-width:1000px){.rz-site-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.rz-desktop-nav{gap:16px}.rz-desktop-nav>a,.rz-nav-shop{font-size:13px}.rz-mega-menu__inner{grid-template-columns:1fr 1.1fr;gap:28px}.rz-mega-menu__list{grid-template-columns:1fr}.rz-account-action{display:none}}@media(max-width:720px){:root{--rz-header-h:70px}.rz-site-header__inner{min-height:70px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-block:4px;gap:8px}.rz-desktop-nav{display:none}.rz-header-right{gap:0;grid-column:3}.rz-brand-logo{grid-column:2;justify-self:center}.rz-menu-button{display:inline-flex}.rz-header-actions{gap:0}.rz-mega-menu{display:none}.rz-mobile-nav{position:absolute;z-index:1202;left:0;right:0;top:100%;display:grid;max-height:0;overflow:hidden;opacity:0;pointer-events:none;background:rgba(250,248,240,.99);border-top:0 solid var(--rz-line,rgba(23,26,17,.13));box-shadow:0 20px 40px rgba(20,24,8,.1);transition:max-height .28s var(--rz-ease-wow,cubic-bezier(.16,1,.3,1)),opacity .18s ease,border-top-width .18s ease}.rz-mobile-nav.is-open{max-height:calc(100dvh - var(--rz-header-h));overflow:auto;opacity:1;pointer-events:auto;border-top-width:1px}.rz-mobile-nav nav{width:min(calc(100% - 36px),720px);margin-inline:auto;padding:8px 0 22px;display:grid}.rz-mobile-link-button,.rz-mobile-nav nav>a,.rz-mobile-shop-toggle{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid var(--rz-line,rgba(23,26,17,.13));background:transparent;color:var(--rz-ink);font:550 16px/1.3 var(--font-body),sans-serif;text-align:left;text-decoration:none;cursor:pointer}.rz-mobile-shop-toggle{width:100%}.rz-mobile-shop-links{padding:4px 0 8px}.rz-mobile-shop-links a{padding-left:16px;min-height:48px;display:flex;align-items:center;justify-content:space-between;color:var(--rz-muted);font-size:14px;text-decoration:none}.rz-mobile-shop-links a:focus-visible,.rz-mobile-shop-links a:hover{color:var(--rz-olive)}.rz-mobile-link-button{width:100%}.rz-search-modal{padding:12px;align-items:flex-start}.rz-search-modal__inner{max-height:calc(100dvh - 24px);padding:18px 18px 26px}.rz-search-form{grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px}.rz-search-submit{padding-inline:11px}.rz-search-results{grid-template-columns:1fr}.rz-cart-drawer__body,.rz-cart-drawer__footer,.rz-cart-drawer__header{padding-inline:18px}.rz-header-scrim{backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.rz-cart-drawer,.rz-desktop-nav>a:after,.rz-header-scrim,.rz-mega-menu__promo-image img,.rz-mobile-nav,.rz-nav-shop:after,.rz-search-modal{animation:none!important;transition:none!important}}.rz-site-header.is-shop-open{z-index:1200}.rz-site-header.is-shop-open .rz-mega-menu{pointer-events:auto}.rz-mega-menu,.rz-mega-menu__promo-image img{will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (min-width:721px){.rz-site-header.is-shop-open{box-shadow:0 10px 34px rgba(26,32,13,.1)}}.rz-mega-menu__inner{grid-template-columns:minmax(390px,.92fr) minmax(520px,1.35fr);gap:clamp(34px,4.5vw,72px);padding-block:28px 30px}.rz-mega-menu__links{min-height:0}.rz-mega-menu__intro{padding-bottom:16px}.rz-mega-menu__intro p{max-width:390px;font-size:13px;line-height:1.5}.rz-mega-menu__list{grid-template-columns:1fr 1fr;gap:0 14px;margin-top:2px}.rz-mega-menu__list a{position:relative;min-height:82px;padding:10px 0;gap:10px;transition:color .18s ease,transform .18s ease}.rz-mega-menu__list a:focus-visible,.rz-mega-menu__list a:hover{transform:translateX(2px)}.rz-mega-menu__list a.is-featured{grid-column:1/-1;min-height:88px}.rz-mega-menu__list a.is-featured .rz-mega-menu__thumb{width:66px;height:66px}.rz-mega-menu__thumb{position:relative;flex:0 0 48px;width:48px;height:58px;overflow:hidden;background:#eeece2;border:1px solid rgba(32,43,8,.08)}.rz-mega-menu__thumb img{object-fit:cover;object-position:center}.rz-mega-menu__item-copy{min-width:0;flex:1 1}.rz-mega-menu__item-copy strong{display:block;font-size:14px;font-weight:700;line-height:1.2}.rz-mega-menu__item-copy small{display:block;margin-top:5px;color:var(--rz-muted,#65705b);font-size:11px;line-height:1.35}.rz-mega-menu__list a.is-featured .rz-mega-menu__item-copy strong{font:500 23px/.95 var(--font-display,Georgia,serif)}.rz-mega-menu__item-arrow{width:30px;height:30px;border:1px solid rgba(32,43,8,.12);display:grid;place-items:center;flex:0 0 30px;transition:background .18s ease,color .18s ease}.rz-mega-menu__list a:focus-visible .rz-mega-menu__item-arrow,.rz-mega-menu__list a:hover .rz-mega-menu__item-arrow{background:var(--rz-olive,#4b6500);color:#fff;border-color:var(--rz-olive,#4b6500)}.rz-mega-menu__all{margin-top:18px;padding:11px 15px;border:1px solid var(--rz-olive,#4b6500);background:var(--rz-olive,#4b6500);color:#fff!important;font-size:11px;gap:9px;transition:background .18s ease,color .18s ease}.rz-mega-menu__all:focus-visible,.rz-mega-menu__all:hover{background:transparent;color:var(--rz-olive,#4b6500)!important}.rz-mega-menu__promo{min-height:390px;border-radius:2px}.rz-mega-menu__promo-copy{min-height:390px;padding:34px}.rz-mega-menu__promo-copy h3{font-size:clamp(36px,3.7vw,54px)}.rz-mega-menu__controls{right:20px;bottom:20px}@media(max-width:1000px){.rz-mega-menu__inner{grid-template-columns:1fr 1.05fr;gap:24px}.rz-mega-menu__list{grid-template-columns:1fr}.rz-mega-menu__list a.is-featured{grid-column:auto}}.rz-footer--2027{--footer-bg:#182000;--footer-bg-soft:#202b06;--footer-ink:#f7f5eb;--footer-muted:rgba(247,245,235,.68);--footer-faint:rgba(247,245,235,.42);--footer-line:rgba(247,245,235,.13);--footer-accent:#d6dfaa;position:relative;overflow:hidden;background:var(--footer-bg);color:var(--footer-ink)}.rz-footer--2027:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 84% 8%,rgba(214,223,170,.09),transparent 27%),radial-gradient(circle at 12% 76%,rgba(214,223,170,.055),transparent 24%)}.rz-footer--2027 .rz-container{position:relative;z-index:1}.rz-footer__signal{min-height:42px;padding-inline:max(var(--rz-gutter),calc((100% - var(--rz-max)) / 2));display:flex;align-items:center;justify-content:center;gap:18px;border-bottom:1px solid var(--footer-line);color:var(--footer-faint);font-size:9px;font-weight:700;letter-spacing:.18em}.rz-footer__signal i{width:22px;height:1px;background:var(--footer-line)}.rz-footer__newsletter{min-height:184px;padding:38px 42px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);grid-gap:40px;gap:40px;align-items:center;border-bottom:1px solid var(--footer-line)}.rz-footer--2027 .rz-footer__newsletter h2{margin:0;color:var(--footer-ink);font-size:clamp(34px,4vw,56px)!important;line-height:.94;letter-spacing:-.045em}.rz-footer--2027 .rz-footer__newsletter h2 em{color:var(--footer-accent);font-family:var(--font-display,Georgia,serif);font-style:italic;font-weight:400}.rz-footer--2027 .rz-footer__newsletter p:not(.rz-eyebrow){max-width:500px;margin:11px 0 0;color:var(--footer-muted);font-size:15px!important;line-height:1.55}.rz-footer--2027 .rz-newsletter-form{min-width:0;width:100%}.rz-footer--2027 .rz-newsletter-form button,.rz-footer--2027 .rz-newsletter-form input{min-height:54px!important;height:54px;font-size:15px!important}.rz-footer--2027 .rz-newsletter-form button:focus-visible,.rz-footer--2027 .rz-newsletter-form input:focus-visible,.rz-footer--2027 a:focus-visible,.rz-footer--2027 summary:focus-visible{outline:2px solid var(--footer-accent);outline-offset:4px}.rz-footer__identity{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-gap:80px;gap:80px;padding:68px 0 54px;border-bottom:1px solid var(--footer-line)}.rz-footer__brand-panel{max-width:600px}.rz-footer__brand-mark{width:104px;height:72px;margin-bottom:22px;display:flex;align-items:center}.rz-footer__brand-mark img{width:96px!important;height:70px!important;object-fit:contain!important;object-position:left center!important;filter:brightness(0) invert(1)}.rz-footer__brand-kicker,.rz-footer__panel-label{margin:0 0 9px;color:var(--footer-accent);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.rz-footer__brand-copy{max-width:510px;margin:0;color:var(--footer-muted);font-size:16px!important;line-height:1.7}.rz-footer__brand-link,.rz-footer__shop-link{width:-moz-fit-content;width:fit-content;margin-top:24px;display:inline-flex;align-items:center;gap:9px;color:var(--footer-ink);font-size:13px;font-weight:700;text-decoration:none}.rz-footer__brand-link:hover,.rz-footer__shop-link:hover{color:var(--footer-accent)}.rz-footer__socials{display:flex;gap:8px;margin-top:25px}.rz-footer__socials a{width:42px;height:42px;display:grid;place-items:center;color:var(--footer-ink);border:1px solid var(--footer-line);border-radius:50%;background:rgba(255,255,255,.025)}.rz-footer__socials a:hover{color:var(--footer-accent);border-color:rgba(214,223,170,.5)}.rz-footer__contact-panel{align-self:end;padding-left:34px;border-left:1px solid var(--footer-line)}.rz-footer__contact-link{display:block;width:-moz-fit-content;width:fit-content;margin-top:7px;color:var(--footer-ink);font-size:18px;line-height:1.45;text-decoration:none}.rz-footer__contact-link:hover{color:var(--footer-accent)}.rz-footer__contact-panel>span{display:block;margin-top:12px;color:var(--footer-muted);font-size:13px}.rz-footer__contact-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.rz-footer__contact-actions a{padding:8px 10px;color:var(--footer-muted);border:1px solid var(--footer-line);border-radius:999px;font-size:14px;text-decoration:none}.rz-footer__contact-actions a:hover{color:var(--footer-ink);border-color:rgba(214,223,170,.42)}.rz-footer__navigation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;padding:58px 0 52px;border-bottom:1px solid var(--footer-line)}.rz-footer-group{min-width:0}.rz-footer-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;color:var(--footer-ink);font-size:13px;font-weight:800;letter-spacing:.01em;cursor:pointer}.rz-footer-group summary::-webkit-details-marker{display:none}.rz-footer-group summary svg{display:none;color:var(--footer-accent);transition:transform .2s ease}.rz-footer-group[open] summary svg{transform:rotate(45deg)}.rz-footer-group__content{display:grid;grid-gap:11px;gap:11px;margin-top:18px}.rz-footer-group__content a{display:flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--footer-muted);font-size:14px!important;line-height:1.5!important;text-decoration:none}.rz-footer-group__content a:hover{color:var(--footer-ink)}.rz-footer-group__content small{color:var(--footer-accent);font-size:9px;font-weight:800;letter-spacing:.1em}.rz-footer__trust{display:grid;grid-template-columns:repeat(3,1fr) 1.15fr;border-bottom:1px solid var(--footer-line)}.rz-footer__payments,.rz-footer__trust>a{min-width:300px;padding-left:28px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;border-right:0}.rz-footer__payments-head{display:flex;align-items:baseline;gap:10px}.rz-footer__payments-head span{color:var(--footer-ink);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.rz-footer__payments-head small{color:var(--footer-faint);font-size:10px}.rz-footer__payment-logos{display:flex;align-items:center;justify-content:flex-end;gap:7px}.rz-footer__payment-logos img{width:54px!important;height:34px!important;display:block;flex:0 0 54px;object-fit:contain!important;border-radius:7px;box-shadow:0 4px 14px rgba(0,0,0,.08)}.rz-footer__payment-note{color:var(--footer-faint);font-size:10px;letter-spacing:.03em}.rz-footer__closing{min-height:132px;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--footer-line)}.rz-footer__closing p{max-width:720px;margin:0;color:var(--footer-muted);font-size:clamp(20px,2.1vw,28px);line-height:1.15;letter-spacing:-.025em}.rz-footer__closing p span{color:var(--footer-ink)}.rz-footer__bottom{min-height:68px;padding:16px 0;display:flex;align-items:center;gap:20px;color:var(--footer-faint);font-size:12px!important}.rz-footer__bottom a{color:var(--footer-faint);text-decoration:none}.rz-footer__bottom a:hover{color:var(--footer-ink)}.rz-footer__bottom a:first-of-type{margin-left:auto}@media (max-width:1000px){.rz-footer__identity{grid-template-columns:1fr;gap:46px}.rz-footer__contact-panel{padding:32px 0 0;border-left:0;border-top:1px solid var(--footer-line)}.rz-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.rz-footer__trust{grid-template-columns:1fr 1fr}.rz-footer__trust>a:nth-child(2){border-right:0}.rz-footer__payments{grid-column:1/-1;align-items:flex-start;padding:24px 0 0;border-top:1px solid var(--footer-line)}.rz-footer__payment-logos{justify-content:flex-start}}@media (max-width:720px){.rz-footer__signal{min-height:38px;gap:9px;padding-inline:18px;font-size:7px;letter-spacing:.12em;white-space:nowrap}.rz-footer__signal i:nth-of-type(2),.rz-footer__signal span:nth-of-type(2){display:none}.rz-footer__newsletter{min-height:0;padding:36px 0 38px;grid-template-columns:1fr;gap:22px}.rz-footer--2027 .rz-footer__newsletter h2{font-size:38px!important}.rz-footer--2027 .rz-newsletter-form button,.rz-footer--2027 .rz-newsletter-form input{min-height:52px!important;height:52px}.rz-footer__identity{padding:46px 0;gap:34px}.rz-footer__brand-copy{font-size:15px!important}.rz-footer__navigation{display:block;padding:0}.rz-footer-group{border-bottom:1px solid var(--footer-line)}.rz-footer-group summary{min-height:60px;font-size:14px}.rz-footer-group summary svg{display:block}.rz-footer-group__content{padding:0 0 20px;margin-top:0}.rz-footer-group__content a{min-height:38px;font-size:15px!important}.rz-footer__trust{display:block}.rz-footer__payments,.rz-footer__trust>a,.rz-footer__trust>a:first-child{min-height:74px;padding:15px 0;border-right:0;border-bottom:1px solid var(--footer-line)}.rz-footer__payments{align-items:flex-start;gap:10px}.rz-footer__payments-head{flex-wrap:wrap;gap:4px 9px}.rz-footer__payment-logos{width:100%;justify-content:flex-start;flex-wrap:wrap}.rz-footer__payment-logos img{width:58px!important;height:36px!important;flex-basis:58px}.rz-footer__closing{min-height:0;padding:30px 0;display:block}.rz-footer__closing p{font-size:22px}.rz-footer__shop-link{margin-top:20px}.rz-footer__bottom{min-height:0;padding:22px 0 28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 18px;gap:10px 18px;font-size:11px!important}.rz-footer__bottom span:first-child{grid-column:1/-1}.rz-footer__bottom a:first-of-type{margin-left:0}}@media (max-width:390px){.rz-footer__signal{font-size:6.5px}.rz-footer--2027 .rz-footer__newsletter h2{font-size:34px!important}}@media (prefers-reduced-motion:reduce){.rz-footer--2027 *{transition:none!important}}.rz-footer__trust{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.08fr);align-items:stretch}.rz-footer__payments,.rz-footer__trust>a,.rz-footer__trust>a:first-child{min-width:0;min-height:112px;padding:22px 24px;display:grid;grid-template-columns:24px minmax(0,1fr);align-content:center;align-items:center;justify-content:normal;grid-gap:13px;gap:13px;border-right:1px solid var(--footer-line)}.rz-footer__trust>a>svg{width:20px;height:20px;flex:none;color:var(--footer-accent)}.rz-footer__trust>a>span{min-width:0;display:grid;grid-gap:4px;gap:4px}.rz-footer__trust>a b{color:var(--footer-ink);font-size:12px;line-height:1.35;font-weight:750}.rz-footer__trust>a small{color:var(--footer-muted);font-size:11px;line-height:1.45}.rz-footer__trust>a:focus-visible b,.rz-footer__trust>a:hover b{color:var(--footer-accent)}.rz-footer__payments{border-right:0;display:flex;align-items:flex-start;justify-content:center;gap:8px}.rz-footer__payments-head{width:100%;justify-content:flex-start;gap:8px}.rz-footer__payment-logos{width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:6px}.rz-footer__payment-logos img{width:48px!important;height:30px!important;flex:0 0 48px}.rz-footer__payment-note{width:100%;line-height:1.35}.rz-footer--2027 .rz-footer__newsletter{background:#e9ebd5;color:var(--rz-ink,#171412)}.rz-footer--2027 .rz-footer__newsletter h2{color:var(--rz-ink,#171412)}.rz-footer--2027 .rz-footer__newsletter h2 em{color:var(--rz-olive,#4b6500)}.rz-footer--2027 .rz-footer__newsletter p:not(.rz-eyebrow){color:#666a56}@media (max-width:1000px){.rz-footer__trust{grid-template-columns:1fr 1fr}.rz-footer__trust>a,.rz-footer__trust>a:first-child{border-right:1px solid var(--footer-line)}.rz-footer__trust>a:nth-child(2){border-right:0}.rz-footer__payments{grid-column:1/-1;border-right:0}}@media (max-width:720px){.rz-footer__trust{display:block}.rz-footer__payments,.rz-footer__trust>a,.rz-footer__trust>a:first-child{min-height:74px;padding:15px 0;border-right:0;border-bottom:1px solid var(--footer-line)}.rz-footer__trust>a{grid-template-columns:24px minmax(0,1fr)}.rz-footer__payments{display:flex;align-items:flex-start;gap:9px}.rz-footer__payment-logos{flex-wrap:wrap}.rz-footer__payment-logos img{width:52px!important;height:32px!important;flex-basis:52px}}.rz-footer--2027 .rz-footer__bottom,.rz-footer--2027 .rz-footer__closing,.rz-footer--2027 .rz-footer__identity,.rz-footer--2027 .rz-footer__navigation,.rz-footer--2027 .rz-footer__newsletter,.rz-footer--2027 .rz-footer__trust{width:100%}.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a{padding-right:28px}.rz-footer--2027 .rz-footer__trust>a:first-child{padding-left:0}.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a+a{border-left:1px solid var(--footer-line)}.rz-footer--2027 .rz-footer__trust>a{align-items:flex-start;text-align:left}.rz-footer--2027 .rz-footer__trust>a svg{flex:0 0 auto;margin-bottom:2px}.rz-footer--2027 .rz-footer__trust>a span{display:grid;grid-gap:3px;gap:3px}.rz-footer--2027 .rz-footer__trust>a small{color:var(--footer-faint);font-size:10px;line-height:1.4}@media (max-width:1000px){.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a{padding-right:0}.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a+a{border-left:0}.rz-footer--2027 .rz-footer__trust>a:nth-child(2){border-left:1px solid var(--footer-line)}}@media (max-width:720px){.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a{padding-right:0}.rz-footer--2027 .rz-footer__payments,.rz-footer--2027 .rz-footer__trust>a+a,.rz-footer--2027 .rz-footer__trust>a:nth-child(2){border-left:0}}.admin-shell{min-height:100svh;background:#f4f2ea;color:#171a11}.admin-sidebar{background:#15190f;border-right:1px solid rgba(255,255,255,.08);padding:22px 16px 18px}.admin-sidebar__top{padding:0 8px 28px}.admin-brand{font-size:15px;letter-spacing:.11em;font-weight:800}.admin-sidebar__title{padding:0 10px 16px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.42);font-weight:750}.admin-nav-group{margin-bottom:18px}.admin-nav-group>p{padding:0 10px;margin:0 0 7px;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.34);font-weight:750}.admin-sidebar-nav a{min-height:42px;border-radius:8px;gap:11px;padding:8px 11px!important;font-size:13px!important}.admin-sidebar-nav a svg{width:17px;height:17px;opacity:.85}.admin-sidebar-nav a.is-active{background:#536f06;box-shadow:inset 2px 0 #dce986}.admin-sidebar__bottom{gap:7px}.admin-logout,.admin-store-link{min-height:42px;border-radius:8px;font-size:13px!important}.admin-main{background:#f4f2ea;min-width:0}.admin-topbar{height:68px;padding:0 clamp(20px,3vw,44px);background:rgba(248,247,241,.94);border-bottom:1px solid #dfdcd2;box-shadow:0 1px 0 rgba(25,28,13,.02)}.admin-breadcrumb{font-size:12px;gap:7px}.admin-breadcrumb span{color:#99978e}.admin-breadcrumb strong{font-weight:650}.admin-topbar__actions{gap:18px}.admin-live{font-size:12px}.admin-view-store{font-size:12px;color:#526b08;font-weight:650}.admin-workspace{position:relative;padding:clamp(22px,3vw,42px);max-width:1500px}.admin-workspace>*{position:relative;z-index:1}.admin-page-head{margin-bottom:22px;align-items:center}.admin-page-head h1{font-size:clamp(34px,4vw,54px)!important;line-height:.98!important;margin:5px 0 9px!important}.admin-page-head>div>p:last-child{font-size:14px;line-height:1.55;max-width:660px}.admin-eyebrow{font-size:10px!important;letter-spacing:.15em;color:#5d7208!important}.admin-primary-button,.admin-secondary-button{min-height:44px;border-radius:7px!important;padding:0 15px!important;font-size:13px!important;font-weight:700!important}.admin-secondary-button{border:1px solid #d8d5ca;background:#fff;color:#30332a}.admin-secondary-button:hover{background:#faf9f4;border-color:#bbb9ae}.admin-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.admin-kpi-grid article{min-height:126px;border-radius:9px;padding:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(25,28,13,.035)}.admin-kpi-grid span{font-size:12px;color:#76756d}.admin-kpi-grid strong{font-size:27px}.admin-kpi-grid small{font-size:11px;color:#95938a}.admin-kpi-grid article.is-warning{background:#fffaf0;border-color:#ddc875}.admin-dashboard-grid{gap:14px;margin-bottom:14px;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr)}.admin-card{border-radius:9px;padding:21px;background:rgba(255,255,255,.96);box-shadow:0 7px 28px rgba(25,28,13,.035)}.admin-card-head{margin-bottom:16px}.admin-card-head h2{font-size:20px}.admin-card-head>strong{font-size:19px}.admin-bars{height:220px;gap:10px;padding-top:16px}.admin-bar-item span{width:min(34px,58%);background:#5b7607}.admin-action-list a{padding:14px 0;font-size:14px}.admin-orders{margin-inline:-21px;padding-inline:21px}.admin-order-row{min-width:700px;padding:14px 0;font-size:13px}.admin-status{font-size:11px;min-height:25px;padding:4px 8px}.admin-dashboard-hero{min-height:230px;margin:0 0 14px;border:1px solid #dedbd1;border-radius:12px;overflow:hidden;background:#f3f0e6 url(/images/village-admin-artwork.webp) 50%/cover no-repeat;display:flex;align-items:center;padding:28px 34px;box-shadow:0 10px 34px rgba(25,28,13,.045)}.admin-dashboard-hero__copy{max-width:590px;padding:22px 26px;border:1px solid rgba(255,255,255,.74);border-radius:10px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px rgba(25,28,13,.06)}.admin-dashboard-hero__copy h1{font-size:clamp(32px,4vw,52px);line-height:.98;letter-spacing:-.055em;margin:5px 0 10px;font-weight:650}.admin-dashboard-hero__copy p{font-size:14px;line-height:1.55;color:#69685f;margin:0;max-width:520px}.admin-hero-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.admin-hero-meta span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#f2f4e7;color:#556b08;font-size:11px;font-weight:700}.admin-hero-meta i{width:6px;height:6px;border-radius:50%;background:#648009}.admin-action-list a:focus-visible,.admin-logout:focus-visible,.admin-secondary-button:focus-visible,.admin-sidebar-nav a:focus-visible,.admin-store-link:focus-visible,.admin-view-store:focus-visible{outline:3px solid rgba(92,116,6,.28);outline-offset:2px}.admin-content{padding:clamp(22px,3vw,42px);max-width:1500px}.admin-heading{margin-bottom:22px}.admin-heading h1{font-size:clamp(34px,4vw,54px)!important}.admin-heading>div>p:last-child{font-size:14px}.admin-editor,.admin-table-scroll,.table-wrap{border-radius:9px;box-shadow:0 7px 28px rgba(25,28,13,.035)}.admin-editor{padding:22px}.admin-editor h2{font-size:20px}.admin-editor input,.admin-editor select,.admin-editor textarea{min-height:48px;border-radius:7px}.admin-data-table th,.table-wrap th{font-size:10px!important;letter-spacing:.11em}.admin-data-table td,.table-wrap td{font-size:13px!important}.admin-search-field input{min-height:42px!important;border-radius:7px!important}.admin-alert{border-radius:8px;font-size:13px}.admin-drawer-panel{width:min(460px,94vw);padding:28px;border-radius:0;box-shadow:-24px 0 60px rgba(18,20,10,.15)}@media(max-width:1100px){.admin-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}.admin-dashboard-hero{min-height:220px}}@media(max-width:760px){.admin-shell{display:block}.admin-sidebar{width:min(310px,88vw);box-shadow:18px 0 60px rgba(0,0,0,.2)}.admin-topbar{height:62px;padding:0 16px}.admin-topbar__actions .admin-view-store{display:none}.admin-content,.admin-workspace{padding:20px 16px}.admin-heading,.admin-page-head{align-items:flex-start;flex-direction:column}.admin-heading>.admin-secondary-button,.admin-heading>.btn,.admin-page-head>button{width:100%}.admin-kpi-grid{grid-template-columns:1fr 1fr}.admin-dashboard-hero{min-height:250px;padding:14px;background-position:50%}.admin-dashboard-hero__copy{padding:19px}.admin-dashboard-hero__copy h1{font-size:36px}.admin-kpi-grid article{min-height:112px;padding:15px}.admin-kpi-grid strong{font-size:24px}.admin-card{padding:18px}.admin-orders{margin-inline:-18px;padding-inline:18px}}@media(max-width:480px){.admin-kpi-grid{grid-template-columns:1fr}.admin-dashboard-hero{min-height:270px}.admin-hero-meta{display:grid}.admin-hero-meta span{width:max-content}.admin-card-head{gap:12px}.admin-card-head>strong{font-size:17px}}@media(prefers-reduced-motion:reduce){.admin-bar-item span,.admin-content .btn,.admin-sidebar-nav a{transition:none!important}}.admin-sidebar{background:#f7f5ee;color:#1b1e15;border-right:1px solid #dedbd1;box-shadow:4px 0 24px rgba(25,28,13,.025)}.admin-brand{color:#1b1e15!important}.admin-sidebar__title{color:#8b897f}.admin-nav-group>p{color:#9a988e}.admin-sidebar-nav a{color:#67675f!important}.admin-sidebar-nav a:hover{background:#eeece3;color:#20231a!important}.admin-sidebar-nav a.is-active{background:#e9efcf;color:#4e6504!important;box-shadow:inset 2px 0 #5d7607}.admin-sidebar-nav a svg{color:currentColor}.admin-store-link{background:#ecebe2;color:#4e6504!important}.admin-store-link:hover{background:#e4e6d5}.admin-logout{border-color:#ddd9ce;background:#fff;color:#67675f}.admin-logout:hover:not(:disabled){background:#f1f0ea;color:#30332a}.admin-mobile-close{border:1px solid #d9d6cb;background:#fff;color:#55564e;border-radius:50%;width:36px;height:36px;display:none}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;height:100svh;width:286px;transform:translateX(-102%);transition:transform .22s ease;z-index:100}.admin-sidebar.is-open{transform:translateX(0)}.admin-mobile-close{display:grid;place-items:center}.admin-mobile-overlay{position:fixed;inset:0;background:rgba(19,22,14,.24);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;border:0}}@media(prefers-reduced-motion:reduce){.admin-sidebar{transition:none}}.admin-loading-grid span,.admin-loading-panel{background:linear-gradient(90deg,#eeece4 25%,#f8f7f2 50%,#eeece4 75%);background-size:200% 100%;animation:adminSkeleton 1.15s linear infinite;border:1px solid #dedbd1;border-radius:10px}.admin-loading-grid span{min-height:144px}.admin-loading-panel{height:360px}.admin-drawer-overlay,.admin-drawer-panel{overscroll-behavior:contain}@keyframes adminSkeleton{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.admin-loading-grid span,.admin-loading-panel{animation:none;background:#eeece4}}.admin-table-skeleton{display:grid;grid-gap:8px;gap:8px;padding:8px 0}.admin-table-skeleton span{display:block;height:12px;width:92%;background:#eeece4;border-radius:4px;animation:adminSkeleton 1.15s linear infinite}.admin-table-skeleton span:nth-child(2){width:72%}.admin-table-skeleton span:nth-child(3){width:84%}@media(prefers-reduced-motion:reduce){.admin-table-skeleton span{animation:none}}.rz-why-matters{--why-ink:#fffdf7;--why-muted:rgba(255,253,247,.76);--why-line:rgba(255,255,255,.22);--why-accent:#d8e9b7;position:relative;isolation:isolate;min-height:min(900px,92svh);width:100%;overflow:hidden;background:var(--rz-olive-dark,#293d25);color:var(--why-ink)}.rz-why-matters__media{position:absolute;inset:0;z-index:-2;overflow:hidden}.rz-why-matters__image{position:absolute!important;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.025)}.rz-why-matters__gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,31,17,.94),rgba(25,40,21,.82) 31%,rgba(30,46,25,.48) 61%,rgba(20,30,17,.28)),linear-gradient(0deg,rgba(12,22,11,.72),rgba(12,22,11,.08) 42%,rgba(12,22,11,.18));pointer-events:none}.rz-why-matters__texture{position:absolute;inset:0;opacity:.12;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.7) .6px,transparent .7px);background-size:5px 5px;mix-blend-mode:soft-light}.rz-why-matters__inner{width:min(1380px,calc(100% - 64px));min-height:min(900px,92svh);margin-inline:auto;padding:clamp(72px,9svh,112px) 0 36px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);grid-template-rows:1fr auto;grid-column-gap:clamp(56px,8vw,150px);column-gap:clamp(56px,8vw,150px);align-items:center}.rz-why-matters__heading{max-width:720px}.rz-why-matters__section-number{display:flex;align-items:center;gap:12px;margin-bottom:clamp(32px,5vh,56px);color:rgba(255,253,247,.72);font-size:12px;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase}.rz-why-matters__section-number>span:first-child{color:var(--why-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rz-why-matters__section-number i{width:34px;height:1px;display:block;background:var(--why-line)}.rz-why-matters__eyebrow{margin:0 0 16px;color:var(--why-accent);font-size:clamp(11px,.8vw,13px);font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.rz-why-matters__heading h2{max-width:760px;margin:0;font-size:clamp(56px,7vw,108px);font-weight:500;line-height:.91;letter-spacing:-.055em;text-wrap:balance}.rz-why-matters__heading h2 em{color:var(--why-accent);font-style:italic;font-weight:400}.rz-why-matters__intro{max-width:560px;margin:clamp(28px,4vh,44px) 0 0;color:var(--why-muted);font-size:clamp(16px,1.25vw,19px);line-height:1.65;letter-spacing:-.01em}.rz-why-matters__link{width:max-content;margin-top:32px;display:inline-flex;align-items:center;gap:13px;color:var(--why-ink);text-decoration:none;font-size:14px;font-weight:700;line-height:1;letter-spacing:.02em;transition:color .18s ease,gap .18s ease}.rz-why-matters__link:hover{color:var(--why-accent);gap:18px}.rz-why-matters__link:focus-visible{outline:2px solid var(--why-accent);outline-offset:8px;border-radius:2px}.rz-why-matters__link-icon{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--why-line);border-radius:50%}.rz-why-matters__benefits{align-self:center;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;border-top:1px solid var(--why-line);border-bottom:1px solid var(--why-line)}.rz-why-matters__benefit{position:relative;padding:22px 0 24px;border-bottom:1px solid var(--why-line)}.rz-why-matters__benefit:last-child{border-bottom:0}.rz-why-matters__benefit-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.rz-why-matters__benefit-number{color:rgba(255,253,247,.48);font-size:11px;font-weight:700;line-height:1;letter-spacing:.14em}.rz-why-matters__benefit-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--why-accent);border:1px solid var(--why-line);border-radius:50%;background:rgba(255,255,255,.045)}.rz-why-matters__benefit h3{margin:0;font-size:clamp(17px,1.25vw,20px);font-weight:650;line-height:1.25;letter-spacing:-.02em}.rz-why-matters__benefit p{margin:7px 0 0;color:var(--why-muted);font-size:14px;line-height:1.5}.rz-why-matters__bottom{grid-column:1/-1;display:flex;align-items:center;gap:14px;padding-top:24px;color:rgba(255,253,247,.56);font-size:10px;font-weight:700;line-height:1;letter-spacing:.17em}.rz-why-matters__bottom i{width:42px;height:1px;display:block;background:var(--why-line)}@media(max-width:980px){.rz-why-matters{min-height:auto}.rz-why-matters__inner{min-height:auto;padding:88px 0 32px;grid-template-columns:1fr;grid-template-rows:auto;gap:56px}.rz-why-matters__benefits{width:100%;grid-template-columns:repeat(3,1fr);border-bottom:0}.rz-why-matters__benefit{padding:22px clamp(14px,3vw,28px) 24px;border-right:1px solid var(--why-line);border-bottom:0}.rz-why-matters__benefit:first-child{padding-left:0}.rz-why-matters__benefit:last-child{padding-right:0;border-right:0}.rz-why-matters__bottom{grid-column:auto}}@media(max-width:680px){.rz-why-matters{min-height:760px}.rz-why-matters__image{object-position:62% center}.rz-why-matters__gradient{background:linear-gradient(180deg,rgba(19,31,17,.82),rgba(19,31,17,.62) 38%,rgba(19,31,17,.82) 70%,rgba(12,22,11,.94))}.rz-why-matters__inner{width:min(100% - 40px,560px);padding:68px 0 28px;gap:42px}.rz-why-matters__section-number{margin-bottom:34px}.rz-why-matters__heading h2{font-size:clamp(48px,15vw,70px);line-height:.94}.rz-why-matters__intro{margin-top:24px;font-size:16px;line-height:1.58}.rz-why-matters__link{margin-top:26px}.rz-why-matters__benefits{grid-template-columns:1fr;border-bottom:1px solid var(--why-line)}.rz-why-matters__benefit,.rz-why-matters__benefit:first-child,.rz-why-matters__benefit:last-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--why-line)}.rz-why-matters__benefit:last-child{border-bottom:0}.rz-why-matters__benefit-top{margin-bottom:12px}.rz-why-matters__benefit-icon{width:34px;height:34px}.rz-why-matters__bottom{flex-wrap:wrap;gap:10px;padding-top:2px;font-size:9px}.rz-why-matters__bottom i{width:24px}}@media(max-width:390px){.rz-why-matters{min-height:720px}.rz-why-matters__inner{width:min(100% - 32px,560px)}.rz-why-matters__heading h2{font-size:46px}.rz-why-matters__intro{font-size:15px}}@media(prefers-reduced-motion:reduce){.rz-why-matters__image,.rz-why-matters__link{transition:none;transform:none}}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-body:"Manrope","Manrope Fallback"}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_f23d9e{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_f23d9e{--font-display:"Cormorant Garamond","Cormorant Garamond Fallback"}:root{--font-display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-body:"Manrope",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.rizorva-display{font-family:var(--font-display)}.rizorva-body{font-family:var(--font-body)}.rizorva-mono{font-family:var(--font-mono)}:root{--rz-ink:#171412;--rz-ink-soft:#3d3731;--rz-muted:#756d65;--rz-paper:#f8f4ed;--rz-surface:#fffdf9;--rz-line:rgba(23,20,18,.12);--rz-accent:#4b6207;--rz-accent-strong:#263400;--rz-success:#2f6b4f;--rz-danger:#a33d34;--rz-radius-sm:10px;--rz-radius-md:16px;--rz-radius-lg:24px;--rz-radius-xl:32px;--rz-shadow-sm:0 4px 18px rgba(25,19,14,.06);--rz-shadow-md:0 14px 40px rgba(25,19,14,.10);--rz-content:1240px;--rz-gutter:clamp(20px,4vw,64px);--rz-ease:cubic-bezier(.2,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body,Inter,ui-sans-serif,system-ui,sans-serif);color:var(--rz-ink);background:var(--rz-paper);text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid color-mix(in srgb,var(--rz-accent) 55%,white);outline-offset:3px}.rz-container{width:min(100% - 2 * var(--rz-gutter),var(--rz-content));margin-inline:auto}.rz-section{padding-block:clamp(64px,9vw,128px)}.rz-section__header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:clamp(28px,4vw,56px)}.rz-eyebrow{margin:0 0 10px;color:var(--rz-accent);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.rz-section__title{margin:0;max-width:760px;font-family:var(--font-display,Georgia,serif);font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98;font-weight:500;letter-spacing:-.025em}.rz-section__description{max-width:620px;margin:16px 0 0;color:var(--rz-muted);line-height:1.7}.rz-section__actions{flex:0 0 auto}.rz-button{min-height:46px;border:1px solid transparent;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;transition:transform .22s var(--rz-ease),box-shadow .22s var(--rz-ease),background .22s var(--rz-ease)}.rz-button:hover:not(:disabled){transform:translateY(-2px)}.rz-button--sm{min-height:38px;padding-inline:17px;font-size:.86rem}.rz-button--lg{min-height:54px;padding-inline:28px}.rz-button--primary{background:var(--rz-ink);color:white;box-shadow:var(--rz-shadow-sm)}.rz-button--primary:hover:not(:disabled){box-shadow:var(--rz-shadow-md)}.rz-button--secondary{background:var(--rz-accent);color:white}.rz-button--ghost{background:transparent;color:var(--rz-ink);border-color:var(--rz-line)}.rz-button--danger{background:var(--rz-danger);color:white}.rz-icon-button{width:42px;height:42px;border:1px solid var(--rz-line);border-radius:50%;display:inline-grid;place-items:center;background:color-mix(in srgb,var(--rz-surface) 88%,transparent);color:inherit;transition:transform .2s var(--rz-ease),background .2s var(--rz-ease)}.rz-icon-button:hover{transform:translateY(-1px);background:var(--rz-surface)}.rz-card{background:var(--rz-surface);border:1px solid var(--rz-line);border-radius:var(--rz-radius-md);box-shadow:var(--rz-shadow-sm)}.rz-card--interactive{transition:transform .25s var(--rz-ease),box-shadow .25s var(--rz-ease)}.rz-card--interactive:hover{transform:translateY(-4px);box-shadow:var(--rz-shadow-md)}.rz-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em}.rz-badge--neutral{background:rgba(23,20,18,.07);color:var(--rz-ink-soft)}.rz-badge--success{background:rgba(47,107,79,.12);color:var(--rz-success)}.rz-badge--danger{background:rgba(163,61,52,.11);color:var(--rz-danger)}.rz-empty-state{padding:72px 24px;text-align:center;border:1px dashed var(--rz-line);border-radius:var(--rz-radius-lg)}.rz-empty-state__icon{margin-bottom:18px;font-size:2rem}.rz-empty-state h3{margin:0;font-size:1.15rem}.rz-empty-state p{max-width:520px;margin:9px auto 0;color:var(--rz-muted);line-height:1.65}.rz-empty-state__action{margin-top:22px}.rz-loading{min-height:180px;display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;color:var(--rz-muted)}.rz-spinner{width:28px;height:28px;border:3px solid rgba(23,20,18,.12);border-top:3px solid var(--rz-accent);border-radius:50%;animation:rz-spin .8s linear infinite}@keyframes rz-spin{to{transform:rotate(1turn)}}@media (max-width:760px){.rz-section__header{align-items:start;flex-direction:column}.rz-section{padding-block:64px}.rz-button{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--rz-motion-fast:140ms;--rz-motion-base:220ms;--rz-motion-slow:420ms;--rz-motion-spring:cubic-bezier(.22,1,.36,1);--rz-motion-standard:cubic-bezier(.2,.7,.2,1)}.rz-motion-fade{animation:rz-fade-in var(--rz-motion-slow) var(--rz-motion-standard) both}.rz-motion-rise{animation:rz-rise-in var(--rz-motion-slow) var(--rz-motion-spring) both}.rz-motion-scale{animation:rz-scale-in var(--rz-motion-slow) var(--rz-motion-spring) both}.rz-stagger>*{animation:rz-rise-in var(--rz-motion-slow) var(--rz-motion-spring) both}.rz-stagger>:first-child{animation-delay:40ms}.rz-stagger>:nth-child(2){animation-delay:80ms}.rz-stagger>:nth-child(3){animation-delay:.12s}.rz-stagger>:nth-child(4){animation-delay:.16s}.rz-stagger>:nth-child(5){animation-delay:.2s}.rz-stagger>:nth-child(6){animation-delay:.24s}.rz-stagger>:nth-child(7){animation-delay:.28s}.rz-stagger>:nth-child(8){animation-delay:.32s}.rz-hover-lift{transition:transform var(--rz-motion-base) var(--rz-motion-standard),box-shadow var(--rz-motion-base) var(--rz-motion-standard),border-color var(--rz-motion-base) var(--rz-motion-standard);will-change:transform}.rz-hover-lift:hover{transform:translateY(-4px);box-shadow:var(--rz-shadow-md)}.rz-image-zoom{overflow:hidden}.rz-image-zoom img,.rz-image-zoom picture{transition:transform .65s var(--rz-motion-standard)}.rz-image-zoom:hover img{transform:scale(1.035)}.rz-pressable{transition:transform var(--rz-motion-fast) var(--rz-motion-standard)}.rz-pressable:active{transform:scale(.97)}.rz-shimmer{position:relative;overflow:hidden;background:rgba(23,20,18,.055)}.rz-shimmer:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);animation:rz-shimmer 1.25s linear infinite}.rz-page-transition{animation:rz-page-in .36s var(--rz-motion-standard) both}.rz-link-underline{position:relative;text-decoration:none}.rz-link-underline:after{content:"";position:absolute;left:0;right:100%;bottom:-3px;height:1px;background:currentColor;transition:right var(--rz-motion-base) var(--rz-motion-standard)}.rz-link-underline:focus-visible:after,.rz-link-underline:hover:after{right:0}.rz-float{animation:rz-float 4s ease-in-out infinite}@keyframes rz-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rz-rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes rz-scale-in{0%{opacity:0;transform:scale(.975)}to{opacity:1;transform:scale(1)}}@keyframes rz-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rz-shimmer{to{transform:translateX(100%)}}@keyframes rz-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.rz-float,.rz-motion-fade,.rz-motion-rise,.rz-motion-scale,.rz-shimmer:after,.rz-stagger>*{animation:none!important}.rz-hover-lift,.rz-image-zoom img,.rz-link-underline:after,.rz-pressable{transition:none!important}}.rz-image-placeholder{transition:none!important}.rz-image-placeholder:after{display:none!important}.rz-cart-page{width:100%;max-width:none;overflow:clip;background:var(--rz-paper);color:var(--rz-ink)}.rz-cart-hero{border-bottom:1px solid var(--rz-line);background:var(--rz-paper)}.rz-cart-hero__grid{min-height:clamp(360px,46svh,540px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:clamp(32px,7vw,112px);gap:clamp(32px,7vw,112px);padding-block:clamp(72px,10vw,128px) clamp(48px,6vw,80px)}.rz-cart-hero__copy{max-width:760px}.rz-cart-hero__copy .rz-eyebrow{margin-bottom:22px}.rz-cart-title{margin:0;font-family:var(--font-body,Manrope,sans-serif);font-size:clamp(68px,8vw,120px);line-height:.84;letter-spacing:-.065em;font-weight:500}.rz-cart-empty__title em,.rz-cart-title em{font-family:var(--font-display,Georgia,serif);font-style:italic;color:var(--rz-olive);font-weight:500}.rz-cart-hero__lede{max-width:480px;margin:24px 0 0;color:var(--rz-muted);font-size:15px;line-height:1.7}.rz-cart-continue{align-self:end;min-width:140px;padding:0 0 12px;border-bottom:1px solid var(--rz-olive);color:var(--rz-olive);font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.4;text-transform:uppercase;transition:color .3s var(--rz-ease),border-color .3s var(--rz-ease),transform .3s var(--rz-ease)}.rz-cart-continue:hover{color:var(--rz-ink);border-color:var(--rz-ink);transform:translateX(4px)}.rz-cart-empty{padding-block:clamp(56px,7vw,96px)}.rz-cart-empty__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;grid-gap:clamp(48px,8vw,128px);gap:clamp(48px,8vw,128px)}.rz-cart-empty__content{max-width:660px;padding-left:clamp(0px,2.5vw,36px)}.rz-cart-empty__eyebrow{margin:0 0 20px;color:var(--rz-olive);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.rz-cart-empty__title{max-width:700px;margin:0;font-size:clamp(48px,5.6vw,78px);line-height:.9;letter-spacing:-.055em;font-weight:500}.rz-cart-empty__copy{max-width:500px;margin:24px 0 30px;color:var(--rz-muted);font-size:15px;line-height:1.7}.rz-cart-empty__cta{width:max-content}.rz-cart-empty__media{position:relative;display:block;width:min(100%,470px);justify-self:end;aspect-ratio:1/1.05;overflow:hidden;background:var(--rz-paper-2)}.rz-cart-empty__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .9s var(--rz-ease)}.rz-cart-empty__media:hover img{transform:scale(1.035)}.rz-cart-empty__caption{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:rgba(25,31,11,.82);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;line-height:1.35}.rz-cart-empty__caption b{font-weight:700;white-space:nowrap}.rz-cart-trust{padding-bottom:clamp(72px,8vw,120px)}.rz-cart-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--rz-line);border-bottom:1px solid var(--rz-line)}.rz-cart-trust__item{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:22px 28px;border-right:1px solid var(--rz-line)}.rz-cart-trust__item:first-child{padding-left:0}.rz-cart-trust__item:last-child{border-right:0}.rz-cart-trust__label{margin-bottom:7px;color:var(--rz-muted);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.rz-cart-trust__value{margin:0;font-size:14px;line-height:1.45}.rz-cart-content{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;grid-gap:clamp(48px,7vw,108px);gap:clamp(48px,7vw,108px);padding-block:clamp(54px,7vw,96px) clamp(72px,8vw,120px)}.rz-cart-list-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid var(--rz-line)}.rz-cart-list-head .rz-eyebrow{margin:0}.rz-cart-clear{min-height:44px;border:0;padding:8px 0;background:transparent;color:var(--rz-muted);font-size:11px;text-decoration:underline;-webkit-text-decoration-color:rgba(23,25,15,.25);text-decoration-color:rgba(23,25,15,.25);text-underline-offset:4px}.rz-cart-clear:hover{color:var(--rz-ink)}.rz-cart-item--premium{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;padding:24px 0;border-bottom:1px solid var(--rz-line)}.rz-cart-item__media{display:block;aspect-ratio:1/1;overflow:hidden;background:var(--rz-paper-2)}.rz-cart-item__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s var(--rz-ease)}.rz-cart-item__media:hover img{transform:scale(1.035)}.rz-cart-item__media>span{height:100%;display:grid;place-items:center;color:var(--rz-olive);font-family:var(--font-display,Georgia,serif);font-size:42px}.rz-cart-item__body{min-width:0}.rz-cart-item__copy .rz-micro{margin-bottom:9px}.rz-cart-item__name{display:block;margin-bottom:8px;color:var(--rz-ink);font-size:clamp(20px,2vw,27px);line-height:1.05;letter-spacing:-.035em}.rz-cart-item__copy>p:last-child{margin:0;color:var(--rz-muted);font-size:12px}.rz-cart-item__actions{display:flex;align-items:center;gap:18px;margin-top:28px}.rz-quantity--premium{min-height:44px;display:inline-grid;grid-template-columns:40px 44px 40px;align-items:center;border:1px solid var(--rz-line)}.rz-quantity--premium button{width:40px;height:42px;border:0;background:transparent;color:var(--rz-ink);font-size:18px}.rz-quantity--premium button:hover:not(:disabled){background:var(--rz-paper-2)}.rz-quantity--premium span{display:grid;place-items:center;min-height:42px;border-inline:1px solid var(--rz-line);font-size:13px}.rz-remove{min-height:44px;border:0;padding:8px 0;background:transparent;color:var(--rz-muted);font-size:11px;text-decoration:underline;text-underline-offset:4px}.rz-remove:hover{color:var(--rz-danger)}.rz-cart-item__price{min-width:110px;align-self:start;padding-top:4px;text-align:right}.rz-cart-item__price span{display:block;margin-bottom:6px;color:var(--rz-muted);font-size:10px}.rz-cart-item__price strong{display:block;font-size:17px;font-weight:600}.rz-cart-reassurance{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border-top:1px solid var(--rz-line);border-bottom:1px solid var(--rz-line)}.rz-cart-reassurance>div{min-height:132px;display:flex;flex-direction:column;justify-content:flex-end;padding:22px 20px;border-right:1px solid var(--rz-line)}.rz-cart-reassurance>div:first-child{padding-left:0}.rz-cart-reassurance>div:last-child{border-right:0}.rz-cart-reassurance b{margin-bottom:auto;color:#a1a77f;font-size:9px;letter-spacing:.14em}.rz-cart-reassurance strong{font-size:13px;font-weight:650}.rz-cart-reassurance span{margin-top:5px;color:var(--rz-muted);font-size:10px}.rz-cart-summary--premium{position:-webkit-sticky;position:sticky;top:116px;align-self:start;border:1px solid var(--rz-line);background:var(--rz-white);padding:30px;box-shadow:0 18px 55px rgba(30,34,18,.05)}.rz-cart-summary__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--rz-line)}.rz-cart-summary__head .rz-eyebrow{margin:0}.rz-cart-summary__head>span{color:var(--rz-muted);font-size:11px}.rz-cart-summary__rows{display:grid;grid-gap:14px;gap:14px;padding:22px 0;border-bottom:1px solid var(--rz-line)}.rz-cart-summary__rows>div,.rz-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.rz-cart-summary__rows span,.rz-cart-summary__rows strong{font-size:13px;font-weight:400}.rz-cart-summary__rows span{color:var(--rz-muted)}.rz-shipping-progress--premium{padding:20px 0}.rz-shipping-progress--premium>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--rz-olive);font-size:10px;line-height:1.45}.rz-shipping-progress--premium b{flex:0 0 auto;font-weight:700}.rz-progress-track{display:block;width:100%;height:5px;overflow:hidden;background:rgba(75,98,7,.12)}.rz-progress-track i{display:block;height:100%;background:var(--rz-olive);transition:width .65s var(--rz-ease)}.rz-cart-summary__total{align-items:flex-end;padding:18px 0 24px;border-top:1px solid var(--rz-line)}.rz-cart-summary__total span{color:var(--rz-muted);font-size:14px}.rz-cart-summary__total strong{font-size:28px;font-weight:600;letter-spacing:-.04em}.rz-cart-checkout{width:100%;justify-content:space-between}.rz-cart-summary__note{margin:14px 0 0;color:var(--rz-muted);font-size:10px;line-height:1.55}.rz-cart-loading{min-height:620px;display:grid;align-content:center;grid-gap:16px;gap:16px}.rz-cart-loading__box,.rz-cart-loading__line{display:block;background:linear-gradient(90deg,var(--rz-paper-2),#fdfcf7,var(--rz-paper-2));background-size:200% 100%;animation:rz-cart-shimmer 1.5s ease-in-out infinite}.rz-cart-loading__line{width:min(760px,72%);height:24px}.rz-cart-loading__line--short{width:min(420px,42%);height:68px}.rz-cart-loading__box{width:min(640px,70%);height:240px;margin-top:24px}@keyframes rz-cart-shimmer{to{background-position:-200% 0}}@media (max-width:1000px){.rz-cart-content{grid-template-columns:1fr}.rz-cart-summary--premium{position:relative;top:auto}.rz-cart-empty__grid{grid-template-columns:1fr}.rz-cart-empty__media{justify-self:start;width:min(100%,480px)}}@media (max-width:720px){.rz-cart-hero__grid{min-height:0;grid-template-columns:1fr;gap:28px;padding-block:64px 48px}.rz-cart-title{font-size:clamp(58px,16vw,82px)}.rz-cart-hero__lede{margin-top:18px;font-size:14px}.rz-cart-continue{justify-self:start}.rz-cart-empty{padding-block:52px 64px}.rz-cart-empty__content{padding-left:0}.rz-cart-empty__title{font-size:clamp(44px,13vw,64px)}.rz-cart-empty__copy{font-size:14px}.rz-cart-empty__media{width:100%}.rz-cart-trust{padding-bottom:64px}.rz-cart-trust__grid{grid-template-columns:1fr}.rz-cart-trust__item,.rz-cart-trust__item:first-child{min-height:88px;padding:18px 0;border-right:0;border-bottom:1px solid var(--rz-line)}.rz-cart-trust__item:last-child{border-bottom:0}.rz-cart-content{gap:40px;padding-block:48px 64px}.rz-cart-item--premium{grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:start}.rz-cart-item__price{grid-column:2;min-width:0;padding-top:0;text-align:left}.rz-cart-item__price span{display:none}.rz-cart-item__price strong{font-size:15px}.rz-cart-item__actions{margin-top:18px;gap:12px;flex-wrap:wrap}.rz-cart-item__name{font-size:18px}.rz-cart-reassurance{grid-template-columns:1fr}.rz-cart-reassurance>div,.rz-cart-reassurance>div:first-child{min-height:96px;padding:18px 0;border-right:0;border-bottom:1px solid var(--rz-line)}.rz-cart-reassurance>div:last-child{border-bottom:0}.rz-cart-summary--premium{padding:22px}}@media (prefers-reduced-motion:reduce){.rz-cart-empty__media img,.rz-cart-item__media img,.rz-cart-loading__box,.rz-cart-loading__line,.rz-progress-track i{transition:none!important;animation:none!important}}