@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;600;700&family=Work+Sans:wght@400;500;600&family=Noto+Serif+Tamil:wght@500;600;700&family=Noto+Sans+Tamil:wght@400;500;600&family=Noto+Serif:ital,wght@0,400;0,600;1,400&family=Noto+Sans:wght@400;500;600&display=swap";:root{--bg:oklch(94.5% .024 82);--surface:oklch(91.5% .028 79);--surface-2:oklch(88% .032 76);--border:oklch(83.5% .032 74);--ink:oklch(20% .06 275);--ink-soft:oklch(42% .05 275);--accent:oklch(72% .13 85);--accent-strong:oklch(58% .13 80);--accent-tint:oklch(93% .04 85);--accent-2:oklch(28% .09 275);--accent-2-tint:oklch(90% .02 275);--white:oklch(99% .002 85);--font-display:"Roboto Slab", "Noto Serif Tamil", "Noto Serif", Georgia, serif;--font-body:"Work Sans", "Noto Sans Tamil", "Noto Sans", -apple-system, sans-serif;--page-pad-x:32px;--header-pad-x:64px;--reading-zoom:1}@media (width<=640px){:root{--page-pad-x:18px;--header-pad-x:16px}}*{box-sizing:border-box}body,html{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;padding:0;overflow-x:hidden}@media (width<=640px){h1{font-size:clamp(22px,7vw,32px)!important;line-height:1.25!important}h2{font-size:clamp(17px,5.5vw,22px)!important}}a{color:var(--accent-strong);text-decoration:none}a:hover{color:var(--ink)}h1,h2,h3{font-family:var(--font-display);margin:0}img{max-width:100%;display:block}
