.crm-wrap{max-width:1180px;margin:30px auto;font-family:Inter,Arial,sans-serif;color:#111}.crm-rtl{direction:rtl}.crm-hero{background:linear-gradient(135deg,#111827,#0f766e);color:#fff;border-radius:26px;padding:34px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.18)}.crm-hero span{font-size:48px}.crm-hero h2{margin:10px 0;font-size:34px;color:#fff}.crm-hero p{opacity:.88}.crm-steps{display:flex;gap:12px;justify-content:center;margin:24px 0}.crm-steps span{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;font-weight:800}.crm-steps span.active{background:#0f766e;color:#fff}.crm-step{display:none;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 12px 40px rgba(15,23,42,.08)}.crm-step.active{display:block}.crm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.crm-wrap label{font-weight:700;color:#374151}.crm-wrap input,.crm-wrap select{width:100%;margin-top:8px;border:1px solid #d1d5db;border-radius:14px;padding:14px;font-size:15px;background:#fff;box-sizing:border-box}.crm-wrap input:focus,.crm-wrap select:focus{outline:0;border-color:#0f766e;box-shadow:0 0 0 4px rgba(15,118,110,.12)}.crm-next,.crm-back,.crm-submit{border:0;border-radius:14px;padding:14px 24px;font-weight:800;margin:22px 8px 0 0;cursor:pointer}.crm-next,.crm-submit{background:#0f766e;color:#fff}.crm-back{background:#e5e7eb;color:#111827}.crm-cars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.crm-car{border:2px solid #e5e7eb;border-radius:20px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s;display:block}.crm-car input{display:none}.crm-car:has(input:checked),.crm-car:hover{border-color:#0f766e;transform:translateY(-3px);box-shadow:0 18px 35px rgba(15,118,110,.16)}.crm-car-img{height:160px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.crm-car-img img{width:100%;height:100%;object-fit:cover}.crm-car-img span{font-size:70px}.crm-car-body{padding:18px}.crm-car h4{font-size:18px;margin:0 0 8px}.crm-car strong{color:#0f766e;font-size:18px}.crm-car ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none;padding:0;margin:14px 0;color:#4b5563;font-size:13px}.crm-select-btn{display:block;text-align:center;background:#111827;color:#fff;border-radius:12px;padding:11px;font-weight:800}.crm-extras{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-extras label{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.crm-extras input{width:auto;margin:0}.crm-summary{margin-top:18px;background:#f9fafb;border:1px dashed #cbd5e1;border-radius:18px;padding:18px}.crm-total-line{display:flex;justify-content:space-between;font-size:22px}.crm-total{color:#0f766e}.crm-message{font-weight:800;color:#15803d}.crm-admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.crm-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:20px}.crm-admin-card h2{font-size:42px;margin:0;color:#0f766e}@media(max-width:900px){.crm-cars{grid-template-columns:1fr 1fr}.crm-grid,.crm-extras{grid-template-columns:1fr}}@media(max-width:600px){.crm-wrap{margin:12px}.crm-hero{padding:24px 16px;border-radius:18px}.crm-hero h2{font-size:24px}.crm-step{padding:16px}.crm-cars{grid-template-columns:1fr}.crm-next,.crm-back,.crm-submit{width:100%;margin:12px 0 0}.crm-car ul{grid-template-columns:1fr}.crm-total-line{font-size:18px}}
