:root{--sec-bg:#0d1117;--sec-card:#161b22;--sec-line:#30363d;--sec-text:#f4f4f4;--sec-muted:#aeb7c2;--sec-green:#04c950;--sec-feature-width:230px;--sec-offer-width:270px}.sec-body{background:var(--sec-bg);color:var(--sec-text);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.sec-shell{max-width:1500px}.sec-page-head{display:flex;justify-content:space-between;gap:1rem;align-items:end}.sec-eyebrow{color:var(--sec-green);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.sec-card,.sec-body .card{background:var(--sec-card);border-color:var(--sec-line);color:var(--sec-text)}.sec-body .form-control,.sec-body .form-select{background:#0d1117;color:#fff;border-color:var(--sec-line)}.sec-chips{display:flex;gap:.5rem;flex-wrap:wrap}.sec-chip{border:1px solid var(--sec-line);border-radius:999px;padding:.35rem .7rem;background:#0d1117}.sec-table-wrap{position:relative;max-height:min(72vh,850px);overflow:auto;border:1px solid var(--sec-line);border-radius:.75rem;background:var(--sec-card);scroll-snap-type:x proximity}.sec-table{margin:0;min-width:calc(var(--sec-feature-width) + var(--offer-count,1)*var(--sec-offer-width));color:var(--sec-text);border-color:var(--sec-line);table-layout:fixed}.sec-table th,.sec-table td{padding:.8rem;vertical-align:middle;background:var(--sec-card);color:var(--sec-text);border-color:var(--sec-line);word-break:break-word}.sec-table.compact th,.sec-table.compact td{padding:.45rem .6rem}.sec-table .sec-feature{position:sticky;left:0;z-index:3;width:var(--sec-feature-width);min-width:var(--sec-feature-width);background:#111820;box-shadow:1px 0 var(--sec-line)}.sec-table thead th{position:sticky;top:0;z-index:4;background:#111820}.sec-table thead .sec-feature{z-index:6}.sec-table .sec-offer-col{width:var(--sec-offer-width);min-width:var(--sec-offer-width);scroll-snap-align:start}.sec-group th{background:#202834!important;color:#a9ffd0!important;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.sec-value-yes{color:#7df5ac;font-weight:800}.sec-value-no{color:#ff9d9d}.sec-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.sec-provider-card{display:block;text-decoration:none;color:inherit;transition:transform .15s,border-color .15s}.sec-provider-card:hover{transform:translateY(-2px);border-color:var(--sec-green)}.sec-logo{width:52px;height:52px;object-fit:contain;border-radius:.5rem;background:#fff}.sec-embed{background:transparent}.sec-embed main{background:var(--sec-bg);border-radius:.6rem}.sec-light{--sec-bg:#fff;--sec-card:#fff;--sec-line:#d9dee5;--sec-text:#17202a;--sec-muted:#586473}.sec-light .sec-table .sec-feature,.sec-light .sec-table thead th{background:#f3f5f7}.sec-light .sec-group th{background:#e8f7ee!important;color:#126b35!important}@media(max-width:767.98px){:root{--sec-feature-width:142px;--sec-offer-width:230px}.sec-page-head{align-items:start;flex-direction:column}.sec-table-wrap{max-height:75vh}.sec-table th,.sec-table td{padding:.6rem;font-size:.88rem}}

