/* Tajhiz Market Repair Manager 3.1 — intentionally isolated to the form itself. */
.tm-repair-form{--tm-blue:#1769e0;--tm-blue-dark:#0b4fae;--tm-soft:#eef6ff;--tm-text:#172033;--tm-muted:#667085;--tm-border:#dfe7f0;--tm-bg:#f7faff;box-sizing:border-box;width:100%;max-width:1100px;margin:0 auto;padding:clamp(16px,3vw,34px);border:1px solid #e3eaf2;border-radius:24px;background:linear-gradient(180deg,#fff,var(--tm-bg));box-shadow:0 22px 65px rgba(16,40,75,.10);color:var(--tm-text);font-family:inherit;direction:rtl;line-height:1.7}.tm-repair-form *,.tm-repair-form *::before,.tm-repair-form *::after{box-sizing:border-box}.tm-repair-form .tm-container{width:100%;margin:0;padding:0}.tm-repair-form .tm-form-wrapper{width:100%;margin:0;padding:0}.tm-repair-form .tm-form-header{text-align:right;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--tm-border)}.tm-repair-form .tm-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:6px 12px;border:1px solid #d6e7ff;border-radius:999px;background:var(--tm-soft);color:var(--tm-blue);font-size:12px;font-weight:900}.tm-repair-form .tm-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--tm-blue);box-shadow:0 0 0 4px #dcecff}.tm-repair-form h2{margin:0 0 8px;font-size:clamp(20px,2.4vw,30px);line-height:1.45;font-weight:900;color:var(--tm-text)}.tm-repair-form .tm-form-header p{margin:0;color:var(--tm-muted);font-size:14px;line-height:2}.tm-repair-form form{width:100%;margin:0;padding:0}.tm-repair-form fieldset{min-width:0;margin:0 0 16px;padding:20px;border:1px solid var(--tm-border);border-radius:18px;background:#fff}.tm-repair-form legend{padding:0 10px;color:var(--tm-blue-dark);font-weight:900;font-size:14px}.tm-repair-form .tm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tm-repair-form .tm-form-group{min-width:0}.tm-repair-form label{display:block;margin:0 0 7px;color:#344054;font-size:13px;font-weight:800}.tm-repair-form label span[aria-hidden=true]{color:#d92d20}.tm-repair-form input:not([type=checkbox]):not([type=file]),.tm-repair-form select,.tm-repair-form textarea{display:block;width:100%;min-height:46px;margin:0;border:1px solid #d5dee9;border-radius:12px;background:#fbfcfe;color:var(--tm-text);font:inherit;font-size:13px;outline:0;transition:border-color .2s,box-shadow .2s,background .2s}.tm-repair-form input:not([type=checkbox]):not([type=file]),.tm-repair-form select{padding:12px 13px}.tm-repair-form textarea{min-height:125px;padding:12px 13px;resize:vertical;line-height:1.9}.tm-repair-form input:focus,.tm-repair-form select:focus,.tm-repair-form textarea:focus{border-color:var(--tm-blue);background:#fff;box-shadow:0 0 0 4px rgba(23,105,224,.10)}.tm-repair-form input::placeholder,.tm-repair-form textarea::placeholder{color:#98a2b3}.tm-repair-form input[type=file]{display:block;width:100%;padding:10px;border:1px dashed #b7c9df;border-radius:12px;background:#f8fbff;font:inherit;font-size:12px;color:#344054;cursor:pointer}.tm-repair-form small{display:block;margin-top:7px;color:#7b8794;font-size:11px;line-height:1.9}.tm-repair-form .tm-form-consent{margin:2px 0 16px;padding:14px 16px;border:1px solid #dfeaf7;border-radius:14px;background:#f8fbff}.tm-repair-form .tm-form-consent label{display:flex;align-items:flex-start;gap:10px;margin:0;color:#475467;font-weight:600;line-height:1.9}.tm-repair-form .tm-form-consent input[type=checkbox]{width:17px;height:17px;flex:0 0 auto;margin:5px 0 0;accent-color:var(--tm-blue)}.tm-repair-form .tm-form-submit{text-align:center}.tm-repair-form .tm-btn-primary{display:block;width:100%;min-height:54px;padding:13px 20px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--tm-blue),var(--tm-blue-dark));color:#fff;font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(23,105,224,.22);transition:transform .2s,box-shadow .2s,opacity .2s}.tm-repair-form .tm-btn-primary:hover{transform:translateY(-2px);box-shadow:0 17px 35px rgba(23,105,224,.28)}.tm-repair-form .tm-btn-primary:disabled{opacity:.65;cursor:wait;transform:none}.tm-repair-form .tm-form-note{margin:9px 0 0;color:#7b8794;font-size:11px;line-height:1.8}.tm-repair-form .tm-form-response{margin:0 0 18px;padding:16px 18px;border-radius:15px;font-size:13px;line-height:1.9}.tm-repair-form .tm-form-response p{margin:3px 0 0}.tm-repair-form .tm-form-response--success{border:1px solid #b9e6ca;background:#effaf4;color:#17683b}.tm-repair-form .tm-form-response--error{border:1px solid #f1baba;background:#fff4f4;color:#9b1c1c}.tm-repair-form .tm-tracking-code{display:inline-block;margin-top:9px;padding:6px 11px;border:1px dashed currentColor;border-radius:8px;background:#fff;font-weight:900;letter-spacing:.6px;direction:ltr}.tm-repair-form + *{box-sizing:border-box}.tm-tracking-box{max-width:650px;margin:30px auto;padding:28px;border:1px solid #e1e8f0;border-radius:22px;background:#fff;box-shadow:0 18px 55px rgba(20,50,90,.08);direction:rtl;text-align:right;font-family:inherit}.tm-track-badge{display:inline-block;padding:6px 11px;border-radius:999px;background:#edf5ff;color:#1769e0;font-size:11px;font-weight:900}.tm-tracking-box h3{margin:9px 0 6px;font-size:24px}.tm-tracking-box p{color:#667085;line-height:1.9}.tm-tracking-form{display:flex;gap:10px}.tm-tracking-form input{flex:1;min-height:49px;border:1px solid #d5dde8;border-radius:12px;padding:10px 12px;font:inherit;direction:ltr;text-align:left}.tm-tracking-form button{min-height:49px;border:0;border-radius:12px;background:#1769e0;color:#fff;padding:0 22px;font:inherit;font-weight:900;cursor:pointer}.tm-tracking-result{margin-top:16px;padding:15px;border-radius:13px;background:#f7faff;line-height:2}.tm-dashboard{width:100%;max-width:1200px}.tm-dashboard-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.tm-dashboard-cards>div{position:relative;padding:18px;border:1px solid #e4eaf1;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(16,40,75,.05)}.tm-dashboard-cards small{display:block;color:#667085}.tm-dashboard-cards strong{display:block;margin-top:6px;color:#1769e0;font-size:28px}.tm-card-icon{position:absolute;left:15px;top:14px;color:#1769e0;font-size:18px}.tm-dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.tm-dashboard-grid section{padding:18px;border:1px solid #e4eaf1;border-radius:16px;background:#fff}.tm-dashboard-grid h2{margin:0;font-size:18px}.tm-panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.tm-panel-head span{color:#667085;font-size:12px}.tm-panel-head a{color:#1769e0;text-decoration:none;font-size:12px;font-weight:800}.tm-dashboard-table{overflow:auto}.tm-row{display:grid;grid-template-columns:1.1fr 1.1fr 1fr 1fr .9fr;gap:10px;align-items:center;padding:11px 9px;border-bottom:1px solid #edf1f5;color:#172033;text-decoration:none;font-size:12px}.tm-row:not(.tm-head):hover{background:#f7faff}.tm-head{font-weight:900;border-radius:8px;background:#f5f8fc}.tm-status-list{display:grid;gap:9px}.tm-status-list div{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border:1px solid #e4edf8;border-radius:10px;background:#f7faff}.tm-status-list b{color:#1769e0}.tm-status-dot{display:inline-block;width:7px;height:7px;margin-left:7px;border-radius:50%;background:#94a3b8}.tm-status-new{background:#eaf4ff;color:#145da0}.tm-status-reviewing{background:#fff6df;color:#8a5a00}.tm-status-contacted{background:#f1eaff;color:#6840a8}.tm-status-repairing{background:#e8f8f1;color:#14744b}.tm-status-completed{background:#e6f7eb;color:#17683b}.tm-status-cancelled{background:#fbecec;color:#a12a2a}.tm-row .tm-status-dot.tm-status-new{background:#1769e0}.tm-row .tm-status-dot.tm-status-reviewing{background:#d89614}.tm-row .tm-status-dot.tm-status-contacted{background:#7c4dcb}.tm-row .tm-status-dot.tm-status-repairing{background:#149562}.tm-row .tm-status-dot.tm-status-completed{background:#168a4b}.tm-row .tm-status-dot.tm-status-cancelled{background:#c23b3b}.tm-empty{padding:25px;text-align:center;color:#667085}@media(max-width:767px){.tm-repair-form{padding:15px;border-radius:18px}.tm-repair-form .tm-form-grid{grid-template-columns:1fr;gap:13px}.tm-repair-form fieldset{padding:16px;border-radius:15px}.tm-repair-form h2{font-size:21px}.tm-tracking-form{display:block}.tm-tracking-form button{width:100%;margin-top:9px}.tm-dashboard-cards,.tm-dashboard-grid{grid-template-columns:1fr}.tm-row{grid-template-columns:1fr 1fr}.tm-row span:nth-child(n+4){display:none}.tm-panel-head{align-items:flex-start}.tm-tracking-box{padding:20px;border-radius:18px}}
