:root{--lavender-pastel:#a7c7e7;--primary:#4b4b4d;--black:#334144;--gray:#c7c3c3;--gray-dark:#949ea0;--white:#fffdfa;--brown-light:#a89984;--brown:#a69374;--red:#cb7979;--orange:#d7995d;--green:#8b9862;--green-light:#98971a;--yellow-light:#ebdbb2;--blue:#47a8bd;--mobile:400px;--tablet:768px;--desktop:1220px;--qhd:1440px;--wqhd:2560px;--uhd:3840px;--font-primary:"Cascadia Code", sans-serif;--cookie-base:#d4a24e;--cookie-chip:#6b4412;--cookie-text:#3a2000;--cookie-shape:polygon(28% 0%, 72% 0%, 72% 12%, 88% 12%, 88% 24%, 100% 24%, 100% 36%, 88% 36%, 88% 48%, 100% 48%, 100% 76%, 88% 76%, 88% 88%, 72% 88%, 72% 100%, 52% 100%, 52% 88%, 28% 88%, 28% 100%, 16% 100%, 16% 88%, 12% 88%, 12% 76%, 0% 76%, 0% 60%, 12% 60%, 12% 48%, 0% 48%, 0% 24%, 12% 24%, 12% 12%, 28% 12%, 28% 0%)}html,body{font-family:var(--font-primary);margin:0;padding:0}.gradientTitle{-webkit-text-fill-color:transparent;background-color:#8dacc7;background-image:linear-gradient(135deg,#8dacc7,#8ab9b4,#97bf98,#b6b88e,#c8b090,#c9a291,#af98ca,#be97bf,#c993a6,#c99b92,#c6ab8c,#cdbf99,#ad99cd,#999fcd,#91aec5,#8eb5b8,#90b9ac,#9abba0,#c790b4,#cb9494,#c8ab8f,#c5bb90,#adbf97,#95baa9,#aabe88,#8fbaaa,#90afc2,#a69acd,#c198c0,#cc97aa,#c7ba8e,#b0bd8e,#96ba9e,#8eb1b2,#93a7c1,#a29ec4,#c78e9d,#c291b1,#b998c1,#a49bcc,#96a6ca,#96abc2,#c9bf91,#c5ae8a,#c59b8c,#c3929e,#bf97b7,#ae9cca,#b6a9d5,#a2bfd1,#9cc5c3,#9dc6ad,#b0c29d,#c3bd9c,#86b4ae,#8fb89e,#a5b991,#bbb492,#c9a891,#cb9995,#8dacc7);background-position:0 0;background-size:900% 900%;-webkit-background-clip:text;background-clip:text;animation:50s linear infinite gradient-title-cycle}@keyframes gradient-title-cycle{0%{background-position:0 0}to{background-position:100% 100%}}@media (prefers-reduced-motion:reduce){.gradientTitle{animation:none}}@media (min-width:1440px){html{font-size:1.1em}}@media (min-width:2560px){html{font-size:1.4em}}@media (min-width:3840px){html{font-size:1.7em}}*{box-sizing:border-box}button{font-family:inherit;font-size:inherit}main{background:var(--black);width:100%;height:100vh;color:var(--white);-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;padding:20px;display:flex;overflow:scroll}main::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}code{font-family:var(--font-primary);background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem}
