.hp-featured{display:block}.hp-featured__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:stretch}.hp-featured__panel-wrapper{align-self:start}@media screen and (min-width:990px){.hp-featured__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.hp-featured__grid--large{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.hp-featured__grid--small{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}}.hp-featured__grid .product__media-wrapper{max-width:none;width:auto;padding-left:0}.hp-featured__media .product__media-wrapper,.hp-featured__media media-gallery{display:block}@media screen and (min-width:750px){.hp-featured__media .product__column-sticky{top:calc(var(--header-height, 0px) + 2rem)}}.hp-featured__media .product-media-container{border-radius:var(--hp-radius-card);overflow:hidden;border:1px solid var(--hp-border);box-shadow:var(--hp-shadow-md)}@media screen and (min-width:990px){.hp-featured__media .product__media-list .product__media-item{width:100%;max-width:100%}}.hp-featured__media[data-hp-ratio=square] .product-media-container,.hp-featured__media[data-hp-ratio=portrait] .product-media-container,.hp-featured__media[data-hp-ratio=landscape] .product-media-container{width:100%;max-width:100%}.hp-featured__media[data-hp-ratio=square] .product-media-container .media{padding-top:100%}.hp-featured__media[data-hp-ratio=portrait] .product-media-container .media{padding-top:125%}.hp-featured__media[data-hp-ratio=landscape] .product-media-container .media{padding-top:75%}.hp-featured__media .product__media-list{margin-bottom:1.6rem}.hp-featured__media .thumbnail-list{gap:1rem}.hp-featured__media .thumbnail{border-radius:12px;border:1px solid var(--hp-border);background-color:var(--hp-surface)}.hp-featured__media .thumbnail[aria-current=true]{border-color:var(--hp-orange);box-shadow:0 0 0 2px rgba(var(--hp-orange-rgb),.35)}.hp-featured__media .slider-button{color:var(--hp-orange-dark)}.hp-featured__panel-wrapper{min-width:0}.hp-panel{background-color:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);box-shadow:var(--hp-shadow-md);padding:2rem 1.8rem 2.4rem}@media screen and (min-width:750px){.hp-panel{padding:2.8rem 2.8rem 3.2rem}}.hp-panel>*+*{margin-top:1.6rem}.hp-badges{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.hp-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.2rem;border-radius:999px;font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.3}.hp-badge:empty{display:none}.hp-badge .hp-decor{width:1.4rem;height:1.4rem}.hp-badge--primary{background-color:var(--hp-surface-warm);border:1px solid var(--hp-border);color:var(--hp-orange-dark)}.hp-badge--inventory{background-color:rgba(var(--hp-orange-rgb),.12);border:1px solid rgba(var(--hp-orange-rgb),.3);color:var(--hp-orange-dark)}.hp-badge--save{background:linear-gradient(180deg,var(--hp-orange) 0%,var(--hp-orange-dark) 100%);color:var(--hp-white);letter-spacing:.04em}.hp-product-title{margin:0;font-size:clamp(2.8rem,1.9rem + 2.2vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--hp-text)}.hp-rating-summary{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:1.3rem;color:var(--hp-text-muted)}.hp-rating-summary__value{font-weight:700;color:var(--hp-text)}.hp-rating-summary__divider{opacity:.5}.hp-rating-summary__count{color:var(--hp-text-muted)}.hp-stars{position:relative;display:inline-block;line-height:0;white-space:nowrap}.hp-stars__row{display:inline-flex;gap:.2rem}.hp-stars__row .hp-decor{width:1.6rem;height:1.6rem}.hp-stars__row--base{color:var(--hp-border)}.hp-stars__row--fill{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--hp-stars-fill, 0%);overflow:hidden;color:var(--hp-gold)}.hp-activity{display:flex;align-items:center;gap:.6rem;margin:0;font-size:1.3rem;color:var(--hp-orange-dark)}.hp-activity .hp-decor{width:1.4rem;height:1.4rem}.hp-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem}.hp-price--current{font-size:3.2rem;font-weight:700;line-height:1;color:var(--hp-orange-dark)}.hp-price--compare{font-size:1.8rem;color:var(--hp-text-muted);text-decoration-thickness:2px}.hp-price__unit{flex-basis:100%;color:var(--hp-text-muted)}.hp-tax-note{margin:0;font-size:1.2rem;color:var(--hp-text-muted)}.hp-tax-note a{color:inherit}.hp-benefits{display:grid;gap:.9rem;margin:0;padding:0}.hp-benefit{display:grid;grid-template-columns:2rem 1fr;gap:.9rem;align-items:start;font-size:1.4rem;line-height:1.5;color:var(--hp-text)}.hp-benefit__icon{width:2rem;height:2rem;margin-top:-.1rem}.hp-addons{display:grid;gap:.8rem;padding:1.4rem;border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);background-color:var(--hp-surface-warm)}.hp-addons__heading{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-text-muted)}.hp-addon{display:grid;grid-template-columns:3.6rem 1fr auto 4.6rem;align-items:center;gap:1rem;padding:.8rem 1rem;border-radius:12px;background-color:var(--hp-surface);border:1px solid var(--hp-border)}.hp-addon__icon{width:4.8rem;height:4.8rem;flex:0 0 4.8rem;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background-color:var(--hp-surface-warm);color:var(--hp-orange-dark);padding:.8rem;overflow:hidden}.hp-addon__icon .hp-decor{width:100%;height:100%}.hp-addon__icon--image{background:none;padding:0}.hp-addon__icon img{display:block;width:4.8rem;height:4.8rem;max-width:4.8rem;max-height:4.8rem;object-fit:contain}.hp-addon{overflow:hidden;grid-template-columns:4.8rem 1fr auto 4.6rem}.hp-addon__label{font-size:1.4rem;font-weight:600;cursor:pointer;margin:0}.hp-addon__price{font-size:1.4rem;font-weight:700;color:var(--hp-orange-dark)}.hp-addon__switch{position:relative;width:4.6rem;height:2.6rem;border-radius:999px;background-color:var(--hp-border);transition:background-color .18s ease;cursor:pointer}.hp-addon__switch:after{content:"";position:absolute;top:.3rem;left:.3rem;width:2rem;height:2rem;border-radius:50%;background-color:var(--hp-white);box-shadow:var(--hp-shadow-sm);transition:transform .18s ease}.hp-addon__input:checked~.hp-addon__switch{background:linear-gradient(180deg,var(--hp-orange) 0%,var(--hp-orange-dark) 100%)}.hp-addon__input:checked~.hp-addon__switch:after{transform:translate(2rem)}.hp-addon__input:focus-visible~.hp-addon__switch{outline:2px solid var(--hp-orange-dark);outline-offset:2px}.hp-buy-area{display:grid;gap:1.4rem}.hp-bundles{display:grid;gap:.8rem}.hp-bundles__heading{display:flex;align-items:center;gap:1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-text-muted)}.hp-bundles__heading:before,.hp-bundles__heading:after{content:"";flex:1;height:1px;background-color:var(--hp-border)}.hp-bundles__list{display:grid;gap:.8rem;margin:0;padding:0;border:0}.hp-bundle__label{display:grid;grid-template-columns:2.2rem 1fr auto;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;border:1px solid var(--hp-border);border-radius:14px;background-color:var(--hp-surface);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.hp-bundle__label:hover{border-color:rgba(var(--hp-orange-rgb),.5)}.hp-bundle--selected .hp-bundle__label{border-color:var(--hp-orange);background-color:rgba(var(--hp-orange-rgb),.06);box-shadow:0 0 0 1px var(--hp-orange)}.hp-bundle__input:focus-visible~.hp-bundle__label{outline:2px solid var(--hp-orange-dark);outline-offset:2px}.hp-bundle__marker{width:2.2rem;height:2.2rem;border-radius:50%;border:2px solid var(--hp-border);position:relative}.hp-bundle--selected .hp-bundle__marker{border-color:var(--hp-orange)}.hp-bundle--selected .hp-bundle__marker:after{content:"";position:absolute;top:.4rem;right:.4rem;bottom:.4rem;left:.4rem;border-radius:50%;background-color:var(--hp-orange)}.hp-bundle__text{display:grid;gap:.2rem;min-width:0}.hp-bundle__title{font-size:1.5rem;font-weight:700;color:var(--hp-text)}.hp-bundle__note{font-size:1.2rem;color:var(--hp-text-muted)}.hp-bundle__prices{display:grid;justify-items:end;gap:.1rem}.hp-bundle__price{font-size:1.6rem;font-weight:700;color:var(--hp-orange-dark)}.hp-bundle__compare{font-size:1.2rem;color:var(--hp-text-muted)}.hp-variant-picker .product-form__input{margin:0;padding:0}.hp-variant-picker .product-form__input+.product-form__input{margin-top:1.2rem}.hp-variant-picker .form__label{font-size:1.3rem;font-weight:600;color:var(--hp-text-muted);margin-bottom:.6rem}.hp-variant-picker .select__select{border-radius:var(--hp-radius-input);min-height:4.6rem;background-color:var(--hp-surface)}.hp-quantity .quantity{border-radius:var(--hp-radius-input)}.hp-buy-buttons,.hp-buy-buttons__buttons{display:grid;gap:1rem}.hp-product-form{display:block}.hp-btn--atc{width:100%;font-size:1.6rem;min-height:5.4rem}.hp-buy-buttons__accelerated .shopify-payment-button__button{border-radius:var(--hp-radius-button);min-height:5rem}.hp-buy-buttons__accelerated .shopify-payment-button__more-options{margin-top:.8rem;font-size:1.3rem;color:var(--hp-text-muted)}.hp-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem 2.4rem;margin:0;padding:0}.hp-trust-row__item{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;color:var(--hp-text-muted)}.hp-trust-row__icon{width:1.8rem;height:1.8rem;color:var(--hp-orange)}.hp-payment-icons__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:0;padding:0}.hp-payment-icons__item svg{width:3.8rem;height:2.4rem}.hp-panel-review{padding:1.4rem;border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);background-color:var(--hp-surface-warm)}.hp-story{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:990px){.hp-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.hp-story--media-right .hp-story__media{order:2}}.hp-story__media{border-radius:var(--hp-radius-card);overflow:hidden;border:1px solid var(--hp-border);background-color:var(--hp-surface-warm);box-shadow:var(--hp-shadow-md)}.hp-story__image,.hp-story__placeholder svg{display:block;width:100%;height:auto}.hp-story__media[data-hp-ratio=landscape],.hp-story__media[data-hp-ratio=square],.hp-story__media[data-hp-ratio=portrait]{display:block}.hp-story__media[data-hp-ratio=landscape] .hp-story__image,.hp-story__media[data-hp-ratio=square] .hp-story__image,.hp-story__media[data-hp-ratio=portrait] .hp-story__image{width:100%;height:100%;object-fit:cover}.hp-story__media[data-hp-ratio=landscape]{aspect-ratio:4 / 3}.hp-story__media[data-hp-ratio=square]{aspect-ratio:1 / 1}.hp-story__media[data-hp-ratio=portrait]{aspect-ratio:4 / 5}.hp-story__content{position:relative;padding:2rem 0}@media screen and (min-width:990px){.hp-story__content{padding:3.2rem 2.4rem}}.hp-story__heading,.hp-story__body,.hp-story__button{position:relative;z-index:1}.hp-story__heading{margin:0 0 1.6rem;font-size:clamp(2.4rem,1.6rem + 2vw,3.4rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--hp-text)}.hp-story__body{font-size:1.5rem;line-height:1.7;color:var(--hp-text-muted);max-width:52ch}.hp-story__button{margin-top:2rem}.hp-story__web{top:0;right:0;width:12rem;height:12rem;color:var(--hp-border);opacity:.9}.hp-story__mascots{bottom:0;right:1rem;width:7rem;height:7rem}@media screen and (max-width:989px){.hp-story__mascots{display:none}}.hp-faq{position:relative;overflow:hidden}.hp-faq--orange{background:linear-gradient(180deg,var(--hp-orange) 0%,var(--hp-orange-dark) 100%);color:var(--hp-white)}.hp-faq--dark{background-color:var(--hp-footer);color:#f6e6d5}.hp-faq--cream{background-color:var(--hp-surface-warm);color:var(--hp-text)}.hp-faq__decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hp-faq__inner{position:relative;z-index:1}.hp-faq__heading{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:0 0 2.8rem;text-align:center;font-size:clamp(2.4rem,1.6rem + 2vw,3.4rem);font-weight:700;letter-spacing:-.01em;color:inherit}.hp-faq__heading-icon{width:2.8rem;height:2.8rem}.hp-faq--orange .hp-faq__heading-icon{color:#ffd9a8}.hp-faq__list{max-width:68rem;margin:0 auto;display:grid;gap:.8rem;padding:1.4rem;border-radius:var(--hp-radius-card);background-color:#ffffff24}.hp-faq--cream .hp-faq__list{background-color:transparent;padding:0}.hp-faq__item{border-radius:12px;background-color:var(--hp-surface);border:1px solid var(--hp-border);overflow:hidden}.hp-faq__question{display:grid;grid-template-columns:2rem 1fr 2rem;align-items:center;gap:1rem;padding:1.2rem 1.4rem;cursor:pointer;list-style:none;font-size:1.4rem;font-weight:600;color:var(--hp-text)}.hp-faq__question::-webkit-details-marker{display:none}.hp-faq__marker{width:2rem;height:2rem;color:var(--hp-orange);transition:transform .18s ease}.hp-faq__item[open] .hp-faq__marker{transform:rotate(45deg)}.hp-faq__marker--start{justify-self:start}.hp-faq__marker--end{justify-self:end;color:var(--hp-text-muted)}@media screen and (max-width:749px){.hp-faq__question{grid-template-columns:2rem 1fr}.hp-faq__marker--end{display:none}.hp-faq__answer{padding-left:1.4rem}}.hp-faq__answer{padding:0 1.4rem 1.4rem 4.4rem;font-size:1.4rem;line-height:1.65;color:var(--hp-text-muted)}.hp-faq__answer>:first-child{margin-top:0}.hp-faq__bat{color:#4a2a12;opacity:.75}.hp-faq__bat--1{top:12%;left:6%;width:5rem;height:3.2rem}.hp-faq__bat--2{top:55%;left:3%;width:3.4rem;height:2.2rem}.hp-faq__bat--3{top:22%;right:8%;width:4.4rem;height:2.8rem}.hp-faq__pumpkin--1{top:8%;right:16%;width:4rem;height:4rem;color:#ffb057}.hp-faq__pumpkin--2{bottom:12%;left:10%;width:3.4rem;height:3.4rem;color:#ffb057}.hp-faq__sparkle{bottom:20%;right:12%;width:3rem;height:3rem;color:#ffd9a8}.hp-testimonials{position:relative}.hp-testimonials__heading{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:0 0 3.2rem;text-align:center;font-size:clamp(2.4rem,1.6rem + 2vw,3.4rem);font-weight:700;letter-spacing:-.01em;color:var(--hp-text)}.hp-testimonials__spark{width:2.2rem;height:2.2rem}.hp-testimonials__grid{display:grid;gap:2rem;margin:0;padding:0;grid-template-columns:1fr}@media screen and (min-width:750px){.hp-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hp-testimonials__item{display:flex}.hp-review{display:flex;flex-direction:column;height:100%;background-color:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);box-shadow:var(--hp-shadow-md);overflow:hidden}.hp-review__media{aspect-ratio:4 / 3;overflow:hidden;background-color:var(--hp-surface-warm)}.hp-review__image{width:100%;height:100%;object-fit:cover;display:block}.hp-review__body{display:grid;gap:1rem;padding:1.8rem;justify-items:center;text-align:center;flex:1}.hp-review__quote{margin:0;font-size:1.4rem;line-height:1.65;color:var(--hp-text-muted);font-style:normal}.hp-review__footer{display:flex;align-items:center;gap:.8rem;padding-top:1rem;border-top:1px solid var(--hp-border);width:100%;justify-content:center;flex-wrap:wrap}.hp-review__name{font-style:normal;font-weight:700;font-size:1.3rem;color:var(--hp-text)}.hp-review__avatar{width:3.2rem;height:3.2rem;border-radius:50%;object-fit:cover}.hp-review__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.1rem;font-weight:600;color:var(--hp-orange-dark)}.hp-review__verified .hp-decor{width:1.4rem;height:1.4rem}.hp-review--compact{border:0;box-shadow:none;background:transparent}.hp-review--compact .hp-review__body{padding:0;justify-items:start;text-align:left}.hp-review--compact .hp-review__footer{justify-content:flex-start;border-top:0;padding-top:.4rem}.hp-testimonials__pumpkin{bottom:-1rem;left:0;width:5rem;height:5rem}.hp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;background-color:var(--hp-surface);border-top:1px solid var(--hp-border);box-shadow:0 -8px 30px #3b1f0e1f;transform:translateY(100%);transition:transform .25s ease;padding-bottom:env(safe-area-inset-bottom,0)}.hp-sticky-bar[hidden]{display:none}.hp-sticky-bar--visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hp-sticky-bar{transition:none}}.hp-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:1rem;padding-bottom:1rem}.hp-sticky-bar__product{display:flex;align-items:center;gap:1.2rem;min-width:0}.hp-sticky-bar__image{width:4.8rem;height:4.8rem;object-fit:cover;border-radius:10px;border:1px solid var(--hp-border)}.hp-sticky-bar__text{min-width:0}.hp-sticky-bar__title{margin:0;font-size:1.4rem;font-weight:700;color:var(--hp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-sticky-bar__meta{margin:0;display:flex;gap:.8rem;font-size:1.3rem;color:var(--hp-text-muted)}.hp-sticky-bar__price{font-weight:700;color:var(--hp-orange-dark)}.hp-sticky-bar__variant{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-sticky-bar__button{flex:0 0 auto;min-width:16rem}@media screen and (max-width:749px){.hp-sticky-bar__image{display:none}.hp-sticky-bar__button{min-width:0;flex:1;padding-left:1.6rem;padding-right:1.6rem}.hp-sticky-bar__title{max-width:16rem}}.hp-editor-diagnostic{margin-top:1.6rem;padding:1.4rem 1.6rem;border-radius:12px;background-color:var(--hp-surface-warm);border:1px solid var(--hp-border);text-align:left;font-size:1.3rem;line-height:1.6}.hp-editor-diagnostic ul{margin:.8rem 0;padding-left:2rem}@media screen and (min-width:990px){.hp-story__content{background-color:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius-card);box-shadow:var(--hp-shadow-sm);padding:3.6rem 3.2rem;overflow:hidden}.hp-story{gap:3rem}}.hp-story__body{font-size:1.55rem;line-height:1.75}.hp-story__web{top:-1rem;right:-1rem;width:14rem;height:14rem;opacity:.75}.hp-review{transition:transform .18s ease,box-shadow .18s ease}@media(hover:hover){.hp-review:hover{transform:translateY(-3px);box-shadow:var(--hp-shadow-lg)}}.hp-review__quote{font-size:1.5rem;line-height:1.7;color:var(--hp-text)}.hp-review__body{gap:1.2rem;padding:2rem 1.8rem}.hp-review__footer{margin-top:auto}.hp-review .hp-stars__row .hp-decor{width:1.8rem;height:1.8rem}@media(hover:hover){.hp-bundle__label:hover{transform:translateY(-1px)}}.hp-bundle__label{transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,transform .15s ease}.hp-testimonials__heading,.hp-faq__heading{font-size:clamp(2.6rem,1.6rem + 2.4vw,3.8rem)}.hp-testimonials__spark,.hp-faq__heading-icon{width:2.6rem;height:2.6rem}.hp-marquee__item{padding-top:.9rem;padding-bottom:.9rem;font-size:1.15rem}@media(prefers-reduced-motion:reduce){.hp-review,.hp-bundle__label{transition:none}.hp-review:hover,.hp-bundle__label:hover{transform:none}}.hp-testimonials__bat{color:#4a2a12;opacity:.5}.hp-testimonials__bat--1{top:1rem;left:4%;width:4.4rem;height:2.8rem}.hp-testimonials__bat--2{top:6rem;right:5%;width:3.2rem;height:2rem}.hp-testimonials__sparkle{bottom:4rem;right:6%;width:2.8rem;height:2.8rem;color:var(--hp-gold);opacity:.85}.hp-panel .product-form__buttons,.hp-buy-buttons,.hp-buy-buttons__buttons,.hp-buy-buttons__accelerated,.hp-buy-buttons__accelerated .shopify-payment-button{max-width:none;width:100%}.hp-buy-buttons__accelerated .shopify-payment-button__button{width:100%}.hp-bundle__label{grid-template-columns:1.8rem 1fr auto;gap:1.4rem;padding:1.6rem;border-width:1.5px;border-radius:12px}.hp-bundle--selected .hp-bundle__label{border-color:var(--hp-orange);border-width:1.5px;background-color:var(--hp-surface-warm);box-shadow:none}.hp-bundle__marker{width:1.8rem;height:1.8rem;border-width:1.5px}.hp-bundle--selected .hp-bundle__marker:after{top:.35rem;right:.35rem;bottom:.35rem;left:.35rem}.hp-bundle__title{font-size:1.6rem}.hp-bundle__price{font-size:1.7rem}.hp-bundle__note,.hp-bundle__compare{font-size:1.25rem}.hp-bundles{gap:1rem}.hp-bundles__heading{letter-spacing:.14em}.hp-panel>*+*{margin-top:2rem}.hp-panel .hp-product-title{margin-top:1.2rem}.hp-panel .hp-rating-summary,.hp-panel .hp-activity{margin-top:.9rem}.hp-panel .hp-price-row{margin-top:1.6rem}.hp-panel .hp-benefits{margin-top:1.8rem}.hp-panel .hp-addons,.hp-panel .hp-buy-area{margin-top:2.4rem}.hp-panel .hp-trust-row{margin-top:2rem}.hp-activity{gap:.8rem;font-weight:500}.hp-activity__dot{position:relative;flex:0 0 auto;width:.8rem;height:.8rem;border-radius:50%;background-color:#3f9c52}.hp-activity__dot:after{content:"";position:absolute;top:-.35rem;right:-.35rem;bottom:-.35rem;left:-.35rem;border-radius:50%;border:1.5px solid #3f9c52;opacity:.55;animation:hp-live-pulse 2s ease-out infinite}@keyframes hp-live-pulse{0%{transform:scale(.7);opacity:.6}70%{transform:scale(1.35);opacity:0}to{opacity:0}}@media(prefers-reduced-motion:reduce){.hp-activity__dot:after{animation:none;opacity:.4}}.hp-benefits{gap:1.1rem}.hp-benefit{grid-template-columns:2.2rem 1fr;align-items:center}.hp-benefit__icon{width:2.2rem;height:2.2rem;margin-top:0}.hp-badges{gap:.6rem}.hp-addons__heading{font-size:1.15rem;opacity:.85}.hp-payment-icons{margin-top:1.2rem}.hp-benefit__icon{color:var(--hp-orange)}@media screen and (max-width:749px){.hp-featured__media .product__media-list .product__media-item{width:100%;max-width:100%;padding-left:0;padding-right:0}.hp-featured__media .product__media-list{margin-left:0;margin-right:0;scroll-padding-left:0}.hp-featured__media .product__media-list .product__media-item:first-of-type{margin-left:0}.hp-panel{padding:1.8rem 1.4rem 2.2rem}.hp-product-title{font-size:2.6rem}.hp-addon{grid-template-columns:4rem 1fr auto 4.2rem;gap:.8rem;padding:.8rem}.hp-addon__icon{width:4rem;height:4rem;flex-basis:4rem}.hp-addon__icon img{width:4rem;height:4rem;max-width:4rem;max-height:4rem}.hp-addon__switch{width:4.2rem;height:2.4rem}.hp-addon__switch:after{width:1.8rem;height:1.8rem}.hp-addon__input:checked~.hp-addon__switch:after{transform:translate(1.8rem)}.hp-addon__label{font-size:1.35rem;line-height:1.35}.hp-bundle__label{padding:1.3rem 1.2rem;gap:1rem}.hp-bundle__title{font-size:1.5rem}.hp-bundle__price{font-size:1.6rem}.hp-story{gap:1.6rem}.hp-story__content{padding:.4rem 0 0}.hp-story__heading{font-size:2.4rem}.hp-testimonials__grid{gap:1.6rem}.hp-faq__list{padding:1rem}}@media screen and (max-width:400px){.hp-price--current{font-size:2.8rem}.hp-badge{font-size:1.1rem;padding:.45rem 1rem}.hp-sticky-bar__title{max-width:13rem}}.hp-has-sticky-bar .footer{padding-bottom:9rem}@media screen and (max-width:749px){.hp-faq__bat--1{display:none}.hp-faq__heading{padding-left:1rem;padding-right:1rem}.hp-addon__label{font-size:1.3rem}.hp-addon__price{font-size:1.35rem}}.hp-benefits .hp-benefit__icon,.hp-benefits .hp-benefit__icon.hp-decor--bat,.hp-benefits .hp-benefit__icon.hp-decor--ghost{color:var(--hp-orange)}.hp-product-description{padding-top:1.6rem;border-top:1px solid var(--hp-border);font-size:1.5rem;line-height:1.7;color:var(--hp-text-muted)}.hp-product-description>:first-child{margin-top:0}.hp-product-description>:last-child{margin-bottom:0}.hp-product-description h1,.hp-product-description h2,.hp-product-description h3{font-size:1.7rem;font-weight:700;color:var(--hp-text);margin:1.6rem 0 .6rem}.hp-product-description img{max-width:100%;height:auto;border-radius:12px}body.template-index{--hp-orange: #e26b08;--hp-orange-rgb: 226, 107, 8;--hp-orange-dark: #e26b08;--hp-surface-warm: #fbefe5;--hp-border: #f0d1b9;--hp-footer: #e26b08;--hp-footer-soft: #e26b08}body.template-index .hp-panel{border-color:transparent;box-shadow:none;padding-inline:0}body.template-index .hp-addons{background-color:transparent;border-color:transparent;padding-inline:0}body.template-index .hp-addon{border-color:transparent}body.template-index .hp-faq--orange{background:#e26b08}body.template-index .hp-faq--orange .hp-faq__list{gap:0;padding:0;border-radius:0;background-color:transparent}body.template-index .hp-faq--orange .hp-faq__item{border:0;border-bottom:1px solid rgba(255,255,255,.16);border-radius:0;background-color:transparent}body.template-index .hp-faq--orange .hp-faq__question,body.template-index .hp-faq--orange .hp-faq__answer,body.template-index .hp-faq--orange .hp-faq__marker{color:#fff}body.template-index .hp-faq--orange .hp-faq__answer{opacity:.9}@media screen and (min-width:990px){body.template-index .hp-story__content{border-color:transparent;box-shadow:none}}body.template-index .hp-review:not(.hp-review--compact){background-color:#f5f5f5;border-color:transparent;box-shadow:0 4px 16px #1c1c1c14}body.template-index .hp-review__footer{border-top-color:#1c1c1c1a}body.template-index .shopify-section-group-footer-group .footer,body.template-index .footer{background:#e26b08}body.template-index .hp-footer-decor{display:none}body.template-index .hp-footer-wave{top:-1px;height:6rem;color:#fff;filter:drop-shadow(0 7px 0 #ffd7b8)}body.template-index .hp-footer-wave svg{transform:scaleY(1.45);transform-origin:top center}body.template-index .footer__content-top{padding-top:7rem}body.template-index .footer .field__input{background-color:#fff}body.template-index .footer .newsletter-form__button{color:#e26b08}@media screen and (max-width:749px){body.template-index .hp-footer-wave{height:4rem;filter:drop-shadow(0 5px 0 #ffd7b8)}body.template-index .footer__content-top{padding-top:5rem}}body.template-product{--hp-orange: #e26b08;--hp-orange-rgb: 226, 107, 8;--hp-orange-dark: #e26b08;--hp-surface-warm: #fbefe5;--hp-border: #e5e5e5;--hp-footer: #e26b08;--hp-footer-soft: #e26b08}body.template-product .hp-panel{border-color:transparent;box-shadow:none;padding-inline:0}body.template-product .hp-addons{padding-inline:0;border-color:transparent;background-color:transparent}body.template-product .hp-addon{border-color:transparent}@media screen and (min-width:990px){body.template-product .hp-story__content{border-color:transparent;box-shadow:none}}body.template-product .hp-review:not(.hp-review--compact){border-color:transparent;background-color:#f5f5f5;box-shadow:0 4px 16px #1c1c1c14}body.template-product .hp-review__footer{border-top-color:#1c1c1c1a}body.template-product .related-products .card-wrapper{padding:1rem;border:1px solid #e3e3e3;border-radius:.7rem;background:#fff;box-shadow:0 3px 12px #00000014;transition:transform .18s ease,box-shadow .18s ease}@media(hover:hover){body.template-product .related-products .card-wrapper:hover{transform:translateY(-2px);box-shadow:0 7px 18px #0000001c}}body.template-product .related-products .card__inner{border:0;border-radius:.5rem}body.template-product .related-products .card__content,body.template-product .related-products .card__information{text-align:center}body.template-product .related-products .card__heading,body.template-product .related-products .card__heading a{color:#111;font-size:1.4rem;font-weight:750}body.template-product .related-products .card-information .price{color:#e26b08;font-size:1.35rem;font-weight:750}body.template-product .related-products .quick-add__submit{min-height:3.6rem;border-radius:.4rem;background:#e26b08;box-shadow:none;font-size:1.15rem;text-transform:none}body.template-product .shopify-section-group-footer-group .footer,body.template-product .footer{background:#e26b08}body.template-product .hp-footer-decor{display:none}body.template-product .hp-footer-wave{height:5rem;color:#fff;filter:drop-shadow(0 6px 0 #ffd7b8)}body.template-product .hp-footer-wave svg{transform:scaleY(1.35);transform-origin:top center}body.template-product .footer__content-top{padding-top:6rem}body.template-product .footer .field__input{background-color:#fff}body.template-product .footer .newsletter-form__button{color:#e26b08}@media screen and (max-width:749px){body.template-product .related-products .card-wrapper{padding:.7rem}body.template-product .hp-footer-wave{height:3.6rem;filter:drop-shadow(0 4px 0 #ffd7b8)}body.template-product .footer__content-top{padding-top:4.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hapchic-home.css.map */
