:root{--ink-primary: #1A212B;--ink-secondary: #4E5968;--ink-tertiary: #8B97A7;--ink-link: #355A80;--paper-canvas: #F4F6F9;--paper-raised: #FFFFFF;--paper-sunken: #E9EDF2;--line-subtle: #E9EDF2;--line-default: #DCE2EA;--line-strong: #C9D2DD;--brand-base: #0D223C;--brand-hover: #0B1D33;--brand-pressed: #09182A;--accent-base: #C3EB24;--accent-muted: #9BBF1A;--accent-strong: #5E7D0C;--accent-surface: #F4FAD9;--agent-base: #00684A;--agent-surface: #E3F2EC;--status-authorized-text: #0F6B3C;--status-authorized-surface: #E6F3EC;--status-authorized-dot: #167C48;--code-ink: #E1E7EF;--code-muted: #7A93B0;--code-string: #C3CFDE;--on-brand-strong: #FFFFFF;--on-brand: #C3CFDE;--on-brand-muted: #7A93B0;--on-brand-line: rgba(225, 231, 239, .14);--font-base: "Manrope", -apple-system, "Segoe UI", sans-serif;--font-mono: "Roboto Mono", ui-monospace, "Cascadia Code", Consolas, monospace;--radius-document: 2px;--radius-control: 4px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 1px rgba(16, 24, 40, .04);--motion-micro: .1s cubic-bezier(.2, 0, 0, 1);--topbar-h: 56px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;font-family:var(--font-base);font-size:16px;line-height:24px;color:var(--ink-primary);background:var(--paper-canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p,ul,ol,figure,blockquote,fieldset{margin:0;padding:0}h1,.h1{font-size:clamp(32px,4.6vw,38px);line-height:1.16;font-weight:800;letter-spacing:-.02em}h2{font-size:24px;line-height:30px;font-weight:600;letter-spacing:-.015em}h3{font-size:18px;line-height:24px;font-weight:600;letter-spacing:-.01em}a{color:var(--ink-link);text-decoration:none;transition:color var(--motion-micro)}a:hover{text-decoration:underline}::selection{background:var(--accent-surface)}:focus-visible{outline:2px solid var(--ink-primary);outline-offset:2px}.mono{font-family:var(--font-mono)}.tnum{font-variant-numeric:tabular-nums}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;top:-48px;left:16px;z-index:1200;padding:10px 16px;background:var(--paper-raised);border:1px solid var(--line-default);border-radius:var(--radius-control);color:var(--ink-primary);font-weight:600}.skip-link:focus{top:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius-control);font-family:var(--font-base);font-size:15px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none;transition:background-color var(--motion-micro),border-color var(--motion-micro),color var(--motion-micro)}.btn:hover{text-decoration:none}.btn-primary{background:var(--brand-base);color:var(--on-brand-strong)}.btn-primary:hover{background:var(--brand-hover);color:var(--on-brand-strong)}.btn-primary:active{background:var(--brand-pressed)}.btn-quiet{background:var(--paper-raised);border-color:var(--line-default);color:var(--ink-primary)}.btn-quiet:hover{background:var(--paper-canvas);border-color:var(--line-strong);color:var(--ink-primary)}.btn-sm{height:36px;padding:0 16px;font-size:14px}.wordmark{display:inline-block;font-family:var(--font-base);font-weight:800;letter-spacing:-.02em;line-height:1;color:var(--ink-primary);white-space:nowrap}.wordmark .spark-anchor{display:inline-block;width:0;height:0;position:relative;vertical-align:baseline}.wordmark .spark-anchor:before{content:"";position:absolute;left:.08em;bottom:.6125em;width:.135em;height:.135em;background:var(--accent-base)}.wordmark--inverted{color:var(--on-brand-strong)}.wordmark--muted .spark-anchor:before{background:var(--accent-muted)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-secondary)}.eyebrow:before{content:"";flex:none;width:8px;height:8px;background:var(--accent-base)}.sec-head{display:flex;align-items:center;gap:12px;margin-bottom:24px}.sec-head .idx{font-family:var(--font-mono);font-size:12px;line-height:16px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--ink-tertiary)}.sec-head .kicker{font-size:11px;line-height:16px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-tertiary)}.sec-head:after{content:"";flex:1;height:1px;background:var(--line-subtle)}.sec{padding:80px clamp(24px,6vw,72px);border-top:1px solid var(--line-subtle);scroll-margin-top:calc(var(--topbar-h) + 16px)}.sec:first-child{border-top:0}.ruled{background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 39px,var(--line-subtle) 39px,var(--line-subtle) 40px)}.code-panel{background:var(--brand-base);border-radius:var(--radius-document);overflow:hidden}.code-panel pre{margin:0;padding:16px 18px;overflow-x:auto;font-family:var(--font-mono);font-size:13px;line-height:20px;color:var(--code-ink);font-variant-numeric:tabular-nums}.code-panel .tk{color:var(--code-muted)}.code-panel .ts{color:var(--code-string)}.code-panel .tp{color:var(--code-muted)}.code-panel .tm{color:var(--on-brand-strong);font-weight:500}@media(max-width:640px){.sec{padding-top:48px;padding-bottom:48px}}.topbar[data-astro-cid-axxsutmj]{position:fixed;inset:0 0 auto;z-index:1000;height:var(--topbar-h);background:var(--paper-raised);border-bottom:1px solid var(--line-subtle)}.topbar-nav[data-astro-cid-axxsutmj]{height:100%;padding-inline:max(24px,calc((100% - 1200px)/2));display:flex;align-items:center;gap:16px}.brand[data-astro-cid-axxsutmj]{display:inline-flex;align-items:center;text-decoration:none}.brand[data-astro-cid-axxsutmj]:hover{text-decoration:none}.sep[data-astro-cid-axxsutmj]{width:1px;height:20px;background:var(--line-default)}.paginas[data-astro-cid-axxsutmj],.links[data-astro-cid-axxsutmj]{display:flex;gap:24px;list-style:none;margin:0;padding:0}.links[data-astro-cid-axxsutmj]{margin-left:auto}.paginas[data-astro-cid-axxsutmj] a[data-astro-cid-axxsutmj],.links[data-astro-cid-axxsutmj] a[data-astro-cid-axxsutmj]{font-size:14px;font-weight:500;color:var(--ink-secondary)}.paginas[data-astro-cid-axxsutmj] a[data-astro-cid-axxsutmj]:hover,.links[data-astro-cid-axxsutmj] a[data-astro-cid-axxsutmj]:hover{color:var(--ink-primary);text-decoration:none}.paginas[data-astro-cid-axxsutmj] a[data-astro-cid-axxsutmj].ativo{font-weight:700;color:var(--ink-primary)}.cta[data-astro-cid-axxsutmj]{flex:none}@media(max-width:640px){.sep[data-astro-cid-axxsutmj],.paginas[data-astro-cid-axxsutmj],.links[data-astro-cid-axxsutmj]{display:none}.topbar-nav[data-astro-cid-axxsutmj]{justify-content:space-between}}.footer[data-astro-cid-sz7xmlte]{background:var(--brand-base);color:var(--on-brand)}.inner[data-astro-cid-sz7xmlte]{padding:56px max(24px,calc((100% - 1200px)/2))}.marca[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px 24px}.tagline[data-astro-cid-sz7xmlte]{font-size:14px;line-height:20px;color:var(--on-brand)}.links[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:28px;padding-top:24px;border-top:1px solid var(--on-brand-line)}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:14px;line-height:20px;font-weight:500;color:var(--on-brand)}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--on-brand-strong);text-decoration:none}.legal[data-astro-cid-sz7xmlte]{margin-top:32px;display:flex;flex-wrap:wrap;gap:8px 40px;font-size:13px;line-height:19px;color:var(--on-brand-muted)}.legal[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{max-width:64ch}
