:root{--max-width:1200px;--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:150,150,150;--background-end-rgb:255,255,255;--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--primary-glow:conic-gradient(from 180deg at 20% 20%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(rgba(255,255,255,1),rgba(255,255,255,0))}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:30,30,30;--background-end-rgb:20,20,20;--primary-glow:radial-gradient(rgba(100,150,255,0.4),rgba(100,150,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(100,150,255,0),rgba(100,150,255,0),rgba(100,150,255,0.3));--tile-start-rgb:50,50,50;--tile-end-rgb:40,40,40;--callout-rgb:60,60,60;--callout-border-rgb:90,90,90;--card-rgb:70,70,70;--card-border-rgb:100,100,100}html{color-scheme:dark}}*{box-sizing:border-box;padding:0;margin:0}body,html{overflow-x:hidden}body{max-width:100vw;min-height:100vh;color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media (max-width:600px){html{font-size:14px}.container{padding:0 .5rem}}