:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background-color:#f7fafc;color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#f9fafb 0,#f3f4f6 55%,#e5e7eb);color:#111827}#root{min-height:100vh}button,input,textarea{font:inherit}a{color:inherit}img{max-width:100%;height:auto;display:block}@font-face{font-family:Inter;font-display:swap;src:local("Inter")}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-root{--bg-gradient: linear-gradient(135deg, #fdfdfd 0%, #fafbfc 60%, #f7f9fb 100%);--surface-bg: #ffffff;--panel-radius: 4px;--chip-radius: 3px;--input-radius: 4px;--cta-radius: 4px;--tile-radius: 4px;--shadow-tooltip: 0 2px 8px rgba(15, 23, 42, .08);--shadow-modal: 0 4px 16px rgba(15, 23, 42, .12);--shadow-tile: 0 1px 3px rgba(15, 23, 42, .06);--border-color: #E5E7EB;--border-muted: #F1F5F9;--border-dark: #D1D5DB;--accent: #0e9373;--accent-soft: #e4f6f2;--accent-muted: rgba(14, 147, 115, .15);--accent-hover: rgba(14, 147, 115, .08);--text-size-body: 14px;--text-size-small: 13px;--text-size-label: 12px;--text-size-tiny: 11px;--text-size-number: 18px;--text-size-ticker: 13px;--line-height-tight: 1.3;--line-height-normal: 1.5;--text-main: #111827;--text-muted: #6B7280;--text-subtle: #9CA3AF;--ticker-height: 40px;--global-bar-height: 56px;--sidebar-width: 340px;--detail-panel-width: clamp(320px, 32vw, 440px);min-height:100vh;background:var(--bg-gradient);color:var(--text-main);font-size:var(--text-size-body);line-height:var(--line-height-normal)}.press-gate-blurred{filter:blur(2px);pointer-events:none;-webkit-user-select:none;user-select:none}.exchange-shell{position:relative;min-height:100vh;padding:0;display:flex;flex-direction:column;gap:0}.exchange-header{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem max(1.25rem,calc((100% - 88rem)/2));border-bottom:1px solid var(--border-color);background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:30;height:60px}.brand-lockup{display:flex;align-items:center;gap:.6rem;cursor:pointer;transition:opacity .15s ease,transform .1s ease;-webkit-user-select:none;user-select:none;text-decoration:none;color:inherit}.industry-page .brand-lockup,.brand-page .brand-lockup{padding-left:20px}.brand-lockup *,.brand-lockup:hover *{text-decoration:none}.brand-lockup:hover{opacity:.8}.brand-lockup:active{opacity:.6;transform:scale(.98)}.brand-mark{width:32px;height:32px;aspect-ratio:1 / 1;flex-shrink:0;border-radius:6px;object-fit:contain}.brand-text{display:flex;flex-direction:column;gap:0;line-height:1}.brand-text span{display:block;font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1.2;text-decoration:none}.brand-text small{color:var(--text-muted);font-size:11px;line-height:1.2;margin-top:.1rem;text-decoration:none}.nav-cluster{display:flex;align-items:center;gap:1rem}.nav-search-trigger{display:inline-flex;align-items:center;gap:.4rem}.nav-search-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}.nav-link{font-size:13px;color:inherit}.nav-link:hover{color:var(--accent)}.nav-link.kbd-hint{display:inline-flex;align-items:center;gap:.35rem}.nav-link kbd{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .3rem;font-family:inherit;font-size:10px;font-weight:600;background:var(--accent-soft);color:var(--accent);border-radius:3px}.ghost-button{padding:.4rem .85rem;border-radius:var(--chip-radius);border:1px solid var(--border-color);background:#fff;cursor:pointer;font-size:var(--text-size-body);font-weight:500}.ticker-shell{position:fixed;top:60px;left:0;right:0;height:var(--ticker-height);border-bottom:1px solid var(--border-color);overflow:hidden;background:#fff;z-index:29}.ticker-track{display:flex;gap:2rem;position:absolute;inset:0;align-items:center;animation:ticker-scroll 32s linear infinite;padding:0 1rem;will-change:transform}.ticker-track:hover{animation-play-state:paused}.ticker-item{display:inline-flex;gap:.5rem;align-items:center;font-size:var(--text-size-ticker);color:var(--text-muted);white-space:nowrap;transition:opacity .2s ease}.ticker-item-clickable{cursor:pointer}.ticker-item-clickable:hover{opacity:.7}.ticker-title{font-weight:600;color:var(--text-main)}.ticker-meta{font-weight:400}.ticker-change{color:var(--accent);font-weight:500;font-variant-numeric:tabular-nums}.ticker-fade{position:absolute;top:0;bottom:0;width:64px;pointer-events:none;z-index:1}.ticker-fade-left{left:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.8) 40%,transparent 100%)}.ticker-fade-right{right:0;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,.8) 40%,transparent 100%)}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.mode-strip{position:absolute;top:12px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;padding:.3rem .5rem;border:1px solid var(--border-color);border-radius:8px;background:#fff;width:fit-content;z-index:28;box-shadow:var(--shadow-tile)}.mode-group{display:inline-flex;align-items:center;gap:.4rem}.mode-group.view-mode-toggle{padding-left:1.5rem;border-left:1px solid var(--border-muted)}.mode-chip{padding:.4rem 1rem;border-radius:var(--chip-radius);border:none;background:transparent;font-size:var(--text-size-body);font-weight:500;color:var(--text-muted);cursor:pointer;transition:all .15s ease;white-space:nowrap}.mode-chip:hover:not(.active){color:var(--text-main);background:var(--border-muted)}.mode-chip.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.board{position:fixed;top:calc(60px + var(--ticker-height));bottom:var(--global-bar-height);left:0;right:0;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:0;overflow:hidden;align-items:stretch}.compare-page .compare-breadcrumb-row{margin-bottom:10px}.compare-page .compare-hero-top{margin-top:4px;margin-bottom:4px}.compare-hero-brands{display:flex;align-items:center;justify-content:space-between;width:100%;gap:2.25rem}.compare-brand-card{display:flex;align-items:center;min-width:0;flex:1}.compare-brand-card-right{justify-content:flex-end;text-align:right}.compare-brand-text{min-width:0}.compare-brand-text-right{margin-right:16px}.compare-brand-logo{width:58px;height:58px;border-radius:12px;object-fit:contain;background-color:#fff;border:1px solid rgba(0,0,0,.08);padding:8px;flex-shrink:0;margin-right:16px}.compare-brand-card-right .compare-brand-logo{margin-right:0;margin-left:16px}.compare-brand-subtitle{font-size:.85rem}.compare-vs-pill{font-size:1.25rem;font-weight:700;color:#9ca3af;letter-spacing:.12em;text-transform:uppercase;flex-shrink:0}.compare-status-strip{margin-top:4px;padding-top:4px;border-top:1px solid var(--border-muted)}.compare-status-strip .status-strip{gap:.35rem}.compare-content{max-width:88rem;margin:0 auto}.compare-global-table{margin-bottom:1.75rem}.compare-global-table .table-header{grid-template-columns:2fr 1fr 1fr}.compare-global-table .table-row{grid-template-columns:2fr 1fr 1fr;cursor:default!important}.compare-global-table .table-row:hover{background:transparent!important;border-left-color:transparent!important;box-shadow:none!important;transform:none!important}.compare-global-table .table-row:hover .company-name{text-decoration:none!important}.compare-global-table .company-name{font-weight:500}.compare-section-title{font-size:1.05rem;margin-bottom:.75rem}.compare-industries-table{margin-top:.5rem}.compare-page .industry-sidebar{padding-left:1.5rem}.compare-page .industry-rail-card{padding:1rem 1.1rem}.compare-page .insight-card-title{font-size:.78rem;letter-spacing:.08em}.filter-panel{border-radius:0;border-right:1px solid var(--border-color);background:#fafbfc;padding:1rem;display:flex;flex-direction:column;gap:.6rem;height:100%;overflow-y:auto}.filter-panel.drawer{position:fixed;top:0;left:0;width:min(360px,80vw);height:100vh;transform:translate(-110%);transition:transform .25s ease;z-index:100;box-shadow:4px 0 24px #00000026}.filter-panel.drawer.open{transform:translate(0)}.filter-panel.static{position:relative}.filter-toggle{position:fixed;bottom:2rem;right:1.5rem;top:auto;left:auto;display:none;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;z-index:1000;box-shadow:0 2px 8px #00000014}.filter-toggle:hover{color:var(--accent);border-color:var(--accent);background:#0e93730a}.filter-toggle:active{transform:scale(.97)}.panel-header{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:0}.panel-header button{border:none;background:none;color:var(--text-muted);cursor:pointer}.search-block input{width:100%;border-radius:var(--input-radius);border:1px solid var(--border-color);background:#fff;padding:.65rem .85rem;font-size:14px;font-weight:400;color:var(--text-main);transition:border-color .2s ease,box-shadow .2s ease;letter-spacing:-.01em}.search-block input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-hover)}.search-suggestions{display:flex;flex-direction:column;border:1px solid var(--border-muted);border-radius:6px;--suggestion-row-height: 3.6rem;max-height:calc(var(--suggestion-row-height) * 5.25);overflow-y:auto;background:#fff;margin-top:.5rem}.search-suggestions button{border:none;border-left:3px solid transparent;background:transparent;padding:.6rem .75rem;display:flex;gap:.65rem;align-items:center;font-size:var(--text-size-body);border-bottom:1px solid var(--border-muted);cursor:pointer;text-align:left;transition:all .15s ease;min-height:var(--suggestion-row-height)}.search-suggestions button:hover{background:#f9fafb;border-left-color:var(--accent)}.search-suggestions button:last-child{border-bottom:none}.suggestion-avatar{width:24px;height:24px;border-radius:4px;border:1px solid var(--border-muted);background:#fff;color:var(--accent);display:grid;place-items:center;font-size:var(--text-size-tiny);font-weight:600;overflow:hidden;flex-shrink:0}.suggestion-avatar img{width:100%;height:100%;object-fit:contain;padding:2px}.search-suggestions strong{display:block;font-weight:600;color:var(--text-main);font-size:14px;letter-spacing:-.01em}.search-suggestions span{display:block;color:#6b7280;font-size:11px;margin-top:.2rem;font-weight:500}.filter-panel section{display:flex;flex-direction:column;gap:.5rem}.filter-panel header{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af}.chip-row{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border-radius:var(--chip-radius);border:1px solid var(--border-color);background:transparent;padding:.35rem .75rem;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s ease;letter-spacing:-.01em;text-align:center;min-width:fit-content;white-space:nowrap}.chip:hover{border-color:var(--accent);color:var(--text-main)}.chip.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);font-weight:600}.panel-note{font-size:var(--text-size-label);color:var(--text-subtle);font-style:italic;padding:.5rem .65rem;background:transparent;border-radius:4px;border-left:2px solid var(--border-dark)}.activity-blotter{margin-top:auto;overflow:visible;font-family:JetBrains Mono,SF Mono,Fira Code,Consolas,monospace;background:#f4f5f7;margin-left:-1rem;margin-right:-1rem;margin-bottom:-1rem;padding:.85rem 1rem 1rem;border-top:1px solid #e5e7eb;border-radius:6px 6px 0 0;box-shadow:inset 0 2px 6px #00000008}.blotter-feed{display:flex;flex-direction:column;gap:.5rem;overflow:visible}.rivalry-card{position:relative;display:flex;align-items:center;gap:.5rem;padding:.65rem .6rem;background:#fff;border:1px solid var(--border-color);border-left:3px solid #0e9373;border-radius:4px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .3s ease;will-change:transform,opacity}.rivalry-card.heat-blazing,.rivalry-card.heat-hot,.rivalry-card.heat-warm,.rivalry-card.heat-mild{border-left-color:#0e9373}.rivalry-card.is-new{animation:rivalry-flash .6s ease-out}@keyframes rivalry-flash{0%{background-color:#0e93731a}to{background-color:#fff}}.rivalry-card:hover{border-color:#0e9373;box-shadow:0 2px 8px #0e93731a;background-color:#fafffe}.rivalry-logos{display:flex;align-items:center;gap:3px;flex-shrink:0}.rivalry-logo{width:20px;height:20px;border-radius:3px;border:1px solid var(--border-muted);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.rivalry-logo img{width:100%;height:100%;object-fit:contain;padding:1px}.rivalry-logo-initial{font-size:9px;font-weight:600;color:var(--text-muted)}.rivalry-logo-vs{font-size:9px;font-weight:700;color:var(--text-muted);font-style:italic;line-height:1}.rivalry-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.rivalry-headline{font-size:11px;font-weight:600;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;letter-spacing:-.01em}.rivalry-vs{color:var(--text-subtle);font-weight:500;font-size:10px;margin:0 .1rem}.rivalry-meta{display:flex;align-items:center;gap:.3rem;white-space:nowrap;overflow:hidden}.rivalry-category{font-size:9px;color:var(--text-muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.03em}.rivalry-heat{display:flex;align-items:center;gap:.2rem;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;padding:.15rem .35rem;border-radius:2px;flex-shrink:0;letter-spacing:-.02em}.rivalry-heat-icon{font-size:9px;line-height:1}.rivalry-heat-value{font-size:10px}.rivalry-heat.heat-blazing{color:#dc2626;background:#fef2f2}.rivalry-heat.heat-hot{color:#ea580c;background:#fff7ed}.rivalry-heat.heat-warm{color:#d97706;background:#fffbeb}.rivalry-heat.heat-mild{color:#b45309;background:#fef3c7}.rivalry-tooltip{position:absolute;bottom:calc(100% + 6px);left:0;right:0;background:var(--text-main);color:#fff;font-size:10px;font-weight:500;line-height:1.4;padding:.5rem .6rem;border-radius:4px;z-index:100;pointer-events:none;box-shadow:0 4px 12px #00000026;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rivalry-tooltip:after{content:"";position:absolute;top:100%;left:20px;border:5px solid transparent;border-top-color:var(--text-main)}@media(max-width:768px){.activity-blotter{display:none}}.map-wrapper{position:relative;border:none;border-radius:0;background:linear-gradient(180deg,#fbfcfe,#f2f5f9);overflow:hidden;height:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.map-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;color:var(--text-muted);padding:2rem}.map-empty-icon{opacity:.3;color:var(--text-subtle)}.map-empty-state h3{font-size:var(--text-size-number);color:var(--text-main);margin:0;font-weight:600}.map-empty-state p{font-size:var(--text-size-body);margin:0;text-align:center;max-width:400px}.map-view-controls{position:absolute;top:1rem;left:1rem;z-index:10;display:flex;align-items:center;gap:.75rem}.map-back-to-table-btn{background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:all .15s ease;box-shadow:var(--shadow-tile)}.map-back-to-table-btn:hover{color:var(--accent);border-color:var(--accent);background:#fff;box-shadow:0 2px 8px #0e93731f}.map-back-to-table-btn:active{transform:scale(.97)}.map-back-to-table-btn svg{flex-shrink:0}.map-industry-selector,.map-industry-selector .industry-select-wrapper{position:relative}.map-industry-selector .industry-select-btn{background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:all .15s ease;min-width:0;justify-content:space-between;box-shadow:var(--shadow-tile)}.map-industry-selector .industry-select-btn:hover{color:var(--accent);border-color:var(--accent);background:#fff;box-shadow:0 2px 8px #0e93731f}.map-industry-selector .industry-select-btn:active{transform:scale(.97)}.map-industry-selector .industry-select-menu{left:0;right:auto;margin-top:.25rem}.map-canvas{position:absolute;user-select:none;-webkit-user-select:none;inset:0;border-radius:inherit;overflow:hidden;cursor:default}.map-axis{position:absolute;pointer-events:none;z-index:1}.map-axis-x{bottom:1rem;left:2rem;right:2rem;display:flex;justify-content:space-between;align-items:center}.map-axis-y{left:.5rem;top:5rem;bottom:4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.axis-label{font-size:10px;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.12em;font-weight:600;background:#ffffffbf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.3rem .6rem;border-radius:4px;white-space:nowrap}.map-axis-y .axis-label-start{align-self:flex-end}.map-axis-y .axis-label-end{align-self:flex-start}.map-grid{position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(90deg,rgba(209,213,219,.35) 1px,transparent 1px),linear-gradient(0deg,rgba(209,213,219,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(209,213,219,.15) 1px,transparent 1px),linear-gradient(0deg,rgba(209,213,219,.15) 1px,transparent 1px);background-size:240px 240px,240px 240px,30px 30px,30px 30px;background-color:#f8f9fbd9;transition:transform .4s ease}.cluster-tile{position:absolute;width:160px;padding:.65rem .85rem;border-radius:var(--panel-radius);border:1px solid var(--border-color);background:#fff;box-shadow:var(--shadow-tile);pointer-events:none}.cluster-label{font-size:var(--text-size-label);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.08em}.cluster-score{font-size:var(--text-size-number);font-weight:600;color:var(--text-main);margin:.15rem 0;font-variant-numeric:tabular-nums}.cluster-meta{font-size:var(--text-size-label);color:var(--text-muted)}.company-dot{position:absolute;width:48px;height:48px;border-radius:8px;border:none;background:transparent;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:visible;padding:0;transition:transform .2s cubic-bezier(.16,1,.3,1);transform-origin:center;will-change:transform}.company-dot:hover{transform:scale(1.12) translateZ(0);z-index:50}.company-dot:active{transform:scale(1.08) translateZ(0)}.company-dot:hover .company-logo,.company-dot:hover .company-initials{filter:drop-shadow(0 2px 4px rgba(0,0,0,.12)) brightness(1.1)}.company-dot.selected{transform:scale(1.08)}.company-logo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px;padding:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:1;visibility:visible;transition:opacity .2s ease;z-index:1}.company-logo.has-transparency{padding:6px;background:linear-gradient(135deg,#fff,#f8f9fa);box-shadow:inset 0 1px 2px #0000000d;object-fit:contain;animation:logoFadeIn .3s ease}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.company-initials{position:absolute;top:0;left:0;font-size:var(--text-size-tiny);font-weight:700;color:#fff;text-transform:uppercase;background:var(--accent);width:100%;height:100%;display:grid;place-items:center;border-radius:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));z-index:0}.company-tooltip{position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--chip-radius);border:1px solid var(--border-color);padding:.4rem .7rem;min-width:140px;box-shadow:var(--shadow-tooltip);font-size:var(--text-size-label);text-align:left;white-space:nowrap;pointer-events:none;z-index:200}.company-tooltip .rank{display:inline-block;font-size:var(--text-size-tiny);color:var(--text-subtle);margin-right:.3rem;font-weight:600}.company-tooltip .industry-context{font-weight:500;color:var(--text-muted);font-size:var(--text-size-tiny)}.company-tooltip strong{display:block;font-size:var(--text-size-body);color:var(--text-main);font-weight:600;margin:.15rem 0}.company-tooltip .score{display:block;font-size:var(--text-size-label);color:var(--text-muted);font-variant-numeric:tabular-nums}.company-tooltip em.up{color:var(--accent);font-style:normal;margin-left:.3rem;font-weight:600}.company-tooltip em.down{color:#d14343;font-style:normal;margin-left:.3rem;font-weight:600}.company-tooltip.tooltip-left{left:auto;right:calc(100% + 12px)}.session-controls{position:absolute;right:1rem;top:1rem;display:inline-flex;gap:.25rem;border:1px solid var(--border-color);border-radius:var(--chip-radius);background:#fff;padding:.25rem;z-index:5}.session-controls button{width:32px;height:32px;border-radius:6px;border:none;background:var(--border-muted);color:var(--text-main);font-weight:600;cursor:pointer}.onboarding-hint{position:absolute;left:50%;bottom:calc(var(--global-bar-height) + 1.5rem);transform:translate(-50%);background:#111827eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.6rem 1rem;border-radius:var(--chip-radius);display:flex;gap:.85rem;align-items:center;font-size:var(--text-size-label);z-index:25;box-shadow:0 4px 12px #0f172a26;animation:hint-fade-in .3s ease}@keyframes hint-fade-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.onboarding-hint button{border:none;background:#ffffff26;color:#fff;font-size:var(--text-size-tiny);cursor:pointer;padding:.25rem .6rem;border-radius:4px;font-weight:600;letter-spacing:.02em;transition:background .15s ease}.onboarding-hint button:hover{background:#ffffff40}.view-switch-hint{position:fixed;top:calc(60px + var(--ticker-height) + 1.5rem);left:50%;transform:translate(-50%);background:#0e9373f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.6rem 1rem;border-radius:var(--chip-radius);display:flex;gap:.75rem;align-items:center;font-size:var(--text-size-body);z-index:100;box-shadow:0 6px 20px #0e937359;animation:hint-fade-in .3s ease}.view-switch-hint kbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .35rem;font-family:inherit;font-size:11px;font-weight:700;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:3px}.view-switch-hint button{border:none;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;padding:0 .4rem;border-radius:3px;font-weight:600;line-height:1;transition:background .15s ease;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.view-switch-hint button:hover{background:#ffffff40}.status-strip{display:inline-flex;gap:.5rem;align-items:center;background:var(--border-muted);border-radius:8px;padding:.35rem .8rem;font-size:var(--text-size-label);color:var(--text-muted);flex-wrap:nowrap}.status-strip>span{white-space:nowrap}.status-strip strong{color:var(--text-main)}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.live-label{font-size:var(--text-size-tiny);letter-spacing:.04em;color:var(--accent);text-transform:uppercase}.global-summary{position:fixed;left:0;right:0;bottom:0;height:var(--global-bar-height);background:#fff;border-top:1px solid var(--border-color);display:flex;align-items:center;gap:3rem;padding:0 2rem;z-index:30}.global-block{display:flex;align-items:baseline;gap:1rem;font-size:var(--text-size-body);color:var(--text-muted)}.global-divider{width:1px;height:24px;background:var(--border-muted);margin:0 .5rem}.summary-label,.summary-caption{font-size:var(--text-size-tiny);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);font-weight:600}.summary-score{font-size:var(--text-size-number);font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums}.summary-score .delta{font-size:var(--text-size-body);color:var(--accent);margin-left:.35rem;font-variant-numeric:tabular-nums}.summary-inline{display:flex;gap:1.5rem;flex-wrap:nowrap;font-size:var(--text-size-label);white-space:nowrap}.summary-inline span{display:inline-flex;gap:.4rem;align-items:baseline}.summary-inline em{font-style:normal;color:var(--accent);font-weight:600;font-variant-numeric:tabular-nums}.summary-inline em.negative{color:#dc2626}.company-panel{position:fixed;top:50%;right:1.5rem;width:var(--detail-panel-width);max-height:calc(100vh - 60px - var(--ticker-height) - var(--global-bar-height) - 1.5rem);background:#fff;border-radius:var(--panel-radius);border:1px solid var(--border-color);box-shadow:0 4px 24px #0f172a1f;display:flex;flex-direction:column;z-index:35;overflow:hidden}.company-panel-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.company-panel-content::-webkit-scrollbar{width:8px}.company-panel-content::-webkit-scrollbar-track{background:transparent}.company-panel-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.company-panel-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.panel-close-btn{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:1px solid var(--border-muted);border-radius:6px;cursor:pointer;color:var(--text-subtle);transition:all .15s ease;z-index:10;font-size:0;line-height:0;overflow:hidden}.panel-close-btn svg{width:16px;height:16px;stroke:currentColor;flex-shrink:0}.panel-close-btn:hover{background:#f3f4f6;border-color:var(--border-color);color:var(--text-main)}.panel-close-btn:active{transform:scale(.95);background:#e5e7eb}.company-panel section{display:flex;flex-direction:column;gap:.5rem}.company-panel section>header{font-size:var(--text-size-tiny);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);margin-bottom:.15rem}.panel-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:.25rem;margin-bottom:0;flex-shrink:0}.company-info{display:flex;gap:.75rem;align-items:center}.company-info h2{margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.company-info p{margin:0;color:var(--text-muted);font-size:13px}.logo-chip{width:48px;height:48px;border-radius:var(--tile-radius);border:1px solid var(--border-color);display:grid;place-items:center;color:var(--accent);font-weight:600;overflow:hidden}.logo-chip img{width:100%;height:100%;object-fit:contain}.close-panel{border:none;background:transparent;color:var(--text-muted);cursor:pointer}.metrics-table{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border:none;border-top:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);overflow:hidden;background:transparent;flex-shrink:0;padding:0 .5rem}.metric-row{display:flex;flex-direction:column;gap:.35rem;padding:.85rem 0;font-size:var(--text-size-label);color:var(--text-muted);border-right:none;background:transparent}.metric-row:last-child{border-right:none}.metric-label{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;font-weight:600;white-space:nowrap}.metric-value{display:flex;align-items:baseline;gap:.3rem}.metric-value strong{font-size:24px;font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.metric-value em{font-style:normal;font-size:12px;font-variant-numeric:tabular-nums;font-weight:600}.metric-value em.up{color:var(--accent)}.metric-value em.down{color:#d14343}.metric-row small{font-size:10px;color:#9ca3af;line-height:var(--line-height-tight);margin-top:.15rem}.orbit-bars{display:flex;flex-direction:column;gap:.5rem}.orbit-row{display:grid;grid-template-columns:80px 1fr 50px;gap:.65rem;align-items:center;border:none;background:none;cursor:pointer;padding:0}.orbit-label{font-size:var(--text-size-label);font-weight:500;color:var(--text-muted)}.orbit-bar{height:8px;background:#f3f4f6;border-radius:2px;overflow:hidden}.orbit-fill{display:block;height:100%;background:var(--accent);border-radius:2px}.orbit-value{font-size:var(--text-size-label);font-weight:600;color:var(--text-main);text-align:right;font-variant-numeric:tabular-nums}.panel-sparkline{display:flex;align-items:center;justify-content:center;padding:.75rem 0;margin:.25rem 0;background:#f9fafb;border-radius:4px;border:1px solid var(--border-muted)}.panel-sparkline .trend-sparkline-wrapper{margin:0;padding:0;display:flex;align-items:center;justify-content:center;width:100%}.panel-sparkline .trend-sparkline-line{opacity:.8;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.panel-sparkline .trend-sparkline-baseline,.panel-sparkline .trend-sparkline-dot{display:none}.sparkline{background:transparent;padding:1rem 0}.sparkline svg{width:100%;height:80px}.sparkline path{fill:none;stroke:var(--accent);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 4px rgba(14,147,115,.15))}.sparkline-meta{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-subtle);margin-top:1rem;padding:0;gap:1rem}.sparkline-meta span{display:flex;flex-direction:column;gap:.25rem}.sparkline-meta strong{font-variant-numeric:tabular-nums;font-size:.875rem;color:var(--text-primary)}.insight-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem;font-size:14px;line-height:1.65}.insight-list li{position:relative;padding-left:1.5rem;color:#475467;display:flex;align-items:flex-start}.insight-list li:before{content:"•";position:absolute;left:.5rem;color:var(--accent);font-size:16px;font-weight:600}.context-card{display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem;padding:1rem 1.125rem;background:#f8fafc99;border:1px solid #F1F5F9;border-radius:6px}.context-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.125rem}.context-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#64748b}.context-count{font-size:11px;color:#94a3b8;font-weight:500}.insight-list-enhanced{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.insight-item-enhanced{display:flex;gap:.625rem;align-items:flex-start}.insight-icon-container{width:22px;height:22px;min-width:22px;margin-top:.125rem;border-radius:50%;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.context-icon{color:var(--accent);flex-shrink:0}.insight-text{margin:0;font-size:13px;line-height:1.6;color:#0f172a;flex:1}.track-brand-section{position:sticky;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,#fff 75%,#fffffff2 90%,#fff0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid transparent;margin-top:auto;flex-shrink:0;z-index:10}.track-brand-section-actions{display:flex;gap:.75rem;align-items:stretch}.track-brand-section-actions .track-brand-view-btn,.track-brand-section-actions .primary-cta{flex:1;display:inline-flex;align-items:center;justify-content:center}.track-brand-section-actions .primary-cta{padding:.4rem .75rem;text-align:center;box-shadow:0 2px 8px #0e937326}.track-brand-view-btn{justify-content:center}.primary-cta{padding:.4rem .85rem;border-radius:var(--chip-radius);border:none;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.primary-cta:hover{background:var(--accent);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0e937326}.primary-cta:active{transform:translateY(0)}.secondary-cta{border:none;background:none;color:var(--text-muted);font-size:var(--text-size-body);cursor:pointer;padding:.4rem 0}.secondary-cta:hover{color:var(--accent)}.modal-overlay{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;z-index:40;padding:1rem;animation:fadeIn .2s ease-out}.modal-intro{padding:2rem 2rem 1.5rem;background:#fafbfc;border-bottom:1px solid #F3F4F6}.modal-intro p{margin:0;font-size:15px;color:var(--text-main);line-height:1.65;font-weight:400}.modal-features{display:grid;gap:0;padding:1.25rem 2rem 1.75rem}.feature-card{padding:1.25rem 0;border-top:1px solid #F3F4F6}.feature-card:first-child{border-top:none;padding-top:0}.feature-header{display:flex;align-items:center;gap:.65rem;margin-bottom:.375rem}.feature-number{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:600;border-radius:4px;flex-shrink:0}.feature-card h4{margin:0;font-size:14px;font-weight:600;color:var(--text-main);letter-spacing:-.01em}.feature-card p{margin:0;font-size:13px;color:#6b7280;line-height:1.55;padding-left:32px}.methodology-collapsible{padding:0 2rem 1.5rem;background:#fafbfc;border-bottom:1px solid #F3F4F6}.methodology-collapsible .pill-button{width:100%;justify-content:flex-start;gap:.625rem;padding:.875rem 1rem;background:#fff;border:1px solid #E5E7EB;transition:all .15s ease}.methodology-collapsible .pill-button:hover{background:#f9fafb;border-color:#d1d5db}.methodology-collapsible .pill-button svg{transition:transform .2s ease}.methodology-collapsible .pill-button span{font-size:14px;font-weight:500;color:#374151}.methodology-sections{padding:0;background:#fff}.methodology-section{padding:2.25rem 2rem;border-bottom:1px solid #F3F4F6;transition:background-color .15s ease}.methodology-section:hover{background:#fafbfc}.methodology-section:last-child{border-bottom:none}.method-label{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#f9fafb;border:1px solid #EAECF0;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#475467;margin-bottom:1rem}.methodology-section h4{margin:0 0 .875rem;font-size:17px;font-weight:600;color:var(--text-main);letter-spacing:-.025em;line-height:1.3}.methodology-section p{margin:0;font-size:14px;color:#475467;line-height:1.65}.method-meta{margin-top:1.125rem;padding:.875rem 1rem;background:#f9fafb;border:1px solid #F3F4F6;border-radius:4px;font-size:12px;color:#667085;font-weight:500;line-height:1.55}.method-list{list-style:none;padding:0;margin:1.125rem 0 0;display:flex;flex-direction:column;gap:.875rem}.method-list li{display:flex;align-items:flex-start;font-size:14px;color:#475467;line-height:1.65;padding-left:1.5rem;position:relative}.method-list li:before{content:"•";position:absolute;left:.5rem;color:#d0d5dd;font-weight:600;font-size:16px}.method-list li strong{color:var(--text-main);font-weight:600}.shortcuts-grid{display:flex;flex-direction:column;gap:0;margin:0;padding:1.75rem 2rem}.shortcut-row{display:flex;align-items:center;gap:1rem;padding:.75rem 0;font-size:13px;color:var(--text-main);border-top:1px solid #F3F4F6}.shortcut-row:first-child{border-top:none}.shortcut-row kbd{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 .45rem;font-family:inherit;font-size:11px;font-weight:600;background:#f9fafb;border:1px solid #E5E7EB;border-radius:4px;box-shadow:0 1px #0000000d;flex-shrink:0}.shortcut-row span{flex:1;color:#6b7280;font-size:13px}@media(max-width:768px){.modal-card{width:100%;max-height:100vh;border-radius:0}.modal-header{padding:1.5rem 1.5rem 1.25rem}.modal-header h3{font-size:18px;padding-right:2.5rem;margin-bottom:.375rem}.modal-subtitle{font-size:13px}.modal-intro{padding:1.5rem 1.5rem 1.25rem}.modal-intro p{font-size:14px;line-height:1.6}.modal-features{padding:1rem 1.25rem 1.5rem}.feature-card{padding:1rem 0}.feature-number{width:24px;height:24px;font-size:10px}.feature-card h4{font-size:13px}.feature-card p{font-size:12px;padding-left:30px}.methodology-section{padding:1.75rem 1.5rem}.method-label{font-size:10px;padding:.3rem .65rem;margin-bottom:.875rem}.methodology-section h4{font-size:16px;margin-bottom:.75rem}.methodology-section p,.method-list li{font-size:13px}.method-list{margin-top:1rem;gap:.75rem}.method-list li{padding-left:1.25rem}.method-list li:before{left:.35rem;font-size:14px}.method-meta{font-size:11px;padding:.75rem .875rem;margin-top:1rem}.modal-footer{padding:1rem 1.25rem 1.5rem}.modal-close-btn{top:1.5rem;right:1.5rem;width:28px;height:28px}.shortcuts-grid{padding:1.5rem 1.25rem}.shortcut-row{padding:.625rem 0}.shortcut-row kbd{min-width:24px;height:24px;font-size:10px}.shortcut-row span{font-size:12px}}.rankings-wrapper{position:relative;height:100%;overflow:hidden;background:#f9fafb;border-radius:0}.filter-banner{position:absolute;top:1rem;left:50%;transform:translate(-50%);background:#0e9373eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:.5rem 1rem;border-radius:var(--chip-radius);font-size:var(--text-size-label);font-weight:600;z-index:20;box-shadow:0 4px 12px #0e937340;white-space:nowrap;pointer-events:none}.rankings-view{height:100%;display:flex;flex-direction:column;background:#f9fafb}.rankings-meta{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;background:#fff;border-bottom:1px solid var(--border-muted);font-size:var(--text-size-label);color:var(--text-muted)}.meta-right{display:flex;align-items:center;gap:.75rem}.meta-left{display:flex;align-items:baseline;gap:.5rem}.row-count{font-weight:600;color:var(--text-main);font-size:var(--text-size-small)}.row-count-note{font-weight:400;color:var(--text-muted);font-size:var(--text-size-tiny);margin-left:.25rem}.sort-indicator-text{font-size:var(--text-size-tiny);color:var(--text-subtle);font-style:italic}.pill-button,.export-btn,.share-btn,.view-switcher-btn,.industry-select-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;text-decoration:none}.pill-button:hover,.export-btn:hover,.share-btn:hover,.view-switcher-btn:hover,.industry-select-btn:hover{color:var(--accent);border-color:var(--accent);background:#0e93730a}.pill-button:active,.export-btn:active,.share-btn:active,.view-switcher-btn:active,.industry-select-btn:active{transform:scale(.97)}.export-btn svg,.share-btn svg,.view-switcher-btn svg,.industry-select-btn svg{flex-shrink:0}.investor-type-pill{margin-top:4px;margin-bottom:2px;display:inline-flex;align-items:center;gap:.35rem;padding:.18rem .6rem;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:#0f172a05;border:1px solid rgba(148,163,184,.7)}.investor-type-dot{width:6px;height:6px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 1px #22c55e59}.investor-type-label{white-space:nowrap}.investor-summary-line{max-width:700px;font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.5}.export-btn{display:none}.add-brand-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:transparent;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;text-decoration:none}.add-brand-btn:hover{color:var(--accent);border-color:var(--accent);background:#0e93730a}.add-brand-btn:active{transform:scale(.97)}.add-brand-btn svg{flex-shrink:0}.share-btn.copied{color:var(--accent);border-color:var(--accent)}.industry-filter-container{display:contents}.industry-filter-label{display:none}.industry-select-wrapper{position:relative}.industry-select-btn{min-width:0}.industry-select-label{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-industry-selector .industry-select-label{max-width:140px}.industry-select-chevron{opacity:.7}.industry-select-menu{position:absolute;top:110%;right:0;min-width:220px;max-height:400px;padding:.4rem;border-radius:6px;background:#fff;box-shadow:0 18px 45px #0f172a2e;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;gap:.25rem;z-index:20;overflow-y:auto}.industry-select-search{padding:.25rem;border-bottom:1px solid rgba(148,163,184,.2);margin-bottom:.25rem}.industry-search-input{width:100%;padding:.4rem .5rem;font-size:12px;border:1px solid rgba(148,163,184,.3);border-radius:4px;background:#f9fafb;color:var(--text-main);outline:none;transition:all .15s ease}.industry-search-input:focus{background:#fff;border-color:#0e9373;box-shadow:0 0 0 3px #0e93731a}.industry-search-input::placeholder{color:#9ca3af}.industry-select-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .55rem;border-radius:4px;border:none;background:transparent;cursor:pointer;font-size:12px;line-height:1.3;color:var(--text-muted);text-align:left}.industry-select-option:hover{background:#f3f4f6;color:var(--text-main)}.industry-select-option.active{background:#e4f6f2;color:#047857}.industry-select-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.industry-select-count{font-variant-numeric:tabular-nums;font-size:11px;color:#6b7280}.industry-select-loading{padding:.35rem .55rem;font-size:11px;color:#6b7280}.industry-select-footer{margin-top:.1rem;padding:.35rem .55rem .25rem;font-size:10px;color:#9ca3af}.table-header{position:sticky;top:0;z-index:10;background:linear-gradient(to bottom,#fffffff0,#ffffffe6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:2px solid var(--border-color);border-left:3px solid transparent;display:grid;grid-template-columns:50px minmax(180px,2fr) minmax(100px,1.2fr) minmax(90px,1fr) 120px 90px 110px 110px;padding:.5rem .3rem;gap:0}.industry-table-container .table-header{grid-template-columns:80px 1fr 140px 100px 140px 140px}.table-header-cell{font-size:var(--text-size-tiny);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);display:flex;align-items:center;gap:.4rem;padding:.4rem .3rem;-webkit-user-select:none;user-select:none;box-sizing:border-box;white-space:nowrap;min-width:0}.table-header-cell.align-left{justify-content:flex-start;text-align:left}.table-header-cell.align-center{justify-content:center;text-align:center}.table-header-cell.align-right{justify-content:flex-end;text-align:right}.table-header-cell.sortable{cursor:pointer;transition:color .15s ease;-webkit-user-select:none;user-select:none}.table-header-cell.sortable:hover{color:var(--accent)}.table-header-cell.sortable:active{transform:scale(.98)}.sort-indicator{font-size:10px;opacity:.4;transition:opacity .15s}.sort-indicator.active{opacity:1;color:var(--accent)}.table-body{flex:1;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;position:relative}.industry-table-container .table-body{overflow-x:visible;overflow-y:visible}.table-body::-webkit-scrollbar{width:8px}.table-body::-webkit-scrollbar-track{background:#f3f4f6}.table-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.table-body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.table-row{display:grid;grid-template-columns:50px minmax(180px,2fr) minmax(100px,1.2fr) minmax(90px,1fr) 120px 90px 110px 110px;align-items:center;padding:.65rem .3rem;border-bottom:1px solid var(--border-muted);border-left:3px solid transparent;background:#fff;cursor:pointer;transition:all .12s ease;min-height:56px;will-change:transform,opacity;overflow:visible}.table-row:hover{background:#f9fafb;border-left-color:var(--accent);box-shadow:0 10px 25px #0f172a0a;transform:translateY(-1px)}.table-row.selected{background:#f3faf7;border-left-color:var(--accent);box-shadow:inset 0 0 0 1px #0e93731a}.table-row:focus-visible{outline:2px solid var(--accent);outline-offset:2px;z-index:2}.table-row:focus{outline:none}.table-cell{padding:.4rem .3rem;font-size:var(--text-size-body);color:var(--text-main);box-sizing:border-box;min-width:0}.rank-cell{display:flex;align-items:center;justify-content:flex-start}.rank-pill{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:0;background:transparent;color:var(--text-muted);font-size:13px;font-weight:500;font-variant-numeric:tabular-nums;min-width:auto}.rank-number{font-size:13px;font-weight:500;color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.rank-visual{display:flex;align-items:center;gap:.5rem}.rank-bar{width:4px;height:24px;border-radius:999px;background:#e5e7eb;transition:background-color .15s ease}.rank-bar-top{background:#10b981b3}.industry-table-row.top-three:hover .rank-bar-top{background:#10b981}.rank-movement{font-size:11px;font-weight:600;display:inline-flex;align-items:center;margin-left:.45rem;gap:.35rem;line-height:1;vertical-align:middle}.rank-movement.up{color:var(--accent)}.rank-movement.down{color:#d14343}.company-cell{display:flex;align-items:center;gap:.75rem;min-width:0}.company-logo-small{flex-shrink:0;width:32px;height:32px;aspect-ratio:1 / 1;border-radius:8px;border:1px solid var(--border-color);object-fit:contain;padding:4px;background:#f3f4f6}.company-info-stack{display:flex;flex-direction:column;gap:.15rem;min-width:0}.company-name{font-size:14px;font-weight:500;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-meta{font-size:12px;color:var(--text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-row:hover .company-name{text-decoration:underline;text-decoration-color:var(--accent)}.search-highlight{background:#0e937326;color:var(--accent);font-weight:600;padding:0 2px;border-radius:2px}.score-cell{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.score-value{font-size:16px;font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums}.visibility-stack{display:inline-flex;align-items:center;gap:.5rem}.visibility-bar-track{height:6px;width:40px;border-radius:999px;background:#e5e7eb;overflow:hidden}.visibility-bar-fill{height:100%;border-radius:999px;background:#10b981}.score-rank-label{font-size:12px;color:var(--accent)}.score-rank-label.top-rank{color:var(--accent);font-weight:600}.delta-cell{display:flex;align-items:center;justify-content:flex-end;padding-right:.25rem}.delta-7d-cell{display:flex;align-items:center;justify-content:flex-end;padding:0 .375rem 0 .25rem}.delta-bar-track,.delta-bar-fill{display:none}.delta-value{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;min-width:60px;text-align:right;line-height:1}.delta-value.positive{color:var(--accent)}.delta-value.negative{color:#ef4444}.delta-badge{display:inline-flex;align-items:center;justify-content:flex-end;min-width:64px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.delta-badge.positive{background:#ecfdf3;color:#16a34a}.delta-badge.negative{background:#fef2f2;color:#dc2626}.delta-badge.neutral{background:#f3f4f6;color:#4b5563}.delta-sparkline{display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .15s ease;height:24px;line-height:1}.delta-7d-cell:hover .delta-sparkline{opacity:1}.delta-sparkline .trend-sparkline-wrapper{margin:0;padding:0;display:flex;align-items:center}.trend-header-cell{justify-content:flex-start;text-align:left}.trend-sparkline-wrapper{position:relative;width:72px;height:24px;margin-left:auto;margin-right:0}.trend-sparkline-svg{width:100%;height:100%;overflow:visible}.trend-sparkline-baseline{stroke:#9ca3af;stroke-width:1px;opacity:.2}.delta-7d-cell .trend-sparkline-baseline{display:none}.trend-sparkline-line{fill:none;stroke:var(--accent);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.7;transition:opacity .18s ease,stroke-width .18s ease}.trend-sparkline-dot{stroke-width:0;fill:var(--accent);transition:transform .18s ease}.table-row:hover .trend-sparkline-line,.table-row.selected .trend-sparkline-line,.trend-sparkline-wrapper.is-active .trend-sparkline-line{opacity:1;stroke-width:1.25px}.table-row:hover .trend-sparkline-dot,.table-row.selected .trend-sparkline-dot,.trend-sparkline-wrapper.is-active .trend-sparkline-dot{transform:scale(1.15)}.trend-sparkline-tooltip{position:absolute;transform:translate(4px,-8px);padding:2px 8px;border-radius:999px;font-size:11px;background:#f3f4f6;color:#111827;border:1px solid rgba(15,23,42,.08);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.trend-tooltip-label{text-transform:none;letter-spacing:0;font-weight:500;color:#6b7280;margin-right:4px}.trend-tooltip-value{font-weight:600;color:var(--accent);margin-right:4px}.trend-tooltip-meta{font-weight:500;color:#6b7280}.table-row:hover .trend-sparkline-tooltip{opacity:1;transform:translate(4px,-12px)}.models-cell{display:flex;gap:.3rem;justify-content:center;align-items:center;padding-right:.75rem}.models-header-cell{padding-right:.75rem}.industries-cell{position:relative;overflow:visible}.industries-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:transparent;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;text-decoration:none}.industries-count,.industries-label{flex-shrink:0}.industries-cell:hover .industries-pill{color:var(--accent);border-color:var(--accent);background:#0e93730a;transform:translateY(-.5px)}.industries-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%,4px);padding:10px 12px;border-radius:6px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 45px #0f172a29;min-width:220px;max-width:320px;z-index:1000;opacity:0;pointer-events:none;transition:opacity .16s ease-out,transform .16s ease-out}.industries-cell:hover .industries-tooltip{opacity:1;transform:translate(-50%,-4px)}.industries-tooltip-header{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:6px}.industries-tooltip-header strong{color:#111827;font-weight:600}.industries-tooltip-list{display:flex;flex-wrap:wrap;gap:6px}.industries-tooltip-pill{padding:3px 8px;border-radius:4px;background:#e4f6f2;color:#047857;font-size:11px;line-height:1.2}.industries-tooltip-more{padding:3px 8px;border-radius:4px;background:#f9fafb;color:#4b5563;font-size:11px}.industries-tooltip-loading{font-size:11px;color:#6b7280;text-align:center;padding:8px 0}.model-indicator{width:8px;height:8px;border-radius:2px;transition:all .15s;position:relative}.model-indicator.very-strong{background:var(--accent);opacity:1}.model-indicator.strong{background:var(--accent);opacity:.75}.model-indicator.medium{background:var(--accent);opacity:.55}.model-indicator.light{background:var(--accent);opacity:.35}.model-indicator.absent{background:#e5e7eb;opacity:.6}.model-indicator:hover{transform:scale(1.4);z-index:10;position:relative}.rankings-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;color:var(--text-muted)}.empty-state-icon{opacity:.3;color:var(--text-subtle)}.rankings-empty-state h3{font-size:var(--text-size-number);color:var(--text-main);margin:0}.rankings-empty-state p{font-size:var(--text-size-body);margin:0}.rankings-footer{display:flex;align-items:center;justify-content:space-around;padding:.75rem 1rem;background:#fff;border-top:1px solid var(--border-color);gap:1.5rem}.quick-stat{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.quick-stat-clickable{transition:all .15s ease;padding:.25rem .5rem;margin:-.25rem -.5rem;border-radius:4px}.quick-stat-clickable:hover{background:#0f172a05}.quick-stat-clickable:active{background:#0f172a0a}.stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:500;line-height:1}.stat-value{font-size:20px;font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums;line-height:1.2;letter-spacing:-.02em;transition:all .15s ease}.stat-value.stat-active{text-decoration:underline}.stat-value.top-brand-name{font-size:15px;font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.stat-value.stat-positive{color:var(--accent)}.stat-value.stat-negative{color:#d14343}.company-panel-overlay{display:none}.company-panel-mobile{position:fixed;top:auto!important;bottom:0!important;left:.5rem!important;right:.5rem!important;width:calc(100% - 1rem)!important;max-height:85vh!important;transform:none!important;border-radius:12px 12px 0 0!important;z-index:100!important;box-shadow:0 -4px 24px #0003!important}.company-panel-mobile:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:#d1d5db;border-radius:2px;z-index:1}.company-panel-mobile .company-panel-content{padding-top:1.75rem;padding-bottom:2rem;max-height:calc(85vh - 60px)}.company-panel-mobile .panel-top{padding-top:.5rem}.company-panel-mobile .panel-close-btn{top:1rem;right:1rem;z-index:2;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.company-panel-mobile .panel-close-btn:hover{background:#f3f4f6f2}@media(max-width:1280px){.company-panel:not(.company-panel-mobile){display:none}.company-panel-overlay{display:block;position:fixed;inset:0;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@media(max-width:1024px){.company-meta{font-size:10px}.company-name{font-size:13px}.table-header,.table-row{grid-template-columns:50px minmax(180px,2fr) minmax(100px,1.2fr) minmax(90px,1fr) 120px 90px 110px 110px}.industry-table-container .table-header,.industry-table-container .table-row{grid-template-columns:80px 1fr 140px 100px 140px 140px}}@media(max-width:1024px){.board{grid-template-columns:1fr}.filter-panel.static{display:none}.filter-toggle{display:inline-flex}.table-row{padding:.5rem .375rem;min-height:48px}.table-header{padding:.4rem .375rem}.rank-number{font-size:14px}.score-value{font-size:16px}}@media(max-width:768px){*{box-sizing:border-box;max-width:100%}html,body,#root,.app-root,.exchange-shell,.exchange-header,.ticker-shell,.board{max-width:100vw!important;width:100vw!important;overflow-x:hidden!important}html{margin:0;padding:0}body{margin:0;padding:0;position:relative}#root,.app-root,.exchange-shell{overflow-x:hidden;max-width:100%;width:100%}.exchange-header,.ticker-shell,.board,.filter-panel,.global-summary,[style*="position: fixed"]{max-width:100%!important}.exchange-header{flex-direction:row;align-items:center;padding:.75rem;box-sizing:border-box;width:100%;max-width:100%;left:0;right:0}.brand-lockup{flex-shrink:1;min-width:0;max-width:calc(100% - 1.5rem);overflow:hidden}.brand-mark{width:28px;height:28px;flex-shrink:0}.brand-text{min-width:0;max-width:100%;overflow:hidden}.brand-text span,.brand-text small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.nav-cluster{display:none}.board{position:static;inset:auto;display:block;height:auto;overflow:visible;margin-top:calc(60px + var(--ticker-height));margin-bottom:0}.rankings-wrapper,.rankings-view{height:auto;overflow:visible}.mode-strip,.global-summary{display:none}.filter-toggle{display:inline-flex!important;position:fixed!important;bottom:1.5rem!important;right:1rem!important;z-index:50!important;visibility:visible!important;opacity:1!important}.rankings-meta{padding:.75rem 1rem;flex-direction:column;align-items:stretch;gap:0;max-width:100%;width:100%;box-sizing:border-box}.meta-left{display:none}.meta-right{width:100%;max-width:100%;justify-content:stretch;gap:0;box-sizing:border-box}.row-count,.row-count-note,.sort-indicator-text,.share-btn,.export-btn,.add-brand-btn,.view-switcher-btn{display:none}.industry-filter-container{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box}.industry-filter-label{display:none}.industry-select-wrapper,.industry-select-btn{width:100%;max-width:100%;box-sizing:border-box}.industry-select-btn{justify-content:space-between;overflow:hidden}.industry-select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-header,.table-row{grid-template-columns:45px minmax(0,1fr) 75px;padding:.4rem 1rem;gap:.5rem}.industry-table-container .table-header,.industry-table-container .table-row{grid-template-columns:45px minmax(0,1fr) 75px;min-width:0;padding:.4rem 1rem;gap:.5rem}.brand-page .industry-table-container .table-header,.brand-page .industry-table-container .table-row{grid-template-columns:minmax(0,1fr) 90px!important}.brand-page .industry-table-container .table-row>.table-cell:nth-child(n+3),.brand-page .industry-table-container .table-header>.table-header-cell:nth-child(n+3){display:none!important}.vc-portfolio-table .table-header,.vc-portfolio-table .table-row{grid-template-columns:45px minmax(0,1fr) 75px!important}.vc-portfolio-table .table-row>.table-cell:nth-child(n+4),.vc-portfolio-table .table-header>.table-header-cell:nth-child(n+4){display:none!important}.table-row{min-height:48px}.rank-cell{min-width:0;justify-content:flex-start;padding-left:0;font-size:13px}.company-cell{gap:.5rem;min-width:0}.company-logo-small{width:26px;height:26px;flex-shrink:0}.company-info{min-width:0;overflow:hidden}.company-name{font-size:14px;line-height:1.3}.company-meta{font-size:11px}.score-cell{align-items:flex-end;justify-content:flex-end;padding-right:.2rem}.score-value{font-size:15px}.score-rank-label{display:none}.table-header-cell{font-size:11px;padding:.5rem 0}.ticker-shell{max-width:100%!important;width:100%!important;overflow-x:hidden!important;box-sizing:border-box;left:0;right:0}.ticker-track{max-width:none;width:max-content;animation:ticker-scroll 120s linear infinite}.ticker-item{font-size:12px}.board{max-width:100%;width:100%;box-sizing:border-box;overflow-x:hidden}.rankings-wrapper{max-width:100%;width:100%;box-sizing:border-box}.table-container,.industry-table-container{max-width:100%;width:100%;overflow-x:hidden;box-sizing:border-box}.table-header,.table-row{max-width:100%;width:100%;box-sizing:border-box}.company-cell{min-width:0;overflow:hidden}.company-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rankings-footer{padding:.5rem;gap:.25rem;justify-content:space-between}.quick-stat{align-items:center;text-align:center;flex:1;min-width:0}.stat-label{font-size:9px;white-space:nowrap}.stat-value{font-size:14px}}@media print{.exchange-header,.ticker-shell,.mode-strip,.filter-panel,.global-summary,.session-controls,.company-panel,.rankings-meta,.rankings-footer,.export-btn,.share-btn,.add-brand-btn{display:none!important}.board{display:block;margin:0;padding:0}.rankings-wrapper,.rankings-view{width:100%;height:auto;overflow:visible;background:#fff}.table-header{position:static;border-bottom:2px solid #000;page-break-after:avoid}.table-header-cell{color:#000;font-weight:700}.table-body{overflow:visible}.table-row{border-bottom:1px solid #ddd;page-break-inside:avoid;background:#fff!important}.table-row.selected{border-left-color:#000}.model-indicator,.delta-bar-track{display:none}.delta-value{color:#000!important}.rankings-view:before{content:"AI Visibility Rankings - " attr(data-date);display:block;font-size:18px;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #000}}.industry-page{background:#fbfcfd;padding-bottom:2.5rem}.industry-page{--panel-radius: 6px}.industry-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:3rem 1rem;gap:1rem}.exchange-loader-wrapper{display:flex;align-items:center;justify-content:center;width:100%;min-height:60vh;background:transparent}.exchange-loader-wrapper.fullscreen{position:fixed;inset:0;min-height:100vh;background:#fff;z-index:9999}.exchange-loader-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center}.exchange-loader-icon{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:24px}.loader-bar{width:5px;background:var(--accent);border-radius:2px;opacity:.9}.loader-title{font-size:18px;font-weight:600;color:var(--text-main);margin:0;letter-spacing:-.01em}.loader-subtitle{font-size:13px;color:var(--text-muted);margin:.4rem 0 0;font-weight:400}.exchange-loading-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.exchange-loading-title-block{display:flex;flex-direction:column;gap:.4rem}.exchange-loading-kicker{display:inline-flex;align-items:center;gap:.4rem;padding:.14rem .5rem;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#0e93730f;border:1px solid rgba(14,147,115,.22)}.exchange-loading-title-main{font-size:clamp(18px,2.1vw,20px);font-weight:650;letter-spacing:.01em;color:var(--text-main)}.exchange-loading-subtitle{font-size:12px;color:var(--text-muted)}.exchange-loading-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(15,23,42,.06);background:#0e937308;white-space:nowrap}.exchange-loading-pill-dot{width:6px;height:6px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #0e937340;animation:exchange-loading-pulse-dot 1.4s ease-out infinite}.exchange-loading-pill-label{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.exchange-loading-table{border-radius:14px;border:1px solid rgba(148,163,184,.3);background:radial-gradient(circle at 0 0,rgba(15,23,42,.04),transparent 55%),#f8fafcf5;overflow:hidden}.exchange-loading-table-header{display:flex;align-items:center;gap:1rem;padding:.55rem .95rem;font-size:11px;color:#9ca3af;border-bottom:1px solid rgba(148,163,184,.24);background:linear-gradient(to bottom,#0f172a06,#0f172a0f)}.exchange-loading-col-rank{width:20px}.exchange-loading-col-name{flex:1}.exchange-loading-col-score{width:70px;text-align:right}.exchange-loading-rows{display:flex;flex-direction:column}.exchange-loading-row{display:flex;align-items:center;gap:1rem;padding:.55rem .95rem;font-size:12px;background:#f9fafbeb;border-top:1px solid rgba(148,163,184,.18)}.exchange-loading-row:nth-child(2){background:#f9fafbfa}.exchange-loading-row:nth-child(3){background:#f9fafb}.exchange-loading-rank{width:20px;color:#9ca3af}.exchange-loading-company{flex:1;display:flex;align-items:center;gap:.65rem}.exchange-loading-logo-skeleton{width:24px;height:24px;border-radius:7px;background:linear-gradient(90deg,#94a3b840,#94a3b880,#94a3b840);background-size:220% 100%;animation:exchange-loading-shimmer 1.6s ease-in-out infinite}.exchange-loading-text-block{display:flex;flex-direction:column;gap:.25rem;flex:1}.exchange-loading-line{height:9px;border-radius:999px;background:linear-gradient(90deg,#94a3b83d,#94a3b894,#94a3b83d);background-size:220% 100%;animation:exchange-loading-shimmer 1.7s ease-in-out infinite}.exchange-loading-line.primary{width:65%}.exchange-loading-meta-lines{display:flex;gap:.35rem}.exchange-loading-line.small{height:6px;opacity:.9}.exchange-loading-line.small.short{width:42%}.exchange-loading-metric{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;width:70px}.exchange-loading-line.value{width:60%}.exchange-loading-line.tiny{width:40%;height:5px;opacity:.85}@keyframes exchange-loading-pulse-dot{0%{transform:scale(1);box-shadow:0 0 0 4px #0e937340;opacity:1}70%{transform:scale(1.4);box-shadow:0 0 0 8px #0e937300;opacity:.9}to{transform:scale(1);box-shadow:0 0 0 4px #0e937340;opacity:1}}.exchange-loading-board{display:inline-flex;align-items:center;gap:8px;margin-bottom:.75rem}.exchange-loading-chip{height:14px;border-radius:999px;background:linear-gradient(90deg,#94a3b840,#94a3b873,#94a3b840);background-size:200% 100%;animation:exchange-loading-shimmer 1.4s ease-in-out infinite}.exchange-loading-chip.rank{width:26px}.exchange-loading-chip.name{width:120px;max-width:45vw}.exchange-loading-chip.score{width:42px}.exchange-loading-chip.delta{width:60px;background:linear-gradient(90deg,#0e937340,#0e93738c,#0e937340);background-size:200% 100%}.loading-spinner{width:32px;height:32px;border:3px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.loading-spinner-lg{width:44px;height:44px;border-width:2.5px}.exchange-loading-inner .loading-spinner-lg{margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.industry-loading p{font-size:var(--text-size-body);color:var(--text-muted)}.exchange-loading-title{font-size:14px;font-weight:500;color:var(--text-muted)}.exchange-loading-meta{font-size:var(--text-size-small);color:var(--text-muted);margin-top:.5rem}@keyframes exchange-loading-shimmer{0%{background-position:-120px 0}to{background-position:120px 0}}.industry-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:3rem 2rem;text-align:center}.industry-error h1{font-size:24px;font-weight:700;color:var(--text-main);margin-bottom:.5rem}.industry-error p{font-size:var(--text-size-body);color:var(--text-muted);margin-bottom:1.5rem;max-width:400px}.back-link{display:inline-flex;align-items:center;padding:.65rem 1.25rem;font-size:var(--text-size-body);font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:var(--cta-radius);text-decoration:none;cursor:pointer;transition:opacity .15s ease}.back-link:hover{opacity:.9}.industry-hero{margin-top:60px;padding:1.5rem 0 0;background:linear-gradient(180deg,#fff,#f9fafb 70%)}.industry-header-inner{max-width:88rem;margin:0 auto;padding:0 1.25rem;display:flex;flex-direction:column;gap:0}.industry-hero-meta{display:flex;align-items:center;gap:.75rem;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-subtle);opacity:.9}.hero-kicker{color:var(--accent)}.hero-updated{color:var(--text-muted)}.industry-hero-top{display:flex;align-items:flex-start;gap:1.75rem}.industry-hero-copy{display:flex;flex-direction:column;gap:.5rem;max-width:640px}.industry-title{font-size:34px;line-height:1.15;font-weight:700;color:var(--text-main);margin:0 0 .4rem;letter-spacing:-.02em}.industry-description{margin:0;font-size:15px;color:var(--text-muted);line-height:1.5;max-width:600px}.industry-hero-meta{display:flex;align-items:center;gap:.4rem;font-size:12px;color:var(--text-subtle)}.hero-meta-separator{color:var(--text-subtle)}.hero-chip-row{display:flex;flex-wrap:wrap;gap:.6rem}.hero-chip{border:1px solid rgba(15,23,42,.07);border-radius:4px;padding:.32rem .85rem;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);background:#0f172a05}.brand-status-badges{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.4rem}.brand-status-card{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .65rem;border-radius:var(--chip-radius);border:1px solid var(--border-color);background:#ffffffd9;box-shadow:0 1px 3px #0f172a0a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .15s ease;cursor:pointer;font-family:inherit}.brand-status-card:hover{box-shadow:0 2px 6px #0f172a14;background:#fffffff2}.brand-status-card-clickable:hover{background:var(--accent-soft);border-color:var(--accent);box-shadow:0 2px 8px #0e937326}.brand-status-card-clickable:hover .brand-status-text{color:var(--accent)}.brand-status-card-clickable:hover .brand-status-icon{opacity:1}.brand-status-card:active{transform:scale(.98)}.brand-status-text{color:var(--text-muted);font-weight:600;font-size:10px;line-height:1;letter-spacing:.06em}.brand-status-icon{flex-shrink:0;color:var(--accent);opacity:.8}@media(max-width:768px){.brand-status-badges{align-items:flex-start;margin-top:.75rem}.brand-status-card{width:100%}}.brand-brag-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin-top:.35rem;font-size:.95rem;color:var(--text-main)}.brand-brag-rank{font-size:1.3rem;font-weight:700;color:var(--accent)}.brand-brag-separator,.brand-brag-dot{color:var(--text-subtle)}.brand-brag-industry{font-weight:600}.brand-brag-percentile{font-weight:600;color:var(--text-muted)}.brand-status-chips{margin-top:0}.industry-status-strip{margin-top:.75rem;margin-bottom:.25rem}.industry-rankings-footer{border-radius:0 0 4px 4px}.hero-actions-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:20px;margin-bottom:0;padding-top:0;border-top:1px solid var(--border-muted)}.hero-actions-group{display:flex;align-items:center;gap:.5rem}.hero-pill-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;text-decoration:none}.hero-pill-btn:hover{color:var(--accent);border-color:var(--accent);background:#0e93730a}.hero-pill-btn:active{transform:scale(.97)}.hero-pill-btn svg{flex-shrink:0}.hero-actions-row .export-btn{display:inline-flex}.hero-action-btn{font-size:var(--text-size-label)}.hero-pill-btn-accent{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.hero-pill-btn-accent:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.hero-cta-btn{background:var(--accent);border-color:var(--accent);color:#fff}.hero-cta-btn:hover{background:#0b7a60;border-color:#0b7a60;color:#fff;box-shadow:0 2px 8px #0e937340}.industry-breadcrumb{display:flex;align-items:center;gap:.35rem;font-size:12px;color:var(--text-subtle);margin-bottom:1rem;font-weight:500;letter-spacing:.04em}.breadcrumb-link{color:var(--text-muted);text-decoration:none;font-weight:500}.breadcrumb-link:hover{color:var(--accent);text-decoration:underline}.breadcrumb-separator{color:var(--text-subtle);margin:0 .5rem}.breadcrumb-muted{color:var(--text-subtle)}.breadcrumb-current{color:var(--text-main);font-weight:500}.industry-page:not(.brand-page) .industry-breadcrumb{margin-bottom:1.4rem}.industry-page:not(.brand-page) .industry-hero-copy{gap:.35rem}.industry-page:not(.brand-page) .industry-title{margin-bottom:.25rem}.industry-page:not(.brand-page) .industry-header-inner{padding-right:0}.industry-page:not(.brand-page) .hero-actions-row{margin-top:.35rem;justify-content:flex-end}.industry-page:not(.brand-page) .hero-actions-group{justify-content:flex-end}.industry-table-meta{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.35rem;gap:1.5rem;background:#fff;border:1px solid #E5E7EB;border-radius:6px;margin-bottom:1.5rem;box-shadow:0 1px 3px #0f172a08,0 1px 2px #0f172a05}.industry-table-meta-left{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.industry-table-meta .row-count{font-size:15px;font-weight:600;color:var(--text-main);line-height:1.3;letter-spacing:-.01em}.industry-table-description{font-size:13px;color:var(--text-muted);line-height:1.4;max-width:600px}.industry-table-meta-right{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.industry-table-actions{display:flex;align-items:center;gap:.5rem}.meta-action{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:var(--text-size-label);font-weight:600;color:var(--text-muted);background:#fff;border:1px solid var(--border-color);border-radius:var(--chip-radius);cursor:pointer;transition:all .15s ease;text-decoration:none}.meta-action:hover{color:var(--accent);border-color:var(--accent);background:#0e93730a}.meta-action:active{transform:scale(.97)}.meta-action svg{flex-shrink:0}.meta-action.ghost{color:var(--text-muted)}.meta-action.add{background:var(--accent);border-color:var(--accent);color:#fff}.meta-action.add:hover{background:#0a6f56;border-color:#0a6f56;color:#fff}.industry-content{max-width:88rem;margin:0 auto;padding:1.25rem 0 1rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);column-gap:0;row-gap:1.75rem;align-items:start}.industry-main{min-width:0;width:100%;padding:0 0 0 1.25rem}.industry-table-container{background:#fff;border:1px solid #E5E7EB;border-radius:6px;overflow-x:auto;overflow-y:visible;width:100%;margin:0;padding:1rem 1.25rem .75rem;padding-right:0;box-shadow:0 1px 3px #0f172a08,0 1px 2px #0f172a05}.industry-table-container .table-header{border-bottom:1px solid #E5E7EB;min-width:100%}.industry-table-container .table-body{overflow-x:visible;overflow-y:visible;min-width:100%}.industry-table-container .table-row{grid-template-columns:80px 1fr 140px 100px 140px 140px;min-width:100%;border-bottom-color:#f1f5f9}.industry-table-row.top-three{background:transparent}.industry-table-row.top-three:hover{background:#f9fafb}.vc-portfolio-table .vc-table-header{display:grid;grid-template-columns:.6fr 2.4fr 1fr 1fr 1.4fr;gap:1.5rem;align-items:center}.vc-portfolio-table .vc-table-row{display:grid;grid-template-columns:.6fr 2.4fr 1fr 1fr 1.4fr;gap:1.5rem;align-items:center;text-decoration:none;color:inherit}@media(max-width:768px){.vc-portfolio-table .vc-table-header,.vc-portfolio-table .vc-table-row{grid-template-columns:.5fr 2fr .9fr .9fr;gap:.75rem;padding-left:.5rem;padding-right:.5rem}.vc-mentions-header,.vc-profile-header,.vc-portfolio-table .vc-table-row>.table-cell:nth-child(4),.vc-portfolio-table .vc-table-row>.table-cell:nth-child(5){display:none}.vc-portfolio-table .company-name{font-size:13px}.vc-portfolio-table .company-meta{font-size:11px}.vc-portfolio-table .rank-pill{padding:.25rem .5rem}.vc-portfolio-table .rank-number{font-size:12px}.vc-portfolio-table .score-value{font-size:15px}}.vc-hero-top{margin-top:8px;margin-bottom:8px}.vc-hero-identity{display:flex;align-items:flex-start;gap:16px;min-width:0}.vc-hero-logo{width:58px;height:58px;border-radius:12px;object-fit:contain;background-color:#fff;border:1px solid rgba(0,0,0,.08);padding:8px;flex-shrink:0}.vc-hero-copy{flex:1;min-width:0}.vc-hero-title{font-size:2rem;font-weight:600;color:var(--text-main);margin:0;padding:0;line-height:1.2;letter-spacing:-.02em}.vc-hero-subtitle{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:4px;font-size:.9rem;color:var(--text-muted);line-height:1.5}.vc-type-badge{font-weight:500;color:var(--text-secondary)}.vc-subtitle-text,.vc-sectors-text{color:var(--text-muted)}.vc-status-strip{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-top:1rem}.vc-stats-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;font-size:.8rem}.vc-stat-item{display:flex;align-items:center;gap:.25rem;color:var(--text-muted)}.vc-stat-item:not(:last-child):after{content:"·";margin-left:.35rem;color:var(--text-muted);opacity:.5}.vc-stat-item.vc-stat-live:after{display:none}.vc-stat-label{color:var(--text-muted)}.vc-stat-value{font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums}.vc-live-indicator{display:inline-flex;align-items:center;gap:.35rem;margin-left:.5rem}.vc-actions-group{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.vc-action-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:#fff;border:1px solid var(--border-muted);border-radius:8px;cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap}.vc-action-btn:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-main)}.vc-action-btn svg{flex-shrink:0;opacity:.7}.vc-action-btn:hover svg{opacity:1}.vc-sidebar{display:flex;flex-direction:column;gap:1.25rem}.vc-sidebar-card{background:#fff;border:1px solid var(--border-muted);border-radius:12px;padding:1.25rem}.vc-card-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 .75rem}.vc-card-description{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0}.vc-card-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.vc-pill{display:inline-flex;align-items:center;padding:.4rem .75rem;font-size:.8125rem;color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border-muted);border-radius:6px}.vc-cta-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:500;color:var(--accent);background:transparent;border:1px solid var(--accent);border-radius:6px;text-decoration:none;transition:all .15s ease}.vc-cta-pill:hover{background:var(--accent);color:#fff}.vc-cta-pill svg{flex-shrink:0}.vc-focus-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.vc-focus-tag{padding:.4rem .75rem;font-size:.8125rem;color:var(--text-secondary);background:var(--bg-subtle);border:1px solid var(--border-muted);border-radius:6px}.vc-portfolio-list{list-style:none;padding:0;margin:.5rem 0 0}.vc-portfolio-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--border-muted)}.vc-portfolio-item:last-child{border-bottom:none}.vc-portfolio-sector{font-size:.875rem;font-weight:500;color:var(--text-main)}.vc-portfolio-count{font-size:.8125rem;color:var(--text-muted)}@media(max-width:768px){.vc-hero-identity{gap:12px}.vc-hero-logo{width:48px;height:48px;border-radius:10px;padding:6px}.vc-hero-title{font-size:1.5rem;letter-spacing:-.01em}.vc-hero-subtitle{font-size:.85rem;flex-direction:column;align-items:flex-start;gap:.25rem}.vc-type-badge{font-size:.8rem}.vc-sectors-text{display:none}.vc-status-strip{flex-direction:column;gap:1rem;align-items:stretch}.vc-stats-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;background:var(--bg-subtle);padding:.875rem;border-radius:10px;border:1px solid var(--border-muted)}.vc-stat-item{flex-direction:column;align-items:flex-start;gap:.15rem;padding:0}.vc-stat-item:not(:last-child):after{display:none}.vc-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.03em;opacity:.8}.vc-stat-value{font-size:.95rem}.vc-stat-live{grid-column:span 2;flex-direction:row;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid var(--border-muted);margin-top:.25rem}.vc-stat-live .vc-stat-label,.vc-stat-live .vc-stat-value{font-size:.75rem;text-transform:none;letter-spacing:normal}.vc-live-indicator{margin-left:0}.vc-actions-group{display:none}.vc-sidebar{gap:1rem;margin-top:1.5rem}.vc-sidebar-card{padding:1rem;border-radius:10px}.vc-card-title{font-size:.65rem;margin-bottom:.5rem}.vc-card-description{font-size:.875rem;line-height:1.5}.vc-card-pills{gap:.4rem;margin-top:.75rem}.vc-pill,.vc-cta-pill{padding:.35rem .65rem;font-size:.75rem}.vc-focus-tags{gap:.4rem}.vc-focus-tag{padding:.35rem .65rem;font-size:.75rem}.vc-portfolio-item{padding:.5rem 0}.vc-portfolio-sector{font-size:.8125rem}.vc-portfolio-count{font-size:.75rem}.vc-portfolio-table .vc-table-header,.vc-portfolio-table .vc-table-row{grid-template-columns:55px 1fr 60px!important;gap:.5rem!important}.vc-portfolio-table .rank-pill{padding:.2rem .4rem;background:var(--bg-subtle);border-radius:4px}.vc-portfolio-table .rank-number{font-size:.7rem;font-weight:600;color:var(--text-muted)}.vc-portfolio-table .company-logo-small{width:28px!important;height:28px!important;border-radius:6px}.vc-portfolio-table .company-info-stack{gap:.1rem}.vc-portfolio-table .company-name{font-size:.8125rem;font-weight:500}.vc-portfolio-table .company-meta{font-size:.65rem;opacity:.75}.vc-portfolio-table .score-value{font-size:.875rem;font-weight:600}}@media(max-width:380px){.vc-hero-title{font-size:1.35rem}.vc-hero-logo{width:44px;height:44px}.vc-stats-row{padding:.75rem;gap:.6rem}.vc-stat-value{font-size:.875rem}.vc-portfolio-table .vc-table-header,.vc-portfolio-table .vc-table-row{grid-template-columns:50px 1fr 55px!important}}.agency-hero{margin-top:60px;padding:1.5rem 0 0;background:linear-gradient(180deg,#fff,#f9fafb 70%)}.agency-hero-inner{max-width:88rem;margin:0 auto;padding:0 1.25rem}.agency-hero-identity{display:flex;align-items:flex-start;gap:16px;margin-top:8px;margin-bottom:8px}.agency-hero-logo{width:58px;height:58px;border-radius:12px;object-fit:contain;background-color:#fff;border:1px solid rgba(0,0,0,.08);padding:8px;flex-shrink:0}.agency-hero-copy{flex:1;min-width:0}.agency-hero-title{font-size:2rem;font-weight:600;color:var(--text-main);margin:0;padding:0;line-height:1.2;letter-spacing:-.02em}.agency-hero-description{font-size:.9375rem;color:var(--text-muted);line-height:1.6;margin:4px 0 0;max-width:700px}.agency-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.agency-tab-buttons{display:flex;gap:.5rem;padding-left:20px}.agency-tab-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:500;background:transparent;color:var(--text-muted);border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.agency-tab-btn:hover{background:var(--bg-subtle);color:var(--text-secondary)}.agency-tab-btn.active{background:#e4f6f2;color:var(--accent)}.agency-stats-strip{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-muted);flex-wrap:wrap}.agency-stat-item{display:inline-flex;align-items:center;gap:.25rem}.agency-stat-value{font-weight:600;color:var(--text-main)}.agency-stat-label{color:var(--text-muted)}.agency-stat-sep{color:var(--text-muted);opacity:.5}.agency-live-indicator{display:inline-flex;align-items:center;gap:.35rem;margin-left:.25rem}.agency-actions-group{display:flex;gap:.5rem;align-items:center;justify-content:flex-end;flex-wrap:wrap}.agency-action-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;color:var(--text-secondary);background:#fff;border:1px solid var(--border-muted);border-radius:8px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.agency-action-btn:hover{background:var(--bg-hover);border-color:var(--border-default);color:var(--text-main)}.agency-action-btn svg{flex-shrink:0;opacity:.7}.agency-action-btn:hover svg{opacity:1}.agency-clients-table{background:#fff;border:1px solid var(--border-muted);border-radius:12px;overflow:hidden}.agency-table-header{display:grid;grid-template-columns:100px minmax(0,2fr) 100px minmax(0,1fr);gap:1.5rem;align-items:center;padding:1rem 1.25rem;border-bottom:2px solid var(--border-muted);background:var(--bg-subtle)}.agency-table-header-cell{text-align:left;background:none;border:none;padding:0;cursor:pointer;font-weight:600;font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;transition:color .15s ease}.agency-table-header-cell:hover{color:var(--text-main)}.agency-table-header-cell.agency-col-score{text-align:right}.agency-table-header-cell.agency-col-industries{text-align:center}.agency-table-body{display:flex;flex-direction:column}.agency-table-row{display:grid;grid-template-columns:100px minmax(0,2fr) 100px minmax(0,1fr);gap:1.5rem;align-items:center;padding:1.25rem;border-bottom:1px solid var(--border-muted);text-decoration:none;color:inherit;transition:background-color .15s ease}.agency-table-row:last-child{border-bottom:none}.agency-table-row:hover{background-color:var(--bg-hover)}.agency-cell{display:flex;align-items:center}.agency-col-rank{justify-content:flex-start}.agency-col-brand{gap:1rem;min-width:0}.agency-col-score{justify-content:flex-end}.agency-col-industries{justify-content:center}.agency-client-logo{width:40px;height:40px;border-radius:8px;object-fit:contain;background-color:#fff;border:1px solid var(--border-muted);flex-shrink:0;padding:4px}.agency-rank-value{font-variant-numeric:tabular-nums;font-size:.95rem;color:var(--text-muted);font-weight:500}.agency-brand-name{font-size:1rem;font-weight:500;color:var(--text-main);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agency-score-value{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:600;color:var(--text-main)}.agency-industries-value{font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600;color:var(--text-main)}.agency-sidebar{display:flex;flex-direction:column;gap:1.25rem}.agency-sidebar-card{background:#fff;border:1px solid var(--border-muted);border-radius:12px;padding:1.25rem}.agency-card-title{font-size:1rem;font-weight:600;color:var(--text-main);margin:0 0 1rem;padding:0}.agency-profile-stats{display:flex;flex-direction:column;gap:.875rem}.agency-profile-row{display:flex;justify-content:space-between;align-items:center}.agency-profile-label{font-size:.8rem;color:var(--text-muted)}.agency-profile-value{font-size:.875rem;font-weight:600;color:var(--text-main)}.agency-profile-link{font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:none;transition:opacity .15s ease}.agency-profile-link:hover{opacity:.8}.agency-section-divider{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-muted)}.agency-section-label{display:block;font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.agency-focus-tags{display:flex;flex-wrap:wrap;gap:.5rem}.agency-focus-tag{padding:.35rem .75rem;background-color:var(--bg-subtle);border-radius:6px;font-size:.8125rem;color:var(--text-secondary);border:1px solid var(--border-muted)}.agency-industries-list{display:flex;flex-direction:column;gap:.65rem}.agency-industry-link{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background-color:var(--bg-subtle);border-radius:6px;text-decoration:none;border:1px solid var(--border-muted);transition:all .15s ease}.agency-industry-link:hover{background-color:#e4f6f2;border-color:var(--accent)}.agency-industry-name{font-size:.875rem;font-weight:500;color:var(--text-main)}.agency-industry-count{font-size:.75rem;font-weight:600;color:var(--text-muted);margin-left:.5rem}@media(max-width:768px){.agency-hero{padding:.75rem 1rem 0}.agency-hero-identity{gap:12px}.agency-hero-logo{width:48px;height:48px;border-radius:10px;padding:6px}.agency-hero-title{font-size:1.5rem;letter-spacing:-.01em}.agency-hero-description{font-size:.85rem;line-height:1.5;margin-top:2px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.agency-tabs-row{flex-direction:column;align-items:stretch;gap:.75rem}.agency-tab-buttons{padding-left:0;justify-content:flex-start}.agency-tab-btn{padding:.4rem .85rem;font-size:.8125rem}.agency-stats-strip{background:var(--bg-subtle);padding:.75rem;border-radius:8px;border:1px solid var(--border-muted);justify-content:space-between;gap:.5rem}.agency-stat-item{flex-direction:column;align-items:flex-start;gap:.1rem}.agency-stat-item .agency-stat-value{font-size:.95rem}.agency-stat-item .agency-stat-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;opacity:.8}.agency-stat-sep,.agency-stat-updated{display:none}.agency-live-indicator{margin-left:auto}.agency-actions-group{display:none}.agency-clients-table{border-radius:10px}.agency-table-header{grid-template-columns:60px 1fr 60px;gap:.5rem;padding:.75rem 1rem}.agency-table-header-cell.agency-col-industries{display:none}.agency-table-row{grid-template-columns:60px 1fr 60px;gap:.5rem;padding:.875rem 1rem}.agency-col-industries{display:none}.agency-client-logo{width:32px;height:32px;border-radius:6px;padding:3px}.agency-col-brand{gap:.65rem}.agency-rank-value{font-size:.75rem;background:var(--bg-subtle);padding:.2rem .4rem;border-radius:4px}.agency-brand-name,.agency-score-value{font-size:.875rem}.agency-sidebar{gap:1rem;margin-top:1.5rem}.agency-sidebar-card{padding:1rem;border-radius:10px}.agency-card-title{font-size:.9rem;margin-bottom:.75rem}.agency-profile-stats{gap:.75rem}.agency-profile-label{font-size:.75rem}.agency-profile-value,.agency-profile-link{font-size:.8125rem}.agency-section-divider{margin-top:1.25rem;padding-top:.875rem}.agency-section-label{font-size:.65rem;margin-bottom:.5rem}.agency-focus-tags{gap:.4rem}.agency-focus-tag{padding:.3rem .6rem;font-size:.75rem}.agency-industries-list{gap:.5rem}.agency-industry-link{padding:.4rem .65rem}.agency-industry-name{font-size:.8125rem}.agency-industry-count{font-size:.7rem}}@media(max-width:380px){.agency-hero-title{font-size:1.35rem}.agency-hero-logo{width:44px;height:44px}.agency-hero-description{font-size:.8rem;-webkit-line-clamp:2}.agency-table-header,.agency-table-row{grid-template-columns:55px 1fr 55px}.agency-rank-value{font-size:.7rem}.agency-brand-name,.agency-score-value{font-size:.8125rem}}.cmp-hero{margin-top:60px;padding:1.5rem 0 0;background:linear-gradient(180deg,#fff,#f9fafb 70%)}.cmp-hero-inner{max-width:88rem;margin:0 auto;padding:0 0 0 1.25rem}.cmp-title-row{margin:.5rem 0 1.25rem}.cmp-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-main);margin:0;line-height:1.2;letter-spacing:-.02em}.cmp-vs-text{font-weight:400;color:var(--text-muted);font-size:.85em;margin:0 .25em}.cmp-brands-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.cmp-brand-wrapper{position:relative;flex:1;max-width:320px;min-width:0}.cmp-leading-pill{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);z-index:1;display:inline-flex;align-items:center;gap:4px;padding:4px 14px;background:var(--accent);color:#fff;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;white-space:nowrap}.cmp-brand-item{display:flex;align-items:center;gap:14px;padding:1.25rem 1.5rem;background:#fff;border:1px solid var(--border-color);border-radius:10px;text-decoration:none;color:inherit;transition:all .15s ease;width:100%;min-height:84px}.cmp-brand-item:hover{border-color:var(--accent);box-shadow:0 2px 8px #0e937314}.cmp-brand-item.cmp-brand-winner{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.cmp-brand-logo{width:48px;height:48px;border-radius:10px;object-fit:contain;background:#fff;border:1px solid var(--border-muted);padding:6px;flex-shrink:0}.cmp-brand-details{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;flex:1}.cmp-brand-name-inline{font-size:1.1rem;font-weight:600;color:var(--text-main);line-height:1.2}.cmp-brand-meta{font-size:.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums}.cmp-vs-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.cmp-vs-badge{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent-soft);color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.05em;border-radius:50%}.cmp-diff-text{font-size:.7rem;font-weight:600;color:var(--accent);white-space:nowrap}.compare-page .industry-status-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-muted)}.cmp-status-logo{width:18px;height:18px;border-radius:4px;object-fit:contain;margin-right:4px}.status-sep{color:var(--text-subtle);margin:0 .25rem}.cmp-table-container{margin-bottom:0}.cmp-table-intro{padding:.75rem 1rem;border-bottom:1px solid var(--border-muted)}.cmp-table-title{font-size:.9375rem;font-weight:600;color:var(--text-main);margin:0}.cmp-grid-header{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}.cmp-grid-header .table-header-cell{text-align:left}.cmp-grid-header .cmp-brand-col{display:flex;align-items:center;justify-content:flex-end;gap:6px}.cmp-col-logo{width:18px;height:18px;border-radius:4px;object-fit:contain}.cmp-grid-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}.cmp-metric-label{font-weight:500;color:var(--text-main)}.cmp-value-cell{text-align:right;font-weight:500;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.cmp-value-cell.cmp-winner{color:var(--accent);font-weight:600}.cmp-clickable-row{cursor:pointer;transition:background .15s ease}.cmp-clickable-row:hover{background:var(--bg-hover)}.cmp-industry-link{font-weight:500;color:var(--text-main)}.cmp-clickable-row:hover .cmp-industry-link{color:var(--accent)}.cmp-industries-section{margin-top:1.75rem}.cmp-section-header{display:flex;align-items:center;gap:8px;margin-bottom:.75rem}.cmp-section-title{font-size:.9375rem;font-weight:600;color:var(--text-main);margin:0}.cmp-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--bg-subtle);border:1px solid var(--border-muted);border-radius:10px;font-size:.7rem;font-weight:600;color:var(--text-muted)}.cmp-single-intro{font-size:.875rem;color:var(--text-secondary);margin:0 0 .75rem;padding:0 .5rem}.cmp-single-intro strong{color:var(--text-main)}.cmp-single-row{cursor:pointer}.cmp-single-row:hover{background:var(--bg-hover)}.cmp-single-footer{padding:.75rem 1rem;font-size:.8rem;color:var(--text-secondary);border-top:1px solid var(--border-muted);background:var(--bg-subtle)}.cmp-single-footer strong{color:var(--accent)}.cmp-summary-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;padding:1.25rem 1.5rem;background:var(--bg-subtle);border-top:1px solid var(--border-muted)}.cmp-summary-stat{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--text-secondary)}.cmp-summary-stat strong{color:var(--text-main);font-weight:600}.cmp-summary-logo{width:24px;height:24px;border-radius:5px;object-fit:contain;flex-shrink:0}.cmp-summary-text{line-height:1.3}.cmp-summary-tied{color:var(--text-muted)}.cmp-verdict-text{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:.75rem 0 0}.cmp-verdict-text strong{color:var(--text-main)}.cmp-verdict-subtext{font-size:.8rem;color:var(--text-muted);line-height:1.5;margin:.75rem 0 0}.cmp-verdict-subtext strong{color:var(--text-secondary)}.cmp-how-to-use{padding:0;overflow:hidden}.cmp-how-to-use-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1.15rem;background:none;border:none;cursor:pointer;text-align:left}.cmp-how-to-use-header .insight-card-title{margin:0}.cmp-chevron{color:var(--text-muted);transition:transform .2s ease}.cmp-chevron-open{transform:rotate(180deg)}.cmp-how-to-use-content{overflow:hidden}.cmp-tips-list{list-style:none;padding:0 1.15rem 1.15rem;margin:0}.cmp-tips-list li{font-size:.8rem;color:var(--text-secondary);line-height:1.5;padding:.5rem 0;border-bottom:1px solid var(--border-muted)}.cmp-tips-list li:last-child{border-bottom:none;padding-bottom:0}.cmp-tips-list li:first-child{padding-top:0}@media(max-width:1024px){.cmp-content{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);column-gap:0}}@media(max-width:900px){.cmp-content{display:block;padding:1rem 0 1.5rem}.cmp-main{padding:0 1rem}.cmp-sidebar{padding:1.5rem 1rem 0;position:static}.compare-page .cmp-mobile-only{display:flex}.compare-page .cmp-desktop-only,.compare-page .cmp-hide-mobile{display:none}}@media(max-width:768px){.cmp-hero-inner{padding:0 .75rem}.cmp-hero{padding:1rem 0 0}.cmp-breadcrumb{margin-bottom:.5rem}.cmp-main{padding:0 .75rem}.cmp-sidebar{padding:1.25rem .75rem 0}.cmp-faceoff{flex-direction:column;gap:0;align-items:stretch}.cmp-vs-container{display:none}.cmp-mobile-vs{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;position:relative}.cmp-mobile-vs-line{flex:1;height:1px;background:var(--border-muted)}.cmp-mobile-vs-badge{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.05em;border-radius:50%;flex-shrink:0}.cmp-mobile-diff{position:absolute;top:100%;left:50%;transform:translate(-50%);padding:2px 8px;background:var(--accent);color:#fff;font-size:.65rem;font-weight:600;border-radius:10px;white-space:nowrap;margin-top:4px}.cmp-brand-card{max-width:none;border-radius:8px}.cmp-brand-card.cmp-brand-leading{box-shadow:0 0 0 1px var(--accent),0 2px 8px #10b98114}.cmp-winner-badge{top:-8px;padding:2px 8px;font-size:.6rem}.cmp-brand-card-right{flex-direction:row;justify-content:flex-start;text-align:left}.cmp-brand-card-right .cmp-brand-info{order:2;text-align:left}.cmp-brand-card-right .cmp-brand-logo{order:1}.cmp-brand-card-right .cmp-brand-stats{justify-content:flex-start}.cmp-brand-info-right{text-align:left}.cmp-brand-logo{width:44px;height:44px;border-radius:10px;padding:5px}.cmp-brand-name{font-size:1.15rem}.cmp-brand-stats{font-size:.75rem;gap:6px}.cmp-brand-score{padding:1px 6px;font-size:.75rem}.cmp-quick-stats{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem 0 .5rem;margin-top:1.25rem}.cmp-quick-stats-inner{flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.cmp-quick-stat-leader{width:100%;padding-bottom:.75rem;border-bottom:1px solid var(--border-muted)}.cmp-quick-stat-divider,.cmp-quick-actions{display:none}.cmp-content{padding:1rem 1rem 2rem}.cmp-verdict-card{padding:.875rem;margin-bottom:1rem}.cmp-verdict-icon svg{width:18px;height:18px}.cmp-verdict-text{font-size:.8rem}.cmp-sidebar{gap:.875rem}.cmp-sidebar-card{padding:1rem;border-radius:8px}.cmp-how-to-use-header{padding:.875rem 1rem}.cmp-how-to-use-content .cmp-card-list{padding:0 1rem 1rem}.cmp-card-title{font-size:.65rem}.cmp-card-text{font-size:.8rem}.cmp-card-subtext,.cmp-card-list li{font-size:.75rem}.cmp-global-section{border-radius:8px}.cmp-table-header{display:none}.cmp-table-row{display:block;padding:.875rem 1rem}.cmp-row-label{display:block;font-size:.8rem;font-weight:500;color:var(--text-main);margin-bottom:.35rem}.cmp-row-values{display:flex;align-items:center;gap:.5rem}.cmp-row-vs{display:inline;font-size:.7rem;color:var(--text-muted);font-weight:400}.cmp-row-value{text-align:left;font-size:.9rem}.cmp-industries-section{margin-top:1.25rem}.cmp-section-title{font-size:.95rem;margin-bottom:.75rem}.cmp-section-count{min-width:20px;height:20px;font-size:.7rem}.cmp-empty{padding:2rem 1rem}.cmp-empty-icon{width:28px;height:28px}.cmp-empty p{font-size:.8rem}.cmp-single-industry-intro{padding:.875rem 1rem;font-size:.8rem}.cmp-single-industry-card{padding:1rem}.cmp-single-industry-name{font-size:.95rem}.cmp-single-industry-scores{padding:.875rem;gap:1rem}.cmp-single-logo{width:24px;height:24px}.cmp-single-value{font-size:1.25rem}.cmp-single-vs{font-size:.7rem}.cmp-single-winner,.cmp-single-cta{font-size:.75rem}.cmp-industry-header{display:none}.cmp-industry-list{border-radius:8px;border:1px solid #E5E7EB}.cmp-industry-row{display:block;padding:.875rem 1rem}.cmp-industry-name{display:block;font-size:.8rem;white-space:normal;margin-bottom:.35rem}.cmp-industry-scores{display:flex;align-items:center;gap:.5rem}.cmp-industry-vs{display:inline;font-size:.65rem;color:var(--text-muted);font-weight:400}.cmp-industry-score{text-align:left;font-size:.85rem}.cmp-industry-summary{padding:.75rem;gap:.75rem;font-size:.75rem;margin-top:.75rem}.cmp-summary-logo{width:16px;height:16px}}@media(max-width:400px){.cmp-brand-name{font-size:1.05rem}.cmp-brand-logo{width:40px;height:40px}.cmp-brand-card{padding:.75rem;gap:10px}.cmp-mobile-vs-badge{width:32px;height:32px;font-size:.65rem}.cmp-single-industry-scores{flex-direction:column;gap:.75rem}.cmp-single-vs{padding:.25rem 0}}.brand-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.brand-modal-content{background:#fff;border-radius:var(--panel-radius);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;padding:2rem;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.brand-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:32px;color:var(--text-subtle);cursor:pointer;line-height:1;padding:.5rem;transition:color .15s ease}.brand-modal-close:hover{color:var(--text-main)}.add-brand-modal{width:min(480px,95vw);border-radius:var(--panel-radius);padding:0;background:var(--surface-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-modal)}.add-brand-header{padding-bottom:1.2rem}.add-brand-body{padding:1.5rem 2rem 1.25rem}.add-brand-field-group{display:flex;flex-direction:column;gap:.5rem}.add-brand-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.add-brand-input-shell{display:flex;align-items:center;border-radius:var(--input-radius);border:1px solid var(--border-color);background:#f9fafb;padding:.55rem .9rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.add-brand-input-shell:focus-within{border-color:var(--accent);background:#fff;box-shadow:0 0 0 1px #2563eb0d,0 0 0 4px #2563eb1a}.add-brand-input-shell.has-error{border-color:#ef4444;box-shadow:0 0 0 1px #ef44440f,0 0 0 4px #f871712e}.add-brand-input{width:100%;border:none;outline:none;background:transparent;font-size:15px;letter-spacing:-.01em;color:var(--text-main)}.add-brand-input::placeholder{color:#9ca3af}.add-brand-hint-row{display:flex;justify-content:space-between;align-items:center;margin-top:.15rem}.add-brand-hint,.add-brand-error{font-size:12px;line-height:1.4}.add-brand-hint{color:#6b7280}.add-brand-error{color:#ef4444}.add-brand-footer{display:flex;gap:.75rem;justify-content:flex-end}.add-brand-primary-cta{padding-inline:1.35rem}.add-brand-secondary-cta{border-radius:var(--cta-radius);padding-inline:1.05rem;font-size:13px}@media(max-width:640px){.add-brand-modal{width:100%;border-radius:var(--panel-radius)}.add-brand-header{padding:1.5rem 1.5rem 1.1rem}.add-brand-body{padding:1.1rem 1.5rem 1rem}.add-brand-footer{padding-inline:1.5rem;flex-direction:column;align-items:stretch}}.brand-modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}.brand-modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-right:2rem}.brand-modal-logo{width:64px;height:64px;border-radius:var(--chip-radius);object-fit:contain;background:#f9fafb;padding:.5rem;border:1px solid var(--border-color)}.brand-modal-header-text{flex:1}.brand-modal-title{font-size:24px;font-weight:700;color:var(--text-main);margin:0 0 .25rem;line-height:1.2}.brand-modal-rank{font-size:13px;color:var(--text-muted);font-weight:500}.brand-modal-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.brand-modal-stat{padding:1rem;background:#f9fafb;border-radius:4px;text-align:center}.brand-modal-stat .stat-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:.5rem}.brand-modal-stat .stat-value{display:block;font-size:24px;font-weight:700;color:var(--text-main);font-variant-numeric:tabular-nums}.brand-modal-section{margin-bottom:2rem}.brand-modal-section-title{font-size:16px;font-weight:700;color:var(--text-main);margin:0 0 1rem}.brand-modal-industries{display:flex;flex-direction:column;gap:.5rem}.brand-modal-industry-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:4px}.brand-modal-industry-item .industry-name{font-size:14px;font-weight:500;color:var(--text-main)}.brand-modal-industry-item .industry-mentions{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}.brand-modal-error{padding:3rem 2rem;text-align:center}.brand-modal-error p{font-size:var(--text-size-body);color:var(--text-muted)}.industry-table-empty{padding:3rem 2rem;text-align:center;background:#fff;border:1px solid var(--border-color);border-radius:var(--panel-radius)}.industry-table-empty p{font-size:var(--text-size-body);color:var(--text-muted);margin:0}.industry-sidebar{position:sticky;top:calc(60px + 1rem);align-self:start;display:flex;flex-direction:column;gap:.875rem;padding:0 0 0 1.25rem}.brand-page .industry-sidebar{position:static;top:auto;align-self:stretch}.agency-profile-container{background:#fff;border:1px solid #E5E7EB;border-radius:6px;padding:.875rem 1.15rem;margin-left:1.25rem;display:flex;flex-direction:column;gap:0;transition:border-color .15s ease,background-color .15s ease;box-shadow:0 1px 3px #0f172a08,0 1px 2px #0f172a05}.industry-rail-card{background:#fff;border:1px solid #E5E7EB;border-radius:6px;padding:.875rem 1.15rem;display:flex;flex-direction:column;gap:0;transition:border-color .15s ease,background-color .15s ease;box-shadow:0 1px 3px #0f172a08,0 1px 2px #0f172a05}.industry-rail-card+.industry-rail-card{margin-top:0}.industry-insights{display:flex;flex-direction:column;gap:1rem}.brand-insights-rail{display:flex;flex-direction:column;gap:1rem;padding-left:20px}.insight-card,.prompts-story-card{padding:0;border:none;box-shadow:none}.insight-card-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);margin:0}.top-brand-rail-card{display:flex;flex-direction:column;gap:.75rem}.top-brand-link{text-decoration:none;color:inherit;cursor:pointer;transition:all .2s ease}.top-brand-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.top-brand-link:hover .top-brand-name{color:var(--accent)}.top-brand-content{display:flex;align-items:center;gap:.85rem}.top-brand-logo{width:48px;height:48px;border-radius:6px;border:1px solid var(--border-color);background:#f9fafb;object-fit:contain;padding:6px;flex-shrink:0}.top-brand-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.top-brand-name{font-size:16px;font-weight:600;color:var(--text-main);line-height:1.2}.press-kit-page{background:radial-gradient(circle at top,#ffffffe6,#f1f5f9e6 40%,#e2e8f0),linear-gradient(to bottom,#f5f7fa,#f9fbff);min-height:100vh;font-size:14px}.press-kit-hero{background:radial-gradient(circle at top,#fff,#f5f7fb 55%,#eef2f7)}.press-kit-hero .industry-header-inner{max-width:70rem;margin:0 auto;padding:96px 2.5rem 2.75rem;position:relative}.press-kit-page .industry-title{font-size:clamp(32px,3vw,40px);line-height:1.15;font-weight:650;letter-spacing:-.03em}.press-kit-page .industry-description{font-size:16px;line-height:1.7;max-width:40rem}.press-kit-breadcrumb-row{margin-bottom:1.1rem}.press-kit-hero-meta{margin-top:.6rem}.press-kit-hero-chips{display:flex;flex-wrap:wrap;gap:.4rem}.press-kit-hero-chip{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .8rem;border-radius:999px;background:#10b98114;border:1px solid rgba(16,185,129,.18);color:#047857}.press-kit-hero-chip-secondary{background:#94a3b829;border-color:#94a3b866;color:#4b5563}.press-kit-hero-contact{flex:0 0 260px}.press-kit-hero-contact-card{border-radius:16px;border:1px solid rgba(148,163,184,.3);background:#fffffff2;padding:.9rem 1rem;box-shadow:0 14px 32px #0f172a14}.press-kit-embargo-tag{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#0e9373}.press-kit-embargo-emph{color:#0e9373;font-weight:600}.press-kit-access-line{font-size:11px;color:var(--text-subtle)}.press-kit-page .industry-content{max-width:70rem;margin:0 auto;padding:2.75rem 2.5rem 4rem;column-gap:3rem}.press-kit-page .industry-main{padding-left:0}.press-kit-content{grid-template-columns:minmax(0,1.7fr) minmax(0,1.05fr);row-gap:3.25rem}.press-kit-section{margin-bottom:4rem}.press-kit-section-header{margin-bottom:1.1rem}.press-kit-section-title{margin:0 0 .15rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-subtle)}.press-kit-section-subtitle{margin:0;font-size:.9rem;color:var(--text-muted);max-width:640px}.press-kit-two-column{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr);gap:2rem;align-items:flex-start}.press-kit-story-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:2rem;align-items:flex-start}.press-kit-beat-shell{border-radius:20px;border:1px solid rgba(148,163,184,.2);background:#ffffffe6;padding:1.6rem 1.8rem 1.8rem;box-shadow:0 14px 28px #0f172a0f}.press-kit-beat-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,.85fr);gap:1.6rem;margin-top:1.4rem}.press-kit-beat-tag{display:inline-flex;padding:.16rem .55rem;border-radius:999px;font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#10b9810f;border:1px solid rgba(16,185,129,.2);margin-bottom:.35rem}.press-kit-beat-side{display:flex;flex-direction:column;gap:.8rem}.press-kit-accordion{border-radius:12px;border:1px solid rgba(148,163,184,.24);background:#f9fafbe6;padding:.6rem .8rem .7rem}.press-kit-accordion summary{list-style:none;cursor:pointer;font-size:.85rem;font-weight:500;color:#111827}.press-kit-accordion summary::-webkit-details-marker{display:none}.press-kit-accordion[open] summary{margin-bottom:.4rem}.press-kit-eyebrow{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.16em;color:var(--text-subtle);margin-bottom:.35rem}.press-kit-body{font-size:.9rem;color:#4b5563;line-height:1.6;margin:0 0 .4rem}.press-kit-link{color:#0e9373;text-decoration:none;text-underline-offset:3px;text-decoration-thickness:2px}.press-kit-link:hover{text-decoration:underline}.press-kit-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.1rem;margin-bottom:1.5rem}.press-kit-stat-card{border-radius:16px;border:1px solid rgba(148,163,184,.18);background:radial-gradient(circle at 0 0,rgba(15,23,42,.02),transparent 55%),#fff;padding:1.3rem 1.4rem;box-shadow:0 18px 45px #0f172a0f;transition:box-shadow .15s ease-out,transform .15s ease-out,border-color .15s ease-out}.press-kit-stat-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--text-subtle);margin-bottom:.35rem}.press-kit-stat-value{position:relative;font-size:1.4rem;font-weight:600;letter-spacing:-.02em;color:var(--text-main);margin-bottom:.2rem}.press-kit-stat-value:after{content:"";position:absolute;left:0;bottom:-4px;width:38%;height:6px;border-radius:999px;background:#10b9811f}.press-kit-stat-hint{margin:0;font-size:.8rem;color:var(--text-muted)}.press-kit-inline-columns{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr);gap:1.4rem}.press-kit-copy-block{max-width:36rem}.press-kit-methodology-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;max-width:45rem}.press-kit-method-card{padding:1.1rem 1.2rem 1.25rem;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:radial-gradient(circle at top left,rgba(15,23,42,.02),transparent 55%),#fff;box-shadow:0 14px 28px #0f172a0f}.press-kit-method-title{margin:0 0 .3rem;font-size:1rem;font-weight:500;color:#111827}.press-kit-method-list{margin-top:.25rem}.press-kit-pill{display:inline-flex;align-items:center;padding:.08rem .5rem;border-radius:999px;font-size:.78rem;font-weight:500;color:#047857;background:#10b98114}.press-kit-bullet-list{list-style:none;padding:0;margin:.25rem 0 0;font-size:.9rem;color:#4b5563;display:flex;flex-direction:column;gap:.3rem}.press-kit-bullet-list li{display:flex;align-items:flex-start;gap:.5rem}.press-kit-bullet-list li:before{content:"";width:6px;height:6px;margin-top:.45rem;border-radius:999px;background:var(--accent);flex-shrink:0}.press-kit-angles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.75rem;row-gap:2.1rem}.press-kit-angle-card{padding:1rem 1.1rem 1.15rem;border-radius:14px;border:1px solid #e5e7eb;background:#ffffffe6;box-shadow:0 10px 24px #0f172a0a}.press-kit-angle-list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.4rem}.press-kit-angle-item{display:flex;align-items:flex-start;gap:.45rem}.press-kit-angle-dot{width:6px;height:6px;border-radius:999px;background:var(--accent);margin-top:.35rem}.press-kit-chart-grid{display:flex;flex-direction:column;gap:1.7rem}.press-kit-chart-card{border-radius:14px;border:1px solid rgba(148,163,184,.2);background:#fff;padding:1rem 1.2rem 1.05rem;box-shadow:0 14px 28px #0f172a0f}.press-kit-demo-panel{border-radius:20px;border:1px solid rgba(148,163,184,.22);background:#fff;padding:1.5rem 1.7rem 1.7rem;box-shadow:0 20px 60px #0f172a1a}.press-kit-demo-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.press-kit-demo-pill{align-self:flex-start;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:999px;color:#047857;background:#10b98114;border:1px solid rgba(16,185,129,.18)}.press-kit-chart-header{margin-bottom:.6rem}.press-kit-chart-title{margin:.1rem 0 0;font-size:.95rem;font-weight:600;letter-spacing:-.01em;color:var(--text-main)}.press-kit-chart-bars{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.6rem}.press-kit-chart-row{display:flex;align-items:center;gap:.5rem}.press-kit-chart-label{flex:0 0 3.2rem;font-size:.8rem;color:var(--text-muted)}.press-kit-chart-bar-wrap{flex:1;position:relative;display:flex;align-items:center;gap:.2rem}.press-kit-chart-bar{height:6px;border-radius:999px;opacity:.9}.press-kit-chart-bar.ai{background:#0e9373}.press-kit-chart-bar.google{background:#d1d5db;opacity:.85}.press-kit-chart-footnote{margin:0;font-size:.78rem;color:var(--text-subtle)}.press-kit-mini-table{border-radius:8px;border:1px solid var(--border-color);background:#fff;overflow:hidden;margin-bottom:.6rem}.press-kit-mini-table-header,.press-kit-mini-table-row{display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:.5rem;padding:.45rem .6rem;font-size:.78rem}.press-kit-mini-table-header{background:#fff;border-bottom:1px solid #e5e7eb;color:var(--text-subtle);font-weight:500;text-transform:uppercase;letter-spacing:.06em}.press-kit-mini-table-row+.press-kit-mini-table-row{border-top:1px solid #f1f5f9}.press-kit-mini-brand{font-weight:500;color:var(--text-main)}.press-kit-mini-table-row span:nth-child(n+2){justify-self:center;min-width:2.1rem;padding:.08rem .4rem;border-radius:999px;background:#f3f4f6;color:var(--text-main);font-variant-numeric:tabular-nums;text-align:center}.press-kit-mini-table-header span:nth-child(n+2){justify-self:center;text-align:center}.press-kit-curve{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.6rem}.press-kit-curve-pill{display:inline-flex;align-items:center;justify-content:space-between;padding:.35rem .55rem;border-radius:999px;font-size:.78rem;border:1px solid rgba(148,163,184,.6);color:#374151}.press-kit-curve-pill.dominant{background:linear-gradient(90deg,#0e93731f,#0e937308)}.press-kit-curve-pill.strong{background:linear-gradient(90deg,#2563eb14,#2563eb05)}.press-kit-curve-pill.tail{background:#f9fafbe6}.press-kit-beat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.press-kit-beat-card{padding-top:1.1rem;padding-bottom:1.1rem}.press-kit-beat-summary{margin-top:.4rem;margin-bottom:.4rem}.press-kit-beat-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;margin-top:.5rem}.press-kit-beat-link{font-size:.8rem;font-weight:600;color:#0e9373;background:#fff;border-radius:999px;border:1px solid rgba(16,185,129,.6);padding:.35rem .9rem;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;transition:all .15s ease}.press-kit-beat-link:hover{color:#047857;border-color:#10b981e6;background:#10b98114}.press-kit-beat-hint{font-size:.78rem;color:var(--text-subtle)}.press-kit-journalist-footer{padding-top:2rem;border-top:1px solid rgba(148,163,184,.25)}.press-kit-footer-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.6fr);gap:1.8rem}.press-kit-footer-main,.press-kit-footer-meta{padding:1.2rem 1.4rem;border-radius:16px;border:1px solid rgba(252,211,77,.6);background:#fefce8d9;box-shadow:0 14px 28px #0f172a0a}.press-kit-footer-line{margin-bottom:.45rem}.press-kit-footer-inner a{color:#0e9373;text-decoration:none}.press-kit-footer-inner a:hover{text-decoration:underline}.press-kit-sidebar{padding:0;margin-left:0;max-width:360px}.press-kit-rail{gap:1rem}.press-kit-page .industry-rail-card{border-radius:16px;border:1px solid rgba(148,163,184,.28);background:linear-gradient(180deg,#f9fafbfa,#f9fafbf5);box-shadow:none;padding:1rem 1.2rem}@media(max-width:1200px){.press-kit-content{grid-template-columns:minmax(0,1.6fr) minmax(0,1.2fr)}.press-kit-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.press-kit-content{grid-template-columns:1fr}.press-kit-sidebar{margin-top:1rem}.press-kit-stat-grid,.press-kit-methodology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.press-kit-chart-grid,.press-kit-beat-grid,.press-kit-footer-inner{grid-template-columns:1fr}}@media(max-width:640px){.press-kit-inline-columns,.press-kit-stat-grid,.press-kit-methodology-grid{grid-template-columns:1fr}.press-kit-page{font-size:15px}}.top-brand-stats{font-size:12px;color:var(--text-muted);line-height:1.3}.leaders-list{display:flex;flex-direction:column;gap:.4rem}.leader-item{display:flex;gap:.75rem;align-items:center;padding:.65rem .85rem;border-radius:4px;border:1px solid var(--border-muted);background:#fff;border-left:3px solid transparent;transition:background-color .15s ease,border-color .15s ease,border-left-color .15s ease;cursor:pointer}.leader-item:first-child{margin-top:.15rem}.leader-item:hover{background:#f9fafb;border-color:#e5e7eb;border-left-color:var(--accent)}.leader-item:last-child{margin-bottom:.1rem}.leader-rank{flex-shrink:0;font-size:12px;font-weight:600;color:var(--accent);min-width:28px}.leader-info{flex:1;min-width:0}.leader-name{font-size:14px;font-weight:600;color:var(--text-main);margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leader-stats{font-size:11px;color:var(--text-muted);opacity:.9}.leader-name:hover{text-decoration:underline;text-decoration-color:var(--accent)}.prompts-list{display:flex;flex-direction:column;gap:.5rem}.prompts-story-card{margin-top:0;padding:0;border-radius:0;border:none;background:transparent}.prompts-story-label{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 .75rem;font-weight:600}.prompts-story-list{margin-top:0;display:flex;flex-direction:column;gap:0}.prompt-list{display:flex;flex-direction:column;gap:0}.prompt-item{display:flex;align-items:flex-start;gap:.5rem;padding:.45rem 0}.prompt-item+.prompt-item{border-top:1px solid #F1F5F9}.prompt-quote{font-size:14px;line-height:1.2;color:#9ca3af;margin-top:1px}.prompt-text{flex:1;font-size:13px;line-height:1.5;color:#4b5563}.prompt-more-btn{margin-top:.6rem;padding:0;border:none;background:none;color:var(--accent);font-size:12px;font-weight:500;cursor:pointer}.prompt-more-btn:hover{text-decoration:underline}.prompt-more-cta{margin-top:.75rem;width:100%;justify-content:center}.related-industries-card{margin-top:0;padding:0;border-radius:0;border:none;background:transparent}.related-industries-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);margin:0 0 .875rem;font-weight:600}.related-list{display:flex;flex-direction:column;gap:.375rem}.related-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;text-decoration:none;border-radius:6px;border:1px solid var(--border-muted);background:#fff;transition:all .15s ease}.brand-related-entity{gap:.75rem}.brand-related-main{display:flex;align-items:center;gap:.6rem;min-width:0;flex:1}.brand-related-logo{width:28px;height:28px;border-radius:6px;border:1px solid var(--border-muted);background:#fff;object-fit:contain;flex-shrink:0}.brand-related-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.brand-related-subtitle{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-item:hover{background:#fafbfc;border-color:var(--border-color);box-shadow:0 1px 3px #0f172a14}.related-item-rail{display:none}.related-name{flex:1;font-size:13px;line-height:1.5;color:var(--text-main);font-weight:500;letter-spacing:-.01em}.related-count{font-size:12px;color:var(--text-muted);font-weight:500;font-variant-numeric:tabular-nums}.related-meta{display:inline-flex;align-items:center;gap:.5rem;margin-left:.75rem}.related-arrow{font-size:14px;color:var(--text-subtle);opacity:.6;transition:opacity .15s ease,transform .15s ease}.related-item:hover .related-arrow{opacity:1;transform:translate(2px)}@media(max-width:1200px){.industry-content{grid-template-columns:1fr 320px;column-gap:0;row-gap:1.5rem}}@media(max-width:900px){.industry-content{grid-template-columns:1fr;column-gap:0;row-gap:2rem}.industry-table-meta{flex-direction:column;align-items:flex-start}.industry-table-meta-right{width:100%;justify-content:flex-start;flex-wrap:wrap;row-gap:.75rem;column-gap:1.5rem}.industry-sidebar{position:static}.industry-stats{grid-template-columns:1fr}.industry-title{font-size:26px}.industry-hero{padding:1rem 1.25rem 0}}@media(max-width:1024px){.industry-header-grid{grid-template-columns:1fr;gap:2rem}.industry-content{grid-template-columns:1fr}}@media(max-width:640px){.industry-hero{padding:1rem 1rem 0}.industry-title{font-size:24px}.industry-header-grid{gap:1.5rem}.industry-breadcrumb{margin-bottom:.65rem}.industry-header-inner{padding:0 1rem}.industry-content{padding:1.5rem 1rem 1rem}.industry-table-header{padding:1rem}.industry-table th,.industry-table td{padding:.75rem .5rem}.insight-card,.brand-modal-overlay{padding:1rem}.brand-modal-content{padding:1.5rem}.brand-modal-header{flex-direction:column;align-items:flex-start}.brand-modal-stats{grid-template-columns:1fr}}@media(max-width:768px){.industry-page .industry-hero{padding:.75rem .75rem 0!important}.industry-page .industry-header-inner{padding:0 .75rem!important}.industry-page .industry-content{padding:.75rem .75rem 1rem!important}.industry-page .industry-hero-top{flex-direction:column;align-items:flex-start;gap:.75rem}.industry-page .hero-actions-row{border-top:none;margin-top:.5rem;padding-top:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem}.industry-page .hero-actions-group{width:100%;justify-content:flex-start;flex-wrap:wrap;row-gap:.5rem}.industry-page .industry-table-container{border-radius:0;border-left:none;border-right:none;margin-left:-.75rem;margin-right:-.75rem;padding-top:.25rem}.industry-page .industry-table-container .table-header,.industry-page .industry-table-container .table-row{grid-template-columns:50px 1fr 72px!important;gap:.75rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.industry-page .industry-table-container .table-header>div:nth-child(4),.industry-page .industry-table-container .table-header>div:nth-child(5),.industry-page .industry-table-container .table-header>div:nth-child(6),.industry-page .industry-table-container .table-row>div:nth-child(4),.industry-page .industry-table-container .table-row>div:nth-child(5),.industry-page .industry-table-container .table-row>div:nth-child(6){display:none}.industry-page .industry-table-container .score-value{font-size:1.1rem}.industry-page .industry-table-container .company-logo-small{width:28px;height:28px}.industry-page .industry-table-container .company-name{font-size:.9375rem}.industry-page .industry-table-container .company-meta{font-size:.75rem}.industry-page .industry-sidebar{padding:0;margin-top:1rem}.industry-page .industry-insights{padding:0}.industry-page .industry-rail-card{margin-left:.75rem;margin-right:.75rem;border-radius:8px}.industry-page .industry-status-strip{margin-top:.5rem!important;margin-bottom:.25rem!important;align-items:flex-start!important;flex-wrap:wrap!important}.industry-page .status-strip{display:flex!important;flex-wrap:wrap!important;gap:.3rem .45rem!important;background:transparent!important;padding:0!important;font-size:.8rem!important;line-height:1.4!important;width:100%!important}.industry-page .status-strip span{color:var(--text-muted)!important}.industry-page .status-strip strong{color:var(--text-main)!important;font-weight:600!important}.brand-page .brand-status-badges{display:none}.brand-page .industry-hero{padding:.75rem .75rem 0!important}.brand-page .industry-header-inner{padding:0 .75rem!important}.brand-page .industry-content{padding:.75rem .75rem 1rem!important}.brand-page .industry-breadcrumb{flex-direction:column;align-items:flex-start!important;gap:.5rem;margin-bottom:.75rem!important}.brand-page .industry-hero-top{margin-top:.5rem!important;margin-bottom:.5rem!important}.brand-page .industry-hero-top>div:first-child{display:flex!important;flex-direction:row!important;align-items:flex-start!important;width:100%}.brand-page .industry-hero-top img{width:56px!important;height:56px!important;margin-right:12px!important;margin-top:2px!important;flex-shrink:0}.brand-page .industry-hero-copy{flex:1;min-width:0}.brand-page .industry-title{font-size:1.625rem!important;margin-bottom:.25rem!important;text-align:left!important}.brand-page .industry-description{font-size:.875rem!important;line-height:1.4!important;text-align:left!important;color:var(--text-muted)!important}.brand-page .industry-status-strip{margin-top:.5rem!important;margin-bottom:.25rem!important}.brand-page .status-strip{display:flex!important;flex-wrap:wrap!important;gap:.3rem .45rem!important;background:transparent!important;padding:0!important;font-size:.8rem!important;line-height:1.4!important}.brand-page .status-strip span{color:var(--text-muted)!important}.brand-page .status-strip strong{color:var(--text-main)!important;font-weight:600!important}.brand-page .status-strip .live-label{font-size:.7rem!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--accent)!important}.brand-page .hero-actions-group{display:none}.brand-page .industry-table-container{border-radius:0;border-left:none;border-right:none;margin-left:-.75rem;margin-right:-.75rem;padding-top:.25rem}.brand-page .industry-main{max-height:55vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.brand-page .industry-table-container .table-header,.brand-page .industry-table-container .table-row{grid-template-columns:minmax(0,1fr) 72px!important;gap:.75rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.brand-page .industry-table-container .table-header>div:nth-child(3),.brand-page .industry-table-container .table-header>div:nth-child(4),.brand-page .industry-table-container .table-header>div:nth-child(5),.brand-page .industry-table-container .table-row>div:nth-child(3),.brand-page .industry-table-container .table-row>div:nth-child(4),.brand-page .industry-table-container .table-row>div:nth-child(5){display:none}.brand-page .industry-table-container .score-value{font-size:1.1rem}.brand-page .industry-table-container .table-cell:first-child{font-size:.9375rem;color:var(--text-main);font-weight:500}.brand-page .industry-table-container .table-cell:first-child .breadcrumb-link{color:var(--text-main)!important}.brand-page .industry-insights{gap:1rem;padding:0!important}.brand-page .brand-insights-rail{gap:1rem;padding:0 .75rem!important}.brand-page .industry-rail-card{padding:1rem .75rem;background:#fff;border:1px solid var(--border-color);border-radius:8px;margin-left:.75rem;margin-right:.75rem}.brand-page .insight-card-title,.brand-page .related-industries-label{font-size:.75rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--text-main)!important;margin-bottom:.75rem!important}.brand-page .orbit-row{gap:.5rem}.brand-page .orbit-label{font-size:.75rem;min-width:60px;color:var(--text-main)}.brand-page .orbit-value{font-size:.75rem;min-width:35px;font-weight:600;color:var(--text-main)}.brand-page .industry-rail-card>div{gap:.5rem!important}.brand-page .industry-rail-card>div>div{padding:4px 10px!important;font-size:.75rem!important;background:#f5f5f5!important;border:1px solid var(--border-color)!important;color:var(--text-main)!important;font-weight:500}.brand-page .insight-item-enhanced{gap:.6rem;padding:.75rem 0;border-bottom:1px solid var(--border-muted)}.brand-page .insight-item-enhanced:last-child{border-bottom:none}.brand-page .insight-text{font-size:.875rem;line-height:1.45;color:var(--text-main)}.brand-page .context-icon{width:11px;height:11px;color:var(--accent);margin-top:2px}.brand-page .related-item{padding:.75rem 0;border-bottom:1px solid var(--border-muted)}.brand-page .related-item:last-child{border-bottom:none}.brand-page .related-name{font-size:.9375rem;color:var(--text-main);font-weight:500}.brand-page .related-count{font-size:.75rem;color:var(--text-muted);font-weight:600}.brand-page .related-arrow{color:var(--accent)!important}.compare-page .compare-insights{padding:0 .75rem!important}.agency-page .agency-profile-container{margin-left:.75rem;margin-right:.75rem}}@media(max-width:768px){.industry-page .hero-actions-group{width:100%;justify-content:flex-start;flex-wrap:wrap;row-gap:.5rem}.industry-page .industry-table-container{border-radius:0;border-left:none;border-right:none;margin-left:-.75rem;margin-right:-.75rem;padding-top:.25rem}.industry-page .industry-table-container .table-header,.industry-page .industry-table-container .table-row{grid-template-columns:50px 1fr 72px!important;gap:.75rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.industry-page .industry-table-container .table-header>div:nth-child(4),.industry-page .industry-table-container .table-header>div:nth-child(5),.industry-page .industry-table-container .table-header>div:nth-child(6),.industry-page .industry-table-container .table-row>div:nth-child(4),.industry-page .industry-table-container .table-row>div:nth-child(5),.industry-page .industry-table-container .table-row>div:nth-child(6){display:none}.industry-page .industry-table-container .score-value{font-size:1.1rem}.industry-page .industry-table-container .company-logo-small{width:28px;height:28px}.industry-page .industry-table-container .company-name{font-size:.9375rem}.industry-page .industry-table-container .company-meta{font-size:.75rem}.industry-page .industry-sidebar{padding:0;margin-top:1rem}.industry-page .industry-insights{padding:0}.industry-page .industry-rail-card{margin-left:.75rem;margin-right:.75rem;border-radius:8px}.industry-page .industry-status-strip{margin-top:.5rem!important;margin-bottom:.25rem!important;align-items:flex-start!important;flex-wrap:wrap!important}.industry-page .status-strip{display:flex!important;flex-wrap:wrap!important;gap:.3rem .45rem!important;background:transparent!important;padding:0!important;font-size:.8rem!important;line-height:1.4!important;width:100%!important}.industry-page .status-strip span{color:var(--text-muted)!important}.industry-page .status-strip strong{color:var(--text-main)!important;font-weight:600!important}.brand-page .brand-status-badges{display:none}.brand-page .industry-hero{padding:.75rem .75rem 0!important}.brand-page .industry-header-inner{padding:0 .75rem!important}.brand-page .industry-content{padding:.75rem .75rem 1rem!important}.brand-page .industry-breadcrumb{flex-direction:column;align-items:flex-start!important;gap:.5rem;margin-bottom:.75rem!important}.brand-page .industry-hero-top{margin-top:.5rem!important;margin-bottom:.5rem!important}.brand-page .industry-hero-top>div:first-child{display:flex!important;flex-direction:row!important;align-items:flex-start!important;width:100%}.brand-page .industry-hero-top img{width:56px!important;height:56px!important;margin-right:12px!important;margin-top:2px!important;flex-shrink:0}.brand-page .industry-hero-copy{flex:1;min-width:0}.brand-page .industry-title{font-size:1.625rem!important;margin-bottom:.25rem!important;text-align:left!important}.brand-page .industry-description{font-size:.875rem!important;line-height:1.4!important;text-align:left!important;color:var(--text-muted)!important}.brand-page .industry-status-strip{margin-top:.5rem!important;margin-bottom:.25rem!important}.brand-page .status-strip{display:flex!important;flex-wrap:wrap!important;gap:.3rem .45rem!important;background:transparent!important;padding:0!important;font-size:.8rem!important;line-height:1.4!important}.brand-page .status-strip span{color:var(--text-muted)!important}.brand-page .status-strip strong{color:var(--text-main)!important;font-weight:600!important}.brand-page .status-strip .live-label{font-size:.7rem!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--accent)!important}.brand-page .hero-actions-group{display:none}.brand-page .industry-table-container{border-radius:0;border-left:none;border-right:none;margin-left:-.75rem;margin-right:-.75rem;padding-top:.25rem}.brand-page .industry-main{max-height:55vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.brand-page .industry-table-container .table-header,.brand-page .industry-table-container .table-row{grid-template-columns:minmax(0,1fr) 72px!important;gap:.75rem!important;padding-left:.75rem!important;padding-right:.75rem!important}.brand-page .industry-table-container .table-header>div:nth-child(3),.brand-page .industry-table-container .table-header>div:nth-child(4),.brand-page .industry-table-container .table-header>div:nth-child(5),.brand-page .industry-table-container .table-row>div:nth-child(3),.brand-page .industry-table-container .table-row>div:nth-child(4),.brand-page .industry-table-container .table-row>div:nth-child(5){display:none}.brand-page .industry-table-container .score-value{font-size:1.1rem}.brand-page .industry-table-container .table-cell:first-child{font-size:.9375rem;color:var(--text-main);font-weight:500}.brand-page .industry-table-container .table-cell:first-child .breadcrumb-link{color:var(--text-main)!important}.brand-page .industry-insights{gap:1rem;padding:0!important}.brand-page .brand-insights-rail{gap:1rem;padding:0 .75rem!important}.brand-page .industry-rail-card{padding:1rem .75rem;background:#fff;border:1px solid var(--border-color);border-radius:8px;margin-left:.75rem;margin-right:.75rem}.brand-page .insight-card-title,.brand-page .related-industries-label{font-size:.75rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--text-main)!important;margin-bottom:.75rem!important}.brand-page .orbit-row{gap:.5rem}.brand-page .orbit-label{font-size:.75rem;min-width:60px;color:var(--text-main)}.brand-page .orbit-value{font-size:.75rem;min-width:35px;font-weight:600;color:var(--text-main)}.brand-page .industry-rail-card>div{gap:.5rem!important}.brand-page .industry-rail-card>div>div{padding:4px 10px!important;font-size:.75rem!important;background:#f5f5f5!important;border:1px solid var(--border-color)!important;color:var(--text-main)!important;font-weight:500}.brand-page .insight-item-enhanced{gap:.6rem;padding:.75rem 0;border-bottom:1px solid var(--border-muted)}.brand-page .insight-item-enhanced:last-child{border-bottom:none}.brand-page .insight-text{font-size:.875rem;line-height:1.45;color:var(--text-main)}.brand-page .context-icon{width:11px;height:11px;color:var(--accent);margin-top:2px}.brand-page .related-item{padding:.75rem 0;border-bottom:1px solid var(--border-muted)}.brand-page .related-item:last-child{border-bottom:none}.brand-page .related-name{font-size:.9375rem;color:var(--text-main);font-weight:500}.brand-page .related-count{font-size:.75rem;color:var(--text-muted);font-weight:600}.brand-page .related-arrow{color:var(--accent)!important}.compare-page .compare-insights{padding:0 .75rem!important}.agency-page .agency-profile-container{margin-left:.75rem;margin-right:.75rem}}.product-page{min-height:100vh}.product-type-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;background:linear-gradient(135deg,#f0fdf9,#e4f6f2);border:1px solid var(--accent-muted);border-radius:6px;font-size:.7rem;font-weight:600;color:var(--accent);letter-spacing:.08em;text-transform:uppercase}.product-type-badge svg{opacity:.9}.product-hero{padding-bottom:1rem}.product-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-stat-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#f9fafb;border-radius:8px;border:1px solid var(--border-muted);text-align:center}.product-stat-value{font-size:1.5rem;font-weight:700;color:var(--text-main);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.product-stat-label{font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.product-mentions-value{font-size:1rem;font-weight:600;color:var(--text-main);font-variant-numeric:tabular-nums}.product-industry-table{overflow:hidden;max-width:100%;padding-right:1.25rem}.product-industry-table .table-body{overflow:hidden}.product-industry-table .table-row{border-bottom:1px solid var(--border-muted);transition:background-color .15s ease}.product-industry-table .table-row:hover{background:#f8f9fa}.product-industry-table .table-row:hover .row-chevron{opacity:1!important}.product-industry-table .table-row:last-child{border-bottom:none}.product-table-row{border-radius:4px}@media(max-width:768px){.product-page .industry-hero{padding:.75rem 1rem 0}.product-page .industry-hero-top{flex-direction:column;align-items:flex-start;gap:.75rem}.product-page .industry-title{font-size:1.5rem}.product-page .industry-description{font-size:.875rem}.product-type-badge{font-size:.65rem;padding:.25rem .5rem}.product-page .industry-status-strip{flex-direction:column;gap:.75rem;align-items:flex-start}.product-page .status-strip{flex-wrap:wrap;gap:.35rem;font-size:.75rem}.product-page .hero-actions-group{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.product-page .hero-action-btn{flex:1;min-width:0;justify-content:center;padding:.5rem .75rem}.product-page .hero-action-btn span{display:none}.product-page .hero-action-btn svg{margin:0}.product-stats-grid{grid-template-columns:1fr 1fr;gap:.75rem}.product-stat-value{font-size:1.25rem}.product-stat-label{font-size:.65rem}.product-industry-table .table-header,.product-industry-table .table-row{grid-template-columns:50px 1fr 70px!important;gap:.5rem!important}.product-industry-table .table-header-cell:last-child,.product-industry-table .table-cell:last-child{display:none}.product-page .brand-insights-rail{margin-top:1.5rem;padding:0 .5rem}.product-page .industry-rail-card{padding:1rem;border-radius:10px}.product-page .industry-rail-card a[style]{padding:.35rem .65rem!important;font-size:.75rem!important}}@media(max-width:380px){.product-page .industry-title{font-size:1.25rem}.product-stats-grid{grid-template-columns:1fr}.product-stat-item{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;padding:.65rem .75rem}.product-stat-value{font-size:1.125rem;order:2}.product-stat-label{order:1}.product-industry-table .table-header,.product-industry-table .table-row{grid-template-columns:45px 1fr 60px!important}.product-mentions-value{font-size:.875rem}}.global-search-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.global-search-card{width:100%;max-width:640px;background:#fff;border-radius:16px;box-shadow:0 0 0 1px #0000000f,0 20px 40px -12px #0000001f,0 8px 16px -8px #0000000a;overflow:hidden;display:flex;flex-direction:column;max-height:70vh}.global-search-header{padding:16px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;gap:12px;position:relative}.global-search-icon{color:#a3a3a3;display:flex;align-items:center;justify-content:center;margin-left:8px}.global-search-input{flex:1;border:none;outline:none;font-family:inherit;font-size:18px;line-height:24px;color:#171717;background:transparent;padding:8px 0}.global-search-input::placeholder{color:#a3a3a3}.global-search-kbd-hint{display:flex;align-items:center;gap:4px;padding-right:8px}.global-search-kbd-hint kbd{font-family:inherit;font-size:12px;font-weight:500;color:#737373;background:#f5f5f5;padding:2px 6px;border-radius:4px;border:1px solid rgba(0,0,0,.06)}.modal-close-btn{display:none}.global-search-results{padding:8px;overflow-y:auto;display:flex;flex-direction:column}.global-search-loading{padding:32px;display:flex;justify-content:center;gap:6px}.loading-dot{width:6px;height:6px;border-radius:50%;background:#e5e5e5;animation:searchPulse 1.4s infinite ease-in-out both}.loading-dot:nth-child(1){animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes searchPulse{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.global-search-empty{padding:48px 24px;text-align:center;color:#737373}.global-search-empty-sub{font-size:13px;color:#a3a3a3;margin-top:8px}.global-search-columns{display:flex;flex-direction:column;gap:12px}.global-search-section{padding:8px 8px 0}.global-search-section-header{padding:0 12px 8px;display:flex;justify-content:space-between;align-items:center}.section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a3a3a3}.global-search-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.global-search-item{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:none;background:transparent;border-radius:8px;cursor:pointer;text-align:left;transition:background .1s ease}.global-search-item:hover,.global-search-item:focus{background:#f5f5f5;outline:none}.search-avatar{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;color:#a3a3a3}.search-avatar img{width:100%;height:100%;object-fit:cover}.search-avatar-pill{border-radius:50%;background:#fafafa;color:#737373;font-size:14px}.search-item-main{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.search-item-title{font-size:14px;font-weight:500;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-item-meta{font-size:12px;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlight{color:#171717;font-weight:600}.press-gate-overlay{position:fixed;inset:0;background:#ffffff85;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.press-gate-card{width:100%;max-width:440px;background:#fff;border-radius:5px;box-shadow:0 24px 48px -12px #0000001f,0 4px 8px -2px #0000000a,0 0 0 1px #0000000d;padding:32px;text-align:left;position:relative;overflow:hidden;animation:modalPop .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes modalPop{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.press-gate-header{margin-bottom:32px}.press-gate-header h2{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;color:#171717;letter-spacing:-.02em;margin:0 0 16px;line-height:1.2}.press-gate-embargo{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.01em;color:#0e9373;display:inline-block;padding:4px 8px;background:#e4f6f2;border-radius:2px;border:none;margin-bottom:0;white-space:nowrap}.press-gate-content{margin-bottom:32px}.press-gate-instructions{display:none}.press-gate-hint{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6;color:#737373;margin:0 0 24px}.press-gate-input-row{display:flex;gap:12px;position:relative}.press-gate-input{flex:1;height:44px;padding:0 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#171717;background:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:4px;transition:all .2s cubic-bezier(.16,1,.3,1);text-align:left}.press-gate-input:focus{outline:none;background:#fff;border-color:#0e9373;box-shadow:0 0 0 3px #0e93731a;transform:translateY(-1px)}.press-gate-input.error{border-color:#ef4444;background:#fef2f2;color:#ef4444}.press-gate-input::placeholder{color:#a3a3a3}.press-gate-button{height:44px;padding:0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#171717;border:none;border-radius:4px;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.press-gate-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.press-gate-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}.press-gate-button:disabled{opacity:.5;cursor:default}.press-gate-error{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#ef4444;font-size:13px;margin-top:12px;text-align:left;animation:shake .3s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-2px,0,0)}40%,60%{transform:translate3d(2px,0,0)}}.press-gate-validating{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0e9373;font-size:13px;margin-top:12px;text-align:left}.press-gate-footer{border-top:1px solid rgba(0,0,0,.06);padding-top:24px;margin-top:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.press-gate-press-kit-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:12px;font-weight:600;color:#737373;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:3px;cursor:pointer;transition:all .15s ease;text-decoration:none}.press-gate-press-kit-link:hover{color:#0e9373;border-color:#0e9373;background:#0e93730a;transform:none}.press-gate-press-kit-link:active{transform:scale(.97)}.press-gate-contact{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#737373;margin:0;line-height:1.5}.press-gate-contact a{color:#171717;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);transition:border-color .2s}.press-gate-contact a:hover{border-color:#171717}@media(max-width:480px){.press-gate-card{padding:32px 24px}.press-gate-input-row{flex-direction:column}.press-gate-button{width:100%}.press-gate-footer{flex-direction:column;align-items:stretch;gap:16px;text-align:center}.press-gate-press-kit-link{justify-content:center;width:100%}.press-gate-contact{text-align:center}}
