@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";:root{--hv-bg:#F4EEE3;--hv-card:#FBF8F1;--hv-ink:#2A241C;--hv-muted:#857A6A;--hv-clay:#B96A48;--hv-sage:#8C9268;--hv-sand:#E7D9C3;--hv-line:#E6DCCB;--hv-font-head:"Instrument Serif",Georgia,serif;--hv-font-body:"Hanken Grotesk",system-ui,-apple-system,sans-serif}.hv-scope{font-family:var(--hv-font-body);color:var(--hv-ink);background:var(--hv-bg)}.hv-scope *{box-sizing:border-box}.hv-container{max-width:1240px;margin:0 auto;padding:0 28px}.hv-serif{font-family:var(--hv-font-head);font-weight:400}.hv-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--hv-clay);font-weight:600}.hv-btn{display:inline-block;text-decoration:none;font-size:14px;font-weight:600;padding:14px 26px;border-radius:100px;cursor:pointer;border:1px solid transparent;font-family:var(--hv-font-body);transition:background .2s,color .2s}.hv-btn-dark{background:var(--hv-ink);color:#f4eee3}.hv-btn-dark:hover{background:var(--hv-clay)}.hv-btn-ghost{background:transparent;color:var(--hv-ink);border:1px solid var(--hv-ink)}.hv-btn-ghost:hover{background:var(--hv-ink);color:#f4eee3}.hv-btn-light{background:#f4eee3;color:var(--hv-ink)}.hv-ph{position:relative;border-radius:22px;overflow:hidden;background:repeating-linear-gradient(135deg,rgba(0,0,0,.03) 0 16px,transparent 16px 32px),linear-gradient(150deg,#e7d2bc,#d9b89a 55%,#c99e7e)}.hv-ph-tag{position:absolute;bottom:16px;left:18px;font-family:ui-monospace,monospace;font-size:11px;color:#2a241c8c;background:#fbf8f1b3;padding:5px 10px;border-radius:6px}.hv-ph img{width:100%;height:100%;object-fit:cover;display:block}.hv-ann{background:var(--hv-ink);color:#f4eee3;text-align:center;font-size:13px;letter-spacing:.04em;padding:9px 16px;font-weight:500}.hv-ann a{color:inherit;text-decoration:none}.hv-header{position:sticky;top:0;z-index:50;background:#f4eee3d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--hv-line)}.hv-header-inner{max-width:1240px;margin:0 auto;padding:0 28px;height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.hv-nav{display:flex;gap:26px;font-size:14px;font-weight:500}.hv-nav a{color:var(--hv-ink);text-decoration:none}.hv-nav a:hover{color:var(--hv-clay)}.hv-wordmark{font-family:var(--hv-font-head);font-size:30px;letter-spacing:.01em;text-decoration:none;color:var(--hv-ink);text-align:center;line-height:1}.hv-actions{display:flex;gap:18px;align-items:center;justify-content:flex-end}.hv-icon-btn{position:relative;background:none;border:none;padding:0;cursor:pointer;color:var(--hv-ink);display:flex;align-items:center;text-decoration:none}.hv-cart-count{position:absolute;top:-7px;right:-9px;background:var(--hv-clay);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.hv-nav-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--hv-ink);padding:0}.hv-hero-grid{display:grid;grid-template-columns:1.05fr 1.25fr;gap:18px;align-items:stretch}.hv-hero-card{background:var(--hv-card);border:1px solid var(--hv-line);border-radius:22px;padding:54px 48px;display:flex;flex-direction:column;justify-content:center}.hv-hero-h1{font-family:var(--hv-font-head);font-weight:400;font-size:clamp(40px,5vw,76px);line-height:.96;margin:0 0 20px;letter-spacing:-.01em}.hv-hero-h1 em{font-style:italic;color:var(--hv-clay)}.hv-hero-sub{font-size:16px;line-height:1.6;color:var(--hv-muted);max-width:380px;margin:0 0 30px}.hv-hero-media{position:relative;border-radius:22px;overflow:hidden;min-height:480px}.hv-hero-badge{position:absolute;top:18px;right:18px;background:#fbf8f1eb;border-radius:14px;padding:14px 16px;max-width:185px}.hv-hero-badge .n{font-family:var(--hv-font-head);font-size:22px;line-height:1}.hv-hero-badge .t{font-size:12px;color:var(--hv-muted);margin-top:4px;line-height:1.4}.hv-marquee-wrap{border-top:1px solid var(--hv-line);border-bottom:1px solid var(--hv-line);margin-top:24px;padding:14px 0;overflow:hidden}.hv-marquee{display:flex;width:max-content;animation:hv-marquee 26s linear infinite;white-space:nowrap}.hv-marquee-row{display:flex;align-items:center;gap:30px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--hv-muted);font-weight:600;padding-right:30px}.hv-marquee-row .s{color:var(--hv-clay)}@keyframes hv-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hv-sec{max-width:1240px;margin:0 auto;padding:64px 28px 20px}.hv-h2{font-family:var(--hv-font-head);font-weight:400;font-size:clamp(32px,4vw,52px);margin:8px 0 0;letter-spacing:-.01em}.hv-sec-head-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px;flex-wrap:wrap;gap:12px}.hv-sec-head-center{text-align:center;margin-bottom:34px}.hv-link-underline{font-size:14px;font-weight:600;color:var(--hv-ink);text-decoration:none;border-bottom:1.5px solid var(--hv-clay);padding-bottom:2px}.hv-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hv-card-col{display:flex;flex-direction:column}.hv-card-media{position:relative;aspect-ratio:3/4;border-radius:16px;overflow:hidden}.hv-card-media img{width:100%;height:100%;object-fit:cover;display:block}.hv-card-tag{position:absolute;top:12px;left:12px;background:var(--hv-ink);color:#f4eee3;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 9px;border-radius:100px}.hv-card-idx{position:absolute;bottom:11px;left:12px;font-family:ui-monospace,monospace;font-size:10px;color:#2a241c80;background:#fbf8f1b3;padding:3px 7px;border-radius:5px}.hv-card-add{position:absolute;bottom:11px;right:12px;background:var(--hv-card);color:var(--hv-ink);border:none;font-size:13px;font-weight:600;padding:9px 14px;border-radius:100px;cursor:pointer;box-shadow:0 2px 10px #2a241c1f;text-decoration:none;transition:background .2s,color .2s}.hv-card-add:hover{background:var(--hv-ink);color:#f4eee3}.hv-card-cat{font-size:12px;color:var(--hv-muted);margin:14px 0 3px;letter-spacing:.02em}.hv-card-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.hv-card-name{font-size:16px;font-weight:600;line-height:1.25}.hv-card-price{font-size:15px;font-weight:600;color:var(--hv-ink);white-space:nowrap}.hv-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hv-ritual-card{text-decoration:none;color:var(--hv-ink);position:relative;border-radius:18px;overflow:hidden;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:flex-end;padding:26px}.hv-ritual-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hv-ritual-card .lab{font-family:ui-monospace,monospace;font-size:10px;color:#2a241c73;position:absolute;top:16px;left:18px}.hv-ritual-card .step{font-size:12px;color:var(--hv-muted);position:relative}.hv-ritual-card .name{font-family:var(--hv-font-head);font-size:30px;position:relative}.hv-story{background:var(--hv-ink);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.hv-story-media{position:relative;min-height:420px}.hv-story-body{padding:56px 52px;color:#f4eee3;display:flex;flex-direction:column;justify-content:center}.hv-story-body .eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#d9b89a;font-weight:600;margin-bottom:18px}.hv-story-body h2{font-family:var(--hv-font-head);font-weight:400;font-size:clamp(28px,3.4vw,46px);line-height:1.05;margin:0 0 20px}.hv-story-body p{font-size:16px;line-height:1.65;color:#f4eee3c7;margin:0 0 16px}.hv-spot{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:stretch;background:var(--hv-card);border:1px solid var(--hv-line);border-radius:24px;overflow:hidden}.hv-spot-media{position:relative;min-height:460px}.hv-spot-new{position:absolute;top:18px;left:18px;background:var(--hv-clay);color:#fff;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:6px 12px;border-radius:100px}.hv-spot-body{padding:50px 46px;display:flex;flex-direction:column;justify-content:center}.hv-spot-body h2{font-family:var(--hv-font-head);font-weight:400;font-size:clamp(28px,3.4vw,46px);margin:10px 0 14px;line-height:1}.hv-spot-body .sub{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--hv-muted);font-weight:600}.hv-spot-body .desc{font-size:15px;line-height:1.6;color:var(--hv-muted);margin:0 0 22px}.hv-spot-feats{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.hv-spot-feat{display:flex;align-items:center;gap:10px;font-size:14px}.hv-spot-feat .dot{width:6px;height:6px;border-radius:50%;background:var(--hv-clay);flex-shrink:0}.hv-spot-buy{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hv-spot-buy .rev{font-size:13px;color:var(--hv-muted)}.hv-review{background:var(--hv-card);border:1px solid var(--hv-line);border-radius:18px;padding:30px}.hv-review .stars{color:var(--hv-clay);font-size:15px;margin-bottom:14px}.hv-review p{font-size:16px;line-height:1.6;margin:0 0 18px}.hv-review .who{display:flex;align-items:center;gap:11px}.hv-review .ava{width:38px;height:38px;border-radius:50%;flex-shrink:0}.hv-review .nm{font-size:14px;font-weight:600}.hv-review .vb{font-size:12px;color:var(--hv-muted)}.hv-news{background:repeating-linear-gradient(135deg,rgba(0,0,0,.025) 0 16px,transparent 16px 32px),linear-gradient(135deg,#e7d2bc,#d9b89a);border-radius:24px;padding:64px 40px;text-align:center;position:relative;overflow:hidden}.hv-news h2{font-family:var(--hv-font-head);font-weight:400;font-size:clamp(30px,3.6vw,48px);margin:0 0 12px;line-height:1.02;position:relative}.hv-news p{font-size:16px;color:#5c5142;margin:0 auto 28px;max-width:420px;position:relative}.hv-news form{display:flex;gap:10px;max-width:440px;margin:0 auto;flex-wrap:wrap;justify-content:center;position:relative}.hv-news input{flex:1;min-width:220px;background:#fbf8f1d9;border:1px solid rgba(42,36,28,.12);border-radius:100px;padding:15px 22px;font-size:15px;font-family:inherit;color:var(--hv-ink);outline:none}.hv-news .done{font-size:16px;font-weight:600;color:var(--hv-ink);background:#fbf8f1cc;display:inline-block;padding:15px 30px;border-radius:100px;position:relative}.hv-footer{border-top:1px solid var(--hv-line);padding:56px 28px 36px;background:var(--hv-bg)}.hv-footer-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}.hv-footer-brand{font-family:var(--hv-font-head);font-size:34px;line-height:1}.hv-footer p{font-size:14px;color:var(--hv-muted);line-height:1.6;margin:14px 0 0;max-width:260px}.hv-footer-col{display:flex;flex-direction:column;gap:11px}.hv-footer-col .h{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}.hv-footer-col a{font-size:14px;color:var(--hv-muted);text-decoration:none}.hv-footer-col a:hover{color:var(--hv-clay)}.hv-footer-bottom{max-width:1240px;margin:40px auto 0;padding-top:24px;border-top:1px solid var(--hv-line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--hv-muted)}@media(max-width:980px){.hv-hero-grid{grid-template-columns:1fr}.hv-hero-media{min-height:340px}.hv-story{grid-template-columns:1fr}.hv-story-media{min-height:280px}.hv-spot{grid-template-columns:1fr}.hv-spot-media{min-height:300px}.hv-grid-3{grid-template-columns:1fr}.hv-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.hv-container,.hv-sec,.hv-header-inner{padding-left:18px;padding-right:18px}.hv-sec{padding-top:48px}.hv-nav{display:none}.hv-nav-toggle{display:flex}.hv-header-inner{grid-template-columns:auto 1fr auto}.hv-wordmark{text-align:center}.hv-grid-4{grid-template-columns:repeat(2,1fr)}.hv-hero-card{padding:38px 26px}.hv-story-body{padding:40px 28px}.hv-spot-body{padding:36px 26px}.hv-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.hv-footer-bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/hove-home-styles.css.map */
