@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Righteous&display=swap");@import url("https://fonts.googleapis.com/css2?family=Anek+Tamil:wght@100..800&display=swap");:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;height:100%}body{color:var(--foreground);background:var(--background);font-family:Anek Tamil,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section{scroll-margin-top:0}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}:global(.app-play-store){display:flex;gap:10px}.swiper-wrapper{padding-bottom:70px}.swiper-pagination{bottom:20px}.swiper-pagination-bullet-active{background:#451e8e!important}