.harvose-section{--harvose-bg:#fff;--harvose-text:#181818;--harvose-muted:#6d6a64;--harvose-border:#dfdbd3;--harvose-accent:#b8916d;--harvose-soft:#f7f2ea;background:var(--harvose-bg);color:var(--harvose-text)}.harvose-wrap{width:min(100% - 32px,1200px);margin:0 auto}.harvose-kicker{font-size:12px;line-height:1.3;letter-spacing:.13em;text-transform:uppercase;font-weight:700;margin:0 0 10px}.harvose-stars{letter-spacing:.08em;font-size:13px;display:inline-flex;align-items:center;gap:8px}.harvose-stars__glyphs{letter-spacing:1px}.harvose-btn{-webkit-appearance:none;appearance:none;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:14px 24px;border-radius:8px;background:var(--harvose-text);color:#fff;font:inherit;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.harvose-btn:hover{transform:translateY(-1px);opacity:.94}.harvose-btn[disabled]{opacity:.5;cursor:not-allowed;transform:none}.harvose-hero{padding:54px 0;background:var(--harvose-bg)}.harvose-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:52px}.harvose-hero__content{max-width:570px}.harvose-hero__rating{margin-bottom:16px}.harvose-hero__title{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;font-weight:600}.harvose-hero__copy{font-size:18px;line-height:1.6;color:var(--harvose-muted);margin-bottom:25px}.harvose-hero__copy p{margin:0}.harvose-hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.harvose-hero__micro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-top:22px;font-size:14px}.harvose-hero__micro span{display:flex;align-items:center;gap:7px}.harvose-hero__media{position:relative;border-radius:18px;overflow:hidden;background:#ece6dc;aspect-ratio:1/1}.harvose-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.harvose-hero__placeholder{height:100%;display:grid;place-items:center;padding:30px;text-align:center;color:var(--harvose-muted)}.harvose-proof{padding:58px 0}.harvose-proof__top{text-align:center;max-width:760px;margin:0 auto 30px}.harvose-proof__title{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 0}.harvose-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.harvose-review{border:1px solid var(--harvose-border);border-radius:14px;padding:24px;background:#fff;box-shadow:0 8px 30px #1414140b}.harvose-review__stars{font-size:14px;letter-spacing:1px;margin-bottom:13px}.harvose-review__quote{font-size:15px;line-height:1.62;margin:0 0 17px}.harvose-review__author{font-size:13px;font-weight:700;color:var(--harvose-muted)}.harvose-main{padding:58px 0;background:var(--harvose-bg)}.harvose-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:54px;align-items:start}.harvose-gallery{position:sticky;top:110px}.harvose-gallery__stage{position:relative;background:var(--harvose-soft);border-radius:14px;overflow:hidden;aspect-ratio:1/1}.harvose-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .2s ease}.harvose-gallery__slide.is-active{opacity:1;pointer-events:auto}.harvose-gallery__slide img,.harvose-gallery__slide video,.harvose-gallery__slide model-viewer{width:100%;height:100%;object-fit:cover;display:block}.harvose-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.harvose-gallery__thumb{border:1px solid transparent;padding:0;border-radius:8px;overflow:hidden;background:var(--harvose-soft);aspect-ratio:1/1;cursor:pointer}.harvose-gallery__thumb.is-active{border-color:var(--harvose-text)}.harvose-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.harvose-product__eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin:0 0 10px;color:var(--harvose-muted)}.harvose-product__title{font-size:clamp(32px,4vw,47px);line-height:1.06;letter-spacing:-.04em;margin:0 0 12px}.harvose-product__rating{margin-bottom:18px}.harvose-product__intro{font-size:16px;line-height:1.6;color:var(--harvose-muted);margin-bottom:18px}.harvose-product__intro p{margin:0 0 10px}.harvose-points{display:grid;gap:10px;margin:18px 0 24px;padding:0;list-style:none}.harvose-points li{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.45}.harvose-points li:before{content:"\2713";font-weight:800;margin-top:1px}.harvose-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0 25px}.harvose-trust{background:var(--harvose-soft);border-radius:10px;padding:13px 9px;text-align:center;font-size:12px;line-height:1.35;font-weight:700}.harvose-trust__icon{display:block;font-size:19px;margin-bottom:5px}.harvose-bundle-title{font-size:17px;font-weight:800;margin:0 0 10px}.harvose-bundles{display:grid;gap:10px}.harvose-bundle{position:relative;border:1.5px solid var(--harvose-border);border-radius:12px;padding:15px 16px;cursor:pointer;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.harvose-bundle:hover,.harvose-bundle.is-selected{border-color:var(--harvose-text);box-shadow:0 5px 20px #1414140f}.harvose-bundle input{position:absolute;opacity:0;pointer-events:none}.harvose-bundle__row{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.harvose-bundle__name{font-size:17px;font-weight:800;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.harvose-bundle__badge{display:inline-flex;font-size:10px;line-height:1;padding:5px 7px;border-radius:999px;background:var(--harvose-text);color:#fff;text-transform:uppercase;letter-spacing:.05em}.harvose-bundle__price{text-align:right;font-size:18px;font-weight:800;white-space:nowrap}.harvose-bundle__compare{display:block;font-size:12px;font-weight:500;text-decoration:line-through;color:var(--harvose-muted)}.harvose-bundle__sub{font-size:13px;color:var(--harvose-muted);margin-top:4px}.harvose-bundle__include{font-size:12px;line-height:1.5;margin-top:10px;color:var(--harvose-muted)}.harvose-variant-area{margin-top:18px;display:grid;gap:11px}.harvose-variant-row label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.harvose-variant-row select{width:100%;height:48px;border:1px solid var(--harvose-border);border-radius:8px;background:#fff;color:var(--harvose-text);padding:0 12px;font:inherit}.harvose-shipping-note{margin:18px 0 10px;padding:12px 14px;background:var(--harvose-soft);border-radius:10px;font-size:13px;line-height:1.45}.harvose-atc{width:100%;font-size:16px;min-height:56px;margin-top:8px}.harvose-secure{text-align:center;font-size:12px;color:var(--harvose-muted);margin-top:10px}.harvose-form-error{display:none;margin-top:10px;color:#a32222;font-size:13px}.harvose-form-error.is-visible{display:block}.harvose-guarantee{margin-top:18px;border:1px solid var(--harvose-border);border-radius:12px;padding:18px;background:#fff}.harvose-guarantee__title{font-size:19px;font-weight:800;margin:0 0 7px}.harvose-guarantee__copy{font-size:13px;line-height:1.55;color:var(--harvose-muted)}.harvose-guarantee__copy p{margin:0}.harvose-accordions{margin-top:18px;border-top:1px solid var(--harvose-border)}.harvose-accordions details{border-bottom:1px solid var(--harvose-border)}.harvose-accordions summary{list-style:none;cursor:pointer;padding:16px 0;font-size:14px;font-weight:800;display:flex;justify-content:space-between;gap:12px}.harvose-accordions summary::-webkit-details-marker{display:none}.harvose-accordions summary:after{content:"+";font-size:18px;font-weight:400}.harvose-accordions details[open] summary:after{content:"\2212"}.harvose-accordion__content{padding:0 0 17px;font-size:13px;line-height:1.6;color:var(--harvose-muted)}.harvose-howto{padding:64px 0}.harvose-howto__head{text-align:center;max-width:720px;margin:0 auto 32px}.harvose-howto__title{font-size:clamp(32px,4vw,48px);letter-spacing:-.035em;line-height:1.08;margin:0 0 10px}.harvose-howto__sub{font-size:16px;line-height:1.6;color:var(--harvose-muted);margin:0}.harvose-howto__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.harvose-step{background:#fff;border:1px solid var(--harvose-border);border-radius:14px;overflow:hidden}.harvose-step__media{aspect-ratio:1/1;background:var(--harvose-soft)}.harvose-step__media img{width:100%;height:100%;object-fit:cover;display:block}.harvose-step__body{padding:20px}.harvose-step__num{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--harvose-muted);margin-bottom:7px}.harvose-step__title{font-size:21px;line-height:1.18;margin:0 0 8px}.harvose-step__copy{font-size:14px;line-height:1.55;color:var(--harvose-muted)}.harvose-step__copy p{margin:0}.harvose-faq{padding:64px 0;background:var(--harvose-bg)}.harvose-faq__wrap{max-width:840px;margin:0 auto}.harvose-faq__title{text-align:center;font-size:clamp(32px,4vw,48px);letter-spacing:-.035em;line-height:1.08;margin:0 0 28px}.harvose-faq details{border-bottom:1px solid var(--harvose-border)}.harvose-faq summary{list-style:none;cursor:pointer;padding:19px 0;display:flex;justify-content:space-between;gap:20px;font-size:16px;font-weight:800}.harvose-faq summary::-webkit-details-marker{display:none}.harvose-faq summary:after{content:"+";font-size:20px;font-weight:400}.harvose-faq details[open] summary:after{content:"\2212"}.harvose-faq__answer{font-size:14px;line-height:1.65;color:var(--harvose-muted);padding:0 0 18px}.harvose-faq__answer p{margin:0}@media(max-width:990px){.harvose-hero__grid,.harvose-product{grid-template-columns:1fr}.harvose-hero__grid{gap:28px}.harvose-gallery{position:relative;top:auto}.harvose-product{gap:30px}.harvose-proof__grid,.harvose-howto__grid{grid-template-columns:1fr}.harvose-review{padding:20px}.harvose-gallery__thumbs{grid-template-columns:repeat(5,1fr)}}@media(max-width:749px){.harvose-wrap{width:min(100% - 24px,1200px)}.harvose-hero{padding:30px 0 38px}.harvose-hero__grid{display:flex;flex-direction:column-reverse}.harvose-hero__title{font-size:40px}.harvose-hero__copy{font-size:16px}.harvose-hero__actions{display:block}.harvose-hero__actions .harvose-btn{width:100%}.harvose-hero__micro{grid-template-columns:1fr;margin-top:15px}.harvose-proof,.harvose-main,.harvose-howto,.harvose-faq{padding:42px 0}.harvose-product__title{font-size:34px}.harvose-trust-row{grid-template-columns:repeat(3,1fr)}.harvose-trust{padding:10px 5px;font-size:10px}.harvose-gallery__thumbs{display:flex;overflow:auto;padding-bottom:2px}.harvose-gallery__thumb{min-width:64px}.harvose-bundle__name{font-size:15px}.harvose-bundle__price{font-size:16px}}.harvose-album-mock{width:56%;max-width:310px;aspect-ratio:3/4;background:#eee8dc;border-radius:4px;box-shadow:0 18px 45px #2c251d29;display:flex;flex-direction:column;justify-content:space-between;padding:38px 28px;text-align:left;color:#8b8174;transform:rotate(-3deg);border-left:8px solid rgba(130,116,99,.12)}.harvose-album-mock__title{font-family:Georgia,serif;font-size:clamp(28px,4vw,48px);line-height:.88;letter-spacing:-.04em;text-transform:uppercase}.harvose-album-mock__brand{font-size:11px;letter-spacing:.17em;text-transform:uppercase;text-align:center;color:#5f574e}.harvose-price-row{display:flex;align-items:baseline;gap:10px;margin:-2px 0 18px}.harvose-current-price{font-size:25px;font-weight:800;letter-spacing:-.02em}.harvose-compare-price{font-size:16px;color:var(--harvose-muted);text-decoration:line-through}.harvose-gift-offer{border:1px solid #dcc8b4;background:#fbf4ea;border-radius:13px;padding:15px 16px;margin:20px 0}.harvose-gift-offer__top{display:flex;align-items:flex-start;gap:11px}.harvose-gift-offer__icon{font-size:22px}.harvose-gift-offer__top strong{display:block;font-size:16px}.harvose-gift-offer__top span:not(.harvose-gift-offer__icon){display:block;font-size:12px;color:var(--harvose-muted);margin-top:3px}.harvose-gift-offer__items{display:grid;gap:5px;margin-top:11px;font-size:12px;color:var(--harvose-muted)}.harvose-free-gifts{padding:58px 0;background:var(--harvose-bg)}.harvose-free-gifts__banner{border-radius:18px;overflow:hidden;box-shadow:0 12px 38px #44301e14}.harvose-free-gifts__banner img{display:block;width:100%;height:auto}.harvose-free-gifts__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);gap:52px;align-items:center}.harvose-free-gifts__media{border-radius:18px;overflow:hidden}.harvose-free-gifts__media img{width:100%;height:auto;display:block}.harvose-free-gifts__copy h2{font-size:clamp(34px,4.7vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 16px}.harvose-free-gifts__text{font-size:16px;line-height:1.6;color:var(--harvose-muted)}.harvose-free-gifts__list{display:grid;gap:12px;margin-top:24px}.harvose-free-gifts__item{display:flex;gap:12px;align-items:flex-start;border-top:1px solid rgba(42,26,16,.12);padding-top:12px}.harvose-free-gifts__item>span{font-size:22px;line-height:1}.harvose-free-gifts__item strong{font-size:15px}.harvose-free-gifts__item p{margin:4px 0 0;font-size:13px;line-height:1.45;color:var(--harvose-muted)}.harvose-free-gifts__badge{display:inline-flex;margin-top:24px;padding:10px 15px;border-radius:999px;background:#d9bea4;color:#2a1a10;font-weight:700;font-size:13px}@media(max-width:990px){.harvose-free-gifts__grid{grid-template-columns:1fr;gap:28px}}@media(max-width:749px){.harvose-free-gifts{padding:36px 0}.harvose-free-gifts__banner{border-radius:12px}}.harvose-rating-strip{display:inline-flex;align-items:center;gap:8px;color:var(--harvose-text,#181818);text-decoration:none;font-size:13px;line-height:1.2;letter-spacing:0;flex-wrap:wrap}.harvose-rating-strip__stars{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}.harvose-rating-strip__star{width:17px;height:17px;background:#00b67a;display:grid;place-items:center}.harvose-rating-strip__star svg{width:12px;height:12px;display:block;fill:#fff}.harvose-rating-strip__copy{white-space:nowrap}.harvose-rating-strip__copy strong{font-weight:800}.harvose-rating-strip--compact{gap:0}.harvose-rating-strip--compact .harvose-rating-strip__star{width:18px;height:18px}.harvose-review__stars{margin-bottom:13px}.harvose-review__stars .harvose-rating-strip{display:inline-flex}.harvose-price-row{flex-wrap:wrap}.harvose-sale-badge{display:inline-flex;align-items:center;min-height:25px;padding:5px 8px;border-radius:4px;background:#181818;color:#fff;font-size:10px;font-weight:800;line-height:1;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.harvose-sale-message{display:flex;flex-direction:column;gap:3px;margin:-7px 0 17px;padding:11px 13px;border-left:3px solid #a76e45;background:#faf4ec;border-radius:0 8px 8px 0;font-size:12px;line-height:1.45}.harvose-sale-message strong{font-size:13px;font-weight:800}.harvose-sale-message span{color:var(--harvose-muted)}.harvose-stock-alert{margin:18px 0 8px;padding:13px 14px;border:1px solid #e5c9b8;background:#fff8f3;border-radius:10px}.harvose-stock-alert__title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.harvose-stock-alert__text{margin-top:4px;font-size:12px;line-height:1.45;color:var(--harvose-muted)}.harvose-stock-dot{width:8px;height:8px;border-radius:50%;background:#c94b35;box-shadow:0 0 0 4px #c94b351a;flex:0 0 auto;animation:harvose-stock-pulse 1.8s ease-in-out infinite}@keyframes harvose-stock-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.86)}}@media(max-width:749px){.harvose-rating-strip{font-size:12px;gap:6px}.harvose-rating-strip__star{width:16px;height:16px}.harvose-rating-strip__star svg{width:11px;height:11px}.harvose-rating-strip__copy{white-space:normal}.harvose-sale-badge{font-size:9px}}.harvose-section,.harvose-section h1,.harvose-section h2,.harvose-section h3,.harvose-section h4,.harvose-section h5,.harvose-section h6,.harvose-section p,.harvose-section li,.harvose-section a,.harvose-section button,.harvose-section input,.harvose-section select,.harvose-section textarea,.harvose-section summary{font-family:Arial,Helvetica,sans-serif!important;font-stretch:normal}.harvose-section{width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}.harvose-section *,.harvose-section *:before,.harvose-section *:after{box-sizing:border-box}.harvose-wrap{width:100%;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px;min-width:0}.harvose-product,.harvose-product__info,.harvose-gallery,.harvose-gallery__stage,.harvose-hero__grid,.harvose-hero__content,.harvose-free-gifts__grid,.harvose-free-gifts__copy{min-width:0;max-width:100%}.harvose-product__info>*{max-width:100%}.harvose-product__title,.harvose-hero__title,.harvose-proof__title,.harvose-howto__title,.harvose-faq__title,.harvose-free-gifts__copy h2,.harvose-videos__title{font-stretch:normal;letter-spacing:-.02em}.harvose-product__title{font-size:clamp(30px,3.8vw,45px);line-height:1.08;font-weight:700}.harvose-product__intro,.harvose-points li,.harvose-accordion__content,.harvose-faq__answer{font-stretch:normal;letter-spacing:0}.harvose-points li:before{content:none}.harvose-points li{position:relative;padding-left:24px}.harvose-points li:after{content:"";position:absolute;left:2px;top:.34em;width:11px;height:6px;border-left:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(-45deg)}.harvose-trust__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin:0 auto 6px;color:var(--harvose-text)}.harvose-trust__icon svg{width:20px;height:20px;display:block}.harvose-gift-offer__icon{display:flex;width:24px;height:24px;color:#302820;flex:0 0 auto}.harvose-gift-offer__icon svg{width:24px;height:24px}.harvose-gift-offer__items span{display:flex;align-items:flex-start;gap:7px}.harvose-gift-offer__items i{display:flex;width:14px;height:14px;margin-top:1px;flex:0 0 auto;color:#302820}.harvose-gift-offer__items i svg{width:14px;height:14px}.harvose-inline-icon{display:inline-flex;width:17px;height:17px;flex:0 0 auto;color:currentColor}.harvose-inline-icon svg{width:17px;height:17px;display:block}.harvose-shipping-note{display:flex;align-items:flex-start;gap:9px}.harvose-secure{display:flex;align-items:center;justify-content:center;gap:7px}.harvose-micro-icon{display:inline-flex;width:16px;height:16px;flex:0 0 auto}.harvose-micro-icon svg{width:16px;height:16px}.harvose-product-form{width:100%;margin:0;padding:0}.harvose-dynamic-checkout{width:100%;margin-top:10px}.harvose-dynamic-checkout .shopify-payment-button{width:100%}.harvose-dynamic-checkout .shopify-payment-button__button,.harvose-dynamic-checkout .shopify-payment-button__button--unbranded{min-height:54px!important;width:100%!important;border-radius:8px!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:700!important}.harvose-dynamic-checkout .shopify-payment-button__more-options{font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;margin-top:7px!important}.harvose-variant-row select{max-width:100%;min-width:0}.harvose-rating-strip__copy{font-stretch:normal;letter-spacing:0}.harvose-videos{padding:62px 0;background:var(--harvose-bg)}.harvose-videos__head{text-align:center;max-width:760px;margin:0 auto 28px}.harvose-videos__title{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:0;color:var(--harvose-text);font-weight:700}.harvose-videos__sub{max-width:650px;margin:12px auto 0;color:var(--harvose-muted);font-size:15px;line-height:1.55}.harvose-videos__sub p{margin:0}.harvose-videos__shell{position:relative;min-width:0}.harvose-videos__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,calc((100% - 42px)/4));gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 1px 8px}.harvose-videos__track::-webkit-scrollbar{display:none}.harvose-video-card{min-width:0;scroll-snap-align:start;border-radius:var(--harvose-video-radius);overflow:hidden}.harvose-video-card__media{position:relative;aspect-ratio:9/16;border-radius:var(--harvose-video-radius);overflow:hidden;background:#ebe7e1;border:1px solid rgba(24,24,24,.08)}.harvose-video-card__media>*{border-radius:inherit}.harvose-video-card__video,.harvose-video-card__poster,.harvose-video-card__media video,.harvose-video-card__media img{border-radius:inherit}.harvose-video-card__video,.harvose-video-card__poster{width:100%;height:100%;display:block;object-fit:cover}.harvose-video-card__sound{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffeb;color:#151515;display:grid;place-items:center;padding:8px;cursor:pointer;box-shadow:0 2px 10px #0000001f}.harvose-video-card__sound svg{width:18px;height:18px;display:block}.harvose-video-card__sound-on,.harvose-video-card__sound.is-on .harvose-video-card__sound-off{display:none}.harvose-video-card__sound.is-on .harvose-video-card__sound-on{display:block}.harvose-video-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:#111;padding:13px;box-shadow:0 3px 16px #00000024}.harvose-video-card__play svg{width:100%;height:100%}.harvose-video-card__caption{margin:9px 2px 0;font-size:13px;line-height:1.4;color:var(--harvose-text)}.harvose-video-card__empty{height:100%;display:grid;place-items:center;text-align:center;padding:24px;color:#777;font-size:13px}.harvose-videos__arrow{position:absolute;z-index:3;top:44%;transform:translateY(-50%);width:42px;height:42px;padding:10px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;color:#111;display:grid;place-items:center;box-shadow:0 4px 16px #0000001f;cursor:pointer}.harvose-videos__arrow svg{width:20px;height:20px}.harvose-videos__arrow--prev{left:-18px}.harvose-videos__arrow--next{right:-18px}@media(max-width:990px){.harvose-wrap{padding-left:18px;padding-right:18px}.harvose-product{grid-template-columns:minmax(0,1fr);gap:30px}.harvose-videos__track{grid-auto-columns:calc((100% - 28px)/3)}}@media(max-width:749px){.harvose-wrap{width:100%;max-width:none;padding-left:14px;padding-right:14px}.harvose-section{overflow-x:clip}.harvose-main{padding:30px 0 40px}.harvose-product{display:block;width:100%;max-width:100%}.harvose-gallery{width:100%;max-width:100%;margin:0 0 26px;position:relative;top:auto}.harvose-gallery__stage{width:100%;max-width:100%;border-radius:10px}.harvose-gallery__thumbs{width:100%;max-width:100%;display:flex;gap:7px;overflow-x:auto;overflow-y:hidden}.harvose-gallery__thumb{min-width:58px;width:58px;flex:0 0 58px}.harvose-product__info{width:100%;max-width:100%;overflow:visible}.harvose-product__title{font-size:29px;line-height:1.1;overflow-wrap:anywhere}.harvose-product__eyebrow{font-size:11px}.harvose-current-price{font-size:23px}.harvose-product__intro{font-size:15px;line-height:1.55}.harvose-points{gap:9px;margin:16px 0 20px}.harvose-points li{font-size:14px;line-height:1.42}.harvose-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:16px 0 20px}.harvose-trust{min-width:0;padding:10px 4px;font-size:10px;overflow-wrap:anywhere}.harvose-gift-offer{padding:14px;margin:16px 0}.harvose-gift-offer__top strong{font-size:15px}.harvose-gift-offer__items{font-size:12px}.harvose-stock-alert,.harvose-shipping-note,.harvose-guarantee{width:100%;max-width:100%}.harvose-atc{min-height:54px;font-size:15px}.harvose-dynamic-checkout .shopify-payment-button__button,.harvose-dynamic-checkout .shopify-payment-button__button--unbranded{min-height:52px!important}.harvose-accordions summary{font-size:14px}.harvose-rating-strip{max-width:100%;align-items:center}.harvose-rating-strip__copy{white-space:normal;line-height:1.35}.harvose-videos{padding:42px 0}.harvose-videos__head{text-align:left;margin-bottom:20px}.harvose-videos__title{font-size:30px}.harvose-videos__sub{font-size:14px;margin-top:9px}.harvose-videos__track{display:flex;gap:10px;margin-right:-14px;padding-right:14px}.harvose-video-card{flex:0 0 var(--harvose-video-mobile-width,58%);width:var(--harvose-video-mobile-width,58%)}.harvose-videos__arrow{display:none}}@media(max-width:390px){.harvose-wrap{padding-left:12px;padding-right:12px}.harvose-product__title{font-size:27px}.harvose-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))}.harvose-trust{font-size:9.5px}.harvose-rating-strip__star{width:15px;height:15px}.harvose-rating-strip__star svg{width:10px;height:10px}.harvose-videos__track{margin-right:-12px;padding-right:12px}}.harvose-product{grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))}.harvose-hero__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,470px),1fr))}.harvose-free-gifts__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))}.harvose-price-row{align-items:center;gap:12px}.harvose-current-price{line-height:1}.harvose-sale-badge{align-self:center;position:relative;top:0;min-height:28px;padding:7px 10px;border-radius:6px}.harvose-gift-callout{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:15px 16px;border:1px solid #e3d3c3;background:linear-gradient(180deg,#fffaf4,#f9f1e7);border-radius:14px;box-shadow:0 10px 26px #5a3e230f}.harvose-gift-callout__icon{display:flex;width:22px;height:22px;flex:0 0 auto;color:#2f241b;margin-top:1px}.harvose-gift-callout__icon svg{width:22px;height:22px}.harvose-gift-callout__content strong{display:block;font-size:15px;line-height:1.25;margin-bottom:4px}.harvose-gift-callout__content p{margin:0;font-size:13px;line-height:1.5;color:var(--harvose-muted)}.harvose-guarantee{margin-top:18px;border:1px solid #d8c2a8;border-radius:16px;padding:18px;background:linear-gradient(180deg,#fffdfa,#faf3ea);box-shadow:0 14px 34px #59402814}.harvose-guarantee__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#1f1a15;color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:.07em;text-transform:uppercase;margin-bottom:12px}.harvose-guarantee__badge-icon{display:inline-flex;width:14px;height:14px;flex:0 0 auto;color:#fff}.harvose-guarantee__badge-icon svg{width:14px;height:14px;display:block}.harvose-guarantee__title{font-size:22px;font-weight:800;margin:0 0 8px;line-height:1.15}.harvose-guarantee__copy{font-size:14px;line-height:1.65;color:#4f4a44}@media(max-width:749px){.harvose-sale-badge{min-height:26px;padding:6px 9px}.harvose-gift-callout{padding:14px;margin:0 0 18px}.harvose-gift-callout__content strong{font-size:14px}.harvose-gift-callout__content p{font-size:12px}.harvose-guarantee{padding:16px;border-radius:14px}.harvose-guarantee__title{font-size:20px}.harvose-guarantee__copy{font-size:13px}}.harvose-final-cta{padding:64px 0 72px;background:var(--harvose-final-bg);color:var(--harvose-final-text)}.harvose-final-cta__card{max-width:920px;margin:0 auto;padding:44px 48px;border:1px solid rgba(98,76,55,.14);border-radius:22px;background:var(--harvose-final-card);text-align:center;box-shadow:0 18px 48px #45311f14}.harvose-final-cta__kicker{margin:0 0 11px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--harvose-final-accent)}.harvose-final-cta__heading{max-width:720px;margin:0 auto 15px;font-size:clamp(34px,4.5vw,54px);line-height:1.04;letter-spacing:-.035em;color:var(--harvose-final-text)}.harvose-final-cta__text{max-width:690px;margin:0 auto;color:var(--harvose-final-muted);font-size:15px;line-height:1.65}.harvose-final-cta__text p{margin:0}.harvose-final-cta__recap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:30px 0 28px;text-align:left}.harvose-final-cta__recap-item{display:flex;gap:9px;align-items:flex-start;padding:15px 14px;border:1px solid rgba(99,74,51,.11);border-radius:12px;background:#ffffff94}.harvose-final-cta__recap-item>span{display:flex;width:17px;height:17px;flex:0 0 17px;margin-top:1px;color:var(--harvose-final-accent)}.harvose-final-cta__recap-item svg{width:17px;height:17px}.harvose-final-cta__recap-item p{margin:0;font-size:12.5px;line-height:1.48;color:var(--harvose-final-text)}.harvose-final-cta__urgency{max-width:690px;margin:0 auto 24px;padding:20px 22px;border-radius:14px;border:1px solid rgba(154,104,69,.28);background:#ffffffa6}.harvose-final-cta__badges{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.harvose-final-cta__sale-badge{display:inline-flex;align-items:center;min-height:27px;padding:7px 10px;border-radius:5px;background:#181818;color:#fff;font-size:9px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.harvose-final-cta__stock-badge{display:inline-flex;align-items:center;gap:7px;min-height:27px;padding:7px 10px;border-radius:5px;background:#fff4ee;color:#7f3f31;border:1px solid #ebc8bd;font-size:9px;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase}.harvose-final-cta__stock-badge i{width:7px;height:7px;border-radius:50%;background:#c94b35;box-shadow:0 0 0 4px #c94b351a;animation:harvose-stock-pulse 1.8s ease-in-out infinite}.harvose-final-cta__urgency h3{margin:0 0 6px;font-size:20px;line-height:1.2;color:var(--harvose-final-text)}.harvose-final-cta__urgency p{margin:0;color:var(--harvose-final-muted);font-size:13px;line-height:1.55}.harvose-final-cta__button{display:flex;align-items:center;justify-content:center;width:min(100%,520px);min-height:58px;margin:0 auto;padding:15px 24px;border-radius:9px;background:var(--harvose-final-button);color:var(--harvose-final-button-text)!important;text-decoration:none;font-weight:800;font-size:15px;line-height:1.2;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease;box-shadow:0 8px 22px #1818181f}.harvose-final-cta__button:hover{transform:translateY(-1px);opacity:.95;box-shadow:0 10px 26px #18181829}.harvose-final-cta__note{margin:10px 0 0;font-size:11px;line-height:1.4;color:var(--harvose-final-muted)}@media(max-width:749px){.harvose-final-cta{padding:42px 0 48px}.harvose-final-cta__card{padding:30px 18px;border-radius:17px}.harvose-final-cta__heading{font-size:34px}.harvose-final-cta__text{font-size:14px}.harvose-final-cta__recap{grid-template-columns:1fr;gap:8px;margin:22px 0}.harvose-final-cta__recap-item{padding:12px}.harvose-final-cta__urgency{padding:16px 14px;margin-bottom:19px}.harvose-final-cta__urgency h3{font-size:18px}.harvose-final-cta__button{min-height:56px;font-size:14px;padding:14px 17px}}@media(min-width:750px){.harvose-free-gifts__banner{max-width:var(--harvose-gifts-desktop-width,760px);margin-left:auto;margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/harvose-keepsake.css.map */
