@font-face{font-family:Vazirmatn Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/vazirmatn-arabic-wght-normal.0tzxgo2fuaf-x.woff2)format("woff2-variations");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/vazirmatn-latin-ext-wght-normal.0ohik0lv51opt.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/vazirmatn-latin-wght-normal.00gnhmt88g2y1.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#172033;--muted:#6f7889;--line:#e7eaf0;--surface:#fff;--canvas:#f5f7fa;--navy:#202942;--accent:#5866d9;--accent-soft:#eef0ff;--pending:#e9b949;--pending-bg:#fff7d9;--reviewed:#6495d8;--reviewed-bg:#eaf3ff;--approved:#4ea978;--approved-bg:#e8f7ee;--rejected:#d66d78;--rejected-bg:#ffedef;--shadow:0 14px 40px #222b4412}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-feature-settings:"ss01";margin:0;font-family:Vazirmatn Variable,Vazirmatn,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:2px;outline:3px solid #5866d94d}svg{stroke-width:1.8px}.eyebrow{color:#8992a3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.icon-button{color:inherit;background:0 0;border:0;border-radius:9px;place-items:center;padding:7px;display:inline-grid}.primary-button,.secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:43px;padding:0 17px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{background:var(--navy);color:#fff;box-shadow:0 8px 20px #2029422b}.primary-button:hover{background:#2c3755;transform:translateY(-1px)}.primary-button:disabled{opacity:.58;cursor:wait;transform:none}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.secondary-button:hover{background:#fafbfc;border-color:#cdd2dd}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fbfcfe;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid}.login-panel{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:55px 7vw;display:flex;position:relative;overflow:hidden}.login-panel:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:620px;height:620px;position:absolute;top:50%;left:-290px;transform:translateY(-50%);box-shadow:0 0 0 90px #ffffff06,0 0 0 190px #ffffff05}.brand-mark{width:50px;height:50px;color:var(--navy);background:#fff;border-radius:16px 7px;place-items:center;font-size:25px;font-weight:800;display:grid;position:relative;box-shadow:0 10px 30px #0003}.login-copy{max-width:560px;position:relative}.login-copy .eyebrow{color:#9ca6d8}.login-copy h1{letter-spacing:-.04em;margin:20px 0 22px;font-size:clamp(44px,5.4vw,75px);line-height:1.25}.login-copy p{color:#bdc3d4;font-size:16px}.flow-line{gap:5px;max-width:360px;height:6px;display:flex;position:relative}.flow-line i{border-radius:9px;flex:1}.flow-line i:first-child{background:var(--pending)}.flow-line i:nth-child(2){background:var(--reviewed)}.flow-line i:nth-child(3){background:var(--approved)}.flow-line i:nth-child(4){background:var(--rejected)}.login-form-wrap{place-items:center;padding:40px;display:grid}.login-card{width:min(410px,100%)}.login-card h2{margin:8px 0 6px;font-size:32px}.login-card>p{color:var(--muted);margin:0 0 30px}.login-form{gap:18px;display:grid}.login-form label>span,.form-grid label>span{margin-bottom:7px;font-size:13px;font-weight:600;display:block}.input-shell{color:#9098a8;background:#fff;border:1px solid #dfe3ea;border-radius:13px;align-items:center;gap:10px;height:51px;padding:0 14px;transition:all .18s;display:flex}.input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #5866d914}.input-shell input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.login-button{width:100%;height:51px;margin-top:4px}.form-error{background:var(--rejected-bg);color:#a94450;border-radius:10px;padding:10px 13px;font-size:13px}.app-shell{min-height:100vh}.sidebar{background:var(--navy);color:#fff;z-index:50;flex-direction:column;width:250px;padding:25px 18px;display:flex;position:fixed;top:0;bottom:0;right:0}.sidebar-brand{align-items:center;gap:11px;padding:0 7px 27px;display:flex}.mini-logo{width:39px;height:39px;color:var(--navy);background:#fff;border-radius:13px 6px;place-items:center;font-size:20px;font-weight:800;display:grid}.sidebar-brand>div:nth-child(2){flex-direction:column;display:flex}.sidebar-brand strong{font-size:17px}.sidebar-brand span{color:#9fa7bc;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.close-menu{margin-right:auto;display:none}.sidebar nav{gap:6px;display:grid}.sidebar nav a{color:#b9c0d0;border-radius:12px;align-items:center;gap:12px;height:47px;padding:0 13px;font-weight:600;display:flex}.sidebar nav a svg{width:20px}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar nav a b{background:#ffffff1a;border-radius:20px;margin-right:auto;padding:3px 7px;font-size:11px}.sidebar-foot{margin-top:auto}.user-tile{border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:14px 5px;display:flex}.user-tile svg{color:#aeb6c9;width:26px}.user-tile div{flex-direction:column;min-width:0;display:flex}.user-tile strong{font-size:13px}.user-tile span{color:#8f99b0;text-overflow:ellipsis;font-size:10px;overflow:hidden}.logout{color:#aeb6c9;background:0 0;border:0;align-items:center;gap:9px;padding:9px 6px;display:flex}.logout svg{width:18px}.workspace{max-width:1660px;margin-right:250px;padding:0 38px 80px}.topbar{align-items:center;gap:14px;height:108px;display:flex}.topbar h1{letter-spacing:-.02em;margin:3px 0 0;font-size:24px}.topbar .desktop-add{margin-right:auto}.topbar .desktop-add svg{width:19px}.menu-button,.backdrop{display:none}.job-strip{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:minmax(280px,1fr) minmax(150px,.5fr) auto;align-items:center;gap:24px;padding:18px 20px;display:grid}.job-copy{align-items:center;gap:13px;display:flex}.job-icon{background:var(--accent-soft);width:43px;height:43px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.job-icon svg{width:21px}.job-copy small{color:var(--muted);font-size:11px}.job-copy h2{margin:3px 0 0;font-size:16px}.job-copy h2 span{color:var(--muted);margin-right:5px;font-size:12px;font-weight:500}.flow-meter{direction:rtl;gap:3px;height:7px;display:flex}.flow-meter i{border-radius:7px;min-width:13px}.flow-meter .pending{background:var(--pending)}.flow-meter .reviewed{background:var(--reviewed)}.flow-meter .approved{background:var(--approved)}.flow-meter .rejected{background:var(--rejected)}.strip-actions{align-items:center;gap:16px;display:flex}.strip-actions>span{color:var(--muted);max-width:145px;font-size:11px}.strip-actions svg{width:18px}.sync-report{color:#2f7350;background:#eef6f2;border:1px solid #dbece3;border-radius:12px;align-items:center;gap:18px;margin-top:11px;padding:11px 15px;font-size:12px;display:flex}.sync-report button{color:inherit;background:0 0;border:0;margin-right:auto}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:128px;padding:17px 18px;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";opacity:.16;border-radius:50%;width:42px;height:42px;position:absolute;bottom:-18px;left:-18px}.stat-card.pending:after{background:var(--pending)}.stat-card.reviewed:after{background:var(--reviewed)}.stat-card.approved:after{background:var(--approved)}.stat-card.rejected:after{background:var(--rejected)}.stat-card>div{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.stat-dot{background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block}.stat-card.pending .stat-dot{color:var(--pending)}.stat-card.reviewed .stat-dot{color:var(--reviewed)}.stat-card.approved .stat-dot{color:var(--approved)}.stat-card.rejected .stat-dot{color:var(--rejected)}.stat-card strong{letter-spacing:-.04em;margin-top:18px;font-size:31px;line-height:1}.stat-card small{color:#9ba2af;margin-top:8px;font-size:10px}.content-card{background:var(--surface);border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);border-radius:18px;scroll-margin-top:18px}.section-heading{align-items:end;padding:21px 22px 17px;display:flex}.section-heading h2{margin:3px 0 0;font-size:20px}.section-heading>span{color:var(--muted);margin-right:auto;font-size:12px}.toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;padding:12px 17px;display:flex}.search-box{background:var(--canvas);color:#929aaa;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;width:min(400px,42%);height:42px;padding:0 13px;display:flex}.search-box:focus-within{background:#fff;border-color:#cfd4ef}.search-box svg{width:18px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.filters{gap:8px;margin-right:auto;display:flex}.filters label{border:1px solid var(--line);color:#7f8797;background:#fff;border-radius:11px;align-items:center;gap:5px;min-width:130px;height:42px;padding:0 11px;display:flex}.filters label>svg:first-child{width:16px}.filters label>svg:last-child{width:14px;margin-right:auto}.filters select,.status-select select{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;width:100%}.desktop-table{overflow-x:auto}.desktop-table table{border-collapse:collapse;white-space:nowrap;width:100%}.desktop-table th{text-align:right;color:#9299a6;background:#fafbfc;padding:12px 16px;font-size:10px;font-weight:600}.desktop-table td{color:#525b6c;border-top:1px solid #eef0f3;padding:13px 16px;font-size:12px}.desktop-table tr:hover td{background:#fcfcfe}.person-name{text-align:right;color:var(--ink);background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.person-name>span{color:#687184;background:#f0f2f7;border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.person-name div{flex-direction:column;display:flex}.person-name strong{font-size:13px}.person-name small{color:var(--muted);margin-top:3px;font-size:10px}.desktop-table td>small{color:#9ca3af;margin-top:3px;font-size:9px;display:block}.phone-number{color:#28334e;font-family:Vazirmatn Variable,sans-serif;font-size:13px;font-weight:700}.source-badge{color:#687184;direction:ltr;background:#f0f2f5;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:700}.source-badge.jobvision{color:#5968b0;background:#edf1ff}.source-badge.jobinja{color:#805cab;background:#f4edff}.status-select{border-radius:9px;align-items:center;gap:6px;min-width:112px;height:31px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.status-select.pending{background:var(--pending-bg);color:#8f7119}.status-select.reviewed{background:var(--reviewed-bg);color:#4778b6}.status-select.approved{background:var(--approved-bg);color:#347d55}.status-select.rejected{background:var(--rejected-bg);color:#a94c57}.status-select svg{width:12px}.row-actions{gap:4px;display:flex}.row-actions a,.row-actions button{border:1px solid var(--line);color:#737c8e;background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.row-actions svg{width:15px}.mobile-cards{display:none}.empty-state{text-align:center;justify-items:center;padding:65px 20px;display:grid}.empty-state>div{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);border-radius:17px;place-items:center;display:grid}.empty-state h3{margin:17px 0 5px;font-size:16px}.empty-state p{color:var(--muted);max-width:430px;margin:0 0 17px;font-size:12px;line-height:1.9}.skeletons{padding:16px}.skeletons i{background:linear-gradient(90deg,#f3f4f6,#fafbfc,#f3f4f6) 0 0/200% 100%;border-radius:9px;height:53px;margin-bottom:7px;animation:1.4s infinite shimmer;display:block}@keyframes shimmer{to{background-position:-200% 0}}.connections{padding-top:40px;scroll-margin-top:0}.connections>.section-heading{padding-left:0;padding-right:0}.connections>.section-heading p{color:var(--muted);margin:0 auto 0 0;font-size:12px}.connection-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.connection-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:19px}.connection-card header{align-items:center;gap:11px;display:flex}.provider-logo{color:#5968b0;background:#edf1ff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.provider-logo.jobinja{color:#805cab;background:#f4edff}.connection-card h3{text-align:right;direction:ltr;margin:0 0 2px;font-size:15px}.connection-state{color:var(--muted);font-size:10px}.connection-state:before{content:"";background:#aab0bb;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.connection-state.connected:before{background:var(--approved)}.connection-state.error:before{background:var(--rejected)}.connection-card dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:16px 0;padding:13px 0;display:grid}.connection-card dl div+div{border-right:1px solid var(--line);padding-right:15px}.connection-card dt{color:#9299a7;font-size:10px}.connection-card dd{color:#4f586a;margin:5px 0 0;font-size:11px}.connection-error{color:#a44e58;background:var(--rejected-bg);border-radius:8px;padding:8px 10px;font-size:11px}.connection-message{color:#576072;font-size:11px}.connection-card button{height:38px;font-size:11px}.connection-card button svg{width:15px}.bottom-nav{display:none}.follow-up-board{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin-bottom:17px;overflow:visible}.follow-up-head{color:#fff;background:linear-gradient(110deg,#202942 0,#283452 62%,#34416a 100%);border-radius:17px 17px 0 0;align-items:center;gap:28px;min-height:112px;padding:20px 22px;display:flex}.follow-up-title{align-items:center;gap:14px;min-width:0;display:flex}.today-marker{width:48px;height:48px;color:var(--navy);background:#fff;border-radius:16px 7px;flex:none;place-items:center;display:grid;box-shadow:0 10px 24px #080d1c33}.today-marker svg{width:22px}.follow-up-title .eyebrow{color:#aeb8df}.follow-up-title h2{margin:4px 0 3px;font-size:19px}.follow-up-title p{color:#c0c7d7;margin:0;font-size:11px}.follow-up-rule{color:#d3d8e5;background:#ffffff0d;border:1px solid #ffffff21;border-radius:11px;align-items:center;gap:8px;max-width:235px;margin-right:auto;padding:10px 12px;font-size:10px;display:flex}.follow-up-rule svg{flex:none;width:17px}.active-follow-up{color:#4d59b5;background:#f1f3ff;border:1px solid #dfe3ff;border-radius:12px;align-items:center;gap:10px;margin:12px 16px 0;padding:10px 12px;display:flex}.active-follow-up .live-pulse{background:var(--accent);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #5866d91c}.active-follow-up div{flex-direction:column;display:flex}.active-follow-up strong{font-size:12px}.active-follow-up small{color:#737dab;font-size:10px}.active-follow-up button{background:var(--accent);color:#fff;border:0;border-radius:9px;height:34px;margin-right:auto;padding:0 13px;font-size:11px;font-weight:700}.follow-up-list{scrollbar-width:thin;scrollbar-color:#d8dce5 transparent;max-height:430px;padding:8px 16px 14px;overflow-y:auto}.follow-up-item{border-bottom:1px solid #edf0f4;grid-template-columns:30px minmax(210px,1fr) minmax(190px,.75fr) auto;align-items:center;gap:13px;min-height:79px;display:grid}.follow-up-item:last-child{border-bottom:0}.task-order{color:#737c8d;background:#f1f3f7;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.task-person{text-align:right;width:100%;min-width:0;color:var(--ink);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0;display:flex}.task-person:hover strong{color:var(--accent)}.task-avatar{color:#5866c7;background:#eef0ff;border-radius:12px 6px;flex:none;place-items:center;width:37px;height:37px;font-size:11px;font-weight:800;display:grid}.task-person>div{flex-direction:column;min-width:0;display:flex}.task-person strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.task-person small{color:var(--muted);margin-top:3px;font-size:9px}.last-follow-up{border-right:1px solid var(--line);color:#7d8595;align-items:center;gap:8px;padding-right:13px;display:flex}.last-follow-up>svg{width:17px}.last-follow-up div{flex-direction:column;display:flex}.last-follow-up span,.last-follow-up small{color:#9aa1ae;font-size:9px}.last-follow-up strong{color:#535c6e;margin:1px 0;font-size:10px}.task-actions{gap:5px;display:flex}.task-actions button{border:1px solid var(--line);color:#596274;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.task-actions button:hover{background:#fafbfc;border-color:#cdd2de}.task-actions button svg{width:14px}.task-actions .call-action{background:var(--navy);border-color:var(--navy);color:#fff}.task-actions .manual-action{color:#7b8392}.task-actions button:disabled{opacity:.4;cursor:not-allowed}.follow-up-done{color:#347d55;justify-content:center;align-items:center;gap:11px;min-height:102px;padding:20px 24px;display:flex}.follow-up-done>svg{background:var(--approved-bg);border-radius:50%;width:35px;height:35px;padding:8px}.follow-up-done div{flex-direction:column;display:flex}.follow-up-done strong{font-size:13px}.follow-up-done span{color:var(--muted);margin-top:2px;font-size:10px}.follow-up-loading{padding:14px 18px}.follow-up-loading i{background:linear-gradient(90deg,#f3f4f7,#fafbfc,#f3f4f7) 0 0/200% 100%;border-radius:10px;height:61px;margin-bottom:7px;animation:1.4s infinite shimmer;display:block}.latest-activity{max-width:135px;line-height:1.6;color:#8a92a1!important;white-space:normal!important;font-size:8px!important}.follow-up-summary{color:#747d8d;white-space:normal;align-items:flex-start;gap:8px;min-width:190px;display:flex}.follow-up-summary>svg{flex:none;width:16px;margin-top:2px}.follow-up-summary>div{flex-direction:column;line-height:1.55;display:flex}.follow-up-summary strong{color:#4f586a;font-size:10px}.follow-up-summary span{color:#737c8d;font-size:9px}.follow-up-summary small{color:#9aa1ae!important;margin-top:1px!important;font-size:8px!important}.desktop-table tr.focused-applicant td{background:#f2f4ff;box-shadow:inset 0 1px #dfe3ff,inset 0 -1px #dfe3ff}.desktop-table tr.focused-applicant td:first-child{box-shadow:inset -3px 0 var(--accent),inset 0 1px #dfe3ff,inset 0 -1px #dfe3ff}.applicant-card.focused-applicant{border-color:#b9c1f4;box-shadow:0 0 0 4px #5866d914}.result-modal{background:#fff;border-radius:20px;width:min(560px,100%);max-height:min(760px,92vh);position:relative;overflow:auto;box-shadow:0 30px 80px #141b2e40}.result-modal>header{border-bottom:1px solid var(--line);z-index:2;background:#fff;align-items:center;padding:20px 23px;display:flex;position:sticky;top:0}.result-modal header h2{margin:3px 0 0;font-size:20px}.result-modal header button{margin-right:auto}.result-body{gap:18px;padding:19px 23px;display:grid}.result-body fieldset{border:0;margin:0;padding:0}.result-body legend{color:#424c5f;margin-bottom:9px;font-size:12px;font-weight:750}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-grid.channels{grid-template-columns:repeat(3,1fr)}.choice-grid button{border:1px solid var(--line);color:#5c6576;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:52px;font-size:11px;font-weight:700;display:flex}.choice-grid button svg{width:18px}.choice-grid button.selected.success{background:var(--approved-bg);color:#347d55;border-color:#9fd7b7}.choice-grid button.selected.danger{background:var(--rejected-bg);color:#a94c57;border-color:#e8a8af}.choice-grid button:disabled{opacity:.42}.decision-list{gap:7px;display:grid}.decision-list>button{border:1px solid var(--line);text-align:right;color:#4f5869;background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:57px;padding:8px 12px;display:flex}.decision-list>button.selected{background:#f4f5ff;border-color:#b8c0f4;box-shadow:0 0 0 3px #5866d90f}.decision-list>button div{flex-direction:column;display:flex}.decision-list strong{font-size:11px}.decision-list small{color:#9097a4;margin-top:3px;font-size:9px}.decision-dot{border-radius:50%;flex:none;width:10px;height:10px}.decision-dot.interested{background:var(--approved)}.decision-dot.declined{background:var(--rejected)}.decision-dot.later{background:var(--reviewed)}.result-note>span{margin-bottom:7px;font-size:11px;font-weight:700;display:block}.result-note>span small{color:#969daa;margin-right:4px;font-size:9px;font-weight:500}.result-note textarea{resize:vertical;width:100%;min-height:82px;color:var(--ink);border:1px solid #dfe3ea;border-radius:12px;outline:0;padding:10px 12px;line-height:1.8}.result-note textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5866d914}.result-modal>footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:8px;padding:14px 23px;display:flex;position:sticky;bottom:0}.result-modal footer svg{width:17px}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1319287a;border:0;position:absolute;inset:0}.applicant-modal{background:#fff;border-radius:20px;width:min(560px,100%);position:relative;overflow:hidden;box-shadow:0 30px 80px #141b2e40}.applicant-modal header{border-bottom:1px solid var(--line);align-items:center;padding:21px 23px;display:flex}.applicant-modal header h2{margin:3px 0 0;font-size:20px}.applicant-modal header button{margin-right:auto}.form-grid{grid-template-columns:1fr 1fr;gap:15px;padding:20px 23px;display:grid}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #dfe3ea;border-radius:11px;outline:0;padding:0 12px}.form-grid input:focus,.form-grid select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5866d914}.applicant-modal>.form-error{margin:0 23px}.applicant-modal footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:15px 23px;display:flex}.text-button{height:43px;color:var(--muted);background:0 0;border:0;padding:0 15px}.toast{z-index:150;background:var(--navy);color:#fff;border-radius:11px;padding:11px 17px;font-size:12px;animation:.2s toast-in;position:fixed;bottom:25px;left:25px;box-shadow:0 12px 30px #141b2e40}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@media (max-width:1100px){.workspace{padding-left:22px;padding-right:22px}.job-strip{grid-template-columns:1fr auto}.flow-meter{display:none}.filters label{min-width:110px}.desktop-table th,.desktop-table td{padding-left:10px;padding-right:10px}.stats-grid{gap:10px}.stat-card{padding:15px}}@media (max-width:820px){body{padding-bottom:72px}.sidebar{width:min(290px,82vw);transition:all .22s;transform:translate(110%)}.sidebar.open{transform:none}.close-menu{display:grid}.backdrop{z-index:45;background:#1319286b;border:0;display:block;position:fixed;inset:0}.workspace{margin-right:0;padding:0 15px 30px}.topbar{height:82px}.topbar h1{font-size:19px}.menu-button{display:grid}.desktop-add{display:none!important}.job-strip{grid-template-columns:1fr;gap:14px;padding:15px}.job-copy h2{font-size:14px}.job-copy h2 span{margin:2px 0 0;display:block}.strip-actions{border-top:1px solid var(--line);justify-content:space-between;padding-top:13px}.strip-actions>span{max-width:170px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin:11px 0}.stat-card{min-height:105px}.stat-card strong{margin-top:12px;font-size:27px}.content-card{box-shadow:none;border-radius:15px}.section-heading{padding:17px}.toolbar{flex-direction:column;padding:10px}.search-box{width:100%}.filters{grid-template-columns:repeat(3,1fr);margin:0;display:grid}.filters label{width:100%;min-width:0}.filters label:first-child>svg:first-child,.desktop-table{display:none}.mobile-cards{background:var(--canvas);gap:9px;display:grid}.applicant-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.applicant-card header{align-items:center;display:flex}.applicant-card header>.source-badge{margin-right:auto}.mobile-phone{text-align:right;letter-spacing:.015em;direction:ltr;margin:18px 0 12px;font-size:22px;font-weight:750;display:block}.card-meta{color:var(--muted);align-items:center;font-size:10px;display:flex}.card-meta .status-select{margin-right:auto}.card-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.card-actions a,.card-actions button{border:1px solid var(--line);color:#505a6b;background:#fafbfc;border-radius:10px;justify-content:center;align-items:center;gap:5px;height:40px;font-size:11px;display:flex}.card-actions svg{width:16px}.connections{padding-top:28px}.connections>.section-heading{display:block}.connections>.section-heading p{margin-top:6px}.connection-grid{grid-template-columns:1fr}.bottom-nav{z-index:40;height:66px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);direction:rtl;background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a,.bottom-nav button{color:#747d8e;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;display:flex}.bottom-nav svg{width:20px}.bottom-nav .add-fab{background:var(--navy);color:#fff;border-radius:16px 7px;width:48px;height:48px;margin:-20px auto 0;box-shadow:0 8px 20px #20294238}.toast{white-space:nowrap;bottom:80px;left:50%;transform:translate(-50%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}}@media (max-width:520px){.login-page{display:block}.login-panel{height:235px;min-height:auto;padding:28px 24px}.login-panel:before{width:340px;height:340px;left:-190px}.brand-mark{width:43px;height:43px}.login-copy h1{margin:9px 0;font-size:31px}.login-copy p{font-size:12px}.flow-line{max-width:180px;height:4px}.login-form-wrap{padding:34px 22px}.login-card h2{font-size:26px}.form-grid{grid-template-columns:1fr;max-height:62vh;overflow-y:auto}.form-grid label.full{grid-column:auto}.applicant-modal{border-radius:20px 20px 0 0;align-self:end}.modal-layer{padding:0}.applicant-modal footer{padding-bottom:calc(15px + env(safe-area-inset-bottom))}.filters{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:14px}.sync-report{flex-direction:column;align-items:flex-start;gap:4px}.sync-report button{position:absolute;left:20px}.connection-card dl{grid-template-columns:1fr}.connection-card dl div+div{border-right:0;border-top:1px solid var(--line);margin-top:10px;padding:10px 0 0}}@media (max-width:820px) and (min-width:521px){.login-page{display:block}.login-panel{height:250px;min-height:auto;padding:30px 34px}.login-panel:before{width:390px;height:390px;left:-190px}.login-copy h1{margin:10px 0;font-size:35px}.login-copy p{font-size:12px}.flow-line{max-width:220px;height:4px}.login-form-wrap{padding:38px 24px}}.manual-import-badge{background:var(--approved-bg);color:#347d55;border-radius:11px;align-items:center;gap:7px;height:39px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.manual-import-badge svg{width:17px}.contact-cell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.contact-cell>a:not(.phone-number){color:#697386;direction:ltr;font-size:10px}.contact-cell>small{color:#9ca3af;font-size:9px}.mobile-email{color:#687184;overflow-wrap:anywhere;align-items:center;gap:6px;margin:-6px 0 13px;font-size:11px;display:flex}.mobile-email svg{flex:none;width:15px}.mobile-email.missing{color:#a0a7b3}.connection-card.manual dl{margin-bottom:0}@media (max-width:1100px) and (min-width:821px){.follow-up-item{grid-template-columns:28px minmax(180px,1fr) auto}.last-follow-up{display:none}.task-actions button{padding:0 8px}.task-actions .manual-action{font-size:0}.task-actions .manual-action svg{width:15px}}@media (max-width:820px){.follow-up-board{box-shadow:none;border-radius:15px}.follow-up-head{border-radius:14px 14px 0 0;min-height:auto;padding:17px;display:block}.follow-up-title{align-items:flex-start}.today-marker{width:42px;height:42px}.follow-up-title h2{font-size:16px}.follow-up-title p{line-height:1.75}.follow-up-rule{max-width:none;margin:13px 0 0}.active-follow-up{margin:9px 10px 0}.active-follow-up small{display:none}.follow-up-list{max-height:470px;padding:6px 10px 10px}.follow-up-item{grid-template-columns:25px 1fr;gap:9px;padding:11px 0}.task-person{min-width:0}.last-follow-up{border-right:0;grid-column:2;padding:0}.task-actions{grid-column:1/-1;grid-template-columns:repeat(4,1fr);width:100%;display:grid}.task-actions button{padding:0 5px}.latest-activity{max-width:110px}.applicant-card .follow-up-summary{border-top:1px solid var(--line);min-width:0;margin-top:13px;padding-top:12px}.result-modal{border-radius:20px 20px 0 0;align-self:end;max-height:90vh}.result-body{padding:17px}.choice-grid.channels{grid-template-columns:1fr}.result-modal>footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}}@supports (appearance:base-select){.filters select,.status-select select{appearance:base-select}.filters select::picker(select){appearance:base-select}.status-select select::picker(select){appearance:base-select}.filters select::picker-icon{display:none}.filters select option::checkmark{display:none}.status-select select::picker-icon{display:none}.status-select select option::checkmark{display:none}.filters select option,.status-select select option{color:#626b7c;background:#fff;border-bottom:1px solid #eef0f3;min-height:40px;padding:10px 14px}.filters select option:last-child,.status-select select option:last-child{border-bottom:0}.filters select option:checked{background:var(--accent-soft);color:var(--accent);font-weight:700}.filters select::picker(select){border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:8px;overflow:hidden;box-shadow:0 14px 35px #222b4424}.status-select select::picker(select){border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:8px;overflow:hidden;box-shadow:0 14px 35px #222b4424}.status-select select::picker(select){direction:rtl;min-width:145px}.status-select select option:checked{color:var(--ink);background:#f5f6fa;font-weight:700}}.task-actions .complete-contact{color:#2f7650;white-space:nowrap;background:#edf8f1;border-color:#cce8d7}.task-actions .complete-contact:hover{background:#e4f4ea;border-color:#b9ddc7}.follow-up-summary-list{white-space:normal;gap:5px;min-width:172px;display:grid}.follow-up-entry{color:#727b8c;white-space:nowrap;align-items:center;gap:.5em;line-height:1.5;display:flex}.follow-up-summary-list button.follow-up-entry{width:max-content;max-width:100%;font:inherit;text-align:right;background:0 0;border:0;padding:1px 0}.follow-up-entry>svg{flex:none;width:14px;height:14px}.follow-up-entry strong{color:#4f586a;font-size:10px}.follow-up-entry span{color:#7e8797;font-size:9px}.follow-up-entry.has-note{cursor:pointer;border-bottom:1px dotted #8993cf!important}.follow-up-entry.has-note:hover strong,.follow-up-entry.has-note:focus-visible strong{color:var(--accent)}.empty-follow-up{align-items:center;width:172px;height:24px;display:flex}.empty-follow-up span{border-bottom:2px dotted #cbd0d9;width:72px;display:block}.follow-up-column-head{width:185px;min-width:185px}.follow-up-column-head svg{vertical-align:middle;width:14px;height:14px;margin-left:5px}.follow-up-channel-cell{vertical-align:top;width:185px;min-width:185px;padding-left:11px!important;padding-right:11px!important}.follow-up-channel-cell+.follow-up-channel-cell{border-right:1px solid #f1f2f5}.mobile-follow-up-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(185px,1fr));margin-top:13px;padding-top:12px;display:grid;overflow-x:auto}.mobile-follow-up-grid>div{min-width:0;padding:0 8px}.mobile-follow-up-grid>div+div{border-right:1px solid var(--line)}.mobile-follow-up-grid>div>b{color:#697284;align-items:center;gap:4px;margin-bottom:7px;font-size:10px;display:flex}.mobile-follow-up-grid>div>b svg{width:14px}.mobile-follow-up-grid .follow-up-summary-list,.mobile-follow-up-grid .empty-follow-up{border:0;width:100%;min-width:0;margin:0;padding:0}.mobile-follow-up-grid .empty-follow-up span{width:58px}.applicant-source-line{color:#8b93a2!important;margin-top:4px!important;font-size:9px!important}.applicant-source-line b{color:#626c7d;font-weight:700}@media (max-width:1100px) and (min-width:821px){.task-actions .complete-contact{font-size:0}.task-actions .complete-contact svg{width:15px}}@media (max-width:820px){.task-actions{grid-template-columns:repeat(4,1fr)}.task-actions .complete-contact{grid-column:1/-1}.follow-up-summary-list{min-width:0}}.follow-up-note-layer{z-index:90;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.follow-up-note-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#161d2f61;border:0;position:absolute;inset:0}.follow-up-note-modal{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(430px,100%);position:relative;overflow:hidden;box-shadow:0 28px 80px #1a22363d}.follow-up-note-modal>header{border-bottom:1px solid var(--line);align-items:center;padding:17px 19px;display:flex}.follow-up-note-modal h3{margin:3px 0 0;font-size:16px}.follow-up-note-modal header button{margin-right:auto}.follow-up-note-modal header svg{width:18px}.follow-up-note-modal time{color:#8a92a1;padding:13px 19px 0;font-size:10px;display:block}.follow-up-note-modal>p{color:#4c5567;white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f8fb;border-radius:12px;margin:10px 19px 20px;padding:13px 14px;font-size:12px;line-height:2}.message-settings-grid{grid-template-columns:1fr 1fr;gap:14px;padding-top:40px;display:grid}.message-settings-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:21px;scroll-margin-top:18px;position:relative;overflow:hidden}.message-settings-card:before{content:"";background:#6874d9;height:4px;position:absolute;inset:0 0 auto}.message-settings-card.telegram:before{background:#45a7c7}.message-settings-card>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:18px;display:flex}.message-settings-card h2{margin:3px 0 0;font-size:20px}.message-settings-icon{color:#5967c8;background:#eef0ff;border-radius:14px 7px;place-items:center;width:44px;height:44px;display:grid}.telegram .message-settings-icon{color:#348ba7;background:#e9f7fb}.message-settings-icon svg{width:20px}.confirmed-badge{background:var(--approved-bg);color:#347d55;border-radius:20px;align-items:center;gap:5px;margin-right:auto;padding:6px 9px;font-size:9px;font-weight:700;display:inline-flex}.confirmed-badge svg{width:13px}.sender-field{margin-top:18px;display:block}.sender-field>span,.template-fields label>span{color:#4d5668;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.sender-field input{width:100%;height:43px;color:var(--ink);background:#fbfcfd;border:1px solid #dfe3ea;border-radius:11px;outline:0;padding:0 12px}.sender-field input:focus,.template-fields textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #5866d912}.sender-field small{color:#9299a6;margin-top:6px;font-size:9px;display:block}.template-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;display:grid}.template-fields textarea{resize:vertical;width:100%;min-height:138px;color:var(--ink);text-align:right;direction:rtl;background:#fbfcfd;border:1px solid #dfe3ea;border-radius:12px;outline:0;padding:11px 12px;line-height:1.9}.template-hint{color:#878f9e;margin:11px 0 0;font-size:9px;line-height:1.9}.template-hint b{color:#596274;direction:rtl;background:#f2f3f7;border-radius:5px;padding:1px 5px;display:inline-block}.message-settings-card .form-error{margin-top:11px}.message-settings-card>footer{justify-content:flex-end;margin-top:15px;display:flex}.message-settings-card>footer button{min-width:132px}.message-settings-card>footer svg{width:16px}.person-name>span svg{stroke-width:1.8px;width:19px;height:19px}.task-avatar svg{stroke-width:1.8px;width:20px;height:20px}@media (max-width:1100px){.message-settings-grid{grid-template-columns:1fr}.template-fields{grid-template-columns:1fr 1fr}}@media (max-width:820px){.message-settings-grid{grid-template-columns:1fr;padding-top:28px}.message-settings-card{box-shadow:none;border-radius:15px;padding:17px}.template-fields{grid-template-columns:1fr}.template-fields textarea{min-height:118px}}.task-actions .completed-method{box-shadow:inset 0 0 0 1px #4ea97814;color:#2f7650!important;background:#e8f7ee!important;border-color:#b9dec8!important}.message-settings-form>footer{justify-content:flex-end;margin-top:15px;display:flex}.message-settings-form>footer button{min-width:132px}.message-settings-form>footer svg{width:16px}.message-settings-card{flex-direction:column;display:flex}.message-settings-form{flex-direction:column;flex:1;display:flex}.message-settings-form .template-fields,.message-settings-card>.template-display{flex:1}.message-settings-form .template-fields label,.template-display article{flex-direction:column;min-height:0;display:flex}.message-settings-form .template-fields textarea,.template-display .template-copy-box{flex:1;min-height:166px}.sender-display{background:#f8f9fb;border:1px solid #e3e6ec;border-radius:11px;margin-top:18px;padding:12px 14px}.sender-display>span{color:#737c8d;margin-bottom:5px;font-size:10px;font-weight:750;display:block}.sender-display strong{color:var(--ink);font-size:12px;font-weight:700;display:block}.template-display>article>span{color:#4d5668;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.template-copy-box{background:#fbfcfd;border:1px solid #e1e5eb;border-radius:12px;flex-direction:column;height:100%;min-height:166px;display:flex;overflow:hidden}.template-copy-box p{color:var(--ink);text-align:right;white-space:pre-wrap;overflow-wrap:anywhere;direction:rtl;flex:1;margin:0;padding:12px 13px;font-size:12px;line-height:2}.template-copy-box button{color:#697386;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1e9;border-radius:8px;align-self:flex-start;align-items:center;gap:5px;margin:0 10px 10px;padding:6px 9px;font-size:9px;font-weight:700;transition:all .18s;display:inline-flex}.template-copy-box button:hover{color:var(--ink);border-color:#bfc7d4;transform:translateY(-1px)}.template-copy-box button svg{width:13px}.message-settings-card .edit-settings-button{min-width:108px}.message-settings-card .edit-settings-button svg{width:15px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:820px){html,body{max-width:100%;overflow-x:hidden}.workspace{width:100%;min-width:0;padding:0 12px 28px}.follow-up-board,.content-card,.toolbar,.mobile-cards,.applicant-card{min-width:0;max-width:100%;overflow:hidden}.follow-up-head{background:linear-gradient(135deg,#202942,#303d62);padding:16px 14px}.follow-up-title{gap:11px}.today-marker{border-radius:13px 7px;width:40px;height:40px}.follow-up-title h2{margin-top:2px;font-size:15px;line-height:1.7}.follow-up-title p{font-size:9px;line-height:1.8}.follow-up-rule,.last-follow-up{display:none!important}.follow-up-list{background:#f6f7fa;gap:8px;max-height:none;padding:10px;display:grid;overflow:visible}.follow-up-item{background:#fff;border:1px solid #e7eaf0;border-radius:13px;grid-template-columns:27px minmax(0,1fr);gap:9px;min-width:0;min-height:0;padding:12px}.follow-up-item:last-child{border-bottom:1px solid #e7eaf0}.task-order{align-self:start;margin-top:4px}.task-person{min-width:0}.task-avatar{border-radius:11px 6px;width:35px;height:35px}.task-person strong{font-size:12px}.task-person small{white-space:normal;font-size:8px;line-height:1.7}.task-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0;margin-top:2px;display:grid}.task-actions button{white-space:nowrap;border-radius:9px;min-width:0;height:37px;padding:0 4px;font-size:10px}.task-actions .call-action:not(.completed-method){border-color:var(--line);color:#596274;background:#fff}.task-actions .manual-action{color:#727b8c;background:#fafbfc;border-style:dashed;grid-column:1/-1;height:32px}.task-actions .complete-contact{grid-column:1/-1;height:36px}.bottom-nav{height:64px;padding:6px 10px calc(6px + env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr)}.bottom-nav a,.bottom-nav button{gap:1px;font-size:8px}.bottom-nav svg{width:19px}.toolbar{gap:8px;padding:10px}.search-box{border-radius:10px;height:40px}.filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;min-width:0;margin:0;display:grid;overflow:visible}.filters label{border-radius:9px;gap:3px;width:100%;min-width:0;height:38px;padding:0 7px;font-size:10px;overflow:hidden}.filters label>svg:last-child{width:11px;min-width:11px}.filters select{text-overflow:ellipsis;min-width:0;font-size:10px}.mobile-cards{gap:8px}.applicant-card{border-radius:13px;padding:13px}.applicant-card .person-name,.applicant-card .person-name>div{min-width:0}.applicant-card .person-name strong{white-space:normal;overflow-wrap:anywhere}.mobile-phone{margin:14px 0 10px;font-size:18px}.mobile-email{overflow-wrap:anywhere;min-width:0}.mobile-follow-up-grid{grid-template-columns:1fr;gap:7px;margin-top:12px;padding-top:10px;display:none;overflow:visible}.mobile-follow-up-grid.expanded{display:grid}.mobile-follow-up-grid>div{background:#fafbfc;border:1px solid #edf0f4;border-radius:10px;min-width:0;padding:9px 10px}.mobile-follow-up-grid>div+div{border-right:1px solid #edf0f4}.mobile-follow-up-grid>div>b{margin-bottom:5px}.mobile-follow-up-grid .follow-up-summary-list{min-width:0}.mobile-follow-up-grid .follow-up-entry{white-space:normal;flex-wrap:wrap;max-width:100%}.mobile-follow-up-grid .follow-up-entry strong,.mobile-follow-up-grid .follow-up-entry span{font-size:9px}.connections,.message-settings-grid{min-width:0;max-width:100%}}@media (max-width:520px){.filters{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.filters label{padding:0 6px}.filters select{font-size:10px}.section-heading{padding:15px 13px}.section-heading h2{font-size:18px}}.applicant-modal .requeue-button{color:#4f5fc5;background:#f7f8ff;border-color:#d9def8}.applicant-modal .requeue-button svg{width:16px}.applicant-modal .requeue-button:hover{background:#eff1ff;border-color:#c7cef4}@media (max-width:520px){.applicant-modal footer{flex-wrap:wrap}.applicant-modal .requeue-button{order:3;width:100%}}.desktop-call-modal{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(430px,100%);position:relative;overflow:hidden;box-shadow:0 30px 80px #141b2e40}.desktop-call-modal header{border-bottom:1px solid var(--line);align-items:center;padding:20px 22px;display:flex}.desktop-call-modal header h2{margin:3px 0 0;font-size:18px}.desktop-call-modal header button{margin-right:auto}.desktop-call-number{justify-items:center;gap:16px;padding:38px 22px 34px;display:grid}.desktop-call-number>span{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:20px 9px;place-items:center;display:grid}.desktop-call-number>span svg{width:29px;height:29px}.desktop-call-number strong{letter-spacing:.035em;color:var(--navy);font-size:30px;font-weight:800}.desktop-call-modal footer{border-top:1px solid var(--line);justify-content:flex-end;padding:14px 22px;display:flex}.applicant-section-heading{align-items:center;gap:18px}.section-heading-actions{align-items:center;gap:16px;margin-right:auto;display:flex}.result-count{color:var(--muted);white-space:nowrap;font-size:12px}.excel-actions{align-items:center;gap:7px;display:flex}.excel-file-input{display:none}.excel-button{color:#626c7d;white-space:nowrap;background:#fff;border:1px solid #dfe3ea;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:37px;padding:0 12px;font-size:10px;font-weight:700;transition:all .18s;display:inline-flex}.excel-button svg{width:15px;height:15px}.excel-button:hover{color:var(--navy);background:#f8f9fc;border-color:#bfc7d5;transform:translateY(-1px)}.excel-button:disabled{opacity:.58;cursor:wait;transform:none}@media (max-width:820px){.applicant-section-heading{flex-wrap:wrap;align-items:flex-end;gap:10px}.section-heading-actions{justify-content:space-between;width:100%;margin:0}.excel-button{height:36px;padding:0 10px}.excel-actions{margin-right:auto}.result-count{font-size:10px}}@media (max-width:390px){.excel-button span{font-size:0}.excel-button span:after{font-size:9px}.excel-button:first-of-type span:after{content:"ورود"}.excel-button:last-child span:after{content:"خروجی"}.excel-button{padding:0 9px}}
