.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{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{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.compare-chart-section .chart-header h2{font-size:.92rem}.compare-chart-section .chart-range-controls{width:100%;display:flex;gap:0;background:#eef2f7;border-radius:9px;padding:3px}.compare-chart-section .range-btn{flex:1;padding:5px 4px;font-size:.72rem;border-radius:6px;text-align:center;background:transparent;border:1px solid transparent}.compare-chart-section .range-btn.active{background:#ffffff;border-color:#dde3ec;color:#0f172a;box-shadow:0 1px 4px rgba(15,23,42,.1)}.chart-container{min-height:200px}}.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:14px 0 8px;border-top:1px solid #f1f5f9;margin-top:14px;position:relative;overflow-x:clip}.cfm-header{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-bottom:14px;justify-content:space-between}.cfm-header__left{flex:1;min-width:200px}.cfm-header__badges{display:flex;gap:10px;flex-shrink:0;align-items:stretch}.cfm-main-title{font-size:1.15rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.cfm-main-title__iconbox{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0}.cfm-main-icon{color:#475569}.cfm-main-subtitle{font-size:.82rem;color:#64748b;margin:2px 0 0}.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:6px;padding:5px 10px;border-radius:10px;box-shadow:0 2px 8px rgba(15,23,42,.05)}.cfm-legend-best>span,.cfm-legend-worst>span{display:flex;flex-direction:column;gap:1px}.cfm-legend-label{font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.cfm-legend-best strong,.cfm-legend-worst strong{font-size:.84rem;font-weight:800;letter-spacing:-.01em;line-height:1.1}.cfm-legend-best{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0}.cfm-legend-best svg{color:#475569}.cfm-legend-worst{color:#b42318;background:#fff1f2;border:1px solid #fecdd3}.cfm-sections{display:flex;flex-direction:column;gap:8px}.cfm-section{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.cfm-section[open]{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(15,23,42,.03)}.cfm-section-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#ffffff;cursor:pointer;list-style:none;user-select:none;border-bottom:1px solid transparent;transition:background .15s ease}.cfm-section-summary::-webkit-details-marker{display:none}.cfm-section[open]>.cfm-section-summary{border-bottom-color:#e2e8f0;background:#f8fafc}.cfm-section-summary:hover{background:#f8fafc}.cfm-section-summary__left,.cfm-section-summary__right{display:flex;align-items:center;gap:10px;min-width:0}.cfm-section-summary__right{flex-shrink:1;max-width:55%}.cfm-section-chevron{display:inline-block;width:22px;height:22px;border-radius:50%;background:#eef2f7;position:relative;flex-shrink:0;transition:transform .2s ease,background .15s ease}.cfm-section-chevron:after{content:"";position:absolute;inset:0;margin:auto;width:6px;height:6px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-1px) rotate(45deg)}.cfm-section[open] .cfm-section-chevron{background:#e2e8f0;transform:rotate(180deg)}.cfm-section[open] .cfm-section-chevron:after{border-color:#475569}.cfm-verdict-inline{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:#64748b;background:#ffffff;padding:5px 10px;border-radius:20px;border:1px solid #e2e8f0;white-space:normal;overflow:visible}.cfm-verdict-inline--winner{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.cfm-verdict-inline--tie{color:#92400e;background:#fffbeb;border-color:#fde68a}.cfm-verdict-inline-icon{flex-shrink:0}.cfm-section-icon{color:#64748b;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;flex-shrink:0}.cfm-section-title{font-size:.98rem;font-weight:800;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:rgba(240,253,244,.6)}.cfm-td--best .cfm-value{color:#065f46;font-weight:600}.cfm-td--worst{background:rgba(254,242,242,.6)}.cfm-td--worst .cfm-value{color:#991b1b}.cfm-tr:hover .cfm-td--best{background:rgba(220,252,231,.6)}.cfm-tr:hover .cfm-td--worst{background:rgba(254,226,226,.6)}.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{color:#065f46}.cfm-grade--buy,.cfm-grade--strong-buy{background:#f0fdf4;border-color:#bbf7d0}.cfm-grade--buy{color:#166534}.cfm-grade--hold{background:#fefce8;color:#854d0e;border-color:#fef08a}.cfm-grade--sell{background:#fef2f2;color:#991b1b;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-header__badges{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-sc-hero{grid-template-columns:1fr}.cfm-sc-hero__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cfm-scorecard{padding:12px}.cfm-scorecard-intro{font-size:.82rem}.cfm-sc-tally{flex-wrap:wrap}.cfm-sc-tally-item{min-width:80px}.cfm-section-summary__right{max-width:50%}.cfm-verdict-inline{font-size:.72rem;padding:4px 8px}.cfm-key-takeaway{flex-direction:column;gap:12px;padding:14px}.cfm-key-takeaway__best{width:100%;justify-content:flex-start}}.cfm-scorecard{position:relative;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 4px 12px rgba(15,23,42,.03);overflow:hidden}.cfm-scorecard:before{display:none}.cfm-scorecard-header{display:grid;gap:8px;margin-bottom:18px}.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:inherit}.cfm-scorecard-intro{margin:0;font-size:.88rem;font-weight:600;color:#1e293b;line-height:1.4}.cfm-scorecard-intro-sub{margin:1px 0 0;font-size:.76rem;color:#64748b;line-height:1.4}.cfm-scorecard-board{display:none}.cfm-sc-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.9fr);align-items:stretch;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(226,232,240,.9);margin-bottom:10px;position:relative;z-index:1}.cfm-sc-hero__left{display:grid;gap:5px;min-width:0;align-content:start;padding:12px 14px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-shadow:none}.cfm-sc-hero__eyebrow{display:flex;align-items:center;gap:10px}.cfm-sc-hero__badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#e2e8f0;color:#475569;box-shadow:none}.cfm-sc-hero__title{font-size:.96rem;font-weight:800;color:#0f172a;margin:0}.cfm-sc-hero__link{font-size:.84rem;font-weight:600;color:#5b5bd6;text-decoration:none;width:fit-content}.cfm-sc-hero__link:hover{text-decoration:underline}.cfm-sc-hero__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-items:stretch}.cfm-sc-hcard{display:grid;gap:5px;padding:10px 12px 9px;background:#ffffff;border:1px solid #e2e8f0;border-top:3px solid #cbd5e1;border-radius:10px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 2px 8px rgba(15,23,42,.02);position:relative;overflow:hidden}.cfm-sc-hcard:hover{box-shadow:0 4px 12px rgba(15,23,42,.04);transform:translateY(-1px)}.cfm-sc-hcard:after{display:none}.cfm-sc-hcard__meta{display:flex;align-items:center;gap:8px}.cfm-sc-hcard__label-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;flex-shrink:0}.cfm-sc-hcard__label{font-size:.66rem;font-weight:700;letter-spacing:.08em;color:#94a3b8}.cfm-sc-hcard__winner{display:flex;align-items:center;gap:7px;font-size:.92rem;font-weight:800;color:#0f172a}.cfm-sc-hcard__logo{display:inline-flex;width:20px;height:20px;border-radius:6px;overflow:hidden;background:#f1f5f9;flex-shrink:0}.cfm-sc-hcard__sub{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:600;color:#64748b}.cfm-sc-tally{display:flex;flex-wrap:wrap;gap:6px;padding:10px 0;border-bottom:1px solid rgba(226,232,240,.95);margin-bottom:0;align-items:center;position:relative;z-index:1;min-width:0}.cfm-sc-tally-item{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:5px 11px 5px 8px;border-radius:8px;background:#ffffff;border:1px solid #e2e8f0;box-shadow:none;min-width:90px}.cfm-sc-tally-item--top{background:#f8fafc;border-color:#cbd5e1;box-shadow:none}.cfm-sc-tally-item--zero{opacity:.5}.cfm-sc-tally-logo{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;flex-shrink:0;overflow:hidden}.cfm-sc-tally-ticker{font-size:.8rem;font-weight:700;color:#0f172a;letter-spacing:.03em}.cfm-sc-tally-count{font-size:.9rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums}.cfm-sc-tally-label{font-size:.7rem;font-weight:500;color:#94a3b8}.cfm-sc-tally__arrow{color:#cbd5e1;font-size:1rem;flex-shrink:0}.cfm-sc-tally-info{display:flex;flex-direction:column;gap:1px;min-width:0}.cfm-sc-tally-name{font-size:.65rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.cfm-sc-tally-stats{display:flex;align-items:baseline;gap:4px;margin-left:auto}.cfm-sc-tally-total{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:#94a3b8;margin-left:auto;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid #e2e8f0;box-shadow:0 10px 18px rgba(15,23,42,.04)}.cfm-sc-table{display:flex;flex-direction:column;margin-top:14px;padding:6px 12px 2px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:none;position:relative;z-index:1;overflow-x:auto;-webkit-overflow-scrolling:touch}.cfm-sc-row,.cfm-sc-table-head{display:grid;grid-template-columns:var(--cfm-grid-cols,minmax(160px,280px) 110px 1fr 1fr 76px 18px);align-items:center;gap:0 8px}.cfm-sc-table-head>span{font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;padding:12px 8px 10px;border-bottom:1px solid #edf2f7}.cfm-sc-table-head>span:first-child{padding-left:0}.cfm-sc-row{text-decoration:none;border-bottom:1px solid #f1f5f9;transition:background .12s ease;border-radius:8px;margin:2px 0}.cfm-sc-row:last-child{border-bottom:none}.cfm-sc-row:hover{background:#f8fafc;box-shadow:none;transform:none}.cfm-sc-row>*{padding:12px 8px;display:flex;align-items:center}.cfm-sc-row__cat{padding-left:0!important;gap:12px;min-width:0}.cfm-sc-row__icon{color:#64748b;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;box-shadow:none;flex-shrink:0}.cfm-sc-row__name{display:block;font-size:.92rem;font-weight:700;color:#1e293b;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cfm-sc-row__sub{display:block;font-size:.76rem;color:#94a3b8;line-height:1.4;margin-top:3px}.cfm-sc-row__leader{justify-content:flex-start}.cfm-sc-row__winner-pill{gap:5px;min-height:28px;font-size:.78rem;font-weight:700;color:#0f172a;background:#f8fafc;padding:3px 10px 3px 6px;border-radius:6px;border:1px solid #e2e8f0;box-shadow:none}.cfm-sc-row__tied,.cfm-sc-row__winner-pill{display:inline-flex;align-items:center;white-space:nowrap}.cfm-sc-row__tied{gap:4px;font-size:.75rem;font-weight:600;color:#94a3b8}.cfm-sc-row__vs{justify-content:flex-start;gap:6px;min-width:0}.cfm-sc-row__vs-wins{font-size:.75rem;font-weight:600;color:#059669;white-space:nowrap}.cfm-sc-row__vs-dash{font-size:.74rem;color:#cbd5e1}.cfm-sc-row__won{justify-content:flex-end;gap:4px}.cfm-sc-row__won-dash{font-size:.74rem;color:#cbd5e1}.cfm-sc-row__won-frac{font-size:.88rem;font-weight:800;color:#334155;font-variant-numeric:tabular-nums}.cfm-sc-row__crown{color:#f59e0b;flex-shrink:0}.cfm-sc-row__chevron{color:#cbd5e1;font-size:1.2rem;justify-content:flex-end}.cfm-key-takeaway{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px;padding:18px 22px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:none}.cfm-key-takeaway__left{flex:1 1 200px;display:grid;gap:5px;min-width:0}.cfm-key-takeaway__eyebrow{display:flex;align-items:center;gap:6px;font-size:.74rem;font-weight:700;letter-spacing:.06em;color:#475569;text-transform:uppercase}.cfm-key-takeaway__star{color:#f59e0b}.cfm-key-takeaway__text{font-size:.9rem;color:#334155;line-height:1.65;margin:0}.cfm-key-takeaway__best{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:14px 18px;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:none}.cfm-key-takeaway__trophy{color:#475569;flex-shrink:0}.cfm-key-takeaway__best-label{display:block;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.cfm-key-takeaway__best-name{display:block;font-size:.9rem;font-weight:800;color:#0f172a}.cfm-key-takeaway__best-sub{display:block;font-size:.73rem;color:#64748b;margin-top:1px}.cfm-insight{padding:12px 16px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.cfm-insight-text{font-size:.84rem;color:#475569;line-height:1.7;margin:0}.cfm-verdict{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafc;border-top:1px solid #e2e8f0}.cfm-verdict--winner{background:#f0fdf4;border-top-color:#bbf7d0}.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 (min-width:1100px){.compare-financial-metrics-section{padding-top:12px;margin-top:12px}.cfm-header{gap:6px 14px;margin-bottom:12px}.cfm-main-title{font-size:1.18rem;gap:10px}.cfm-main-title__iconbox{width:36px;height:36px;border-radius:11px}.cfm-main-subtitle{font-size:.82rem}.cfm-legend-best,.cfm-legend-worst{padding:4px 9px}.cfm-scorecard{padding:14px;border-radius:18px;margin-bottom:14px}.cfm-scorecard-intro{font-size:.86rem;line-height:1.45;max-width:680px}.cfm-sc-hero{gap:10px;padding-bottom:10px;margin-bottom:8px}.cfm-sc-hero__left{gap:4px;padding:10px 12px 9px}.cfm-sc-hero__badge{width:30px;height:30px;border-radius:9px}.cfm-sc-hero__title{font-size:.94rem}.cfm-sc-hero__cards{gap:7px}.cfm-sc-hcard{gap:4px;padding:9px 11px 8px;border-radius:12px}.cfm-sc-hcard__label-icon{width:22px;height:22px;border-radius:7px}.cfm-sc-hcard__label{font-size:.59rem}.cfm-sc-hcard__winner{font-size:.84rem}.cfm-sc-hcard__sub{font-size:.7rem}.cfm-sc-tally{padding:8px 0 9px}.cfm-sc-tally-item{min-height:36px;padding:4px 10px 4px 6px}.cfm-sc-tally-total{padding:6px 9px}.cfm-sc-table{margin-top:10px;padding:2px 10px 0;border-radius:18px}.cfm-sc-table-head>span{padding:10px 8px 8px}.cfm-sc-row{margin:2px 0}.cfm-sc-row>*{padding:9px 8px}.cfm-sc-row__cat{gap:10px}.cfm-sc-row__icon{width:34px;height:34px;border-radius:12px}.cfm-sc-row__name{font-size:.86rem}.cfm-sc-row__sub{font-size:.72rem;line-height:1.35;margin-top:2px}.cfm-sc-row__winner-pill{min-height:28px;font-size:.74rem;padding:3px 10px 3px 6px}.cfm-sc-row__won-frac{font-size:.84rem}.cfm-key-takeaway{margin-top:16px;padding:14px 18px;border-radius:18px}.cfm-key-takeaway__text{font-size:.86rem;line-height:1.56}.cfm-key-takeaway__best{padding:12px 14px;border-radius:14px}}@media (max-width:768px){.cfm-scorecard{padding:18px}.cfm-main-title{font-size:1.2rem}.cfm-scorecard-intro{font-size:.88rem}.cfm-sc-hero,.cfm-sc-hero__cards{grid-template-columns:1fr}.cfm-sc-table{padding:4px 10px 0}.cfm-sc-row,.cfm-sc-table-head{grid-template-columns:minmax(0,1fr) 100px 64px 18px}.cfm-sc-row__vs:first-of-type,.cfm-sc-table-head>span:nth-child(n+3):nth-last-child(n+3){display:none}.cfm-insight{padding:10px 14px 12px}.cfm-verdict{padding:10px 14px}}@media (max-width:640px){.cfm-main-title__iconbox{width:42px;height:42px;border-radius:14px}.cfm-legend{width:100%;margin-left:0;gap:8px}.cfm-sc-tally-total{width:100%;justify-content:center;margin-left:0}.cfm-key-takeaway__best{width:100%}}@media (max-width:480px){.cfm-scorecard{padding:14px}.cfm-main-title{font-size:1.08rem}.cfm-sc-row,.cfm-sc-table-head{grid-template-columns:minmax(0,1fr) 96px 52px 16px}.cfm-sc-row__vs,.cfm-sc-table-head>span:nth-child(3){display:none}.cfm-sc-row>*{padding-top:10px;padding-bottom:10px}.cfm-insight-text,.cfm-verdict-text{font-size:.78rem}.cfm-key-takeaway{padding:16px}}.compare-segment-section{padding:24px 0 40px;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:#475569}.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:8px;display:flex;flex-direction:column;overflow:hidden;transition:border-color .2s ease;box-shadow:none}.seg-card:hover{border-color:#cbd5e1;box-shadow:none;transform:none}.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:transparent;justify-content:center;overflow:hidden}.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:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;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:2px;box-shadow:none}.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:2px;overflow:hidden}.seg-bar-fill{height:100%;border-radius:2px;transition:width .4s cubic-bezier(.16,1,.3,1);min-width:3px;box-shadow:none}.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;font-variant-numeric:tabular-nums}.seg-bar-rev{font-size:.65rem;color:#64748b;line-height:1.1;font-variant-numeric:tabular-nums}.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;font-variant-numeric:tabular-nums}.seg-detail-link{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#0f172a;text-decoration:none;transition:all .15s ease}.seg-detail-link:hover{color:#334155;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:20px}.faq-heading{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.faq-subtext{font-size:.75rem;color:#94a3b8;margin:0;text-transform:uppercase;letter-spacing:.07em}.faq-accordion{display:flex;flex-direction:column;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.faq-item{border-bottom:1px solid #e2e8f0;background:#ffffff}.faq-item:last-child{border-bottom:none}.faq-item[open]{background:#fafafa}.faq-summary{display:flex;align-items:center;gap:12px;padding:14px 18px;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:.65rem;font-weight:700;font-variant-numeric:tabular-nums;color:#cbd5e1;letter-spacing:.05em;min-width:18px}.faq-q-text{flex:1;font-size:.9rem;font-weight:600;color:#0f172a;margin:0;line-height:1.4}.faq-chevron{flex-shrink:0;color:#94a3b8;transition:transform .2s ease;margin-left:auto}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-body{padding:0 18px 16px 42px;animation:faqFadeIn .18s ease}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-verdict{font-size:.875rem;font-weight:600;color:#0f172a;line-height:1.55;margin:0 0 8px;padding:10px 14px;background:#f1f5f9;border-left:3px solid #334155;border-radius:0 6px 6px 0}.faq-detail{font-size:.82rem;color:#64748b;line-height:1.65;margin:0}@media (max-width:768px){.faq-heading{font-size:1.05rem}.faq-summary{padding:12px 14px;gap:10px}.faq-q-text{font-size:.85rem}.faq-body{padding:0 14px 14px 38px}.faq-verdict{font-size:.83rem}.faq-detail{font-size:.78rem}}@media (max-width:480px){.faq-section{margin:36px 0 24px}.faq-heading{font-size:1rem}.faq-subtext{font-size:.7rem}.faq-accordion{border-radius:10px}.faq-summary{padding:11px 12px}.faq-q-text{font-size:.82rem}.faq-body{padding:0 12px 12px}.faq-q-num{display:none}}.fsl-section{margin:40px 0 32px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px}.fsl-header{margin-bottom:18px}.fsl-heading{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.fsl-subtext{font-size:.82rem;color:#64748b;margin:0;line-height:1.5}.fsl-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:12px}.fsl-better-card,.fsl-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;padding:16px 18px;display:flex;flex-direction:column;gap:12px}.fsl-card-head{display:flex;flex-direction:column;gap:2px}.fsl-card-eyebrow{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.fsl-card-ticker{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.01em}.fsl-card-theme{font-size:.78rem;color:#64748b;margin:0;line-height:1.4}.fsl-filter-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px;flex:1}.fsl-filter-row{display:flex;align-items:center;font-size:.78rem;color:#475569;line-height:1.4}.fsl-filter-row:before{content:"—";color:#cbd5e1;margin-right:8px;flex-shrink:0;font-size:.7rem}.fsl-screen-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 14px;background:#0f172a;color:#f8fafc;border:1px solid #0f172a;border-radius:8px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s ease;margin-top:auto}.fsl-screen-btn:hover{background:#1e293b;border-color:#1e293b;color:#f8fafc}.fsl-screen-btn svg{flex-shrink:0;opacity:.7}.fsl-better-card{background:#fafafa;border:1px solid #e2e8f0}.fsl-criteria{display:flex;flex-direction:column;gap:10px;padding:12px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.fsl-criterion-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.82rem}.fsl-criterion-label{font-weight:600;color:#334155;min-width:130px}.fsl-criterion-op{font-size:.95rem;font-weight:600;color:#334155;width:18px;text-align:center;flex-shrink:0}.fsl-input-wrapper{display:flex;align-items:center;background:#ffffff;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;transition:border-color .15s ease}.fsl-input-wrapper:focus-within{border-color:#334155;box-shadow:0 0 0 2px rgba(51,65,85,.12)}.fsl-criterion-input{width:58px;padding:6px 4px 6px 8px;font-size:.88rem;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:.4;margin-right:-4px}.fsl-criterion-unit{padding:6px 8px 6px 2px;font-size:.78rem;font-weight:500;color:#64748b;background:transparent}.fsl-criterion-hint{font-size:.73rem;color:#94a3b8;flex-shrink:0;white-space:nowrap}.fsl-better-actions{display:flex;align-items:center;gap:10px;margin-top:auto}.fsl-reset-btn{display:flex;align-items:center;gap:5px;padding:8px 12px;font-size:.78rem;font-weight:600;color:#64748b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.fsl-reset-btn:hover{color:#334155;border-color:#cbd5e1}.fsl-run-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:600;color:#f8fafc;background:#0f172a;border:1px solid #0f172a;border-radius:8px;cursor:pointer;transition:background .15s ease}.fsl-run-btn:hover{background:#1e293b;border-color:#1e293b}@media (max-width:768px){.fsl-section{padding:18px 16px;margin:28px 0}.fsl-cards-row{grid-template-columns:1fr;gap:10px;margin-bottom:10px}.fsl-criterion-row{flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.fsl-criterion-row:last-child{border-bottom:none;padding-bottom:0}.fsl-criterion-label{min-width:auto}.fsl-criterion-op{display:none}.fsl-better-actions{flex-direction:column;gap:8px}.fsl-reset-btn,.fsl-run-btn{width:100%;justify-content:center}}@media (max-width:480px){.fsl-section{padding:16px 14px;margin:20px 0;border-radius:10px}.fsl-heading{font-size:1rem}.fsl-subtext{font-size:.78rem}.fsl-card-ticker{font-size:.95rem}}.stock-chips-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 20px;margin-bottom:20px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.06)}.chips-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.chips-header-left{display:flex;align-items:center;gap:10px}.chips-header-actions{display:flex;align-items:center;gap:8px}.compare-commit-btn{display:inline-flex;align-items:center;gap:6px;background:#e2e8f0;border:none;border-radius:20px;padding:7px 18px;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.compare-commit-btn.dirty{background:#2563eb;color:#fff;box-shadow:0 2px 8px rgba(37,99,235,.35)}.compare-commit-btn.dirty:hover{background:#1d4ed8;box-shadow:0 4px 16px rgba(37,99,235,.4);transform:translateY(-1px)}.chips-header h2{font-size:.95rem;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.01em}.chips-count{font-size:.75rem;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:10px;font-weight:500}.chips-empty-hint,.chips-min-hint{font-size:.85rem;color:#64748b;margin:2px 0 8px}.chips-min-hint{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:6px 12px;margin-top:8px;display:inline-block}.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:8px;z-index:400;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;border-radius:10px;margin-bottom:14px}.chips-header{flex-wrap:wrap;gap:6px 10px;margin-bottom:10px}.chips-header-left{flex:1 1 auto;min-width:0}.chips-header h2{font-size:.88rem}.chips-header-actions{flex-shrink:0}.compare-commit-btn{padding:5px 12px;font-size:.78rem}.stock-chip{padding:4px 8px 4px 4px;font-size:.82rem;gap:6px;border-radius:20px}.chip-icon{width:24px;height:24px;font-size:.7rem}.chip-remove{width:18px;height:18px}.add-stock-btn{padding:6px 14px;font-size:.85rem}.stock-chips-suggestions{gap:8px;margin-top:10px;padding-top:10px}.suggestions-label{font-size:.78rem}.stock-search-dropdown{left:-12px;right:-12px;max-width:none;padding:12px;border-radius:10px}.stock-search-input{padding:11px 14px;font-size:.9rem}.search-results{max-height:220px}}.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:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:7px 16px;color:#334155;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s ease}.customize-metrics-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a;transform:none}.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:6px 14px;font-size:.8rem;border-radius:20px}.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:#fafafa;border:1px solid #1e1b4b;border-radius:16px;padding:28px 32px 32px;box-shadow:none}.aym-header{margin-bottom:16px}.aym-header-top{justify-content:space-between;gap:16px;margin-bottom:14px}.aym-header-left,.aym-header-top{display:flex;align-items:flex-start}.aym-header-left{gap:12px;min-width:0}.aym-heading{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.01em}.aym-heading-icon{color:#475569;flex-shrink:0;margin-top:2px;opacity:.7}.aym-subtext{font-size:.85rem;color:#64748b;margin:0;line-height:1.5}.aym-toggle-btn{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:6px 16px;font-size:.82rem;font-weight:600;color:#334155;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s ease}.aym-toggle-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.aym-toggle-btn--open{background:#0f172a;border-color:#0f172a;color:#ffffff}.aym-toggle-btn--open:hover{background:#1e293b;border-color:#1e293b;color:#ffffff}.aym-toggle-chevron{transition:transform .2s ease}.aym-toggle-btn--open .aym-toggle-chevron{transform:rotate(180deg)}.aym-presets--always{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.aym-presets-label{font-size:.72rem;font-weight:600;color:#94a3b8;margin-right:2px;text-transform:uppercase;letter-spacing:.07em}.aym-preset-btn{padding:5px 13px;font-size:.8rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.aym-preset-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.aym-expanded{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:4px}.aym-expanded .compare-table-section,.aym-expanded .compare-table-wrapper{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.aym-toolbar{gap:12px;margin-bottom:20px;padding:0;background:transparent;border:none}.aym-pills,.aym-toolbar{display:flex;flex-wrap:wrap;align-items:center}.aym-pills{gap:6px}.aym-presets{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.aym-pills-label{font-size:.72rem;font-weight:600;color:#94a3b8;margin-right:2px;text-transform:uppercase;letter-spacing:.07em}.aym-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;font-size:.8rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.aym-pill:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.aym-pill--active{background:#0f172a;border-color:#0f172a;color:#f1f5f9;font-weight:600}.aym-pill--active:hover{background:#1e293b;border-color:#1e293b;color:#e2e8f0}.aym-status{display:flex;align-items:center;gap:16px;margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.aym-status-count{font-size:.8rem;color:#94a3b8;font-weight:500;font-variant-numeric:tabular-nums}.aym-reset-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;font-size:.8rem;font-weight:500;color:#6b7280;cursor:pointer;transition:color .15s ease;margin-left:auto}.aym-reset-btn:hover{color:#111827}.aym-browse-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:#1e1b4b;color:#ede9fe;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-left:auto;letter-spacing:.01em}.aym-reset-btn+.aym-browse-btn{margin-left:0}.aym-browse-btn:hover{background:#312e81;transform:translateY(-1px);box-shadow:0 4px 14px rgba(49,46,129,.3)}.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:#ede9fe;color:#5b21b6;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:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.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:#f5f3ff;border-color:#ddd6fe;color:#5b21b6}.metric-checkbox input[type=checkbox]{width:16px;height:16px;margin:0;border-radius:4px;cursor:pointer;accent-color:#7c3aed}.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-header-top{flex-direction:column;align-items:flex-start;gap:12px}.aym-toggle-btn{align-self:flex-start}.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}.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}.aym-presets--always{flex-wrap:wrap;gap:5px}.aym-section{border-radius:12px}.aym-header-top{gap:10px}.aym-heading{font-size:.98rem}.aym-toggle-btn{padding:5px 12px;font-size:.78rem}}.qv-section{margin:24px 0 32px}.qv-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.qv-heading{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 16px;letter-spacing:-.01em}.qv-subtitle{margin:-6px 0 0;max-width:760px;font-size:.95rem;line-height:1.6;color:#64748b}.qv-heading-profiles{margin-top:32px}.qv-stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px;margin-top:18px}.qv-stock-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:20px;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px rgba(15,23,42,.05)}.qv-stock-card__topline{position:absolute;inset:0 0 auto 0;height:4px;background:var(--qv-accent);border-radius:16px 16px 0 0}.qv-stock-card__header{display:flex;align-items:center;gap:12px;padding-top:4px}.qv-stock-card__logo{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;flex-shrink:0}.qv-stock-card__identity{min-width:0}.qv-stock-card__ticker{font-size:1.1rem;font-weight:800;letter-spacing:.03em;color:#0f172a;line-height:1.2}.qv-stock-card__name{margin-top:2px;font-size:.82rem;color:#64748b;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.qv-stock-card__role{display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--qv-accent);padding:4px 0;border-top:2px solid color-mix(in srgb,var(--qv-accent) 25%,#e2e8f0)}.qv-stock-card__summary{margin:0;font-size:.9rem;line-height:1.6;color:#334155}.qv-highlights{list-style:none;margin:0;padding:0;display:grid;gap:8px}.qv-highlight-item{display:flex;align-items:flex-start;gap:9px;font-size:.87rem;line-height:1.55;color:#334155}.qv-highlight-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;margin-top:6px;opacity:.85}.qv-stock-card__bestfor{margin-top:auto;padding-top:12px;border-top:1px solid #f1f5f9;font-size:.82rem;color:#64748b;line-height:1.45}.qv-stock-card__bestfor strong{color:#0f172a;font-weight:700}.qv-details{margin-top:18px;border:1px solid #dbe5f1;border-radius:16px;background:#ffffff;overflow:hidden}.qv-details summary{cursor:pointer;list-style:none;padding:16px 18px;font-size:.92rem;font-weight:700;color:#1e293b;user-select:none}.qv-details summary::-webkit-details-marker{display:none}.qv-details summary:after{content:"+";float:right;font-size:1rem;color:#64748b}.qv-details[open] summary:after{content:"−"}.qv-details-panel{padding:0 16px 16px}.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-header{align-items:start}.qv-heading{font-size:1.15rem}.qv-subtitle{font-size:.88rem}.qv-td{padding:10px 14px}.qv-stock-card{padding:16px}.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-section{margin:16px 0 24px}.qv-heading{font-size:1.05rem}.qv-subtitle{font-size:.84rem}.qv-stock-grid{grid-template-columns:1fr;gap:12px}.qv-stock-card{padding:14px;border-radius:14px}.qv-stock-card__header{flex-direction:row}.qv-stock-card__name{max-width:none;white-space:normal}.qv-bottomline{flex-direction:column;gap:8px;padding:12px 14px}.qv-details summary{padding:12px 14px;font-size:.85rem}.qv-details-panel{padding:0 12px 14px}.qv-td-cat,.qv-td-profile{white-space:normal;gap:6px}.qv-winner-badge{padding:4px 8px 4px 6px;gap:5px}.qv-winner-badge strong{font-size:.78rem}.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}}