*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--hc-bg);color:var(--hc-ink)}body{margin:0;overflow-x:hidden;background:var(--hc-bg);color:var(--hc-ink);font-family:var(--hc-font-body),Arial,sans-serif;text-rendering:optimizeLegibility}body,button,input,select,textarea{font:inherit}h1,h2,h3,p,blockquote,figure{margin-top:0}h1,h2,h3{font-family:var(--hc-font-heading),Arial,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.75rem 1rem;color:var(--hc-bg);background:var(--hc-ink);transform:translateY(-200%)}.skip-link:focus{transform:none}.hc-section-pad{padding:clamp(6rem,12vw,12rem) clamp(1.25rem,5vw,5rem)}.hc-section-index,.hc-eyebrow,.hc-metric__label{color:var(--hc-accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.hc-prose{max-width:44ch;color:var(--hc-muted);font-size:1.05rem;line-height:1.65}.hc-prose p:last-child{margin-bottom:0}.hc-nav{position:fixed;z-index:50;top:0;right:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:5rem;padding:0 clamp(1.25rem,5vw,5rem);border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);background:color-mix(in srgb,var(--hc-bg) 72%,transparent);backdrop-filter:blur(18px)}.hc-brand{display:inline-flex;align-items:center;justify-self:start;gap:.7rem;width:fit-content;font-size:1.12rem;font-weight:650;letter-spacing:-.02em}.hc-brand__mark{position:relative;width:1.85rem;height:1.05rem;border:2px solid currentColor;border-radius:65% 65% 48% 48%}.hc-brand__mark::after{position:absolute;right:.52rem;bottom:-.18rem;width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg)}.hc-nav__links{display:flex;gap:clamp(1rem,3vw,2.5rem);color:var(--hc-muted);font-size:.88rem}.hc-nav__links a,.hc-footer__bottom a{transition:color .18s ease}.hc-nav__links a:hover,.hc-footer__bottom a:hover{color:var(--hc-ink)}.hc-nav__actions{display:flex;align-items:center;justify-self:end;gap:1rem}.hc-cart{color:var(--hc-muted);font-size:.8rem}.hc-cart span{display:inline-grid;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:.25rem;border:1px solid color-mix(in srgb,var(--hc-ink) 20%,transparent);border-radius:50%;color:var(--hc-ink);font-size:.65rem}.hc-nav__buy{display:inline-flex;align-items:center;gap:.35rem;min-height:2.75rem;padding:0 1rem;border:1px solid var(--hc-ink);border-radius:.75rem;font-size:.9rem;transition:color .18s ease,background .18s ease,transform .18s ease}.hc-nav__buy:hover{color:var(--hc-bg);background:var(--hc-ink);transform:translateY(-2px)}
.hc-hero{position:relative;height:var(--hc-hero-scroll,450vh);background:var(--hc-bg)}.hc-hero__stage{position:sticky;top:0;height:100svh;overflow:hidden}.hc-hero__poster,.hc-hero__video,.hc-hero__veil{position:absolute;inset:0;width:100%;height:100%}.hc-hero__poster{z-index:1;transition:opacity .25s ease}.hc-hero__poster.is-hidden{opacity:0}.hc-hero__poster img,.hc-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.hc-hero__video{z-index:0}.hc-hero__veil{z-index:2;background:linear-gradient(90deg,rgba(10,12,13,.78) 0%,rgba(10,12,13,.42) 38%,transparent 72%);pointer-events:none}.hc-hero__content{position:absolute;z-index:3;top:50%;left:clamp(1.25rem,6vw,6rem);width:min(46rem,52vw);transform:translateY(-48%)}.hc-hero__content h1{max-width:10ch;margin:1rem 0 1.5rem;font-size:clamp(3.25rem,7.4vw,8.2rem);font-weight:560;line-height:.92;letter-spacing:-.065em;text-wrap:balance}.hc-hero__body{max-width:40ch;color:#c5c5c2;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55}.hc-hero__body p{margin:0}.hc-hero__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.5rem 0 0;padding:0;list-style:none}.hc-hero__tags li{padding:.45rem .7rem;border:1px solid color-mix(in srgb,var(--hc-ink) 20%,transparent);border-radius:999px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;letter-spacing:.05em}.hc-hero__meta{position:absolute;z-index:3;right:clamp(1.25rem,5vw,5rem);bottom:1.3rem;left:clamp(1.25rem,5vw,5rem);display:flex;justify-content:space-between;color:color-mix(in srgb,var(--hc-ink) 55%,transparent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.hc-hero__progress{position:absolute;z-index:4;top:0;right:0;left:0;height:2px;background:color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-hero__progress span{display:block;width:100%;height:100%;background:var(--hc-accent);transform:scaleX(0);transform-origin:left center}
.hc-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);background:color-mix(in srgb,var(--hc-surface) 58%,var(--hc-bg))}.hc-metrics>div{display:grid;min-height:15rem;padding:2rem clamp(1.25rem,5vw,5rem);border-right:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-metrics>div:last-child{border-right:0}.hc-metric{align-self:end;font-size:clamp(4rem,8vw,8.6rem);font-weight:500;line-height:.8;letter-spacing:-.07em}.hc-metric__label{align-self:end;color:var(--hc-muted)}
.hc-ritual{display:grid;grid-template-columns:.55fr 1.05fr 1.4fr;gap:clamp(2rem,5vw,6rem);align-items:start}.hc-ritual__copy h2,.hc-heading-grid h2,.hc-product__copy h2,.hc-faq__intro h2,.hc-page h1{margin:1rem 0 1.6rem;max-width:11ch;font-size:clamp(3rem,6.3vw,7.2rem);font-weight:520;line-height:.94;letter-spacing:-.06em;text-wrap:balance}.hc-ritual__figure{position:relative;margin:5rem 0 0;overflow:hidden;border-radius:1rem;background:var(--hc-surface)}.hc-ritual__figure img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:48% center;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.hc-ritual__figure:hover img{transform:scale(1.035)}.hc-ritual__figure figcaption{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;justify-content:space-between;padding:.8rem 0;border-top:1px solid color-mix(in srgb,var(--hc-ink) 35%,transparent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}
.hc-technology,.hc-reviews{border-top:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-heading-grid{display:grid;grid-template-columns:.65fr 2fr;gap:2rem;align-items:start;margin-bottom:5rem}.hc-heading-grid h2{max-width:14ch;margin:0}.hc-benefit-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(12rem,auto);gap:1px;overflow:hidden;border:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);border-radius:1rem;background:color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-benefit{grid-column:span 4;display:flex;flex-direction:column;justify-content:space-between;min-height:21rem;padding:clamp(1.5rem,3vw,3rem);background:var(--hc-surface);transition:background .25s ease,color .25s ease}.hc-benefit:hover{color:var(--hc-bg);background:var(--hc-accent)}.hc-benefit__top{display:flex;justify-content:space-between;color:var(--hc-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.hc-benefit:hover .hc-benefit__top,.hc-benefit:hover p{color:#311117}.hc-benefit h3{margin:0 0 .7rem;font-size:clamp(1.65rem,2.7vw,2.8rem);font-weight:520;letter-spacing:-.04em}.hc-benefit p{max-width:30ch;margin:0;color:var(--hc-muted);line-height:1.55}.hc-benefit-visual{position:relative;grid-column:span 4;grid-row:span 2;margin:0;overflow:hidden;min-height:42rem;background:#0d0f10}.hc-benefit-visual img{width:100%;height:100%;object-fit:cover}.hc-benefit-visual figcaption{position:absolute;right:1.5rem;bottom:1.5rem;left:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}
.hc-product{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(22rem,.72fr);gap:clamp(3rem,8vw,9rem);align-items:center;color:var(--hc-bg);background:var(--hc-ink)}.hc-product__visual{position:relative;min-height:48rem;overflow:hidden;border-radius:1rem;background:#0e1011}.hc-product__visual img{width:100%;height:100%;min-height:48rem;object-fit:cover;transition:transform .9s cubic-bezier(.2,.8,.2,1)}.hc-product__visual:hover img{transform:scale(1.04)}.hc-focus-target{position:absolute;top:50%;left:54%;width:5.5rem;height:5.5rem;border:1px solid rgba(241,240,236,.72);border-radius:50%;transform:translate(-50%,-50%);transition:width .25s ease,height .25s ease,opacity .25s ease}.hc-focus-target::before,.hc-focus-target::after{position:absolute;top:50%;left:50%;background:rgba(241,240,236,.72);content:"";transform:translate(-50%,-50%)}.hc-focus-target::before{width:7.5rem;height:1px}.hc-focus-target::after{width:1px;height:7.5rem}.hc-product__visual:hover .hc-focus-target{width:8rem;height:8rem;opacity:.4}.hc-product__copy .hc-section-index{color:#8b3345}.hc-product__copy h2{max-width:9ch}.hc-product__copy .hc-prose{color:#575b5d}.hc-product-form label{display:block;margin:2rem 0 .6rem;color:#575b5d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.hc-product-form select{width:100%;min-height:3.5rem;padding:0 1rem;border:1px solid rgba(17,19,21,.22);border-radius:.65rem;color:var(--hc-bg);background:transparent}.hc-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding:1.4rem 0;border-top:1px solid rgba(17,19,21,.18);border-bottom:1px solid rgba(17,19,21,.18)}.hc-price-row>div{display:flex;align-items:baseline;gap:.8rem}.hc-price-row strong{font-size:2.25rem;font-weight:560}.hc-old-price{color:#777b7d;text-decoration:line-through}.hc-price-row>span:last-child{max-width:12rem;color:#575b5d;font-size:.82rem;text-align:right}.hc-buy-band{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:5rem;margin-top:1.5rem;padding:0 1.5rem;border:0;border-radius:1rem;color:var(--hc-ink);background:var(--hc-bg);font-size:1.12rem;font-weight:600;cursor:pointer;transition:transform .22s ease,border-radius .22s ease,background .22s ease}.hc-buy-band:hover{border-radius:.25rem;background:#8b3345;transform:scaleX(.985)}.hc-buy-band:disabled{cursor:not-allowed;opacity:.45}.hc-buy-band--accent{background:var(--hc-accent);color:#2e1016}.hc-microcopy{color:#777b7d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;letter-spacing:.03em;text-align:center}
.hc-review-slices{display:flex;min-height:32rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);border-radius:1rem}.hc-review{display:grid;flex:1 1 0;align-content:space-between;gap:3rem;min-width:8rem;padding:clamp(1.3rem,3vw,3rem);border-right:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent);background:color-mix(in srgb,var(--hc-surface) 55%,var(--hc-bg));transition:flex .48s cubic-bezier(.2,.8,.2,1),background .3s ease}.hc-review:last-child{border-right:0}.hc-review:hover,.hc-review:focus-visible{flex:1.55 1 0;outline:none;background:var(--hc-surface)}.hc-review__number,.hc-review div span{color:var(--hc-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.hc-review blockquote{margin:0;font-size:clamp(1.5rem,2.6vw,2.8rem);font-weight:450;line-height:1.14;letter-spacing:-.035em}.hc-review div{display:grid;gap:.35rem}
.hc-trust{display:grid;grid-template-columns:repeat(3,1fr);color:#2e1016;background:var(--hc-accent)}.hc-trust>div{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:12rem;border-right:1px solid rgba(46,16,22,.2);font-weight:560;line-height:1.15}.hc-trust>div:last-child{border-right:0}.hc-trust__symbol{min-width:3rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:2rem;letter-spacing:-.05em;text-align:center}
.hc-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,10rem)}.hc-faq__intro{position:sticky;top:8rem;align-self:start}.hc-faq__intro h2{max-width:8ch}.hc-faq__intro>p{max-width:44ch;color:var(--hc-muted);font-size:1.05rem;line-height:1.65}.hc-faq__list{border-top:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-faq details{border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-faq summary{display:flex;align-items:center;justify-content:space-between;min-height:6.5rem;font-size:clamp(1.15rem,2.1vw,1.85rem);cursor:pointer;list-style:none}.hc-faq summary::-webkit-details-marker{display:none}.hc-faq summary::after{color:var(--hc-accent);content:"+";font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.6rem;transition:transform .2s ease}.hc-faq details[open] summary::after{transform:rotate(45deg)}.hc-faq details .hc-prose{margin-bottom:2.5rem}
.hc-footer{padding-bottom:2rem;color:var(--hc-bg);background:var(--hc-ink)}.hc-footer__cta{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;min-height:40vh;padding-bottom:5rem;border-bottom:1px solid rgba(17,19,21,.2)}.hc-footer__cta p{max-width:12ch;margin:0;font-size:clamp(3rem,7vw,8rem);font-weight:520;line-height:.92;letter-spacing:-.065em}.hc-footer__cta a{display:flex;align-items:center;gap:.65rem;flex:0 0 auto;padding-bottom:.45rem;border-bottom:1px solid currentColor;font-size:1.15rem}.hc-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:2rem;padding-top:2rem;font-size:.82rem}.hc-footer__bottom>div{display:flex;gap:1.5rem}.hc-footer__bottom>span{justify-self:end;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem}
.hc-page{min-height:70vh;padding-top:10rem}.hc-page h1{max-width:14ch}.hc-rte{max-width:52rem;color:var(--hc-muted);font-size:1.05rem;line-height:1.7}.hc-rte h2,.hc-rte h3{color:var(--hc-ink)}.hc-page--center{display:grid;place-content:center;text-align:center}.hc-page--center .hc-buy-band{max-width:24rem;margin-right:auto;margin-left:auto}.hc-cart-page{min-height:70vh;padding-top:10rem}.hc-cart-page .hc-heading-grid h1{margin:0;font-size:clamp(3rem,6.3vw,7.2rem);font-weight:520;line-height:.94;letter-spacing:-.06em}.hc-cart-items{border-top:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-cart-item{display:grid;grid-template-columns:8rem 1fr auto auto auto;align-items:center;gap:2rem;padding:1.5rem 0;border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-cart-item__image{overflow:hidden;border-radius:.75rem;background:var(--hc-surface)}.hc-cart-item__image img{width:100%;aspect-ratio:1;object-fit:cover}.hc-cart-item h2{margin:0;font-size:1.25rem}.hc-cart-item p{margin:.3rem 0 0;color:var(--hc-muted)}.hc-cart-item label{display:grid;gap:.4rem;color:var(--hc-muted);font-size:.7rem;text-transform:uppercase}.hc-cart-item input{width:5rem;min-height:2.6rem;padding:0 .6rem;border:1px solid color-mix(in srgb,var(--hc-ink) 20%,transparent);border-radius:.45rem;color:var(--hc-ink);background:transparent}.hc-cart-item>a:last-child{color:var(--hc-muted);font-size:.8rem;text-decoration:underline}.hc-cart-summary{width:min(100%,30rem);margin:3rem 0 0 auto}.hc-cart-summary>p{display:flex;justify-content:space-between;font-size:1.3rem}.hc-empty-cart{max-width:34rem}.hc-empty-cart>p{color:var(--hc-muted);font-size:1.2rem}
@media(max-width:900px){.hc-nav{grid-template-columns:1fr auto;min-height:4.5rem}.hc-nav__links,.hc-cart{display:none}.hc-hero__content{width:calc(100% - 2.5rem);top:auto;bottom:5rem;left:1.25rem;transform:none}.hc-hero__content h1{font-size:clamp(3rem,15vw,4.7rem)}.hc-hero__veil{background:linear-gradient(to top,rgba(10,12,13,.95) 0%,rgba(10,12,13,.35) 62%,transparent 100%)}.hc-hero__poster img,.hc-hero__video{object-position:center 46%}.hc-metrics,.hc-trust{grid-template-columns:1fr}.hc-metrics>div,.hc-trust>div{min-height:10rem;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-metric{font-size:clamp(4rem,20vw,7rem)}.hc-ritual,.hc-product,.hc-faq{grid-template-columns:1fr}.hc-ritual__figure{margin-top:1rem}.hc-heading-grid{grid-template-columns:1fr}.hc-benefit-grid{grid-template-columns:1fr}.hc-benefit,.hc-benefit-visual{grid-column:1}.hc-benefit{min-height:17rem}.hc-benefit-visual{grid-row:auto;min-height:30rem}.hc-product__visual,.hc-product__visual img{min-height:32rem}.hc-product__copy{max-width:38rem}.hc-review-slices{display:grid;min-height:0}.hc-review{min-height:22rem;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-review:last-child{border-bottom:0}.hc-faq__intro{position:static}.hc-footer__cta{align-items:flex-start;flex-direction:column}.hc-footer__bottom{grid-template-columns:1fr}.hc-footer__bottom>span{justify-self:start}.hc-cart-item{grid-template-columns:6rem 1fr auto}.hc-cart-item label,.hc-cart-item strong,.hc-cart-item>a:last-child{grid-column:2/4}}
@media(max-width:560px){.hc-nav__buy{min-height:2.5rem;padding:0 .8rem}.hc-hero__meta span:first-child{display:none}.hc-hero__meta{justify-content:flex-end}.hc-section-pad{padding-top:5.5rem;padding-bottom:5.5rem}.hc-ritual__copy h2,.hc-heading-grid h2,.hc-product__copy h2,.hc-faq__intro h2,.hc-page h1{font-size:clamp(2.8rem,14vw,4.5rem)}.hc-product{padding-right:0;padding-left:0}.hc-product__copy{padding:0 1.25rem}.hc-product__visual{border-radius:0}.hc-price-row{align-items:flex-end}.hc-price-row>span:last-child{max-width:9rem}.hc-trust>div{justify-content:flex-start;padding:0 2rem}.hc-footer__cta p{font-size:clamp(3.2rem,15vw,5.5rem)}.hc-cart-item{grid-template-columns:5rem 1fr;gap:1rem}.hc-cart-item label,.hc-cart-item strong,.hc-cart-item>a:last-child{grid-column:2}.hc-cart-item__image{grid-row:1/5}}
#headcarer-product{scroll-margin-top:5rem}
@media(min-width:901px) and (max-width:1180px){.hc-section-pad{padding-right:2.5rem;padding-left:2.5rem}.hc-nav{grid-template-columns:1fr auto;padding-right:2rem;padding-left:2rem}.hc-nav__links{display:none}.hc-hero__content{left:2.5rem;width:min(38rem,62vw)}.hc-hero__content h1{font-size:clamp(4.5rem,8.5vw,6.5rem)}.hc-metrics>div{padding-right:2rem;padding-left:2rem}.hc-ritual{grid-template-columns:1fr 1fr;gap:3rem}.hc-ritual>.hc-section-index{grid-column:1/-1}.hc-ritual__figure{margin-top:0}.hc-heading-grid{grid-template-columns:.45fr 1.55fr}.hc-benefit{grid-column:span 6}.hc-benefit-visual{grid-column:span 12;grid-row:auto;min-height:34rem}.hc-product{grid-template-columns:1fr 1fr;gap:3rem}.hc-product__visual,.hc-product__visual img{min-height:40rem}.hc-review-slices{min-height:28rem}.hc-review blockquote{font-size:clamp(1.35rem,2.2vw,2rem)}.hc-faq{gap:4rem}.hc-footer__cta p{font-size:clamp(4rem,7vw,6rem)}}
@media(max-width:900px){.hc-hero{height:min(var(--hc-hero-scroll,450vh),390vh)}.hc-nav{padding-right:1.25rem;padding-left:1.25rem}.hc-nav__actions{gap:.5rem}.hc-section-index{line-height:1.4}.hc-product{scroll-margin-top:4.5rem}.hc-product__copy{padding-bottom:1rem}.hc-buy-band{min-height:4.6rem}.hc-faq summary{min-height:5.5rem}.hc-footer__cta{min-height:32vh}}
@media(max-width:749px){.hc-hero{height:340vh}.hc-hero__body{max-width:34ch;font-size:.95rem}.hc-hero__tags{gap:.4rem}.hc-hero__tags li{padding:.38rem .58rem;font-size:.64rem}.hc-hero__content{bottom:4.25rem}.hc-hero__poster img,.hc-hero__video{object-position:center center}.hc-metrics>div{grid-template-columns:1fr auto;align-items:end;min-height:8.5rem}.hc-metric__label{text-align:right}.hc-ritual__figure img{aspect-ratio:4/4.8}.hc-product__visual,.hc-product__visual img{min-height:28rem}.hc-benefit{min-height:15rem}.hc-benefit-visual{min-height:25rem}.hc-review{min-height:19rem}.hc-footer__bottom>div{flex-wrap:wrap}.hc-cart-summary{width:100%}}
@media(max-width:420px){.hc-brand{font-size:1rem}.hc-brand__mark{width:1.55rem;height:.9rem}.hc-nav__buy{font-size:.8rem}.hc-hero__content h1{font-size:clamp(2.8rem,14vw,3.65rem)}.hc-hero__body{font-size:.9rem}.hc-hero__tags li:nth-child(3){display:none}.hc-price-row{display:grid;grid-template-columns:1fr}.hc-price-row>span:last-child{max-width:none;text-align:left}.hc-product__visual,.hc-product__visual img{min-height:24rem}.hc-focus-target{transform:translate(-50%,-50%) scale(.75)}.hc-footer__cta{min-height:0}}
.hc-brand--logo{gap:.55rem}.hc-brand--logo img{width:2.75rem;height:2.35rem;object-fit:contain}.hc-brand__word{display:flex;align-items:center;font-size:1rem;font-weight:500;letter-spacing:.19em}.hc-brand__word span:last-child{color:#d7b987}.hc-cart{align-items:center;padding:0;border:0;color:var(--hc-muted);background:transparent;cursor:pointer}.hc-visually-hidden{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}
.hc-product-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr);gap:clamp(3rem,7vw,8rem);align-items:start;color:var(--hc-bg);background:var(--hc-ink);scroll-margin-top:5rem}.hc-product-gallery{position:sticky;top:7rem;min-width:0}.hc-product-gallery__stage{position:relative;overflow:hidden;border-radius:1rem;background:#e8e5df}.hc-product-media{display:none;margin:0;aspect-ratio:1/1;place-items:center}.hc-product-media.is-active{display:grid}.hc-product-media img,.hc-product-media video,.hc-product-media iframe,.hc-product-media model-viewer{width:100%;height:100%;object-fit:cover}.hc-product-thumbs{display:flex;gap:.65rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.hc-product-thumb{flex:0 0 5.25rem;padding:0;overflow:hidden;border:1px solid rgba(17,19,21,.18);border-radius:.65rem;background:#e8e5df;cursor:pointer;opacity:.55;transition:opacity .18s ease,border-color .18s ease}.hc-product-thumb.is-active{border-color:var(--hc-accent);opacity:1}.hc-product-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.hc-product-info{padding-top:1rem}.hc-product-info .hc-section-index{color:#8b3345}.hc-product-info h2,.hc-product-empty h2{margin:1rem 0 1.1rem;font-size:clamp(3rem,5.5vw,6.5rem);font-weight:520;line-height:.92;letter-spacing:-.06em}.hc-product-vendor{margin:1.1rem 0 -.5rem;color:#777b7d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.hc-product-rating{display:flex;align-items:center;gap:.65rem;margin-bottom:1.5rem;color:#575b5d;font-size:.78rem}.hc-product-rating>span:first-child{color:#b58946;letter-spacing:.12em}.hc-product-rating strong{color:var(--hc-bg)}.hc-product-info>.hc-prose{color:#575b5d}.hc-product-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.hc-product-options label{display:block;grid-row:1;color:#575b5d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.hc-product-options select{width:100%;min-height:3.5rem;padding:0 2.5rem 0 1rem;border:1px solid rgba(17,19,21,.22);border-radius:.65rem;color:var(--hc-bg);background:transparent}.hc-stock{display:flex;align-items:center;gap:.5rem;margin:1rem 0;color:#575b5d;font-size:.78rem}.hc-stock>span{width:.5rem;height:.5rem;border-radius:50%;background:#4c9163;box-shadow:0 0 0 .2rem rgba(76,145,99,.14)}.hc-product-purchase{display:grid;grid-template-columns:5.5rem 1fr;gap:.75rem;align-items:end}.hc-product-purchase>label{grid-column:1;color:#575b5d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.hc-product-purchase input{grid-column:1;grid-row:2;width:100%;height:5rem;padding:0 .8rem;border:1px solid rgba(17,19,21,.22);border-radius:1rem;color:var(--hc-bg);background:transparent;text-align:center}.hc-product-purchase .hc-buy-band{grid-column:2;grid-row:2;margin-top:0}.hc-dynamic-checkout{margin-top:.75rem}.hc-dynamic-checkout .shopify-payment-button__button{min-height:3.5rem;border-radius:.65rem!important}.hc-product-description{margin-top:2.2rem;border-top:1px solid rgba(17,19,21,.18);border-bottom:1px solid rgba(17,19,21,.18)}.hc-product-description summary{display:flex;align-items:center;justify-content:space-between;min-height:4.8rem;cursor:pointer;list-style:none}.hc-product-description summary::-webkit-details-marker{display:none}.hc-product-description summary::after{content:"+";font-size:1.2rem}.hc-product-description[open] summary::after{transform:rotate(45deg)}.hc-product-description .hc-rte{padding-bottom:1.5rem;color:#575b5d;font-size:.95rem}.hc-product-description .hc-rte img{height:auto}.hc-product-meta{display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;color:#777b7d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem}.hc-product-empty{grid-column:1/-1;max-width:52rem}.hc-product-empty p{color:#575b5d;line-height:1.65}
.hc-cart-drawer{position:fixed;z-index:90;inset:0;visibility:hidden;pointer-events:none}.hc-cart-drawer[aria-hidden="false"]{visibility:visible;pointer-events:auto}.hc-cart-drawer__scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(7,8,9,.62);opacity:0;cursor:pointer;transition:opacity .28s ease}.hc-cart-drawer[aria-hidden="false"] .hc-cart-drawer__scrim{opacity:1}.hc-cart-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(100%,32rem);height:100%;padding:1.5rem;color:var(--hc-ink);background:var(--hc-bg);outline:0;transform:translateX(102%);transition:transform .34s cubic-bezier(.2,.8,.2,1)}.hc-cart-drawer[aria-hidden="false"] .hc-cart-drawer__panel{transform:none}.hc-cart-is-open{overflow:hidden}.hc-cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:1.25rem;border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 14%,transparent)}.hc-cart-drawer__header h2{margin:.4rem 0 0;font-size:2.3rem;font-weight:520;letter-spacing:-.05em}.hc-cart-drawer__header>button{width:2.7rem;height:2.7rem;border:1px solid color-mix(in srgb,var(--hc-ink) 18%,transparent);border-radius:50%;color:var(--hc-ink);background:transparent;font-size:1.5rem;cursor:pointer}.hc-cart-drawer__form{display:flex;flex:1;min-height:0;flex-direction:column}.hc-cart-drawer__items{flex:1;overflow:auto}.hc-cart-drawer__item{display:grid;grid-template-columns:5.5rem 1fr auto;gap:1rem;padding:1.2rem 0;border-bottom:1px solid color-mix(in srgb,var(--hc-ink) 12%,transparent)}.hc-cart-drawer__image{overflow:hidden;border-radius:.6rem;background:var(--hc-surface)}.hc-cart-drawer__image img{width:100%;aspect-ratio:1;object-fit:cover}.hc-cart-drawer__details{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.hc-cart-drawer__details span{color:var(--hc-muted);font-size:.75rem}.hc-cart-drawer__details label{display:flex;align-items:center;gap:.45rem;color:var(--hc-muted);font-size:.65rem;text-transform:uppercase}.hc-cart-drawer__details input{width:3.5rem;height:2rem;padding:0 .35rem;border:1px solid color-mix(in srgb,var(--hc-ink) 18%,transparent);border-radius:.35rem;color:var(--hc-ink);background:transparent}.hc-cart-drawer__remove{color:var(--hc-muted);font-size:.68rem;text-decoration:underline}.hc-cart-drawer__item>strong{font-size:.82rem}.hc-cart-drawer__footer{padding-top:1.25rem}.hc-cart-drawer__footer>p{display:flex;justify-content:space-between;margin-bottom:.35rem;font-size:1.15rem}.hc-cart-drawer__footer small{display:block;color:var(--hc-muted)}.hc-cart-drawer__update{margin-top:.9rem;padding:0;border:0;color:var(--hc-muted);background:transparent;text-decoration:underline;cursor:pointer}.hc-cart-drawer__footer .hc-buy-band{margin-top:1rem}.hc-cart-drawer__link{display:block;margin-top:1rem;color:var(--hc-muted);font-size:.8rem;text-align:center;text-decoration:underline}.hc-cart-drawer__empty{display:grid;flex:1;align-content:center}.hc-cart-drawer__empty>p{color:var(--hc-muted);font-size:1.35rem}
@media(max-width:1180px){.hc-product-shell{grid-template-columns:1fr 1fr;gap:3rem}.hc-product-info h2{font-size:clamp(3.2rem,6vw,5.2rem)}}
@media(max-width:900px){.hc-cart{display:inline-flex;font-size:0}.hc-cart .hc-cart-count{margin-left:0;font-size:.65rem}.hc-brand--logo img{width:2.3rem;height:2rem}.hc-brand__word{font-size:.82rem;letter-spacing:.13em}.hc-product-shell{grid-template-columns:1fr;padding-right:1.25rem;padding-left:1.25rem}.hc-product-gallery{position:static}.hc-product-gallery__stage{border-radius:.8rem}.hc-product-media{aspect-ratio:4/3}.hc-product-info{max-width:none}.hc-product-info h2{font-size:clamp(3.2rem,11vw,5.6rem)}.hc-product-meta{flex-direction:column}.hc-product-empty h2{font-size:clamp(3rem,11vw,5rem)}}
@media(max-width:560px){.hc-brand__word{display:none}.hc-brand--logo img{width:2.7rem;height:2.2rem}.hc-nav__actions{justify-self:end}.hc-product-shell{padding-top:5.5rem}.hc-product-media{aspect-ratio:1/1}.hc-product-options{grid-template-columns:1fr}.hc-product-options label{grid-row:auto}.hc-product-options label+select{margin-top:-.55rem}.hc-product-purchase{grid-template-columns:4.8rem 1fr}.hc-product-purchase input,.hc-product-purchase .hc-buy-band{height:4.6rem;min-height:4.6rem}.hc-product-thumbs{margin-right:-1.25rem}.hc-product-thumb{flex-basis:4.5rem}.hc-cart-drawer__panel{padding:1.1rem}.hc-cart-drawer__item{grid-template-columns:4.5rem 1fr}.hc-cart-drawer__item>strong{grid-column:2}.hc-cart-drawer__footer .hc-buy-band{min-height:4.4rem}}
.hc-ritual{grid-template-columns:.55fr 1.15fr 1.05fr}.hc-ritual__figure{width:min(100%,32rem);justify-self:end}.hc-ritual__figure img{aspect-ratio:4/4.6}.hc-product-shell{grid-template-columns:minmax(0,.88fr) minmax(24rem,1.12fr)}.hc-product-gallery{width:min(100%,36rem);justify-self:center}.hc-product-info h2{font-size:clamp(2.65rem,4.25vw,4.8rem);max-width:11ch}
@media(min-width:901px) and (max-width:1180px){.hc-ritual{grid-template-columns:1fr 1fr}.hc-ritual__figure{width:min(100%,28rem)}.hc-product-shell{grid-template-columns:minmax(0,.9fr) minmax(22rem,1.1fr)}.hc-product-gallery{width:min(100%,31rem)}.hc-product-info h2{font-size:clamp(2.5rem,4.5vw,3.8rem)}}
@media(max-width:900px){.hc-ritual__figure{width:min(100%,29rem);justify-self:center}.hc-product-gallery{width:min(100%,34rem);justify-self:center}.hc-product-info h2{font-size:clamp(2.7rem,9vw,4.3rem)}}
@media(max-width:560px){.hc-ritual__figure{width:min(92%,25rem)}.hc-product-gallery{width:min(94%,28rem)}.hc-product-info h2{font-size:clamp(2.45rem,10vw,3.5rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}.hc-hero__video{display:none}.hc-hero__poster{opacity:1!important}}
