.cp-page-title{font-size:24px;font-weight:800;color:#1f2937;line-height:1.15}
.cp-page-subtitle{font-size:14px;color:#667085;margin-top:6px}
.cp-section-title{font-size:18px;font-weight:800;color:#1f2937;line-height:1}
.cp-label{display:block;font-size:13px;font-weight:700;color:#667085;margin-bottom:7px}
.cp-input,.cp-select,.cp-textarea{width:100%;min-height:44px;border:1px solid #e5e7eb;border-radius:12px;padding:10px 13px;color:#1f2937;background:#fff;outline:none}
.cp-textarea{min-height:104px;resize:vertical}
.cp-input:focus,.cp-select:focus,.cp-textarea:focus{border-color:#7d5dfe;box-shadow:0 0 0 3px rgba(125,93,254,.12)}
.cp-btn{min-height:42px;border-radius:12px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;color:#fff!important;background:#7d5dfe;border:0;text-decoration:none;cursor:pointer}
.cp-btn-light{color:#4b5563!important;background:#f3f4f6;border:1px solid #e5e7eb}
.cp-btn-green{background:#16a34a}
.cp-btn-dark{background:#111827}
.cp-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}
.cp-ok{color:#047857;background:#d1fae5}
.cp-warn{color:#a16207;background:#fef3c7}
.cp-info{color:#0369a1;background:#e0f2fe}
.cp-muted{color:#475569;background:#eef2f7}
.cp-danger{color:#b42318;background:#fee2e2}
.cp-card-line{border:1px solid #eef0f5;border-radius:16px;background:#fbfcff;padding:16px}
.cp-empty{border:1px dashed #d1d5db;border-radius:16px;padding:20px;color:#667085;text-align:center;background:#fff}
.cp-alert{margin-bottom:16px;padding:13px 16px;border-radius:14px;font-weight:700}
.cp-alert-ok{color:#047857;background:#d1fae5;border:1px solid #a7f3d0}
.cp-alert-error{color:#b42318;background:#fee2e2;border:1px solid #fecaca}
.cp-seat{width:38px;height:38px;border-radius:10px;border:1px solid #d1d5db;display:grid;place-items:center;font-size:12px;font-weight:800;background:#fff}
.cp-seat-selected{color:#fff;background:#16a34a;border-color:#16a34a}
.cp-seat-booked{color:#9ca3af;background:#e5e7eb}
.cp-qr{width:104px;height:104px;border:10px solid #fff;border-radius:12px;background:linear-gradient(90deg,#111 8px,transparent 8px) 0 0/22px 22px,linear-gradient(#111 8px,transparent 8px) 0 0/22px 22px,#fff}
