.ba-root .ba-answer{margin:26px 0 8px;padding:22px 24px;border-radius:16px;border:1px solid rgba(255,122,92,.34);background:linear-gradient(180deg,rgba(255,122,92,.08),transparent 60%),rgba(13,13,15,.6)}.ba-root .ba-answer-label{display:inline-block;margin-bottom:10px;font-family:var(--font-slate-mono),ui-monospace,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ba-coral)}.ba-root .ba-answer-lead{margin:0;font-size:17px;line-height:1.6;color:var(--ba-bone)}.ba-root .ba-answer-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:0;border-top:1px solid var(--ba-hairline)}.ba-root .ba-answer-row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:9px 0;border-bottom:1px solid var(--ba-hairline);font-size:14.5px}.ba-root .ba-answer-row-label{color:var(--ba-bone-70)}.ba-root .ba-answer-row-price{flex-shrink:0;text-align:right}.ba-root .ba-answer-row-price,.ba-root .ba-table .ba-price{font-family:var(--font-slate-mono),ui-monospace,monospace;font-size:13px;color:var(--ba-coral)}.ba-root .ba-table .ba-price{white-space:nowrap}.ba-root .ba-table .ba-model{font-weight:700;color:var(--ba-bone)}.ba-root .ba-factor h3{font-family:var(--font-gtWalsheim),system-ui,sans-serif;font-weight:800;font-size:16.5px;color:var(--ba-bone);margin:0 0 8px}.ba-root .ba-factor p{margin:0;font-size:14.5px;line-height:1.55;color:var(--ba-bone-70)}.ba-root .ba-example{display:flex;flex-direction:column;gap:14px}.ba-root .ba-example h3{font-family:var(--font-gtWalsheim),system-ui,sans-serif;font-weight:900;font-size:18px;color:var(--ba-bone);margin:0}.ba-root .ba-example-scenario{margin:0;font-size:14.5px;line-height:1.55;color:var(--ba-bone-70)}.ba-root .ba-example-lines{list-style:none;padding:0;margin:0;display:grid;gap:0}.ba-root .ba-example-line{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:9px 0;border-bottom:1px solid var(--ba-hairline);font-size:14px;color:var(--ba-bone-70)}.ba-root .ba-example-line-amount{flex-shrink:0;font-family:var(--font-slate-mono),ui-monospace,monospace;color:var(--ba-bone)}.ba-root .ba-example-total{margin:0;font-size:14.5px;line-height:1.5;color:var(--ba-bone)}.ba-root .ba-example-total b{color:var(--ba-coral)}.ba-root .ba-example-note{margin:0;font-size:13.5px;line-height:1.5;color:var(--ba-bone-50)}.ba-root .ba-steps{list-style:none;counter-reset:ba-step;padding:0;margin:22px 0 0;display:grid;gap:18px}.ba-root .ba-step{counter-increment:ba-step;position:relative;padding-left:52px;min-height:36px}.ba-root .ba-step:before{content:counter(ba-step);position:absolute;left:0;top:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,122,92,.12);border:1px solid rgba(255,122,92,.34);color:var(--ba-coral);font-family:var(--font-slate-mono),ui-monospace,monospace;font-size:15px;font-weight:600}.ba-root .ba-step h3{font-family:var(--font-gtWalsheim),system-ui,sans-serif;font-weight:800;font-size:16.5px;color:var(--ba-bone);margin:4px 0 6px}.ba-root .ba-step p{margin:0;font-size:14.5px;line-height:1.55;color:var(--ba-bone-70)}