:root{--ink:#242424;--ink-soft:#6b6b6b;--ink-faint:#9b9b9b;--rule:#e5e5e5;--rule-soft:#f2f2f2;--bg:#fff;--green:#1a8917;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--serif:"Source Serif 4", Georgia, Cambria, "Times New Roman", serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{background:var(--bg);min-height:100dvh}body{font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}#root{min-height:100dvh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}::selection{background:#d7f0d6}.container{max-width:1336px;margin:0 auto;padding:0 24px}@media (width<=640px){.container{padding:0 16px}}
