.ho-gj,.ho-gjgrid{--ho-gj-green: var(--ho-green, #2d5c4e);--ho-gj-ink: #2b3a33;--ho-gj-soft: #61726a;--ho-gj-line: #e4e0d4;--ho-gj-paper: #fff;--ho-gj-tint: #f6f4ec}.ho-gj__eyebrow,.ho-gjgrid__eyebrow{display:inline-block;margin:0;font-size:1.15rem;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--ho-gj-green)}.ho-gj__status,.ho-gjgrid__status{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#fff;border-radius:999px;padding:.42rem .9rem;line-height:1;box-shadow:0 2px 8px #182e2647}.ho-status--harvested{background:#2d7d4e}.ho-status--progress{background:#c98a2b}.ho-status--default{background:#5d7065}.ho-gjgrid{margin-inline:auto}.ho-gjgrid__head{max-width:62ch;margin:0 auto clamp(2rem,4vw,3.4rem);text-align:center}.ho-gjgrid__head .ho-gjgrid__eyebrow{margin-bottom:.9rem}.ho-gjgrid__heading{margin:0;color:var(--ho-gj-ink);font-size:clamp(2.8rem,4.6vw,4.2rem);line-height:1.04;letter-spacing:-.01em}.ho-gjgrid__intro{margin:.9rem auto 0;max-width:58ch;color:var(--ho-gj-soft);font-size:clamp(1.5rem,1.5vw,1.75rem);line-height:1.55}.ho-gjgrid__grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(20px,3vw,34px);grid-template-columns:1fr}@media(min-width:640px){.ho-gjgrid__grid{grid-template-columns:repeat(var(--ho-gjgrid-cols, 2),minmax(0,1fr))}}.ho-gjgrid__card{position:relative;display:flex;flex-direction:column;background:var(--ho-gj-paper);border:1px solid var(--ho-gj-line);border-radius:18px;overflow:hidden;color:var(--ho-gj-ink);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ho-gjgrid__card:hover,.ho-gjgrid__card:focus-within{transform:translateY(-4px);box-shadow:0 18px 38px #1f4f4329;border-color:transparent}.ho-gjgrid__card:focus-within{outline:2px solid var(--ho-gj-green);outline-offset:3px}.ho-gjgrid__link{color:inherit;text-decoration:none}.ho-gjgrid__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ho-gjgrid__media{position:relative;display:block;aspect-ratio:16 / 10;background:#eef1ec;overflow:hidden}.ho-gjgrid__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ho-gjgrid__card:hover .ho-gjgrid__media img{transform:scale(1.04)}.ho-gjgrid__status{position:absolute;top:12px;left:12px}.ho-gjgrid__body{display:flex;flex-direction:column;gap:.6rem;padding:clamp(1.3rem,2.4vw,1.7rem) clamp(1.4rem,2.4vw,1.8rem) clamp(1.5rem,2.6vw,1.9rem)}.ho-gjgrid__card .ho-gjgrid__eyebrow{font-size:1.05rem}.ho-gjgrid__title{margin:0;color:var(--ho-gj-ink);font-size:clamp(1.9rem,2.2vw,2.3rem);line-height:1.18;letter-spacing:-.005em;overflow-wrap:anywhere}.ho-gjgrid__specs{margin:.1rem 0;display:grid;gap:.4rem}.ho-gjgrid__specs>div{font-size:1.35rem;line-height:1.45;color:var(--ho-gj-soft);overflow-wrap:anywhere}.ho-gjgrid__specs dt{display:inline;font-weight:700;color:var(--ho-gj-ink)}.ho-gjgrid__specs dt:after{content:":\a0"}.ho-gjgrid__specs dd{display:inline;margin:0}.ho-gjgrid__meta{margin-top:.1rem;color:var(--ho-gj-soft);font-size:1.3rem;line-height:1.45}.ho-gjgrid__meta b{color:var(--ho-gj-ink);font-weight:600}.ho-gjgrid__empty{grid-column:1 / -1;padding:4rem 0;text-align:center;color:var(--ho-gj-soft);font-size:1.6rem}.ho-gjfilter{display:flex;flex-direction:column;gap:.85rem;margin:0 0 clamp(1.4rem,2.6vw,2rem)}.ho-gjfilter__group{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .7rem}.ho-gjfilter__label{flex:0 0 auto;min-width:58px;font-size:1.1rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--ho-gj-soft)}.ho-gjfilter__chips{display:flex;flex-wrap:wrap;gap:.5rem}.ho-gjfilter__chip{font:inherit;font-size:1.3rem;line-height:1;cursor:pointer;padding:.55rem 1.05rem;border-radius:999px;background:#fff;color:var(--ho-gj-ink);border:1px solid var(--ho-gj-line);transition:background .15s ease,border-color .15s ease,color .15s ease}.ho-gjfilter__chip:hover{border-color:var(--ho-gj-green)}.ho-gjfilter__chip.is-active{background:var(--ho-gj-green);border-color:var(--ho-gj-green);color:#fff}.ho-gjfilter__chip:focus-visible{outline:2px solid var(--ho-gj-green);outline-offset:2px}.ho-gjfilter__clear{align-self:flex-start;font:inherit;font-size:1.25rem;cursor:pointer;background:none;border:0;padding:.3rem 0;color:var(--ho-gj-green);text-decoration:underline;text-underline-offset:2px}.ho-gjfilter__count{margin:0 0 1.1rem;color:var(--ho-gj-soft);font-size:1.3rem}.ho-gjgrid__item[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.ho-gjfilter__chip{transition:none}}.ho-gj{box-sizing:border-box;width:100%;max-width:800px;margin-inline:auto;padding-inline:clamp(16px,4vw,28px);color:var(--ho-gj-ink)}.ho-gj *,.ho-gj *:before,.ho-gj *:after{box-sizing:border-box}.ho-gj__hero{position:relative;border-radius:20px;overflow:hidden;background:#eef1ec;aspect-ratio:16 / 9}.ho-gj__hero img{width:100%;height:100%;object-fit:cover;display:block}.ho-gj__hero .ho-gj__status{position:absolute;top:16px;left:16px;font-size:1.25rem;padding:.5rem 1.05rem}.ho-gj__head{margin:clamp(1.8rem,3vw,2.6rem) 0 0}.ho-gj__head .ho-gj__eyebrow{margin-bottom:1rem}.ho-gj__title{margin:0;color:var(--ho-gj-ink);line-height:1.06;letter-spacing:-.015em;font-size:clamp(3rem,5vw,4.4rem)}.ho-gj__byline{display:flex;align-items:center;gap:.8rem;margin:clamp(1.2rem,2vw,1.6rem) 0 0}.ho-gj__byline-mono{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:var(--ho-gj-green);color:#fff;display:grid;place-items:center;font-size:1.55rem;font-weight:700;line-height:1}.ho-gj__byline-text{color:var(--ho-gj-soft);font-size:1.4rem;line-height:1.3}.ho-gj__byline-text b{color:var(--ho-gj-ink);font-weight:700}.ho-gj__byline-date:before{content:"\b7";margin:0 .5rem;color:var(--ho-gj-line)}.ho-gj__byline .ho-gj__status{margin-left:auto}.ho-gj__facts{display:grid;gap:clamp(1.2rem,2.4vw,1.8rem);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(1.8rem,3vw,2.4rem) 0;padding:clamp(1.4rem,2.4vw,1.9rem) clamp(1.5rem,2.6vw,2.1rem);background:var(--ho-gj-tint);border:1px solid var(--ho-gj-line);border-radius:16px}@media(min-width:620px){.ho-gj__facts{grid-template-columns:repeat(4,minmax(0,1fr))}}.ho-gj__fact{display:flex;flex-direction:column;gap:.35rem;min-width:0}.ho-gj__fact-k{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ho-gj-soft);font-weight:700;line-height:1}.ho-gj__fact-v{font-size:1.5rem;color:var(--ho-gj-ink);font-weight:600;line-height:1.3;overflow-wrap:anywhere}.ho-gj__status--inline{align-self:flex-start;margin:clamp(1.4rem,2.4vw,1.8rem) 0 0}.ho-gj__body{color:var(--ho-gj-ink);font-size:1.6rem;line-height:1.7}.ho-gj__body>:first-child{margin-top:0}.ho-gj__body p{margin:0 0 1.3rem}.ho-gj__body h2{color:var(--ho-gj-ink);font-weight:700;letter-spacing:-.01em;font-size:clamp(2.1rem,2.8vw,2.7rem);line-height:1.2;margin:2.6rem 0 1rem}.ho-gj__body h3{color:var(--ho-gj-green);font-weight:700;font-size:clamp(1.7rem,2vw,2rem);line-height:1.3;margin:2rem 0 .8rem}.ho-gj__body a{color:var(--ho-gj-green);text-decoration:underline;text-underline-offset:2px}.ho-gj__body img{max-width:100%;height:auto;display:block;margin:1.6rem auto;border-radius:14px;box-shadow:0 10px 26px #1f4f431f}.ho-gj__body blockquote{margin:1.8rem 0;padding:.4rem 0 .4rem 1.6rem;border-left:3px solid var(--ho-gj-green);color:var(--ho-gj-ink);font-size:1.8rem;line-height:1.5;font-style:italic}.ho-gj__body ul,.ho-gj__body ol{margin:0 0 1.3rem;padding-left:2rem}.ho-gj__body ul{list-style-type:disc}.ho-gj__body ol{list-style-type:decimal}.ho-gj__body li{margin-bottom:.6rem}.ho-gj__body li::marker{color:var(--ho-gj-green)}.ho-gj__body :where(table,pre){display:block;max-width:100%;overflow-x:auto}.ho-gj__h{display:flex;align-items:center;gap:1rem;margin:clamp(2.6rem,4vw,3.6rem) 0 clamp(1.2rem,2vw,1.6rem);color:var(--ho-gj-green);font-size:1.5rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ho-gj__h:after{content:"";flex:1 1 auto;height:1px;background:var(--ho-gj-line)}.ho-gj__gallery{display:grid;gap:clamp(10px,1.6vw,16px);grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.ho-gj__gallery{grid-template-columns:repeat(3,1fr)}}.ho-gj__gallery a,.ho-gj__gallery figure{margin:0;display:block;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#eef1ec}.ho-gj__gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ho-gj__gallery a:hover img,.ho-gj__gallery figure:hover img{transform:scale(1.05)}.ho-gj__used-acc{display:flex;flex-direction:column;gap:12px}.ho-gj__acc{border:1px solid var(--ho-gj-line);border-radius:14px;background:var(--ho-gj-paper);overflow:hidden}.ho-gj__acc-sum{display:flex;align-items:center;gap:.8rem;padding:1.1rem 1.3rem;cursor:pointer;list-style:none;font-size:1.6rem;font-weight:700;color:var(--ho-gj-ink)}.ho-gj__acc-sum::-webkit-details-marker{display:none}.ho-gj__acc-sum:focus-visible{outline:2px solid var(--ho-gj-green);outline-offset:-2px}.ho-gj__acc-title{flex:1 1 auto}.ho-gj__acc-count{flex:0 0 auto;min-width:24px;height:22px;padding:0 .55rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff;background:var(--ho-gj-green);border-radius:999px}.ho-gj__acc-chev{flex:0 0 auto;width:10px;height:10px;margin-right:2px;border-right:2px solid var(--ho-gj-soft);border-bottom:2px solid var(--ho-gj-soft);transform:rotate(45deg);transition:transform .2s ease}.ho-gj__acc[open] .ho-gj__acc-chev{transform:rotate(-135deg)}.ho-gj__acc-body{padding:0 1.3rem 1.3rem}@media(prefers-reduced-motion:reduce){.ho-gj__acc-chev{transition:none}}.ho-gj__used-grid{display:flex;flex-wrap:wrap;gap:16px}.ho-gj__used{position:relative;flex:0 0 calc(50% - 8px);display:flex;flex-direction:column;gap:.6rem;text-decoration:none;color:var(--ho-gj-ink);background:var(--ho-gj-paper);border:1px solid var(--ho-gj-line);border-radius:16px;padding:1.2rem;transition:transform .18s ease,box-shadow .18s ease}@media(min-width:700px){.ho-gj__used{flex:0 0 calc(33.333% - 11px)}}.ho-gj__used:hover{transform:translateY(-3px);box-shadow:0 14px 30px #1f4f4329}.ho-gj__used-img{display:block;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#fff}.ho-gj__used-img img{width:100%;height:100%;object-fit:contain}.ho-gj__used-title{font-weight:700;color:var(--ho-gj-ink);font-size:1.35rem;line-height:1.25}.ho-gj__used-price{font-size:1.35rem;color:var(--ho-gj-soft);font-weight:600;margin-top:auto}.ho-gj__used-price s{color:#a49d8c;margin-right:.3rem;font-weight:400}.ho-gj__guide{display:flex;flex-wrap:wrap;gap:12px}.ho-gj__guide-link{display:inline-flex;align-items:center;gap:.5rem;background:var(--ho-gj-green);color:#fff;text-decoration:none;font-weight:700;font-size:1.4rem;padding:.9rem 1.5rem;border-radius:999px;transition:background .18s ease,transform .18s ease}.ho-gj__guide-link:hover{background:#1f4438;transform:translateY(-2px)}.ho-gj__guide-link svg{width:16px;height:16px}.ho-gj__hero:focus-visible,.ho-gjgrid__card:focus-visible,.ho-gj__used:focus-visible,.ho-gj__guide-link:focus-visible{outline:2px solid var(--ho-gj-green);outline-offset:3px}@media(prefers-reduced-motion:reduce){.ho-gjgrid__card,.ho-gjgrid__media img,.ho-gj__used,.ho-gj__guide-link,.ho-gj__gallery img{transition:none}.ho-gjgrid__card:hover,.ho-gjgrid__card:hover .ho-gjgrid__media img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hydro-oasis-grow-journey.css.map */
