.organicshop-theme{color:#2c3a24;background-color:#fff}.organicshop-theme .font-heading{font-family:var(--theme-font-heading,var(--font-cormorant),"Hind Siliguri",serif)}.organicshop-theme .font-body{font-family:var(--theme-font-body,var(--font-nunito-sans),"Hind Siliguri",sans-serif)}.organicshop-theme [tabindex]:focus-visible,.organicshop-theme a:focus-visible,.organicshop-theme button:focus-visible,.organicshop-theme input:focus-visible{outline:2px solid var(--theme-primary,#4e7e33);outline-offset:2px;border-radius:4px}.organicshop-theme .no-scrollbar::-webkit-scrollbar{display:none}.organicshop-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.organicshop-theme .os-arch{border-radius:999px 999px 2rem 2rem}@keyframes os-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes os-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes os-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.organicshop-theme .os-rise{animation:os-rise .8s cubic-bezier(.22,1,.36,1) forwards}.organicshop-theme .os-pop{animation:os-pop .9s cubic-bezier(.22,1,.36,1) forwards}.organicshop-theme .os-float{animation:os-float 6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.organicshop-theme .os-float,.organicshop-theme .os-pop,.organicshop-theme .os-rise{animation:none}}