:root{--halloween-black: #111111;--halloween-charcoal: #1a1a1a;--halloween-cream: #f7f3ea;--halloween-white: #fcfbf8;--halloween-orange: #c65a28;--halloween-orange-dark: #a9461f;--halloween-gold: #c19d60;--halloween-muted: #817b73;--halloween-border: #e9e1d0}body{background:var(--halloween-cream);color:var(--halloween-black)}.hwn-page-width{width:min(100% - 3.2rem,140rem);margin-inline:auto}.hwn-eyebrow{margin:0 0 1rem;color:var(--halloween-orange);font-size:1.15rem;font-weight:700;letter-spacing:.24em;line-height:1.4;text-transform:uppercase}.hwn-heading{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5vw,6rem);font-weight:var(--font-heading-weight);letter-spacing:-.025em;line-height:1.06}.hwn-copy{color:var(--halloween-muted);font-size:1.55rem;line-height:1.75}.hwn-button{align-items:center;border:1px solid var(--halloween-orange);border-radius:999px;display:inline-flex;justify-content:center;min-height:5rem;padding:1.3rem 2.8rem;background:var(--halloween-orange);color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.13em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.hwn-button:hover{background:var(--halloween-orange-dark);border-color:var(--halloween-orange-dark);color:#fff;transform:translateY(-1px)}.hwn-button--outline{background:transparent;border-color:#ffffff80;color:#fff}.hwn-button--outline:hover{background:#ffffff1f;border-color:#fff}.hwn-section-heading{margin-bottom:4rem;max-width:78rem}.hwn-section-heading--center{margin-inline:auto;text-align:center}.hwn-hero{align-items:center;background-color:var(--halloween-charcoal);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--halloween-cream);display:flex;min-height:clamp(62rem,84vh,90rem);overflow:hidden;position:relative}.hwn-hero:before{background:linear-gradient(90deg,#080808d4,#08080880 47%,#08080824 76%),linear-gradient(0deg,rgba(8,8,8,.5),transparent 55%);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.hwn-hero__content{max-width:var(--hwn-hero-heading-width, 70rem);padding-block:8.5rem 6rem;position:relative;z-index:1}.hwn-hero .hwn-page-width{align-self:stretch;display:flex;min-height:inherit}.hwn-hero--desktop-top-left .hwn-page-width,.hwn-hero--desktop-top-center .hwn-page-width,.hwn-hero--desktop-top-right .hwn-page-width{align-items:flex-start}.hwn-hero--desktop-middle-left .hwn-page-width,.hwn-hero--desktop-middle-center .hwn-page-width,.hwn-hero--desktop-middle-right .hwn-page-width{align-items:center}.hwn-hero--desktop-bottom-left .hwn-page-width,.hwn-hero--desktop-bottom-center .hwn-page-width,.hwn-hero--desktop-bottom-right .hwn-page-width{align-items:flex-end}.hwn-hero--desktop-top-left .hwn-page-width,.hwn-hero--desktop-middle-left .hwn-page-width,.hwn-hero--desktop-bottom-left .hwn-page-width{justify-content:flex-start}.hwn-hero--desktop-top-center .hwn-page-width,.hwn-hero--desktop-middle-center .hwn-page-width,.hwn-hero--desktop-bottom-center .hwn-page-width{justify-content:center}.hwn-hero--desktop-top-right .hwn-page-width,.hwn-hero--desktop-middle-right .hwn-page-width,.hwn-hero--desktop-bottom-right .hwn-page-width{justify-content:flex-end}.hwn-hero--desktop-top-center .hwn-hero__content,.hwn-hero--desktop-middle-center .hwn-hero__content,.hwn-hero--desktop-bottom-center .hwn-hero__content{text-align:center}.hwn-hero--desktop-top-center .hwn-hero__copy,.hwn-hero--desktop-middle-center .hwn-hero__copy,.hwn-hero--desktop-bottom-center .hwn-hero__copy{margin-inline:auto}.hwn-hero--desktop-top-center .hwn-hero__actions,.hwn-hero--desktop-middle-center .hwn-hero__actions,.hwn-hero--desktop-bottom-center .hwn-hero__actions{justify-content:center}.hwn-hero--desktop-top-right .hwn-hero__content,.hwn-hero--desktop-middle-right .hwn-hero__content,.hwn-hero--desktop-bottom-right .hwn-hero__content{text-align:right}.hwn-hero--desktop-top-right .hwn-hero__copy,.hwn-hero--desktop-middle-right .hwn-hero__copy,.hwn-hero--desktop-bottom-right .hwn-hero__copy{margin-left:auto}.hwn-hero--desktop-top-right .hwn-hero__actions,.hwn-hero--desktop-middle-right .hwn-hero__actions,.hwn-hero--desktop-bottom-right .hwn-hero__actions{justify-content:flex-end}.hwn-hero--custom-fonts .hwn-heading{font-family:var(--hwn-hero-heading-font);font-weight:var(--hwn-hero-heading-weight, 600)}.hwn-hero--custom-fonts .hwn-hero__copy{font-family:var(--hwn-hero-text-font);font-weight:var(--hwn-hero-text-weight, 400)}.hwn-hero .hwn-eyebrow{color:var(--halloween-gold)}.hwn-hero .hwn-page-width{width:min(100% - 9.6rem,132rem)}.hwn-hero .hwn-heading{font-size:var(--hwn-hero-heading-size, 5.8rem);max-width:var(--hwn-hero-heading-width, 70rem)}.hwn-hero__copy{color:#f7f3eadb;font-size:var(--hwn-hero-copy-size, 1.6rem);line-height:1.6;margin-top:1.6rem;max-width:58rem}.hwn-hero__copy p{margin-block:0}.hwn-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.hwn-perks{background:var(--halloween-white);border-bottom:1px solid var(--halloween-border)}.hwn-perks__grid{display:grid;gap:2.4rem;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:3.4rem}.hwn-perk{align-items:flex-start;display:flex;gap:1.3rem}.hwn-perk__icon{color:var(--halloween-orange);flex:0 0 auto;height:2.4rem;width:2.4rem}.hwn-perk__title{color:var(--halloween-black);font-size:1.4rem;font-weight:700;line-height:1.3}.hwn-perk__copy{color:var(--halloween-muted);font-size:1.2rem;line-height:1.55;margin-top:.3rem}.hwn-categories,.hwn-products,.hwn-feedback,.hwn-product-features,.hwn-product-trust{padding-block:clamp(6.4rem,8vw,10rem)}.hwn-categories__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hwn-category{background:var(--halloween-charcoal);border-radius:1.2rem;color:#fff;display:block;overflow:hidden;position:relative;text-decoration:none}.hwn-category__media{aspect-ratio:4 / 5;overflow:hidden}.hwn-category__media img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.hwn-category:hover img{transform:scale(1.045)}.hwn-category__content{background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);bottom:0;left:0;padding:6rem 2rem 2rem;position:absolute;right:0}.hwn-category__title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,2.2vw,2.8rem);line-height:1.15;margin:0}.hwn-category__link{color:#ffffffbf;display:inline-block;font-size:1.1rem;letter-spacing:.14em;margin-top:.8rem;text-transform:uppercase}.hwn-feature-banner{align-items:center;background-color:var(--halloween-charcoal);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--halloween-cream);display:flex;min-height:clamp(52rem,62vw,72rem);overflow:hidden;position:relative}.hwn-feature-banner:before{background:linear-gradient(90deg,#070707db,#07070773 58%,#07070714);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.hwn-feature-banner__content{max-width:65rem;padding-block:9rem;position:relative;z-index:1}.hwn-feature-banner .hwn-eyebrow{color:var(--halloween-gold)}.hwn-feature-banner .hwn-copy{color:#f7f3ead1}.hwn-products{background:var(--halloween-cream)}.hwn-products__grid{display:grid;gap:2rem;grid-template-columns:repeat(var(--hwn-product-columns, 4),minmax(0,1fr))}.hwn-product-card{min-width:0}.hwn-products--equal-height .hwn-product-card{display:flex;flex-direction:column}.hwn-products--equal-height .hwn-product-card__info{display:flex;flex:1;flex-direction:column}.hwn-products--equal-height .hwn-product-card__price{margin-top:auto;padding-top:.8rem}.hwn-products__view-all{margin-top:4rem;text-align:center}.hwn-product-card__media{aspect-ratio:1 / 1;background:#efe8db;border-radius:1.2rem;overflow:hidden;position:relative}.hwn-product-card__media img{height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.hwn-product-card:hover .hwn-product-card__media img{transform:scale(1.035)}.hwn-product-card__badge{background:var(--halloween-orange);border-radius:999px;bottom:1.2rem;color:#fff;font-size:1.05rem;font-weight:700;left:1.2rem;letter-spacing:.1em;padding:.65rem 1.15rem;position:absolute;text-transform:uppercase}.hwn-product-card__info{padding:1.7rem .2rem 0}.hwn-product-card__title{color:var(--halloween-black);font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.25;margin:0}.hwn-product-card__title a{color:inherit;text-decoration:none}.hwn-product-card__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.9rem;margin-top:.8rem}.hwn-product-card__price-current{color:var(--halloween-black);font-size:1.7rem;font-weight:700}.hwn-product-card__price-compare{color:var(--halloween-muted);font-size:1.4rem;text-decoration:line-through}.hwn-product-card__empty{align-items:center;color:var(--halloween-muted);display:flex;height:100%;justify-content:center;text-align:center}.hwn-feedback{background:var(--halloween-white);border-block:1px solid var(--halloween-border)}.hwn-feedback__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hwn-feedback__card{background:#fff;border:1px solid var(--halloween-border);border-radius:1.4rem;display:flex;flex-direction:column;padding:2.4rem}.hwn-feedback__stars{color:var(--halloween-gold);font-size:1.6rem;letter-spacing:.12em}.hwn-feedback__title{color:var(--halloween-black);font-family:Georgia,Times New Roman,serif;font-size:2rem;margin:1.2rem 0 .7rem}.hwn-feedback__copy{color:var(--halloween-muted);flex:1;font-size:1.35rem;line-height:1.65}.hwn-feedback__customer{align-items:center;border-top:1px solid var(--halloween-border);display:flex;gap:1.1rem;margin-top:2rem;padding-top:1.6rem}.hwn-feedback__avatar{align-items:center;background:#eee9df;border-radius:50%;display:flex;flex:0 0 4.4rem;height:4.4rem;justify-content:center;overflow:hidden;width:4.4rem}.hwn-feedback__avatar img{height:100%;object-fit:cover;width:100%}.hwn-feedback__avatar svg{fill:none;height:100%;stroke:#aaa39a;stroke-width:2;width:100%}.hwn-feedback__customer-copy{min-width:0}.hwn-feedback__name{color:var(--halloween-black);font-size:1.25rem;font-weight:700;line-height:1.35}.hwn-feedback__meta{align-items:center;color:var(--halloween-muted);display:flex;flex-wrap:wrap;font-size:1.05rem;gap:.6rem;line-height:1.35;margin-top:.25rem}.hwn-feedback__meta span{color:var(--halloween-orange)}.hwn-feedback__meta span:before{color:var(--halloween-border);content:"\e2\20ac\a2";margin-right:.6rem}.hwn-newsletter{background-color:var(--halloween-black);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--halloween-cream);padding-block:8rem;position:relative;text-align:center}.hwn-newsletter:before{background:#080808c2;content:"";top:0;right:0;bottom:0;left:0;position:absolute}.hwn-newsletter__inner{max-width:70rem;position:relative;z-index:1}.hwn-newsletter .hwn-eyebrow{color:var(--halloween-gold)}.hwn-newsletter .hwn-copy{color:#f7f3eac7}.hwn-newsletter__form{display:flex;flex-wrap:wrap;gap:1rem;margin:2.8rem auto 0;max-width:58rem}.hwn-newsletter__field{flex:1;min-width:0;position:relative}.hwn-newsletter__field input{background:#fffffff5;border:0;border-radius:999px;box-shadow:none;color:var(--halloween-black);font-size:1.6rem;height:5.2rem;padding:0 2rem;width:100%}.hwn-newsletter__message{color:var(--halloween-cream);flex-basis:100%;font-size:1.3rem;margin-top:.4rem}.hwn-newsletter__message--error{color:#ffb09f}.hwn-product-features{background:var(--halloween-cream)}.hwn-product-feature{align-items:center;display:grid;gap:clamp(3rem,6vw,8rem);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(5rem,8vw,10rem)}.hwn-product-feature:first-child{margin-top:0}.hwn-product-feature:nth-child(2n) .hwn-product-feature__media{order:2}.hwn-product-feature__media{aspect-ratio:1 / 1;border-radius:1.4rem;overflow:hidden}.hwn-product-feature__media img{height:100%;object-fit:cover;width:100%}.hwn-product-feature__content{max-width:55rem}.hwn-product-trust{background:var(--halloween-white)}.hwn-product-trust__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.hwn-product-trust__item{border:1px solid var(--halloween-border);border-radius:1.2rem;padding:2.4rem}.hwn-product-trust__icon{color:var(--halloween-orange);font-size:2.5rem}.hwn-product-trust__title{color:var(--halloween-black);font-size:1.5rem;font-weight:700;margin-top:1rem}.hwn-product-trust__copy{color:var(--halloween-muted);font-size:1.25rem;line-height:1.55;margin-top:.5rem}.template-product .main-content__inner-container{background:var(--halloween-cream);overflow:visible!important}.template-product .product__media img{border-radius:1.2rem}.template-product .product__title h1{color:var(--halloween-black);font-family:Georgia,Times New Roman,serif;letter-spacing:-.02em}.template-product .product-form__submit{border-radius:999px;min-height:5.2rem}.template-product .product-form__submit:not([disabled]){background:var(--halloween-black);color:var(--halloween-cream)}.template-product .product-form__submit:not([disabled]):hover{background:var(--halloween-charcoal)}.template-product .product__info-container .price{color:var(--halloween-black)}.template-product .accordion{border-color:var(--halloween-border)}.template-product .product__media-wrapper,.template-product .product__info-wrapper{min-width:0}.template-product .product{align-items:flex-start}.template-product .product__title h1{font-size:clamp(3rem,3vw,4.6rem);line-height:1.08}.template-product .main-product__info-container{max-width:none}.hwn-pdp-eyebrow{color:var(--halloween-orange);font-size:1.05rem;font-weight:700;letter-spacing:.2em;margin:0 0 1rem;text-transform:uppercase}.hwn-review-summary{align-items:center;color:#79736b;display:flex;font-size:1.25rem;gap:.9rem;margin:1.2rem 0 1.5rem}.hwn-review-summary__stars{color:#ded6c9;display:inline-block;font-size:1.45rem;letter-spacing:.12em;line-height:1;position:relative}.hwn-review-summary__stars:after{color:#d8b875;content:"\e2\2dc\2026\e2\2dc\2026\e2\2dc\2026\e2\2dc\2026\e2\2dc\2026";inset:0 auto 0 0;overflow:hidden;position:absolute;white-space:nowrap;width:var(--hwn-rating-percent)}.hwn-review-summary__stars--empty:after{display:none}.hwn-review-summary__label{line-height:1.35}.hwn-review-summary--app .jdgm-prev-badge{align-items:center;display:flex!important;gap:.8rem}.hwn-review-summary--app .jdgm-star{color:#d8b875!important}.hwn-product-summary{color:#403c37;margin:.8rem 0 2rem}.hwn-product-summary__copy{display:-webkit-box;font-size:1.42rem;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.6;margin:0 0 1.35rem;overflow:hidden}.hwn-product-summary__highlights{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.hwn-product-summary__highlights li{font-size:1.35rem;line-height:1.45;padding-left:1.45rem;position:relative}.hwn-product-summary__highlights li:before{background:var(--halloween-orange);border-radius:50%;content:"";height:.55rem;left:.1rem;position:absolute;top:.68rem;width:.55rem}.template-product .product__media-list .product-media-container{background:#f3eee4;border:0;border-radius:1.4rem;overflow:hidden}.template-product .product__media-list .product-media-container .media{padding-top:100%!important}.template-product .product__media-list .product-media-container img{height:100%;object-fit:contain;width:100%}.template-product .thumbnail{border-radius:.8rem;overflow:hidden}.template-product .thumbnail[aria-current]{border-color:var(--halloween-black);box-shadow:0 0 0 .1rem var(--halloween-black)}.template-product .product-form__buttons{display:grid;gap:1rem}.template-product .product-form__buttons .product-form__submit{margin:0;min-height:5.2rem}.template-product .product-form__buttons .button--secondary,.template-product .product-form__buttons .button--secondary:not([disabled]){--color-button: 17, 17, 17;--color-button-text: 17, 17, 17;--alpha-button-background: 0;--alpha-button-border: 1;background:transparent!important;border:.15rem solid var(--halloween-black)!important;box-shadow:none!important;color:var(--halloween-black)!important}.template-product .product-form__buttons .button--secondary:after,.template-product .product-form__buttons .button--secondary:before{box-shadow:none!important}.template-product .product-form__buttons .button--secondary:hover{background:var(--halloween-black)!important;color:var(--halloween-cream)!important}.template-product .product-form__buttons .button--secondary .button__label{color:inherit!important}.hwn-purchase-reviews{background:var(--halloween-white);border:1px solid var(--halloween-border);border-radius:1.2rem;margin:1rem 0 2.2rem;overflow:hidden;position:relative}.hwn-purchase-reviews__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hwn-purchase-reviews__track::-webkit-scrollbar{display:none}.hwn-purchase-review{align-items:flex-start;display:grid;flex:0 0 100%;gap:1.1rem;grid-template-columns:4.2rem minmax(0,1fr);padding:1.6rem 1.7rem 1.25rem;scroll-snap-align:start}.hwn-purchase-review__avatar{align-items:center;background:#eee9df;border-radius:50%;display:flex;height:4.2rem;justify-content:center;overflow:hidden;width:4.2rem}.hwn-purchase-review__avatar img{height:100%;object-fit:cover;width:100%}.hwn-purchase-review__avatar svg{fill:none;height:100%;stroke:#aaa39a;stroke-width:2;width:100%}.hwn-purchase-review__text{color:#403c37;font-size:1.25rem;line-height:1.5;margin:0}.hwn-purchase-review__footer{align-items:center;color:var(--halloween-muted);display:flex;flex-wrap:wrap;font-size:1.05rem;gap:.55rem;margin-top:.75rem}.hwn-purchase-review__name{color:#625c55;font-weight:700}.hwn-purchase-review__verified{color:var(--halloween-orange)}.hwn-purchase-review__stars{color:#e7ad25;font-size:1.05rem;letter-spacing:.08em}.hwn-purchase-reviews__dots{display:flex;gap:.65rem;justify-content:center;padding:0 1rem 1.15rem}.hwn-purchase-reviews__dot{background:#b8b2aa;border:0;border-radius:50%;cursor:pointer;height:.6rem;padding:0;width:.6rem}.hwn-purchase-reviews__dot.is-active{background:var(--halloween-black);transform:scale(1.25)}.template-product .quantity-breaks__title{color:var(--halloween-black);font-size:1.25rem;letter-spacing:.06em}.template-product .quantity-break{background:var(--halloween-white);border-color:#cfc7bc;border-radius:1rem}.template-product .quantity-breaks input[type=radio]:checked+.quantity-break{background:#f1ede6;border-color:var(--halloween-black);box-shadow:0 0 0 .1rem var(--halloween-black)}.template-product .quantity-break__label-text{font-weight:700}.template-product .quantity-break__caption{color:#5f5a53}.template-product .product__info-container .shipping-checkpoints{background:var(--halloween-white);border:1px solid var(--halloween-border);border-radius:1.4rem;column-gap:.8rem;padding:2.2rem 1.2rem 2rem}.template-product .product__info-container .shipping-checkpoints__bar{background:#dfcdb5;color:#dfcdb5;top:4.7rem;z-index:0}.template-product .product__info-container .shipping-checkpoint{position:relative;z-index:1}.template-product .product__info-container .shipping-checkpoint__icon{background:var(--halloween-white);border:1px solid #e3c8ac;color:var(--halloween-orange);margin-bottom:1.1rem}.template-product .product__info-container .shipping-checkpoint__top{color:var(--halloween-black);font-weight:700}.template-product .product__info-container .shipping-checkpoint__bottom{color:var(--halloween-muted)}.hwn-pdp-panel{margin:2.2rem 0 0}.hwn-pdp-trust{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2.4rem}.hwn-pdp-trust__item{align-items:center;background:var(--halloween-white);border:1px solid var(--halloween-border);border-radius:.8rem;color:var(--halloween-muted);display:flex;flex-direction:column;font-size:1.12rem;gap:.7rem;justify-content:center;line-height:1.25;min-height:7rem;padding:1rem .6rem;text-align:center}.hwn-pdp-trust__item svg{fill:none;height:2rem;stroke:var(--halloween-orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:2rem}.hwn-pdp-accordions{border-bottom:1px solid var(--halloween-border)}.hwn-pdp-accordion{border-top:1px solid var(--halloween-border)}.hwn-pdp-accordion summary{align-items:center;color:var(--halloween-black);cursor:pointer;display:flex;font-size:1.3rem;font-weight:700;justify-content:space-between;letter-spacing:.04em;list-style:none;min-height:5.5rem;padding:1.5rem .2rem;text-transform:uppercase}.hwn-pdp-accordion summary::-webkit-details-marker{display:none}.hwn-pdp-accordion summary:focus-visible{outline:.2rem solid var(--halloween-orange);outline-offset:.3rem}.hwn-pdp-accordion__title{align-items:center;display:inline-flex;gap:1rem}.hwn-pdp-accordion__title svg{fill:none;height:1.9rem;stroke:var(--halloween-orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:1.9rem}.hwn-pdp-accordion__chevron{border-bottom:.15rem solid currentColor;border-right:.15rem solid currentColor;height:.75rem;margin-right:.4rem;transform:rotate(45deg);transition:transform .2s ease;width:.75rem}.hwn-pdp-accordion[open] .hwn-pdp-accordion__chevron{transform:rotate(225deg)}.hwn-pdp-accordion__content{color:#5f5a53;font-size:1.35rem;line-height:1.7;padding:0 .2rem 2rem 3rem}.hwn-pdp-accordion__content>:first-child{margin-top:0}.hwn-pdp-accordion__content>:last-child{margin-bottom:0}.hwn-collection-hero{background:var(--halloween-cream);color:var(--halloween-black);min-height:var(--hwn-collection-height);overflow:hidden;position:relative}.hwn-collection-hero--with-image{color:#fff}.hwn-collection-hero__media,.hwn-collection-hero__overlay{top:0;right:0;bottom:0;left:0;position:absolute}.hwn-collection-hero__media img{height:100%;object-fit:cover;object-position:center;width:100%}.hwn-collection-hero__overlay{background:linear-gradient(90deg,rgba(8,8,8,calc(var(--hwn-collection-overlay) + .18)),rgba(8,8,8,var(--hwn-collection-overlay)) 46%,#0808081f),linear-gradient(0deg,rgba(8,8,8,.28),transparent 68%)}.hwn-collection-hero__inner{align-items:center;display:flex;min-height:var(--hwn-collection-height);position:relative;z-index:1}.hwn-collection-hero__content{max-width:var(--hwn-collection-text-width);padding-block:5rem}.hwn-collection-hero--center .hwn-collection-hero__content{margin-inline:auto;text-align:center}.hwn-collection-hero__eyebrow{color:var(--halloween-gold);font-size:1.05rem;font-weight:700;letter-spacing:.22em;margin:0 0 1.1rem;text-transform:uppercase}.hwn-collection-hero__title{color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,5vw,6.4rem);letter-spacing:-.03em;line-height:1.02;margin:0}.hwn-collection-hero__description{color:inherit;font-size:1.5rem;line-height:1.6;margin-top:1.5rem;max-width:58rem;opacity:.88}.hwn-collection-hero--center .hwn-collection-hero__description{margin-inline:auto}.hwn-variant-options{min-width:0}.hwn-variant-options--pills,.hwn-variant-options--swatches{display:flex;flex-wrap:wrap;gap:.8rem}.hwn-variant-options--dropdown,.hwn-variant-options--quantity-breaks{width:100%}.hwn-variant-options--scroll{align-content:flex-start;max-height:var(--hwn-variant-scroll-height, 220px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:.2rem .7rem .4rem .2rem;scrollbar-color:var(--halloween-orange) #eee7dc;scrollbar-width:thin}.hwn-variant-options--scroll::-webkit-scrollbar{width:.6rem}.hwn-variant-options--scroll::-webkit-scrollbar-track{background:#eee7dc;border-radius:999px}.hwn-variant-options--scroll::-webkit-scrollbar-thumb{background:var(--halloween-orange);border-radius:999px}.template-product media-gallery,.template-product [id^=GalleryViewer-]{border-radius:1.2rem;display:block;max-width:100%;overflow:hidden;position:relative}.template-product .product__media-list.gallery-slider--desktop,.template-product .product__media-list.slider--mobile{gap:0!important;margin-inline:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-padding-inline:0!important;scrollbar-width:none;width:100%}.template-product .product__media-list::-webkit-scrollbar{display:none}.template-product .product__media-list .product__media-item{box-sizing:border-box;flex:0 0 100%!important;margin:0!important;max-width:100%!important;padding:0!important;scroll-snap-align:start;width:100%!important}.template-product .product__media-list .product__media-item:not(.is-active){pointer-events:none}.template-product [id^=GalleryViewer-]>.slider-buttons{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:4}.template-product [id^=GalleryViewer-]>.slider-buttons button{pointer-events:auto}.template-product .thumbnail-slider{margin-top:1rem;overflow:hidden}@media screen and (min-width:990px){.template-product #MainContent,.template-product .main-content__inner-container{overflow:visible}.template-product [id^=MainProduct-]{position:relative}.template-product [id^=MainProduct-]>.product{overflow:visible}.template-product .product--medium:not(.product--no-media) .product__media-wrapper{max-width:54%;width:54%}.template-product .product--medium:not(.product--no-media) .product__info-wrapper{max-width:46%;padding-left:clamp(3.5rem,4vw,6rem);width:46%}.template-product .product__media-wrapper.product__column-sticky{align-self:flex-start;height:fit-content;position:-webkit-sticky!important;position:sticky!important;top:9.5rem;z-index:2}.template-product .product__info-wrapper.product__column-sticky{position:relative;top:auto;z-index:0}.template-product .product__media-list .product-media-container.constrain-height{--constrained-min-height: 0px;--viewport-offset: 220px;width:100%}.template-product .product__media-list .product-media-container .media{padding-top:min(100%,clamp(32rem,calc(100vh - 22rem),68rem))!important}.template-product .product__media-list .product-media-container img{height:100%;object-fit:cover;width:100%}}@media screen and (max-width:989px){.hwn-perks__grid,.hwn-categories__grid,.hwn-products__grid,.hwn-feedback__grid,.hwn-product-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.product-media-modal__dialog{overflow:hidden}.product-media-modal__content{align-items:center;display:flex!important;gap:0;height:100vh;height:100dvh;max-height:none;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.product-media-modal__content::-webkit-scrollbar{display:none}.product-media-modal__content>*,.product-media-modal__content>*:not(.active){box-sizing:border-box;display:block!important;flex:0 0 100%;margin:0!important;max-height:100dvh;max-width:100%;object-fit:contain;scroll-snap-align:center;scroll-snap-stop:always;width:100%}.product-media-modal__content>img{height:auto}.product-media-modal__content>.product__media-item--variant.product__media-item--variant:not(.active){display:none!important}.hwn-page-width{width:min(100% - 3.2rem,140rem)}.hwn-hero{background-position:58% center;min-height:62rem}.hwn-hero .hwn-page-width{justify-content:flex-start;width:min(100% - 3.2rem,140rem)}.hwn-hero--mobile-top .hwn-page-width{align-items:flex-start}.hwn-hero--mobile-middle .hwn-page-width{align-items:center}.hwn-hero--mobile-bottom .hwn-page-width{align-items:flex-end}.hwn-hero:before{background:linear-gradient(0deg,#080808db,#08080870 70%,#0808083d)}.hwn-hero__content{align-self:auto;max-width:31rem;padding-block:7rem 3.6rem;text-align:left}.hwn-hero__copy{margin-left:0;margin-right:0}.hwn-hero__actions{justify-content:flex-start}.hwn-hero .hwn-eyebrow{font-size:.95rem;letter-spacing:.2em;margin-bottom:.8rem}.hwn-hero .hwn-heading{font-size:var(--hwn-hero-heading-size, 2.8rem);letter-spacing:-.035em;line-height:1.04;max-width:30rem}.hwn-hero:not(.hwn-hero--custom-fonts) .hwn-heading{font-weight:600}.hwn-hero__copy{font-size:var(--hwn-hero-copy-size, 1.3rem);line-height:1.48;margin-top:1.2rem;max-width:29rem}.hwn-hero__actions{align-items:stretch;flex-direction:column;gap:.9rem;margin-top:1.8rem}.hwn-hero__actions .hwn-button{min-height:4.6rem;padding:1.1rem 2rem;width:100%}.hwn-collection-hero{min-height:var(--hwn-collection-mobile-height)}.hwn-collection-hero__inner{align-items:flex-end;min-height:var(--hwn-collection-mobile-height)}.hwn-collection-hero__content{padding-block:4rem}.hwn-collection-hero__overlay{background:linear-gradient(0deg,rgba(8,8,8,calc(var(--hwn-collection-overlay) + .24)),rgba(8,8,8,var(--hwn-collection-overlay)) 58%,#08080829)}.hwn-collection-hero__title{font-size:clamp(3rem,10vw,4rem);line-height:1.04}.hwn-collection-hero__description{font-size:1.3rem;line-height:1.55;margin-top:1.1rem}.hwn-perks__grid{gap:2.4rem 1.6rem}.hwn-perk{gap:1rem}.hwn-perk__copy{display:none}.hwn-categories__grid,.hwn-products__grid{gap:1.2rem}.hwn-category__content{padding:5rem 1.3rem 1.4rem}.hwn-category__title{font-size:1.8rem}.hwn-product-card__title{font-size:1.65rem}.hwn-product-card__price{gap:.6rem}.hwn-feature-banner{background-position:62% center;min-height:62rem}.hwn-feature-banner:before{background:linear-gradient(0deg,#070707e3,#07070740 85%)}.hwn-feature-banner__content{align-self:flex-end;padding-block:7rem 5.5rem}.hwn-feedback__grid{grid-template-columns:1fr}.hwn-newsletter__form{flex-direction:column}.hwn-newsletter__form .hwn-button{width:100%}.hwn-product-feature{grid-template-columns:1fr}.hwn-product-feature:nth-child(2n) .hwn-product-feature__media{order:0}.hwn-product-trust__grid{grid-template-columns:1fr 1fr}.template-product .product__media-wrapper{margin-bottom:.5rem}.template-product .product__media-wrapper media-gallery{margin-inline:auto;max-width:38rem;width:var(--hwn-mobile-gallery-width, 90%)}.template-product .product__media-list{margin-bottom:0}.template-product .product__media-list .product-media-container{border-radius:1rem}.template-product .product__title h1{font-size:3rem}.template-product .product__info-wrapper{padding-top:1.8rem}.template-product .product__info-container .shipping-checkpoints{padding:1.8rem .7rem 1.6rem}.template-product .product__info-container .shipping-checkpoints__bar{top:3.8rem}.template-product .product__info-container .shipping-checkpoint p{font-size:1.05rem}.hwn-pdp-trust__item{font-size:1rem;min-height:6.5rem}.hwn-pdp-accordion summary{font-size:1.2rem;min-height:5.2rem}.hwn-pdp-accordion__content{padding-left:.2rem}}@media(prefers-reduced-motion:reduce){.hwn-category__media img,.hwn-product-card__media img,.hwn-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/halloween-theme.css.map */
