:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}@media (width<=1024px){:root{font-size:16px}}body{margin:0;overflow-x:clip}@media (width<=640px){body{font-size:14px}div[style*=grid-template-columns]{grid-template-columns:1fr!important}input,textarea,select{min-height:38px;box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-size:16px!important}input[type=number]{width:auto!important;min-width:64px!important;max-width:100px!important}div[style*="flex-wrap: wrap"],div[style*=flexWrap]{row-gap:6px!important}[style*=fontSize\:10],[style*="font-size: 10px"],[style*=fontSize\:8],[style*="font-size: 8px"],[style*=fontSize\:9],[style*="font-size: 9px"]{font-size:11px!important}div[style*="padding: 10px 13px"],div[style*="padding: 12px 14px"]{padding:10px!important}div[style*="justify-content: space-between"]>button{flex-shrink:0}div[style*="position: fixed"][style*="inset: 0"]>div,div[style*=position\:fixed][style*=inset\:0]>div{box-sizing:border-box!important;max-width:96vw!important;max-height:90svh!important;overflow-y:auto!important}}#root{text-align:left;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:1126px;min-height:100svh;margin:0 auto;display:flex}@media (width<=640px){#root{border-inline:none;padding:0}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
