:root{--hp-deep-green: #0b5a50;--hp-dark-green: #063c36;--hp-ivory: #f7f3ea;--hp-soft-white: #fffdf8;--hp-muted-green: #e4efea;--hp-warm-accent: #c98a64;--hp-text: #172522;--hp-text-secondary: #53625e;--hp-border: #d7ded9;--hp-border-strong: #6f7976;--hp-mint: #8bcfc2;--hp-error: #a33a3a;--hp-success: #2f725e;--hp-gap: 7rem;--hp-gap-mobile: 4.5rem;--hp-measure: 64ch;--hp-radius: 4px;--hp-radius-lg: 10px;--hp-ease: cubic-bezier(.22, .61, .36, 1);--hp-dur: .72s}@media(min-width:990px){:root{--hp-gap: 9.5rem}}.hp-section{padding-block:var(--hp-gap-mobile)}@media(min-width:750px){.hp-section{padding-block:var(--hp-gap)}}.hp-surface--ivory{background-color:var(--hp-ivory);color:var(--hp-text)}.hp-surface--card{background-color:var(--hp-soft-white);color:var(--hp-text)}.hp-surface--calm{background-color:var(--hp-muted-green);color:var(--hp-text)}.hp-surface--deep{background-color:var(--hp-dark-green);color:var(--hp-soft-white)}.hp-surface--deep .hp-eyebrow,.hp-surface--deep .hp-lede,.hp-surface--deep .hp-body{color:var(--hp-mint)}.hp-surface--deep .hp-heading,.hp-surface--deep .hp-card__title,.hp-surface--deep .hp-founder__sig{color:var(--hp-soft-white)}.hp-inner{max-width:1320px;margin-inline:auto;padding-inline:1.25rem}@media(min-width:750px){.hp-inner{padding-inline:3rem}}@media(min-width:1100px){.hp-inner{padding-inline:5rem}}.hp-eyebrow{font-size:.75rem;line-height:1.4;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-deep-green);margin:0 0 1.25rem}.hp-heading{font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:clamp(1.9rem,1.2rem + 2.6vw,3rem);line-height:1.14;letter-spacing:-.02em;font-weight:600;color:var(--hp-text);margin:0 0 1.25rem;text-wrap:balance}.hp-heading--display{font-size:clamp(2.35rem,1.1rem + 5vw,4.4rem);line-height:1.05;letter-spacing:-.03em;font-weight:700;max-width:15ch}.hp-heading--statement{font-size:clamp(2rem,1rem + 4.2vw,3.75rem);line-height:1.1;letter-spacing:-.03em;max-width:20ch}.hp-lede{font-size:clamp(1.0625rem,1rem + .35vw,1.25rem);line-height:1.62;color:var(--hp-text-secondary);max-width:var(--hp-measure);margin:0 0 1.75rem}.hp-body{font-size:1.0625rem;line-height:1.68;color:var(--hp-text-secondary);max-width:var(--hp-measure);margin:0 0 1.15rem}.hp-trust{font-size:.875rem;line-height:1.5;color:var(--hp-text-secondary);margin:2.5rem 0 0;padding-top:1.5rem;border-top:1px solid var(--hp-border);max-width:42ch}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.9rem;border-radius:var(--hp-radius);font-size:.9375rem;font-weight:600;letter-spacing:.01em;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background-color .28s var(--hp-ease),color .28s var(--hp-ease),border-color .28s var(--hp-ease),transform .28s var(--hp-ease)}.hp-btn--primary{background-color:var(--hp-deep-green);color:var(--hp-soft-white);border-color:var(--hp-deep-green)}.hp-btn--primary:hover{background-color:var(--hp-dark-green);transform:translateY(-1px)}.hp-btn--secondary{background-color:transparent;color:var(--hp-deep-green);border-color:var(--hp-border-strong)}.hp-btn--secondary:hover{border-color:var(--hp-deep-green);background-color:#0b5a500d}.hp-surface--deep .hp-btn--primary{background-color:var(--hp-soft-white);color:var(--hp-dark-green);border-color:var(--hp-soft-white)}.hp-surface--deep .hp-btn--primary:hover{background-color:var(--hp-mint)}.hp-surface--deep .hp-btn--secondary{color:var(--hp-soft-white);border-color:#fffdf880}.hp-surface--deep .hp-btn--secondary:hover{border-color:var(--hp-soft-white);background-color:#fffdf81a}.hp-actions{display:flex;flex-wrap:wrap;gap:.875rem}.hp-btn:focus-visible,.hp-link:focus-visible,a:focus-visible{outline:3px solid var(--hp-deep-green);outline-offset:3px}.hp-surface--deep .hp-btn:focus-visible,.hp-surface--deep .hp-link:focus-visible{outline-color:var(--hp-mint)}.hp-link{color:var(--hp-deep-green);font-weight:600;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;padding-bottom:2px;transition:background-size .35s var(--hp-ease),color .28s var(--hp-ease)}.hp-link:hover{background-size:0% 1px;background-position:100% 100%}.hp-surface--deep .hp-link{color:var(--hp-mint)}.hp-card{background-color:var(--hp-soft-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:2.25rem;color:var(--hp-text);transition:border-color .35s var(--hp-ease),box-shadow .35s var(--hp-ease),transform .35s var(--hp-ease)}.hp-card:hover{border-color:var(--hp-border-strong);box-shadow:0 18px 40px -28px #063c3659;transform:translateY(-2px)}.hp-surface--card .hp-card{background-color:var(--hp-ivory)}.hp-surface--deep .hp-card{background-color:#fffdf80f;border-color:#fffdf838;color:var(--hp-soft-white)}.hp-surface--deep .hp-card:hover{border-color:#fffdf880;box-shadow:none}.hp-card__title{font-family:var(--font-heading--family, Georgia, "Times New Roman", serif);font-size:1.375rem;line-height:1.25;font-weight:600;margin:0 0 .5rem;color:var(--hp-text);letter-spacing:-.01em}.hp-card__body{font-size:1rem;line-height:1.62;color:var(--hp-text-secondary);margin:0 0 1.15rem}.hp-surface--deep .hp-card__body{color:var(--hp-mint)}.hp-card__meta{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hp-text-secondary);margin:0 0 .875rem}.hp-surface--deep .hp-card__meta{color:var(--hp-mint)}.hp-card--eco .hp-badge{transition:background-color .4s var(--hp-ease),color .4s var(--hp-ease),border-color .4s var(--hp-ease)}.hp-card--eco:hover,.hp-card--eco:focus-within{border-color:var(--hp-deep-green)}.hp-card--eco:hover .hp-badge--now,.hp-card--eco:focus-within .hp-badge--now{background-color:var(--hp-deep-green);color:var(--hp-soft-white)}.hp-card--eco:hover .hp-badge--pilot,.hp-card--eco:focus-within .hp-badge--pilot{border-color:var(--hp-deep-green);color:var(--hp-deep-green)}.hp-card--eco:hover .hp-badge--soon,.hp-card--eco:focus-within .hp-badge--soon{border-color:var(--hp-deep-green);color:var(--hp-deep-green)}.hp-badge{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px;margin-bottom:1rem}.hp-badge--now{background-color:var(--hp-muted-green);color:var(--hp-deep-green)}.hp-badge--pilot{background-color:transparent;color:var(--hp-text);border:1px solid var(--hp-border-strong)}.hp-badge--soon{background-color:transparent;color:var(--hp-text-secondary);border:1px dashed var(--hp-border-strong)}.hp-surface--deep .hp-badge--now,.hp-surface--deep .hp-badge--pilot,.hp-surface--deep .hp-badge--soon{background-color:#fffdf824;color:var(--hp-soft-white);border-color:#fffdf866}.hp-grid{display:grid;gap:1.5rem}@media(min-width:750px){.hp-grid--2{grid-template-columns:repeat(2,1fr);gap:2.5rem}.hp-grid--3{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.hp-hero{display:grid;grid-template-columns:1fr;align-items:stretch;background-color:var(--hp-ivory)}@media(min-width:990px){.hp-hero{grid-template-columns:44fr 56fr;min-height:78svh;align-items:center}}.hp-hero__content{padding:3.5rem 1.25rem 4rem;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}@media(min-width:990px){.hp-hero__content{padding:6rem 3rem 6rem 5rem}}@media(min-width:1200px){.hp-hero__content{margin-right:-5rem}.hp-hero__inner{background-color:var(--hp-ivory);padding:2.5rem 3rem 2.5rem 0;border-radius:0 var(--hp-radius-lg) var(--hp-radius-lg) 0}}.hp-hero__media{position:relative;aspect-ratio:16 / 10;background-color:var(--hp-muted-green);overflow:hidden}@media(min-width:990px){.hp-hero__media{align-self:center}}.hp-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hp-focal, center center)}.hp-statement{background-color:var(--hp-dark-green);color:var(--hp-soft-white);padding-block:clamp(4rem,2rem + 8vw,9rem)}.hp-statement .hp-heading{color:var(--hp-soft-white);margin:0}.hp-statement__sub{color:var(--hp-mint);font-size:1.0625rem;line-height:1.6;max-width:52ch;margin:1.75rem 0 0}.hp-row{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:4.5rem}@media(min-width:990px){.hp-row{grid-template-columns:7fr 5fr;gap:4.5rem;margin-bottom:7rem}.hp-row--reverse{grid-template-columns:5fr 7fr}.hp-row--reverse .hp-row__media{order:2}}.hp-row:last-child{margin-bottom:0}.hp-row__media{aspect-ratio:4 / 3;background-color:var(--hp-muted-green);border-radius:var(--hp-radius-lg);overflow:hidden}.hp-row__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hp-focal, center center);transition:transform .9s var(--hp-ease)}.hp-row:hover .hp-row__media img{transform:scale(1.02)}.hp-recognition{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:990px){.hp-recognition{grid-template-columns:6fr 6fr;gap:0}.hp-recognition__panel{background-color:var(--hp-soft-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:3.5rem;margin-right:-4rem;position:relative;z-index:2;box-shadow:0 30px 70px -50px #063c3666}}.hp-recognition__media{border-radius:var(--hp-radius-lg);overflow:hidden;aspect-ratio:4 / 3;background-color:var(--hp-muted-green)}.hp-recognition__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hp-focal, center center)}.hp-story{max-width:36ch}.hp-story p{font-size:1.0625rem;line-height:1.75;color:var(--hp-text);margin:0 0 .35rem}@media(min-width:750px){.hp-story p{font-size:1.1875rem;line-height:1.7}}.hp-story__turn{font-family:var(--font-heading--family, Georgia, serif);font-weight:600;color:var(--hp-deep-green);font-size:1.3rem!important;line-height:1.35!important;margin-block:1.75rem .4rem!important}.hp-story__close{color:var(--hp-text-secondary)!important;font-size:1rem!important;line-height:1.65!important;margin-top:1.5rem!important}.hp-roles{display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0;padding:0;list-style:none}.hp-roles li{background-color:var(--hp-soft-white);color:var(--hp-deep-green);border:1px solid var(--hp-border);border-radius:999px;padding:.55rem 1.15rem;font-size:.9375rem;font-weight:600}.hp-surface--deep .hp-roles li{background-color:#fffdf81f;color:var(--hp-soft-white);border-color:transparent}.hp-steps{list-style:none;margin:0;padding:0;display:grid;gap:2.25rem}@media(min-width:750px){.hp-steps{grid-template-columns:repeat(2,1fr);gap:3rem 4rem}}.hp-step{border-top:1px solid var(--hp-border);padding-top:1.5rem}.hp-surface--deep .hp-step{border-top-color:#fffdf840}.hp-step__num{display:block;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--hp-deep-green);margin-bottom:.875rem}.hp-surface--deep .hp-step__num{color:var(--hp-mint)}.hp-step__challenge{font-family:var(--font-heading--family, Georgia, serif);font-size:1.3rem;font-weight:600;color:var(--hp-text);margin:0 0 .5rem;letter-spacing:-.01em}.hp-surface--deep .hp-step__challenge{color:var(--hp-soft-white)}.hp-step__outcome{font-size:1rem;line-height:1.65;color:var(--hp-text-secondary);margin:0}.hp-surface--deep .hp-step__outcome{color:var(--hp-mint)}.hp-founder{display:grid;gap:2.5rem;align-items:center}@media(min-width:990px){.hp-founder{grid-template-columns:5fr 7fr;gap:5rem}}.hp-founder__placeholder{aspect-ratio:4/5;border:1px dashed var(--hp-border-strong);border-radius:var(--hp-radius-lg);background-color:var(--hp-muted-green);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem;text-align:center}.hp-founder__placeholder-label{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-deep-green)}.hp-founder__placeholder-note{font-size:.875rem;line-height:1.55;color:var(--hp-text-secondary);margin:0}.hp-founder__media img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--hp-radius-lg);display:block}.hp-founder__sig{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--hp-border);font-weight:600;color:var(--hp-text)}.hp-founder__role{font-size:.875rem;color:var(--hp-text-secondary);font-weight:400}.hp-spotlight{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:990px){.hp-spotlight{grid-template-columns:6fr 5fr;gap:5rem}}.hp-spotlight__media{border-radius:var(--hp-radius-lg);overflow:hidden;background-color:#fffdf80f}.hp-spotlight__media img{width:100%;height:auto;display:block;transition:transform .9s var(--hp-ease)}.hp-spotlight:hover .hp-spotlight__media img{transform:scale(1.02)}.hp-spotlight__list{margin:0 0 1.75rem;padding:0;list-style:none}.hp-spotlight__list li{position:relative;padding-left:1.4rem;margin-bottom:.6rem;font-size:1rem;line-height:1.6;color:var(--hp-mint)}.hp-spotlight__list li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background-color:var(--hp-mint)}.hp-honesty{max-width:46rem}.hp-honesty .hp-body{max-width:none}.hp-ladder__price{font-size:.875rem;font-weight:600;color:var(--hp-deep-green);margin:0 0 1.25rem}.hp-surface--deep .hp-ladder__price{color:var(--hp-mint);font-size:1.5rem}.hp-placeholder{width:100%;height:100%;min-height:12rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:.5rem;background-color:var(--hp-muted-green);background-image:repeating-linear-gradient(135deg,rgba(11,90,80,.045) 0 12px,transparent 12px 24px);border:1px dashed var(--hp-border-strong);color:var(--hp-text-secondary);font-size:.8125rem;line-height:1.55}.hp-surface--deep .hp-placeholder{background-color:#fffdf80f;border-color:#fffdf84d;color:var(--hp-mint)}.hp-motion [data-hp-reveal]{opacity:0;transform:translateY(18px);transition:opacity var(--hp-dur) var(--hp-ease),transform var(--hp-dur) var(--hp-ease);transition-delay:calc(var(--hp-i, 0) * 90ms);will-change:opacity,transform}.hp-motion [data-hp-reveal].is-in{opacity:1;transform:none}.hp-motion .hp-hero__media[data-hp-reveal]{transform:translateY(0) scale(1.03);transition-delay:.26s}.hp-motion .hp-hero__media[data-hp-reveal].is-in{transform:none}@media(prefers-reduced-motion:reduce){.hp-motion [data-hp-reveal],.hp-motion .hp-hero__media[data-hp-reveal]{opacity:1!important;transform:none!important;transition:none!important}.hp-btn,.hp-link,.hp-card,.hp-row__media img,.hp-spotlight__media img{transition:none!important;animation:none!important}.hp-card:hover,.hp-btn--primary:hover,.hp-row:hover .hp-row__media img,.hp-spotlight:hover .hp-spotlight__media img{transform:none!important}}.hp-band{width:100%;overflow:hidden;border-radius:var(--hp-radius-lg);background-color:var(--hp-muted-green);margin-bottom:3rem;aspect-ratio:16 / 9}@media(min-width:750px){.hp-band{aspect-ratio:5 / 2}}.hp-band img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hp-focal, center center)}.hp-band--tall{aspect-ratio:16 / 9}@media(min-width:750px){.hp-band--tall{aspect-ratio:3 / 2}}.hp-statement{position:relative;overflow:hidden}.hp-statement__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hp-statement__bg img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--hp-focal, center center);opacity:.22}.hp-statement .hp-inner{position:relative;z-index:1}.hp-spotlight__media{aspect-ratio:4 / 3}.hp-spotlight__media img{height:100%;object-fit:cover;object-position:var(--hp-focal, center center)}.hp-hero__media{aspect-ratio:4 / 5}@media(min-width:990px){.hp-hero__media{aspect-ratio:4 / 5;max-height:78svh}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hairplan.css.map */
