.ayurveda-theme{color:#26332a;background-color:#fbf6ec}.ayurveda-theme .font-heading{font-family:var(--theme-font-heading,var(--font-cormorant),"Hind Siliguri",serif)}.ayurveda-theme .font-body{font-family:var(--theme-font-body,var(--font-inter),"Hind Siliguri",sans-serif)}.ayurveda-theme :focus-visible{outline:2px solid var(--theme-primary,#3e6b4c);outline-offset:3px}.ayurveda-theme ::-moz-selection{background:var(--theme-primary,#3e6b4c);color:#fbf6ec}.ayurveda-theme ::selection{background:var(--theme-primary,#3e6b4c);color:#fbf6ec}.ayurveda-theme .no-scrollbar::-webkit-scrollbar{display:none}.ayurveda-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes ay-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ay-fade{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.ayurveda-theme .ay-hero-rise{animation:ay-rise .9s cubic-bezier(.22,1,.36,1) forwards}.ayurveda-theme .ay-hero-fade{animation:ay-fade 1.3s cubic-bezier(.22,1,.36,1) forwards}@keyframes ay-sway{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}.ayurveda-theme .ay-sway{animation:ay-sway 6s ease-in-out infinite;transform-origin:bottom center}.ayurveda-theme .ay-sway-slow{animation:ay-sway 9s ease-in-out infinite;transform-origin:bottom center}@keyframes ay-cue{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.ayurveda-theme .ay-scroll-cue{animation:ay-cue 2.8s cubic-bezier(.65,0,.35,1) infinite}.ayurveda-theme .ay-leaf-divider{background-image:radial-gradient(circle at center,var(--theme-primary,#3e6b4c) 1.5px,transparent 1.6px);background-size:14px 14px;opacity:.18}