/* AyurVNova global responsive & brand-discovery layer — 2026-08-23 */
html{overflow-x:hidden;scroll-behavior:smooth}body{overflow-x:hidden;max-width:100vw}*,*:before,*:after{box-sizing:border-box}img,video,iframe,svg{max-width:100%;height:auto}.container{width:min(100%,1280px);margin-inline:auto}.avn-mobile-toggle{display:none}.avn-mobile-panel{display:none}

/* Prevent fixed-width content from breaking phones */
main,section,header,footer,nav,.container,.hero-grid,.products-grid,.footer-grid,.mission-grid,.assurance-grid,.ingredient-grid,.review-form-row{min-width:0}input,select,textarea,button{max-width:100%;font:inherit}table{max-width:100%}

/* Discovery positioning helpers */
.avn-discovery-strip{background:#0e2e1f;color:#fff;padding:18px 0;border-top:1px solid rgba(212,175,55,.35);border-bottom:1px solid rgba(212,175,55,.35)}
.avn-discovery-strip .container{display:flex;align-items:center;justify-content:center;gap:18px;text-align:center;flex-wrap:wrap}.avn-discovery-strip strong{font-family:'Playfair Display',serif;font-size:20px}.avn-discovery-strip span{color:rgba(255,255,255,.78);font-size:14px}.avn-discovery-strip a{color:#0e2e1f;background:#d4af37;padding:9px 16px;border-radius:999px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.07em}
.avn-global-proof{padding:72px 0;background:#f8f6f1}.avn-global-proof .avn-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.avn-proof-card{background:#fff;border:1px solid #e7dfcf;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(14,46,31,.06)}.avn-proof-card h3{margin:0 0 9px;color:#0e2e1f;font-size:20px}.avn-proof-card p{margin:0;color:#617067;font-size:14px;line-height:1.7}.avn-global-proof .section-header{margin-bottom:36px}
.avn-community{padding:78px 0;background:#fff}.avn-community-card{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;background:linear-gradient(135deg,#f7f1e5,#fff);border:1px solid #e6dcc7;border-radius:24px;padding:42px}.avn-community-card h2{font-size:clamp(32px,4vw,50px);color:#0e2e1f;margin:0 0 14px}.avn-community-card p{color:#617067;margin:0 0 20px}.avn-community-actions{display:flex;gap:12px;flex-wrap:wrap}.avn-community-note{background:#0e2e1f;color:#fff;border-radius:18px;padding:28px}.avn-community-note strong{display:block;color:#d4af37;font-size:13px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px}.avn-community-note p{color:rgba(255,255,255,.82);margin:0;line-height:1.8}

@media(max-width:960px){
  .container{padding-left:22px!important;padding-right:22px!important}
  .top-bar-inner{gap:10px}.top-bar-left{gap:10px!important;flex-wrap:wrap}.top-bar-left a{font-size:11px!important}
  .navbar-inner{min-height:70px!important;height:auto!important;padding:8px 18px!important;gap:10px!important}
  .navbar .logo{width:118px!important;min-width:118px!important;max-width:118px!important;height:52px!important;min-height:52px!important;max-height:52px!important;flex-basis:118px!important}.navbar .logo img{width:112px!important;max-width:112px!important;height:48px!important;max-height:48px!important;object-fit:contain!important}
  .navbar .nav-links{display:none!important}.navbar .nav-cta{margin-left:auto;padding:10px 14px!important;font-size:10px!important;white-space:nowrap}
  .avn-mobile-toggle{display:inline-flex;width:42px;height:42px;border:1px solid #ded6c8;background:#fff;color:#0e2e1f;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;flex:0 0 42px}.avn-mobile-toggle span,.avn-mobile-toggle span:before,.avn-mobile-toggle span:after{display:block;width:19px;height:2px;background:currentColor;content:"";position:relative;border-radius:4px}.avn-mobile-toggle span:before{position:absolute;top:-6px}.avn-mobile-toggle span:after{position:absolute;top:6px}
  .avn-mobile-panel{display:none;position:fixed;left:0;right:0;top:var(--avn-nav-bottom,70px);z-index:9998;background:#fff;border-top:1px solid #e8e1d6;border-bottom:1px solid #d9d0c0;box-shadow:0 18px 40px rgba(14,46,31,.14);padding:10px 20px 18px;max-height:calc(100vh - 70px);overflow:auto}.avn-mobile-panel.is-open{display:block}.avn-mobile-panel a{display:block;padding:14px 5px;border-bottom:1px solid #eee8dd;color:#0f1f17;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.avn-mobile-panel a:last-child{border-bottom:0}.avn-menu-open{overflow:hidden}
  .hero{padding:54px 0!important}.hero-grid{grid-template-columns:1fr!important;gap:30px!important;min-height:0!important}.hero-content{text-align:center}.hero-content h1{font-size:clamp(38px,9vw,58px)!important;line-height:1.06!important}.hero-content p{font-size:16px!important;max-width:660px!important;margin-left:auto!important;margin-right:auto!important}.hero-actions{justify-content:center!important;flex-wrap:wrap}.hero-image{min-height:0!important;max-width:620px;margin-inline:auto;width:100%}.hero-image img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
  .mission-grid,.products-grid,.assurance-grid,.footer-grid,.ingredient-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.footer-grid{gap:28px!important}.avn-global-proof .avn-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avn-community-card{grid-template-columns:1fr;padding:32px}
}

@media(max-width:640px){
  .container{padding-left:16px!important;padding-right:16px!important}
  .top-bar{padding:7px 0!important}.top-bar-inner{justify-content:center!important}.top-bar-left{display:none!important}.top-bar-whatsapp{font-size:10px!important;padding:6px 11px!important}
  .navbar-inner{padding:7px 12px!important}.navbar .logo{width:100px!important;min-width:100px!important;max-width:100px!important;flex-basis:100px!important;height:46px!important;min-height:46px!important;max-height:46px!important}.navbar .logo img{width:96px!important;max-width:96px!important;height:42px!important;max-height:42px!important}.navbar .nav-cta{padding:9px 10px!important;font-size:9px!important}.avn-mobile-toggle{width:38px;height:38px;flex-basis:38px}
  .hero{padding:38px 0!important}.hero-grid{gap:24px!important}.hero-content .eyebrow{font-size:11px!important}.hero-content h1{font-size:clamp(34px,10.5vw,46px)!important}.hero-content p{font-size:15px!important;line-height:1.7!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;width:100%;gap:10px!important}.hero-actions .btn{width:100%;padding:14px 18px!important}.hero-image{max-width:100%}.hero-image img{border-radius:14px}
  section{max-width:100vw}.section-header h2{font-size:clamp(30px,9vw,42px)!important}.section-header p{font-size:14px!important}.featured-section,.mission-strip,.cta-section,.brochure-cta-section{padding-top:52px!important;padding-bottom:52px!important}
  .mission-grid,.products-grid,.assurance-grid,.footer-grid,.ingredient-grid,.premium-review-grid,.review-form-row{grid-template-columns:1fr!important}.product-card,.mission-card,.assurance-card,.customer-review{min-width:0!important;width:100%!important}.product-image,.product-image-wrap{height:auto!important;min-height:0!important}.product-image img,.product-image-wrap img,.product-card img{width:100%!important;height:auto!important;max-height:420px!important;object-fit:contain!important}
  .footer{padding-top:50px!important}.footer-grid{gap:34px!important}.footer-contact li{align-items:flex-start}.footer-contact a{overflow-wrap:anywhere}.footer-bottom{flex-direction:column!important;gap:10px!important;text-align:center}
  .cta-section h2{font-size:34px!important}.cta-section p{font-size:15px!important}.brochure-cta-card{padding:26px 18px!important}
  .avn-discovery-strip{padding:14px 0}.avn-discovery-strip .container{gap:8px}.avn-discovery-strip strong{font-size:18px}.avn-discovery-strip span{font-size:12px;width:100%}.avn-global-proof{padding:52px 0}.avn-global-proof .avn-proof-grid{grid-template-columns:1fr}.avn-community{padding:52px 0}.avn-community-card{padding:24px 18px;border-radius:18px}.avn-community-actions{display:grid}.avn-community-actions .btn{width:100%}
  .review-modal-dialog{width:calc(100vw - 20px)!important;max-width:100%!important;padding:24px 16px!important}.review-modal-heading h2{font-size:34px!important}
  .cart-item,.checkout-grid,.product-detail-grid,.product-layout{grid-template-columns:1fr!important}.cart-item{gap:14px!important}
}

@media(max-width:390px){.navbar .nav-cta{display:none!important}.hero-content h1{font-size:34px!important}.container{padding-left:14px!important;padding-right:14px!important}}
