@import "https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=IBM+Plex+Mono:wght@400;500;600&family=Public+Sans:wght@400;500;600;700&display=swap";
.briefings-v2{--bv-bg:#f2f5f1;--bv-surface:#fff;--bv-tint:#f4f7f3;--bv-tint-2:#f5f8f4;--bv-border:#e2e8e1;--bv-border-hover:#c2d3c8;--bv-line:#eef2ed;--bv-chip-border:#c9d4cb;--bv-green-deep:#234f3a;--bv-green:#2f6b4d;--bv-green-soft:#9dc0ab;--bv-green-pale:#e7efe9;--bv-green-chip:#cfe0d5;--bv-ink:#1b241e;--bv-ink-2:#3d4a41;--bv-muted:#5c6b60;--bv-faint:#647268;--bv-up:#1f7a4d;--bv-down:#b23b3b;--bv-warn:#8f5c00;--bv-info:#3a6ea8;--bv-sans:"Public Sans",system-ui,-apple-system,sans-serif;--bv-display:"Archivo",system-ui,sans-serif;--bv-mono:"IBM Plex Mono",ui-monospace,monospace;background:var(--bv-bg);min-height:100vh;color:var(--bv-ink);font-family:var(--bv-sans);flex-direction:column;display:flex}.ani-shell:has(.briefings-v2) .ani-topbar{background:#234f3a;border-bottom-color:#356349;height:66px}.ani-shell:has(.briefings-v2) .ani-topbar-spacer{height:66px}.ani-shell:has(.briefings-v2) .ani-topbar-logo{border-right-color:#ffffff1f;width:164px;overflow:hidden}.ani-shell:has(.briefings-v2) .ani-topbar-logo img{object-fit:cover;object-position:center;width:136px;height:44px;max-height:none;transform:none}:is(.ani-shell:has(.briefings-v2) .ani-topbar-clock,.ani-shell:has(.briefings-v2) .ani-ticker-label,.ani-shell:has(.briefings-v2) .ani-ticker-value){color:#eef7f0}.ani-shell:has(.briefings-v2) .ani-rail{background:#234f3a;border-right:0;align-items:stretch;width:196px;height:calc(100vh - 66px);padding:16px 10px;top:66px}.ani-shell:has(.briefings-v2) .rail-nav{gap:1px}.ani-shell:has(.briefings-v2) .rail-item{color:#c9ddd0;border:0;border-radius:4px;justify-content:flex-start;gap:10px;height:30px;padding:0 10px;font-size:12px}.ani-shell:has(.briefings-v2) .rail-item:hover{color:#fff;background:#ffffff14}.ani-shell:has(.briefings-v2) .rail-item.active{color:#fff;background:#ffffff24}.ani-shell:has(.briefings-v2) .rail-icon{width:15px;height:15px}.ani-shell:has(.briefings-v2) .rail-tooltip{color:inherit;pointer-events:auto;background:0 0;border:0;padding:0;font-size:12px;display:inline;position:static;transform:none}.ani-shell:has(.briefings-v2) .rail-divider{background:#ffffff24;width:100%;margin:9px 0}.ani-shell:has(.briefings-v2) .ani-content{background:#f2f5f1;min-height:calc(100vh - 66px);margin-left:196px}.briefing-main-container{flex:1;min-height:calc(100vh - 66px);display:flex}.briefing-sidebar{border-right:1px solid var(--bv-border);background:#fff;flex-direction:column;flex-shrink:0;width:220px;display:flex}.briefing-content-area{flex:1;max-width:1080px;padding:24px 32px 60px}.bv-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.bv-title{font-family:var(--bv-display);color:var(--bv-green-deep);margin:0 0 6px;font-size:24px;font-weight:700;line-height:1.2}.bv-subtitle{color:var(--bv-muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.bv-chips-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.bv-chip-btn{font-family:var(--bv-sans);border:1px solid var(--bv-chip-border);color:var(--bv-ink-2);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.bv-chip-btn:hover{background:var(--bv-tint);border-color:var(--bv-border-hover)}.bv-chip-btn.active{background:var(--bv-green-deep);color:#fff;border-color:var(--bv-green-deep)}.bv-chip-badge{font-family:var(--bv-mono);background:#0000000f;border-radius:4px;padding:1px 6px;font-size:10px}.bv-chip-btn.active .bv-chip-badge{color:#fff;background:#fff3}.bv-card{border:1px solid var(--bv-border);background:#fff;border-radius:7px;margin-bottom:18px;padding:22px 26px;box-shadow:0 1px 3px #00000008}.bv-card-header{border-bottom:1px solid var(--bv-line);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.bv-card-tag{font-family:var(--bv-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--bv-green);font-size:8px;font-weight:600}.bv-card-headline{font-family:var(--bv-display);color:var(--bv-ink);margin:4px 0 14px;font-size:21px;font-weight:700;line-height:1.3}.bv-tese-box{background:var(--bv-tint-2);border-left:3.5px solid var(--bv-green);border-radius:0 5px 5px 0;margin-bottom:16px;padding:12px 16px}.bv-tese-box .bv-tese-title{font-family:var(--bv-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--bv-green);margin-bottom:4px;font-size:8px;font-weight:700}.bv-tese-box .bv-tese-txt{color:var(--bv-green-deep);font-size:13.5px;font-weight:600;line-height:1.5}.bv-prose{font-family:var(--bv-sans);color:var(--bv-ink-2);font-size:13px;line-height:1.7}.bv-prose h3{font-family:var(--bv-display);color:var(--bv-green-deep);border-top:1px dashed var(--bv-border);margin:22px 0 8px;padding-top:10px;font-size:15px;font-weight:700}.bv-prose p{margin:0 0 12px}.bv-signals-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;margin-top:10px;display:grid}.bv-signal-card{background:var(--bv-tint-2);border:1px solid var(--bv-border);border-radius:5px;padding:12px 14px}.bv-signal-card .bv-sig-head{font-family:var(--bv-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--bv-muted);justify-content:space-between;font-size:8px;display:flex}.bv-signal-card .bv-sig-val{font-family:var(--bv-display);color:var(--bv-ink);margin:4px 0 2px;font-size:17px;font-weight:700}.bv-signal-card .bv-sig-desc{color:var(--bv-muted);font-size:11px;line-height:1.4}.bv-side-header{border-bottom:1px solid var(--bv-border);font-family:var(--bv-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--bv-muted);justify-content:space-between;align-items:center;padding:14px 16px;font-size:8px;font-weight:600;display:flex}.bv-side-list{flex:1;padding:8px;overflow-y:auto}.bv-side-item{cursor:pointer;border:1px solid #0000;border-radius:4px;margin-bottom:4px;padding:8px 10px;transition:all .15s}.bv-side-item:hover{background:var(--bv-tint);border-color:var(--bv-border)}.bv-side-item.active{background:var(--bv-green-pale);border-color:var(--bv-green-chip)}.bv-side-item .bv-side-date{font-family:var(--bv-mono);color:var(--bv-ink);font-size:11.5px;font-weight:600}
