/* Barierki Śląsk – Protokół v1.2 */
.bp-wrap { max-width: 820px; margin: 0 auto; font-family: 'Segoe UI', Arial, sans-serif !important; color: #1a1a1a; }
.bp-wrap * { box-sizing: border-box; }
.bp-header { display: flex; align-items: center; justify-content: space-between; padding: 12px 0 10px; border-bottom: 3px solid #CC0000; }
.bp-header img { height: 30px; }
.bp-header-addr { font-size: 10px; line-height: 1.7; color: #666; text-align: right; }
.bp-title { background: #CC0000 !important; color: #fff !important; text-align: center; padding: 11px; font-size: 14px; font-weight: bold; letter-spacing: 0.5px; text-transform: uppercase; margin: 0; }
.bp-section { padding: 16px 0 12px; border-bottom: 1px solid #e2e2e2; }
.bp-section-title { font-size: 10px; font-weight: bold; color: #CC0000; text-transform: uppercase; letter-spacing: 0.7px; margin: 0 0 12px; padding-bottom: 4px; border-bottom: 1.5px solid #e2e2e2; }
.bp-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 0 28px; }
.bp-field-row { display: flex; align-items: center; gap: 10px; margin-bottom: 9px; padding-bottom: 9px; border-bottom: 1px solid #f0f0f0; }
.bp-field-row:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.bp-label { width: 140px; min-width: 100px; font-size: 10.5px; font-weight: 700; color: #777; text-transform: uppercase; flex-shrink: 0; }
.bp-field-row input[type="text"],
.bp-field-row input[type="email"],
.bp-field-row input[type="tel"] { flex: 1; border: 1.5px solid #c0c0c0 !important; border-radius: 4px !important; background: #f7f7f7 !important; font-size: 13px !important; padding: 7px 10px !important; outline: none !important; color: #1a1a1a !important; min-width: 0; box-shadow: none !important; }
.bp-field-row input:focus { border-color: #CC0000 !important; background: #fff !important; }
.bp-taknie-row { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; }
.bp-tn-label { flex: 1; font-size: 12.5px; font-weight: 600; color: #444; }
.bp-btn-tn { border: none !important; border-radius: 4px !important; padding: 6px 16px !important; font-size: 12px !important; font-weight: bold !important; cursor: pointer; min-width: 58px; background: transparent; box-shadow: none !important; }
.bp-tak { background: #27ae60 !important; color: #fff !important; }
.bp-nie { background: #CC0000 !important; color: #fff !important; }
.bp-date-pair { display: flex; gap: 14px; margin-top: 12px; }
.bp-date-item { flex: 1; }
.bp-date-item label { display: block; font-size: 10px; font-weight: 700; color: #777; text-transform: uppercase; margin-bottom: 4px; }
.bp-date-item input[type="date"] { width: 100%; border: 1.5px solid #c0c0c0 !important; border-radius: 4px !important; padding: 7px 10px !important; font-size: 13px !important; outline: none !important; background: #f7f7f7 !important; font-family: inherit !important; box-shadow: none !important; }
.bp-date-item input:focus { border-color: #CC0000 !important; background: #fff !important; }
.bp-table { width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0; }
.bp-table thead tr { background: #1a1a1a; }
.bp-table th { color: #fff !important; padding: 8px; font-size: 10.5px; font-weight: bold; background: #1a1a1a !important; }
.bp-table th:first-child { text-align: left; padding-left: 12px; }
.bp-table th:nth-child(2) { text-align: center; }
.bp-table th:nth-child(3), .bp-table th:nth-child(4) { text-align: center; width: 80px; }
.bp-table td { border-bottom: 1px solid #e2e2e2; padding: 7px 8px; vertical-align: middle; }
.bp-table td:first-child { padding-left: 12px; }
.bp-table tr:nth-child(even) td { background: #f7f7f7; }
.bp-center { text-align: center; font-size: 11px; color: #666; }
.bp-qty { width: 60px !important; border: 1.5px solid #c0c0c0 !important; border-radius: 4px !important; padding: 5px !important; text-align: center !important; font-size: 14px !important; outline: none !important; -moz-appearance: textfield; font-family: inherit !important; box-shadow: none !important; background: #fff !important; }
.bp-qty:focus { border-color: #CC0000 !important; }
.bp-qty::-webkit-outer-spin-button, .bp-qty::-webkit-inner-spin-button { -webkit-appearance: none; }
.bp-inne { width: 100%; border: none !important; border-bottom: 1.5px solid #c0c0c0 !important; background: transparent !important; font-size: 12.5px; outline: none !important; padding: 2px 0; font-family: inherit; box-shadow: none !important; }
.bp-inne:focus { border-bottom-color: #CC0000 !important; }
.bp-clauses { font-size: 11px; line-height: 1.6; color: #555; }
.bp-clauses p { display: flex; gap: 7px; margin-bottom: 6px; }
.bp-num { font-weight: bold; color: #CC0000; flex-shrink: 0; }
.bp-sig-wrap { border: 1.5px solid #c0c0c0; border-radius: 4px; position: relative; background: #fafafa; overflow: hidden; }
.bp-sig-canvas { display: block; width: 100%; touch-action: none; cursor: crosshair; background: #fafafa; }
.bp-sig-clear { position: absolute !important; top: 8px !important; right: 10px !important; background: rgba(30,30,30,.65) !important; color: #fff !important; border: none !important; border-radius: 4px !important; padding: 4px 11px !important; font-size: 11px !important; cursor: pointer; box-shadow: none !important; }
.bp-sig-label { padding: 5px 12px; font-size: 10.5px; color: #888; background: #f0f0f0; border-top: 1px solid #e2e2e2; }
.bp-dmg-table { width: 100%; border-collapse: collapse; font-size: 12.5px; margin: 0; }
.bp-dmg-table thead tr { background: #1a1a1a; }
.bp-dmg-table th { color: #fff !important; padding: 8px 10px; font-size: 10.5px; font-weight: bold; background: #1a1a1a !important; }
.bp-dmg-table td { border-bottom: 1px solid #e2e2e2; padding: 6px 10px; vertical-align: middle; }
.bp-dmg-cat { background: #2d2d2d !important; color: #fff !important; font-weight: bold; font-size: 11px; padding: 6px 12px !important; }
.bp-dmg-table tr:nth-child(even):not(.bp-cat-row) td { background: #f7f7f7; }
.bp-price { text-align: right; font-size: 11.5px; color: #555; white-space: nowrap; }
.bp-divider { display: flex; align-items: center; gap: 12px; padding: 10px 0; font-size: 10px; color: #999; text-transform: uppercase; letter-spacing: 1px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; background: #f4f4f4; margin: 4px 0; justify-content: center; }
.bp-cennik { font-size: 10px; color: #aaa; text-align: right; padding: 4px 0 8px; }
.bp-send-btn { display: block !important; width: 100% !important; padding: 16px !important; background: #CC0000 !important; color: #fff !important; border: none !important; border-radius: 7px !important; font-size: 16px !important; font-weight: bold !important; cursor: pointer !important; margin-top: 18px !important; letter-spacing: 0.4px; font-family: inherit !important; box-shadow: none !important; text-decoration: none !important; }
.bp-send-btn:hover { background: #990000 !important; color: #fff !important; }
.bp-send-btn:disabled { background: #aaa !important; cursor: not-allowed !important; }
.bp-status { text-align: center; margin-top: 12px; font-size: 14px; font-weight: bold; min-height: 24px; }
.bp-status.ok { color: #0a7a0a; }
.bp-status.err { color: #CC0000; }
@media (max-width: 600px) {
  .bp-two-col { grid-template-columns: 1fr; }
  .bp-date-pair { flex-direction: column; gap: 8px; }
  .bp-label { width: 105px; font-size: 10px; }
}
