:root{--qh-ink:#173c2a;--qh-green:#2f6b45;--qh-leaf:#6e8e3d;--qh-lime:#dce9a7;--qh-cream:#fbf8ef;--qh-gold:#b97924;--qh-line:#dce5d7}.qh-home{color:var(--qh-ink);background:var(--qh-cream);overflow:hidden}.qh-home *{box-sizing:border-box}.qh-shell{width:min(1240px,calc(100% - 32px));margin-inline:auto}.qh-hero{position:relative;min-height:clamp(560px,76vh,760px);display:grid;align-items:center;background:#173c2a url(qh-hero.webp) center/cover no-repeat;color:#fff}.qh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#092417d1,#0924177a 47%,#0924170f 75%)}.qh-hero__content{position:relative;max-width:650px;padding:84px 0}.qh-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.qh-hero h1{font-size:clamp(44px,6vw,78px);line-height:1.02;letter-spacing:-.045em;margin:22px 0 20px;color:#fff}.qh-hero p{font-size:clamp(17px,2vw,21px);line-height:1.65;max-width:580px;color:#ffffffe6}.qh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.qh-btn{min-height:50px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:750;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;cursor:pointer}.qh-btn:hover{transform:translateY(-2px)}.qh-btn--primary{background:#e5f3b4;color:#173c2a;box-shadow:0 10px 30px #0000002e}.qh-btn--ghost{color:#fff;border:1px solid rgba(255,255,255,.6);background:#ffffff14}.qh-trust{position:relative;margin-top:-38px;z-index:2}.qh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--qh-line);border-radius:22px;box-shadow:0 18px 50px #173c2a1f;overflow:hidden}.qh-trust__item{padding:22px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--qh-line)}.qh-trust__item:last-child{border:0}.qh-trust svg{width:28px;height:28px;flex:none;stroke:var(--qh-green)}.qh-trust strong{display:block;font-size:15px}.qh-trust small{display:block;color:#67756b;margin-top:3px}.qh-section{padding:88px 0}.qh-heading{text-align:center;max-width:690px;margin:0 auto 38px}.qh-heading span{color:var(--qh-green);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.qh-heading h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.035em;line-height:1.1;margin:10px 0 14px}.qh-heading p{color:#667269;font-size:17px;line-height:1.7}.qh-categories{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.qh-category{position:relative;min-height:490px;border-radius:28px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;text-decoration:none;background:#234}.qh-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.qh-category:hover img{transform:scale(1.04)}.qh-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#081c12c7,#081c1200 66%)}.qh-category__copy{position:relative;z-index:1;padding:34px}.qh-category__copy span{font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.qh-category__copy h3{color:#fff;font-size:clamp(30px,4vw,48px);margin:8px 0}.qh-category__copy p{color:#ffffffd6;max-width:440px;margin:0}.qh-story{background:#173c2a;color:#fff}.qh-story .qh-heading h2,.qh-story .qh-heading p{color:#fff}.qh-story .qh-heading p{opacity:.76}.qh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.qh-step{border-radius:24px;overflow:hidden;background:#ffffff14;border:1px solid rgba(255,255,255,.15)}.qh-step img{width:100%;height:320px;object-fit:cover;display:block}.qh-step__copy{padding:24px}.qh-step__copy b{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e5f3b4;color:#173c2a;margin-bottom:14px}.qh-step h3{color:#fff;margin:0 0 8px;font-size:22px}.qh-step p{color:#ffffffb8;line-height:1.65;margin:0}.qh-promise{padding:80px 0}.qh-promise__box{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px;background:#eef3dd;border-radius:30px;padding:52px}.qh-promise__box h2{font-size:clamp(32px,4vw,50px);line-height:1.12;margin:0 0 18px}.qh-promise__box p{font-size:17px;line-height:1.75;color:#536259}.qh-bullets{display:grid;gap:14px}.qh-bullet{display:flex;gap:12px;align-items:flex-start;padding:16px;background:#ffffffa8;border-radius:16px}.qh-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--qh-green);color:#fff;flex:none}.qh-bullet strong{display:block}.qh-bullet small{color:#647269}.qh-category__cta{display:inline-flex;align-items:center;min-height:44px;margin-top:14px;padding:0 16px;border-radius:999px;background:#fffffff0;color:#173c2a;font-size:14px;font-weight:800;letter-spacing:0;text-transform:none}.qh-product-empty{grid-column:1/-1;width:100%;list-style:none;text-align:center;padding:48px 24px;border:1px solid #dce5d7;border-radius:24px;background:#f5f8ec;color:#173c2a}.qh-product-empty__icon{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#e5f3b4}.qh-product-empty__icon svg{width:28px;height:28px}.qh-product-empty h3{margin:0 0 8px;font-size:24px}.qh-product-empty p{max-width:560px;margin:0 auto;color:#536259;font-size:16px;line-height:1.6}main[data-template=index] .collection__title .title{font-size:clamp(30px,3.4vw,46px);line-height:1.15;letter-spacing:-.025em;color:#173c2a}main[data-template=index] .collection__description{max-width:760px;font-size:18px;line-height:1.7;color:#536259}main[data-template=index] .card__heading{font-size:18px;line-height:1.45;font-weight:700}main[data-template=index] .price{font-size:18px;font-weight:750;color:#173c2a}main[data-template=index] .quick-add__submit,main[data-template=index] .collection__view-all .button{min-height:48px;font-size:16px;font-weight:750;border-radius:999px}main[data-template=index] .card-wrapper{height:100%}main[data-template=index] .collection{border-top:1px solid #dce5d7}.qh-home .button,.qh-home button,.qh-home a{touch-action:manipulation}.qh-home a:focus-visible{outline:3px solid #f2bc4f;outline-offset:4px}@media(max-width:900px){.qh-trust__grid{grid-template-columns:repeat(2,1fr)}.qh-trust__item:nth-child(2){border-right:0}.qh-trust__item:nth-child(-n+2){border-bottom:1px solid var(--qh-line)}.qh-categories,.qh-promise__box{grid-template-columns:1fr}.qh-steps{grid-template-columns:1fr 1fr}.qh-category{min-height:420px}}@media(max-width:600px){.qh-shell{width:min(100% - 24px,1240px)}.qh-hero{min-height:650px;background-position:42% center}.qh-hero:before{background:linear-gradient(0deg,#082014e0,#0820144d)}.qh-hero__content{padding:210px 0 62px;align-self:end}.qh-hero h1{font-size:40px;line-height:1.1;letter-spacing:-.03em}.qh-actions{display:grid}.qh-btn{width:100%}.qh-trust{margin-top:-18px}.qh-trust__item{padding:17px 12px;align-items:flex-start}.qh-trust small,.qh-bullet small{font-size:14px;line-height:1.45}.qh-section{padding:64px 0}.qh-categories{grid-template-columns:1fr}.qh-category{min-height:380px}.qh-steps{grid-template-columns:1fr}.qh-promise{padding:60px 0}.qh-promise__box{padding:30px 20px;gap:28px}}@media(prefers-reduced-motion:reduce){.qh-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/qh-farm.css.map */
