@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");:root{--max-width:1100px;--border-radius:12px;--ibm:"IBM Plex Mono",monospace;--rojo:#D9261F;--lemon:#ECEA5F;--minty:#EEEDC9;--onyx:#2E3432;--fresh:#A9CBB5;--white:#fffff8;--black:#111111;--box-radius:16px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}