/* v553 — direct sales referral outside normal queue */
.direct-referral-overlay{position:fixed;inset:0;z-index:10070;background:rgba(13,31,46,.62);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px}
.direct-referral-overlay[hidden]{display:none!important}.direct-referral-modal{width:min(980px,96vw);max-height:min(88vh,920px);overflow:hidden;background:#f7fafc;border:1px solid #cbd9e3;border-radius:24px;box-shadow:0 28px 80px rgba(12,35,53,.28);display:flex;flex-direction:column;direction:rtl}
.direct-referral-head{background:linear-gradient(135deg,#0f3d5f,#174e72);color:#fff;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.direct-referral-head-copy{display:flex;align-items:center;gap:13px}.direct-referral-head-icon{width:46px;height:46px;border:1px solid rgba(255,255,255,.23);background:rgba(255,255,255,.09);border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.direct-referral-head-icon svg{width:23px;height:23px;fill:none;stroke:currentColor}.direct-referral-head h2{margin:0;font-size:20px}.direct-referral-head p{margin:5px 0 0;font-size:12px;opacity:.78}.direct-referral-close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.12);color:#fff;font-size:25px;line-height:1;cursor:pointer}
.direct-referral-body{padding:18px;overflow:auto}.direct-referral-panel{display:grid;gap:16px}.direct-referral-toolbar,.direct-referral-form-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.direct-referral-toolbar h3,.direct-referral-form-head h3{margin:0;color:#153a54;font-size:18px}.direct-referral-toolbar p,.direct-referral-form-head p{margin:5px 0 0;color:#667d8d;font-size:12px}.direct-referral-add,.direct-referral-save{border:0;border-radius:12px;background:#123f61;color:#fff;min-height:42px;padding:0 16px;font:inherit;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.direct-referral-add svg,.direct-referral-save svg{width:18px;height:18px;fill:none;stroke:currentColor}.direct-referral-back,.direct-referral-cancel{border:1px solid #c8d6df;background:#fff;color:#24495f;border-radius:11px;min-height:40px;padding:0 14px;font:inherit;font-weight:650;cursor:pointer}
.direct-referral-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.direct-referral-summary>div{background:#fff;border:1px solid #dce6ec;border-radius:15px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:8px}.direct-referral-summary span{font-size:11px;color:#738693}.direct-referral-summary b{font-size:20px;color:#123f61}.direct-referral-table-wrap{overflow:auto;background:#fff;border:1px solid #dae5eb;border-radius:16px}.direct-referral-table{width:100%;border-collapse:collapse;min-width:870px}.direct-referral-table th{background:#edf3f7;color:#456070;font-size:11px;font-weight:700;padding:11px;text-align:right;white-space:nowrap}.direct-referral-table td{padding:12px 11px;border-top:1px solid #edf2f5;vertical-align:middle;color:#213f51;font-size:12px}.direct-referral-person{display:grid;gap:3px}.direct-referral-person small,.direct-referral-table td>small,.direct-referral-table td b+small{display:block;color:#7a8d99;font-size:10px;margin-top:3px}.direct-referral-reason{max-width:230px;line-height:1.7}.direct-referral-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:750;background:#eef2f5;color:#586d79}.direct-referral-status.green{background:#e6f6ee;color:#23724f}.direct-referral-status.blue{background:#e7f1fa;color:#225d84}.direct-referral-status.slate{background:#edf0f2;color:#52626c}.direct-referral-case{display:block;margin-top:5px;color:#6e8290}.direct-referral-empty{min-height:170px;background:#fff;border:1px dashed #c8d7df;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:25px;color:#6c808c}.direct-referral-empty svg{width:32px;height:32px;fill:none;stroke:#174e72}.direct-referral-empty b{color:#25465b}.direct-referral-empty small{max-width:520px;line-height:1.8}
.direct-referral-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;background:#fff;border:1px solid #dce6ec;border-radius:17px;padding:17px}.direct-referral-field{display:grid;gap:7px}.direct-referral-field.full{grid-column:1/-1}.direct-referral-field label{font-size:12px;font-weight:700;color:#38566a}.direct-referral-field label em{font-style:normal;color:#bd3d47}.direct-referral-field label small{font-weight:400;color:#8a99a3}.direct-referral-field input,.direct-referral-field select,.direct-referral-field textarea{width:100%;border:1px solid #cad8e0;border-radius:11px;background:#fbfdfe;padding:10px 12px;min-height:43px;font:inherit;color:#18384e;outline:0}.direct-referral-field textarea{resize:vertical;line-height:1.8}.direct-referral-field input:focus,.direct-referral-field select:focus,.direct-referral-field textarea:focus{border-color:#4a7f9e;box-shadow:0 0 0 3px rgba(34,99,139,.09)}.direct-referral-field-note{color:#8798a3;font-size:10px}.direct-referral-guard{grid-column:1/-1;display:flex;gap:11px;align-items:flex-start;background:#eef7fb;border:1px solid #cfe3ed;border-radius:13px;padding:12px 13px;color:#315c72}.direct-referral-guard>span{width:34px;height:34px;border-radius:10px;background:#fff;display:grid;place-items:center;flex:0 0 auto}.direct-referral-guard svg{width:18px;height:18px;fill:none;stroke:#23678d}.direct-referral-guard b{font-size:12px}.direct-referral-guard p{font-size:10.5px;line-height:1.8;margin:3px 0 0;color:#66808f}.direct-referral-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.direct-referral-save:disabled{opacity:.6;cursor:wait}
.direct-referral-success{text-align:center;background:#fff;border:1px solid #d8e5eb;border-radius:18px;padding:22px;display:grid;gap:14px}.direct-referral-success-icon{width:58px;height:58px;border-radius:17px;background:#e7f6ef;color:#23724f;display:grid;place-items:center;margin:0 auto}.direct-referral-success-icon svg{width:29px;height:29px;fill:none;stroke:currentColor}.direct-referral-success h3{margin:0;color:#17425d;font-size:20px}.direct-referral-success>p{margin:0;color:#6e8491;font-size:12px}.direct-referral-success-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;text-align:right}.direct-referral-success-grid>div{background:#f5f9fb;border:1px solid #e0e8ed;border-radius:12px;padding:11px 13px;display:grid;gap:3px}.direct-referral-success-grid>div.full{grid-column:1/-1}.direct-referral-success-grid span{font-size:10px;color:#81929c}.direct-referral-success-grid b{font-size:12px;color:#294b60;line-height:1.7}.direct-referral-success-actions{display:flex;justify-content:center;gap:9px}
.so-direct-referral-tag{display:inline-flex;align-items:center;margin-inline-start:6px;padding:3px 7px;border-radius:999px;background:#e6f1f8;color:#1d5b82;border:1px solid #c6ddea;font-size:9px;font-weight:750;vertical-align:middle;white-space:nowrap}
@media(max-width:720px){.direct-referral-overlay{padding:8px;align-items:end}.direct-referral-modal{width:100%;max-height:92dvh;border-radius:20px 20px 0 0}.direct-referral-head{padding:14px 15px}.direct-referral-head-icon{width:39px;height:39px;border-radius:12px}.direct-referral-head h2{font-size:16px}.direct-referral-head p{font-size:10px;line-height:1.6}.direct-referral-close{width:36px;height:36px}.direct-referral-body{padding:12px}.direct-referral-toolbar,.direct-referral-form-head{align-items:flex-start}.direct-referral-toolbar p,.direct-referral-form-head p{max-width:260px}.direct-referral-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.direct-referral-summary>div{padding:10px 11px}.direct-referral-summary b{font-size:17px}.direct-referral-form{grid-template-columns:1fr;padding:12px;gap:11px}.direct-referral-field.full,.direct-referral-guard,.direct-referral-form-actions{grid-column:1}.direct-referral-form-actions>*{flex:1}.direct-referral-success{padding:15px}.direct-referral-success-grid{grid-template-columns:1fr}.direct-referral-success-grid>div.full{grid-column:1}.direct-referral-success-actions>*{flex:1}.direct-referral-table-wrap{border:0;background:transparent;overflow:visible}.direct-referral-table{min-width:0;display:block}.direct-referral-table thead{display:none}.direct-referral-table tbody{display:grid;gap:9px}.direct-referral-table tr{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dbe5ea;border-radius:14px;padding:11px;gap:8px}.direct-referral-table td{border:0;padding:4px;display:grid;gap:2px}.direct-referral-table td:nth-child(1),.direct-referral-table td:nth-child(4),.direct-referral-table td:nth-child(6){grid-column:1/-1}.direct-referral-table td:before{font-size:9px;color:#8a9aa4}.direct-referral-table td:nth-child(1):before{content:'مخاطب'}.direct-referral-table td:nth-child(2):before{content:'کارشناس مقصد'}.direct-referral-table td:nth-child(3):before{content:'سرپرست'}.direct-referral-table td:nth-child(4):before{content:'علت ارجاع'}.direct-referral-table td:nth-child(5):before{content:'مهلت'}.direct-referral-table td:nth-child(6):before{content:'وضعیت'}.direct-referral-table td:nth-child(7):before{content:'ثبت‌کننده'}.direct-referral-reason{max-width:none}.direct-referral-launch span{display:none}}
.direct-referral-lead-banner{margin:12px 0;background:#eaf4fa;border:1px solid #c9dfeb;color:#225c7c;border-radius:12px;padding:10px 12px;font-size:11px;line-height:1.8}
