:root{--grove-black:#0f100f;--grove-charcoal:#1B1C1A;--grove-olive:#4b5640;--grove-olive-dark:#31392d;--grove-cream:#F5F2EC;--grove-stone:#D8D1C7;--grove-border:rgba(27,28,26,.16)}html{scroll-behavior:smooth}body{background:var(--grove-cream);color:var(--grove-charcoal);letter-spacing:.02em}.header-wrapper,.utility-bar{background:#080908!important;color:var(--grove-cream)!important;border-color:#f5f2ec29!important}.utility-bar__grid{min-height:26px}.announcement-bar__message{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--grove-cream)!important;padding:7px 0}.header{min-height:54px;padding-top:8px!important;padding-bottom:8px!important}.header__heading-link,.header__menu-item,.header__icon{color:var(--grove-cream)!important}.header__heading-link{text-decoration:none}.header__heading-logo-wrapper{display:none!important}.header__heading-link:after{content:"GROVE";font-size:30px;line-height:1;letter-spacing:.18em;font-weight:500;color:var(--grove-cream);font-family:Georgia,Times New Roman,serif}.header__menu-item{font-size:11px;letter-spacing:.22em;text-transform:uppercase}.header__active-menu-item{color:var(--grove-cream)!important;text-decoration:none}.header__icon .icon{width:19px;height:19px}.grove-section{font-family:var(--font-body-family)}.grove-container{max-width:1440px;margin:0 auto;padding:0 40px}.grove-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 34px;border:1px solid transparent;background:var(--grove-olive);color:var(--grove-cream);font-size:11px;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;font-weight:700;transition:.2s ease}.grove-btn:hover{background:var(--grove-charcoal);color:var(--grove-cream)}.grove-btn--outline{background:transparent;border-color:#f5f2ec8c;color:var(--grove-cream)}.grove-btn--cream{background:var(--grove-cream);color:var(--grove-charcoal)}.grove-placeholder{background:linear-gradient(135deg,#1b1c1a,#3f4a3c);display:flex;align-items:center;justify-content:center;color:var(--grove-cream);font-size:12px;letter-spacing:.18em;text-transform:uppercase;min-height:260px;text-align:center;padding:20px}.grove-img{width:100%;height:100%;object-fit:cover;display:block}.grove-hero{position:relative;min-height:520px;background:#070807;color:var(--grove-cream);overflow:hidden}.grove-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.grove-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000c7,#00000073 34%,#0000000d 70%)}.grove-hero__content{position:relative;z-index:2;min-height:520px;display:flex;align-items:center}.grove-hero__inner{max-width:560px;margin-left:4vw}.grove-eyebrow{font-size:13px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;font-weight:700}.grove-hero h1{margin:0 0 14px;font-size:clamp(52px,6vw,84px);line-height:.86;letter-spacing:.04em;text-transform:uppercase;font-weight:900;color:var(--grove-cream)}.grove-hero h1 .olive{color:var(--grove-olive)}.grove-hero p{font-size:15px;line-height:1.45;max-width:380px;color:#f5f2ece6;margin:0 0 24px}.grove-hero__buttons{display:flex;gap:16px;flex-wrap:wrap}.grove-system-strip{background:var(--grove-cream);border-bottom:1px solid var(--grove-border);border-top:1px solid rgba(0,0,0,.05)}.grove-system-strip__grid{display:grid;grid-template-columns:1fr 1fr 1fr;min-height:185px}.grove-step{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(120px,1fr);gap:26px;align-items:center;padding:24px 34px;border-right:1px solid var(--grove-border)}.grove-step:last-child{border-right:0}.grove-step__number{font-size:36px;line-height:1;color:var(--grove-olive);font-weight:900;letter-spacing:.08em}.grove-step h3{font-size:20px;line-height:1;text-transform:uppercase;margin:5px 0 8px;font-weight:900;letter-spacing:.08em}.grove-step p{font-size:14px;line-height:1.35;margin:0 0 16px;max-width:190px}.grove-step a{font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--grove-charcoal);font-weight:700}.grove-step__media{height:150px;display:flex;align-items:center;justify-content:center;border:1px solid var(--grove-olive);background:#f5f2ec2e;padding:10px;box-sizing:border-box;overflow:hidden}.grove-step__media img{max-height:128px;max-width:100%;object-fit:contain;display:block}.grove-step__placeholder{width:120px;height:140px;background:var(--grove-stone);border:1px solid var(--grove-border);display:flex;align-items:center;justify-content:center;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#1b1c1a8c}.grove-built{display:grid;grid-template-columns:42% 58%;background:var(--grove-black);color:var(--grove-cream)}.grove-built__text{background:linear-gradient(135deg,var(--grove-olive-dark),#111310);padding:54px 56px;display:flex;flex-direction:column;justify-content:center}.grove-built h2{font-size:32px;text-transform:uppercase;letter-spacing:.08em;line-height:1;margin:0 0 14px;color:var(--grove-cream);font-weight:900}.grove-built p{font-size:15px;line-height:1.45;max-width:470px;margin:0 0 32px;color:#f5f2eceb}.grove-icons{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(245,242,236,.25)}.grove-icon{padding:18px 14px 0;border-right:1px solid rgba(245,242,236,.25);text-align:center;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.grove-icon:last-child{border-right:0}.grove-icon__symbol{font-size:48px;margin-bottom:10px;min-height:60px;display:flex;align-items:center;justify-content:center}.grove-icon__symbol img{width:60px;height:60px;object-fit:contain;display:block;filter:none}.grove-built__image{min-height:260px}.grove-built__image .grove-placeholder{height:100%;min-height:260px;background:#141513}.grove-featured{background:var(--grove-cream);padding:18px 0 22px}.grove-featured__header{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:14px}.grove-featured h2{margin:0;font-size:24px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:#070807}.grove-featured__view{position:absolute;right:32px;top:0;border:1px solid var(--grove-charcoal);padding:8px 24px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--grove-charcoal);text-decoration:none}.grove-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.grove-product-card{display:grid;grid-template-columns:45% 55%;background:#f0ede6;border:1px solid rgba(27,28,26,.08);min-height:126px}.grove-product-card__media{display:flex;align-items:stretch;justify-content:stretch;padding:0;background:#ebe7df;overflow:hidden}.grove-product-card__media img{width:100%;height:100%;min-height:126px;object-fit:cover;display:block}.grove-product-card__body{padding:16px 14px 14px;display:flex;flex-direction:column;justify-content:center}.grove-product-card h3{font-size:14px;line-height:1.05;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-weight:900}.grove-product-card p{font-size:12px;line-height:1.25;margin:0 0 8px}.grove-product-card__price{font-size:12px;font-weight:900;margin-bottom:8px}.grove-product-card__button{background:var(--grove-charcoal);color:var(--grove-cream);font-size:10px;text-transform:uppercase;letter-spacing:.14em;text-decoration:none;text-align:center;padding:8px 10px}.grove-product-card__placeholder{width:100%;height:100%;min-height:126px;background:var(--grove-stone);display:flex;align-items:center;justify-content:center;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#1b1c1a8c}.grove-footer{background:#0d0e0d;color:var(--grove-cream);padding:32px 0 22px}.grove-footer__grid{display:grid;grid-template-columns:1.1fr 1.1fr .9fr .9fr 1fr;gap:36px}.grove-footer h3{font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;color:var(--grove-cream)}.grove-footer p,.grove-footer a{font-size:12px;line-height:1.45;color:#f5f2ecdb;text-decoration:none}.grove-footer a{display:block;margin-bottom:7px}.grove-footer__email{display:flex;border:1px solid rgba(245,242,236,.45);height:38px;max-width:310px}.grove-footer__email input{flex:1;background:transparent;border:0;color:var(--grove-cream);padding:0 12px}.grove-footer__email button{width:48px;background:transparent;border:0;color:var(--grove-cream);font-size:20px}.grove-footer__logo{font-family:Georgia,Times New Roman,serif;font-size:38px;letter-spacing:.18em;text-align:center;margin-bottom:18px}.grove-social{display:flex;gap:22px;justify-content:center;font-size:12px}.grove-footer__bottom{border-top:1px solid rgba(245,242,236,.14);margin-top:28px;padding-top:14px;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#f5f2ecbf}.grove-footer__bottom a{display:inline;margin-left:28px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:989px){.header__heading-link:after{font-size:25px}.grove-container{padding:0 18px}.grove-hero{min-height:680px}.grove-hero__image:after{background:linear-gradient(180deg,#0000002e,#00000047 36%,#000000e0 78%)}.grove-hero__content{min-height:680px;align-items:flex-end;padding-bottom:52px}.grove-hero__inner{margin:0;max-width:100%}.grove-hero h1{font-size:44px;line-height:.94}.grove-hero p{font-size:14px}.grove-hero__buttons{display:grid;grid-template-columns:1fr}.grove-btn{width:100%;min-height:48px}.grove-system-strip__grid{grid-template-columns:1fr}.grove-step{grid-template-columns:1fr 120px;padding:26px 20px;border-right:0;border-bottom:1px solid var(--grove-border)}.grove-built{grid-template-columns:1fr}.grove-built__text{padding:38px 22px}.grove-icons{grid-template-columns:repeat(2,1fr)}.grove-icon:nth-child(2){border-right:0}.grove-icon:nth-child(1),.grove-icon:nth-child(2){border-bottom:1px solid rgba(245,242,236,.25);padding-bottom:15px}.grove-products{grid-template-columns:1fr}.grove-featured h2{font-size:20px}.grove-featured__view{display:none}.grove-product-card{grid-template-columns:38% 62%}.grove-footer__grid{grid-template-columns:1fr;gap:22px}.grove-footer__logo{text-align:left}.grove-social{justify-content:flex-start}.grove-footer__bottom{flex-direction:column}.grove-footer__bottom a{margin-left:0;margin-right:18px}}.announcement-bar-section{position:relative}.grove-product-card__media-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.grove-product-card__title-link,.grove-product-card__price-link{color:inherit;text-decoration:none}.grove-product-card__title-link:hover,.grove-product-card__price-link:hover{text-decoration:underline;text-underline-offset:3px}.grove-product-card__button{border:0;width:100%;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center}.grove-product-card__button[disabled],.grove-product-card__button.is-loading{opacity:.7;cursor:not-allowed}.grove-product-card__error{font-size:10px;line-height:1.2;margin-top:6px;color:#7f1d1d}.announcement-bar-section{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important}.shopify-section-group-header-group{padding-top:0!important}.template-collection,body:has(#ProductGridContainer){background:#f5f2ec}.collection-hero{background:linear-gradient(135deg,#111310,#343d31 58%,#4b5640)!important;color:#f5f2ec!important;border-bottom:1px solid rgba(27,28,26,.12)}.collection-hero__inner{padding-top:54px!important;padding-bottom:42px!important}.collection-hero__title{color:#f5f2ec!important;font-size:clamp(40px,5vw,72px)!important;line-height:.9!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;margin-bottom:14px!important}.collection-hero__description,.grove-catalog-hero__copy{max-width:610px;color:#f5f2ecdb!important;font-size:15px;line-height:1.5}.grove-catalog-hero__copy{margin-top:10px}.grove-catalog-hero__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.grove-catalog-hero__chips span{border:1px solid rgba(245,242,236,.34);color:#f5f2ec;border-radius:999px;padding:9px 14px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:800}#main-collection-filters{background:#f5f2ec;border-bottom:1px solid rgba(27,28,26,.1)}.facets-container,.facets__form,.facets__wrapper,.product-count__text,.facet-filters__label,.facet-filters__sort{color:#1b1c1a!important;letter-spacing:.06em}.product-grid-container .collection{background:#f5f2ec}#product-grid.product-grid{gap:24px}#product-grid .grid__item .card-wrapper{background:#eeeae1;border:1px solid rgba(27,28,26,.1);box-shadow:0 14px 34px #1b1c1a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;height:100%}#product-grid .grid__item .card-wrapper:hover{transform:translateY(-4px);border-color:#4b564059;box-shadow:0 20px 46px #1b1c1a21}#product-grid .card,#product-grid .card__inner,#product-grid .card__media,#product-grid .media{background:#d8d1c7!important}#product-grid .card__information{padding:18px 18px 20px!important}#product-grid .card__heading,#product-grid .card__heading a{color:#111310!important;font-size:14px!important;line-height:1.05!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important}#product-grid .price{color:#4b5640!important;font-weight:900!important;letter-spacing:.08em!important}#product-grid .badge{background:#4b5640!important;color:#f5f2ec!important;border-color:#4b5640!important;text-transform:uppercase;letter-spacing:.1em}.grove-catalog__featured-bundle{position:relative}.grove-catalog__featured-bundle .card-wrapper{border:2px solid #4B5640!important;background:#e9e3d9!important}.grove-catalog__badge{position:absolute;z-index:3;top:12px;left:12px;background:#4b5640;color:#f5f2ec;padding:8px 12px;border-radius:999px;font-size:10px;line-height:1;letter-spacing:.14em;text-transform:uppercase;font-weight:900;box-shadow:0 10px 24px #1b1c1a2e}@media screen and (min-width:990px){.grove-catalog__featured-bundle{grid-column:span 1}}@media screen and (max-width:749px){.collection-hero__inner{padding-top:38px!important;padding-bottom:34px!important}.collection-hero__title{font-size:38px!important}.grove-catalog-hero__chips span{font-size:9px;padding:8px 10px}#product-grid.product-grid{gap:14px}#product-grid .card__information{padding:13px 12px 15px!important}#product-grid .card__heading,#product-grid .card__heading a{font-size:12px!important}}#product-grid.product-grid{justify-content:center!important}#product-grid.product-grid>.grid__item{flex-grow:0!important}.grove-catalog__featured-bundle .card__badge .badge,.grove-catalog__featured-bundle .price__badge-sale{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/33/assets/grove-custom.css.map */
