@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-variable-latin.woff2) format("woff2")}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/fonts/space-grotesk-variable-latin.woff2) format("woff2")}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0%;size-adjust:107.12%}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:92%;descent-override:23%;line-gap-override:0%;size-adjust:103%}:root{--font-body: "Inter Variable", "Inter Fallback", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--font-display: "Space Grotesk Variable", "Space Grotesk Fallback", var(--font-body);--bg: #0b0e14;--bg-soft: #0f1420;--surface: #141a26;--surface-2: #1a2231;--border: #232c3b;--text: #e7eaf0;--text-muted: #9aa6b6;--accent: #f5a524;--accent-2: #38bdf8;--link: #7cc7ff;--danger: #f43f5e;--radius: 12px;--radius-sm: 8px;--maxw: 72rem;--maxw-prose: 44rem;--shadow: 0 6px 24px rgba(0, 0, 0, .25)}:root[data-theme=light]{--bg: #ffffff;--bg-soft: #f7f8fa;--surface: #ffffff;--surface-2: #f2f4f7;--border: #e3e7ed;--text: #161b22;--text-muted: #5a6573;--accent: #b45309;--accent-2: #0369a1;--link: #0b66c3;--shadow: 0 6px 24px rgba(16, 24, 40, .08)}@media(prefers-color-scheme:light){:root:not([data-theme]){--bg: #ffffff;--bg-soft: #f7f8fa;--surface: #ffffff;--surface-2: #f2f4f7;--border: #e3e7ed;--text: #161b22;--text-muted: #5a6573;--accent: #b45309;--accent-2: #0369a1;--link: #0b66c3}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.65;min-height:100vh;display:flex;flex-direction:column;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.2;font-weight:600}h1{font-size:clamp(1.8rem,4vw,2.6rem);letter-spacing:-.02em}h2{font-size:clamp(1.4rem,3vw,1.9rem)}:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:1.1rem}main{flex:1 0 auto;padding-block:2rem 3rem}.skip-link{position:absolute;left:-999px;top:0;background:var(--accent);color:#111;padding:.5rem 1rem;z-index:100;border-radius:0 0 8px}.skip-link:focus{left:0}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--border)}.site-header .container{display:flex;align-items:center;gap:1rem;height:60px}.brand{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:var(--text);display:inline-flex;align-items:center;gap:.5rem}.brand:hover{text-decoration:none}.brand .dot{width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent)}.nav{display:flex;gap:.25rem;margin-left:auto;align-items:center;flex-wrap:wrap}.nav a{color:var(--text-muted);padding:.4rem .6rem;border-radius:var(--radius-sm);font-size:.95rem}.nav a:hover,.nav a[aria-current=page]{color:var(--text);background:var(--surface-2);text-decoration:none}.icon-btn{background:var(--surface-2);border:1px solid var(--border);color:var(--text);width:38px;height:38px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{border-color:var(--accent-2)}.grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s,transform .15s}.card:hover{border-color:var(--accent-2);transform:translateY(-2px)}.card .thumb{aspect-ratio:16 / 9;background:linear-gradient(135deg,var(--surface-2),var(--bg-soft));position:relative}.card .thumb img{width:100%;height:100%;object-fit:cover}.card .body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card h3{font-size:1.1rem}.card h3 a{color:var(--text)}.card .excerpt{color:var(--text-muted);font-size:.92rem}.meta{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;color:var(--text-muted);font-size:.82rem;margin-top:auto}.badge{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.02em;padding:.15rem .55rem;border-radius:999px;text-transform:uppercase;background:color-mix(in srgb,var(--accent) 18%,transparent);color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 40%,transparent)}.badge.tipo-analise{background:color-mix(in srgb,var(--accent-2) 18%,transparent);color:var(--accent-2);border-color:color-mix(in srgb,var(--accent-2) 40%,transparent)}.badge.tipo-guia{background:color-mix(in srgb,#22c55e 18%,transparent);color:#22c55e;border-color:color-mix(in srgb,#22c55e 40%,transparent)}.chip{display:inline-block;padding:.2rem .6rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-size:.82rem}.chip:hover{color:var(--text);border-color:var(--accent-2);text-decoration:none}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;border-radius:var(--radius-sm);background:var(--accent);color:#111;font-weight:600;border:none;cursor:pointer}.btn:hover{text-decoration:none;filter:brightness(1.05)}.btn.ghost{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.prose{max-width:var(--maxw-prose)}.prose>*+*{margin-top:1.1rem}.prose h2{margin-top:2rem}.prose h3{margin-top:1.5rem}.prose p,.prose li{color:var(--text)}.prose a{text-decoration:underline;text-underline-offset:2px}.prose img{border-radius:var(--radius);border:1px solid var(--border)}.prose ul,.prose ol{padding-left:1.4rem}.prose blockquote{border-left:3px solid var(--accent);padding-left:1rem;color:var(--text-muted);font-style:italic}.prose pre{padding:1rem;border-radius:var(--radius);overflow-x:auto;border:1px solid var(--border);font-size:.9rem}.prose :not(pre)>code{background:var(--surface-2);padding:.15em .4em;border-radius:6px;font-size:.9em}.prose hr{border:none;border-top:1px solid var(--border)}.breadcrumb{display:flex;gap:.4rem;flex-wrap:wrap;color:var(--text-muted);font-size:.85rem}.breadcrumb a{color:var(--text-muted)}.breadcrumb a:hover{color:var(--text)}.share{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.share a,.share button{width:38px;height:38px}.site-footer{border-top:1px solid var(--border);background:var(--bg-soft);padding-block:2rem;color:var(--text-muted);font-size:.9rem;margin-top:2rem}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--text)}.footer-grid{display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.1rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}.section-title a{font-size:.9rem}.lead{color:var(--text-muted);font-size:1.05rem;max-width:var(--maxw-prose)}.stack{display:flex;flex-direction:column;gap:1.5rem}.pagination{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.notice{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent-2);border-radius:var(--radius);padding:1rem 1.2rem;color:var(--text-muted)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
