:root{--background:#030303;--foreground:#f4efe4}*{box-sizing:border-box}html{max-width:100%;scroll-behavior:smooth}body,html{width:100%;background:var(--background)}body{max-width:100vw;min-height:100svh;margin:0;overflow-x:hidden;color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a{color:inherit}img,svg,video{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}::-moz-selection{background:hsla(41,58%,63%,.28);color:#f4efe4}::selection{background:hsla(41,58%,63%,.28);color:#f4efe4}