.tcbon-csc{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;max-width:1100px}
.tcbon-csc .tabs{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 12px}
.tcbon-csc .tab{padding:8px 10px;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;user-select:none}
.tcbon-csc .tab.active{border-color:#840024;color:#840024;font-weight:600}
.tcbon-csc pre{background:#0b1220;color:#e5e7eb;padding:12px;border-radius:12px;overflow:auto}
.tcbon-csc .row{display:flex;gap:12px;flex-wrap:wrap}
.tcbon-csc .card{flex:1 1 320px;border:1px solid #e5e7eb;border-radius:14px;padding:12px}
.tcbon-csc .label{font-size:12px;color:#6b7280}
.tcbon-csc .value{font-size:16px;font-weight:600}
