:root{--background:#fff;--foreground:#171717}*,:after,:before{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html[dir=rtl]{direction:rtl;text-align:right}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}a:hover{text-decoration:underline}button{border:none;cursor:pointer}