.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}}.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-stock-card__footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.qv-action-btn{flex:1;min-width:80px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-size:.8rem;font-weight:600;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:all .2s ease}.qv-action-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.qv-action-primary,.qv-action-primary:hover{color:#ffffff;background:var(--qv-accent);border-color:transparent}.qv-action-primary:hover{opacity:.9}.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-layout{display:flex;gap:32px;align-items:flex-start}.compare-main-content{flex:1;min-width:0}.compare-rail-column{flex-shrink:0;width:320px;position:sticky;top:96px;height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.compare-rail-column::-webkit-scrollbar{display:none}.compare-action-rail__inner{display:flex;flex-direction:column;gap:24px}.rail-module{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;box-shadow:0 4px 12px rgba(15,23,42,.03)}.rail-module__title{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 8px}.rail-module__title svg{color:#3b82f6}.rail-module__desc{font-size:.85rem;line-height:1.5;color:#475569;margin:0 0 16px}.rail-module__list{display:flex;flex-direction:column;gap:8px}.rail-peer-btn{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .2s ease}.rail-peer-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.rail-peer-btn__left{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700;color:#0f172a}.rail-peer-btn__icon{color:#94a3b8}.rail-theme-card{display:flex;flex-direction:column;gap:6px;padding:14px;background:linear-gradient(135deg,#eff6ff,#f0fdf4);border:1px solid #bfdbfe;border-radius:12px;text-decoration:none;transition:all .2s ease}.rail-theme-card:hover{box-shadow:0 4px 12px rgba(59,130,246,.1);transform:translateY(-2px)}.rail-theme-card strong{font-size:.95rem;color:#1e3a8a}.rail-theme-card span{display:flex;align-items:center;gap:4px;font-size:.8rem;font-weight:600;color:#3b82f6}.rail-links{display:flex;flex-direction:column;gap:8px}.rail-link-item{font-size:.9rem;color:#3b82f6;text-decoration:none;padding:6px 0;font-weight:500}.rail-link-item:hover{text-decoration:underline}.compare-wide .compare-layout{flex-direction:column;align-items:stretch}.compare-wide .compare-rail-column{width:100%;position:static;height:auto;overflow-y:visible}.compare-wide .compare-action-rail__inner{flex-direction:row;flex-wrap:wrap}.compare-wide .rail-module{flex:1;min-width:280px}@media (max-width:1100px){.compare-layout{flex-direction:column;align-items:stretch}.compare-rail-column{width:100%;position:static;height:auto;overflow-y:visible}.compare-action-rail__inner{flex-direction:row;flex-wrap:wrap}.rail-module{flex:1;min-width:280px}}