.home-v2-page{--hv-surface: #fbf9f3;--hv-surface-low: #f5f3ee;--hv-surface-container: #f0eee8;--hv-surface-high: #eae8e2;--hv-on-surface: #1b1c19;--hv-on-surface-variant: #59413a;--hv-outline: #8d7168;--hv-outline-variant: #e1bfb5;--hv-primary: #c2410c;--hv-secondary: #fea619;--hv-on-secondary-container: #684000;--hv-tertiary: #c8297d;--hv-error: #ba1a1a;--hv-sunrise: linear-gradient(90deg, #fea619, #c8297d);font-family:Fraunces,Georgia,serif;font-size:1.0625rem;line-height:1.6;color:var(--hv-on-surface);background:var(--hv-surface)}.home-v2-page *,.home-v2-page *:before,.home-v2-page *:after{box-sizing:border-box}.home-v2-page h1,.home-v2-page h2,.home-v2-page h3,.home-v2-page h4,.home-v2-page h5,.home-v2-page h6{font-family:Newsreader,"DM Serif Display",Georgia,serif;font-weight:700;letter-spacing:-.01em;line-height:1.05;color:var(--hv-on-surface);margin:0}.home-v2-page p{margin:0}.home-v2-page img{max-width:100%;display:block}.home-v2-page ul{list-style:none;padding:0;margin:0}.home-v2-page a{color:inherit;text-decoration:none}.home-v2-page button{font-family:inherit;cursor:pointer}.hv-italic-accent{font-style:italic;font-weight:300}.hv-label{font-family:Fraunces,Georgia,serif;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700}.hv-sunrise-text{background:var(--hv-sunrise);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hv-sunrise-bg{background:var(--hv-sunrise)}.hv-sunrise-underline{position:relative;display:inline-block}.hv-sunrise-underline:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--hv-sunrise);border-radius:2px}.hv-container{max-width:80rem;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.hv-container{padding:0 3rem}}.hv-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;font-family:Fraunces,serif;font-weight:600;font-size:1.0625rem;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;border:1px solid transparent;white-space:nowrap}.hv-btn-accent{background-color:#c8297d;background-image:linear-gradient(90deg,#fea619,#f97316 45%,#c8297d);color:#fff!important;box-shadow:0 14px 32px -10px #c8297d8c}.hv-btn-accent:hover{background-image:none;background-color:#fea619;color:var(--hv-on-secondary-container)!important;transform:translateY(-2px);box-shadow:0 16px 34px -10px #fea61999}.hv-btn-ghost{background:transparent;color:var(--hv-on-surface);border-color:var(--hv-outline-variant)}.hv-btn-ghost:hover{background:var(--hv-surface-high)}.hv-btn-dark{background:var(--hv-on-surface);color:var(--hv-surface)}.hv-btn-dark:hover{transform:translateY(-2px)}.hv-hero{position:relative;padding:5rem 1.5rem 4rem;max-width:80rem;margin:0 auto;overflow:hidden}@media(min-width:768px){.hv-hero{padding:7rem 3rem 6rem}}.hv-hero:before{content:"";position:absolute;top:20%;right:10%;width:600px;height:600px;border-radius:9999px;background:var(--hv-secondary);opacity:.15;filter:blur(80px);z-index:0;pointer-events:none}.hv-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.hv-hero-grid{grid-template-columns:1.05fr 1fr;gap:4rem}}.hv-hero-badge{display:inline-block;padding:.45rem 1rem;background:var(--hv-secondary);color:var(--hv-on-secondary-container);border-radius:9999px;font-family:Fraunces,serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-2deg);margin-bottom:1.5rem}.hv-hero h1{font-size:clamp(2.75rem,7vw,5.5rem);line-height:.98;letter-spacing:-.02em;margin-bottom:1.5rem}.hv-hero .hv-italic-accent{color:var(--hv-primary)}.hv-hero-lede{font-size:clamp(1.125rem,1.6vw,1.375rem);color:var(--hv-on-surface-variant);max-width:34rem;line-height:1.55;margin-bottom:2rem}.hv-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.5rem}.hv-hero-trust{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--hv-on-surface-variant)}.hv-stars{display:inline-flex;color:var(--hv-secondary);font-size:1rem;letter-spacing:2px}.hv-stars:before{content:"\2605\2605\2605\2605\2605"}.hv-hero-collage{position:relative;height:560px;display:none}@media(min-width:900px){.hv-hero-collage{display:block}}.hv-collage-card{position:absolute;background:#fff;padding:.75rem;border-radius:.5rem;box-shadow:0 18px 40px #1b1c192e;transition:transform .5s ease,z-index .1s;overflow:hidden}.hv-collage-card:hover{transform:rotate(0)!important;z-index:50!important}.hv-collage-card img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.hv-collage-card--a{top:0;right:40px;width:256px;height:320px;transform:rotate(3deg);z-index:10}.hv-collage-card--b{top:140px;left:0;width:224px;height:288px;transform:rotate(-6deg);z-index:20}.hv-collage-card--c{bottom:20px;right:80px;width:288px;height:256px;transform:rotate(2deg);z-index:30}.hv-rating-card{position:absolute;bottom:60px;left:20px;background:#fff;padding:1rem 1.25rem;border-radius:.75rem;box-shadow:0 18px 40px #0000001f;display:flex;align-items:center;gap:.75rem;z-index:40}.hv-rating-icon{width:2.5rem;height:2.5rem;border-radius:9999px;background:#fea61933;color:var(--hv-secondary);display:flex;align-items:center;justify-content:center;font-size:1.125rem}.hv-rating-value{font-family:Newsreader,serif;font-weight:700;font-size:1rem;line-height:1.2}.hv-rating-sub{font-size:.8125rem;color:var(--hv-on-surface-variant)}.hv-hero-mobile-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:1rem;box-shadow:0 18px 40px #00000026}@media(min-width:900px){.hv-hero-mobile-img{display:none}}.hv-stats{background:var(--hv-surface-low);border-top:1px solid rgba(225,191,181,.5);border-bottom:1px solid rgba(225,191,181,.5);padding:4rem 1.5rem}.hv-stats-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}@media(min-width:768px){.hv-stats-grid{grid-template-columns:repeat(4,1fr)}.hv-stats-grid>div+div{border-left:1px dashed rgba(89,65,58,.25)}}.hv-stat-value{font-family:Newsreader,serif;font-weight:700;font-size:clamp(2.25rem,4.5vw,3.25rem);color:var(--hv-primary);line-height:1}.hv-stat-label{font-family:Fraunces,serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--hv-on-surface-variant);margin-top:.75rem}.hv-press{padding:3rem 1.5rem;background:var(--hv-surface);text-align:center}.hv-press-eyebrow{font-family:Fraunces,serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--hv-on-surface-variant);margin-bottom:1.5rem}.hv-press-logos{max-width:64rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem 3.5rem;opacity:.65}.hv-press-logo{font-family:Newsreader,serif;font-style:italic;font-size:1.25rem;color:var(--hv-on-surface);letter-spacing:-.01em;white-space:nowrap}.hv-pillars{padding:6rem 1.5rem;background:var(--hv-surface)}@media(min-width:768px){.hv-pillars{padding:8rem 3rem}}.hv-pillars-head{max-width:48rem;margin:0 auto 3.5rem;text-align:center}.hv-pillars-head h2{font-size:clamp(2rem,4vw,3.25rem);margin-bottom:1rem}.hv-pillars-head p{font-size:1.125rem;color:var(--hv-on-surface-variant)}.hv-pillars-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:700px){.hv-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.hv-pillars-grid{grid-template-columns:repeat(3,1fr)}}.hv-pillar{background:var(--hv-surface-low);border:1px solid rgba(225,191,181,.4);border-radius:1.25rem;overflow:hidden;display:flex;flex-direction:column;transition:background .4s ease,color .4s ease,transform .3s ease}.hv-pillar:hover{transform:translateY(-4px)}.hv-pillar-media{aspect-ratio:16/10;overflow:hidden;background:var(--hv-surface-high)}.hv-pillar-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hv-pillar:hover .hv-pillar-media img{transform:scale(1.04)}.hv-pillar-body{padding:1.75rem 2rem 2rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.hv-pillar-eyebrow{font-family:Fraunces,serif;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hv-primary)}.hv-pillar h3{font-size:1.625rem;font-style:italic;font-weight:700}.hv-pillar p{font-size:.9375rem;color:var(--hv-on-surface-variant);line-height:1.55}.hv-pillar-link{margin-top:auto;padding-top:1rem;font-family:Fraunces,serif;font-weight:600;color:var(--hv-primary);display:inline-flex;align-items:center;gap:.5rem}.hv-pillar-featured{background:var(--hv-surface-high)}@media(min-width:1000px){.hv-pillar-featured{grid-column:span 2}.hv-pillar-featured .hv-pillar-media{aspect-ratio:21/10}.hv-pillar-featured h3{font-size:2rem}}.hv-pillar-featured:hover{background:var(--hv-primary);color:#fff}.hv-pillar-featured:hover p,.hv-pillar-featured:hover .hv-pillar-link,.hv-pillar-featured:hover .hv-pillar-eyebrow{color:#ffffffe6}.hv-pillar-featured:hover h3{color:#fff}.hv-featured-routines{background:var(--hv-surface-container);padding:5rem 0;overflow:hidden}@media(min-width:768px){.hv-featured-routines{padding:7rem 0}}.hv-featured-head{max-width:80rem;margin:0 auto 2.5rem;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem}@media(min-width:768px){.hv-featured-head{padding:0 3rem}}.hv-featured-head-left{max-width:40rem}.hv-featured-head .hv-label{color:var(--hv-primary);display:block;margin-bottom:.75rem}.hv-featured-head h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}.hv-featured-head a{font-family:Fraunces,serif;font-weight:600;color:var(--hv-primary);display:inline-flex;align-items:center;gap:.5rem;padding-bottom:2px;border-bottom:1px solid var(--hv-outline-variant)}.hv-routines-marquee{position:relative;overflow:hidden;width:100%;padding:.5rem 0 2rem;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.hv-routines-track{display:flex;gap:1.25rem;width:max-content;animation:hv-marquee 80s linear infinite;will-change:transform}.hv-routines-marquee:hover .hv-routines-track,.hv-routines-marquee:focus-within .hv-routines-track{animation-play-state:paused}@keyframes hv-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:767px){.hv-routines-track{animation-duration:55s;gap:1rem}}@media(prefers-reduced-motion:reduce){.hv-routines-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:none;padding-left:1.5rem;padding-right:1.5rem}.hv-routines-marquee::-webkit-scrollbar{display:none}.hv-routines-track{animation:none;width:max-content}}.hv-person-card{flex:0 0 auto;width:240px;background:var(--hv-surface);border-radius:1rem;padding:1.5rem;box-shadow:0 10px 30px -18px #0003;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;transition:transform .3s ease}@media(max-width:767px){.hv-person-card{width:200px;padding:1.25rem}}.hv-person-card:hover{transform:translateY(-4px)}.hv-person-avatar{width:5rem;height:5rem;border-radius:9999px;object-fit:cover;background:var(--hv-surface-high)}.hv-person-name{font-family:Newsreader,serif;font-weight:700;font-size:1.125rem}.hv-person-tag{font-size:.8125rem;color:var(--hv-on-surface-variant);line-height:1.4}.hv-person-link{margin-top:.5rem;font-family:Fraunces,serif;font-weight:600;color:var(--hv-primary);font-size:.9375rem;display:inline-flex;align-items:center;gap:.35rem}.hv-book{background:var(--hv-secondary);color:var(--hv-surface);padding:5rem 1.5rem;position:relative;overflow:hidden}@media(min-width:768px){.hv-book{padding:7rem 3rem}}.hv-book:before{content:"";position:absolute;top:-20%;left:-10%;width:40rem;height:40rem;border-radius:9999px;background:radial-gradient(circle,rgba(200,41,125,.35),transparent 60%);filter:blur(60px);pointer-events:none}.hv-book-inner{position:relative;max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.hv-book-inner{grid-template-columns:1fr 1.1fr;gap:4.5rem}}.hv-book-visual{display:flex;justify-content:center}.hv-book-cover{width:100%;max-width:24rem;border-radius:.5rem;transform:rotate(3deg);box-shadow:0 36px 60px #00000059;transition:transform .6s ease}.hv-book-cover:hover{transform:rotate(0)}.hv-book-eyebrow{display:inline-block;font-family:Fraunces,serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fbf9f3bf;margin-bottom:1rem}.hv-book h2{color:var(--hv-surface);font-size:clamp(2rem,4vw,3.25rem);margin-bottom:1rem}.hv-book h2 .hv-italic-accent{color:#fff}.hv-book-lede{font-size:1.125rem;color:#fbf9f3cc;line-height:1.55;margin-bottom:1.75rem;max-width:34rem}.hv-book-price{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.75rem}.hv-book-price-old{font-family:Newsreader,serif;font-size:1.5rem;text-decoration:line-through;text-decoration-color:#c8297db3;opacity:.65}.hv-book-price-new{font-family:Newsreader,serif;font-weight:700;font-size:clamp(2.5rem,5vw,3.75rem);color:var(--hv-surface);line-height:1}.hv-book-cta{margin-bottom:1.25rem}.hv-book-trust{display:inline-flex;align-items:center;gap:.5rem;color:#fbf9f3d9;font-size:.95rem}.hv-book-trust .hv-stars{color:#fff}.hv-stack{padding:6rem 1.5rem;background:var(--hv-surface)}@media(min-width:768px){.hv-stack{padding:8rem 3rem}}.hv-stack-inner{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:900px){.hv-stack-inner{grid-template-columns:1fr 1fr;gap:4rem}}.hv-stack-image{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:1.5rem;box-shadow:0 20px 50px #0000001f}.hv-stack-card .hv-label{color:var(--hv-primary);display:block;margin-bottom:.75rem}.hv-stack-card h2{font-size:clamp(2rem,3.75vw,2.75rem);margin-bottom:1.25rem}.hv-stack-card>p{color:var(--hv-on-surface-variant);margin-bottom:2rem;line-height:1.6;font-size:1.0625rem}.hv-stack-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem;margin-bottom:3rem;padding:1.75rem;background:var(--hv-surface-low);border-radius:1rem;border:1px solid rgba(225,191,181,.4)}.hv-stack-list li{display:flex;align-items:center;gap:.65rem;font-size:.9375rem;color:var(--hv-on-surface)}.hv-stack-list li:before{content:"";width:.45rem;height:.45rem;border-radius:9999px;background:var(--hv-secondary);flex-shrink:0}.hv-stack-quote{font-family:Newsreader,serif;font-style:italic;font-size:1.125rem;color:var(--hv-on-surface);padding-left:1rem;border-left:2px solid var(--hv-secondary);margin-bottom:1.75rem;line-height:1.5}.hv-stack-quote-cite{display:block;margin-top:.5rem;font-family:Fraunces,serif;font-style:normal;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hv-on-surface-variant)}.hv-workout{background:var(--hv-on-surface);color:var(--hv-surface);padding:6rem 1.5rem;position:relative;overflow:hidden}@media(min-width:768px){.hv-workout{padding:8rem 3rem}}.hv-workout:before{content:"";position:absolute;top:-10%;right:-10%;width:30rem;height:30rem;border-radius:9999px;background:radial-gradient(circle,rgba(254,166,25,.2),transparent 60%);filter:blur(60px)}.hv-workout-head{position:relative;max-width:80rem;margin:0 auto 3rem;text-align:center}.hv-workout-head .hv-label{color:var(--hv-secondary);display:block;margin-bottom:.75rem}.hv-workout-head h2{color:var(--hv-surface);font-size:clamp(2rem,4vw,3.25rem)}.hv-workout-head h2 .hv-italic-accent{color:var(--hv-secondary)}.hv-workout-grid{position:relative;max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:900px){.hv-workout-grid{grid-template-columns:repeat(3,1fr)}}.hv-workout-card{background:#fbf9f30d;border:1px solid rgba(251,249,243,.12);border-radius:1rem;padding:2rem;position:relative;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,background .3s ease}.hv-workout-card:hover{background:#fbf9f314;transform:translateY(-4px)}.hv-workout-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--hv-sunrise)}.hv-workout-eyebrow{font-family:Fraunces,serif;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hv-secondary);margin-bottom:1rem}.hv-workout-card h3{color:var(--hv-surface);font-size:1.5rem;margin-bottom:.75rem;font-style:italic}.hv-workout-card p{color:#fbf9f3b3;font-size:.9375rem;line-height:1.55;margin-bottom:1.5rem}.hv-workout-meta{display:flex;gap:1.25rem;font-size:.8125rem;color:#fbf9f38c;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px dashed rgba(251,249,243,.15)}.hv-workout-meta span{display:inline-flex;align-items:center;gap:.35rem}.hv-workout-link{font-family:Fraunces,serif;font-weight:600;color:var(--hv-secondary);display:inline-flex;align-items:center;gap:.5rem}.hv-latest{padding:6rem 1.5rem;background:var(--hv-surface-low)}@media(min-width:768px){.hv-latest{padding:8rem 3rem}}.hv-latest-head{max-width:80rem;margin:0 auto 3rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem}.hv-latest-head .hv-label{color:var(--hv-primary);display:block;margin-bottom:.5rem}.hv-latest-head h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}.hv-latest-grid{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:700px){.hv-latest-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.hv-latest-grid{grid-template-columns:repeat(3,1fr)}}.hv-article-card{display:flex;flex-direction:column;gap:1rem}.hv-article-media{aspect-ratio:5/3;border-radius:1rem;overflow:hidden;background:var(--hv-surface-high)}.hv-article-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hv-article-card:hover .hv-article-media img{transform:scale(1.04)}.hv-article-eyebrow{font-family:Fraunces,serif;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hv-primary)}.hv-article-card h3{font-size:1.375rem;line-height:1.2}.hv-article-card p{font-size:.9375rem;color:var(--hv-on-surface-variant);line-height:1.55}.hv-article-meta{font-size:.8125rem;color:var(--hv-on-surface-variant)}.hv-waitlist{padding:6rem 1.5rem;background:var(--hv-surface);text-align:center}@media(min-width:768px){.hv-waitlist{padding:8rem 3rem}}.hv-waitlist-inner{max-width:48rem;margin:0 auto}.hv-waitlist h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.hv-waitlist p{color:var(--hv-on-surface-variant);font-size:1.125rem;margin-bottom:2rem;line-height:1.55}.hv-waitlist-form{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.hv-waitlist-input{flex:1 1 20rem;max-width:24rem;padding:1rem 1.25rem;border:1px solid var(--hv-outline-variant);border-radius:.75rem;background:var(--hv-surface);font-family:Fraunces,serif;font-size:1rem;color:var(--hv-on-surface)}.hv-waitlist-input:focus{outline:2px solid var(--hv-primary);outline-offset:2px}.hv-avatar-stack{display:inline-flex;justify-content:center;align-items:center;margin-bottom:1rem}.hv-avatar-stack img,.hv-avatar-stack .hv-avatar-more{width:2.5rem;height:2.5rem;border-radius:9999px;border:3px solid var(--hv-surface);object-fit:cover;background:var(--hv-surface-high)}.hv-avatar-stack>*+*{margin-left:-.65rem}.hv-avatar-more{background:var(--hv-secondary);color:var(--hv-on-secondary-container);display:flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-weight:700;font-size:.75rem}.hv-waitlist-fineprint{font-size:.875rem;color:var(--hv-on-surface-variant);font-style:italic}.hv-testimonials{padding:6rem 1.5rem;background:#fff}@media(min-width:768px){.hv-testimonials{padding:8rem 3rem}}.hv-testimonials-head{max-width:48rem;margin:0 auto 3.5rem;text-align:center}.hv-testimonials-head h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.hv-testimonials-head p{color:var(--hv-on-surface-variant);font-size:1.125rem}.hv-testimonials-grid{max-width:80rem;margin:0 auto;columns:1;column-gap:1.5rem}@media(min-width:700px){.hv-testimonials-grid{columns:2}}@media(min-width:1000px){.hv-testimonials-grid{columns:3}}.hv-testimonial{break-inside:avoid;background:var(--hv-surface-low);padding:1.75rem;border-radius:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.hv-testimonial .hv-stars{font-size:.9375rem}.hv-testimonial-quote{font-family:Newsreader,serif;font-style:italic;font-weight:500;font-size:1.125rem;line-height:1.45}.hv-testimonial-author{display:flex;align-items:center;gap:.75rem}.hv-testimonial-author img{width:2.75rem;height:2.75rem;border-radius:9999px;object-fit:cover;background:var(--hv-surface-high)}.hv-testimonial-name{font-weight:700;font-size:.9375rem}.hv-testimonial-role{font-size:.8125rem;color:var(--hv-on-surface-variant)}.hv-faq{padding:6rem 1.5rem;max-width:52rem;margin:0 auto;background:var(--hv-surface)}@media(min-width:768px){.hv-faq{padding:8rem 3rem}}.hv-faq h2{font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:3rem}.hv-faq-list{display:flex;flex-direction:column;gap:1rem}.hv-faq-item{background:var(--hv-surface-high);border-radius:1rem;padding:1.5rem 1.75rem}.hv-faq-item>summary{font-family:Newsreader,serif;font-weight:700;font-size:1.125rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;list-style:none;cursor:pointer}.hv-faq-item>summary::-webkit-details-marker{display:none}.hv-faq-item>summary:after{content:"+";font-family:Newsreader,serif;font-size:1.625rem;line-height:1;color:var(--hv-primary);transition:transform .2s ease}.hv-faq-item[open]>summary:after{content:"\2013"}.hv-faq-body{margin-top:1rem;font-size:1.0625rem;color:var(--hv-on-surface-variant);line-height:1.6}.hv-final{background:var(--hv-surface-low);padding:6rem 1.5rem;text-align:center;position:relative;overflow:hidden}@media(min-width:768px){.hv-final{padding:9rem 3rem}}.hv-final:before{content:"";position:absolute;top:0;left:0;width:20rem;height:20rem;border-radius:9999px;background:var(--hv-secondary);opacity:.12;filter:blur(80px);transform:translate(-50%,-50%)}.hv-final-inner{max-width:56rem;margin:0 auto;position:relative}.hv-final h2{font-size:clamp(2.25rem,5.5vw,4.5rem);line-height:1.05;margin-bottom:1.5rem}.hv-final h2 .hv-italic-accent{color:var(--hv-primary)}.hv-final p{font-size:1.125rem;color:var(--hv-on-surface-variant);margin-bottom:2.5rem;max-width:38rem;margin-left:auto;margin-right:auto}.hv-final-row{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.hv-final-row .hv-btn{font-size:1.125rem;padding:1.15rem 2.5rem}.hv-final-foot{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;color:var(--hv-on-surface-variant);font-size:.95rem;flex-wrap:wrap}
/*# sourceMappingURL=/cdn/shop/t/5/assets/home-v2.css.map */
