.guias{--guias-header-offset:calc(72px + 40px);width:100%;max-width:860px;margin:0 auto;padding:1.5rem 1.25rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:calc(100dvh - var(--guias-header-offset));max-height:calc(100dvh - var(--guias-header-offset));overflow:hidden}@media (max-width:900px){.guias{--guias-header-offset:calc(64px + 38px)}}.guias__header{margin-bottom:1.25rem;flex-shrink:0}.guias__titulo{font-size:1.75rem;font-weight:700;color:var(--color-text,#0f172a);margin:0 0 .5rem}.guias__subtitulo{font-size:.975rem;color:var(--color-text-muted,#64748b);margin:0;line-height:1.6}.guias__abas{display:flex;gap:.5rem;border-bottom:2px solid #e2e8f0;margin-bottom:0;flex-wrap:wrap;flex-shrink:0}.guias__aba{padding:.6rem 1.25rem;background:none;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;border-radius:4px 4px 0 0}.guias__aba:hover{color:#0a4b8f}.guias__aba--ativa{color:#0a4b8f;border-bottom-color:#0a4b8f;font-weight:600}.guias__painel{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:1.5rem .25rem 2rem}.guias__loading{padding:3rem;text-align:center;color:#94a3b8;font-size:.9rem}.guias__md{line-height:1.8;color:var(--color-text,#1e293b);font-size:.975rem}.guias__md h1{font-size:1.6rem;font-weight:700;margin:0 0 .5rem;color:#0a4b8f;line-height:1.3}.guias__md h2{font-size:1.2rem;font-weight:700;margin:2.5rem 0 .75rem;color:#0f172a;padding-bottom:.4rem;border-bottom:1px solid #e2e8f0}.guias__md h3{font-size:1.05rem;font-weight:600;margin:1.75rem 0 .5rem;color:#1e40af}.guias__md h4{font-size:.95rem;font-weight:600;margin:1.25rem 0 .4rem;color:#374151}.guias__md p{margin:0 0 1rem}.guias__md ol,.guias__md ul{margin:0 0 1rem 1.5rem}.guias__md li{margin-bottom:.35rem}.guias__md strong{font-weight:600;color:#0f172a}.guias__md em{font-style:italic}.guias__md code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.15em .45em;font-size:.875em;font-family:Geist Mono,monospace;color:#0369a1}.guias__md pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;overflow-x:auto;margin:0 0 1.25rem}.guias__md pre code{background:none;border:none;padding:0;font-size:.875rem;color:#1e293b}.guias__md table{width:100%;border-collapse:collapse;margin:0 0 1.5rem;font-size:.9rem;overflow-x:auto;display:block}.guias__md thead{background:#0a4b8f;color:#fff}.guias__md thead th{padding:.6rem .85rem;text-align:left;font-weight:600;white-space:nowrap}.guias__md tbody tr:nth-child(2n){background:#f8fafc}.guias__md tbody tr:hover{background:#eff6ff}.guias__md td{padding:.55rem .85rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.guias__md blockquote{border-left:4px solid #0a4b8f;margin:0 0 1.25rem;padding:.75rem 1rem;background:#eff6ff;border-radius:0 6px 6px 0;color:#1e3a5f}.guias__md blockquote p{margin:0}.guias__md hr{border:none;border-top:1px solid #e2e8f0;margin:2.5rem 0}.guias__md input[type=checkbox]{margin-right:.5rem;accent-color:#0a4b8f}.guias__md a{color:#0a4b8f;text-decoration:underline}.guias__md a:hover{color:#1d4ed8}@media (max-width:640px){.guias{padding:1.25rem .75rem 3rem}.guias__titulo{font-size:1.4rem}.guias__aba{font-size:.82rem;padding:.5rem .9rem}}