:root{--navy: #0e3049;--navy-dark: #081b2a;--teal: #23606d;--turquoise: #00bdae;--orange: #bd6e3c;--cream: #f9f4eb;--white: #ffffff;--ink: #1c2a33;--muted: #5b6b73;--border: #e2d9c8;--tag-essencial: var(--teal);--tag-aplicacao: var(--orange);--tag-aprofundamento: var(--navy);--font-serif: Georgia, "Iowan Old Style", "Palatino Linotype", serif;--font-sans: -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width: 880px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--cream);line-height:1.6}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--navy);line-height:1.25}h1{font-size:2.1rem;margin:0 0 .6em}h2{font-size:1.5rem;margin:1.6em 0 .6em}h3{font-size:1.2rem;margin:1.4em 0 .5em}a{color:var(--teal)}a:hover{color:var(--orange)}main{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem 4rem}.skip-link{position:absolute;left:-999px;top:auto;background:var(--navy);color:var(--white);padding:10px 16px;z-index:100}.skip-link:focus{left:1rem;top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{background:var(--white);position:sticky;top:0;z-index:20;box-shadow:0 1px 3px #0e304914}.header-top{max-width:1100px;margin:0 auto;padding:1.1rem 1.25rem;display:flex;align-items:center;gap:1.5rem}.brand{display:flex;align-items:center;gap:1rem;text-decoration:none}.brand img{height:64px;width:auto;display:block}.brand-divider{width:1px;height:36px;background:var(--border);display:block}.brand-tagline{text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;font-weight:700;color:var(--turquoise);white-space:nowrap}.header-nav{background:var(--navy);width:100%}.nav-principal{max-width:1100px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center}.nav-principal ul{list-style:none;display:flex;gap:.4rem;margin:0;padding:0}.nav-principal a{display:block;text-decoration:none;color:#ffffffd9;font-size:.95rem;font-weight:500;padding:.9rem;border-bottom:3px solid transparent}.nav-principal a.active,.nav-principal a:hover{color:var(--white);border-bottom-color:var(--turquoise)}.nav-toggle{display:none}.hero{padding:1rem 0 2.5rem;border-bottom:1px solid var(--border);margin-bottom:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:var(--teal);font-weight:600;margin-bottom:.5rem}.lead{font-size:1.1rem;color:var(--muted);max-width:65ch}.cta-row{display:flex;gap:.9rem;margin:1.4rem 0 .8rem;flex-wrap:wrap}.trust-microtext{font-size:.85rem;color:var(--muted)}.btn{display:inline-block;padding:.65rem 1.3rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;border:2px solid transparent}.btn-primary{background:var(--navy);color:var(--white)}.btn-primary:hover{background:var(--navy-dark);color:var(--white)}.btn-secondary{background:transparent;color:var(--navy);border-color:var(--navy)}.btn-secondary:hover{background:var(--navy);color:var(--white)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem}.card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.3rem}.card-icon{display:block;margin-bottom:.7rem}.card h3{margin-top:0;font-size:1.05rem}.card-cta{font-size:.9rem;font-weight:600;text-decoration:none}h2 .section-icon{vertical-align:middle;margin-right:.5rem;position:relative;top:-3px}.esquema-figure{margin:1.5rem 0;padding:1.2rem;background:var(--white);border:1px solid var(--border);border-radius:8px}.esquema-figure img{width:100%;height:auto;display:block}.esquema-figure figcaption{margin-top:.7rem;font-size:.85rem;color:var(--muted);text-align:center}.tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.tag{font-size:.75rem;background:var(--cream);border:1px solid var(--border);padding:.2rem .6rem;border-radius:999px;color:var(--muted)}.level-tag{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .6rem;border-radius:999px;color:var(--white)}.tag-essencial{background:var(--tag-essencial)}.tag-aplicacao{background:var(--tag-aplicacao)}.tag-aprofundamento{background:var(--tag-aprofundamento)}.featured{background:var(--white);border:1px solid var(--border);border-left:5px solid var(--orange);border-radius:8px;padding:1.6rem;margin:1rem 0}.central-question{font-style:italic;color:var(--teal)}.meta-row{display:flex;gap:1.2rem;flex-wrap:wrap;font-size:.85rem;color:var(--muted);margin:.8rem 0}.levels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1rem}.level-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.1rem}.level-card .signal{font-style:italic;color:var(--muted);font-size:.9rem}.proto-note-inline{font-size:.85rem;color:var(--muted);font-style:italic}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin:1rem 0}.trust-item{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.2rem}.trust-item h4{margin:0 0 .5rem}.trust-item p{margin:0 0 .8rem}.trust-item a{font-size:.9rem;font-weight:600;text-decoration:none}.article-header{border-bottom:1px solid var(--border);padding-bottom:1.3rem;margin-bottom:1.5rem}.article-lead{font-size:1.1rem;color:var(--muted)}.level-heading{border-top:2px solid var(--border);padding-top:1.3rem;margin-top:2.2rem}.box{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--teal);border-radius:6px;padding:1rem 1.2rem;margin:1.4rem 0}.box-label{text-transform:uppercase;font-size:.75rem;letter-spacing:.06em;color:var(--teal);font-weight:700;margin:0 0 .4rem}.related-list{display:flex;flex-direction:column;gap:.4rem}table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.92rem}th,td{border:1px solid var(--border);padding:.55rem .7rem;text-align:left;vertical-align:top}th{background:var(--cream);color:var(--navy)}.glossary-group{margin-bottom:1.4rem}.glossary-terms{display:flex;flex-wrap:wrap;gap:.5rem}.glossary-terms span{background:var(--white);border:1px solid var(--border);border-radius:999px;padding:.3rem .8rem;font-size:.88rem}.proto-form{display:flex;flex-direction:column;gap:.8rem;max-width:560px}.proto-form label{font-weight:600;font-size:.9rem}.proto-form input,.proto-form select,.proto-form textarea{padding:.6rem .7rem;border:1px solid var(--border);border-radius:6px;font-family:inherit;font-size:.95rem}.proto-form textarea{min-height:110px}.state-banner{background:#fbeee0;border:1px solid var(--orange);color:var(--navy);padding:.8rem 1rem;border-radius:6px;font-weight:600;margin-bottom:1rem}.site-footer{background:var(--navy);color:#cfe0e8;margin-top:3rem}.footer-inner{max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.footer-col h2{color:var(--white);font-size:1rem;font-family:var(--font-sans);margin-top:0}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:.4rem}.footer-col a{color:#cfe0e8;text-decoration:none;font-size:.9rem}.footer-col a:hover{color:var(--orange)}.footer-note p{font-size:.82rem;color:#9fb6c1}.footer-tagline{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem!important;font-weight:700;color:var(--turquoise)!important;margin-bottom:.7rem!important}@media (max-width: 860px){.card-grid,.levels-grid,.trust-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.brand-tagline,.brand-divider{display:none}.nav-principal ul{gap:0;overflow-x:auto}.nav-principal a{padding:.8rem .6rem;font-size:.88rem}}@media (max-width: 640px){.brand img{height:48px}.footer-inner{grid-template-columns:1fr}}
