:root{--background:#fff;--foreground:#000;--navbar-bg:#f3f3f3;--navbar-border:#494949;--nav-radius:50px;--text-gradient:linear-gradient(224.06deg, #000 -37.45%, #666 33.74%);--text-gradient-vertical:linear-gradient(180deg, #000 0%, #666 100%)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{max-width:100vw;overflow-x:clip}body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:Chathura,sans-serif;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}main{min-height:100vh}
