@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,500;9..144,600&family=Inter:wght@400;500;600&display=swap";:root{--hv-linen: #F6F1E7;--hv-linen-deep: #EFE7D6;--hv-card: #FFFDF8;--hv-ink: #2B271F;--hv-ink-soft: #6E6759;--hv-sage: #5C6B4E;--hv-sage-light: #DCE3D1;--hv-clay: #C76A3F;--hv-clay-light: #F2DCCB;--hv-line: rgba(43,39,31,.12)}body{font-family:Inter,sans-serif;background-color:var(--hv-linen);color:var(--hv-ink);-webkit-font-smoothing:antialiased}.site-header,.header__wrapper{background-color:var(--hv-linen)!important;border-bottom:1px solid var(--hv-line)!important;box-shadow:none!important}.site-nav__link,.header__menu-item a,.site-nav a{font-family:Inter,sans-serif!important;color:var(--hv-ink-soft)!important;font-size:14px!important}.site-nav__link:hover,.site-nav a:hover{color:var(--hv-ink)!important}.site-header__logo a,.header__logo a{font-family:Fraunces,serif!important;font-size:22px!important;font-weight:600!important;color:var(--hv-ink)!important;letter-spacing:-.01em}.btn,.btn--primary,.shopify-payment-button__button--branded,.product-form__submit{background-color:var(--hv-ink)!important;color:var(--hv-linen)!important;border:none!important;border-radius:100px!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:500!important;letter-spacing:0!important;padding:15px 28px!important;transition:opacity .2s ease!important;box-shadow:none!important}.btn:hover,.btn--primary:hover,.product-form__submit:hover{opacity:.9!important;background-color:var(--hv-ink)!important}.price,.price__regular,.product__price{font-family:Fraunces,serif!important;color:var(--hv-ink)!important}.price__compare,.price--on-sale .price__regular{color:var(--hv-ink-soft)!important}.product__title,.product-single__title,h1,h2,h3,h4{font-family:Fraunces,serif!important;font-weight:500!important;color:var(--hv-ink)!important;letter-spacing:-.01em}.site-footer{background-color:var(--hv-ink)!important;color:var(--hv-linen)!important}.site-footer a,.site-footer p,.site-footer li{color:var(--hv-ink-soft)!important;font-family:Inter,sans-serif!important;font-size:13px!important}.hv-wrap{max-width:1080px;margin:0 auto;padding:0 32px}.hv-eyebrow{font-size:13px;letter-spacing:.04em;color:var(--hv-sage);font-weight:500;display:flex;align-items:center;gap:8px;margin-bottom:18px}.hv-eyebrow:before{content:"";width:18px;height:1px;background:var(--hv-sage)}.hv-tag{font-size:13px;color:var(--hv-clay);font-weight:500;margin-bottom:10px}.hv-tag--sage{color:var(--hv-sage)}.hv-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:64px 0 88px}.hv-hero__copy h1{font-size:54px;line-height:1.06;margin-bottom:22px}.hv-hero__copy h1 em{font-style:italic;color:var(--hv-clay)}.hv-hero__copy p{font-size:17px;line-height:1.6;color:var(--hv-ink-soft);max-width:420px;margin-bottom:32px}.hv-hero__btns{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.hv-btn-primary{background:var(--hv-ink);color:var(--hv-linen);border:none;padding:15px 28px;border-radius:100px;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:transform .2s ease;text-decoration:none;display:inline-block}.hv-btn-primary:hover{transform:translateY(-2px);color:var(--hv-linen)}.hv-btn-text{font-size:14px;font-weight:500;color:var(--hv-ink);text-decoration:none;display:flex;align-items:center;gap:6px}.hv-btn-text:hover{color:var(--hv-clay)}.hv-breathe-stage{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.hv-ring{position:absolute;border-radius:50%;border:1px solid var(--hv-sage);opacity:0;animation:hv-breathe 4.5s ease-out infinite}.hv-ring--1{width:48%;height:48%;animation-delay:0s}.hv-ring--2{width:48%;height:48%;animation-delay:1.5s}.hv-ring--3{width:48%;height:48%;animation-delay:3s}@keyframes hv-breathe{0%{transform:scale(.7);opacity:0}15%{opacity:.55}70%{opacity:.12}to{transform:scale(1.9);opacity:0}}.hv-product-shape{position:relative;width:34%;aspect-ratio:.62/1;z-index:2;background:linear-gradient(180deg,#faf7f0,#efe9dc);border-radius:28px 28px 34px 34px;border:1px solid var(--hv-line);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:14%}.hv-product-shape__cap{position:absolute;top:-6%;width:78%;height:16%;background:var(--hv-ink);border-radius:18px;left:11%}.hv-product-shape__grille{width:62%;height:46%;display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.hv-product-shape__grille span{background:var(--hv-linen-deep);border-radius:3px}.hv-product-shape__led{position:absolute;top:7%;width:8px;height:8px;border-radius:50%;background:var(--hv-clay)}.hv-stats{display:flex;border-top:1px solid var(--hv-line);border-bottom:1px solid var(--hv-line)}.hv-stat{flex:1;padding:28px 0;text-align:center;border-right:1px solid var(--hv-line)}.hv-stat:last-child{border-right:none}.hv-stat__num{font-family:Fraunces,serif;font-size:30px;font-weight:500;color:var(--hv-ink)}.hv-stat__lbl{font-size:12.5px;color:var(--hv-ink-soft);margin-top:4px}.hv-features{padding:80px 0}.hv-features__header{margin-bottom:40px}.hv-features__header h2{font-size:32px;max-width:480px;margin-top:8px}.hv-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hv-line);border:1px solid var(--hv-line);border-radius:18px;overflow:hidden}.hv-feature{background:var(--hv-card);padding:32px 28px}.hv-feature__icon{width:36px;height:36px;border-radius:9px;background:var(--hv-sage-light);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:17px;color:var(--hv-sage)}.hv-feature h3{font-size:16px!important;margin-bottom:8px}.hv-feature p{font-size:14px;color:var(--hv-ink-soft);line-height:1.55}.hv-room{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;padding:80px 0}.hv-room__visual{background:var(--hv-linen-deep);border-radius:24px;aspect-ratio:4/3.2;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:28px}.hv-room__floor{position:absolute;bottom:0;left:0;right:0;height:38%;background:var(--hv-sage-light);opacity:.5}.hv-room__product{position:relative;width:54px;height:84px;background:var(--hv-ink);border-radius:12px 12px 14px 14px;z-index:2}.hv-room__pulse{position:absolute;bottom:28px;left:28px;width:54px;height:54px;border-radius:50%;border:1px solid var(--hv-sage);animation:hv-breathe 3.5s ease-out infinite}.hv-room__copy h2{font-size:30px;margin-bottom:18px;max-width:380px;margin-top:8px}.hv-room__copy p{color:var(--hv-ink-soft);font-size:15px;line-height:1.65;margin-bottom:22px;max-width:420px}.hv-check-list{display:flex;flex-direction:column;gap:12px}.hv-check-list__item{display:flex;gap:10px;font-size:14px;align-items:flex-start}.hv-check-list__icon{width:18px;height:18px;border-radius:50%;background:var(--hv-clay-light);color:var(--hv-clay);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;margin-top:1px}.hv-reviews{padding:80px 0;text-align:center}.hv-reviews__header{margin-bottom:44px}.hv-reviews__header h2{font-size:30px;margin-top:8px}.hv-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.hv-review-card{background:var(--hv-card);border:1px solid var(--hv-line);border-radius:16px;padding:26px}.hv-review-card__stars{color:var(--hv-clay);font-size:13px;margin-bottom:12px;letter-spacing:1px}.hv-review-card p{font-size:14px;line-height:1.6;color:var(--hv-ink);margin-bottom:14px}.hv-review-card__who{font-size:12.5px;color:var(--hv-ink-soft)}.hv-specs{padding:80px 0}.hv-specs__header{text-align:center;margin-bottom:44px}.hv-specs__header h2{font-size:28px;margin-top:8px}.hv-specs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--hv-line);border:1px solid var(--hv-line);border-radius:18px;overflow:hidden}.hv-spec-cell{background:var(--hv-card);padding:26px 22px}.hv-spec-cell__num{font-family:Fraunces,serif;font-size:24px;color:var(--hv-clay);margin-bottom:6px}.hv-spec-cell__lbl{font-size:12.5px;color:var(--hv-ink-soft);line-height:1.5}@media(max-width:768px){.hv-hero,.hv-room{grid-template-columns:1fr}.hv-hero__copy h1{font-size:36px}.hv-features__grid,.hv-reviews__grid{grid-template-columns:1fr}.hv-specs__grid{grid-template-columns:repeat(2,1fr)}.hv-stats{flex-wrap:wrap}.hv-stat{flex:1 1 50%;border-right:none;border-bottom:1px solid var(--hv-line)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/haven-theme.css.map */
