.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}}