.bsp-root .bsp-router-hero .bsp-quote-head{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch}.bsp-router-ledger{border:1px solid var(--bsp-hairline);background:var(--bsp-bg);align-self:stretch}.bsp-router-ledger-title{border-bottom:1px solid var(--bsp-hairline);color:var(--bsp-text-3);letter-spacing:.16em;margin:0;padding:12px 16px;font-size:10px;font-weight:800}.bsp-router-ledger-row{border-bottom:1px solid var(--bsp-hairline);color:var(--bsp-text-2);grid-template-columns:30px 86px 1fr;align-items:baseline;gap:10px;padding:13px 16px;font-size:12px;line-height:1.45;display:grid}.bsp-router-ledger-row:last-child{border-bottom:0}.bsp-router-ledger-row>span:first-child{color:var(--bsp-text-3);font-variant-numeric:tabular-nums}.bsp-router-ledger-row strong{color:var(--bsp-text);font-size:13px}.bsp-root .bsp-router-choose,.bsp-root .bsp-router-compare,.bsp-root .bsp-router-combinations{border-bottom:1px solid var(--bsp-hairline);padding:56px 0}.bsp-root .bsp-router-choose,.bsp-root .bsp-router-combinations{background:var(--bsp-bg-2)}.bsp-root .bsp-router-compare{background:var(--bsp-bg)}.bsp-router-intro{max-width:760px;color:var(--bsp-text-2);margin:10px 0 28px;font-size:15px;line-height:1.65}.bsp-router-grid{border:1px solid var(--bsp-hairline);background:var(--bsp-hairline);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.bsp-router-card{background:var(--bsp-bg);min-width:0;padding:26px;position:relative}.bsp-router-card:last-child{grid-column:1/-1}.bsp-router-card:before{content:"";background:var(--bsp-accent);width:3px;position:absolute;inset:0 auto 0 0}.bsp-router-card.is-green:before{background:var(--bsp-data)}.bsp-router-card.is-red:before{background:var(--bsp-kicker)}.bsp-router-card-head{letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;gap:16px;margin-bottom:18px;font-size:10px;font-weight:800;display:flex}.bsp-router-family{color:var(--bsp-text)}.bsp-router-count{color:var(--bsp-text-3)}.bsp-router-card h3,.bsp-router-combo h3{color:var(--bsp-text);letter-spacing:-.025em;text-wrap:balance;margin:0 0 10px;font-size:clamp(19px,2vw,24px);font-weight:850;line-height:1.15}.bsp-router-card>p,.bsp-router-combo p{max-width:64ch;color:var(--bsp-text-2);margin:0;font-size:14px;line-height:1.65}.bsp-router-primary-link{min-height:44px;color:var(--bsp-accent);align-items:center;margin-top:20px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.bsp-router-primary-link:hover{text-underline-offset:4px;text-decoration:underline}.bsp-router-primary-link:focus-visible,.bsp-router-service-links a:focus-visible{outline:2px solid var(--bsp-accent);outline-offset:3px}.bsp-router-service-links{flex-wrap:wrap;gap:8px 18px;margin:4px 0 0;padding:0;list-style:none;display:flex}.bsp-router-service-links a{min-height:44px;color:var(--bsp-text-2);text-decoration:underline;-webkit-text-decoration-color:var(--bsp-hairline);text-decoration-color:var(--bsp-hairline);text-underline-offset:4px;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.bsp-router-service-links a:hover{color:var(--bsp-accent);text-decoration-color:currentColor}.bsp-router-table{border:1px solid var(--bsp-hairline)}.bsp-router-table-head,.bsp-router-table-row{grid-template-columns:.6fr 1.25fr 1fr;display:grid}.bsp-router-table-head{background:var(--bsp-text);color:var(--bsp-bg)}.bsp-router-table-head span{letter-spacing:.14em;text-transform:uppercase;padding:11px 16px;font-size:10px;font-weight:800}.bsp-router-table-row{border-top:1px solid var(--bsp-hairline)}.bsp-router-table-row>*{border-right:1px solid var(--bsp-hairline);padding:16px;font-size:13px;line-height:1.55}.bsp-router-table-row>:last-child{border-right:0}.bsp-router-table-row strong{color:var(--bsp-accent)}.bsp-router-table-row span{color:var(--bsp-text-2)}.bsp-router-combo-grid{border:1px solid var(--bsp-hairline);background:var(--bsp-hairline);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.bsp-router-combo{background:var(--bsp-bg);padding:24px}.bsp-router-combo-num{color:var(--bsp-data);font-variant-numeric:tabular-nums;margin-bottom:24px;font-size:12px;font-weight:900;display:block}.bsp-router-combo strong{color:var(--bsp-text);text-transform:uppercase;letter-spacing:.08em;margin:14px 0 8px;font-size:12px;display:block}.bsp-router-actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:900px){.bsp-root .bsp-router-hero .bsp-quote-head,.bsp-router-combo-grid{grid-template-columns:1fr}}@media (max-width:720px){.bsp-root .bsp-router-choose,.bsp-root .bsp-router-compare,.bsp-root .bsp-router-combinations{padding:40px 0}.bsp-router-ledger-row{grid-template-columns:28px 76px 1fr;padding:12px}.bsp-router-grid{grid-template-columns:1fr}.bsp-router-card:last-child{grid-column:auto}.bsp-router-card{padding:22px 20px}.bsp-router-table-head{display:none}.bsp-router-table-row{grid-template-columns:1fr;padding:14px 16px}.bsp-router-table-row>*{border-right:0;padding:4px 0}.bsp-router-table-row strong{font-size:15px}.bsp-router-combo{padding:20px}.bsp-router-actions{width:100%}.bsp-router-actions .bsp-btn{justify-content:center;width:100%}}@media (max-width:400px){.bsp-router-ledger-row{grid-template-columns:24px 1fr}.bsp-router-ledger-row>span:last-child{grid-column:2}}
