.primary-btn{background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;border:none;padding:8px 14px;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:0 4px 12px rgba(59,130,246,.2);transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.22)}.ghost-btn{background:#fff;border:1px solid #e2e8f0;color:#334155;padding:8px 12px;border-radius:10px;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .2s ease}.ghost-btn:hover{border-color:#cbd5e1;background:#f8fafc}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:480px){.primary-btn{padding:7px 12px;font-size:.82rem;border-radius:8px}.ghost-btn{padding:6px 10px;font-size:.8rem;border-radius:8px}}.compare-page{min-height:100vh;background:#f8fafc}.compare-page header.hidden{display:none}.compare-container{max-width:1400px;margin:0 auto;padding:24px 24px 48px;position:relative;z-index:1}.compare-hero{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 24px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.01em;line-height:1.2}.hero-eyebrow{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#6366f1;margin:0 0 4px;font-weight:600}.hero-subtitle{display:block;font-size:.95rem;color:#64748b;margin:0 0 12px;max-width:600px;line-height:1.4}.hero-meta{display:flex;flex-wrap:wrap;gap:10px}.meta-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-weight:500;font-size:.75rem}.hero-actions{display:flex;gap:8px;align-items:center;flex-shrink:0;z-index:2}.compare-missing-banner{display:flex;align-items:flex-start;gap:10px;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:12px 16px;font-size:.9rem;color:#92400e;margin-bottom:8px}.compare-missing-icon{flex-shrink:0;font-size:1rem;line-height:1.6}.compare-empty{text-align:center;padding:64px 32px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.empty-icon{color:#3b82f6;margin-bottom:24px}.compare-empty h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 8px}.compare-empty>p{color:#64748b;font-size:1rem;margin:0 0 32px}.compare-loading{text-align:center;padding:64px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.compare-loading p{color:#64748b;margin:0}.loading-spinner{width:48px;height:48px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.compare-error{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 24px;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;color:#dc2626;font-weight:500;margin-bottom:24px}.compare-error svg{flex-shrink:0}@media (max-width:768px){.compare-hero{padding:12px 16px;flex-direction:column;align-items:flex-start}.hero-copy h1{font-size:1.35rem}.hero-eyebrow{font-size:.65rem}.hero-actions{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:6px}.compare-container{padding:0 16px 32px}.compare-related-section{padding:18px 16px}.compare-related-section h2{font-size:1rem}.compare-related-link{font-size:.8rem;padding:6px 12px}}@media (max-width:480px){.compare-hero{padding:10px 12px;border-radius:10px;margin-bottom:12px}.hero-copy h1{font-size:1.2rem}.hero-subtitle{font-size:.85rem;margin-bottom:10px}.hero-meta{gap:6px}.meta-pill{padding:3px 8px;font-size:.7rem}.hero-actions{gap:6px}.compare-container{padding:0 12px 24px}.compare-missing-banner{padding:10px 12px;font-size:.82rem}.compare-related-section{padding:14px 12px;border-radius:12px}.compare-related-links{gap:8px}.compare-related-link{font-size:.75rem;padding:5px 10px;border-radius:10px}}.chart-skeleton{padding:48px;text-align:center;color:#94a3b8}.chart-skeleton,.compare-chart-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px}.compare-chart-section{padding:20px 24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.compare-chart-section .chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.compare-chart-section .chart-header h2{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0}.chart-range-controls{display:flex;gap:6px}.range-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.range-btn:hover{background:#e2e8f0;color:#334155}.range-btn.active{background:linear-gradient(135deg,#3b82f6,#6366f1);border-color:transparent;color:#fff}.range-btn.locked{opacity:.7;cursor:pointer}.range-btn.locked:hover{background:#f0f9ff;border-color:#3b82f6;color:#3b82f6}.range-btn.locked svg{opacity:.8}.chart-container{position:relative;height:350px;min-height:300px}.chart-container canvas{width:100%!important;height:100%!important}.chart-empty,.chart-error,.chart-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#94a3b8;gap:12px}@media (max-width:768px){.compare-chart-section{padding:16px 18px}.compare-chart-section .chart-header h2{font-size:1rem}.chart-container{height:300px;min-height:260px}}@media (max-width:480px){.chart-skeleton{padding:32px 20px;border-radius:12px}.compare-chart-section{padding:14px;border-radius:12px;margin-bottom:18px}.compare-chart-section .chart-header{margin-bottom:12px}.compare-chart-section .chart-header h2{font-size:.92rem}.chart-range-controls{gap:4px}.range-btn{padding:5px 10px;font-size:.72rem;border-radius:6px}.chart-container{height:260px;min-height:220px}}.chart-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.chart-error{color:#ef4444}.chart-note{font-size:.75rem;color:#94a3b8;text-align:center;margin:12px 0 0;font-style:italic}.compare-financial-metrics-section{padding:24px 0 8px;border-top:1px solid #f1f5f9;margin-top:24px}.cfm-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px;margin-bottom:24px}.cfm-main-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.cfm-main-icon{color:#6366f1}.cfm-main-subtitle{font-size:.85rem;color:#64748b;margin:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cfm-legend{display:inline-flex;align-items:center;gap:12px;font-size:.75rem;margin-left:4px}.cfm-legend-best,.cfm-legend-worst{display:flex;align-items:center;gap:4px;font-weight:600;padding:2px 8px;border-radius:6px}.cfm-legend-best{color:#064e3b;background:#d1fae5}.cfm-legend-best svg{color:#10b981}.cfm-legend-worst{color:#7f1d1d;background:#fee2e2}.cfm-sections{display:flex;flex-direction:column;gap:28px}.cfm-section{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.03)}.cfm-section-header{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fafbfc;border-bottom:1px solid #f1f5f9}.cfm-section-icon{color:#64748b;display:flex;align-items:center}.cfm-section-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:.01em}.cfm-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.cfm-table-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;width:24px;pointer-events:none;background:linear-gradient(270deg,rgba(0,0,0,.04),transparent);opacity:0;transition:opacity .2s ease}.cfm-table-wrapper.has-scroll:after{opacity:1}.cfm-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:.85rem}.cfm-th{padding:10px 16px;text-align:left;font-size:.75rem;font-weight:600;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}.cfm-th--metric{min-width:180px;width:32%;text-align:left;border-right:1px solid #f1f5f9;z-index:11}.cfm-th--stock{text-align:right;min-width:120px}.cfm-th-ticker{font-size:.85rem;font-weight:700;color:#0f172a;text-transform:uppercase}.cfm-th-name,.cfm-th-ticker{display:block;line-height:1.2}.cfm-th-name{font-size:.7rem;font-weight:500;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin-left:auto}.cfm-tr{transition:background-color .15s ease}.cfm-tr:not(:last-child){border-bottom:1px solid #f1f5f9}.cfm-tr:hover{background:#f8fafc}.cfm-td{padding:10px 16px;vertical-align:middle}.cfm-td--metric{border-right:1px solid #f1f5f9;width:32%;background:#ffffff}.cfm-metric-label{display:block;font-size:.85rem;font-weight:600;color:#1e293b;line-height:1.3}.cfm-metric-hint{display:block;font-size:.7rem;color:#94a3b8;line-height:1.3;margin-top:2px}.cfm-td--value{text-align:right;position:relative;transition:background-color .15s ease}.cfm-td--best{background:#f0fdf4aa}.cfm-td--best .cfm-value{color:#064e3b;font-weight:600}.cfm-td--worst{background:#fef2f2aa}.cfm-td--worst .cfm-value{color:#7f1d1d}.cfm-tr:hover .cfm-td--best{background:#dcfce7aa}.cfm-tr:hover .cfm-td--worst{background:#fee2e2aa}.cfm-value-group{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.cfm-value{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:500;color:#0f172a}.cfm-dash{color:#cbd5e1}.cfm-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;flex-shrink:0}.cfm-badge--best{background:#10b981;color:#ffffff;box-shadow:0 2px 4px rgba(16,185,129,.25)}.cfm-grade{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:6px;white-space:nowrap;border:1px solid transparent}.cfm-grade--strong-buy{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.cfm-grade--buy{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.cfm-grade--hold{background:#fefce8;color:#a16207;border-color:#fef08a}.cfm-grade--sell{background:#fef2f2;color:#dc2626;border-color:#fecaca}@media (max-width:768px){.compare-financial-metrics-section{padding:24px 0 8px}.cfm-table{font-size:.8rem}.cfm-td--metric,.cfm-th--metric{min-width:140px;width:36%}.cfm-th--stock{min-width:100px}.cfm-td,.cfm-th{padding:8px 12px}.cfm-metric-label{font-size:.8rem}.cfm-metric-hint{display:none}.cfm-table-wrapper:after{opacity:1}}@media (max-width:480px){.cfm-header{gap:6px 12px}.cfm-main-title{font-size:1.1rem}.cfm-legend{display:none}.cfm-section-header{padding:12px 14px}.cfm-section-title{font-size:.88rem}.cfm-td--metric,.cfm-th--metric{min-width:120px;width:38%}.cfm-th--stock{min-width:85px}.cfm-td,.cfm-th{padding:7px 10px}.cfm-th-ticker{font-size:.78rem}.cfm-th-name{display:none}.cfm-value{font-size:.8rem}.cfm-grade{font-size:.65rem;padding:2px 8px}}.cfm-scorecard{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:14px;padding:20px;margin-bottom:28px}.cfm-scorecard-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.cfm-scorecard-title{display:flex;align-items:center;gap:8px}.cfm-scorecard-title h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.cfm-scorecard-trophy{color:#f59e0b}.cfm-scorecard-tally{display:flex;gap:8px;flex-wrap:wrap}.cfm-tally-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;font-size:.8rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:20px}.cfm-tally-pill strong{font-weight:700;color:#0f172a}.cfm-tally-pill--leader{background:#ecfdf5;border-color:#a7f3d0;color:#059669}.cfm-tally-pill--leader strong{color:#059669}.cfm-scorecard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.cfm-scorecard-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-align:center;transition:border-color .15s ease}.cfm-scorecard-card--has-winner{border-color:#bbf7d0}.cfm-scorecard-cat-icon{color:#64748b;display:flex;align-items:center}.cfm-scorecard-cat-name{font-size:.72rem;font-weight:600;color:#475569;line-height:1.2}.cfm-scorecard-winner{font-size:.85rem;font-weight:700;color:#059669;text-transform:uppercase;letter-spacing:.02em}.cfm-scorecard-tied{font-size:.8rem;font-weight:600;color:#94a3b8}.cfm-scorecard-no-data{font-size:.8rem;color:#cbd5e1}.cfm-scorecard-detail{font-size:.68rem;color:#94a3b8}.cfm-scorecard-summary{font-size:.82rem;color:#475569;line-height:1.55;margin:0;padding-top:12px;border-top:1px solid #e2e8f0}.cfm-insight{padding:12px 16px 14px;background:#fafbfc;border-bottom:1px solid #f1f5f9}.cfm-insight-text{font-size:.82rem;color:#475569;line-height:1.65;margin:0}.cfm-verdict{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafc;border-top:1px solid #f1f5f9}.cfm-verdict--winner{background:#f0fdf4;border-top-color:#dcfce7}.cfm-verdict--tie{background:#f8fafc}.cfm-verdict-icon{flex-shrink:0}.cfm-verdict-icon--winner{color:#059669}.cfm-verdict-icon--tie{color:#94a3b8}.cfm-verdict-text{font-size:.78rem;font-weight:500;color:#64748b;line-height:1.4}.cfm-verdict--winner .cfm-verdict-text{color:#047857}@media (max-width:768px){.cfm-scorecard{padding:16px}.cfm-scorecard-grid{grid-template-columns:repeat(2,1fr)}.cfm-scorecard-header{flex-direction:column;align-items:flex-start}.cfm-insight-text{font-size:.78rem}.cfm-verdict{padding:8px 12px}}@media (max-width:480px){.cfm-scorecard-grid{grid-template-columns:1fr 1fr;gap:8px}.cfm-scorecard-card{padding:10px 6px}.cfm-scorecard-summary{font-size:.78rem}}.chc-section{margin:40px 0}.chc-heading{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.chc-subtitle{font-size:.82rem;color:#64748b;margin:0 0 24px}.chc-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.chc-chart-section{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 20px 16px;display:flex;flex-direction:column;box-shadow:0 1px 3px rgba(15,23,42,.04),0 4px 12px rgba(15,23,42,.03);transition:box-shadow .25s ease,transform .25s ease}.chc-chart-section:hover{box-shadow:0 2px 8px rgba(15,23,42,.06),0 8px 24px rgba(15,23,42,.06);transform:translateY(-1px)}.chc-chart-title{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 14px;line-height:1.35}.chc-chart-num{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-right:8px}.chc-chart-container{position:relative;width:100%;min-height:200px;max-height:360px;background:#fafbfd;border-radius:8px;padding:4px}.chc-chart-container canvas{border-radius:6px}.chc-caption{font-size:.82rem;color:#64748b;line-height:1.55;margin:12px 0 0;font-style:italic;border-top:1px solid #f1f5f9;padding-top:10px}.chc-ssr-table{width:100%}.chc-ssr-table table{width:100%;border-collapse:collapse;font-size:.82rem}.chc-ssr-table th{text-align:left;padding:6px 10px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0}.chc-ssr-table td{padding:7px 10px;color:#334155;border-bottom:1px solid #f1f5f9}.chc-positive{color:#22c55e}.chc-negative{color:#ef4444}.chc-ssr-bars{display:flex;flex-direction:column;gap:8px}.chc-ssr-row{display:flex;align-items:center;gap:10px}.chc-ssr-label{font-size:.75rem;color:#64748b;min-width:36px;text-align:right;flex-shrink:0}.chc-ssr-bar-group{flex:1;display:flex;flex-direction:column;gap:3px}.chc-ssr-bar-wrap{display:flex;align-items:center;gap:6px}.chc-ssr-bar{height:14px;border-radius:3px;transition:width .3s ease}.chc-ssr-val{font-size:.72rem;color:#475569;white-space:nowrap}.chc-ssr-legend{display:flex;gap:14px;margin-top:6px;flex-wrap:wrap}.chc-ssr-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;color:#64748b}.chc-ssr-legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.chc-ssr-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media (max-width:900px){.chc-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:600px){.chc-section{margin:28px 0}.chc-heading{font-size:1.15rem}.chc-chart-section{padding:14px 14px 12px}.chc-chart-section:hover{transform:none}.chc-chart-title{font-size:.88rem}.chc-caption{font-size:.76rem}.chc-chart-container{min-height:180px}}@media (max-width:480px){.chc-section{margin:24px 0}.chc-subtitle{font-size:.78rem;margin-bottom:18px}.chc-chart-section{padding:12px;border-radius:10px}.chc-chart-title{font-size:.82rem;margin-bottom:10px}.chc-chart-num{font-size:.62rem;margin-right:6px}.chc-chart-container{min-height:160px;max-height:280px;padding:2px}.chc-caption{font-size:.72rem;margin-top:10px;padding-top:8px}.chc-ssr-table td,.chc-ssr-table th{padding:5px 8px;font-size:.75rem}.chc-ssr-label{font-size:.7rem;min-width:30px}.chc-ssr-val{font-size:.68rem}}.compare-segment-section{padding:24px 0 8px;border-top:1px solid #f1f5f9;margin-top:24px}.seg-section-header{margin-bottom:24px}.seg-section-title{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.01em}.seg-section-icon{color:#6366f1}.seg-section-subtitle{font-size:.85rem;color:#64748b;margin:0}.seg-grid{display:grid;grid-template-columns:repeat(min(var(--seg-cols,2),3),minmax(0,1fr));gap:16px}.seg-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.seg-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-2px)}.seg-card--empty{opacity:.7}.seg-card-header{gap:12px;padding:14px 16px;background:#fafbfc;border-bottom:1px solid #f1f5f9}.seg-avatar,.seg-card-header{display:flex;align-items:center}.seg-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:var(--avatar-color,#6366f1);color:#ffffff;font-size:.75rem;font-weight:800;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 4px rgba(0,0,0,.05)}.seg-card-meta{display:flex;flex-direction:column;min-width:0;flex:1}.seg-ticker{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.2}.seg-name{font-size:.75rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seg-year-badge{flex-shrink:0;font-size:.7rem;font-weight:600;color:#6366f1;background:#eff6ff;border:1px solid #dbeafe;border-radius:20px;padding:2px 8px;white-space:nowrap}.seg-card-body{padding:16px;flex:1}.seg-no-data{font-size:.82rem;color:#94a3b8;font-style:italic;margin:8px 0;text-align:center}.seg-bars{display:flex;flex-direction:column;gap:12px}.seg-bar-row{display:grid;grid-template-columns:minmax(100px,32%) 1fr auto;align-items:center;gap:10px}.seg-bar-label{display:flex;align-items:center;gap:8px;min-width:0}.seg-bar-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,1),0 0 0 3px rgba(0,0,0,.05)}.seg-bar-name{font-size:.8rem;color:#334155;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seg-bar-track{height:8px;background:#f1f5f9;border-radius:10px;overflow:hidden}.seg-bar-fill{height:100%;border-radius:10px;transition:width .4s cubic-bezier(.16,1,.3,1);min-width:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.seg-bar-values{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.seg-bar-pct{font-size:.8rem;font-weight:700;color:#0f172a;line-height:1.1}.seg-bar-rev{font-size:.65rem;color:#64748b;line-height:1.1}.seg-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #f1f5f9}.seg-total-group{display:flex;flex-direction:column}.seg-total-label{font-size:.65rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.03em;line-height:1.1}.seg-total-value{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.2}.seg-detail-link{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#6366f1;text-decoration:none;transition:all .15s ease}.seg-detail-link:hover{color:#4f46e5;gap:10px}.seg-link-icon{transition:transform .15s ease}@media (max-width:900px){.seg-grid{grid-template-columns:repeat(min(var(--seg-cols,2),2),minmax(0,1fr))}}@media (max-width:640px){.seg-grid{grid-template-columns:1fr}.seg-section-title{font-size:1.15rem}.seg-bar-row{grid-template-columns:minmax(80px,28%) 1fr auto;gap:8px}.seg-bar-name,.seg-bar-pct{font-size:.75rem}.seg-bar-rev{font-size:.6rem}.seg-year-badge{display:none}.seg-card-body{padding:14px}}@media (max-width:380px){.seg-bar-row{grid-template-columns:minmax(70px,26%) 1fr auto;gap:6px}.seg-bar-dot{width:6px;height:6px}.seg-bar-name{font-size:.7rem}.seg-bar-values{min-width:40px}}.faq-section{margin:48px 0 32px}.faq-header{margin-bottom:24px}.faq-heading{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.faq-subtext{font-size:.78rem;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:.07em}.faq-accordion{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.faq-item{border-bottom:1px solid #e2e8f0;background:#ffffff;transition:background .2s ease}.faq-item:last-child{border-bottom:none}.faq-item[open]{background:#f8fafc}.faq-summary{display:flex;align-items:center;gap:12px;padding:18px 20px;cursor:pointer;list-style:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.faq-summary::-webkit-details-marker{display:none}.faq-summary::marker{display:none}.faq-summary:hover{background:#f8fafc}.faq-q-num{flex-shrink:0;font-size:.68rem;font-weight:700;font-variant-numeric:tabular-nums;color:#cbd5e1;letter-spacing:.05em;min-width:20px}.faq-q-text{flex:1;font-size:.95rem;font-weight:600;color:#0f172a;margin:0;line-height:1.45}.faq-chevron{flex-shrink:0;font-size:1.25rem;color:#94a3b8;transition:transform .25s ease,color .2s ease;margin-left:auto;padding-left:12px;line-height:1}.faq-item[open] .faq-chevron{transform:rotate(90deg);color:#64748b}.faq-body{padding:0 20px 20px 52px;animation:faqFadeIn .2s ease}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.faq-answer-text{font-size:.88rem;color:#475569;line-height:1.7;margin:0}.faq-answer-text strong{color:#1e293b;font-weight:600}@media (max-width:768px){.faq-heading{font-size:1.15rem}.faq-summary{padding:15px 16px;gap:10px}.faq-q-text{font-size:.88rem}.faq-body{padding:0 16px 16px 42px}.faq-answer-text{font-size:.83rem}}@media (max-width:480px){.faq-section{margin:36px 0 24px}.faq-heading{font-size:1.1rem}.faq-subtext{font-size:.72rem}.faq-accordion{border-radius:10px}.faq-summary{padding:12px 14px}.faq-q-text{font-size:.82rem}.faq-chevron{font-size:1.1rem;padding-left:8px}.faq-body{padding:0 14px 14px}.faq-answer-text{font-size:.78rem}.faq-q-num{display:none}}.fsl-section{margin:40px 0 48px;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.fsl-header{margin-bottom:24px}.fsl-heading{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 8px;display:flex;align-items:center;gap:8px;letter-spacing:-.01em}.fsl-heading-icon{color:#6366f1}.fsl-subtext{font-size:.95rem;color:#64748b;margin:0;line-height:1.5;max-width:600px}.fsl-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px}.fsl-better-card,.fsl-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.fsl-better-card:hover,.fsl-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px rgba(15,23,42,.06);transform:translateY(-2px)}.fsl-card-head{display:flex;align-items:flex-start;gap:14px}.fsl-card-emoji{font-size:2rem;line-height:1;flex-shrink:0}.fsl-card-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.fsl-card-eyebrow{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.fsl-card-ticker{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.01em}.fsl-card-theme{font-size:.85rem;color:#475569;margin:0;line-height:1.4;font-weight:500}.fsl-filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;flex:1}.fsl-filter-row{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#334155;line-height:1.4}.fsl-filter-check{color:#10b981;flex-shrink:0;margin-top:2px}.fsl-filter-text{color:#334155}.fsl-screen-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease;margin-top:auto}.fsl-screen-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.fsl-screen-btn svg{color:#64748b;transition:transform .2s ease}.fsl-screen-btn:hover svg{transform:translateX(2px);color:#0f172a}.fsl-better-card{border:1px solid #c7d2fe;background:linear-gradient(180deg,#fefeff,#f8fafc);margin-top:0}.fsl-better-card:hover{border-color:#a5b4fc;box-shadow:0 8px 24px rgba(99,102,241,.08)}.fsl-criteria{display:flex;flex-direction:column;gap:12px;padding:16px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.fsl-criterion-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:.9rem}.fsl-criterion-label{font-weight:600;color:#1e293b;min-width:140px}.fsl-criterion-op{font-size:1.1rem;font-weight:600;color:#6366f1;width:20px;text-align:center;flex-shrink:0}.fsl-input-wrapper{display:flex;align-items:center;background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;transition:all .2s ease;box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.fsl-input-wrapper:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15),inset 0 1px 2px rgba(0,0,0,.02)}.fsl-criterion-input{width:64px;padding:8px 4px 8px 10px;font-size:.95rem;font-weight:600;color:#0f172a;background:transparent;border:none;text-align:right;appearance:textfield;-moz-appearance:textfield}.fsl-criterion-input:focus{outline:none}.fsl-criterion-input::-webkit-inner-spin-button,.fsl-criterion-input::-webkit-outer-spin-button{opacity:.5;margin-right:-4px;cursor:pointer}.fsl-criterion-unit{padding:8px 10px 8px 4px;font-size:.85rem;font-weight:500;color:#64748b;background:transparent}.fsl-criterion-hint{font-size:.8rem;color:#94a3b8;flex-shrink:0;white-space:nowrap}.fsl-better-actions{display:flex;align-items:center;gap:12px;margin-top:auto}.fsl-reset-btn{display:flex;align-items:center;gap:6px;padding:10px 14px;font-size:.85rem;font-weight:600;color:#64748b;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease}.fsl-reset-btn:hover{color:#0f172a;border-color:#cbd5e1;background:#f8fafc}.fsl-run-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 20px;font-size:.95rem;font-weight:600;color:#ffffff;background:#6366f1;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.fsl-run-btn:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.fsl-run-btn:active{transform:translateY(0)}@media (max-width:768px){.fsl-section{padding:24px 20px;margin:32px 0}.fsl-heading{font-size:1.25rem}.fsl-subtext{font-size:.88rem}.fsl-cards-row{grid-template-columns:1fr;gap:16px}.fsl-better-card,.fsl-card{padding:20px}.fsl-criterion-row{flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:12px;border-bottom:1px dashed #e2e8f0}.fsl-criterion-row:last-child{border-bottom:none;padding-bottom:0}.fsl-criterion-label{min-width:auto;font-size:.9rem}.fsl-criterion-op{display:none}.fsl-input-wrapper{width:100%;max-width:140px}.fsl-criterion-hint{width:100%;margin-top:2px}.fsl-better-actions{flex-direction:column;gap:10px}.fsl-reset-btn{width:100%;justify-content:center}.fsl-run-btn{width:100%}}@media (max-width:480px){.fsl-section{padding:20px 16px;margin:24px 0;border-radius:12px}.fsl-header{margin-bottom:18px}.fsl-heading{font-size:1.15rem;gap:6px}.fsl-heading-icon{width:20px;height:20px}.fsl-subtext{font-size:.82rem}.fsl-cards-row{margin-bottom:18px}.fsl-better-card,.fsl-card{padding:16px;gap:14px;border-radius:12px}.fsl-card-emoji{font-size:1.6rem}.fsl-card-ticker{font-size:1.1rem}.fsl-card-theme{font-size:.8rem}.fsl-filter-row{font-size:.85rem;gap:8px}.fsl-screen-btn{padding:10px 14px;font-size:.85rem}.fsl-criteria{padding:12px 0;gap:10px}.fsl-criterion-label{font-size:.85rem}.fsl-criterion-input{width:56px;font-size:.9rem}.fsl-criterion-unit{font-size:.8rem}.fsl-criterion-hint{font-size:.75rem}.fsl-reset-btn,.fsl-run-btn{padding:10px 14px;font-size:.85rem}}.stock-chips-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px;margin-bottom:16px;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.05)}.chips-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.chips-subtitle{display:none}.chips-header h2{font-size:.9rem;font-weight:600;color:#1e293b;margin:0}.chips-count{font-size:.75rem;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:10px;font-weight:500}.stock-chips{display:flex;flex-wrap:wrap;gap:12px;align-items:center;min-height:48px}.stock-chip{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:6px 16px 6px 6px;font-size:.95rem;font-weight:600;color:#1e293b;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04);animation:chipSlideIn .25s ease-out both}@keyframes chipSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.stock-chip:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.chip-icon{width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#475569}.chip-ticker{color:#0f172a;text-decoration:none;font-weight:700;letter-spacing:.02em}.chip-ticker:hover{color:#3b82f6;text-decoration:none}.chip-remove{background:#f1f5f9;border:none;color:#94a3b8;width:22px;height:22px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:4px}.chip-remove:hover{background:#fee2e2;color:#ef4444}.stock-chips-suggestions{display:flex;gap:12px;align-items:center;margin-top:16px;padding-top:14px;border-top:1px dashed #e2e8f0;flex-wrap:wrap}.suggestions-label{font-size:.85rem;color:#64748b;font-weight:500}.add-stock-btn{display:inline-flex;align-items:center;gap:8px;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:24px;padding:8px 20px;color:#64748b;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.add-stock-btn.active,.add-stock-btn:hover{background:#fff;border-color:#3b82f6;border-style:solid;color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.1)}.add-stock-btn svg{width:18px;height:18px}.stock-search-dropdown{position:absolute;top:100%;left:0;right:0;max-width:min(500px,calc(100vw - 32px));background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;margin-top:12px;z-index:100;box-shadow:0 20px 60px rgba(0,0,0,.15);animation:dropdownSlide .2s ease-out}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-header{display:flex;gap:12px;align-items:center}.stock-search-input{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px;color:#1e293b;font-size:1rem;outline:none;transition:all .2s ease}.stock-search-input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.stock-search-input::placeholder{color:#94a3b8}.search-close{background:#f1f5f9;border:none;color:#64748b;width:40px;height:40px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.search-close:hover{background:#fee2e2;color:#ef4444}.search-loading{display:flex;align-items:center;gap:12px;padding:16px;color:#64748b;font-size:.9rem}.search-spinner{width:18px;height:18px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.search-no-results{padding:16px;text-align:center;color:#94a3b8;font-size:.9rem}.search-results{list-style:none;margin:12px 0 0;padding:0;max-height:300px;overflow-y:auto}.search-result{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;cursor:pointer;transition:all .2s ease}.search-result:hover:not(.disabled){background:#f0f9ff}.search-result.disabled{opacity:.5;cursor:not-allowed}.result-icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#e0e7ff);display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#3b82f6}.result-info{flex:1;display:flex;flex-direction:column;gap:2px}.result-ticker{font-weight:700;color:#3b82f6;font-size:.95rem}.result-name{color:#64748b;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-added{font-size:.75rem;color:#16a34a;background:#dcfce7;padding:4px 10px;border-radius:8px;font-weight:600}.quick-compare-section{display:flex;flex-direction:column;align-items:center;gap:16px}.quick-label{font-size:.875rem;color:#64748b;font-weight:500}.quick-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.quick-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:6px 14px;color:#475569;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease}.quick-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.05)}@media (max-width:768px){.stock-chips-card{padding:16px}.stock-chip{padding:6px 10px 6px 6px;font-size:.85rem}.chip-icon{width:24px;height:24px;font-size:.7rem}.quick-buttons{flex-direction:column;width:100%}.quick-btn{width:100%}.stock-search-dropdown{left:-8px;right:-8px;max-width:none;border-radius:12px}.search-results{max-height:250px}}@media (max-width:480px){.stock-chips-card{padding:12px}.stock-chip{padding:4px 8px 4px 4px;font-size:.8rem;gap:6px}.chip-icon{width:22px;height:22px;font-size:.65rem}.chip-remove{width:18px;height:18px}.add-stock-btn{padding:6px 14px;font-size:.85rem}.stock-search-dropdown{padding:12px}.stock-search-input{padding:12px 14px;font-size:.95rem}}.compare-table-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;overflow:visible;box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:24px}.table-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.table-header-row h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.table-subtitle{margin:6px 0 0;color:#64748b;font-size:.9rem}.customize-metrics-btn{background:linear-gradient(135deg,#f3e8ff,#dbeafe);border:1px solid #c4b5fd;border-radius:12px;padding:10px 18px;color:#7c3aed;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease}.customize-metrics-btn:hover{background:linear-gradient(135deg,#e9d5ff,#bfdbfe);border-color:#8b5cf6;transform:translateY(-2px)}.table-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.compare-table-wrapper{overflow-x:auto;overflow-y:auto;max-height:600px;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e2e8f0;position:relative;background:#fff}.compare-table{width:100%;border-collapse:collapse;font-size:.9rem}.compare-table td,.compare-table th{padding:10px 12px;text-align:right;border-bottom:1px solid #f1f5f9}.compare-table th{font-weight:600;color:#1e293b;background:#f8fafc;position:sticky;top:0;z-index:3}.compare-table th.metric-col{text-align:left;min-width:180px;position:sticky;left:0;z-index:2}.compare-table th.stock-col{min-width:130px;background:#f8fafc;z-index:4}.compare-table th.stock-col a{color:#3b82f6;text-decoration:none;font-size:1rem;transition:color .2s}.compare-table th.stock-col a:hover{color:#2563eb;text-decoration:underline}.compare-table th .stock-name{display:block;font-size:.68rem;font-weight:400;color:#94a3b8;margin-top:4px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compare-table tbody tr{transition:background .15s ease}.compare-table tbody tr:hover{background:#f8fafc}.compare-table tbody tr:nth-child(odd),.compare-table tbody tr:nth-child(odd) .metric-label{background:#fbfdff}.compare-table tbody tr:nth-child(2n) .metric-label{background:#fff}.compare-table .metric-label{text-align:left;color:#475569;font-weight:500;position:sticky;left:0;background:#fff;z-index:1}.compare-table .metric-value{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:500}.compare-table .metric-value.best{color:#15803d;font-weight:700;background:#f0fdf4;position:relative}.compare-table .metric-value.best:before{content:"✓";position:absolute;left:4px;font-size:.7rem}.compare-table .metric-value.worst{color:#b91c1c;background:#fef2f2}@media (max-width:768px){.compare-table-section{padding:16px}.compare-table td,.compare-table th{padding:10px 12px;font-size:.8rem}.compare-table th.metric-col{min-width:130px}.compare-table th.stock-col{min-width:90px}.compare-table .metric-value.best:before{display:none}}@media (max-width:480px){.compare-table-section{padding:12px;border-radius:12px}.table-header-row{margin-bottom:14px;gap:10px}.table-header-row h2{font-size:1.1rem}.table-subtitle{font-size:.82rem}.customize-metrics-btn{padding:8px 14px;font-size:.82rem;border-radius:10px}.compare-table-wrapper{max-height:500px;border-radius:10px}.compare-table td,.compare-table th{padding:8px 10px;font-size:.75rem}.compare-table th.metric-col{min-width:110px}.compare-table th.stock-col{min-width:75px}.compare-table th.stock-col a{font-size:.85rem}.compare-table th .stock-name{display:none}}.aym-section{margin:40px 0 48px;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.02)}.aym-header{margin-bottom:24px}.aym-heading{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 8px;display:flex;align-items:center;gap:8px;letter-spacing:-.01em}.aym-heading-icon{color:#6366f1}.aym-subtext{font-size:.95rem;color:#64748b;margin:0;line-height:1.5;max-width:600px}.aym-toolbar{justify-content:space-between;gap:16px;margin-bottom:24px;background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #f1f5f9}.aym-pills,.aym-presets,.aym-toolbar{display:flex;flex-wrap:wrap;align-items:center}.aym-pills,.aym-presets{gap:8px}.aym-pills-label,.aym-presets-label{font-size:.8rem;font-weight:600;color:#64748b;margin-right:4px;text-transform:uppercase;letter-spacing:.05em}.aym-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;color:#475569;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.02)}.aym-pill:hover{border-color:#cbd5e1;color:#0f172a;background:#f8fafc}.aym-pill--active{background:#eff6ff;border-color:#bfdbfe;color:#2563eb;font-weight:600}.aym-pill--active:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.aym-preset-btn{padding:6px 14px;font-size:.85rem;font-weight:500;color:#475569;background:#ffffff;border:1px dashed #cbd5e1;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.aym-preset-btn:hover{border-style:solid;border-color:#94a3b8;color:#0f172a;background:#f8fafc}.aym-status{display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:20px;border-top:1px solid #f1f5f9}.aym-status-count{font-size:.9rem;color:#64748b;font-weight:500}.aym-reset-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-size:.85rem;font-weight:500;color:#ef4444;cursor:pointer;transition:color .15s ease;margin-left:auto}.aym-reset-btn:hover{color:#dc2626}.aym-browse-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:#6366f1;color:#ffffff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-left:auto;box-shadow:0 1px 2px rgba(0,0,0,.05)}.aym-reset-btn+.aym-browse-btn{margin-left:0}.aym-browse-btn:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.metric-selector{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:20px;max-height:400px;overflow-y:auto}.metric-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:stretch;justify-content:flex-end}.metric-overlay__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.4);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.metric-drawer{position:relative;width:100%;max-width:500px;background:#ffffff;height:100%;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(15,23,42,.1);animation:slideInRight .3s cubic-bezier(.16,1,.3,1)}.selector-header{padding:24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start;background:#f8fafc}.selector-title{display:block;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:6px}.selector-subtitle{font-size:.9rem;color:#64748b;margin:0}.selector-header-actions{display:flex;align-items:center;gap:16px}.metric-count-pill{background:#e0e7ff;color:#4338ca;padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.selector-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:#64748b;cursor:pointer;border-radius:8px;transition:all .2s ease}.selector-close-btn:hover{color:#0f172a;background:#e2e8f0}.selector-body{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.selector-body::-webkit-scrollbar{width:6px}.selector-body::-webkit-scrollbar-track{background:transparent}.selector-body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.selector-toolbar{padding:24px;border-bottom:1px solid #f1f5f9;position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);z-index:10}.metric-presets{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.preset-btn{padding:6px 12px;font-size:.8rem;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease}.preset-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.metric-search-input{width:100%;padding:12px 16px;font-size:.95rem;border:2px solid #e2e8f0;border-radius:8px;outline:none;transition:all .2s ease;background:#ffffff;color:#0f172a}.metric-search-input::placeholder{color:#94a3b8}.metric-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.selector-category{padding:24px;border-bottom:1px solid #f1f5f9}.category-title{font-size:.95rem;font-weight:700;color:#0f172a;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.category-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.metric-checkbox{display:inline-flex;align-items:center;gap:10px;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:.85rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.01)}.metric-checkbox:hover{border-color:#cbd5e1;background:#f8fafc}.metric-checkbox.selected{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.metric-checkbox input[type=checkbox]{width:16px;height:16px;margin:0;border-radius:4px;cursor:pointer;accent-color:#4f46e5}.selector-empty{padding:48px 24px;text-align:center;color:#64748b;font-size:.95rem}.selector-footer{padding:20px 24px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#ffffff}.selector-footer .reset-btn{background:transparent;border:none;color:#64748b;font-size:.9rem;font-weight:600;cursor:pointer;transition:color .15s ease;padding:8px 0}.selector-footer .reset-btn:hover{color:#0f172a}.selector-footer .primary-btn{background:#0f172a;color:#ffffff;border:none;padding:12px 32px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease}.selector-footer .primary-btn:hover{background:#1e293b}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:768px){.aym-section{padding:24px 20px;margin:32px 0}.aym-toolbar{flex-direction:column;align-items:flex-start}.aym-status{flex-direction:column;align-items:stretch;gap:12px}.aym-browse-btn,.aym-reset-btn{margin-left:0;justify-content:center}.aym-browse-btn{width:100%}.metric-drawer{max-width:100%}.category-metrics{grid-template-columns:1fr}}@media (max-width:480px){.aym-section{padding:20px 16px;margin:24px 0;border-radius:12px}.aym-header{margin-bottom:18px}.aym-heading{font-size:1.15rem}.aym-subtext{font-size:.85rem}.aym-toolbar{padding:12px;gap:12px}.aym-pills,.aym-presets{gap:6px}.aym-pills-label,.aym-presets-label{width:100%;font-size:.72rem;margin-bottom:4px}.aym-pill,.aym-preset-btn{padding:5px 10px;font-size:.78rem}.aym-status{margin-top:18px;padding-top:14px}.aym-status-count{font-size:.82rem}.aym-reset-btn{font-size:.8rem}.aym-browse-btn{padding:10px 16px;font-size:.88rem}.selector-category,.selector-footer,.selector-header,.selector-toolbar{padding:16px}.selector-title{font-size:1.1rem}.metric-count-pill{font-size:.78rem;padding:3px 10px}.metric-search-input{padding:10px 14px;font-size:.9rem}.category-title{font-size:.88rem;margin-bottom:12px}.metric-checkbox{padding:8px 12px;font-size:.8rem}.selector-footer .primary-btn{padding:10px 24px;font-size:.88rem}}.compare-business-model-section{padding:24px 0 8px;border-top:1px solid #f1f5f9;margin-top:24px}.bm-section-header{margin-bottom:24px}.bm-section-title{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.01em}.bm-section-icon{color:#6366f1}.bm-section-subtitle{font-size:.85rem;color:#64748b;margin:0}.bm-grid{display:grid;grid-template-columns:repeat(min(var(--bm-cols,2),3),minmax(0,1fr));gap:16px}.bm-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.bm-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-2px)}.bm-card-header{gap:12px;padding:14px 16px;background:#fafbfc;border-bottom:1px solid #f1f5f9}.bm-avatar,.bm-card-header{display:flex;align-items:center}.bm-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:var(--avatar-color,#6366f1);color:#ffffff;font-size:.75rem;font-weight:800;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 2px 4px rgba(0,0,0,.05)}.bm-card-meta{display:flex;flex-direction:column;min-width:0;flex:1}.bm-ticker{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.2}.bm-name{font-size:.75rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bm-sector-badge{flex-shrink:0;font-size:.65rem;font-weight:600;color:#475569;background:#f1f5f9;border-radius:20px;padding:3px 8px;border:1px solid #e2e8f0}.bm-card-body{padding:16px;flex:1}.bm-text{font-size:.875rem;line-height:1.65;color:#334155;margin:0}.bm-text--empty{color:#94a3b8;font-style:italic}.bm-card-footer{padding:12px 16px;border-top:1px solid #f1f5f9}.bm-profile-link{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#6366f1;text-decoration:none;transition:all .15s ease}.bm-profile-link:hover{color:#4f46e5;gap:10px}.bm-link-icon{transition:transform .15s ease}@media (max-width:900px){.bm-grid{grid-template-columns:repeat(min(var(--bm-cols,2),2),minmax(0,1fr))}}@media (max-width:640px){.bm-grid{grid-template-columns:1fr}.bm-section-title{font-size:1.15rem}.bm-sector-badge{display:none}}@media (max-width:480px){.compare-business-model-section{padding:18px 0 6px;margin-top:18px}.bm-section-header{margin-bottom:18px}.bm-section-title{font-size:1.1rem;gap:8px}.bm-section-subtitle{font-size:.8rem}.bm-grid{gap:12px}.bm-card{border-radius:10px}.bm-card-header{padding:12px 14px;gap:10px}.bm-avatar{width:32px;height:32px;font-size:.7rem}.bm-ticker{font-size:.85rem}.bm-name{font-size:.7rem}.bm-card-body{padding:14px}.bm-text{font-size:.82rem;line-height:1.6}.bm-card-footer{padding:10px 14px}.bm-profile-link{font-size:.75rem}}.qv-section{margin:24px 0 32px}.qv-heading{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 16px;letter-spacing:-.01em}.qv-heading-profiles{margin-top:32px}.qv-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e2e8f0;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,.03)}.qv-table{width:100%;border-collapse:collapse;table-layout:auto;min-width:520px}.qv-th{text-align:left;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:1px solid #e2e8f0;background:#f8fafc}.qv-td,.qv-th{padding:12px 16px}.qv-td{font-size:.88rem;color:#334155;vertical-align:middle}.qv-row:not(:last-child) .qv-td{border-bottom:1px solid #f1f5f9}.qv-row:hover{background:#fcfdfe}.qv-td-cat,.qv-td-profile{font-weight:600;color:#0f172a;display:flex;align-items:center;gap:10px;white-space:nowrap}.qv-icon-tag{justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#6366f1}.qv-icon-tag,.qv-winner-badge{display:inline-flex;align-items:center}.qv-winner-badge{gap:8px;padding:5px 12px 5px 8px;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.qv-winner-badge strong{font-size:.85rem;color:#0f172a;font-weight:700}.qv-dot{width:8px;height:8px;border-radius:50%}.qv-tie{font-size:.8rem;color:#94a3b8;background:#f8fafc;padding:2px 8px;border-radius:4px}.qv-td-reason,.qv-td-why{font-size:.85rem;color:#475569;line-height:1.5}.qv-bottomline{margin-top:20px;padding:16px 20px;background:#f0f7ff;border:1px solid #dbeafe;border-radius:12px;display:flex;gap:14px;align-items:flex-start}.qv-bottomline-icon{flex-shrink:0;color:#3b82f6;background:#ffffff;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(59,130,246,.1)}.qv-bottomline-text{font-size:.9rem;line-height:1.6;color:#334155}.qv-bottomline-text strong{color:#1e3a8a;font-weight:700}@media (max-width:768px){.qv-section{margin:20px 0 28px}.qv-heading{font-size:1.15rem}.qv-td{padding:10px 14px}.qv-icon-tag{width:24px;height:24px}.qv-bottomline{padding:14px 16px}}.qv-profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:16px;margin-bottom:32px}.qv-profile-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.qv-profile-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-2px)}.qv-profile-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.qv-profile-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#f8fafc;color:#6366f1;border:1px solid #f1f5f9}.qv-profile-label{font-size:.95rem;font-weight:600;color:#0f172a;margin:0}.qv-profile-footer{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid #f1f5f9}.qv-profile-winner{display:flex;align-items:center;gap:8px}.qv-profile-pick-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.qv-profile-reason{font-size:.84rem;color:#475569;line-height:1.5;margin:0}@media (max-width:480px){.qv-profiles-grid{grid-template-columns:1fr;gap:12px}.qv-profile-card{padding:14px}.qv-profile-header{gap:10px}.qv-profile-icon{width:32px;height:32px}.qv-profile-label{font-size:.9rem}.qv-profile-reason{font-size:.8rem}}.compare-related-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 28px;margin-top:24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.compare-related-section h2{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 16px;display:flex;align-items:center;gap:8px}.compare-related-section h2 svg{color:#6366f1}.compare-related-links{display:flex;flex-wrap:wrap;gap:10px}.compare-related-link{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;border-radius:12px;padding:8px 14px;color:#4f46e5;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s ease}.compare-related-link:hover{background:linear-gradient(135deg,#ddd6fe,#c7d2fe);border-color:#a5b4fc;transform:translateY(-2px);box-shadow:0 6px 16px rgba(99,102,241,.18)}.compare-related-link svg{width:14px;height:14px}@media (max-width:768px){.compare-related-section{padding:18px 16px}.compare-related-section h2{font-size:1rem}.compare-related-link{font-size:.8rem;padding:6px 12px}}@media (max-width:480px){.compare-related-section{padding:14px 12px;margin-top:18px;border-radius:12px}.compare-related-section h2{font-size:.95rem;margin-bottom:12px;gap:6px}.compare-related-section h2 svg{width:18px;height:18px}.compare-related-links{gap:8px}.compare-related-link{font-size:.75rem;padding:5px 10px;border-radius:10px;gap:3px}.compare-related-link svg{width:12px;height:12px}}