:root{--color-bg: #444;--color-bg-header: #111;--color-bg-section: #1b1b1b;--spacing-s: 0.75rem;--spacing-m: 1.5rem;--spacing-l: 3rem;--spacing-xl: 5rem;--max-width: 1100px}body{margin:0 auto;padding:0;background-color:var(--color-bg);background-color:#242424;background-image:radial-gradient(circle, #282828 3px, transparent 3px);background-size:14px 14px;color:#fff}img{max-width:100%;height:auto}.image-grid{margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:0px;max-width:1080px;max-height:1080px}header{background-color:var(--color-bg-header);padding:40px 0 60px;margin-bottom:80px}header p{max-width:720px;margin:50px auto 15px}section{margin:40px auto;background-color:var(--color-bg-section);max-width:var(--max-width);padding:25px 40px}footer{background-color:#000;margin-top:80px;padding:15px 0}footer p,footer a{font-size:12px;font-weight:normal;margin:0}.josefin-sans-brp{font-family:"Josefin Sans",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}html{font-size:20px}body{font-family:"Josefin Sans",Arial,sans-serif;text-align:center;line-height:1.2}h1,h2,h3{max-width:920px;padding-left:40px;padding-right:40px}h1{font-size:clamp(2rem,6vw,3rem);margin:40px auto}h2{font-size:1.7rem;margin:20px auto 40px}h3{font-size:1.45rem;margin:20px auto 40px}p,ul,ol,a{font-size:1.2rem;font-weight:400}p{margin:10px 0px 30px;padding:0 40px}.reference{margin-top:5px;font-size:.75rem;font-weight:300;margin-bottom:10px}a{color:#fff;font-weight:bold}ul,ol{margin:30px auto;text-align:left;padding-left:40px;max-width:760px}ul li,ol li{margin-bottom:18px}ul li.arrows::marker,ol li.arrows::marker{content:"→ "}#canvas-container{width:60vh;height:60vh;max-width:100%;overflow:hidden;background-color:#333;cursor:grab}@media(max-width: 768px){html{font-size:22px}section{padding-left:20px;padding-right:20px}.image-grid{grid-template-columns:repeat(1, 1fr);max-height:5000px;max-width:540px}}/*# sourceMappingURL=main.css.map */