.logo-link[data-astro-cid-tvrurpns]{display:inline-flex}img[data-astro-cid-tvrurpns]{width:auto;display:block;max-width:100%}.hdr[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:40;background:var(--surface-header)}.hdr__inner[data-astro-cid-ctg3m53h]{max-width:1720px;margin:0 auto;height:var(--header-h);padding:0 clamp(16px,3vw,56px);display:flex;align-items:center;gap:clamp(12px,2vw,40px);min-width:0}.hdr__logo-link[data-astro-cid-ctg3m53h]{display:inline-flex;flex:0 1 auto;min-width:0}.hdr__nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:2px;margin-left:auto;min-width:0;flex-wrap:wrap;justify-content:flex-end}.hdr__item[data-astro-cid-ctg3m53h]{position:relative}.hdr__link[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:6px;padding:10px clamp(7px,.9vw,16px);border-radius:var(--radius-pill);text-decoration:none;white-space:nowrap;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:clamp(13px,1.05vw,17px);color:var(--teal-nav);opacity:.82;transition:var(--transition-base)}.hdr__link[data-astro-cid-ctg3m53h]:hover,.hdr__link--active[data-astro-cid-ctg3m53h]{opacity:1;color:var(--teal-nav);text-decoration:none}.hdr__dropdown[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:0;min-width:236px;padding:8px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:none;flex-direction:column;gap:2px}.hdr__item[data-astro-cid-ctg3m53h]:hover .hdr__dropdown[data-astro-cid-ctg3m53h],.hdr__item[data-astro-cid-ctg3m53h]:focus-within .hdr__dropdown[data-astro-cid-ctg3m53h]{display:flex}.hdr__sublink[data-astro-cid-ctg3m53h]{padding:10px 12px;border-radius:var(--radius-sm);text-decoration:none;font:var(--type-body-sm);font-weight:var(--fw-semibold);color:var(--gray-700)}.hdr__sublink[data-astro-cid-ctg3m53h]:hover{background:var(--surface-sunken);color:var(--text-brand);text-decoration:none}.hdr__sublink--active[data-astro-cid-ctg3m53h]{background:var(--surface-sunken);color:var(--text-brand)}.hdr__subitem[data-astro-cid-ctg3m53h]{position:relative}.hdr__sublink--pai[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:8px}.hdr__submenu[data-astro-cid-ctg3m53h]{position:absolute;top:-8px;left:100%;min-width:250px;padding:8px;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:none;flex-direction:column;gap:2px}.hdr__subitem[data-astro-cid-ctg3m53h]:hover .hdr__submenu[data-astro-cid-ctg3m53h],.hdr__subitem[data-astro-cid-ctg3m53h]:focus-within .hdr__submenu[data-astro-cid-ctg3m53h]{display:flex}.hdr__mobile-sublink--neto[data-astro-cid-ctg3m53h]{padding-left:32px;opacity:.85}.hdr__mobile[data-astro-cid-ctg3m53h]{display:none;margin-left:auto}.hdr__mobile[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{list-style:none;cursor:pointer;display:inline-flex;padding:8px}.hdr__mobile[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.hdr__mobile-panel[data-astro-cid-ctg3m53h]{position:absolute;left:0;right:0;top:var(--header-h);background:var(--surface-card);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);padding:var(--space-4) var(--gutter-mobile) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2);max-height:calc(100dvh - var(--header-h));overflow-y:auto}.hdr__mobile-group[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column}.hdr__mobile-label[data-astro-cid-ctg3m53h]{font:var(--type-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--text-muted);padding:var(--space-3) 0 var(--space-1)}.hdr__mobile-link[data-astro-cid-ctg3m53h],.hdr__mobile-sublink[data-astro-cid-ctg3m53h]{padding:12px 4px;text-decoration:none;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-h6);color:var(--teal-nav);border-bottom:1px solid var(--border-subtle)}.hdr__mobile-sublink[data-astro-cid-ctg3m53h]{font-weight:var(--fw-semibold);color:var(--gray-700);padding-left:var(--space-4)}@media(max-width:1080px){.hdr__nav[data-astro-cid-ctg3m53h]{display:none}.hdr__mobile[data-astro-cid-ctg3m53h]{display:block}}.iconbtn[data-astro-cid-crqf33vu]{display:inline-flex;align-items:center;justify-content:center;width:var(--d);height:var(--d);border-radius:var(--radius-circle);cursor:pointer;transition:var(--transition-base);text-decoration:none}.iconbtn[data-astro-cid-crqf33vu]:hover{transform:var(--lift-hover)}.iconbtn--soft[data-astro-cid-crqf33vu]{background:var(--teal-50);color:var(--teal-600);border:1px solid var(--teal-100)}.iconbtn--soft[data-astro-cid-crqf33vu]:hover{background:var(--teal-100)}.iconbtn--solid[data-astro-cid-crqf33vu]{background:var(--brand-primary);color:var(--text-invert);border:1px solid transparent}.iconbtn--solid[data-astro-cid-crqf33vu]:hover{background:var(--brand-primary-hover)}.iconbtn--outline[data-astro-cid-crqf33vu]{background:var(--white);color:var(--teal-600);border:1px solid var(--border-default)}.iconbtn--outline[data-astro-cid-crqf33vu]:hover{background:var(--teal-50)}.iconbtn--invert[data-astro-cid-crqf33vu]{background:#ffffff24;color:var(--text-invert);border:1px solid var(--border-invert)}.iconbtn--invert[data-astro-cid-crqf33vu]:hover{background:#ffffff42}.cr[data-astro-cid-agnaoeoo]{display:flex;align-items:center;gap:var(--space-4);text-decoration:none}.cr[data-astro-cid-agnaoeoo]:hover{text-decoration:none}.cr__badge[data-astro-cid-agnaoeoo]{display:grid;place-items:center;width:52px;height:52px;flex:0 0 auto;border-radius:var(--radius-circle)}.cr--invert[data-astro-cid-agnaoeoo] .cr__badge[data-astro-cid-agnaoeoo]{background:#ffffff29;border:1px solid var(--border-invert)}.cr--default[data-astro-cid-agnaoeoo] .cr__badge[data-astro-cid-agnaoeoo]{background:var(--surface-sunken);border:1px solid var(--teal-100)}.cr__text[data-astro-cid-agnaoeoo]{display:flex;flex-direction:column;gap:2px;min-width:0}.cr__label[data-astro-cid-agnaoeoo]{font:var(--type-body-sm)}.cr--invert[data-astro-cid-agnaoeoo] .cr__label[data-astro-cid-agnaoeoo]{color:var(--text-invert-muted)}.cr--default[data-astro-cid-agnaoeoo] .cr__label[data-astro-cid-agnaoeoo]{color:var(--text-muted)}.cr__value[data-astro-cid-agnaoeoo]{font:var(--type-h5);overflow-wrap:anywhere}.cr--invert[data-astro-cid-agnaoeoo] .cr__value[data-astro-cid-agnaoeoo]{color:var(--text-invert)}.cr--default[data-astro-cid-agnaoeoo] .cr__value[data-astro-cid-agnaoeoo]{color:var(--text-heading)}.ftr[data-astro-cid-gcn2mc3v]{background:var(--gradient-brand);color:var(--text-invert);position:relative;overflow:hidden}.ftr__element[data-astro-cid-gcn2mc3v]{position:absolute;right:-60px;top:-40px;width:520px;opacity:.14;pointer-events:none}.ftr__inner[data-astro-cid-gcn2mc3v]{position:relative;max-width:var(--container-max);margin:0 auto;padding:var(--space-12) var(--gutter) var(--space-7)}.ftr__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.1fr 1fr;gap:var(--space-11);align-items:start}.ftr__col[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:var(--space-5)}.ftr__title[data-astro-cid-gcn2mc3v]{font:var(--type-h2);color:var(--text-invert)}.ftr[data-astro-cid-gcn2mc3v] .ftr__wpp{align-self:flex-start}.ftr__social[data-astro-cid-gcn2mc3v]{display:flex;gap:var(--space-3);margin-top:var(--space-2)}.ftr__divider[data-astro-cid-gcn2mc3v]{height:1px;background:var(--border-invert);margin:var(--space-10) 0 var(--space-6)}.ftr__legal-bloco[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:var(--space-2);align-items:flex-end}.ftr__links[data-astro-cid-gcn2mc3v]{display:flex;gap:var(--space-4)}.ftr__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font:var(--type-body-sm);color:var(--text-invert-muted);text-decoration:underline;cursor:pointer}.ftr__links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--text-invert)}.ftr__bottom[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);flex-wrap:wrap}.ftr__legal[data-astro-cid-gcn2mc3v]{font:var(--type-body-sm);color:var(--text-invert-muted)}@media(max-width:820px){.ftr__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:var(--space-8)}.ftr__inner[data-astro-cid-gcn2mc3v]{padding:var(--space-10) var(--gutter-mobile) var(--space-6)}}.cb[data-astro-cid-2effgw6e]{position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--surface-card);border-top:1px solid var(--border-subtle);box-shadow:var(--shadow-lg)}.cb[data-astro-cid-2effgw6e][hidden]{display:none}.cb__inner[data-astro-cid-2effgw6e]{max-width:var(--container-max);margin:0 auto;padding:var(--space-5) var(--gutter);display:flex;align-items:center;gap:var(--space-6);flex-wrap:wrap}.cb__texto[data-astro-cid-2effgw6e]{font:var(--type-body-sm);color:var(--text-body);flex:1;min-width:260px}.cb__texto[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:var(--text-brand);text-decoration:underline}.cb__acoes[data-astro-cid-2effgw6e]{display:flex;gap:var(--space-3);flex-wrap:wrap}.cb__btn[data-astro-cid-2effgw6e]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-body-sm);letter-spacing:var(--ls-button);padding:13px 26px;border-radius:var(--radius-button);cursor:pointer;transition:var(--transition-base);white-space:nowrap;min-width:230px}.cb__btn--aceitar[data-astro-cid-2effgw6e]{background:var(--brand-primary);color:var(--text-invert);border:2px solid transparent}.cb__btn--aceitar[data-astro-cid-2effgw6e]:hover{background:var(--brand-primary-hover)}.cb__btn--recusar[data-astro-cid-2effgw6e]{background:var(--white);color:var(--teal-600);border:2px solid var(--teal-500)}.cb__btn--recusar[data-astro-cid-2effgw6e]:hover{background:var(--teal-50)}@media(max-width:720px){.cb__inner[data-astro-cid-2effgw6e]{padding-inline:var(--gutter-mobile);gap:var(--space-4)}.cb__acoes[data-astro-cid-2effgw6e]{width:100%;flex-direction:column-reverse}.cb__btn[data-astro-cid-2effgw6e]{width:100%;min-width:0}}@font-face{font-family:Acumin Pro;src:url(/_astro/Acumin-BdPro.B4ZSg0Ud.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--teal-50:#f0f9fb;--teal-100:#d9eef3;--teal-200:#b3dde6;--teal-300:#7fc4d3;--teal-400:#3ba4b9;--teal-500:#0888a0;--teal-600:#06758b;--teal-700:#055f71;--teal-800:#044855;--teal-900:#02323c;--mint-50:#eefbf8;--mint-100:#d3f4ee;--mint-200:#a6e9dd;--mint-300:#6bdac8;--mint-400:#3fcdb6;--mint-500:#1ec0a8;--mint-600:#17a18d;--mint-700:#127f6f;--mint-800:#0c5a4f;--red-50:#fdeef0;--red-100:#fbd6db;--red-300:#f2848f;--red-500:#f03636;--red-600:#d21f1f;--red-700:#970b1c;--red-dot:#e81830;--white:#ffffff;--gray-50:#f7f8f9;--gray-100:#f1f2f4;--gray-200:#e6e8eb;--gray-300:#d5d8dd;--gray-400:#b0b4bb;--gray-500:#8a8e97;--gray-600:#686870;--gray-700:#4e5158;--gray-800:#33363c;--gray-900:#1e2024;--black:#000000;--green-500:#2e9e6b;--green-50:#e9f7f0;--amber-500:#e8a020;--amber-50:#fdf4e4;--teal-nav:#008c94;--teal-panel:#30a0a8;--cta-red:#e4002c;--ink-strong:#303030;--surface-header:#f4f8f8;--text-heading:var(--teal-800);--text-body:var(--gray-700);--text-muted:var(--gray-500);--text-brand:var(--teal-500);--text-invert:var(--white);--text-invert-muted:rgba(255,255,255,.78);--text-strong:var(--ink-strong);--text-link:var(--teal-600);--text-link-hover:var(--teal-800);--surface-page:var(--white);--surface-card:var(--white);--surface-subtle:var(--gray-50);--surface-sunken:var(--teal-50);--surface-brand:var(--teal-500);--surface-brand-strong:var(--teal-800);--surface-brand-soft:var(--teal-100);--surface-accent:var(--red-500);--surface-mint:var(--mint-500);--surface-mint-soft:var(--mint-50);--surface-overlay:rgba(2,50,60,.55);--surface-glass:rgba(255,255,255,.72);--border-subtle:var(--gray-200);--border-default:var(--gray-300);--border-strong:var(--teal-500);--border-invert:rgba(255,255,255,.28);--brand-primary:var(--teal-500);--brand-primary-hover:var(--teal-600);--brand-primary-active:var(--teal-700);--accent-primary:var(--red-500);--accent-primary-hover:var(--red-600);--accent-mint:var(--mint-500);--accent-mint-hover:var(--mint-600);--icon-accent:var(--mint-500);--focus-ring-mint:0 0 0 3px rgba(30,192,168,.32);--focus-ring:0 0 0 3px rgba(8,136,160,.32);--focus-ring-accent:0 0 0 3px rgba(232,24,48,.28);--state-disabled-bg:var(--gray-200);--state-disabled-fg:var(--gray-400);--status-success:var(--green-500);--status-success-bg:var(--green-50);--status-warning:var(--amber-500);--status-warning-bg:var(--amber-50);--status-danger:var(--red-500);--status-danger-bg:var(--red-50);--status-info:var(--teal-500);--status-info-bg:var(--teal-50);--gradient-brand:linear-gradient(135deg,var(--teal-700) 0%,var(--teal-500) 62%,var(--teal-400) 100%);--gradient-soft:linear-gradient(180deg,var(--teal-50) 0%,var(--white) 100%);--gradient-protect:linear-gradient(180deg,rgba(2,50,60,0) 0%,rgba(2,50,60,.72) 100%)}:root{--font-display:"Acumin Pro","Nunito","Trebuchet MS",system-ui,sans-serif;--font-display-alt:"Nunito","Trebuchet MS",system-ui,sans-serif;--font-body:"Nunito Sans","Segoe UI",system-ui,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,monospace;--fw-light:300;--fw-regular:400;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--fs-display:56px;--fs-h1:44px;--fs-h2:34px;--fs-h3:26px;--fs-h4:21px;--fs-h5:18px;--fs-h6:16px;--fs-body-lg:18px;--fs-body:16px;--fs-body-sm:14px;--fs-caption:13px;--fs-micro:12px;--fs-stat:64px;--lh-tight:1.08;--lh-heading:1.2;--lh-snug:1.4;--lh-body:1.65;--lh-loose:1.8;--ls-display:-.02em;--ls-heading:-.01em;--ls-body:0em;--ls-eyebrow:.14em;--ls-button:.02em;--type-display:var(--fw-extrabold) var(--fs-display)/var(--lh-tight) var(--font-display);--type-h1:var(--fw-extrabold) var(--fs-h1)/var(--lh-heading) var(--font-display);--type-h2:var(--fw-bold) var(--fs-h2)/var(--lh-heading) var(--font-display);--type-h3:var(--fw-bold) var(--fs-h3)/var(--lh-snug) var(--font-display);--type-h4:var(--fw-bold) var(--fs-h4)/var(--lh-snug) var(--font-display);--type-h5:var(--fw-bold) var(--fs-h5)/var(--lh-snug) var(--font-display);--type-eyebrow:var(--fw-bold) var(--fs-caption)/1.3 var(--font-body);--type-body-lg:var(--fw-regular) var(--fs-body-lg)/var(--lh-body) var(--font-body);--type-body:var(--fw-regular) var(--fs-body)/var(--lh-body) var(--font-body);--type-body-sm:var(--fw-regular) var(--fs-body-sm)/var(--lh-snug) var(--font-body);--type-button:var(--fw-bold) var(--fs-body-sm)/1 var(--font-body);--type-mono:var(--fw-regular) var(--fs-caption)/1.5 var(--font-mono)}:root{--space-0:0px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:48px;--space-10:64px;--space-11:80px;--space-12:96px;--space-13:120px;--space-14:160px;--container-max:1140px;--container-wide:1320px;--container-narrow:760px;--gutter:24px;--gutter-mobile:20px;--section-y:var(--space-12);--section-y-tight:var(--space-10);--card-pad:var(--space-7);--stack-gap:var(--space-4);--grid-gap:var(--space-6);--header-h:95px}:root{--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:999px;--radius-circle:50%;--radius-card:var(--radius-lg);--radius-button:var(--radius-pill);--radius-input:var(--radius-md);--radius-media:var(--radius-xl);--border-w:1px;--border-w-strong:2px;--border-w-focus:3px}:root{--shadow-xs:0 1px 2px rgba(4,72,85,.06);--shadow-sm:0 2px 8px rgba(4,72,85,.08);--shadow-md:0 8px 24px rgba(4,72,85,.1);--shadow-lg:0 20px 48px rgba(4,72,85,.14);--shadow-xl:0 32px 72px rgba(2,50,60,.18);--shadow-brand:0 12px 28px rgba(8,136,160,.28);--shadow-accent:0 10px 24px rgba(232,24,48,.24);--shadow-inner:inset 0 1px 2px rgba(4,72,85,.08);--blur-glass:blur(14px)}:root{--dur-instant:90ms;--dur-fast:.15s;--dur-base:.22s;--dur-slow:.42s;--dur-reveal:.64s;--ease-out:cubic-bezier(.22,.61,.36,1);--ease-in-out:cubic-bezier(.45,.05,.55,.95);--ease-entrance:cubic-bezier(.16,.84,.44,1);--transition-base:all var(--dur-base) var(--ease-out);--transition-color:color var(--dur-fast) var(--ease-out),background-color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out);--lift-hover:translateY(-2px);--press-scale:.98}@media(prefers-reduced-motion:reduce){:root{--dur-fast:1ms;--dur-base:1ms;--dur-slow:1ms;--dur-reveal:1ms;--lift-hover:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font:var(--type-body);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-wrap:pretty}h1,h2,h3,h4,h5,h6{margin:0;color:var(--text-heading);font-family:var(--font-display);letter-spacing:var(--ls-heading);text-wrap:balance}p{margin:0}a{color:var(--text-link);text-decoration:none;transition:var(--transition-color)}a:hover{color:var(--text-link-hover);text-decoration:underline;text-underline-offset:3px}img{max-width:100%;display:block}::selection{background:var(--teal-200);color:var(--teal-900)}:focus-visible{outline:none;box-shadow:var(--focus-ring)}code,kbd{font:var(--type-mono)}html{scroll-behavior:smooth}.section[data-astro-cid-sh445jdo]{position:relative}.section--default[data-astro-cid-sh445jdo]{background:var(--surface-page)}.section--subtle[data-astro-cid-sh445jdo]{background:var(--surface-subtle)}.section--sunken[data-astro-cid-sh445jdo]{background:var(--gradient-soft)}.section--brand[data-astro-cid-sh445jdo]{background:var(--gradient-brand);color:var(--text-invert)}.section--deep[data-astro-cid-sh445jdo]{background:var(--surface-brand-strong);color:var(--text-invert)}.section__content[data-astro-cid-sh445jdo]{margin:0 auto}@media(max-width:720px){.section__content[data-astro-cid-sh445jdo]{padding-inline:var(--gutter-mobile)!important}}
