.gp-home{--gp-forest:#284c31;--gp-ink:#233c2c;--gp-paper:#f5f4ee;--gp-muted:#586459;color:var(--gp-ink);background:#fff;font-family:inherit;font-size:16px;line-height:1.65}.gp-home *{box-sizing:border-box}.gp-home img{display:block;width:100%;height:auto}.gp-home figure,.gp-home p,.gp-home h1,.gp-home h2,.gp-home h3{margin:0}.gp-home h1,.gp-home h2,.gp-home h3{color:inherit;font-family:inherit;font-weight:500;text-transform:none;letter-spacing:-.035em;text-wrap:balance}.gp-home h2{font-size:clamp(28px,3vw,42px);line-height:1.18;max-width:24ch}.gp-home h3{font-size:19px;line-height:1.35;letter-spacing:-.015em}.gp-home a{color:inherit;text-decoration:none}.gp-home a:focus-visible{outline:3px solid #b58e48;outline-offset:5px}.gp-home__wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}.gp-home__band{padding-block:72px}.gp-home .gp-home__eyebrow{font-size:11px;line-height:1.5;font-weight:600;letter-spacing:.17em;margin-bottom:16px}.gp-home .gp-home__body{font-size:16px;line-height:1.8;color:var(--gp-muted);margin-top:22px;max-width:54ch}.gp-home__actions{display:flex;flex-wrap:wrap;gap:12px}.gp-home .gp-home__button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:13px 22px;border:1px solid var(--gp-forest);border-radius:2px;background:var(--gp-forest);color:#fff;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,color .2s}.gp-home .gp-home__button:hover{background:#173621;color:#fff}.gp-home .gp-home__button--white{background:#fff;border-color:#fff;color:var(--gp-ink)}.gp-home .gp-home__button--white:hover{background:#ebe9df;border-color:#ebe9df;color:var(--gp-ink)}.gp-home .gp-home__button--outline{background:transparent;border-color:#ffffffbf;color:#fff}.gp-home .gp-home__button--outline:hover{background:#fff;color:var(--gp-ink)}.gp-home__hero{position:relative;isolation:isolate;background:var(--gp-forest);color:#fff}.gp-home__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.gp-home__hero-media img{height:100%;object-fit:cover;object-position:right top}.gp-home__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#0e2314bd,#0e23145e 48%,#0e23140a 82%)}.gp-home__hero-inner{min-height:570px;display:flex;align-items:center;padding-block:68px}.gp-home__hero-copy{max-width:660px}.gp-home__hero h1{font-size:clamp(40px,4.7vw,66px);line-height:1.08;max-width:12ch;font-weight:600;letter-spacing:-.045em}.gp-home .gp-home__intro{font-size:18px;line-height:1.65;max-width:42ch;margin:24px 0 32px;color:#fff}.gp-home__categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.gp-home__category{display:block;position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1.08;background:var(--gp-forest);color:#fff!important}.gp-home__category>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;z-index:-2;transition:transform .4s}.gp-home__category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(14,30,18,.16) 52%,rgba(14,30,18,.86));z-index:-1}.gp-home__category:hover>img{transform:scale(1.025)}.gp-home__category-copy{position:absolute;bottom:0;left:0;right:0;padding:26px}.gp-home__category h3{font-size:26px}.gp-home__category-cta{display:flex;justify-content:space-between;align-items:center;min-height:44px;font-size:13px;margin-top:4px;border-bottom:1px solid rgba(255,255,255,.55)}.gp-home--products{background:var(--gp-paper)}.gp-home__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.gp-home__text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;border-bottom:1px solid currentColor;font-size:14px;font-weight:500;flex-shrink:0}.gp-home__text-link:hover{color:#54724c}.gp-home .gp-home__product-intro{max-width:70ch;margin-top:16px}.gp-home__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:32px}.gp-home__product,.gp-home__product-link{min-width:0;height:100%}.gp-home__product-link{display:flex;flex-direction:column}.gp-home__product-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e9e9df;margin-bottom:18px}.gp-home__product-media img,.gp-home__placeholder{height:100%;object-fit:cover}.gp-home__sold-out{position:absolute;top:12px;left:12px;background:#fff;padding:5px 10px;font-size:12px}.gp-home .gp-home__product h3{font-size:18px;line-height:1.4;text-wrap:initial;letter-spacing:-.02em}.gp-home .gp-home__plant-detail{font-size:13px;line-height:1.6;color:var(--gp-muted);margin-top:8px;margin-bottom:14px}.gp-home .gp-home__price{font-size:16px;font-weight:600;margin-top:auto;padding-top:6px}.gp-home__price>span{font-size:12px;font-weight:400}.gp-home__product-cta{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-top:12px;border-top:1px solid #ccd0c5;font-size:13px;font-weight:500}.gp-home__product-link:hover .gp-home__product-cta{border-color:var(--gp-forest)}.gp-home .gp-home__small{font-size:12px;color:var(--gp-muted)}.gp-home .gp-home__product-note{margin-top:24px}.gp-home--outdoor_products{background:#fff}.gp-home__outdoor-products .gp-home__product-media{aspect-ratio:1;background:#f3f2ec;padding:18px}.gp-home__outdoor-products .gp-home__product-media img,.gp-home__outdoor-products .gp-home__placeholder{object-fit:contain}.gp-home__outdoor-products .gp-home__plant-detail{min-height:42px;margin-bottom:8px}.gp-home__outdoor-actions{display:flex;flex-wrap:wrap;gap:18px 34px;margin-top:30px}.gp-home--styling{padding-top:48px}.gp-home__styling{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:center;background:var(--gp-forest);color:#fff}.gp-home__comparison{min-width:0;background:#eeeee7;color:var(--gp-ink)}.gp-home__comparison img{width:100%;height:auto;aspect-ratio:3/1;object-fit:contain}.gp-home__comparison figcaption{font-size:12px;padding:12px 20px;background:var(--gp-paper);line-height:1.5}.gp-home__styling-copy{padding:36px}.gp-home__styling-copy h2{font-size:clamp(27px,2.7vw,38px)}.gp-home .gp-home__styling-copy .gp-home__body{color:#e4ebe2;margin:18px 0 26px;font-size:15px}.gp-home--services{background:var(--gp-forest);color:#fff}.gp-home__service-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:72px;align-items:center}.gp-home .gp-home__service-head .gp-home__body{color:#e0e7de;margin:22px 0 28px}.gp-home__service-photo img{aspect-ratio:16/10;object-fit:cover}.gp-home__service-photo figcaption{display:flex;justify-content:space-between;gap:16px;padding-top:12px;font-size:12px;color:#e0e7de}.gp-home__services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 36px;list-style:none;padding:0;margin:40px 0 0}.gp-home__services li{min-width:0;border-top:1px solid rgba(255,255,255,.3)}.gp-home__services a{display:block;padding:22px 0}.gp-home__services h3{display:flex;justify-content:space-between;gap:12px;font-size:17px;font-weight:500;letter-spacing:0}.gp-home__services p{font-size:13px;color:#e0e7de;margin-top:8px}.gp-home__services a:hover h3{text-decoration:underline;text-underline-offset:5px}.gp-home--nursery{background:var(--gp-paper)}.gp-home__nursery{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:72px;align-items:center}.gp-home__nursery-photo img{aspect-ratio:6/5;object-fit:cover;object-position:right center}.gp-home__nursery-copy address{font-size:14px;font-style:normal;font-weight:500;line-height:1.8;margin:24px 0}.gp-home__nursery-copy address span{font-weight:400;color:var(--gp-muted)}@media(min-width:1600px){.gp-home__hero-inner{min-height:600px}}@media(max-width:1023px){.gp-home__service-head,.gp-home__nursery{gap:36px}.gp-home__styling{grid-template-columns:1.2fr 1fr}.gp-home__styling-copy{padding:28px}.gp-home__products{gap:18px}.gp-home__category-copy{padding:20px}.gp-home__category h3{font-size:23px}.gp-home__services{gap:0 24px}}@media(min-width:750px)and (max-width:899px){.gp-home__styling{grid-template-columns:1fr}.gp-home__styling-copy{padding:36px}.gp-home__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.gp-home__wrap{width:calc(100% - 40px)}.gp-home__band{padding-block:44px}.gp-home h2{font-size:30px}.gp-home__hero-inner{min-height:580px;align-items:flex-end;padding-block:38px}.gp-home__hero h1{font-size:43px;max-width:11ch}.gp-home__hero-copy{max-width:100%}.gp-home .gp-home__intro{font-size:16px;max-width:32ch;margin:18px 0 24px}.gp-home__hero:after{background:linear-gradient(180deg,#0e23140a,#0e231438 28%,#0e2314d1 68%,#0e2314e6)}.gp-home__hero-media img{object-position:right top}.gp-home__actions{flex-direction:column;align-items:stretch;max-width:360px;gap:10px}.gp-home__categories{grid-template-columns:1fr;gap:16px;margin-top:24px}.gp-home__category{aspect-ratio:1.55}.gp-home__category-copy{padding:20px 22px}.gp-home__category h3{font-size:26px}.gp-home__section-head{display:block}.gp-home__section-head .gp-home__text-link{margin-top:16px}.gp-home__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;margin-top:26px}.gp-home .gp-home__product h3{font-size:16px}.gp-home__product-media{margin-bottom:12px}.gp-home .gp-home__plant-detail{font-size:12px}.gp-home .gp-home__price{font-size:15px}.gp-home__outdoor-products .gp-home__product-media{padding:10px}.gp-home__outdoor-products .gp-home__plant-detail{min-height:58px}.gp-home__outdoor-actions{display:grid;gap:12px;margin-top:24px}.gp-home--styling{padding-top:28px}.gp-home__styling{grid-template-columns:1fr}.gp-home__styling-copy{padding:28px 24px 32px}.gp-home__styling-copy h2{font-size:30px}.gp-home__comparison figcaption{padding:12px 16px;font-size:11px}.gp-home__service-head,.gp-home__nursery{grid-template-columns:1fr;gap:30px}.gp-home__services{grid-template-columns:1fr;margin-top:28px}.gp-home__services a{padding:18px 0}.gp-home__nursery-photo img{aspect-ratio:4/3}.gp-home__nursery-copy{padding:0}.gp-home__button{max-width:100%}}@media(max-width:359px){.gp-home__hero h1{font-size:38px}.gp-home__wrap{width:calc(100% - 32px)}.gp-home__products{gap:24px 12px}}@media(prefers-reduced-motion:reduce){.gp-home *{transition:none!important;scroll-behavior:auto!important}}.hdt-top-bar a{color:inherit;text-decoration:underline;text-underline-offset:3px}.hdt-top-bar a:focus-visible{outline:2px solid currentColor;outline-offset:3px}.gp-planter-quick-facts{background:rgb(var(--color-foreground) / .045);border-radius:.5rem;display:grid;gap:.35rem;line-height:1.45;padding:.75rem .875rem}.gp-planter-quick-facts p{margin:0}.gp-planter-quick-facts__included{font-weight:600}.gp-planter-quick-facts__link{justify-self:start;text-decoration:underline;text-underline-offset:.2em}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
