: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);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}:root{--brand-navy:#1b3a57;--brand-orange:#f06a34;--brand-terra:#9a3a1a;--app-bg:#f5f4ef;--surface:#fff;--surface-2:#fafaf7;--txt:#2c2c2a;--txt-soft:#5f5e5a;--txt-mut:#888780;--line:#e5e3db;--ok:#1d9e75;--warn:#ba7517;--danger:#a32d2d;--c-blue:#1b3a57;--c-orange:#f06a34;--c-green:#1d9e75;--c-terra:#9a3a1a;--c-amber:#ba7517}html.tema-escuro{--brand-navy:#16242f;--brand-orange:#f06a34;--brand-terra:#c2532e;--app-bg:#0e1116;--surface:#171c22;--surface-2:#1d242b;--txt:#e6e4df;--txt-soft:#b6b4ad;--txt-mut:#8a8880;--line:#2a323b;--ok:#35c08e;--warn:#d99a3a;--danger:#d9544f;--c-blue:#5b9bd5;--c-orange:#ff8a5c;--c-green:#35c08e;--c-terra:#d2774a;--c-amber:#e0a23a}html.tema-escuro .tema-design{filter:invert()hue-rotate(180deg)}html.tema-escuro .tema-design input,html.tema-escuro .tema-design select,html.tema-escuro .tema-design textarea{background:var(--surface-2);color:var(--txt);border-color:var(--line)}html.tema-escuro .tema-design input::placeholder,html.tema-escuro .tema-design textarea::placeholder{color:var(--txt-mut)}input,select,textarea,option{color:#2c2c2a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input::placeholder,textarea::placeholder{color:#9a988f}#root{box-sizing:border-box;width:100%;min-height:100svh}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%}
