.shilajit-hero{--hero-onyx: #04100b;--hero-chocolate: #3a1f21;--hero-smoke: #F2F0EF;--hero-gold: #C9A35C;--hero-gold-soft: rgba(201, 163, 92, .55);--hero-brick: #B33C2C;--hero-maroon: #8C1F1F;position:relative;display:flex;align-items:center;justify-content:center;min-height:112vh;overflow:hidden;isolation:isolate;background:var(--hero-onyx)}.shilajit-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.shilajit-hero__image{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;width:104%;height:104%;object-fit:cover;object-position:center 35%;filter:blur(var(--hero-blur, 6px)) saturate(.85) brightness(.85);transform:scale(1.02)}.shilajit-hero__image--mobile{display:none}.shilajit-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,rgba(201,163,92,.08),transparent 60%),linear-gradient(160deg,var(--hero-chocolate) 0%,var(--hero-onyx) 70%)}.shilajit-hero__placeholder-svg{width:40%;height:40%;opacity:.25}.shilajit-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(4,16,11,calc(var(--hero-overlay-opacity, 55) / 100 + .15)),rgba(4,16,11,calc(var(--hero-overlay-opacity, 55) / 100)) 45%,rgba(4,16,11,calc(var(--hero-overlay-opacity, 55) / 100 + .2)))}.shilajit-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 45%,#04100b00,#04100b8c)}.shilajit-hero__container{position:relative;z-index:1;width:100%;height:112vh;display:flex;align-items:center;justify-content:center;padding-top:var(--site-header-height);padding-bottom:6vh;box-sizing:border-box}.shilajit-hero__content{display:flex;flex-direction:column;align-items:center;gap:clamp(.8rem,1.8vh,1.4rem);max-width:46rem;text-align:center;padding:0 1.5rem}.shilajit-hero__eyebrow-wrap{display:flex;flex-direction:column;align-items:center;gap:.7rem}.shilajit-hero__eyebrow{margin:0;font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--hero-maroon)}.shilajit-hero__rule{display:block;width:40px;height:1px;background:var(--hero-maroon);opacity:.7}.shilajit-hero__heading{margin:0;font-family:var(--font-heading-family, "Fraunces", Georgia, "Times New Roman", serif);font-weight:500;font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.08;letter-spacing:-.01em;color:var(--hero-smoke);text-shadow:0 4px 30px rgba(0,0,0,.4)}.shilajit-hero__subheading{margin:0;max-width:34rem;font-size:clamp(1.3rem,1.7vw,1.6rem);line-height:1.5;color:var(--hero-smoke);opacity:.78;font-weight:400;font-family:var(--font-body-family, sans-serif)}.shilajit-hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin:0;padding:0;list-style:none}.shilajit-hero__badge{padding:.45rem 1.3rem;border-radius:100px;border:1px solid var(--hero-gold-soft);background:#04100b4d;color:var(--hero-smoke);font-family:var(--font-body-family, sans-serif);font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:500;letter-spacing:.03em;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shilajit-hero__actions{margin-top:.3rem}.shilajit-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:clamp(1rem,1.6vh,1.25rem) clamp(2.2rem,4vw,3rem);border:none;border-radius:100px;background:linear-gradient(155deg,#ddb876 0%,var(--hero-gold) 45%,#b8893f 100%);color:var(--hero-onyx);font-family:var(--font-body-family, sans-serif);font-size:clamp(1.2rem,1.4vw,1.35rem);font-weight:600;letter-spacing:.05em;text-decoration:none;box-shadow:0 1px #fff6 inset,0 10px 30px #00000059,0 2px 8px #c9a35c40;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.shilajit-hero__button:hover{transform:translateY(-2px);box-shadow:0 1px #ffffff73 inset,0 14px 36px #0006,0 4px 14px #c9a35c59}.shilajit-hero__button:active{transform:translateY(0)}.shilajit-hero__button--secondary{background:transparent;color:var(--hero-smoke);border:1px solid var(--hero-gold-soft);box-shadow:none}.shilajit-hero__button--secondary:hover{background:#c9a35c1f;border-color:var(--hero-gold);color:var(--hero-smoke);box-shadow:none}.shilajit-hero__scroll-cue{position:absolute;bottom:clamp(14px,2.5vh,32px);left:50%;z-index:1;transform:translate(-50%);width:1px;height:40px;overflow:hidden;opacity:.5}.shilajit-hero__scroll-cue span{display:block;width:1px;height:100%;background:var(--hero-gold);transform:translateY(-100%);animation:shilajit-scroll-cue 2.4s ease-in-out infinite}@keyframes shilajit-scroll-cue{0%{transform:translateY(-100%)}60%{transform:translateY(100%)}to{transform:translateY(100%)}}@media screen and (max-width:989px){.shilajit-hero__content{gap:clamp(.7rem,1.6vh,1.1rem)}.shilajit-hero__heading{font-size:clamp(2.4rem,4.6vw,3.6rem)}.shilajit-hero__subheading{font-size:clamp(1.25rem,2vw,1.45rem)}}@media screen and (max-width:749px){.shilajit-hero__image--desktop{display:none}.shilajit-hero__image--mobile{display:block}.shilajit-hero__container{padding-top:var(--site-header-height-mobile, 64px)}.shilajit-hero__content{gap:clamp(.6rem,1.4vh,.9rem)}.shilajit-hero__heading{font-size:clamp(2.1rem,7vw,2.8rem)}.shilajit-hero__subheading{font-size:1.3rem;line-height:1.45}.shilajit-hero__badges{gap:.5rem}.shilajit-hero__badge{font-size:1.05rem;padding:.4rem 1rem}.shilajit-hero__button{width:100%;max-width:320px;padding:1.1rem 2rem}.shilajit-hero__scroll-cue{display:none}}@media screen and (max-height:700px){.shilajit-hero__content{gap:clamp(.5rem,1.2vh,.8rem)}.shilajit-hero__scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){.shilajit-hero__button{transition:none}.shilajit-hero__scroll-cue span{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/shilajit-hero.css.map */
