.hr-welcome-dialog{width:min(92vw,48rem);max-width:48rem;max-height:min(90dvh,46rem);margin:auto;padding:0;overflow:visible;color:#232521;background:transparent;border:0}.hr-welcome-dialog::backdrop{background:#181d1a94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hr-welcome-dialog[open]{animation:hr-welcome-enter .22s ease-out both}.hr-welcome__panel{position:relative;display:grid;grid-template-columns:minmax(12rem,.78fr) minmax(0,1.22fr);max-height:min(90dvh,46rem);overflow-x:hidden;overflow-y:auto;background:#fffdf8;border:1px solid #d8ccba;border-radius:22px;box-shadow:0 28px 80px #141d193d}.hr-welcome__accent{display:flex;min-height:100%;padding:clamp(1.5rem,4vw,2.75rem);align-items:flex-end;color:#fffdf8;background:radial-gradient(circle at 30% 18%,rgba(255,253,248,.18),transparent 34%),#1f5a45}.hr-welcome__accent-copy{max-width:15rem}.hr-welcome__eyebrow,.hr-cart-upsells__eyebrow{margin:0 0 .45rem;font:800 .72rem/1.2 var(--font-body--family);letter-spacing:.14em;text-transform:uppercase}.hr-welcome__accent-title{margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(2.25rem,5vw,4rem);font-style:italic;line-height:.95;letter-spacing:-.04em}.hr-welcome__content{padding:clamp(2rem,5vw,3.5rem)}.hr-welcome__close{position:absolute;z-index:2;top:.75rem;right:.75rem;display:grid;width:44px;height:44px;padding:0;place-items:center;color:#232521;background:#fffdf8eb;border:1px solid rgba(35,37,33,.14);border-radius:999px;cursor:pointer}.hr-welcome__close svg{width:18px;height:18px}.hr-welcome__title{max-width:13ch;margin:0 0 .75rem;color:#232521;font-family:var(--font-heading--family);font-size:clamp(2rem,4vw,3.15rem);line-height:1;letter-spacing:-.035em}.hr-welcome__intro{margin:0 0 1.35rem;color:#62685f;font-size:1rem;line-height:1.55}.hr-welcome__field{display:grid;gap:.45rem}.hr-welcome__label{font-size:.83rem;font-weight:800}.hr-welcome__input{width:100%;min-height:52px;padding:.8rem .95rem;color:#232521;background:#fffdf8;border:1px solid #b7ad9e;border-radius:10px;font:inherit}.hr-welcome__input:focus-visible,.hr-welcome__close:focus-visible,.hr-welcome__submit:focus-visible,.hr-welcome__copy:focus-visible,.hr-welcome__consent input:focus-visible,.hr-welcome__consent-notice a:focus-visible,.hr-cart-upsells__all:focus-visible,.hr-cart-upsell__media:focus-visible,.hr-cart-upsell__title:focus-visible,.hr-cart-upsell .quick-add__button:focus-visible{outline:3px solid #1f5a45;outline-offset:3px}.hr-welcome__consent{display:grid;grid-template-columns:1.2rem minmax(0,1fr);gap:.65rem;margin:1rem 0;color:#555b54;font-size:.78rem;line-height:1.45;cursor:pointer}.hr-welcome__consent input{width:18px;height:18px;margin:.12rem 0 0;accent-color:#1f5a45}.hr-welcome__consent-notice{margin:-.55rem 0 1rem 1.85rem;color:#686e66;font-size:.72rem;line-height:1.45}.hr-welcome__consent-notice a{color:#174c3a;font-weight:700;text-underline-offset:.16em}.hr-welcome__submit,.hr-welcome__copy{display:inline-flex;min-height:50px;padding:.78rem 1.25rem;align-items:center;justify-content:center;color:#fffdf8;background:#174c3a;border:1px solid #174c3a;border-radius:10px;font:800 .84rem/1 var(--font-body--family);letter-spacing:.04em;cursor:pointer}.hr-welcome__submit{width:100%}.hr-welcome__fine-print{margin:.8rem 0 0;color:#686e66;font-size:.72rem;line-height:1.45}.hr-welcome__errors{margin:0 0 1rem;padding:.75rem .9rem;color:#7a2c2c;background:#fff1ee;border-radius:8px;font-size:.82rem}.hr-welcome__success{display:grid;gap:1rem}.hr-welcome__code{display:flex;padding:.9rem 1rem;align-items:center;justify-content:space-between;gap:1rem;background:#f4efe6;border:1px dashed #9b8f7c;border-radius:10px}.hr-welcome__code strong{font-size:1.1rem;letter-spacing:.08em}.hr-welcome__status{min-height:1.2em;margin:0;color:#1f5a45;font-size:.78rem;font-weight:700}.hr-cart-upsells{margin:1.1rem var(--cart-drawer-padding, 1.5rem) 0;padding:1rem 0;border-block:1px solid rgba(35,37,33,.14)}.hr-cart-upsells__header{display:flex;margin-bottom:.75rem;align-items:end;justify-content:space-between;gap:1rem}.hr-cart-upsells__eyebrow{color:#1f5a45}.hr-cart-upsells__title{margin:0;color:#232521;font-family:var(--font-heading--family);font-size:1.2rem;line-height:1.1}.hr-cart-upsells__all{flex:none;color:#1f5a45;font-size:.74rem;font-weight:800;text-underline-offset:.2em}.hr-cart-upsells__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.hr-cart-upsell{display:grid;min-width:0;grid-template-columns:58px minmax(0,1fr);gap:.7rem;padding:.65rem;background:#fffdf8;border:1px solid #ded5c7;border-radius:12px}.hr-cart-upsell__media{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;background:#f7f2e8;border-radius:8px}.hr-cart-upsell__media img{width:100%;height:100%;object-fit:contain;object-position:center}.hr-cart-upsell__body{display:flex;min-width:0;flex-direction:column;gap:.3rem}.hr-cart-upsell__title{display:-webkit-box;overflow:hidden;color:#232521;font-size:.75rem;font-weight:800;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hr-cart-upsell__price{margin:0;color:#1f5a45;font-size:.76rem;font-weight:800}.hr-cart-upsell .quick-add__button{position:static!important;inset:auto!important;display:flex!important;width:100%;min-height:34px;height:34px;padding:.35rem .55rem;font-size:.68rem;border-radius:7px;transform:none!important}.hr-cart-upsell quick-add-component,.hr-cart-upsell .quick-add__product-form-component,.hr-cart-upsell .shopify-product-form{position:static!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;transform:none!important}.hr-cart-upsell .quick-add__button .svg-wrapper{width:14px;height:14px}.hr-cart-upsell__view{display:inline-flex;min-height:34px;margin-top:auto;padding:.35rem .55rem;align-items:center;justify-content:center;color:#fffdf8;background:#174c3a;border:1px solid #174c3a;border-radius:7px;font-size:.68rem;font-weight:800;line-height:1;text-decoration:none}.hr-cart-upsell__view:focus-visible{outline:3px solid #1f5a45;outline-offset:3px}.mm-pdp__mobile-native-add{display:none}.hr-cart-upsells__reassurance{margin:.8rem 0 0;color:#666c64;font-size:.7rem;line-height:1.45}@keyframes hr-welcome-enter{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:749px){.hr-header__inner{justify-content:space-between}.hr-header__utilities{margin-left:auto;flex:none}.hr-welcome-dialog{width:calc(100vw - 1rem);max-width:none;max-height:calc(100dvh - 1rem);margin:auto .5rem max(.5rem,env(safe-area-inset-bottom))}.hr-welcome__panel{display:block;max-height:calc(100dvh - 1rem - env(safe-area-inset-bottom));overflow-y:auto;border-radius:20px 20px 14px 14px}.hr-welcome__accent{min-height:8.25rem;padding:1.25rem 4.25rem 1.25rem 1.35rem;align-items:center}.hr-welcome__accent-title{font-size:2.45rem}.hr-welcome__content{padding:1.5rem 1.35rem calc(1.5rem + env(safe-area-inset-bottom))}.hr-welcome__title{max-width:15ch;font-size:2.1rem}.hr-cart-upsells__grid{grid-template-columns:1fr}.hr-cart-upsell .quick-add__button,.hr-cart-upsell__view,.hr-cart-upsells__all{min-height:44px}.hr-cart-upsells__all{display:inline-flex;align-items:center}}@media(max-width:700px){.mm-pdp__mobile-buy{grid-template-columns:minmax(0,1fr) 124px}.mm-pdp__mobile-buy .mm-pdp__mobile-native-add{position:static;z-index:auto;display:flex;width:124px;min-width:124px;min-height:46px;padding:.65rem 1rem;align-items:center;justify-content:center;color:#fff;background:var(--mm-green, #174c3a);border:0;border-radius:12px;font:inherit;font-size:.78rem;font-weight:850}.mm-pdp__mobile-buy .mm-pdp__mobile-native-add.is-footer-visible{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(110%)}.mm-pdp__mobile-buy .mm-pdp__mobile-native-add:focus-visible{outline:3px solid #1f5a45;outline-offset:3px}}@media(prefers-reduced-motion:reduce){.hr-welcome-dialog[open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hr-phase8.css.map */
