@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Montserrat:wght@400;600;700&family=Roboto:wght@400;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;display:flex;flex-direction:column;font-family:DM Sans,Montserrat,Roboto,system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial,sans-serif;background:#fff;line-height:normal;color:#111}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6e6e6;padding:calc(env(safe-area-inset-bottom) + 8px) 8px 8px;z-index:60;display:none}.mbn-list{display:flex;gap:6px;max-width:980px;margin:0 auto;padding:6px 6px 0;list-style:none}.mbn-item{flex:1 1 0;text-align:center}.mbn-link{display:inline-flex;flex-direction:column;align-items:center;gap:4px;color:#111;text-decoration:none;font-size:12px}.mbn-link svg{display:block}@media (max-width: 720px){.mobile-bottom-nav{display:block}.main-content{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}.mobile-bottom-nav{transition:transform .26s cubic-bezier(.2,.9,.2,1),opacity .18s ease}.mobile-bottom-nav.mbn-hidden{transform:translateY(110%);opacity:0;pointer-events:none}.full-section{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;color:#fff}.index-hero{min-height:calc(100vh - 64px);max-height:calc(100vh - 64px)}.index-hero{position:relative;overflow:hidden}.index-hero .index-hero-graphic{position:absolute;right:0;bottom:-20px;height:80%;width:auto;max-width:560px;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.av-diwali-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.18rem .6rem;margin-bottom:.35rem;font:600 12px/1.6 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#8a1c1f;letter-spacing:.2px;white-space:nowrap;background:linear-gradient(90deg,#fff7e6,#ffe7b0);border:1px solid #f4c66a;border-radius:999px;box-shadow:0 1px .5px #0000000d,inset 0 0 0 2px #ffffff59;position:relative}.av-diwali-pill:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;pointer-events:none;box-shadow:0 0 12px #c821262e}@media (prefers-reduced-motion:no-preference){.av-diwali-pill{animation:avGlow 2.8s ease-in-out infinite}@keyframes avGlow{0%,to{box-shadow:0 1px .5px #0000000d,inset 0 0 0 2px #ffffff59}50%{box-shadow:0 1px .5px #0000000d,0 0 10px #ff990040,inset 0 0 0 2px #ffffff59}}}.index-hero .full-inner{position:absolute;z-index:2;padding:40px 16px;background:#0003;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border:1px solid rgba(255,255,255,.3)}.index-hero .hero-cta .btn-outline[href="#quiz"]{background:#0b12204d;color:#fff;border-color:#fcfcfc}@media (max-width: 720px){.index-hero .index-hero-graphic{right:-100px;bottom:-20px;height:80%}}@media (min-width: 1280px){.index-hero{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:stretch}.full-section,.index-hero{padding:0;margin:0}.index-hero .full-inner{margin:0;border-radius:16px;max-width:none;grid-column:1 / 2;grid-row:1 / 2;justify-self:center;align-self:center;text-align:center;width:min(50%,720px);max-width:min(50%,720px);z-index:2;position:absolute}.index-hero .index-hero-graphic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}.index-hero{background-size:cover;background-position:center center;background-repeat:no-repeat}.index-hero .index-hero-graphic{display:none}}@media (min-width: 721px) and (max-width: 1279px){.index-hero{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:stretch;padding:0;margin:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.index-hero .full-inner{padding:0;margin:0;max-width:none;grid-column:1 / 2;grid-row:1 / 2;justify-self:center;align-self:center;text-align:center;width:min(50%,720px);max-width:min(50%,720px);z-index:2}.index-hero .index-hero-graphic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1;display:none}}@media (max-width: 720px){.index-hero .index-hero-graphic{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;right:0;bottom:0;z-index:1}}.full-inner{max-width:840px;text-align:center;position:absolute}.hero-title{font-family:Montserrat,sans-serif;font-weight:700;color:#fff;font-size:42px;margin:0 0 16px;text-shadow:.6px .6px .6px #000000}.hero-sub{font-family:DM Sans,sans-serif;font-size:16px;margin:0 0 24px;color:var(--muted-white);line-height:1.5;text-shadow:.6px .6px .6px #000000}.hero-highlights{background:none;color:inherit;padding:0;border-radius:0;font-weight:700;margin-left:6px;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px;text-underline-offset:3px;border:none;box-shadow:none}.hero-brand{display:inline-block;background:linear-gradient(180deg,#c820261f,#c820260f);color:inherit;padding:8px 12px;border-radius:999px;font-weight:800;font-family:Montserrat,sans-serif;border:1px solid rgba(200,32,38,.22);backdrop-filter:blur(6px) saturate(120%);-webkit-backdrop-filter:blur(6px) saturate(120%);box-shadow:0 8px 22px #6e12142e}.hero-doctors{display:inline-block;background:#ffffff0f;color:var(--accent-gold);padding:6px 10px;border-radius:999px;font-weight:700;margin:0 4px;box-shadow:0 6px 14px #02061747}.home-hero{background-image:url(images/sadhu2.png);background-size:cover;background-position:center center;position:relative}@media (min-width: 1280px){.home-hero{background-image:url(images/sadhu2_wide.png);background-size:cover;background-repeat:no-repeat}}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#00000034,#00000034);z-index:1;pointer-events:none}.home-hero .full-inner{position:relative;z-index:2}.hero-cta{display:flex;gap:16px;justify-content:center;margin-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:600;font-size:14px;min-height:48px;text-transform:none;min-width:auto}.btn-primary{background:var(--accent-gold);color:var(--hero-bg);box-shadow:0 6px 18px #060a1459;border:2px solid var(--hero-bg)}.btn-primary.add-to-cart{border:1px solid #fcfcfc}.btn-outline{background:transparent;border:2px solid var(--hero-bg);color:#111}.full-section .btn-outline{color:inherit;border-color:currentColor;background:transparent}.full-section .btn-outline:hover{background:#ffffff0a}.tile-actions .btn,.bundle-info .tile-actions .btn{flex:1 1 0;padding:12px 14px;min-height:44px}.who-needs-section{padding:36px 20px;background:#fff;color:#111}.who-needs-inner{max-width:840px;margin:0 auto;text-align:left}.who-needs-lead{font-size:16px;font-family:DM Sans,sans-serif;margin-bottom:12px}.who-needs-list{list-style:disc;margin-left:20px;margin-bottom:12px;color:#222}.who-highlight{color:var(--brand-color);font-weight:800;background:linear-gradient(180deg,#c8202614,#c8202608);padding:2px 6px;border-radius:6px}.who-needs-reco{font-weight:600;margin-bottom:16px;color:#111}.who-needs-cta{display:flex;gap:12px;flex-wrap:wrap}.product-image{width:100%;height:350px;object-fit:contain}.bundle-info .tile-actions .btn{flex:1 1 0;padding:12px 14px;min-height:44px}.btn:focus{outline:3px solid rgba(200,163,75,.18);outline-offset:2px}.btn-primary:hover{transform:translateY(-1px)}.btn-outline:hover{background:#0b12200a}.nav{padding:20px;border-bottom:1px solid #e5e5e5;position:fixed;top:0;left:0;right:0;z-index:10}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.logo{font-weight:700;font-size:20px;color:#c82126;text-decoration:none;font-family:Montserrat,sans-serif}.hamburger{background:transparent;border:0;font-size:22px;line-height:1;padding:6px 8px;cursor:pointer;color:#111}.solutions-section{padding:40px 20px;background:#fff}.solutions-inner{max-width:840px;margin:0 auto}.section-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;margin:0 0 24px;text-align:center;color:#111}.product-card{display:flex;flex-direction:column;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.product-image{width:100%;height:350px;object-fit:contain;background:#f6f6f6}.product-info{padding:20px;text-align:center}.product-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;margin:0 0 8px;color:#111}.product-desc{font-family:DM Sans,sans-serif;font-size:16px;margin:0 0 16px;text-align:left;color:#333}.product-desc p{margin:0;padding:0}.product-desc p strong{color:#7a3b34!important;font-weight:600;font-size:inherit}.product-benefits{margin:0 0 16px;padding-left:20px;color:#333}.product-benefits li{margin-bottom:8px}.product-urgency{font-weight:600;color:var(--brand-color)}.product-usage{font-size:13px;color:#444;margin:8px 0 12px}.pack-selector{display:inline-flex;gap:8px;margin-bottom:12px}.pack-btn{padding:8px 12px;border-radius:10px;border:1px solid #e0e0e0;background:#fff;font-weight:600;cursor:pointer;line-height:normal;font-size:13.5px}.pack-btn.active{background:var(--accent-gold);color:var(--hero-bg);border-color:transparent}.product-benefits{list-style:none;padding-left:0;margin:0 0 18px}.product-benefits li{display:flex;gap:12px;align-items:flex-start;padding:8px 0;font-size:14px}.product-benefits li:before{content:"";width:12px;height:12px;flex:0 0 12px;margin-top:2px;border-radius:50%;background:linear-gradient(180deg,var(--accent-gold),#b98932);box-shadow:0 2px 6px #0000001f}.highlight{color:#7a3b34!important;font-weight:600;font-size:inherit}.product-info,.product-benefits{text-align:left}.product-price{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:var(--brand-color);margin-bottom:16px}.product-price .mrp{text-decoration:line-through;color:#8a8a8a;font-weight:600;margin-right:8px;font-size:14px}.product-price .sale{color:var(--brand-color);font-size:20px;margin-right:8px}.product-price .you-save{color:#3b6b3b;font-weight:600;font-size:13px}@media (max-width: 720px){.hero-title{line-height:1.2;font-size:28px}.btn,.shopify-payment-button__button--unbranded{width:auto}.product-image{object-fit:cover;*/}}:root{--brand-color: #c82126;--hero-bg: #0b1220;--accent-gold: #c9a34b;--muted-white: rgba(255, 255, 255, .92)}.age-quiz-section{padding:36px 20px;background:var(--hero-bg);color:var(--muted-white)}.headcolor{color:var(--muted-white)}.age-quiz-inner{max-width:max-content;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border-radius:14px;background:linear-gradient(180deg,#ffffff08,#ffffff03);box-shadow:0 10px 30px #060a1459}.quiz-title{font-family:Montserrat,sans-serif;font-size:20px;margin:0 0 6px;color:var(--muted-white)}.quiz-sub{font-family:DM Sans,sans-serif;font-size:13px;color:#ffffffd9;margin:12px 0 6px}.age-left{min-width:0;flex:1 1 55%}.age-right{flex:0 0 260px}.age-options{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.age-option{padding:10px 16px;border-radius:12px;border:0;background:#fff;color:var(--hero-bg);cursor:pointer;font-weight:700;box-shadow:0 6px 18px #060a141f;font-size:13.3px;line-height:1.3}.age-option[aria-pressed=true],.age-option.active,.quiz-option.active{background:var(--accent-gold);color:var(--hero-bg);transform:translateY(-2px);box-shadow:0 12px 26px #060a1447}.quiz-result{margin:0;padding:14px;border-radius:12px;background:#fff;color:#111;display:none}.quiz-result.active{display:block}.quiz-result .result-title{font-family:Montserrat,sans-serif;font-weight:700;margin:0 0 10px;color:var(--brand-color)}.quiz-result .result-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f7f9fb;border-radius:8px;margin-bottom:10px}.quiz-result .result-price{font-weight:800;color:var(--brand-color)}.quiz-result .result-actions{text-align:right}.quiz-result .result-actions .btn{min-width:150px}@media (max-width: 720px){.age-quiz-inner{flex-direction:column;align-items:stretch}.age-right{width:100%}.quiz-result{margin-top:12px}}.reviews-section{padding:40px 20px;background:#f9f9f9}.reviews-inner{max-width:840px;margin:0 auto}.reviews-grid{display:grid;grid-template-columns:1fr;gap:20px}.review-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.review-stars{color:var(--accent-gold);font-size:16px;margin-bottom:8px}.review-text{font-family:DM Sans,sans-serif;font-size:14px;color:#333;margin:0 0 12px;line-height:1.5}.review-author{font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;color:#666;margin:0;text-align:right}@media (min-width: 720px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}.bundle-section{padding:40px 20px;background:#fff}.bundle-inner{max-width:840px;margin:0 auto}.bundle-grid{display:grid;grid-template-columns:1fr;gap:18px}.bundle-card{display:flex;flex-direction:column;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;position:relative}.bundle-badge{position:absolute;top:10px;right:10px;background:var(--brand-color);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;font-family:Montserrat,sans-serif}.bundle-image{width:100%;height:350px;object-fit:cover}.bundle-info{padding:20px;text-align:center}.bundle-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;margin:0 0 8px;color:#111}.bundle-desc{font-family:DM Sans,sans-serif;font-size:14px;margin:0 0 16px;color:#666;text-align:left}.bundle-pricingx{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:16px}.bundle-original{font-family:Montserrat,sans-serif;font-size:16px;color:#999;text-decoration:line-through}.bundle-discount{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:var(--brand-color)}.bundle-add{width:100%;margin-top:8px}@media (min-width: 720px){.bundle-grid{grid-template-columns:repeat(3,1fr)}.bundle-info{text-align:left;padding:20px}}.related-section{padding:40px 20px;background:#fff}.related-inner{max-width:1240px;margin:0 auto}.related-grid{display:grid;grid-template-columns:1fr;gap:20px}.related-card{display:flex;flex-direction:column;background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.related-image{width:100%;height:350px;object-fit:cover}.related-info{padding:20px;text-align:center}.related-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;margin:0 0 8px;color:#111}.related-desc{font-family:DM Sans,sans-serif;font-size:14px;margin:0 0 16px;color:#666;text-align:left}.related-price{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:var(--brand-color);margin-bottom:16px}@media (min-width: 720px){.related-grid{grid-template-columns:repeat(3,1fr)}}.bestsellers-section{padding:36px 20px;background:#fff}.bundle-inner{max-width:1100px;margin:0 auto}.bundle-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:12px}.doctors-section{background:var(--hero-bg);color:#fff;padding:44px 20px}.doctors-inner{max-width:1100px;margin:0 auto;text-align:center}.doctors-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}.doctor-card{display:flex;gap:12px;align-items:center;background:#ffffff08;padding:12px;border-radius:12px}.doctor-photo{width:72px;height:72px;object-fit:cover;border-radius:999px;flex:0 0 72px}.doctor-info h3{margin:0 0 4px;font-size:16px}.doctor-role{margin:0;color:#ffffffe0;font-size:13px}@media (min-width: 720px){.doctors-grid{grid-template-columns:repeat(3,1fr)}}.product-tile{background:#f9f9f9;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #060a140f}.product-tile img{width:100%;height:180px;object-fit:cover;display:block}.product-tile a{color:inherit;text-decoration:none;display:block;padding:14px}.product-tile h3{margin:8px 0 6px;font-size:16px;font-family:Montserrat,sans-serif}.product-tile .price{margin-top:10px;font-weight:700;color:var(--brand-color)}@media (min-width: 720px){.bundle-grid{grid-template-columns:repeat(3,1fr)}}.blogs-section{padding:36px 20px;background:#fff}.blogs-inner{max-width:1100px;margin:0 auto}.blogs-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:14px}.blog-card{background:#f7f9fb;padding:14px;border-radius:12px;box-shadow:0 6px 18px #060a140a}.blog-card h3{margin:0 0 6px;font-size:16px}.blog-date{font-size:12px;color:#666;margin-bottom:8px}.blog-excerpt{margin:0 0 10px;color:#222}.read-more{color:var(--brand-color);font-weight:700;text-decoration:none}@media (min-width: 720px){.blogs-grid{grid-template-columns:repeat(4,1fr)}}.bundle-inner{padding:0}.bestsellers-section .tile-actions{display:flex;gap:20px;margin-top:10px}.bestsellers-section .tile-actions .btn{flex:1 1 0;min-height:44px;padding:12px 14px}.bestsellers-section .product-tile a{display:block;padding:14px 0 8px}.faq-section{padding:36px 20px;background:#fff}.faq-inner{max-width:840px;margin:0 auto}.faq-list{display:grid;gap:12px}.faq-item{background:#f7f9fb;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px #060a140f}.faq-q{width:100%;text-align:left;padding:14px 16px;background:transparent;border:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:15px;cursor:pointer}.faq-q:after{content:"+";float:right;font-weight:700}.faq-q[aria-expanded=true]:after{content:"\2013"}.faq-a{padding:12px 16px 16px;color:#333;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}@media (min-width: 720px){.faq-list{gap:14px}}@media (min-width: 720px){.hero-title{font-size:42px}.hero-sub{font-size:20px}}.site-footer{background:linear-gradient(180deg,#07101a,#08111c);color:#ffffffeb;padding:36px 20px}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.footer-brand .footer-logo{color:var(--accent-gold);font-size:20px;text-decoration:none}.footer-tag{color:#ffffffd9;margin:6px 0 0;font-size:14px}.footer-newsletter h4{margin:0 0 6px}.newsletter-form{display:flex;gap:8px;margin-top:8px}.newsletter-form input[type=email]{padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:#fff;min-width:0;flex:1 1 auto}.newsletter-msg{margin-top:8px;color:#c8dcfff2;font-size:13px}.footer-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px}.footer-col h5{margin:0 0 8px;color:#fffffff2}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin:8px 0}.footer-col a{color:#ffffffd9;text-decoration:none}.footer-bottom{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:24px;border-top:1px solid rgba(255,255,255,.04);padding-top:18px}.socials{display:flex;gap:12px}.social{color:#ffffffd9;text-decoration:none;font-weight:600}.copyright{color:#fff9;font-size:13px}@media (min-width: 720px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.newsletter-form{max-width:420px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/premium-product.css.map */
