.harp-home{--harp-navy:#1b154a;--harp-ink:#16213d;--harp-muted:#56657c;--harp-gold:#d7c58b;--harp-soft:#f7f9fc;--harp-line:#dfe5ef;background:#fff;color:var(--harp-ink);font-size:17px}.harp-home *{box-sizing:border-box}.harp-home__container{width:min(1280px,calc(100% - 48px));margin:0 auto}.harp-home__hero{padding:58px 0 66px;background:linear-gradient(180deg,#fff,#f7f9fc)}.harp-home__hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-template-areas:"copy media" "proof media";gap:26px 52px;align-items:center}.harp-home__hero-copy{grid-area:copy}.harp-home__hero-media{grid-area:media}.harp-home__proof-grid{grid-area:proof}.harp-home__hero-copy h1,.harp-home__section-heading h2,.harp-home__education-grid h2,.harp-home__cta h2{margin:0;color:var(--harp-ink);font-size:clamp(48px,4.4vw,68px);line-height:1.04;letter-spacing:-.045em}.harp-home__section-heading h2,.harp-home__education-grid h2,.harp-home__cta h2{font-size:clamp(38px,3.3vw,50px)}.harp-home__eyebrow{margin:0 0 14px;color:var(--harp-navy);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.harp-home__lead,.harp-home__section-heading>p:last-child,.harp-home__education-grid>div>p{color:var(--harp-muted);font-size:18px;line-height:1.7}.harp-home__lead{max-width:58ch;margin:22px 0 0}.harp-home__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.harp-home__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:.035em;transition:transform .2s ease,background .2s ease,color .2s ease}.harp-home__button:hover{transform:translateY(-1px)}.harp-home__button--primary{background:var(--harp-navy);color:#fff}.harp-home__button--secondary{background:#fff;color:var(--harp-navy);border:1px solid #d4dceb}.harp-home__proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.harp-home__proof-card{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:18px;border:1px solid var(--harp-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px #1a27480d}.harp-home__proof-card strong,.harp-home__proof-card span,.harp-home__proof-icon{display:block}.harp-home__proof-card strong{margin-bottom:7px;color:var(--harp-ink);font-size:16px;line-height:1.35}.harp-home__proof-card span{color:var(--harp-muted);font-size:15px;line-height:1.5}.harp-home__proof-icon{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border-radius:13px;background:#edf2fa;color:var(--harp-navy);line-height:0;overflow:hidden}.harp-home__proof-icon svg{position:absolute;top:50%;left:50%;width:24px;height:24px;display:block;margin:0;overflow:visible;transform:translate(-50%,-52%);transform-origin:center}.harp-home__image-frame{padding:14px;border:1px solid var(--harp-line);border-radius:26px;background:#fff;box-shadow:0 24px 60px #1824441a;overflow:hidden}.harp-home__image-frame img{display:block;width:100%;height:auto;border-radius:18px}.harp-home__section{padding:72px 0;scroll-margin-top:150px}.harp-home__section--soft{background:var(--harp-soft)}.harp-home__section--navy{background:var(--harp-navy);color:#fff}.harp-home__section--cta{background:#f3f5fa}.harp-home__section-heading{max-width:860px;margin:0 auto 36px;text-align:center}.harp-home__section-heading>p:last-child{margin:16px auto 0}.harp-home__section-heading--light h2,.harp-home__section-heading--light p{color:#fff}.harp-home__section-heading--light>p:last-child{color:#e8e4f3}.harp-home__section-heading--light .harp-home__eyebrow{color:var(--harp-gold)}.harp-home__section-heading--comparison{margin-bottom:30px}.harp-home__benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.harp-home__benefit-card{padding:26px;border:1px solid var(--harp-line);border-radius:22px;background:#fff;box-shadow:0 14px 34px #1623450d}.harp-home__benefit-card h3{margin:0 0 11px;color:var(--harp-ink);font-size:20px;line-height:1.3}.harp-home__benefit-card p{margin:0;color:var(--harp-muted);font-size:16px;line-height:1.62}.harp-home__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;border-radius:15px;background:#edf2fa;color:var(--harp-navy)}.harp-home__icon svg{width:31px;height:31px;display:block}.harp-home__product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.harp-home__product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--harp-line);border-radius:22px;background:#fff;box-shadow:0 14px 34px #1623450d}.harp-home__product-image{display:block;aspect-ratio:4/3;background:#fff;padding:5px;overflow:hidden}.harp-home__product-image img,.harp-home__placeholder{width:100%;height:100%;object-fit:contain;display:block;transform:scale(1.16)}.harp-home__product-content{display:flex;flex:1;flex-direction:column;padding:20px 20px 22px}.harp-home__product-content h3{margin:0;font-size:18px;line-height:1.38;min-height:50px}.harp-home__product-content h3 a{color:var(--harp-ink);text-decoration:none}.harp-home__price{margin:12px 0;color:var(--harp-navy);font-size:17px;font-weight:800}.harp-home__product-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:auto;padding:11px 14px;border-radius:999px;background:#f0f3f9;color:var(--harp-navy);font-size:14px;font-weight:800;text-decoration:none;transition:background .2s ease,color .2s ease}.harp-home__product-button:hover{background:var(--harp-navy);color:#fff}.harp-home__center-button{text-align:center;margin-top:30px}.harp-home__empty-state{text-align:center;padding:36px;border:1px dashed #cfd6e4;border-radius:20px;background:#fff;font-size:16px}.harp-home__comparison-showcase{background:#fff}.harp-home__comparison-table{max-width:1120px;margin:0 auto;overflow:hidden;border:1px solid var(--harp-line);border-radius:24px;background:#fff;box-shadow:0 24px 60px #18244414}.harp-home__comparison-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;border-bottom:1px solid var(--harp-line)}.harp-home__comparison-row:last-child{border-bottom:0}.harp-home__comparison-row>div{padding:18px 16px}.harp-home__comparison-row>div+div{border-left:1px solid var(--harp-line)}.harp-home__comparison-row [role=rowheader]{background:#f8fafc}.harp-home__comparison-row [role=cell]{background:#fff}.harp-home__comparison-row [role=cell]:last-child{background:#fbfcff}.harp-home__comparison-row strong,.harp-home__comparison-row span{display:block}.harp-home__comparison-row strong{margin-bottom:6px;color:var(--harp-ink);font-size:15px;line-height:1.35}.harp-home__comparison-row span{color:var(--harp-muted);font-size:13px;line-height:1.5}.harp-home__comparison-row--header{background:var(--harp-ink);color:#fff;font-size:15px;font-weight:800}.harp-home__comparison-row--header>div:first-child{background:var(--harp-ink)}.harp-home__comparison-row--header>div:nth-child(2){background:#37456f}.harp-home__comparison-row--header>div:nth-child(3){background:var(--harp-navy)}.harp-home__comparison-row--header>div+div{border-left-color:#ffffff26}.harp-home__comparison-cta{margin-top:28px}.harp-home__need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.harp-home__need-card{display:flex;flex-direction:column;min-height:160px;padding:24px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:#ffffff1a;color:#fff!important;text-decoration:none;transition:transform .2s ease,background .2s ease}.harp-home__need-card:visited{color:#fff!important}.harp-home__need-card:hover{transform:translateY(-2px);background:#ffffff26}.harp-home__need-card span{color:#fff!important;font-size:19px;font-weight:800;line-height:1.35}.harp-home__need-card small{margin-top:22px;color:#ece9f6!important;font-size:15px;line-height:1.5}.harp-home__need-card em{margin-top:auto;padding-top:18px;color:var(--harp-gold)!important;font-size:14px;font-style:normal;font-weight:800;letter-spacing:.03em}.harp-home__education-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.harp-home__education-grid>div>p{margin:18px 0 0}.harp-home__large-copy{font-size:20px!important;color:var(--harp-ink)!important}.harp-home__education-steps{display:grid;gap:14px}.harp-home__step{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:20px;border:1px solid var(--harp-line);border-radius:20px;background:#fff}.harp-home__step>span{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:var(--harp-navy);color:#fff}.harp-home__step-icon svg{width:31px;height:31px;display:block}.harp-home__step strong{color:var(--harp-ink);font-size:18px}.harp-home__step p{margin:5px 0 0;color:var(--harp-muted);font-size:16px;line-height:1.6}.harp-home__fragrance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.harp-home__fragrance-card{padding:24px;border:1px solid var(--harp-line);border-radius:20px;background:#fff}.harp-home__fragrance-card strong,.harp-home__fragrance-card span{display:block}.harp-home__fragrance-card strong{margin-bottom:9px;color:var(--harp-ink);font-size:18px;line-height:1.35}.harp-home__fragrance-card span{color:var(--harp-muted);font-size:16px;line-height:1.62}.harp-home__faq{max-width:940px;margin:0 auto}.harp-home__faq details{margin-bottom:12px;padding:0 22px;border:1px solid var(--harp-line);border-radius:18px;background:#fff}.harp-home__faq summary{cursor:pointer;padding:19px 34px 19px 0;color:var(--harp-ink);font-size:17px;font-weight:800;line-height:1.45;list-style:none;position:relative}.harp-home__faq summary::-webkit-details-marker{display:none}.harp-home__faq summary:after{content:"+";position:absolute;right:0;top:15px;font-size:24px;color:var(--harp-muted)}.harp-home__faq details[open] summary:after{content:"\2013"}.harp-home__faq details p{margin:0;padding:0 0 19px;color:var(--harp-muted);font-size:16px;line-height:1.7}.harp-home__cta{display:flex;align-items:center;justify-content:space-between;gap:30px}.harp-home__cta .harp-home__eyebrow{margin-bottom:10px}@media(max-width:1200px)and (min-width:921px){.harp-home__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:920px){.harp-home__hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "media" "proof"}.harp-home__education-grid{grid-template-columns:1fr}.harp-home__benefit-grid,.harp-home__product-grid{grid-template-columns:repeat(2,1fr)}.harp-home__product-grid .harp-home__product-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 10px);justify-self:center}.harp-home__hero-media{max-width:760px;margin:0 auto}.harp-home__proof-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.harp-home{font-size:16px}.harp-home__container{width:min(100% - 28px,1280px)}.harp-home__hero{padding:32px 0 42px}.harp-home__section{padding:44px 0;scroll-margin-top:110px}.harp-home__hero-grid{gap:24px}.harp-home__hero-copy h1{font-size:36px;line-height:1.03;letter-spacing:-.04em}.harp-home__section-heading h2,.harp-home__education-grid h2,.harp-home__cta h2{font-size:31px;line-height:1.08}.harp-home__lead,.harp-home__section-heading>p:last-child,.harp-home__education-grid>div>p{font-size:16px;line-height:1.62}.harp-home__eyebrow{font-size:11px;margin-bottom:10px}.harp-home__buttons{gap:10px;margin-top:22px}.harp-home__buttons .harp-home__button{width:auto;min-height:46px;padding:11px 16px;font-size:13px}.harp-home__button{width:100%;font-size:15px}.harp-home__image-frame{padding:9px;border-radius:20px}.harp-home__image-frame img{transform:scale(1.08);transform-origin:52% 61%;border-radius:14px}.harp-home__proof-grid{grid-template-columns:1fr;gap:9px}.harp-home__proof-card{grid-template-columns:38px 1fr;gap:12px;padding:15px}.harp-home__proof-card strong{font-size:15px}.harp-home__proof-card span{font-size:14px}.harp-home__proof-icon{width:38px;height:38px;border-radius:12px}.harp-home__proof-icon svg{width:22px;height:22px;transform:translate(-50%,-52%)}.harp-home__section-heading{text-align:left;margin-bottom:24px}.harp-home__section-heading>p:last-child{margin-left:0}.harp-home__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.harp-home__benefit-card{padding:17px}.harp-home__icon{width:42px;height:42px;margin-bottom:13px}.harp-home__icon svg{width:26px;height:26px}.harp-home__benefit-card h3{font-size:17px}.harp-home__benefit-card p{font-size:14px;line-height:1.55}.harp-home .harp-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.harp-home .harp-home__product-grid .harp-home__product-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 5px);justify-self:center}.harp-home__product-image{aspect-ratio:1/1;padding:4px}.harp-home__product-image img{transform:scale(1.18)}.harp-home__product-content{padding:13px 12px 14px}.harp-home__product-content h3{min-height:auto;font-size:15px;line-height:1.28}.harp-home__price{font-size:15px;margin:9px 0}.harp-home__product-button{min-height:39px;padding:9px 10px;font-size:12px}.harp-home__comparison-showcase .harp-home__section-heading h2{font-size:29px}.harp-home__comparison-table{border-radius:18px}.harp-home__comparison-row,.harp-home__comparison-row:not(.harp-home__comparison-row--header){grid-template-columns:minmax(82px,.72fr) minmax(0,1fr) minmax(0,1fr)}.harp-home__comparison-row>div{display:flex;min-width:0;min-height:62px;flex-direction:column;justify-content:center;padding:10px 8px}.harp-home__comparison-row>div+div{border-top:0;border-left:1px solid var(--harp-line)}.harp-home__comparison-row [role=rowheader]{padding:10px 8px;background:#f6f8fb}.harp-home__comparison-row--header{grid-template-columns:minmax(82px,.72fr) minmax(0,1fr) minmax(0,1fr)}.harp-home__comparison-row--header>div:first-child{display:block}.harp-home__comparison-row--header>div{min-height:52px;padding:10px 8px;font-size:12px;line-height:1.2}.harp-home__comparison-row--header>div+div{border-top:0;border-left:1px solid rgba(255,255,255,.15)}.harp-home__comparison-row strong{margin-bottom:0;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.harp-home__comparison-row span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.harp-home__need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.harp-home__need-card{min-height:150px;padding:16px}.harp-home__need-card span{font-size:16px}.harp-home__need-card small{margin-top:14px;font-size:13px}.harp-home__need-card em{padding-top:12px;font-size:12px}.harp-home__education-grid{gap:24px}.harp-home__large-copy{font-size:18px!important}.harp-home__education-steps{gap:10px}.harp-home__step{grid-template-columns:44px 1fr;padding:15px;gap:12px}.harp-home__step>span{width:44px;height:44px}.harp-home__step-icon svg{width:26px;height:26px}.harp-home__step strong{font-size:16px}.harp-home__step p{font-size:14px}.harp-home__fragrance-grid{grid-template-columns:1fr;gap:10px}.harp-home__fragrance-card{padding:18px}.harp-home__fragrance-card strong{font-size:17px}.harp-home__fragrance-card span{font-size:15px}.harp-home__faq details{padding:0 17px}.harp-home__faq summary{font-size:15px;padding:17px 28px 17px 0}.harp-home__faq details p{font-size:14px}.harp-home__cta{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.harp-home__buttons{flex-direction:column}.harp-home__buttons .harp-home__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/48/compiled_assets/styles.css.map */
