:root{--background:#3a3a3a;--foreground:#3d3d3d}@media (prefers-color-scheme:dark){:root{--background:#3d3d3d;--foreground:#575757}}body,html{max-width:100vw;overflow-x:hidden;background-repeat:no-repeat;background:linear-gradient(180deg,#2e2e2e,#2e2e2e,#2e2e2e);color:#fff}body{background-color:#232323;background-repeat:no-repeat;color:#757575;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.custom-link{font-family:Arial,Helvetica,sans-serif;font-weight:400;color:#000;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.custom-bg-dark-blue,.custom-bg-dark-pink{background-color:#3d3d3d;color:#fff}.dark-orange{color:#f0f0f0}.titles{color:#888}.link{color:#007bff;text-decoration:none;font-weight:700;transition:color .3s ease,text-shadow .3s ease}.link:hover{padding:2px 5px}.link-gray{color:#fff;text-decoration:none;transition:color .3s ease}.link-gray:hover{color:#a7aaad;text-decoration:none}.icon-spacing{margin-right:1rem}.icon-spacing:last-child{margin-right:0}p{color:#c2c2c2}