:root{--max-width:1100px;--border-radius:12px;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background-image:url(/abstract-sage-paint-texture-low-res.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.h2-class,h2{font-family:Poppins,sans-serif}.loading{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:100}.dot{position:relative;width:20px;height:20px;margin:0 5px;animation:dot 1.2s infinite}.dot,.dot:before{border-radius:50%;background:#000}.dot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0);animation:dot-before 1.2s infinite}.dot:first-child,.dot:first-child:before{background:#4285f4}.dot:nth-child(2),.dot:nth-child(2):before{background:#ea4335}.dot:nth-child(3),.dot:nth-child(3):before{background:#fbbc05}.dot:nth-child(4),.dot:nth-child(4):before{background:#34a853}.dot:nth-child(5),.dot:nth-child(5):before{background:#ea4335}@keyframes dot{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes dot-before{0%{transform:scale(0);opacity:1}50%{transform:scale(2.5);opacity:0}to{transform:scale(0);opacity:0}}