:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--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;--bg-gradient:linear-gradient(45deg,#5f940a,#256c04 35%,#0d5e28 78%,#005e18)}*{box-sizing:border-box;padding:0;margin:0}::selection{background-color:#4ef34e}body,html{max-width:100vw;overflow-x:hidden;height:100vh}body,html,select{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.gradient{background-image:var(--bg-gradient);background-size:250%;animation:bg-gradient 5s infinite alternate}.gradient:hover{animation-play-state:paused}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes bg-gradient{0%{background-position:0}to{background-position:100%}}@property --x{syntax:"<percentage>";inherits:false;initial-value:10%}@property --y{syntax:"<percentage>";inherits:false;initial-value:10%}@keyframes bg-ball{0%,to{--x:0%;--y:50%}25%{--x:50%;--y:100%}50%{--x:100%;--y:50%}75%{--x:50%;--y:0%}}@keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}