:root{--color-bg: #ffffff;--color-surface: #ffffff;--color-fg: #18181b;--color-fg-soft: #3f3f46;--color-muted: #71717a;--color-muted-2: #a1a1aa;--color-border: rgba(9, 9, 11, .08);--color-border-strong: rgba(9, 9, 11, .1);--color-accent: #1d4ed8;--color-accent-hover: #1e40af;--tone-rich-bg: #ecfdf5;--tone-rich-fg: #047857;--tone-rich-ring: rgba(5, 150, 105, .2);--tone-stub-bg: #f4f4f5;--tone-stub-fg: #52525b;--tone-stub-ring: rgba(63, 63, 70, .15);--tone-active-bg: #ecfdf5;--tone-active-fg: #047857;--tone-active-ring: rgba(5, 150, 105, .2);--tone-warn-bg: #fffbeb;--tone-warn-fg: #b45309;--tone-warn-ring: rgba(180, 83, 9, .2);--sector-technology-bg: #eef2ff;--sector-technology-fg: #3730a3;--sector-technology-ring: rgba(67,56,202, .18);--sector-telecommunications-bg: #f5f3ff;--sector-telecommunications-fg: #6d28d9;--sector-telecommunications-ring: rgba(109,40,217, .18);--sector-health-care-bg: #f0fdfa;--sector-health-care-fg: #0f766e;--sector-health-care-ring: rgba(15,118,110, .18);--sector-financials-bg: #ecfeff;--sector-financials-fg: #155e75;--sector-financials-ring: rgba(21,94,117, .18);--sector-real-estate-bg: #fffbeb;--sector-real-estate-fg: #92400e;--sector-real-estate-ring: rgba(146,64,14, .18);--sector-consumer-discretionary-bg: #fdf2f8;--sector-consumer-discretionary-fg: #9d174d;--sector-consumer-discretionary-ring: rgba(157,23,77, .18);--sector-consumer-staples-bg: #f0fdf4;--sector-consumer-staples-fg: #15803d;--sector-consumer-staples-ring: rgba(21,128,61, .18);--sector-industrials-bg: #f8fafc;--sector-industrials-fg: #475569;--sector-industrials-ring: rgba(71,85,105, .18);--sector-basic-materials-bg: #fafaf9;--sector-basic-materials-fg: #78716c;--sector-basic-materials-ring: rgba(120,113,108, .18);--sector-energy-bg: #fff7ed;--sector-energy-fg: #9a3412;--sector-energy-ring: rgba(154,52,18, .18);--sector-utilities-bg: #f0f9ff;--sector-utilities-fg: #075985;--sector-utilities-ring: rgba(7,89,133, .18);--sector-unclassified-bg: #fafafa;--sector-unclassified-fg: #52525b;--sector-unclassified-ring: rgba(82,82,91, .18);--font-sans: "InterVariable", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-serif: "Iowan Old Style", "Charter", "Source Serif Pro", Georgia, "Times New Roman", ui-serif, serif;--container: 64rem;--radius-sm: .375rem;--radius: .5rem;--radius-lg: .75rem;--shadow-sm: 0 1px 2px rgba(9, 9, 11, .04)}@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://rsms.me/inter/font-files/InterVariable.woff2) format("woff2")}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-feature-settings:"cv02","cv03","cv04","cv11","ss01","ss03"}html,body{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--color-fg);background:var(--color-bg);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.625rem .875rem;background:#ffffffe0;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--color-border)}@media(min-width:640px){.site-header{padding:.75rem 1.5rem;gap:1.25rem}}.site-header .brand-block{display:flex;flex-direction:column;gap:.125rem;min-width:0}.site-header .brand{display:inline-flex;align-items:center;gap:.625rem;font-weight:600;letter-spacing:-.01em;color:var(--color-fg);font-size:1.0625rem}.site-header .brand-lockup{display:flex;flex-direction:column;gap:.0625rem;min-width:0;line-height:1.2}.site-header .brand-note{font-family:var(--font-mono);font-weight:400;font-size:.5625rem;letter-spacing:.07em;text-transform:uppercase;color:var(--color-muted);white-space:nowrap}@media(max-width:480px){.site-header .brand-note{display:none}}.site-header .brand-wordmark{font-family:var(--font-serif);font-weight:500;font-size:1.1875rem;letter-spacing:-.005em}.site-header .brand:hover{text-decoration:none}.site-header .brand-mark{display:inline-block;width:2.5rem;height:2.5rem;flex:0 0 auto;align-self:center}.site-header .brand-tag{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);font-weight:500}@media(max-width:480px){.site-header .brand-tag{display:none}}.site-header nav{display:flex;align-items:center;gap:1rem;font-size:.875rem}.site-header nav a{color:var(--color-muted);font-weight:500}.site-header nav a:hover{color:var(--color-fg);text-decoration:none}main.page{max-width:var(--container);margin:0 auto;padding:2rem 1rem 4rem}@media(min-width:640px){main.page{padding:2.5rem 1.5rem 5rem}}@media(min-width:1024px){main.page{padding:3rem 2rem 6rem}}.site-footer{border-top:1px solid var(--color-border);padding:1.5rem 1rem;text-align:center;color:var(--color-muted);font-size:.8125rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.site-footer a{color:inherit;text-decoration:underline;text-decoration-color:var(--color-border);text-underline-offset:.15em}.site-footer a:hover{color:var(--color-fg);text-decoration-color:currentColor}.site-footer-disclaimer{max-width:60ch;font-size:.6875rem;line-height:1.5;color:var(--color-muted-2, var(--color-muted))}.eyebrow{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);margin:0 0 .5rem;font-weight:500}h1.page-title,h2.section-title{letter-spacing:-.02em;text-wrap:balance}h1.page-title{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.1;margin:0 0 .5rem;font-weight:600}h2.section-title{font-size:1.375rem;line-height:1.2;margin:0;font-weight:600}@media(min-width:640px){h2.section-title{font-size:1.5rem}}.muted{color:var(--color-muted)}.mono{font-family:var(--font-mono);font-size:.95em}.tabular{font-variant-numeric:tabular-nums}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-muted);margin:0 0 1.25rem}.breadcrumb a{color:var(--color-muted)}.breadcrumb a:hover{color:var(--color-fg);text-decoration:none}.breadcrumb .sep{color:var(--color-muted-2)}.page-header{border-bottom:1px solid var(--color-border);padding-bottom:1.5rem;margin-bottom:2rem}.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}.watch-cta{margin:-.5rem 0 2rem}.watch-card{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(18rem,auto);align-items:center;gap:1rem;padding:.9rem 1rem;border:1px solid var(--color-border-strong);border-radius:var(--radius);background:#fbfaf7;box-shadow:0 1px #09090b08}.watch-bulldog{width:56px;height:56px;border-radius:999px;background:#0a0a0c;box-shadow:0 0 0 1px #09090b2e,0 6px 14px -8px #09090b59;object-fit:cover;display:block}.watch-card-text{min-width:0}.watch-label{font-family:Georgia,"Source Serif Pro",ui-serif,serif;font-size:1rem;line-height:1.3;font-weight:600;color:var(--color-fg);margin:0 0 .2rem;text-wrap:balance}.watch-sub{font-size:.8125rem;line-height:1.45;color:var(--color-fg-soft);margin:0}.watch-form{margin:0;min-width:0}.watch-form-row{display:flex;gap:.4rem;flex-wrap:wrap;background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius);padding:.2rem;transition:border-color .12s ease,box-shadow .12s ease}.watch-form-row:focus-within{border-color:var(--color-fg);box-shadow:0 0 0 3px #1d4ed82e}.watch-form-input{flex:1 1 14rem;min-width:0;font:inherit;font-size:.9375rem;padding:.5rem .65rem;color:var(--color-fg);background:transparent;border:0;border-radius:calc(var(--radius) - 2px);outline:none}.watch-form-input::placeholder{color:var(--color-muted-2)}.watch-form-button{font:inherit;font-size:.9375rem;font-weight:600;padding:.5rem .95rem;color:#fff;background:var(--color-fg);border:1px solid var(--color-fg);border-radius:calc(var(--radius) - 2px);cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:background .12s ease,transform .12s ease}.watch-form-button:hover{background:var(--color-accent);border-color:var(--color-accent)}.watch-form-button:active{transform:translateY(1px)}.watch-form-button[disabled]{opacity:.6;cursor:progress}.watch-form-button-arrow{transition:transform .12s ease}.watch-form-button:hover .watch-form-button-arrow{transform:translate(2px)}.watch-form-meta{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);margin:.45rem 0 0}.watch-form-status{min-height:1.2rem;margin:.35rem 0 0;font-size:.8125rem;color:var(--color-muted)}.watch-form-status:empty{min-height:0;margin:0}.watch-form-status[data-state=ok]{color:var(--color-fg)}.watch-form-status[data-state=error]{color:#9a3b32}@media(max-width:760px){.watch-card{grid-template-columns:48px minmax(0,1fr);grid-template-areas:"avatar text" "form   form";row-gap:.85rem;column-gap:.85rem;padding:.85rem}.watch-bulldog{grid-area:avatar;width:48px;height:48px}.watch-card-text{grid-area:text}.watch-form{grid-area:form}}.page-header .meta-row{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .625rem;font-size:.8125rem;color:var(--color-muted)}.page-header .meta-row .sep{color:var(--color-muted-2)}.page-header .meta-row-sub{margin-top:.375rem;font-size:.8125rem;gap:.375rem .625rem}.badge{display:inline-flex;align-items:center;border-radius:var(--radius-sm);padding:.125rem .5rem;font-size:.75rem;font-weight:500;letter-spacing:.01em;box-shadow:inset 0 0 0 1px var(--color-border-strong);background:#fff;color:var(--color-fg-soft);white-space:nowrap;line-height:1.4}.badge.tone-rich{background:var(--tone-rich-bg);color:var(--tone-rich-fg);box-shadow:inset 0 0 0 1px var(--tone-rich-ring)}.badge.tone-stub{background:var(--tone-stub-bg);color:var(--tone-stub-fg);box-shadow:inset 0 0 0 1px var(--tone-stub-ring)}.badge.tone-active{background:var(--tone-active-bg);color:var(--tone-active-fg);box-shadow:inset 0 0 0 1px var(--tone-active-ring)}.badge.tone-warn{background:var(--tone-warn-bg);color:var(--tone-warn-fg);box-shadow:inset 0 0 0 1px var(--tone-warn-ring)}.badge.tone-info{background:#eff6ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #bfdbfe}.badge.tone-muted{background:var(--color-bg-muted, #f1f5f9);color:var(--color-fg-soft, #475569);box-shadow:inset 0 0 0 1px var(--color-border, #e2e8f0)}.badge.tone-mono{font-family:var(--font-mono);font-size:.7rem;letter-spacing:0}.subsection-title{font-size:.95rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--color-fg-soft, #475569)}ul.subsidiaries{list-style:none;padding:0;margin:0 0 .5rem}ul.subsidiaries li{padding:.25rem 0;font-size:.9rem}ul.subsidiaries .subs-name{font-weight:500}ul.narrative-excerpts{list-style:none;padding:0;margin:0}ul.narrative-excerpts li{padding:.25rem 0;font-size:.875rem;font-style:italic;color:var(--color-fg-soft, #475569)}.data-source-link{color:var(--color-link, #1d4ed8);text-decoration:underline;text-underline-offset:2px}.data-source-link:hover{text-decoration-thickness:2px}.badge-lg{padding:.25rem .625rem;font-size:.8125rem}.sector-pill{display:inline-flex;align-items:center;border-radius:var(--radius-sm);padding:.125rem .5rem;font-size:.75rem;font-weight:500;letter-spacing:.01em;white-space:nowrap;line-height:1.4;background:var(--color-border);color:var(--color-fg-soft);box-shadow:inset 0 0 0 1px var(--color-border-strong);width:max-content;max-width:100%}.sector-pill[data-sector=technology]{background:var(--sector-technology-bg);color:var(--sector-technology-fg);box-shadow:inset 0 0 0 1px var(--sector-technology-ring)}.sector-pill[data-sector=telecommunications]{background:var(--sector-telecommunications-bg);color:var(--sector-telecommunications-fg);box-shadow:inset 0 0 0 1px var(--sector-telecommunications-ring)}.sector-pill[data-sector=health-care]{background:var(--sector-health-care-bg);color:var(--sector-health-care-fg);box-shadow:inset 0 0 0 1px var(--sector-health-care-ring)}.sector-pill[data-sector=financials]{background:var(--sector-financials-bg);color:var(--sector-financials-fg);box-shadow:inset 0 0 0 1px var(--sector-financials-ring)}.sector-pill[data-sector=real-estate]{background:var(--sector-real-estate-bg);color:var(--sector-real-estate-fg);box-shadow:inset 0 0 0 1px var(--sector-real-estate-ring)}.sector-pill[data-sector=consumer-discretionary]{background:var(--sector-consumer-discretionary-bg);color:var(--sector-consumer-discretionary-fg);box-shadow:inset 0 0 0 1px var(--sector-consumer-discretionary-ring)}.sector-pill[data-sector=consumer-staples]{background:var(--sector-consumer-staples-bg);color:var(--sector-consumer-staples-fg);box-shadow:inset 0 0 0 1px var(--sector-consumer-staples-ring)}.sector-pill[data-sector=industrials]{background:var(--sector-industrials-bg);color:var(--sector-industrials-fg);box-shadow:inset 0 0 0 1px var(--sector-industrials-ring)}.sector-pill[data-sector=basic-materials]{background:var(--sector-basic-materials-bg);color:var(--sector-basic-materials-fg);box-shadow:inset 0 0 0 1px var(--sector-basic-materials-ring)}.sector-pill[data-sector=energy]{background:var(--sector-energy-bg);color:var(--sector-energy-fg);box-shadow:inset 0 0 0 1px var(--sector-energy-ring)}.sector-pill[data-sector=utilities]{background:var(--sector-utilities-bg);color:var(--sector-utilities-fg);box-shadow:inset 0 0 0 1px var(--sector-utilities-ring)}.sector-pill[data-sector=unclassified]{background:var(--sector-unclassified-bg);color:var(--sector-unclassified-fg);box-shadow:inset 0 0 0 1px var(--sector-unclassified-ring)}.kpi-strip{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:#fff}@media(min-width:640px){.kpi-strip{grid-template-columns:repeat(var(--kpi-cols, 4),1fr);background:transparent;border:0;border-radius:0}}.kpi{padding:.75rem .875rem;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff}@media(min-width:640px){.kpi{padding:1rem 1.125rem;background:transparent;border:0;border-left:1px solid var(--color-border)}.kpi:first-child{border-left:0;padding-left:0}.kpi:last-child{padding-right:0}}.kpi .label{font-size:.8125rem;color:var(--color-muted);margin:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi .value{margin:.25rem 0 0;font-size:1.625rem;line-height:1.1;font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--color-fg)}.kpi .sub{margin:.25rem 0 0;font-size:.8125rem;color:var(--color-muted)}.section{margin-top:2.5rem}@media(min-width:640px){.section{margin-top:3.5rem}}.section-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.section-head .aside{font-size:.8125rem;color:var(--color-muted)}.sector-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.sector-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:1024px){.sector-grid{grid-template-columns:repeat(3,1fr)}}.sector-card{display:flex;flex-direction:column;gap:.625rem;padding:1.125rem 1.25rem 1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-fg);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.sector-card:hover{border-color:var(--color-border-strong);text-decoration:none;transform:translateY(-1px);box-shadow:var(--shadow-sm)}.sector-card .name{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;color:var(--color-fg)}.sector-card .stats{display:flex;flex-wrap:wrap;gap:.25rem 1.25rem;font-size:.875rem;color:var(--color-muted);font-variant-numeric:tabular-nums;margin-top:auto}.sector-card .stats strong{color:var(--color-fg);font-weight:600}.sector-card .arrow{margin-left:auto;color:var(--color-muted-2);transition:transform .15s ease,color .15s ease}.sector-card:hover .arrow{color:var(--color-accent);transform:translate(2px)}.filter-bar{display:grid;grid-template-columns:1fr 1fr;gap:.625rem .75rem;margin:1.25rem 0;padding:.875rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}@media(min-width:640px){.filter-bar{grid-template-columns:repeat(4,1fr) auto;align-items:end;padding:1rem;gap:.875rem}}.filter-group{display:flex;flex-direction:column;gap:.25rem;min-width:0}.filter-group.search{grid-column:1 / -1}@media(min-width:640px){.filter-group.search{grid-column:auto}}.filter-group label{color:var(--color-muted);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-family:var(--font-mono)}.filter-group select,.filter-group input{padding:.4375rem .625rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);font:inherit;font-size:.875rem;background:#fff;color:inherit;min-width:0}.filter-group select:focus,.filter-group input:focus{outline:2px solid var(--color-accent);outline-offset:1px;border-color:transparent}.filter-counter{font-size:.8125rem;color:var(--color-muted);white-space:nowrap;font-variant-numeric:tabular-nums;align-self:end;grid-column:1 / -1;text-align:right}@media(min-width:640px){.filter-counter{grid-column:auto}}.filter-counter strong{color:var(--color-fg);font-weight:600}.table-scroll{margin-left:-1rem;margin-right:-1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}@media(min-width:640px){.table-scroll{margin-left:0;margin-right:0;border:1px solid var(--color-border);border-radius:var(--radius)}}.table-scroll>table{min-width:100%;border-collapse:collapse;font-size:.875rem;background:#fff}.table-scroll thead th{text-align:left;padding:.625rem .875rem;border-bottom:1px solid var(--color-border);color:var(--color-muted);font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#fff;position:sticky;top:0}.table-scroll tbody td{padding:.6875rem .875rem;border-bottom:1px solid var(--color-border);vertical-align:middle;white-space:nowrap}.table-scroll tbody tr:last-child td{border-bottom:0}.table-scroll tbody tr:hover td{background:#09090b05}.table-scroll td.col-name{white-space:normal;min-width:16rem}.table-scroll td.num{text-align:right;font-variant-numeric:tabular-nums}@media(max-width:639px){.table-scroll thead th:first-child,.table-scroll tbody td:first-child{padding-left:1rem}.table-scroll thead th:last-child,.table-scroll tbody td:last-child{padding-right:1rem}}.dl-grid{display:grid;grid-template-columns:1fr;gap:0;margin:0;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}@media(min-width:640px){.dl-grid{grid-template-columns:max-content 1fr}}.dl-grid>div{display:contents}.dl-grid dt,.dl-grid dd{padding:.6875rem .9375rem;border-bottom:1px solid var(--color-border);margin:0;font-size:.875rem}.dl-grid dt{color:var(--color-muted);font-weight:500}.dl-grid dd{color:var(--color-fg)}@media(min-width:640px){.dl-grid dt{background:#09090b04;border-right:1px solid var(--color-border);white-space:nowrap}}.dl-grid>div:last-child dt,.dl-grid>div:last-child dd{border-bottom:0}.placeholder{border:1px dashed var(--color-border-strong);border-radius:var(--radius);padding:1.25rem;background:#09090b04;color:var(--color-muted);font-size:.875rem;text-align:center}.placeholder em{font-style:italic}.external-link{display:inline-flex;align-items:center;gap:.3125rem;font-size:.75rem;font-weight:500;color:var(--color-muted)}.external-link:hover{color:var(--color-fg)}.external-link svg{width:.75rem;height:.75rem}.note{margin-top:.875rem;font-size:.8125rem;color:var(--color-muted)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search{position:relative;display:flex;align-items:center;gap:.5rem;min-width:0;width:100%;max-width:32rem;margin:0 auto;padding:.375rem .625rem .375rem .5rem;background:#09090b0a;border:1px solid transparent;border-radius:9999px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.search:focus-within{background:#fff;border-color:var(--color-border-strong);box-shadow:0 1px 2px #09090b0a,0 0 0 3px #1d4ed81f}.search-label{display:inline-flex;align-items:center;color:var(--color-muted);flex-shrink:0}.search-icon{width:1rem;height:1rem}.search input[type=search]{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:.875rem;color:inherit;outline:none;padding:.125rem 0}.search input[type=search]::-webkit-search-cancel-button{cursor:pointer}.search input[type=search]::placeholder{color:var(--color-muted)}.search-kbd{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-muted);border:1px solid var(--color-border-strong);border-radius:.25rem;padding:0 .25rem;line-height:1;height:1.125rem;display:none;flex-shrink:0;align-items:center;background:#fff}@media(min-width:768px){.search-kbd{display:inline-flex}}.search:focus-within .search-kbd{opacity:0}.search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:30;background:#fff;border:1px solid var(--color-border-strong);border-radius:var(--radius);box-shadow:0 1px 2px #09090b0a,0 8px 24px #09090b14;overflow:hidden;max-height:min(70vh,28rem);overflow-y:auto}@media(min-width:640px){.search-results{left:-.5rem;right:-.5rem}}.search-result{display:block;padding:.625rem .875rem;border-bottom:1px solid var(--color-border);text-decoration:none;color:var(--color-fg)}.search-result:last-child{border-bottom:0}.search-result:hover,.search-result.is-active{background:#1d4ed80f;text-decoration:none}.search-result-line{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-fg);line-height:1.3}.search-result-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}.search-result-name mark{background:#1d4ed824;color:inherit;padding:0 1px;border-radius:2px}.search-result-meta-line{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .625rem;margin-top:.1875rem;font-size:.75rem;color:var(--color-muted)}.search-result-num{color:var(--color-fg-soft);font-size:.7rem}.search-result-status{color:var(--color-muted)}.search-result-sector{font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-fg-soft);background:#09090b0a;padding:0 .375rem;border-radius:var(--radius-sm);line-height:1.4}.search-result-meta{font-size:.7rem}.search-empty{padding:1rem .875rem;text-align:center;font-size:.8125rem;color:var(--color-muted)}.search-empty strong{color:var(--color-fg);font-weight:600}@media(max-width:639px){.site-header{grid-template-columns:auto auto;grid-template-areas:"brand nav" "search search";row-gap:.5rem}.site-header .brand{grid-area:brand}.site-header nav{grid-area:nav;justify-self:end}.site-header .search{grid-area:search;max-width:none}}.delta{font-weight:600;font-variant-numeric:tabular-nums}.delta.tone-up{color:var(--color-rich, #047857)}.delta.tone-down{color:#b91c1c}.delta.tone-muted{color:var(--color-muted)}table.trend th:first-child{text-align:left;font-weight:500;color:var(--color-muted);white-space:nowrap}table.trend td{white-space:nowrap}details.resigned{margin-top:1rem}details.resigned>summary{cursor:pointer;color:var(--color-muted);font-size:.875rem;padding:.5rem 0;user-select:none}details.resigned[open]>summary{margin-bottom:.5rem}.kpi-strip.enriched-kpi{margin-top:0;margin-bottom:1.25rem}@media(min-width:640px){.kpi-strip.enriched-kpi{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;margin-bottom:1.75rem}.kpi-strip.enriched-kpi .kpi{background:#fff;padding:1rem 1.125rem}.kpi-strip.enriched-kpi .kpi:first-child{padding-left:1.125rem}.kpi-strip.enriched-kpi .kpi:last-child{padding-right:1.125rem}}.activity{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:1.5rem;align-items:start;padding:1rem;background:#fff;border:1px solid var(--color-border);border-radius:.5rem}@media(max-width:600px){.activity{grid-template-columns:1fr}}.activity-score{text-align:center;padding:1.25rem 1rem;border-radius:.5rem;color:#fff}.activity-score .score-value{font-size:3rem;font-weight:700;margin:0;line-height:1}.activity-score .score-band{font-size:.75rem;font-weight:700;letter-spacing:.1em;margin:.5rem 0 0;opacity:.9}.activity-score .score-out-of{font-size:.75rem;margin:.25rem 0 0;color:#ffffffb3}.activity-score.band-active,.activity-score.band-hot{background:linear-gradient(135deg,#dc2626,#f59e0b)}.activity-score.band-steady,.activity-score.band-warm{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.activity-score.band-quiet,.activity-score.band-cool{background:linear-gradient(135deg,#3b82f6,#60a5fa)}.activity-score.band-dormant,.activity-score.band-cold{background:linear-gradient(135deg,#6b7280,#9ca3af)}.activity-components{list-style:none;padding:0;margin:0 0 1rem;display:grid;gap:.5rem}.activity-components li{display:grid;grid-template-columns:11rem 1fr 3rem;align-items:center;gap:.75rem;font-size:.9rem}.activity-components .comp-bar{position:relative;height:.5rem;background:var(--color-border);border-radius:999px;overflow:hidden}.activity-components .comp-fill{display:block;height:100%;background:var(--color-accent, #1d4ed8);border-radius:999px}.activity-components .comp-value{text-align:right;font-weight:600;color:var(--color-fg-soft, var(--color-fg))}.activity-risk{margin:0 0 .5rem;font-size:.875rem}.activity-explanations{list-style:disc;padding-left:1.25rem;margin:.5rem 0 0;font-size:.875rem}.activity-explanations li{margin-bottom:.25rem}.activity-note{margin:.75rem 0 0;font-size:.8125rem}.growth-deltas{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;margin:0}.growth-deltas div{display:flex;flex-direction:column;gap:.25rem}.growth-deltas dt{font-size:.8125rem;color:var(--color-fg-soft, var(--color-fg))}.growth-deltas dd{margin:0;font-size:1.5rem;font-weight:600}.growth-deltas dd.pos{color:var(--color-pos, #1a7f37)}.growth-deltas dd.neg{color:var(--color-neg, #b3261e)}.growth-stale{margin:1rem 0 0;font-size:.8125rem;max-width:60ch}.risk-flags{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.risk-flag{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;padding:.35rem .7rem;border-radius:6px;font-size:.875rem;font-weight:600;background:var(--color-warn-bg, #fff4e5);color:var(--color-warn-fg, #8a4b00)}.credit-card{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:1.5rem;align-items:start;padding:1rem;background:#fff;border:1px solid var(--color-border);border-radius:.5rem}@media(max-width:600px){.credit-card{grid-template-columns:1fr}}.credit-score-block{text-align:center;padding:1.25rem 1rem;border-radius:.5rem;color:#fff}.credit-score-block .score-value{font-size:3rem;font-weight:700;margin:0;line-height:1;font-variant-numeric:tabular-nums}.credit-score-block .score-band{font-size:.75rem;font-weight:700;letter-spacing:.1em;margin:.5rem 0 0;opacity:.92}.credit-score-block .score-out-of{font-size:.75rem;margin:.25rem 0 0;color:#ffffffb8}.credit-band-safe .credit-score-block{background:linear-gradient(135deg,#047857,#10b981)}.credit-band-grey .credit-score-block{background:linear-gradient(135deg,#b45309,#f59e0b)}.credit-band-distress .credit-score-block{background:linear-gradient(135deg,#b91c1c,#dc2626)}.credit-terms{list-style:none;padding:0;margin:0 0 .75rem;display:grid;gap:.5rem}.credit-terms li{display:grid;grid-template-columns:1fr auto auto;gap:.875rem;align-items:baseline;font-size:.875rem}.credit-terms .term-label{color:var(--color-fg-soft)}.credit-terms .term-raw{min-width:4rem;text-align:right;color:var(--color-fg)}.credit-terms .term-weighted{white-space:nowrap}.credit-bands-legend{margin:.5rem 0 0;font-size:.75rem;line-height:1.5;max-width:64ch}.activity-components .comp-label{display:inline-flex;align-items:center;gap:.375rem}.activity-components .comp-info{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;border-radius:9999px;font-family:var(--font-mono);font-size:.625rem;font-style:italic;font-weight:600;color:var(--color-muted);background:#09090b0d;cursor:help}table.trend th.trend-col{width:96px;font-weight:500;color:var(--color-muted)}table.trend td.trend-cell{width:96px;padding:.5rem .875rem;vertical-align:middle}@media(max-width:559px){table.trend th.trend-col,table.trend td.trend-cell{display:none}.table-scroll table.trend thead th,.table-scroll table.trend tbody th,.table-scroll table.trend tbody td{padding-left:.625rem;padding-right:.625rem}.table-scroll table.trend thead th:first-child,.table-scroll table.trend tbody th:first-child{padding-left:1rem;padding-right:.875rem}}.sparkline{display:block;width:80px;height:24px;overflow:visible}.sparkline polyline{fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.sparkline.tone-up{color:#047857}.sparkline.tone-down{color:#b91c1c}.sparkline.tone-muted{color:var(--color-muted-2)}.spark-empty{display:inline-block;color:var(--color-muted-2);font-size:1rem;line-height:1}.table-note{margin:.625rem 0 0;font-size:.75rem;line-height:1.45;max-width:78ch}.table-note .mono{font-size:.85em}.table-scroll table.trend thead th,.table-scroll table.trend tbody th,.table-scroll table.trend tbody td{padding-top:.5rem;padding-bottom:.5rem}.table-scroll table.trend{border-collapse:separate;border-spacing:0}.table-scroll table.trend thead th:first-child,.table-scroll table.trend tbody th:first-child{position:sticky;left:0;z-index:2;background:#fff;padding-left:1rem;padding-right:1.25rem;box-shadow:inset -1px 0 0 var(--color-border)}.table-scroll table.trend thead th:first-child{z-index:3}.table-scroll table.trend tbody tr:hover th:first-child{background:#09090b05}main.page.screener-page{max-width:none;padding:1rem 1rem 2rem}@media(min-width:640px){main.page.screener-page{padding:1.25rem 1.5rem 2.5rem}}@media(min-width:1024px){main.page.screener-page{padding:1.5rem 2rem 3rem}}.screener-shell{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:0}@media(min-width:960px){.screener-shell{grid-template-columns:240px minmax(0,1fr);gap:1.5rem}}@media(min-width:1280px){.screener-shell{grid-template-columns:280px minmax(0,1fr)}}.rail-header{display:flex;align-items:baseline;gap:.625rem;padding:.25rem .125rem .625rem;border-bottom:1px solid var(--color-border);margin-bottom:.5rem}.rail-title{font-size:.875rem;font-weight:600;color:var(--color-fg)}.rail-active-count{font-size:.75rem;color:var(--color-muted);font-variant-numeric:tabular-nums;margin-right:auto}.rail-reset{background:none;border:0;font:inherit;font-size:.6875rem;color:var(--color-muted);cursor:pointer;padding:0;text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-mono)}.rail-reset:hover{color:var(--color-fg)}.rail-result{display:flex;align-items:baseline;gap:.375rem;margin:0 0 .25rem .125rem;font-size:.75rem;color:var(--color-muted)}.rail-result-num{font-size:.9375rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--color-fg)}.rail-result-label{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.06em}.screener-rail{display:flex;flex-direction:column;gap:.5rem}@media(min-width:960px){.screener-rail{position:sticky;top:4.5rem;align-self:start;max-height:calc(100vh - 5rem);overflow-y:auto;padding-right:.5rem}}.screener-section{border:0;border-bottom:1px solid var(--color-border);background:transparent;padding:0}.screener-section:last-of-type{border-bottom:0}.screener-section>summary{list-style:none;cursor:pointer;padding:.625rem .125rem;font-size:.6875rem;font-weight:600;color:var(--color-fg);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;justify-content:space-between}.screener-section>summary::-webkit-details-marker{display:none}.screener-section>summary:after{content:"▾";color:var(--color-muted-2);font-size:.625rem;transition:transform .15s ease;letter-spacing:0}.screener-section[open]>summary:after{transform:rotate(180deg)}.screener-section .section-body{padding:.25rem .125rem .875rem;display:flex;flex-direction:column;gap:.875rem}.sector-swatch{display:inline-block;width:.625rem;height:.625rem;border-radius:2px;flex-shrink:0;background:var(--color-border-strong);box-shadow:inset 0 0 0 1px var(--color-border-strong)}.sector-swatch[data-sector=technology]{background:var(--sector-technology-fg)}.sector-swatch[data-sector=telecommunications]{background:var(--sector-telecommunications-fg)}.sector-swatch[data-sector=health-care]{background:var(--sector-health-care-fg)}.sector-swatch[data-sector=financials]{background:var(--sector-financials-fg)}.sector-swatch[data-sector=real-estate]{background:var(--sector-real-estate-fg)}.sector-swatch[data-sector=consumer-discretionary]{background:var(--sector-consumer-discretionary-fg)}.sector-swatch[data-sector=consumer-staples]{background:var(--sector-consumer-staples-fg)}.sector-swatch[data-sector=industrials]{background:var(--sector-industrials-fg)}.sector-swatch[data-sector=basic-materials]{background:var(--sector-basic-materials-fg)}.sector-swatch[data-sector=energy]{background:var(--sector-energy-fg)}.sector-swatch[data-sector=utilities]{background:var(--sector-utilities-fg)}.sector-swatch[data-sector=unclassified]{background:var(--sector-unclassified-fg)}.checklist--sectors label .sector-name{flex:1;font-size:.8125rem}.filter-caption{font-size:.6875rem;color:var(--color-muted);margin:0;font-variant-numeric:tabular-nums}.filter-caption.is-warning{color:var(--tone-warn-fg)}.slider{display:flex;flex-direction:column;gap:.375rem;font-size:.8125rem}.slider>.slider-label{display:flex;justify-content:space-between;align-items:baseline;color:var(--color-muted);font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em}.slider .slider-output{font-family:var(--font-mono);color:var(--color-fg);font-size:.75rem;text-transform:none;letter-spacing:0;font-variant-numeric:tabular-nums}.slider input[type=range]{width:100%;margin:0;appearance:none;-webkit-appearance:none;background:transparent;height:1.25rem}.slider input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--color-border-strong)}.slider input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:var(--color-border-strong)}.slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--color-fg);border:2px solid #fff;box-shadow:0 0 0 1px var(--color-border-strong);margin-top:-5px;cursor:pointer}.slider input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--color-fg);border:2px solid #fff;box-shadow:0 0 0 1px var(--color-border-strong);cursor:pointer}.slider input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid var(--color-accent);outline-offset:2px}.slider-ticks{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.625rem;color:var(--color-muted-2)}.slider-ticks>span:before{content:attr(data-tick)}.slider--two .slider-track{position:relative;height:1.25rem}.slider--two input[type=range]{position:absolute;inset:0;pointer-events:none}.slider--two input[type=range]::-webkit-slider-thumb{pointer-events:auto}.slider--two input[type=range]::-moz-range-thumb{pointer-events:auto}.slider-fill{position:absolute;top:50%;height:4px;transform:translateY(-50%);left:var(--lo-pct, 0%);right:calc(100% - var(--hi-pct, 100%));background:var(--color-accent);border-radius:999px;pointer-events:none}.quick-chips{display:flex;flex-wrap:wrap;gap:.25rem}.quick-chip{font-size:.6875rem;font-family:var(--font-mono);padding:.1875rem .5rem;border-radius:999px;border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-fg-soft);cursor:pointer}.quick-chip:hover{background:var(--color-bg)}.quick-chip.is-active{background:var(--color-fg);color:#fff;border-color:var(--color-fg)}.seg{display:inline-flex;flex-wrap:wrap;gap:.25rem;padding:0;border:0}.seg-btn{font-size:.75rem;padding:.25rem .625rem;border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-fg-soft);cursor:pointer}.seg-btn[aria-pressed=true]{background:var(--color-fg);color:#fff;border-color:var(--color-fg)}.checklist{display:flex;flex-direction:column;gap:.25rem;border:0;padding:0;margin:0}.checklist legend{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.checklist label{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;cursor:pointer}.checklist label>input[type=checkbox]{margin:0;accent-color:var(--color-fg)}.checklist label .count{margin-left:auto;color:var(--color-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.screener-pane{display:flex;flex-direction:column;min-width:0}.screener-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.875rem;padding-bottom:.875rem;border-bottom:1px solid var(--color-border)}.presets-menu{position:relative}.presets-menu>summary{list-style:none;cursor:pointer}.presets-menu>summary::-webkit-details-marker{display:none}.presets-trigger{display:inline-flex;align-items:center;gap:.375rem;font:inherit;font-size:.75rem;padding:.4375rem .625rem .4375rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-fg-soft)}.presets-trigger:hover,.presets-menu[open] .presets-trigger{background:var(--color-bg);color:var(--color-fg)}.presets-caret{font-size:.625rem;line-height:1;transition:transform .12s ease}.presets-menu[open] .presets-caret{transform:rotate(180deg)}.presets-panel{position:absolute;top:calc(100% + .375rem);left:0;z-index:20;min-width:14rem;display:flex;flex-direction:column;gap:.125rem;padding:.5rem;border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);background:var(--color-bg);box-shadow:0 8px 24px #00000014}.presets-hint{font-size:.6875rem;color:var(--color-muted);margin:0 0 .25rem;padding:0 .375rem}.preset-item{font:inherit;font-size:.8125rem;text-align:left;padding:.4375rem .5rem;border-radius:var(--radius-sm);border:1px solid transparent;background:transparent;color:var(--color-fg);cursor:pointer}.preset-item:hover,.preset-item:focus-visible{background:var(--color-surface);border-color:var(--color-border);outline:none}.cols-panel{min-width:13rem;max-height:60vh;overflow-y:auto}.cols-actions{display:flex;gap:.375rem;padding:0 .375rem .375rem;border-bottom:1px solid var(--color-border);margin-bottom:.25rem}.cols-action{font:inherit;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .4375rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:transparent;color:var(--color-fg-soft);cursor:pointer}.cols-action:hover{background:var(--color-surface);color:var(--color-fg)}.cols-list{display:flex;flex-direction:column;gap:.0625rem}.col-toggle{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-fg);padding:.3125rem .5rem;border-radius:var(--radius-sm);cursor:pointer}.col-toggle:hover{background:var(--color-surface)}.col-toggle input[type=checkbox]{margin:0;cursor:pointer}.tool-btn{font:inherit;font-size:.75rem;padding:.4375rem .75rem;border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-fg-soft);cursor:pointer}.tool-btn:hover{background:var(--color-bg)}.screener-toolbar>.spacer{flex:1}.screener-active-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;padding:.625rem 0;font-size:.75rem;color:var(--color-muted)}.screener-active-label{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);margin-right:.25rem}.screener-chips{display:flex;flex-wrap:wrap;gap:.375rem}.screener-chips:empty:before{content:"None — full register shown · try a preset above";font-style:italic;font-size:.75rem;color:var(--color-muted-2)}.chip{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;padding:.1875rem .5rem .1875rem .625rem;border-radius:999px;background:var(--color-bg);color:var(--color-fg-soft);border:1px solid var(--color-border-strong);cursor:pointer;font-variant-numeric:tabular-nums}.chip:hover{background:var(--color-border)}.chip .x{color:var(--color-muted);font-size:.875rem;line-height:1}.screener-table{width:100%;border-collapse:collapse;font-size:.8125rem}.screener-table th,.screener-table td{padding:.4375rem .625rem;border-bottom:1px solid var(--color-border);vertical-align:middle;white-space:nowrap}.screener-table thead th{position:sticky;top:0;z-index:2;background:var(--color-surface);font-weight:600;text-align:left;font-size:.75rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;user-select:none;box-shadow:inset 0 -1px 0 var(--color-border)}.screener-table thead th[data-sortable=true]>.sort-glyph{margin-left:.25rem;font-size:.6875rem;color:var(--color-muted-2);opacity:.5}.screener-table thead th[aria-sort=ascending]>.sort-glyph,.screener-table thead th[aria-sort=descending]>.sort-glyph{color:var(--color-fg);opacity:1}.screener-table thead th[data-sortable=true]:hover{background:var(--color-bg);color:var(--color-fg)}.screener-table thead th[data-sortable=false]{cursor:default}.screener-table tbody tr:hover{background:#09090b05}.screener-table thead th:first-child,.screener-table tbody td:first-child{position:sticky;left:0;background:var(--color-surface);box-shadow:inset -1px 0 0 var(--color-border)}.screener-table thead th:first-child{z-index:3}.screener-table tbody td:first-child{z-index:1}.screener-table tbody tr:hover td:first-child{background:#f7f7f8}.screener-table td.num{text-align:right;font-variant-numeric:tabular-nums;font-family:var(--font-mono)}.screener-table td.col-name{white-space:normal;min-width:16ch;max-width:28ch}.screener-table td.col-name a{color:var(--color-fg);font-weight:500}.screener-table td.col-name a:hover{color:var(--color-accent)}.screener-table td.col-name .crn{display:block;font-family:var(--font-mono);font-size:.6875rem;color:var(--color-muted-2)}.spark{width:112px;height:24px;display:block}.spark .spark-bar{fill:var(--color-muted-2)}.spark .spark-bar--last{fill:var(--tone-rich-fg)}.heat-bar{display:inline-flex;align-items:center;gap:.5rem}.heat-bar .track{width:96px;height:5px;border-radius:999px;background:var(--color-border);position:relative;overflow:hidden}.heat-bar .fill{position:absolute;inset:0 auto 0 0;width:var(--heat-pct, 0%);background:var(--color-muted-2)}.heat-bar.is-warm .fill{background:var(--tone-warn-fg)}.heat-bar.is-hot .fill{background:#b91c1c}.heat-bar .num{font-variant-numeric:tabular-nums;font-family:var(--font-mono);font-size:.75rem;color:var(--color-fg-soft)}.skeleton-row td{padding:.625rem}.skeleton-bar{display:block;height:.625rem;border-radius:999px;background:linear-gradient(90deg,var(--color-border) 0%,var(--color-border-strong) 50%,var(--color-border) 100%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.empty-state td{padding:2.5rem 1rem;text-align:center;color:var(--color-muted)}.muted-cell{color:var(--color-muted-2)}.screener-mobile-summary,.rail-fab,.rail-backdrop,.rail-sheet-handle,.rail-sheet-close,.rail-apply{display:none}@media(max-width:959px){.screener-mobile-summary{display:flex;align-items:baseline;gap:.375rem;margin:0 0 .5rem;font-size:.75rem;color:var(--color-muted)}.screener-mobile-count{font-size:1.125rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--color-fg)}.screener-mobile-total{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;letter-spacing:.06em}.rail-fab{position:fixed;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom));z-index:25;display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1rem;border:0;border-radius:999px;background:var(--color-fg);color:#fff;font:inherit;font-size:.8125rem;font-weight:500;box-shadow:0 6px 20px #09090b38,0 1px 2px #09090b1a;cursor:pointer}.rail-fab-icon{font-size:.9375rem;line-height:1}.rail-fab-count{font-family:var(--font-mono);font-size:.6875rem;background:#ffffff2e;padding:.0625rem .4375rem;border-radius:999px;font-variant-numeric:tabular-nums;line-height:1.4}.rail-fab-count[hidden]{display:none}.rail-backdrop{display:block;position:fixed;inset:0;z-index:24;background:#09090b6b;opacity:0;pointer-events:none;transition:opacity .18s ease}body.rail-sheet-open .rail-backdrop{opacity:1;pointer-events:auto}body.rail-sheet-open{overflow:hidden}body.rail-sheet-open .rail-fab{opacity:0;pointer-events:none;transition:opacity .12s ease}.screener-rail{position:fixed;z-index:26;left:0;right:0;bottom:0;max-height:88dvh;background:var(--color-surface);border-top-left-radius:1rem;border-top-right-radius:1rem;box-shadow:0 -10px 30px #09090b2e;transform:translateY(100%);transition:transform .22s ease;padding:0 1rem 1rem;display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(1rem,env(safe-area-inset-bottom))}.screener-rail[data-open=true]{transform:translateY(0)}.rail-sheet-handle{align-self:center;display:block;width:4rem;padding:.625rem 0;background:transparent;border:0;cursor:pointer;flex-shrink:0}.rail-sheet-handle>span{display:block;height:.25rem;border-radius:999px;background:var(--color-border-strong)}.screener-rail .rail-header{position:sticky;top:0;background:var(--color-surface);z-index:1;padding-top:.5rem;margin-bottom:0}.rail-sheet-close{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-left:.25rem;background:none;border:0;color:var(--color-muted);font-size:1.375rem;line-height:1;cursor:pointer;padding:0}.rail-sheet-close:hover{color:var(--color-fg)}.rail-apply{display:block;position:sticky;bottom:0;width:100%;margin-top:.5rem;padding:.875rem 1rem;border:0;border-radius:var(--radius-sm);background:var(--color-fg);color:#fff;font:inherit;font-size:.9375rem;font-weight:500;cursor:pointer;box-shadow:0 -8px 12px -8px #09090b26}.rail-apply:hover{background:#18181b}}.filing-health{display:grid;grid-template-columns:1fr;gap:0;margin:1.25rem 0 1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}@media(min-width:640px){.filing-health{grid-template-columns:repeat(3,1fr)}}.filing-health .fh-cell{padding:.75rem 1rem;border-bottom:1px solid var(--color-border)}@media(min-width:640px){.filing-health .fh-cell{border-bottom:0;border-right:1px solid var(--color-border)}.filing-health .fh-cell:last-child{border-right:0}}.filing-health .fh-cell:last-child{border-bottom:0}.filing-health .fh-cell.is-overdue{background:var(--tone-warn-bg)}.filing-health .fh-label{margin:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-family:var(--font-mono);color:var(--color-muted)}.filing-health .fh-value{margin:.25rem 0 0;font-size:1.0625rem;font-weight:600;color:var(--color-fg);font-variant-numeric:tabular-nums}.filing-health .fh-value .muted{font-weight:400;font-variant-numeric:tabular-nums}.filing-health .fh-sub{margin:.375rem 0 0;font-size:.8125rem;line-height:1.3}.filing-health .fh-link{color:var(--tone-warn-fg);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.filing-health .fh-link:hover{color:var(--color-fg)}.page-toc{position:sticky;top:3rem;z-index:15;display:flex;gap:.125rem;margin:.75rem -1rem 1rem;padding:.4375rem 1rem;background:#ffffffeb;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);overflow-x:auto;-webkit-overflow-scrolling:touch;backdrop-filter:saturate(180%) blur(6px);-webkit-backdrop-filter:saturate(180%) blur(6px);scrollbar-width:none}@media(min-width:640px){.page-toc{top:3.5rem}}.page-toc::-webkit-scrollbar{display:none}@media(min-width:640px){.page-toc{margin-left:0;margin-right:0;border-radius:var(--radius);border:1px solid var(--color-border)}}.page-toc a{flex:0 0 auto;padding:.3125rem .6875rem;border-radius:var(--radius-sm);font-size:.8125rem;color:var(--color-fg-soft);white-space:nowrap;text-decoration:none;font-variant-numeric:tabular-nums}.page-toc a:hover{background:#09090b0a;color:var(--color-fg)}.page-toc a.toc-warn{color:var(--tone-warn-fg);font-weight:600}.page-toc a.toc-warn:hover{background:var(--tone-warn-bg)}.section[id]{scroll-margin-top:6.5rem}@media(min-width:640px){.section[id]{scroll-margin-top:7rem}}.table-scroll table.trend thead th{position:static;top:auto}.watchouts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.watchout{display:grid;grid-template-columns:1.25rem 1fr;gap:.625rem;padding:.75rem .875rem;border:1px solid var(--color-border);border-radius:var(--radius);background:#fff}.watchout.sev-high{border-color:#b91c1c40;background:#fef2f2}.watchout.sev-medium{border-color:var(--tone-warn-ring);background:var(--tone-warn-bg)}.watchout .watchout-bullet{font-size:1rem;line-height:1.4;color:var(--color-muted);text-align:center}.watchout.sev-high .watchout-bullet{color:#b91c1c}.watchout.sev-medium .watchout-bullet{color:var(--tone-warn-fg)}.watchout-body{min-width:0}.watchout-label{margin:0;font-size:.9375rem;font-weight:600;color:var(--color-fg)}.watchout-detail{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;max-width:64ch}.name-history{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.name-history-row{display:flex;align-items:baseline;gap:.75rem;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid var(--color-border)}.name-history-row:last-child{border-bottom:none}.name-history-current .name-history-name{font-weight:600;color:var(--color-fg)}.name-history-name{font-size:.9375rem}.name-history-range{font-size:.8125rem;white-space:nowrap}.constitutional-events{margin:0 0 1.25rem;padding:.75rem .875rem;background:var(--tone-info-bg, #eff6ff);border:1px solid var(--tone-info-ring, rgba(59, 130, 246, .25));border-radius:var(--radius)}.constitutional-events-label{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--color-fg)}.constitutional-events-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.constitutional-events-row{display:grid;grid-template-columns:6rem 5rem 1fr auto;align-items:baseline;gap:.75rem;font-size:.8125rem}.constitutional-events-date{color:var(--color-fg-soft)}.constitutional-events-type{color:var(--color-fg)}.constitutional-events-doc{font-size:.75rem}.group-tree{list-style:none;padding:0;margin:0}.group-tree-root>.group-tree-label{font-weight:600}.group-tree-children{list-style:none;margin:.5rem 0 0 .5rem;padding:0 0 0 1rem;border-left:1px solid var(--color-border-strong);display:flex;flex-direction:column;gap:.4375rem}.group-tree-children>li{position:relative;font-size:.9375rem;line-height:1.4}.group-tree-children>li:before{content:"";position:absolute;left:-1rem;top:.625rem;width:.625rem;border-top:1px solid var(--color-border-strong)}.group-tree-pct{margin-left:.5rem;font-size:.6875rem;padding:.0625rem .375rem}.group-tree-meta{margin-left:.125rem}.filing-doc-cell{width:3.25rem;text-align:right}.filing-doc-link{display:inline-block;padding:.0625rem .4375rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);font-size:.6875rem;font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-accent);text-decoration:none}.filing-doc-link:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.growth-context{font-size:.75rem;margin:.125rem 0 0;line-height:1.4}.yoy-grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}@media(min-width:640px){.yoy-grid{grid-template-columns:repeat(4,1fr)}}.yoy-tile{padding:.875rem 1rem .9375rem;border-bottom:1px solid var(--color-border);border-right:1px solid var(--color-border);min-width:0}.yoy-tile.is-empty .yoy-pct{color:var(--color-muted-2);font-weight:500}.yoy-tile.is-empty .yoy-label{color:var(--color-muted-2)}.yoy-tile:nth-child(2n){border-right:0}@media(min-width:640px){.yoy-tile{border-bottom:0;border-right:1px solid var(--color-border)}.yoy-tile:nth-child(2n){border-right:1px solid var(--color-border)}.yoy-tile:last-child{border-right:0}}.yoy-label{margin:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-family:var(--font-mono);color:var(--color-muted)}.yoy-pct{margin:.25rem 0 0;font-size:1.5rem;font-weight:600;line-height:1.05;font-variant-numeric:tabular-nums}.yoy-pct.tone-up{color:#047857}.yoy-pct.tone-down{color:#b91c1c}.yoy-pct.tone-muted{color:var(--color-fg)}.yoy-from-to{margin:.375rem 0 0;font-size:.75rem;line-height:1.3;white-space:normal}.yoy-story{margin:.1875rem 0 0;font-size:.75rem;line-height:1.3}.activity-counts{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}@media(min-width:640px){.activity-counts{grid-template-columns:repeat(4,1fr)}}.activity-counts>div{padding:.875rem 1rem .9375rem;border-bottom:1px solid var(--color-border);border-right:1px solid var(--color-border)}.activity-counts>div:nth-child(2n){border-right:0}@media(min-width:640px){.activity-counts>div{border-bottom:0;border-right:1px solid var(--color-border)}.activity-counts>div:nth-child(2n){border-right:1px solid var(--color-border)}.activity-counts>div:last-child{border-right:0}}.activity-counts dt{margin:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;font-weight:500;font-family:var(--font-mono);color:var(--color-muted)}.activity-counts dd{margin:.25rem 0 0;font-size:1.5rem;font-weight:600;color:var(--color-fg);font-variant-numeric:tabular-nums;line-height:1.05}.activity-counts .ac-sub{margin:.1875rem 0 0;font-size:.75rem;line-height:1.3}.ind-desk{margin:0 0 1.5rem}.ind-desk-crumbs{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--color-muted);margin-bottom:.5rem}.ind-desk-crumbs a{color:var(--color-fg-soft)}.ind-desk-crumbs .sep{color:var(--color-muted-2)}.ind-desk-title{font-family:var(--font-serif);font-weight:500;font-size:1.5rem;line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--color-fg)}.ind-desk-title--lg{font-size:2.25rem}.ind-desk-title--xl{font-size:2.5rem;letter-spacing:-.02em}.ind-desk-meta{margin:.25rem 0 0;font-size:.8125rem}.ind-desk-tape-head{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-border);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted)}.ind-desk-tape-label{color:var(--color-fg-soft);font-weight:500}.ind-desk-tape-meta{margin-left:auto}.ind-desk-tape-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ind-desk-tape-rows>li{display:grid;grid-template-columns:3rem minmax(0,1.4fr) 4rem minmax(0,1fr);align-items:center;gap:.625rem;padding:.4375rem .75rem;font-size:.8125rem;border-bottom:1px solid var(--color-border)}.ind-desk-tape-rows>li:last-child{border-bottom:0}.ind-desk-tape-rows .ind-desk-tape-co{font-weight:500;color:var(--color-fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ind-desk-tape-rows .mono{font-family:var(--font-mono);font-size:.75rem;color:var(--color-fg-soft)}.ind-desk--ticker .ind-desk-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem 1.25rem;padding-bottom:.625rem;border-bottom:1px solid var(--color-border)}.ind-desk--ticker .ind-desk-crumbs{grid-column:1 / -1;margin-bottom:.125rem}.ind-desk--ticker .ind-desk-title{font-size:1.875rem}.ind-desk--ticker .ind-desk-stats{display:grid;grid-auto-flow:column;gap:1.25rem;margin:0;align-items:end}.ind-desk--ticker .ind-desk-stats>div{display:flex;flex-direction:column;gap:.125rem;min-width:0}.ind-desk--ticker .ind-desk-stats dt{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);margin:0}.ind-desk--ticker .ind-desk-stats dd{margin:0;font-size:1rem;font-weight:600;color:var(--color-fg);line-height:1.1}.ind-desk--ticker .ind-desk-tape{margin-top:.75rem;border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:#fff}.ind-desk--ticker .ind-desk-blurb{grid-column:1 / -1;margin:.5rem 0 0;max-width:64ch;font-size:.9375rem;line-height:1.55;color:var(--color-fg-soft)}@media(max-width:720px){.ind-desk--ticker .ind-desk-bar{grid-template-columns:1fr}.ind-desk--ticker .ind-desk-stats{grid-auto-flow:row;grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}}.idx-desk{margin:0 0 1.75rem}.idx-desk-eyebrow{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.07em;color:var(--color-muted);margin:0 0 .5rem}.idx-desk-title{font-family:var(--font-serif);font-weight:500;font-size:2rem;letter-spacing:-.01em;line-height:1.1;margin:0;color:var(--color-fg)}.idx-desk-title--sm{font-size:1.625rem}.idx-desk-lede{margin:.5rem 0 0;font-size:.875rem;color:var(--color-fg-soft);max-width:56ch}.idx-stat-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.625rem 1rem;margin:.75rem 0 0;font-size:.875rem}.idx-stat-row>span{display:inline-flex;align-items:baseline;gap:.375rem;color:var(--color-muted)}.idx-stat-row strong{font-weight:600;color:var(--color-fg);font-variant-numeric:tabular-nums}.idx-stat-row .sep{color:var(--color-muted-2)}.idx-desk--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,24rem);gap:1.5rem;align-items:start;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border)}@media(max-width:860px){.idx-desk--split{grid-template-columns:1fr;gap:1rem}}.idx-desk-lead{min-width:0}.idx-desk-aside{border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;max-height:22rem}.ind-desk-tape-rows--stack>li{grid-template-columns:minmax(0,1fr) 3rem 3rem}.idx-tape-row-sector{font-family:var(--font-mono);font-size:.6875rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em}.ind-desk-tape-empty{padding:.625rem .75rem;font-size:.8125rem;color:var(--color-muted)}.ind-desk-tape-co{color:var(--color-fg);text-decoration:none}.ind-desk-tape-co:hover{text-decoration:underline}.ind-desk-tape[data-status=offline] .livetape-dot{opacity:.35}
