.hc-placeholder{width:100%;height:100%;background:var(--hc-ground-3);fill:#faf8f414}.hc-hero{position:relative;display:flex;align-items:flex-end;min-height:var(--hc-hero-height, 90svh);overflow:hidden}.hc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hc-hero__media img,.hc-hero__media svg{width:100%;height:100%;object-fit:cover;display:block}.hc-hero .hc-hero__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,var(--hc-ground) 0%,var(--hc-ground) 10%,rgba(5,8,7,.88) 38%,rgba(5,8,7,.4) 66%,rgba(5,8,7,.12) 100%),linear-gradient(to top,var(--hc-ground) 1%,rgba(5,8,7,0) 42%)}@media screen and (max-width:749px){.hc-hero .hc-hero__scrim{background:linear-gradient(to top,var(--hc-ground) 18%,rgba(5,8,7,.66) 58%,rgba(5,8,7,.42) 100%)}.hc-hero--kino .hc-hero__media img{object-position:80% center}}.hc-hero__inner{position:relative;z-index:1;padding-block:8rem 7.2rem}.hc-hero__content{max-width:62rem}.hc-hero__title{margin:0}.hc-hero__lede{margin-top:2.4rem;max-width:48rem}.hc-hero--split{align-items:stretch;background-color:var(--hc-ground)}.hc-hero--split .hc-hero__media{position:relative;inset:auto;order:2;flex:1 1 50%}.hc-hero--split .hc-hero__inner{order:1;flex:1 1 50%;display:flex;align-items:center;max-width:60rem;margin-inline:0 auto}@media screen and (max-width:749px){.hc-hero--split{flex-direction:column}.hc-hero--split .hc-hero__media{min-height:42svh}}.hc-hero--kino{align-items:flex-start;background-color:var(--hc-ground)}.hc-hero--kino .hc-hero__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 110% 190% at 0% 0%,#050807eb,#050807c2 42%,#0508071a 70%,#05080700)}.hc-hero--kino .hc-hero__inner{padding-block:0 12rem}.hc-hero--kino .hc-hero__content{max-width:60rem}.hc-hero--kino .hc-hero__title{font-size:clamp(3.6rem,4.6vw,6rem)}.hc-hero--kino .hc-hero__lede{margin-top:2rem;max-width:42rem}.hc-hero--kino .hc-hero__btn-2{border-color:#faf8f473;background-color:#05080759;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hc-hero--kino .hc-hero__btn-2:hover{border-color:var(--hc-cream);background-color:#05080799}@media screen and (max-width:749px){.hc-hero--kino{align-items:flex-end}.hc-hero--kino .hc-hero__scrim{background:linear-gradient(to top,#050807f0 12%,#050807c7 46%,#05080757 74%,#05080780)}.hc-hero--kino .hc-hero__inner{padding-block:6rem 5.6rem}}.hc-band{position:relative;display:flex;align-items:flex-end;min-height:var(--hc-band-height, 70svh);overflow:hidden;background-color:var(--hc-ground)}.hc-band__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hc-band__media img,.hc-band__media svg{width:100%;height:100%;object-fit:cover;display:block}.hc-band .hc-band__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#050807eb,#0508078c 26%,#05080700 58%),linear-gradient(100deg,#05080799,#0508072e 42%,#05080700 70%)}.hc-band__inner{position:relative;z-index:2;padding-block:6.4rem}.hc-band__body{max-width:58rem}.hc-band__title{margin:0}.hc-band__text{margin-top:1.6rem}.hc-band__text p{margin:0}@media screen and (max-width:749px){.hc-band{min-height:62svh}.hc-band__inner{padding-block:4.8rem}}.hc-factbar{padding-block:2.8rem}.hc-factbar__list{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 3.2rem;margin:0;padding:0;list-style:none}.hc-factbar__item{position:relative;font-family:var(--hc-font-mono);font-size:var(--hc-size-data);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#faf8f4e6}.hc-factbar__item+.hc-factbar__item:before{content:"";position:absolute;inset-inline-start:-1.8rem;top:50%;width:6px;height:6px;transform:translateY(-50%);background:var(--hc-accent)}@media screen and (max-width:749px){.hc-factbar__list{display:grid;grid-template-columns:1fr;gap:1.2rem}.hc-factbar__item+.hc-factbar__item:before{display:none}.hc-factbar__item{padding-inline-start:1.8rem}.hc-factbar__item:after{content:"";position:absolute;inset-inline-start:0;top:.6em;width:6px;height:6px;background:var(--hc-accent)}}.hc-factbar--gross{padding-block:var(--hc-section-y-tight)}.hc-factbar__heading{margin:0 0 4.4rem;font-size:var(--hc-size-h3);font-family:var(--hc-font-text);font-weight:500;letter-spacing:0;text-align:center;color:var(--hc-muted)}.hc-factbar--gross .hc-factbar__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:4rem 2rem}.hc-factbar--gross .hc-factbar__item{display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding-inline-start:0;text-align:center;line-height:1.45}.hc-factbar--icons .hc-factbar__item:before,.hc-factbar--icons .hc-factbar__item:after,.hc-factbar--icons .hc-factbar__item+.hc-factbar__item:before{content:none}.hc-factbar__icon{display:block;color:var(--hc-cream)}.hc-factbar--gross .hc-icon{width:5rem;height:5rem}.hc-icon{display:block;width:2rem;height:2rem;flex:0 0 auto}.hc-cream .hc-factbar__icon{color:var(--hc-logo-petrol)}.hc-cream .hc-factbar__heading{color:var(--hc-paper-ink-soft)}.hc-cream .hc-factbar__item{color:#0f1211d1}@media screen and (max-width:749px){.hc-factbar--gross .hc-factbar__list{grid-template-columns:repeat(2,1fr);gap:3.2rem 1.6rem}.hc-factbar--gross .hc-icon{width:4.2rem;height:4.2rem}}.hc-factbar--klein{padding-block:2.4rem}.hc-factbar--klein .hc-factbar__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem 2.2rem}.hc-factbar--klein .hc-factbar__item{display:flex;flex-direction:row;align-items:center;gap:.8rem;padding-inline-start:0;font-size:1.1rem;letter-spacing:.06em;color:#faf8f4b8}.hc-factbar--klein .hc-factbar__icon{color:var(--hc-accent);opacity:.9}.hc-cream .hc-factbar--klein .hc-factbar__icon,.hc-factbar--klein.hc-cream .hc-factbar__icon{color:var(--hc-logo-petrol)}@media screen and (max-width:749px){.hc-factbar--klein .hc-factbar__list{justify-content:flex-start;gap:1rem 2rem}.hc-factbar--klein .hc-icon{width:1.9rem;height:1.9rem}.hc-factbar--klein .hc-factbar__item{font-size:1.05rem}}.hc-teaser__grid,.hc-split__grid{display:grid;gap:4rem;align-items:center}@media screen and (min-width:990px){.hc-teaser__grid,.hc-split__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8rem}.hc-split--right .hc-split__media{order:2}}.hc-split__media{position:relative}.hc-teaser__media img,.hc-teaser__media svg,.hc-split__media img,.hc-split__media svg{width:100%;height:auto;display:block}.hc-teaser__body>h2,.hc-split__title{margin:0 0 2.4rem}.hc-teaser__text,.hc-split__text{color:var(--hc-muted)}.hc-dark .hc-split__text{color:#faf8f4b8}.hc-bullets{margin:3.2rem 0 0;padding:0;list-style:none;border-top:1px solid var(--hc-line)}.hc-bullets li{padding:1.8rem 0 1.8rem 2.4rem;border-bottom:1px solid var(--hc-line);position:relative;color:var(--hc-muted)}.hc-bullets li:before{content:"";position:absolute;inset-inline-start:0;top:2.5rem;width:8px;height:1px;background:var(--hc-accent)}.hc-bullets strong{display:inline;margin-inline-end:.4rem;font-weight:500;color:var(--hc-cream)}.hc-teaser__buy,.hc-price{margin-top:3.2rem}.hc-teaser__buy .hc-btn{width:100%}@media screen and (min-width:750px){.hc-teaser__buy .hc-btn{width:auto;min-width:28rem}}.hc-ritual__head{max-width:62rem;margin-bottom:6.4rem}.hc-ritual__head h2{margin:0}.hc-ritual__steps{display:grid;grid-template-columns:1fr;gap:4rem;margin:0;padding:0;list-style:none;counter-reset:none}@media screen and (min-width:750px){.hc-ritual__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.hc-ritual__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:3.2rem}}.hc-ritual__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--hc-ground-3)}.hc-ritual__media img,.hc-ritual__media svg{width:100%;height:100%;object-fit:cover;display:block}.hc-ritual__num{display:block;margin:2rem 0 .8rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-data);font-weight:500;letter-spacing:.12em;color:var(--hc-accent)}.hc-ritual__title{margin:0 0 .8rem}.hc-ritual__text{margin:0;font-size:var(--hc-size-small);color:var(--hc-muted)}.hc-ritual__data{margin-top:5.6rem;padding-top:2.4rem;border-top:1px solid var(--hc-line)}.hc-compare__grid,.hc-facts__grid{display:grid;gap:4.8rem;align-items:start}@media screen and (min-width:990px){.hc-compare__grid,.hc-facts__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8rem}}.hc-compare__intro h2,.hc-facts__intro h2{margin:0 0 2.4rem}.hc-compare__tablewrap,.hc-facts__tablewrap{overflow-x:auto}.hc-compare__table,.hc-facts__table{width:100%;border-collapse:collapse;font-family:var(--hc-font-mono);font-size:var(--hc-size-data);letter-spacing:.02em}.hc-compare__table th,.hc-compare__table td,.hc-facts__table th,.hc-facts__table td{padding:1.6rem 1.2rem;text-align:start;font-weight:400;vertical-align:baseline}.hc-compare__table thead th{font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--hc-accent);border-bottom:1px solid var(--hc-line)}.hc-compare__table tbody tr{border-bottom:1px solid var(--hc-line)}.hc-compare__table tbody th{color:#faf8f499}.hc-compare__table tbody td{color:var(--hc-cream)}.hc-compare__table tbody td:first-of-type{color:var(--hc-accent)}.hc-facts__table caption{padding-bottom:1.6rem;text-align:start;font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);font-weight:500;letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;color:#a85410}.hc-facts__table tbody tr{border-bottom:1px solid var(--hc-line-on-paper)}.hc-facts__table td{text-align:end;white-space:nowrap}.hc-facts__row--sub th{padding-inline-start:2.8rem;color:var(--hc-paper-ink-soft);font-style:italic}.hc-facts__list{margin:0}.hc-facts__list dt{margin-top:2.4rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);font-weight:500;letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;color:#a85410}.hc-facts__list dd{margin:.6rem 0 0;max-width:46rem;color:var(--hc-paper-ink)}.hc-faq__grid{display:grid;gap:4rem;align-items:start}@media screen and (min-width:990px){.hc-faq__grid{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8rem}.hc-faq__head{position:sticky;top:12rem}}.hc-faq__head h2{margin:0}.hc-faq__item{border-top:1px solid var(--hc-line)}.hc-faq__item:last-child{border-bottom:1px solid var(--hc-line)}.hc-faq__q{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:2.4rem 0;cursor:pointer;list-style:none;font-size:var(--hc-size-body-lg);color:var(--hc-cream)}.hc-faq__q::-webkit-details-marker{display:none}.hc-faq__icon{position:relative;flex:0 0 auto;width:14px;height:14px}.hc-faq__icon:before,.hc-faq__icon:after{content:"";position:absolute;inset-inline-start:0;top:50%;width:14px;height:1px;background:var(--hc-accent);transition:transform var(--hc-dur-ui) var(--hc-ease-out)}.hc-faq__icon:after{transform:rotate(90deg)}.hc-faq__item[open] .hc-faq__icon:after{transform:rotate(0)}.hc-faq__a{padding-bottom:2.8rem;max-width:var(--hc-measure);color:var(--hc-muted)}.hc-cta{position:relative;overflow:hidden;background-color:var(--hc-accent)}.hc-cta:before{content:"";position:absolute;z-index:0;top:50%;right:-8%;width:46rem;aspect-ratio:900 / 997;transform:translateY(-50%);background-color:var(--hc-accent-ink);opacity:.09;pointer-events:none;-webkit-mask-image:url(hanuman-affe.png);mask-image:url(hanuman-affe.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}@media screen and (max-width:989px){.hc-cta:before{right:-22%;width:34rem;opacity:.07}}.hc-cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center}.hc-cta__title{margin:0;color:var(--hc-accent-ink)}.hc-cta__text{margin:1.6rem 0 0;color:#1a0e04b8}.hc-cta__inner .hc-atc,.hc-cta__inner>.hc-btn{margin-top:3.2rem}.hc-atc .product-form__error-message-wrapper:not([hidden]){display:flex;gap:.8rem;margin-bottom:1.6rem;font-size:var(--hc-size-small);color:var(--hc-accent)}.hc-btn--block{width:100%}.hc-btn .loading__spinner{width:1.8rem;height:1.8rem}.hc-pdp{padding-block:6.4rem var(--hc-section-y-tight)}.hc-pdp__grid{display:grid;gap:4rem;align-items:start}@media screen and (min-width:990px){.hc-pdp__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:6.4rem}.hc-pdp__buy{position:sticky;top:12rem}}.hc-gallery{display:flex;flex-direction:column;gap:1.2rem}.hc-gallery__stage{position:relative;aspect-ratio:4 / 3;background:var(--hc-ground-3);overflow:hidden;touch-action:pan-y}.hc-gallery__stage-img,.hc-gallery__stage .hc-placeholder{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hc-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:none;border-radius:50%;background:#0508078c;color:var(--hc-cream);cursor:pointer;transition:background var(--hc-dur-ui) var(--hc-ease-out)}.hc-gallery__nav:hover{background:#050807cc}.hc-gallery__nav--prev{left:1.2rem}.hc-gallery__nav--next{right:1.2rem}.hc-gallery__thumbs{display:flex;gap:1rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hc-gallery__thumbs::-webkit-scrollbar{display:none}.hc-gallery__thumb{flex:0 0 auto;width:6.4rem;aspect-ratio:1 / 1;padding:0;border:1px solid transparent;border-radius:var(--hc-radius);background:var(--hc-ground-3);overflow:hidden;cursor:pointer;opacity:.6;transition:opacity var(--hc-dur-ui) var(--hc-ease-out),border-color var(--hc-dur-ui) var(--hc-ease-out)}.hc-gallery__thumb img{width:100%;height:100%;display:block;object-fit:cover}.hc-gallery__thumb:hover{opacity:.85}.hc-gallery__thumb.is-active{opacity:1;border-color:var(--hc-accent)}@media screen and (min-width:750px){.hc-gallery__thumb{width:8rem}}.hc-pdp__title{margin:0 0 2.4rem;font-size:clamp(3.2rem,3.4vw,4.4rem);line-height:1.02}.hc-provenance{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem;margin:0 0 2.8rem;padding:1.6rem 0;list-style:none;border-block:1px solid var(--hc-line);font-family:var(--hc-font-mono);font-size:var(--hc-size-data);letter-spacing:.04em;color:var(--hc-muted)}.hc-provenance li+li:before{content:"\b7";margin-inline-end:1.6rem;color:var(--hc-accent)}.hc-pdp__text{margin-top:2.4rem;color:var(--hc-muted)}.hc-pdp__variants{margin-top:3.2rem}.hc-pdp__variant-label{display:block;margin-bottom:.8rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);font-weight:500;letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;color:var(--hc-muted)}.hc-pdp__select{width:100%;min-height:5.2rem;padding:0 1.6rem;border:1px solid var(--hc-line);border-radius:var(--hc-radius);background:transparent;font-family:var(--hc-font-text);font-size:var(--hc-size-body);color:var(--hc-cream)}.hc-pdp__atc{margin-top:3.2rem}.hc-pdp__accordions{margin-top:4.8rem}.hc-pdp__accordions .hc-faq__q{font-size:var(--hc-size-body)}.hc-sticky-atc__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hc-sticky-atc__title{font-size:var(--hc-size-small);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--hc-cream)}.hc-sticky-atc__price{font-family:var(--hc-font-mono);font-size:var(--hc-size-data);color:var(--hc-muted)}.hc-sticky-atc .hc-btn{flex:0 0 auto;min-height:4.4rem;padding:0 2rem}body:not(.template--index) .header-wrapper{background-color:var(--hc-ground);border-bottom:1px solid var(--hc-line)}.template--index .section-header{position:sticky;top:0;z-index:30;margin-bottom:calc(-1 * var(--header-height, 8rem))}.template--index .header-wrapper{background:transparent;border-bottom:1px solid transparent;transition:background-color var(--hc-dur-header) var(--hc-ease-out),border-color var(--hc-dur-header) var(--hc-ease-out)}.template--index .header-wrapper .header__heading-link,.template--index .header-wrapper .header__menu-item,.template--index .header-wrapper .header__icon,.template--index .header-wrapper .header__icon .icon,.template--index .header-wrapper .header__heading-logo-wrapper{color:var(--hc-cream)}.template--index .header-wrapper .header__menu-item,.template--index .header-wrapper .header__inline-menu a,.template--index .header-wrapper .list-menu__item,.template--index .header-wrapper .header__icon,.template--index .header-wrapper .header__heading-link{color:var(--hc-cream)!important}.template--index .header-wrapper .header__icon svg,.template--index .header-wrapper .header__heading-link svg{color:var(--hc-cream)}.template--index .header-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,#0c221c73,#0c221c00);pointer-events:none;transition:opacity var(--hc-dur-header) var(--hc-ease-out)}.hc-scrolled .template--index .header-wrapper:after{opacity:0}.template--index .hc-hero__inner{padding-top:calc(var(--header-height, 8rem) + 6rem)}.hc-scrolled .template--index .header-wrapper{background-color:var(--hc-ground);border-bottom-color:var(--hc-line)}.hc-scrolled .template--index .header-wrapper .header__menu-item,.hc-scrolled .template--index .header-wrapper .header__inline-menu a,.hc-scrolled .template--index .header-wrapper .list-menu__item,.hc-scrolled .template--index .header-wrapper .header__icon,.hc-scrolled .template--index .header-wrapper .header__heading-link{color:var(--hc-cream)!important}.hc-scrolled .template--index .header-wrapper .header__icon svg,.hc-scrolled .template--index .header-wrapper .header__heading-link svg{color:var(--hc-cream)}.announcement-bar__message{color:var(--hc-cream)!important;font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;padding-block:1rem}.footer .footer-block__heading{font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);font-weight:500;letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;color:var(--hc-accent)}.footer .footer-block__details-content a,.footer .list-menu__item--link{color:#faf8f4c7;text-decoration:none}.footer .footer-block__details-content a:hover,.footer .list-menu__item--link:hover{color:var(--hc-accent)}.footer__content-bottom{border-top:1px solid var(--hc-line)}.hc-logo{display:inline-flex;align-items:center}.hc-logo__mark{height:5.8rem;width:auto;flex:0 0 auto;object-fit:contain;display:block}@media screen and (max-width:749px){.hc-logo__mark{height:4.4rem}}.hc-lineup{background-color:var(--hc-ground-2)}.hc-lineup__head{max-width:62rem;margin-bottom:5.2rem}.hc-lineup__lede{margin-top:1.6rem}.hc-lineup__grid{display:grid;gap:2rem;margin:0;padding:0;list-style:none;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr))}.hc-lineup__card{padding:3rem 2.6rem 3.2rem;border:1px solid var(--hc-line);background-color:var(--hc-black)}.hc-lineup__link{display:block;text-decoration:none;color:inherit}.hc-lineup__status{margin:0 0 1.2rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-eyebrow);font-weight:500;letter-spacing:var(--hc-tracking-eyebrow);text-transform:uppercase;color:var(--hc-accent)}.hc-lineup__title{margin:0;font-family:var(--hc-font-display);font-weight:var(--hc-weight-display);font-size:2.4rem;line-height:1.15;letter-spacing:-.025em}.hc-lineup__text{margin:1.2rem 0 0;font-size:var(--hc-size-small);color:#faf8f4c2}.hc-lineup__card--live{padding:0;display:flex;flex-direction:column}.hc-lineup__card--live .hc-lineup__link{display:flex;flex-direction:column;height:100%;padding:0 2.6rem 2.8rem}.hc-lineup__media{margin:0 -2.6rem 2.4rem;aspect-ratio:4 / 5;overflow:hidden;background-color:var(--hc-ground-3)}.hc-lineup__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--hc-dur-reveal) var(--hc-ease-out)}.hc-lineup__card--live:hover .hc-lineup__media img{transform:scale(1.04)}.hc-lineup__card--live:hover{border-color:var(--hc-accent)}.hc-lineup__price{margin:auto 0 0;padding-top:1.6rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-data);letter-spacing:.06em;color:var(--hc-accent)}.hc-lineup__more{margin-top:4rem}.hc-shop__head{max-width:66rem;margin-bottom:5.6rem}.hc-shop__title{margin:0;font-size:var(--hc-size-h2);line-height:var(--hc-leading-h2)}.hc-shop__lede{margin-top:1.8rem;color:#faf8f4c2}.hc-shop__hero{display:grid;gap:3.2rem;align-items:center;margin-bottom:7.2rem;padding-bottom:7.2rem;border-bottom:1px solid var(--hc-line)}@media screen and (min-width:750px){.hc-shop__hero{grid-template-columns:1.15fr 1fr;gap:4.8rem}}.hc-shop__hero-media{display:block;aspect-ratio:4 / 3;overflow:hidden;background-color:var(--hc-ground-3)}.hc-shop__hero-media img,.hc-shop__hero-media svg{width:100%;height:100%;object-fit:cover;display:block}.hc-shop__hero-title{margin:0;font-size:clamp(2.6rem,3vw,3.8rem);line-height:1.08}.hc-shop__hero-title a{color:inherit;text-decoration:none}.hc-shop__hero-title a:hover{color:var(--hc-accent)}.hc-shop__hero-text{margin-top:1.8rem;color:#faf8f4c7}.hc-shop__hero-buy{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.4rem;margin-top:3.2rem}.hc-shop__hero-price{font-family:var(--hc-font-display);font-size:3rem;line-height:1;color:var(--hc-cream)}.hc-shop__hero--solo{margin-bottom:0;padding-bottom:0;border-bottom:0}.hc-shop__rest-title{margin:0 0 3.2rem;font-family:var(--hc-font-text);font-size:var(--hc-size-h3);font-weight:500;letter-spacing:0;color:var(--hc-muted)}.hc-shop .pagination-wrapper{margin-top:4.8rem}.hc-split.hc-step{background-color:var(--hc-ground-2)}.hc-split__media img,.hc-teaser__media img,.hc-ritual__media img{filter:saturate(1.06) contrast(1.06)}.hc-split--raw .hc-split__media img{filter:none}.hc-strip{padding-block:1.8rem;overflow:hidden}.hc-strip__viewport{overflow:hidden}.hc-strip__track{display:flex;width:max-content;animation:hcStripScroll var(--hc-strip-duration, 26s) linear infinite}.hc-strip__group{display:flex;flex-shrink:0}.hc-strip__item{position:relative;padding-inline:2rem;font-family:var(--hc-font-mono);font-size:var(--hc-size-data);font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--hc-accent)}.hc-strip__item+.hc-strip__item:before{content:"";position:absolute;inset-inline-start:-1px;top:50%;width:4px;height:4px;transform:translateY(-50%);background:var(--hc-cream);opacity:.5}.hc-mantra__inner{max-width:70rem;margin-inline:auto;text-align:center}.hc-mantra__title{margin:0 0 4.8rem}.hc-mantra__list{display:flex;flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none}.hc-mantra__list li{font-family:var(--hc-font-display);font-size:var(--hc-size-h3);font-weight:500;letter-spacing:0;color:var(--hc-cream)}.hc-manifest__inner{max-width:64rem;margin-inline:auto;text-align:center}.hc-manifest__title{margin:0 0 3.6rem}.hc-manifest__body p{margin:0 0 2.4rem;font-size:var(--hc-size-body-lg);line-height:var(--hc-leading-body);color:var(--hc-cream)}.hc-manifest__body p:last-child{margin-bottom:0}.hc-manifest__closing{margin:4.4rem 0 0;font-family:var(--hc-font-display);font-size:var(--hc-size-h3);font-weight:600;letter-spacing:0;color:var(--hc-accent)}.hc-ai-badge{position:absolute;right:.6rem;bottom:.6rem;z-index:2;padding:.1rem .4rem;background:#05080766;color:var(--hc-cream);font-family:var(--hc-font-mono);font-size:.6rem;line-height:1.4;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--hc-radius);opacity:.8;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hanuman-sections.css.map */
