*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #eef0f3;--bg-white: #ffffff;--dark: #0A0A0A;--mid: #444;--muted: #888;--border: #e0e2e6;--accent: #0A0A0A;--radius: 16px;--font: "Poppins", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--dark);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:var(--font);cursor:pointer;border:none;outline:none}.prose h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem}.prose h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem}.prose p{font-size:.95rem;line-height:1.8;color:#444;margin-bottom:1rem}.prose ul{padding-left:1.5rem;margin-bottom:1rem}.prose ul li{font-size:.95rem;line-height:1.8;color:#444;margin-bottom:.25rem}.prose a{color:#0a0a0a;text-decoration:underline}
