/* Estilos locais das páginas /rota/. Substitui o Tailwind CDN para reduzir dependências e melhorar cache. */
*{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}summary{cursor:pointer}h1,h2,h3,p{margin-top:0}strong{font-weight:700}.block{display:block}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.shrink-0{flex-shrink:0}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.w-full{width:100%}.w-8{width:2rem}.h-8{height:2rem}.h-full{height:100%}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mr-1\.5{margin-right:.375rem}.mt-0\.5{margin-top:.125rem}.mt-1\.5{margin-top:.375rem}.mb-2{margin-bottom:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border:1px solid #e2e8f0}.border-b{border-bottom:1px solid #e2e8f0}.border-t{border-top:1px solid #e2e8f0}.border-slate-200{border-color:#e2e8f0}.border-brand-200{border-color:#bae6fd}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-sky-600,.bg-brand-600{background:#0284c7}.bg-brand-50{background:#f0f9ff}.text-white{color:#fff}.text-slate-900{color:#0f172a}.text-slate-800{color:#1e293b}.text-slate-700{color:#334155}.text-slate-600{color:#475569}.text-slate-500{color:#64748b}.text-slate-400{color:#94a3b8}.text-sky-700,.text-brand-700{color:#0369a1}.text-brand-600{color:#0284c7}.text-brand-800{color:#075985}.text-rose-500{color:#f43f5e}.text-violet-500{color:#8b5cf6}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11px\]{font-size:11px}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.underline{text-decoration:underline}.cursor-pointer{cursor:pointer}.transition{transition:background-color .15s,color .15s,border-color .15s,transform .15s}.shadow-lg{box-shadow:0 10px 15px -3px rgb(15 23 42 / .1),0 4px 6px -4px rgb(15 23 42 / .1)}.shadow-brand-500\/30{box-shadow:0 10px 15px -3px rgb(2 132 199 / .2)}.hover\:bg-brand-700:hover{background:#0369a1}.hover\:text-brand-600:hover{color:#0284c7}
article img{max-width:100%;height:auto}.route-note{font-size:.75rem;line-height:1.4;color:#64748b;background:#fff7ed;border:1px solid #fed7aa;border-radius:.75rem;padding:.75rem}
@media (min-width:640px){.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (max-width:520px){.grid-cols-3{grid-template-columns:1fr}.text-3xl{font-size:1.5rem;line-height:2rem}}
/* Paginas institucionais (sobre, contato, privacidade, termos) */
.max-w-3xl{max-width:48rem}.max-w-none{max-width:none}.mb-6{margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.p-6{padding:1.5rem}.rounded-2xl{border-radius:1rem}.shadow-sm{box-shadow:0 1px 2px 0 rgb(15 23 42 / .05)}.prose p{margin:0 0 1em}.prose h1,.prose h2,.prose h3{margin:1.6em 0 .6em;line-height:1.25}.prose h1:first-child,.prose h2:first-child{margin-top:0}.prose ul,.prose ol{margin:0 0 1em;padding-left:1.4em}.prose li{margin-bottom:.35em}.prose a{color:#0369a1;text-decoration:underline}.prose strong{font-weight:700}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
