/* MineJobs smart archive filters. Component-only styles; no dashboard shell rules. */
.mjsf-card{--mjsf-blue:#0b6cff;--mjsf-blue-2:#2f86ff;--mjsf-text:#10233f;--mjsf-muted:#71819a;--mjsf-line:#dce8f9;--mjsf-soft:#f5f9ff;direction:rtl;margin:0 0 18px;padding:16px;border:1px solid var(--mjsf-line);border-radius:25px;background:#fff;box-shadow:0 15px 38px rgba(18,52,104,.07)}
.mjsf-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.mjsf-head>div{min-width:0}.mjsf-head span{display:flex;align-items:center;gap:8px;color:var(--mjsf-text);font-size:15px;font-weight:950}.mjsf-head span i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:11px;background:linear-gradient(135deg,#eaf3ff,#f7fbff);color:var(--mjsf-blue)}.mjsf-head p{margin:6px 0 0;color:var(--mjsf-muted);font-size:11.5px;font-weight:750;line-height:1.85}.mjsf-head>b{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,var(--mjsf-blue),var(--mjsf-blue-2));color:#fff;font-size:11px;box-shadow:0 8px 18px rgba(11,108,255,.2)}
.mjsf-groups{display:grid;gap:9px}.mjsf-group{border:1px solid #e6eefb;border-radius:17px;background:#fbfdff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.mjsf-group[open],.mjsf-group.is-active{border-color:#c9ddff;background:#fff;box-shadow:0 10px 24px rgba(11,108,255,.06)}.mjsf-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:45px;padding:8px 11px;cursor:pointer;user-select:none}.mjsf-group summary::-webkit-details-marker{display:none}.mjsf-group summary>span{display:flex;align-items:center;gap:8px;color:#263b59;font-size:12.5px;font-weight:900}.mjsf-group summary>span>i{width:25px;text-align:center;color:var(--mjsf-blue);font-size:13px}.mjsf-group summary>em{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#eef5ff;color:var(--mjsf-blue);font-size:10px;font-style:normal;font-weight:950}.mjsf-group[open] summary>em i{transform:rotate(180deg)}.mjsf-group__body{padding:0 11px 12px;border-top:1px solid #edf3fc}
.mjsf-choice-search{display:flex;align-items:center;gap:7px;margin:10px 0 8px;padding:0 10px;border:1px solid #e0eaf8;border-radius:12px;background:#fff}.mjsf-choice-search i{color:#96a6bd;font-size:11px}.mjsf-choice-search input{width:100%;height:34px!important;min-height:34px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#263b59!important;font-size:11px!important;font-weight:750!important}
.mjsf-choices{display:grid;gap:5px;max-height:245px;padding-top:9px;overflow:auto;scrollbar-width:thin}.mjsf-choice{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:5px 7px;border-radius:11px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.mjsf-choice:hover{background:#f1f7ff}.mjsf-choice input{position:absolute;opacity:0;pointer-events:none}.mjsf-choice>span{display:flex;align-items:center;gap:8px;min-width:0;color:#40536e;font-size:11.5px;font-weight:850;line-height:1.55}.mjsf-choice>span>i{position:relative;display:inline-flex;flex:0 0 18px;width:18px;height:18px;border:1.5px solid #c9d8ec;border-radius:6px;background:#fff;box-shadow:inset 0 0 0 2px #fff}.mjsf-choice input[type=radio]+span>i{border-radius:999px}.mjsf-choice input:checked+span{color:#075eea}.mjsf-choice input:checked+span>i{border-color:var(--mjsf-blue);background:var(--mjsf-blue);box-shadow:inset 0 0 0 4px #fff}.mjsf-choice input[type=checkbox]:checked+span>i:after{content:'✓';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:950}.mjsf-choice input[type=checkbox]:checked+span>i{box-shadow:none}.mjsf-choice>em{flex:0 0 auto;color:#9aa8bc;font-size:10px;font-style:normal;font-weight:850}.mjsf-no-choice{padding:10px;color:#8795a9;font-size:11px;text-align:center}
.mjsf-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.mjsf-actions button,.mjsf-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:41px;padding:8px 12px;border-radius:13px;font-size:11.5px;font-weight:950;text-decoration:none!important}.mjsf-actions button{border:0;background:linear-gradient(135deg,var(--mjsf-blue),var(--mjsf-blue-2));color:#fff;box-shadow:0 11px 22px rgba(11,108,255,.19);cursor:pointer}.mjsf-actions a{border:1px solid #e2ebf8;background:#fff;color:#667892}.mjsf-actions a:hover{color:#e11d48;border-color:#fecdd3;background:#fff7f8}
.mjsf-active{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 14px;padding:10px 12px;border:1px solid #dbe8fa;border-radius:16px;background:#f8fbff}.mjsf-active>span{color:#667892;font-size:11px;font-weight:900}.mjsf-active>a{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 9px;border:1px solid #cfe0fb;border-radius:999px;background:#fff;color:#1758b5;font-size:10.5px;font-weight:900;text-decoration:none!important}.mjsf-active>a i{font-size:9px}.mjsf-active>a:hover{border-color:#a9c9fa;background:#edf5ff}.mjsf-active>.mjsf-active__clear{margin-inline-start:auto;border-color:transparent;background:transparent;color:#e11d48}
.widget .mjsf-card--widget{margin:0;box-shadow:none}.widget .mjsf-card--widget .mjsf-head{margin-top:0}
@media(max-width:780px){.mjsf-card{padding:14px;border-radius:21px}.mjsf-head p{font-size:11px}.mjsf-actions{grid-template-columns:1fr}.mjsf-actions a{min-height:38px}.mjsf-active>.mjsf-active__clear{margin-inline-start:0}.mjsf-choices{max-height:210px}}
@media(prefers-reduced-motion:reduce){.mjsf-group,.mjsf-choice,.mjsf-group summary>em i{transition:none!important}}
