*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%}code{max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}html{scroll-behavior:auto}}:root{--void:#0a0a0a;--emergence:#f5f5f5;--trace:#8a8a8a;--accent:#0b3d91;--glow:rgba(255,255,255,0.06)}.light-theme{--void:#f0f0f0;--emergence:#0a0a0a;--trace:#999}body{font-family:Georgia,'Times New Roman',serif;background:var(--void);color:var(--emergence);line-height:1.85;padding:clamp(.75rem,2vw,2rem);min-height:100vh;-webkit-font-smoothing:antialiased}main{max-width:min(1000px,92%);margin:0 auto;width:100%}#content{user-select:text}h1{scroll-margin-top:90px;text-align:center}h1{font-size:clamp(1.5rem,5vw,3rem);font-weight:300;margin-bottom:1.25rem}p{margin-bottom:1rem;max-width:75ch;margin-left:auto;margin-right:auto;text-align:justify}code{background:rgba(255,255,255,.05);padding:.12rem .4rem;border-radius:4px;font-family:monospace}@media (max-width:768px){body{padding:1rem;font-size:16px}p{text-align:center;max-width:none}}