:root{--f-bg-main: #ffffff;--f-border-color: #e2e8f0;--f-border-light: #f1f5f9;--f-bg-panel: #f8fafc;--f-bg-sub-total: #f8fafc;--f-text-primary: #0f172a;--f-text-secondary: #475569;--f-text-muted: #64748b;--f-text-ghost: #94a3b8;--f-accent-op: #2563eb;--f-accent-inv: #d97706;--f-accent-fin: #7c3aed;--f-accent-kpi: #0284c7;--f-color-positive: #16a34a;--f-color-negative: #dc2626}.balance-sheet-container,.income-statement-container,.cash-flow-container{display:flex;flex-direction:column;background:var(--f-bg-main);border:1px solid var(--f-border-color);border-radius:8px;padding:1.5rem;width:100%;max-width:100%;overflow-x:auto;box-sizing:border-box}.component-header-meta{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--f-border-light);padding-bottom:.75rem;margin-bottom:1.5rem}.section-marker{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:var(--f-text-muted);margin:0;text-transform:uppercase}.statement-date{font-size:.75rem;color:var(--f-text-ghost)}.statement-wrapper{display:flex;flex-direction:column;gap:1.5rem;width:100%}.statement-category{display:flex;flex-direction:column;width:100%}.category-header-row{font-size:.8rem;font-weight:600;padding:.5rem 0;margin-bottom:.25rem;color:var(--f-text-primary);border-bottom:1px solid var(--f-text-primary);text-transform:uppercase;letter-spacing:.02em}.category-header-row.operating-accent{border-bottom-color:var(--f-accent-op)}.category-header-row.investing-accent{border-bottom-color:var(--f-accent-inv)}.category-header-row.financing-accent{border-bottom-color:var(--f-accent-fin)}.category-header-row.kpi-accent{border-bottom-color:var(--f-accent-kpi)}.statement-row{display:flex;align-items:center;padding:.5rem 0;font-size:.875rem;border-bottom:1px solid var(--f-border-light);box-sizing:border-box;color:var(--f-text-primary)}.statement-row.nested{color:var(--f-text-secondary)}.statement-row.total-sub{font-weight:600;background-color:var(--f-bg-sub-total);border-top:1px solid var(--f-border-color);border-bottom:1px solid var(--f-border-color);color:var(--f-text-primary);padding:.5rem}.statement-row.total-macro{font-weight:700;border-top:1px solid var(--f-text-primary);border-bottom:2px double var(--f-text-primary);color:var(--f-text-primary);margin-top:.5rem;padding:.6rem 0}.full-width-summary .statement-row.total-macro{border:1px solid var(--f-text-primary);border-radius:6px;padding:.75rem;margin-top:0;background:var(--f-bg-panel)}.line-val{font-weight:500;font-variant-numeric:tabular-nums}.text-indent-1{padding-left:1rem}.header-grid-layout,.row-grid-layout{display:grid!important;grid-template-columns:220px 1fr!important;align-items:center;gap:1rem;width:100%;min-width:500px}.trend-columns{display:grid;grid-template-columns:repeat(4,minmax(70px,1fr))!important;gap:1rem;align-items:center;width:100%}.trend-header-cell{font-size:.75rem;font-weight:600;color:var(--f-text-muted);white-space:nowrap;text-align:right;border-bottom:1px solid var(--f-border-color);padding-bottom:.25rem}.trend-columns>.line-val,.trend-columns>span{text-align:right!important;display:block;width:100%;white-space:nowrap}.sticky-label-col{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-dashboard-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:.25rem}.kpi-stat-box{border:1px solid var(--f-border-color);background:var(--f-bg-panel);border-radius:6px;padding:.85rem;display:flex;flex-direction:column;gap:.25rem}.kpi-title-lbl{font-size:.75rem;color:var(--f-text-muted);font-weight:500}.kpi-num{font-size:1.35rem;font-weight:600;font-variant-numeric:tabular-nums}.kpi-num.good{color:var(--f-color-positive)}.kpi-num.warning{color:var(--f-color-negative)}.kpi-num.color-burn{color:var(--f-text-primary)}.filing-sub-ledger{margin-top:2rem}.inner-marker{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:600;color:var(--f-text-ghost);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.ledger-box{border:1px solid var(--f-border-color);border-radius:6px;overflow:hidden;background:var(--f-bg-main)}.ledger-header{display:flex;font-size:.75rem;font-weight:600;color:var(--f-text-muted);background:var(--f-bg-panel);padding:.6rem .75rem;border-bottom:1px solid var(--f-border-color)}.ledger-row-link{display:flex;padding:.6rem .75rem;border-bottom:1px solid var(--f-border-light);text-decoration:none;color:inherit;align-items:center;font-size:.85rem;transition:background-color .15s ease}.ledger-row-link:last-child{border-bottom:none}.ledger-row-link:hover{background-color:var(--f-bg-panel)}.col-form{flex:0 0 20%}.col-date{flex:0 0 45%}.col-action{flex:0 0 35%}.ledger-row-link>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-cell{font-weight:500}.form-tag{padding:.15rem .4rem;border-radius:4px;font-size:.7rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.form-tag.annual-form{background-color:#f0fdf4;color:var(--f-color-positive);border:1px solid #bbf7d0}.form-tag.quarterly-form{background-color:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.date-cell{color:var(--f-text-muted)}.action-link{font-size:.8rem;font-weight:500;color:#2563eb}.positive{color:var(--f-color-positive)}.negative{color:var(--f-color-negative)}.text-right{text-align:right!important}.empty-state{font-size:.8rem;color:var(--f-text-ghost);padding:1.5rem;border:1px dashed var(--f-border-color);border-radius:6px;text-align:center}@media(max-width:1024px){.header-grid-layout,.row-grid-layout{grid-template-columns:160px 1fr!important;gap:.75rem}}.pipeline-section[data-astro-cid-u4jjhbhg]{margin-bottom:3.5rem;font-family:Inter,system-ui,-apple-system,sans-serif}.section-marker[data-astro-cid-u4jjhbhg]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;margin-bottom:1.5rem}.pipeline-table[data-astro-cid-u4jjhbhg]{border:1px solid #e2e8f0;border-radius:12px;background-color:#fff;overflow:hidden;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -1px #00000005}.pipeline-header-row[data-astro-cid-u4jjhbhg]{display:flex;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#475569}.pipeline-rows-stack[data-astro-cid-u4jjhbhg]{display:flex;flex-direction:column}.pipeline-row-item[data-astro-cid-u4jjhbhg]{display:flex;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9;text-decoration:none;color:inherit;transition:background-color .15s ease}.pipeline-row-item[data-astro-cid-u4jjhbhg]:last-child{border-bottom:none}.pipeline-row-item[data-astro-cid-u4jjhbhg]:hover{background-color:#f8fafc}.col-program[data-astro-cid-u4jjhbhg]{flex:0 0 220px;padding-right:1rem}.col-indications[data-astro-cid-u4jjhbhg]{flex:1;padding-right:2rem;min-width:0}.col-progress-track[data-astro-cid-u4jjhbhg]{flex:0 0 540px}.program-title-group[data-astro-cid-u4jjhbhg]{display:flex;flex-direction:column;gap:.25rem}.program-name[data-astro-cid-u4jjhbhg]{font-size:1.1rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}.pipeline-row-item[data-astro-cid-u4jjhbhg]:hover .program-name[data-astro-cid-u4jjhbhg]{color:#2563eb}.program-alias[data-astro-cid-u4jjhbhg]{font-size:.85rem;color:#94a3b8}.indication-pill-container[data-astro-cid-u4jjhbhg]{display:flex;flex-wrap:wrap;gap:.5rem}.indication-tag[data-astro-cid-u4jjhbhg]{font-size:.85rem;color:#334155;background-color:#f1f5f9;padding:.25rem .6rem;border-radius:6px;font-weight:500;border:1px solid #e2e8f0}.progress-bar-track[data-astro-cid-u4jjhbhg]{display:flex;gap:6px;width:100%}.track-segment[data-astro-cid-u4jjhbhg]{flex:1;display:flex;flex-direction:column;gap:.5rem}.segment-label[data-astro-cid-u4jjhbhg]{font-size:.65rem;font-weight:600;text-transform:uppercase;color:#94a3b8;letter-spacing:.02em;text-align:center}.segment-fill[data-astro-cid-u4jjhbhg]{height:8px;background-color:#f1f5f9;border-radius:2px;transition:all .2s ease}.track-segment[data-astro-cid-u4jjhbhg].completed .segment-fill[data-astro-cid-u4jjhbhg]{background-color:#93c5fd}.track-segment[data-astro-cid-u4jjhbhg].current .segment-fill[data-astro-cid-u4jjhbhg]{background-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.track-segment[data-astro-cid-u4jjhbhg].current .segment-label[data-astro-cid-u4jjhbhg]{color:#2563eb;font-weight:700}.progress-bar-track[data-astro-cid-u4jjhbhg][data-current-phase=approved] .track-segment[data-astro-cid-u4jjhbhg].completed .segment-fill[data-astro-cid-u4jjhbhg]{background-color:#bbf7d0}.progress-bar-track[data-astro-cid-u4jjhbhg][data-current-phase=approved] .track-segment[data-astro-cid-u4jjhbhg].current .segment-fill[data-astro-cid-u4jjhbhg]{background-color:#16a34a;box-shadow:0 0 0 2px #16a34a26}.progress-bar-track[data-astro-cid-u4jjhbhg][data-current-phase=approved] .track-segment[data-astro-cid-u4jjhbhg].current .segment-label[data-astro-cid-u4jjhbhg]{color:#16a34a}.empty-state[data-astro-cid-u4jjhbhg]{padding:3rem 2rem;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;font-size:.95rem}@media(max-width:1140px){.col-progress-track[data-astro-cid-u4jjhbhg]{flex:0 0 380px}}@media(max-width:768px){.pipeline-header-row[data-astro-cid-u4jjhbhg]{display:none}.pipeline-row-item[data-astro-cid-u4jjhbhg]{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.25rem}.col-program[data-astro-cid-u4jjhbhg],.col-indications[data-astro-cid-u4jjhbhg],.col-progress-track[data-astro-cid-u4jjhbhg]{flex:1 1 100%;width:100%;padding-right:0}.progress-bar-track[data-astro-cid-u4jjhbhg]{margin-top:.5rem}.segment-label[data-astro-cid-u4jjhbhg]{text-align:left;font-size:.6rem}}.profile-container[data-astro-cid-snubq6wc]{max-width:1280px;margin:2rem auto;padding:0 1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;color:#334155;-webkit-font-smoothing:antialiased}.profile-header[data-astro-cid-snubq6wc]{border-bottom:1px solid #e2e8f0;padding-bottom:1.75rem;margin-bottom:2.5rem}.title-block[data-astro-cid-snubq6wc]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.title-block[data-astro-cid-snubq6wc] h1[data-astro-cid-snubq6wc]{font-size:2.25rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.ticker-pill[data-astro-cid-snubq6wc]{font-size:.75rem;font-weight:600;background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:.2rem .5rem;border-radius:4px;letter-spacing:.05em}.meta-strip[data-astro-cid-snubq6wc]{display:flex;flex-wrap:wrap;gap:4rem}.meta-cell[data-astro-cid-snubq6wc]{display:flex;flex-direction:column;gap:.25rem}.meta-label[data-astro-cid-snubq6wc]{font-size:.75rem;text-transform:uppercase;color:#94a3b8;font-weight:500;letter-spacing:.05em}.meta-value[data-astro-cid-snubq6wc]{font-size:.95rem;font-weight:500;color:#1e293b}.meta-value[data-astro-cid-snubq6wc] a[data-astro-cid-snubq6wc]{color:#2563eb;text-decoration:none}.meta-value[data-astro-cid-snubq6wc] a[data-astro-cid-snubq6wc]:hover{text-decoration:underline}.profile-section[data-astro-cid-snubq6wc]{margin-bottom:3rem}.section-marker[data-astro-cid-snubq6wc]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem;margin-bottom:1.25rem}.ledger-header[data-astro-cid-snubq6wc],.ledger-row-link[data-astro-cid-snubq6wc]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.col-form[data-astro-cid-snubq6wc]{flex:0 0 110px;min-width:0}.col-date[data-astro-cid-snubq6wc]{flex:1;min-width:0}.col-action[data-astro-cid-snubq6wc]{flex:0 0 135px;flex-shrink:0;text-align:right}.ledger-box[data-astro-cid-snubq6wc]{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #00000005;background:#fff}.ledger-header[data-astro-cid-snubq6wc]{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ledger-body[data-astro-cid-snubq6wc]{display:flex;flex-direction:column}.ledger-body[data-astro-cid-snubq6wc] .ledger-row-link[data-astro-cid-snubq6wc]{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;background-color:#fff;text-decoration:none;color:inherit;transition:background-color .12s ease}.ledger-body[data-astro-cid-snubq6wc] .ledger-row-link[data-astro-cid-snubq6wc]:last-child{border-bottom:none}.ledger-body[data-astro-cid-snubq6wc] .ledger-row-link[data-astro-cid-snubq6wc]:hover{background-color:#f8fafc}.date-cell[data-astro-cid-snubq6wc]{font-size:.9rem;color:#475569}.status-tag[data-astro-cid-snubq6wc]{display:inline-block;white-space:nowrap;flex-shrink:0;font-size:.725rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;letter-spacing:.02em;text-align:center;text-transform:uppercase;min-width:105px}.status-completed[data-astro-cid-snubq6wc]{background-color:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.status-recruiting[data-astro-cid-snubq6wc]{background-color:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.status-active_not_recruiting[data-astro-cid-snubq6wc],.status-active[data-astro-cid-snubq6wc]{background-color:#fffbeb;color:#92400e;border:1px solid #fde68a}.status-terminated[data-astro-cid-snubq6wc],.status-withdrawn[data-astro-cid-snubq6wc]{background-color:#fef2f2;color:#b91c1c;border:1px solid #fca5a5}.status-unknown[data-astro-cid-snubq6wc],.status-suspended[data-astro-cid-snubq6wc]{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.form-tag[data-astro-cid-snubq6wc]{display:inline-block;font-size:.725rem;font-weight:600;padding:.15rem .4rem;border-radius:4px;text-align:center}.annual-form[data-astro-cid-snubq6wc]{background-color:#fef2f2;color:#991b1b;border:1px solid #fee2e2}.quarterly-form[data-astro-cid-snubq6wc]{background-color:#f0fdf4;color:#166534;border:1px solid #dcfce7}.general-form[data-astro-cid-snubq6wc]{background-color:#f8fafc;color:#334155;border:1px solid #e2e8f0}.split-ledger-grid[data-astro-cid-snubq6wc]{display:flex;gap:2rem;margin-top:2rem;margin-bottom:3rem;align-items:flex-start}.display-workspace-wrapper[data-astro-cid-snubq6wc]{width:100%;margin-bottom:3rem}.ledger-column[data-astro-cid-snubq6wc]{flex:1;min-width:0}.financial-workspace[data-astro-cid-snubq6wc]{display:flex;gap:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0;align-items:stretch;width:100%;overflow:hidden;box-shadow:0 1px 3px #00000005}.workspace-sidebar[data-astro-cid-snubq6wc]{flex:0 0 250px;display:flex;flex-direction:column;background-color:#f8fafc;border-right:1px solid #e2e8f0;padding:1rem 0}.workspace-tab[data-astro-cid-snubq6wc]{display:flex;align-items:center;gap:.75rem;background:transparent;border:none;border-left:3px solid transparent;padding:.85rem 1.25rem;text-align:left;cursor:pointer;width:100%;transition:all .15s ease}.workspace-tab[data-astro-cid-snubq6wc]:hover{background-color:#f1f5f9}.workspace-tab[data-astro-cid-snubq6wc].active{background-color:#fff;border-left-color:#2563eb}.tab-indicator[data-astro-cid-snubq6wc]{width:6px;height:6px;border-radius:50%;background-color:#cbd5e1;flex-shrink:0}.workspace-tab[data-astro-cid-snubq6wc].active .tab-indicator[data-astro-cid-snubq6wc]{background-color:#2563eb}.tab-meta[data-astro-cid-snubq6wc]{display:flex;flex-direction:column;overflow:hidden}.tab-title[data-astro-cid-snubq6wc]{font-size:.875rem;font-weight:600;color:#475569}.workspace-tab[data-astro-cid-snubq6wc].active .tab-title[data-astro-cid-snubq6wc]{color:#0f172a}.tab-sub[data-astro-cid-snubq6wc]{font-size:.75rem;color:#94a3b8;margin-top:.1rem}.workspace-content[data-astro-cid-snubq6wc]{flex:1;min-width:0;padding:1.5rem 1.75rem}.workspace-panel[data-astro-cid-snubq6wc]{display:none!important}.workspace-panel[data-astro-cid-snubq6wc].active{display:block!important;animation:panelFadeIn .15s ease-out}@keyframes panelFadeIn{0%{opacity:0}to{opacity:1}}.id-cell[data-astro-cid-snubq6wc]{color:#2563eb;font-weight:500}.ledger-row-link[data-astro-cid-snubq6wc]:hover .id-cell[data-astro-cid-snubq6wc],.ledger-row-link[data-astro-cid-snubq6wc]:hover .action-link[data-astro-cid-snubq6wc]{text-decoration:underline;color:#1d4ed8}.article-ledger-box[data-astro-cid-snubq6wc]{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.article-row-link[data-astro-cid-snubq6wc]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;text-decoration:none;color:inherit;transition:background-color .12s ease}.article-row-link[data-astro-cid-snubq6wc]:last-child{border-bottom:none}.article-row-link[data-astro-cid-snubq6wc]:hover{background-color:#f8fafc}.article-meta-left[data-astro-cid-snubq6wc]{display:flex;align-items:center;gap:2rem}.article-date[data-astro-cid-snubq6wc]{font-size:.85rem;color:#94a3b8;white-space:nowrap}.article-title[data-astro-cid-snubq6wc]{font-size:.95rem;font-weight:500;color:#0f172a}.article-row-link[data-astro-cid-snubq6wc]:hover .article-title[data-astro-cid-snubq6wc]{color:#2563eb}.article-ticker-span[data-astro-cid-snubq6wc]{display:flex;gap:.35rem}.ticker-tag[data-astro-cid-snubq6wc]{font-size:.65rem;font-weight:600;background-color:#f1f5f9;color:#64748b;padding:.15rem .4rem;border-radius:4px}.ticker-tag[data-astro-cid-snubq6wc].active-match{background-color:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.empty-state[data-astro-cid-snubq6wc]{padding:2rem;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:.9rem}@media(max-width:1024px){.split-ledger-grid[data-astro-cid-snubq6wc]{flex-direction:column;gap:2rem}}@media(max-width:768px){.profile-container[data-astro-cid-snubq6wc]{padding:0 1rem}.meta-strip[data-astro-cid-snubq6wc]{gap:1.5rem 2.5rem}.financial-workspace[data-astro-cid-snubq6wc]{flex-direction:column}.workspace-sidebar[data-astro-cid-snubq6wc]{flex:0 0 100%;width:100%;flex-direction:row;border-right:none;border-bottom:1px solid #e2e8f0;padding:0;overflow-x:auto}.workspace-tab[data-astro-cid-snubq6wc]{border-left:none;border-bottom:3px solid transparent;padding:1rem;white-space:nowrap}.workspace-tab[data-astro-cid-snubq6wc].active{border-bottom-color:#2563eb}.workspace-content[data-astro-cid-snubq6wc]{padding:1.25rem .75rem}}
