.hh-col-header{display:grid;grid-template-columns:2fr 1fr;gap:6rem;align-items:end;padding:5rem 0 4rem}.hh-col-header__chip{display:inline-block;font-family:var(--font-body);font-size:1.3rem;font-weight:600;letter-spacing:.14em;padding:.6rem 1.4rem;background:var(--teal-light);color:var(--teal);border-radius:100px;border:1px solid var(--teal);margin-bottom:2.4rem}.chip__purple{background:#60337314;color:var(--purple);border:0px solid #60337314;text-transform:uppercase}.hh-col-header__title{font-family:var(--font-display);font-size:clamp(3.6rem,5.5vw,6rem);font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144;letter-spacing:-.02em;line-height:1.05;color:var(--ink);margin:0 0 2rem}.pink__title{color:var(--pink)}.hh-col-header__title em{font-style:italic;font-weight:400;color:var(--purple);font-variation-settings:"SOFT" 100,"opsz" 144}.hh-col-header__desc{font-family:var(--font-body);font-size:1.7rem;line-height:1.55;color:var(--ink-soft);max-width:56ch}.hh-col-header__desc p{margin:0 0 1.4rem}.hh-col-header__desc p:last-child{margin-bottom:0}.hh-col-header__desc a{color:var(--pink);text-decoration:underline}.hh-col-header__note{background:#f0e6f5;border-radius:var(--radius-lg);padding:3.2rem;font-family:var(--font-display);font-style:italic;font-size:1.7rem;font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 80;line-height:1.5;color:var(--ink)}.hh-col-header__signed{display:block;margin-top:1.6rem;font-family:var(--font-body);font-style:normal;font-size:1.3rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute)}@media(max-width:900px){.hh-col-header{grid-template-columns:1fr;gap:3.2rem;padding:3.2rem 0 2.4rem}.hh-col-header__note{padding:2.8rem 2.4rem;font-size:1.6rem}}.hh-col-help{background:var(--ink);color:var(--cream);border-radius:var(--radius-lg);padding:5rem 4.4rem;margin:5rem 0;display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center}.hh-col-help__heading{font-family:var(--font-display);font-size:2.88rem;font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 80;letter-spacing:-.01em;line-height:1.15;color:var(--cream);margin:0 0 1.2rem}.hh-col-help__desc{font-family:var(--font-body);font-size:1.5rem;line-height:1.55;color:#fffaf5b3;margin:0;max-width:36ch}.hh-col-help__table{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:1.4rem}.hh-col-help__table th,.hh-col-help__table td{padding:1.2rem .8rem;text-align:left;color:#fffaf5e6;border-bottom:1px solid rgba(255,250,245,.15)}.hh-col-help__table th{font-weight:600;color:var(--cream);text-transform:uppercase;font-size:1.15rem;letter-spacing:.1em}.hh-col-help__table tbody tr:last-child td{border-bottom:0}.hh-col-help__table th:last-child,.hh-col-help__table td:last-child{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.hh-col-help__row--rec td{color:var(--teal);font-weight:600}.hh-col-help__row--rec td:first-child:after{content:" \2605";color:var(--teal)}@media(max-width:880px){.hh-col-help{grid-template-columns:1fr;gap:3.2rem;padding:3.2rem 2.4rem}.hh-col-help__heading{font-size:2.4rem}.hh-col-help__desc{max-width:none}}@media(max-width:600px){.hh-col-help__table thead{display:none}.hh-col-help__table tbody tr{display:block;padding:1.6rem 0;border-bottom:1px solid rgba(255,250,245,.15)}.hh-col-help__table tbody tr:last-child{border-bottom:0}.hh-col-help__table tbody td{display:flex;justify-content:space-between;align-items:baseline;gap:1.6rem;padding:.6rem 0;border-bottom:0;font-size:1.5rem;text-align:right}.hh-col-help__table tbody td:last-child{text-align:right}.hh-col-help__table tbody td:before{content:attr(data-label);font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fffaf580;flex-shrink:0}.hh-col-help__table tbody td:first-child{font-size:1.8rem;padding-bottom:.8rem;margin-bottom:.4rem;border-bottom:1px solid rgba(255,250,245,.1)}}.card__subtitle,.hh-card-subtitle{font-family:var(--font-body);font-size:1.3rem;color:var(--ink-mute);margin:1 0 .8rem;margin-top:1rem;line-height:1.4}.hh-col-faq{margin:6rem 0}.hh-col-faq--with-image{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.hh-col-faq__head{margin-bottom:3.2rem}.hh-col-faq__eyebrow{font-family:var(--font-body);font-size:1.3rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--pink);margin-bottom:1.2rem}.hh-col-faq__heading{font-family:var(--font-display);font-size:clamp(2.8rem,4vw,4rem);font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 100;letter-spacing:-.01em;line-height:1.15;color:var(--ink);margin:0}.hh-col-faq__item{border-top:1px solid var(--line)}.hh-col-faq__item:last-of-type{border-bottom:1px solid var(--line)}.hh-col-faq__item>summary{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:2rem 0;cursor:pointer;font-family:var(--font-body);font-size:1.7rem;font-weight:500;color:var(--ink);list-style:none;transition:color .2s}.hh-col-faq__item>summary:hover{color:var(--pink)}.hh-col-faq__item>summary::-webkit-details-marker{display:none}.hh-col-faq__icon{flex-shrink:0;width:1.8rem;height:1.8rem;color:var(--ink-soft);transition:transform .25s ease;display:inline-flex;align-items:center;justify-content:center}.hh-col-faq__icon svg{width:100%;height:100%;display:block}.hh-col-faq__item[open]>summary .hh-col-faq__icon{transform:rotate(45deg)}.hh-col-faq__body{padding:0 0 2.2rem;color:var(--ink-soft);line-height:1.6;font-family:var(--font-body);font-size:1.6rem}.hh-col-faq__body p{margin:0 0 1.2rem}.hh-col-faq__body p:last-child{margin-bottom:0}.hh-col-faq__body ul,.hh-col-faq__body ol{margin:0 0 1.2rem;padding-left:2rem}.hh-col-faq__body li{margin-bottom:.6rem}.hh-col-faq__body a{color:var(--pink);text-decoration:underline}.hh-col-faq__body strong{color:var(--ink);font-weight:600}@media(max-width:600px){.hh-col-faq{margin:4rem 0}.hh-col-faq__head{margin-bottom:2.4rem}}.hh-col-faq__image{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4 / 5;background:var(--cream-deep)}.hh-col-faq__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:900px){.hh-col-faq--with-image{grid-template-columns:1fr;gap:3.2rem}.hh-col-faq__image{aspect-ratio:4 / 5;max-height:50rem}}.hh-cta{border-radius:var(--radius-lg);padding:5rem 4.8rem;margin:6rem 0;display:flex;gap:4rem}.hh-cta--split{align-items:center;justify-content:space-between;flex-wrap:wrap}.hh-cta--centered{flex-direction:column;align-items:center;text-align:center;padding:7rem 4.8rem}.hh-cta--centered .hh-cta__copy{max-width:64rem}.hh-cta__copy{flex:1;min-width:0}.hh-cta__eyebrow{font-family:var(--font-body);font-size:1.3rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.2rem;opacity:.7}.hh-cta__heading{font-family:var(--font-display);font-size:clamp(2.6rem,3.5vw,3.6rem);font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 100;letter-spacing:-.01em;line-height:1.15;margin:0;max-width:28ch}.hh-cta--centered .hh-cta__heading{max-width:18ch;font-size:clamp(3.2rem,5vw,5.2rem);color:}.hh-cta__support{font-family:var(--font-body);font-size:1.7rem;line-height:1.55;margin:1.6rem 0 0;opacity:.8;max-width:56ch}.hh-cta--centered .hh-cta__support{margin-left:auto;margin-right:auto}.hh-cta__btn{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-body);font-size:1.6rem;font-weight:500;padding:1.4rem 2.4rem;border-radius:100px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:transform .2s,box-shadow .2s,opacity .2s}.hh-cta--centered .hh-cta__btn{margin-top:3.2rem}.hh-cta__btn:hover{transform:translateY(-2px)}.hh-cta__arrow{transition:transform .2s;display:inline-block}.hh-cta__btn:hover .hh-cta__arrow{transform:translate(3px)}.hh-cta--pink{background:var(--pink);color:var(--cream)}.hh-cta--pink .hh-cta__btn{background:var(--cream);color:var(--pink)}.hh-cta--pink .hh-cta__btn:hover{box-shadow:0 12px 32px -8px #1c1a1f66}.hh-cta--ink{background:var(--ink);color:var(--cream);position:relative;overflow:hidden}.hh-cta--ink:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:70%;height:100%;background:radial-gradient(ellipse at center top,rgba(224,76,115,.45) 0%,rgba(224,76,115,.15) 35%,transparent 70%);pointer-events:none;z-index:0}.hh-cta--ink .hh-cta__copy,.hh-cta--ink .hh-cta__btn{position:relative;z-index:1}.hh-cta--ink .hh-cta__btn{background:var(--cream);color:var(--ink)}.hh-cta--ink .hh-cta__btn:hover{box-shadow:0 12px 32px -8px #e04c7366}.hh-cta--purple{background:var(--purple);color:var(--cream);position:relative;overflow:hidden}.hh-cta--purple:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:70%;height:100%;background:radial-gradient(ellipse at center top,rgba(224,76,115,.45) 0%,rgba(224,76,115,.15) 35%,transparent 70%);pointer-events:none;z-index:0}.hh-cta--purple .hh-cta__copy,.hh-cta--purple .hh-cta__btn{position:relative;z-index:1}.hh-cta--purple .hh-cta__btn{background:var(--cream);color:var(--purple)}.hh-cta--purple .hh-cta__btn:hover{box-shadow:0 12px 32px -8px #e04c7366}.hh-cta--outline{background:var(--cream-deep);color:var(--purple);border:1px solid var(--line)}.hh-cta--outline .hh-cta__btn{background:var(--purple);color:var(--cream);border:1px solid var(--purple)}.hh-cta--outline .hh-cta__btn:hover{background:var(--pink);border-color:var(--pink)}.hh-cta--centered .hh-cta__heading{color:#fff}.hh-cta--centered .hh-cta__support{color:var(--cream)}@media(max-width:760px){.hh-cta{padding:3.6rem 2.8rem;gap:2.4rem;margin:4rem 0}.hh-cta--centered{padding:5rem 2.8rem}.hh-cta--split{flex-direction:column;align-items:flex-start}.hh-cta__heading,.hh-cta--centered .hh-cta__heading{max-width:none}.hh-cta__btn{align-self:flex-start;font-size:1.5rem;padding:1.2rem 2rem}.hh-cta--centered .hh-cta__btn{align-self:center;margin-top:2.4rem}}.hh-gr-header{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem;align-items:end;padding:2rem 0 4rem}.hh-gr-header__main{min-width:0}.hh-gr-header__title{font-family:var(--font-display);font-size:clamp(3.2rem,5vw,4.8rem);font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 144;letter-spacing:-.015em;line-height:1.05;color:var(--ink);margin:1.8rem 0;word-wrap:break-word;overflow-wrap:break-word}.hh-gr-header__title em{color:var(--pink);font-style:italic;font-variation-settings:"SOFT" 100,"opsz" 144}.hh-gr-header__desc{font-family:var(--font-body);font-size:1.7rem;line-height:1.55;color:var(--ink-soft);margin:0;max-width:60ch}.hh-gr-header__founder{background:#60337314;border-radius:var(--radius);padding:2.4rem 2.6rem;font-family:var(--font-display);font-style:italic;font-size:1.5rem;line-height:1.5;font-variation-settings:"SOFT" 100,"opsz" 80;color:var(--ink);min-width:0}.hh-gr-header__founder p{margin:0 0 1.2rem}.hh-gr-header__founder-signed{font-family:var(--font-body);font-style:normal;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--purple)}.hh-gr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 2.4rem;padding:1.6rem 0 3rem}.hh-gr-grid__empty{background:var(--cream-deep);border:1px dashed var(--line);border-radius:var(--radius);padding:3rem;text-align:center;font-family:var(--font-body);font-size:1.5rem;color:var(--ink-soft)}.hh-gr-grid__empty p{margin:0 0 .6rem}.hh-gr-grid__empty p:last-child{margin-bottom:0}.hh-gr-product{display:flex;flex-direction:column;min-width:0}.hh-gr-product__media{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--cream-deep);aspect-ratio:16 / 9;margin-bottom:1.8rem}.hh-gr-product__video{position:absolute;top:0;right:0;bottom:0;left:0}.hh-gr-product__video iframe{width:100%;height:100%;display:block;border:0}.hh-gr-product__video-tag{position:absolute;top:1.2rem;left:1.2rem;background:#1c1a1fd9;color:var(--cream);font-family:var(--font-body);font-size:1.15rem;font-weight:500;letter-spacing:.02em;padding:.5rem 1rem;border-radius:100px;pointer-events:none;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hh-gr-product__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.hh-gr-product__link:hover .hh-gr-product__img{transform:scale(1.04)}.hh-gr-product__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--pink-light) 0%,var(--teal-light) 100%)}.hh-gr-product__body{min-width:0}.hh-gr-product__title{font-family:var(--font-display);font-size:2rem;font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 60;line-height:1.2;color:var(--ink);margin:0 0 .8rem;word-wrap:break-word;overflow-wrap:break-word}.hh-gr-product__title{font-family:var(--font-display);font-size:2rem;font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 60;line-height:1.2;color:var(--ink);margin:0 0 .8rem;word-wrap:break-word;overflow-wrap:break-word;transition:color .2s}.hh-gr-product__link:hover .hh-gr-product__title{color:var(--pink)}.hh-gr-product__desc{font-family:var(--font-body);font-size:1.45rem;line-height:1.55;color:var(--ink-soft);margin:0 0 1.6rem}.hh-gr-product__foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1.2rem;border-top:1px solid var(--line)}.hh-gr-product__price{font-family:var(--font-body);font-size:1.7rem;font-weight:600;color:var(--ink)}.hh-gr-product__rating{font-family:var(--font-body);font-size:1.3rem;color:var(--ink-mute);display:inline-flex;align-items:center;gap:.4rem}.hh-gr-product__rating>span:first-child{color:var(--pink);letter-spacing:.05em;font-size:1.8rem}.hh-gr-safety{background:var(--pink-light);border-radius:var(--radius-lg);padding:5rem 4rem;margin:6rem 0;text-align:center}.hh-gr-safety__head{max-width:60rem;margin:0 auto 3.6rem}.hh-gr-safety__heading{font-family:var(--font-display);font-size:clamp(2.4rem,3.6vw,3.4rem);font-weight:400;font-variation-settings:"SOFT" 100,"opsz" 100;letter-spacing:-.01em;line-height:1.15;color:var(--ink);margin:1.2rem 0 0}.hh-gr-safety__grid{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.hh-gr-safety__card{max-width:22rem;text-align:center}.hh-gr-safety__card h4{font-family:var(--font-display);font-size:1.7rem;font-weight:500;font-variation-settings:"SOFT" 100,"opsz" 60;color:var(--ink);margin:0 0 .8rem}.hh-gr-safety__card p{font-family:var(--font-body);font-size:1.4rem;line-height:1.55;color:var(--ink-soft);margin:0}@media(max-width:980px){.hh-gr-header{grid-template-columns:1fr;gap:2.4rem;align-items:start}.hh-gr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hh-gr-grid{grid-template-columns:1fr}.hh-gr-safety{padding:3.6rem 2rem;margin:4rem 0}.hh-gr-safety__grid{flex-direction:column;align-items:center;gap:2.4rem}}.hh-gr-product__link{display:block;text-decoration:none;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hapu-collection.css.map */
