*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,svg,video{display:block;max-width:100%}h1,h2,h3,h4,li,p,td,th{overflow-wrap:break-word}:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.wrap{width:100%;max-width:var(--largura-max,1200px);margin-inline:auto;padding-inline:clamp(20px,5vw,64px)}.wrap-estreito{--largura-max:960px}.t-hero{font-size:clamp(2.25rem,1.2rem + 4.6vw,4.25rem);line-height:1.05;letter-spacing:-.03em}.t-titulo{font-size:clamp(1.75rem,1.1rem + 2.8vw,2.75rem);line-height:1.12;letter-spacing:-.025em}.t-secao{font-size:clamp(1.35rem,1rem + 1.5vw,1.875rem);line-height:1.2;letter-spacing:-.02em}.t-corpo-g{font-size:clamp(1rem,.95rem + .35vw,1.0625rem);line-height:1.65}.pilha{display:flex;flex-direction:column}.pilha-8{gap:8px}.pilha-12{gap:12px}.pilha-18{gap:18px}.pilha-28{gap:28px}.linha{display:flex;flex-wrap:wrap;align-items:center}.linha-8{gap:8px}.linha-12{gap:12px}.linha-centro{justify-content:center}.grade{display:grid;gap:var(--grade-gap,18px);grid-template-columns:repeat(auto-fit,minmax(min(var(--grade-min,240px),100%),1fr))}.grade-g{--grade-min:300px}.grade-p{--grade-min:180px}.duo{display:grid;gap:40px;align-items:center}@media (min-width:900px){.duo{grid-template-columns:1fr 1fr;gap:64px}.duo-texto-maior{grid-template-columns:1.08fr .92fr}}.rolar-x{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.alvo-toque{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.area-segura-b{padding-bottom:max(var(--pad-b,0px),env(safe-area-inset-bottom))}.area-segura-x{padding-left:max(var(--pad-x,0px),env(safe-area-inset-left));padding-right:max(var(--pad-x,0px),env(safe-area-inset-right))}.so-leitor-tela{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pular-para-conteudo{position:absolute;left:12px;top:-100px;z-index:200;padding:10px 16px;border-radius:10px;background:#fff;color:var(--color-text);font-weight:700;box-shadow:0 8px 24px rgba(11,37,74,.25);transition:top .18s ease}.pular-para-conteudo:focus{top:12px}@media (pointer:coarse){input,select,textarea{font-size:max(16px,1em)}[role=button],a[class*=btn],a[class*=store],button,summary{min-height:44px}}:root{--primary:211 86% 41.5%;--primary-foreground:0 0% 100%;--primary-100:213 91% 95.7%;--primary-600:211 86% 35%;--primary-700:211 86% 29%;--dourado-600:44 100% 34.5%;--dourado-700:44 100% 27%;--background:212 61.9% 95.9%;--card:0 0% 100%;--foreground:218 45% 15.7%;--muted-foreground:215 17.6% 43.3%;--muted-foreground-forte:217 20.4% 35.5%;--destructive:347.9 80% 46.1%;--sucesso:145 68% 28%;--sucesso-fundo:149 47% 94%;--aviso:26 90% 31%;--aviso-fundo:48 96% 89%;--erro-fundo:351 71% 96%;--font-heading:var(--fonte-sanctuo),"Figtree",system-ui,sans-serif;--font-body:var(--fonte-sanctuo),"Figtree",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--edge:clamp(20px,5vw,64px);--color-accent:hsl(var(--primary));--color-accent-100:hsl(var(--primary-100));--color-accent-600:hsl(var(--primary-600));--color-accent-700:hsl(var(--primary-700));--color-accent-2-600:hsl(var(--dourado-600));--color-accent-2-700:hsl(var(--dourado-700));--color-bg:hsl(var(--background));--color-surface:hsl(var(--card));--color-text:hsl(var(--foreground));--muted:hsl(var(--muted-foreground));--muted-2:hsl(var(--muted-foreground-forte));--erro:hsl(var(--destructive));--sucesso-cor:hsl(var(--sucesso));--sucesso-bg:hsl(var(--sucesso-fundo));--aviso-cor:hsl(var(--aviso));--aviso-bg:hsl(var(--aviso-fundo));--erro-bg:hsl(var(--erro-fundo));--font:var(--font-body);--line:hsl(var(--foreground)/0.14);--shadow-sm:0 1px 2px rgb(11 37 74/0.1);--shadow-md:0 3px 14px rgb(11 37 74/0.1);--shadow-lg:0 18px 44px rgb(11 37 74/0.18);--grad:linear-gradient(140deg,hsl(211 86% 46.5%),hsl(211 86% 33%))}