.tbci-panel,.tbci-card,.tbci-checkout-notice{font-family:Inter,Arial,sans-serif;box-sizing:border-box}.tbci-panel{max-width:980px;margin:18px auto;padding:22px;border:1px solid #e5e7eb;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 40px rgba(15,23,42,.08)}.tbci-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.tbci-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--tbci-primary);font-weight:800}.tbci-head h3{margin:4px 0 0;font-size:24px;color:#0f172a}.tbci-badge{border-radius:999px;padding:9px 13px;font-weight:800;font-size:13px}.tbci-badge.ok{background:#dcfce7;color:#166534}.tbci-badge.wait{background:#fef3c7;color:#92400e}.tbci-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tbci-grid>div{border:1px solid #e5e7eb;border-radius:16px;background:white;padding:16px}.tbci-grid strong{display:block;color:#0f172a;font-size:20px}.tbci-grid span{display:block;color:#64748b;font-size:13px;margin-top:4px}.tbci-alert{margin-top:14px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;padding:14px}.tbci-alert.ok{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.tbci-alert p{margin:5px 0 0}.tbci-card{padding:16px;border-radius:16px;border:1px solid #e5e7eb;background:#fff}.tbci-card strong{display:block;margin-bottom:6px}.tbci-card p{margin:0;color:#475569}.tbci-card.tbci-ok{border-color:#bbf7d0;background:#f0fdf4}.tbci-card.tbci-lock{border-color:#fed7aa;background:#fff7ed}.tbci-checkout-notice{border-radius:16px;margin:0 0 18px;padding:14px 16px;font-weight:700}.tbci-checkout-notice.is-trusted{background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.tbci-checkout-notice.is-new{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.tbci-item-note{color:#64748b}.tbci-delivery-row td{font-weight:700;color:#0f172a}@media(max-width:760px){.tbci-head{display:block}.tbci-badge{display:inline-block;margin-top:10px}.tbci-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.tbci-grid{grid-template-columns:1fr}.tbci-panel{padding:16px;border-radius:18px}.tbci-head h3{font-size:20px}}
