.fbh-wrap,.fbh-root{font-family:-apple-system,Helvetica Neue,Arial,sans-serif;color:#1a1a1a}.fbh-bar{background:#27500a;color:#eaf3de;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;font-size:13px}.fbh-bar__item{display:flex;align-items:center;gap:6px}.fbh-bar__divider{width:1px;height:14px;background:#3b6d11}.fbh-hero{background:#eaf3de;padding:60px 40px 52px;position:relative;overflow:hidden}.fbh-hero:before{content:"";position:absolute;top:-50px;right:-80px;width:280px;height:280px;background:#c0dd97;border-radius:50%;opacity:.3;pointer-events:none}.fbh-hero__inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.fbh-eyebrow{display:inline-block;background:#fff;border:1px solid #C0DD97;border-radius:99px;padding:5px 14px;font-size:12px;font-weight:500;color:#3b6d11;margin-bottom:20px}.fbh-hero__h1{font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.1;letter-spacing:-1px;color:#173404;margin-bottom:14px}.fbh-hero__sub{font-size:16px;color:#3b6d11;line-height:1.7;max-width:520px;margin-bottom:28px}.fbh-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.fbh-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:background .15s}.fbh-btn--solid{background:#27500a;color:#fff}.fbh-btn--solid:hover{background:#173404;color:#fff}.fbh-btn--outline{background:transparent;color:#27500a;border:1.5px solid #3B6D11}.fbh-btn--outline:hover{background:#c0dd97}.fbh-trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;color:#3b6d11;font-weight:500}.fbh-section{padding:52px 40px;max-width:1200px;margin:0 auto}.fbh-section--border{border-top:1px solid #e5e7eb}.fbh-label{font-size:11px;font-weight:600;color:#639922;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:8px}.fbh-label--light{color:#97c459}.fbh-h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;letter-spacing:-.5px;line-height:1.15;margin-bottom:8px}.fbh-h2 p{margin:0}.fbh-h2--light{color:#eaf3de}.fbh-h2--light em{font-style:italic;color:#97c459}.fbh-sub{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:28px}.fbh-sub--light{color:#c0dd97}.fbh-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(max-width:640px){.fbh-grid-2{grid-template-columns:1fr}}.fbh-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.fbh-stat{font-size:36px;font-weight:700;color:#3b6d11;line-height:1}.fbh-stat__unit{font-size:12px;color:#6b7280;margin-bottom:10px;margin-top:2px}.fbh-card__text{font-size:13px;color:#6b7280;line-height:1.6}.fbh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:768px){.fbh-grid-3{grid-template-columns:1fr}}.fbh-prod{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.fbh-prod__img-wrap{display:block;height:180px;overflow:hidden;background:#eaf3de;position:relative}.fbh-prod__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.fbh-prod__img-wrap:hover img{transform:scale(1.04)}.fbh-prod__placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:48px}.fbh-prod__badge{position:absolute;top:8px;left:8px;background:#27500a;color:#fff;font-size:10px;font-weight:600;padding:3px 9px;border-radius:99px}.fbh-prod__body{padding:16px;display:flex;flex-direction:column;gap:6px;flex:1}.fbh-prod__name{font-size:15px;font-weight:600;color:#173404}.fbh-prod__desc{font-size:12px;color:#6b7280;line-height:1.5;flex:1}.fbh-prod__footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.fbh-prod__price{font-size:20px;font-weight:700;color:#27500a}.fbh-prod__btn{background:#eaf3de;color:#27500a;border:1px solid #97C459;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:500;text-decoration:none}.fbh-prod__btn:hover{background:#c0dd97}.fbh-sub-section{background:#173404;padding:60px 40px;text-align:center}.fbh-sub-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:540px;margin:0 auto 28px;text-align:left}@media(max-width:640px){.fbh-sub-cards{grid-template-columns:1fr}}.fbh-sub-card{background:#27500a;border:1px solid #3B6D11;border-radius:12px;padding:20px;position:relative}.fbh-sub-card--featured{border:2px solid #97C459}.fbh-sub-card__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:#97c459;color:#173404;font-size:10px;font-weight:600;padding:3px 12px;border-radius:99px;white-space:nowrap}.fbh-sub-card__name{font-size:14px;font-weight:600;color:#eaf3de;margin-bottom:6px}.fbh-sub-card__price{font-size:28px;font-weight:700;color:#c0dd97;line-height:1}.fbh-sub-card__price span{font-size:13px;font-weight:400;color:#639922}.fbh-sub-card__freq{font-size:11px;color:#639922;margin-bottom:14px;margin-top:3px}.fbh-perks{list-style:none;padding:0;display:flex;flex-direction:column;gap:6px}.fbh-perks li{font-size:12px;color:#c0dd97}.fbh-sub-cta{display:inline-flex;align-items:center;gap:8px;background:#97c459;color:#173404;border:none;border-radius:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;margin-bottom:14px}.fbh-sub-cta:hover{background:#c0dd97;color:#173404}.fbh-sub-note{font-size:12px;color:#639922;margin-top:4px}.fbh-map{background:#eaf3de;border:1px solid #C0DD97;border-radius:12px;padding:32px 24px;text-align:center;position:relative;margin-bottom:14px}.fbh-map__ring{width:200px;height:200px;border:2px dashed #97C459;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.fbh-map__center{width:110px;height:110px;background:#c0dd97;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.fbh-map__pin{font-size:22px}.fbh-map__loc{font-size:10px;font-weight:600;color:#27500a}.fbh-map__radius{display:inline-block;background:#fff;border:1px solid #C0DD97;border-radius:99px;padding:4px 12px;font-size:11px;color:#3b6d11;font-weight:500;margin-bottom:14px}.fbh-cities{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.fbh-cities span{background:#fff;border:1px solid #C0DD97;border-radius:99px;padding:4px 12px;font-size:11px;color:#3b6d11;font-weight:500}.fbh-map-note{font-size:13px;color:#6b7280;line-height:1.6;margin-top:8px}.fbh-steps{display:flex;flex-direction:column;gap:0}.fbh-step{display:flex;gap:18px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #e5e7eb}.fbh-step:last-child{border-bottom:none}.fbh-step__num{width:38px;height:38px;border-radius:50%;background:#eaf3de;border:1px solid #C0DD97;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#3b6d11;flex-shrink:0}.fbh-step__title{font-size:15px;font-weight:600;margin-bottom:4px;color:#173404}.fbh-step__text{font-size:13px;color:#6b7280;line-height:1.6}.fbh-motive{background:#eaf3de;border-top:1px solid #C0DD97;padding:60px 40px;text-align:center}.fbh-motive__quote{font-size:clamp(18px,2.5vw,26px);font-style:italic;font-weight:400;color:#173404;line-height:1.5;max-width:600px;margin:0 auto 16px}.fbh-motive__sub{font-size:15px;color:#3b6d11;max-width:460px;margin:0 auto 28px;line-height:1.7}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fresh-bloom-home.css.map */
