:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{width:100%;min-height:100vh}body{margin:0;padding:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.empleado-mobile-layout{--emp-primary:#1e4b8c;--emp-accent:#1677ff;--emp-bg:#f4f6f9;--emp-card:#fff;--emp-text:#1e2a3a;--emp-muted:#8c8c8c;--emp-radius:16px}.empleado-mobile-layout .empleado-mobile-header{background:var(--emp-card);z-index:99;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex;position:sticky;top:0}.empleado-mobile-header__left{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.empleado-mobile-header__menu-btn.ant-btn{width:36px;height:36px;color:var(--emp-primary);flex-shrink:0;padding:0}.empleado-mobile-header__logo{object-fit:contain;flex-shrink:0;width:auto;max-width:120px;height:28px}.empleado-page-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.empleado-page-header__label{letter-spacing:.5px;text-transform:uppercase;color:var(--emp-muted);margin-bottom:4px;font-size:10px;font-weight:600;display:block}.empleado-page-header__title{color:var(--emp-primary);margin:0;font-size:18px;font-weight:700;line-height:1.25}.empleado-page-header__subtitle{color:var(--emp-muted);margin:4px 0 0;font-size:12px;line-height:1.4}.empleado-page-header__action{flex-shrink:0}.empleado-h-tabs{margin-bottom:14px}.empleado-h-tabs__scroll{gap:6px;width:100%;padding:0;display:flex}.empleado-h-tabs__item{background:var(--emp-card);min-width:0;color:var(--emp-muted);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:1px solid #e8eef4;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:5px;padding:9px 6px;font-size:11px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex;overflow:hidden}.empleado-h-tabs__item--active{background:var(--emp-accent);border-color:var(--emp-accent);color:#fff}.empleado-h-tabs__icon{font-size:14px;display:flex}.empleado-v-list{flex-direction:column;gap:10px;display:flex}.empleado-v-list .empleado-convocatoria-card,.empleado-v-list .empleado-mobile-card{box-sizing:border-box;flex:none;width:100%;max-width:none}.empleado-v-list .empleado-convocatoria-card__title,.empleado-v-list .empleado-mobile-card__title{word-break:break-word}.empleado-h-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin:0 -2px;padding:2px 0 8px;display:flex;overflow-x:auto}.empleado-h-scroll::-webkit-scrollbar{display:none}.empleado-h-scroll__item{scroll-snap-align:start;flex:0 0 78%;max-width:280px}.empleado-h-scroll__item--sm{flex:0 0 72%;max-width:260px}.empleado-mobile-card{background:var(--emp-card);border:1px solid #eef0f4;border-radius:14px;padding:14px;box-shadow:0 1px 6px #0000000a}.empleado-mobile-card--active{background:linear-gradient(135deg,#f0f5ff 0%,#fafcff 100%);border-color:#d0dcf5}.empleado-mobile-card__top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.empleado-mobile-card__title{color:var(--emp-text);font-size:14px;font-weight:700;line-height:1.35}.empleado-mobile-card__sub{color:var(--emp-muted);margin-top:3px;font-size:11px;line-height:1.4}.empleado-mobile-card__meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.empleado-mobile-card__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.empleado-info-banner{background:var(--emp-card);color:#595959;border:1px solid #eef0f4;border-radius:12px;margin-bottom:14px;padding:12px 14px;font-size:12px;line-height:1.5}.empleado-info-banner strong{color:var(--emp-text)}.empleado-lentes-mobile .ant-steps{padding-bottom:4px;overflow-x:auto}.empleado-lentes-mobile .ant-steps-item-title{font-size:10px!important}.empleado-convocatorias-page,.empleado-lentes-mobile{flex-direction:column;gap:14px;width:100%;display:flex}.empleado-mobile-header__avatar.ant-avatar{border:2px solid #e8f0fb;flex-shrink:0}.empleado-mobile-layout .empleado-mobile-content{background:var(--emp-bg);min-height:calc(100vh - 48px);padding:12px 10px 20px}.empleado-dashboard-mobile{flex-direction:column;gap:14px;display:flex}.empleado-dashboard-mobile>section{width:100%;min-width:0}.empleado-hero{border-radius:var(--emp-radius);color:#fff;background:linear-gradient(145deg,#0d2d5e 0%,#1e4b8c 50%,#2b6cb8 100%);padding:18px 16px;position:relative;overflow:hidden}.empleado-hero:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:120px;height:120px;position:absolute;top:-24px;right:-24px}.empleado-hero__greeting{opacity:.8;margin-bottom:12px;font-size:13px;font-weight:500}.empleado-hero__row{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.empleado-hero__avatar.ant-avatar{background:#ffffff26;border:2px solid #ffffff59;flex-shrink:0;font-weight:700}.empleado-hero__info{flex:1;min-width:0}.empleado-hero__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:17px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.empleado-hero__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.empleado-hero__meta .ant-tag{border:none;border-radius:20px;margin:0;padding:1px 8px;font-size:11px;font-weight:600}.empleado-hero__no{opacity:.75;font-size:11px;font-weight:500}.empleado-stats-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.empleado-stat-chip{background:var(--emp-card);text-align:center;border:1px solid #eef0f4;border-radius:12px;padding:12px 10px;box-shadow:0 1px 6px #0000000a}.empleado-stat-chip__value{color:var(--emp-accent);margin-bottom:2px;font-size:15px;font-weight:700;line-height:1.2;display:block}.empleado-stat-chip__label{text-transform:uppercase;letter-spacing:.3px;color:var(--emp-muted);font-size:9px;font-weight:600;line-height:1.2;display:block}.empleado-info-card{background:var(--emp-card);border-radius:var(--emp-radius);border:1px solid #eef0f4;padding:14px 16px;box-shadow:0 1px 8px #0000000a}.empleado-info-card__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.empleado-info-card__title{color:var(--emp-text);align-items:center;gap:6px;margin:0;font-size:13px;font-weight:700;display:flex}.empleado-info-card__title-icon{width:28px;height:28px;color:var(--emp-accent);background:#e8f0fb;border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:flex}.empleado-info-card__row{flex-direction:column;gap:10px;display:flex}.empleado-info-card__item{flex-direction:column;gap:2px;display:flex}.empleado-field-label{letter-spacing:.35px;text-transform:uppercase;color:var(--emp-muted);font-size:10px;font-weight:600}.empleado-field-value{color:var(--emp-text);word-break:break-word;font-size:13px;font-weight:600;line-height:1.35}.empleado-field-value--accent{color:var(--emp-accent)}.empleado-section-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.empleado-section-header__title{color:var(--emp-text);margin:0;font-size:14px;font-weight:700}.empleado-convocatorias-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;gap:10px;width:100%;padding:2px 0 8px;display:flex;overflow:auto hidden}.empleado-convocatorias-scroll--dashboard{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.empleado-convocatorias-scroll::-webkit-scrollbar{display:none}.empleado-convocatoria-card--scroll{scroll-snap-align:start;flex:0 0 85%;min-width:240px;max-width:300px}.empleado-convocatoria-card{scroll-snap-align:start;background:var(--emp-card);border:1px solid #eef0f4;border-radius:14px;flex:0 0 78%;max-width:280px;padding:14px;box-shadow:0 1px 8px #0000000d}.empleado-convocatoria-card__top{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.empleado-convocatoria-card__icon{width:34px;height:34px;color:var(--emp-accent);background:#e8f0fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.empleado-convocatoria-card__title{color:var(--emp-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.empleado-convocatoria-card__location{color:var(--emp-muted);align-items:flex-start;gap:4px;margin-bottom:12px;font-size:11px;line-height:1.4;display:flex}.empleado-convocatoria-card__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.empleado-convocatoria-card__footer .ant-tag{border-radius:6px;margin:0;padding:2px 6px;font-size:9px;font-weight:700;line-height:1.4}.empleado-convocatoria-card__footer .ant-btn{border-radius:8px;height:30px;padding:0 12px;font-size:12px;font-weight:600}.empleado-quick-access-list{flex-direction:column;gap:6px;display:flex}.empleado-quick-access-item{background:var(--emp-card);cursor:pointer;text-align:left;border:1px solid #eef0f4;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:background .15s,border-color .15s;display:flex}.empleado-quick-access-item:active{background:#f5f8ff;border-color:#d6e4ff}.empleado-quick-access-item__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.empleado-quick-access-item__icon--blue{color:var(--emp-accent);background:#e8f0fb}.empleado-quick-access-item__icon--green{color:#389e0d;background:#e6f7ed}.empleado-quick-access-item__icon--purple{color:#722ed1;background:#f3e8ff}.empleado-quick-access-item__label{color:var(--emp-text);flex:1;font-size:13px;font-weight:600}.empleado-quick-access-item__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.empleado-quick-access-item__hint{color:var(--emp-muted);font-size:11px;font-weight:500;line-height:1.4}.empleado-quick-access-item--static{cursor:default}.empleado-quick-access-item--static:active{background:var(--emp-card);border-color:#eef0f4}.empleado-quick-access-item__chevron{color:#d9d9d9;font-size:11px}.empleado-perfil-mobile{flex-direction:column;gap:16px;width:100%;display:flex}.empleado-perfil-estudio-card__heading{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.empleado-perfil-estudio-card__icon{width:36px;height:36px;color:var(--emp-accent);background:#e8f0fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.empleado-perfil-estudio-card__actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.empleado-perfil-estudio-card__period{color:var(--emp-muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.empleado-mobile-form-card.ant-card{border-radius:var(--emp-radius);border:1px solid #eef0f4;margin-top:4px;box-shadow:0 1px 8px #0000000a}.empleado-mobile-form-card .ant-card-body{padding:16px}.empleado-perfil-featured__badge .ant-tag{border:none;margin:0;font-size:9px;font-weight:700}.empleado-perfil-featured__nivel{letter-spacing:.6px;text-transform:uppercase;opacity:.85;margin-bottom:4px;font-size:10px;font-weight:700}.empleado-perfil-featured__carrera{margin-bottom:4px;padding-right:60px;font-size:16px;font-weight:700;line-height:1.3}.empleado-perfil-featured__inst{opacity:.9;margin-bottom:12px;font-size:12px}.empleado-perfil-featured__meta{grid-template-columns:1fr 1fr;gap:8px;font-size:12px;display:grid}.empleado-perfil-featured__meta-label{opacity:.75;text-transform:uppercase;letter-spacing:.35px;font-size:9px;display:block}.empleado-estudio-list-item{background:var(--emp-card);text-align:left;border:1px solid #eef0f4;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px;display:flex;position:relative}.empleado-estudio-list-item__icon{color:#595959;background:#f5f6f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.empleado-estudio-list-item__body{flex:1;min-width:0;padding-right:20px}.empleado-estudio-list-item__title{color:var(--emp-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.empleado-estudio-list-item__sub{color:var(--emp-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.empleado-estudio-list-item__date{color:var(--emp-muted);text-align:right;flex-shrink:0;font-size:10px}.empleado-skills-box{background:var(--emp-card);border:1px solid #eef0f4;border-radius:12px;padding:12px}.empleado-skills-box .ant-tag{color:var(--emp-primary);background:#e8f0fb;border:none;border-radius:20px;margin:0 5px 5px 0;padding:3px 10px;font-size:11px}.empleado-familiares-mobile{flex-direction:column;gap:16px;width:100%;display:flex}.empleado-familiares-widget{border-radius:var(--emp-radius);color:#fff;background:linear-gradient(145deg,#0d4a3a 0%,#0f766e 45%,#14b8a6 100%);flex-direction:column;gap:12px;padding:16px;display:flex}.empleado-familiares-widget__main{align-items:flex-start;gap:12px;display:flex}.empleado-familiares-widget__icon-wrap{background:#ffffff2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.empleado-familiares-widget__info{flex:1;min-width:0}.empleado-familiares-widget__label{text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.empleado-familiares-widget__title{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.3}.empleado-familiares-widget__sub{opacity:.92;margin:4px 0 0;font-size:13px;font-weight:600;line-height:1.4}.empleado-familiares-widget__avatars{align-items:center;gap:0;padding-left:4px;display:flex}.empleado-familiares-widget__avatar{color:#fff;border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-8px;font-size:12px;font-weight:700;display:inline-flex}.empleado-familiares-widget__avatar:first-child{margin-left:0}.empleado-familiares-widget__avatar--more{background:#ffffff38;font-size:11px}.empleado-familiares-widget__cta.ant-btn{color:#0f766e;background:#fffffff2;border:none;border-radius:10px;height:40px;font-weight:700}.empleado-familiares-tips{margin:0}.empleado-familiar-card{background:var(--emp-card);border:1px solid #eef0f4;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.empleado-familiar-card--rich{border-radius:14px;padding:14px;box-shadow:0 1px 6px #0000000a}.empleado-familiar-card__avatar{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.empleado-familiar-card__content{flex:1;min-width:0}.empleado-familiar-card__name{color:var(--emp-text);margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.empleado-familiar-card__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.empleado-familiar-card__parentesco.ant-tag{border-radius:6px;margin:0;font-size:10px}.empleado-familiar-card__chevron{color:#bfbfbf;flex-shrink:0;font-size:12px}.empleado-expediente-mobile{--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;gap:var(--sp-4);flex-direction:column;width:100%;display:flex}.empleado-expediente-topbar{align-items:center;gap:var(--sp-2);min-height:36px;display:flex}.empleado-expediente-back.ant-btn{padding:var(--sp-1) var(--sp-2);height:36px;color:var(--emp-primary);flex-shrink:0;margin:0;font-size:14px;font-weight:600}.empleado-expediente-topbar__title{color:var(--emp-primary);font-size:15px;font-weight:700;line-height:1.2}.empleado-expediente-hero{border-radius:var(--emp-radius);padding:var(--sp-4);color:#fff;gap:var(--sp-3);background:linear-gradient(145deg,#0d2d5e 0%,#1e4b8c 50%,#2b6cb8 100%);flex-direction:column;display:flex}.empleado-expediente-hero__main{align-items:flex-start;gap:var(--sp-3);display:flex}.empleado-expediente-hero__avatar.ant-avatar{background:#ffffff26;border:2px solid #ffffff59;flex-shrink:0;font-weight:700}.empleado-expediente-hero__info{gap:var(--sp-2);min-width:0;padding-top:var(--sp-1);flex-direction:column;flex:1;display:flex}.empleado-expediente-hero__name{word-break:break-word;margin:0;font-size:17px;font-weight:700;line-height:1.3}.empleado-expediente-hero__meta{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.empleado-expediente-hero__tag.ant-tag{padding:var(--sp-1) var(--sp-2);border:none;border-radius:20px;margin:0;font-size:11px;font-weight:600}.empleado-expediente-hero__no{opacity:.8;font-size:12px;font-weight:500}.empleado-expediente-hero__facts{gap:var(--sp-2);padding-top:var(--sp-1);border-top:1px solid #ffffff1f;flex-wrap:wrap;display:flex}.empleado-expediente-chip{align-items:center;gap:var(--sp-1);padding:var(--sp-1) var(--sp-3);color:var(--emp-primary);background:#e8f0fb;border-radius:20px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex}.empleado-expediente-chip--light{color:#fffffff2;background:#ffffff24}.empleado-expediente-chip--danger{color:#cf1322;background:#fff1f0}.empleado-expediente-sticky{gap:var(--sp-3);z-index:10;background:var(--emp-bg);padding:var(--sp-2) 0 var(--sp-3);margin:calc(var(--sp-2) * -1) 0 0;flex-direction:column;display:flex;position:sticky;top:48px}.empleado-expediente-section-head{gap:var(--sp-1);flex-direction:column;display:flex}.empleado-expediente-section-head__title{color:var(--emp-text);margin:0;font-size:16px;font-weight:700;line-height:1.25}.empleado-expediente-section-head__sub{color:var(--emp-muted);margin:0;font-size:12px;line-height:1.4}.empleado-expediente-tabs{margin:0}.empleado-expediente-tabs__scroll{gap:var(--sp-2);padding-bottom:var(--sp-1);scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.empleado-expediente-tabs__scroll::-webkit-scrollbar{display:none}.empleado-expediente-tabs__item{align-items:center;gap:var(--sp-2);padding:var(--sp-2) var(--sp-3);border-radius:var(--sp-3);background:var(--emp-card);color:var(--emp-muted);cursor:pointer;white-space:nowrap;border:1px solid #e8eef4;flex:none;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.empleado-expediente-tabs__item--active{background:var(--emp-accent);border-color:var(--emp-accent);color:#fff}.empleado-expediente-tabs__item--active .empleado-expediente-tabs__count{color:#fff;background:#ffffff40}.empleado-expediente-tabs__icon{font-size:14px;display:flex}.empleado-expediente-tabs__count{min-width:18px;height:18px;padding:0 var(--sp-1);color:var(--emp-accent);background:#e8f0fb;border-radius:9px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.empleado-expediente-content{gap:var(--sp-4);padding-bottom:var(--sp-6);flex-direction:column;display:flex}.empleado-expediente-sections,.empleado-expediente-list{gap:var(--sp-4);flex-direction:column;display:flex}.empleado-expediente-highlight{border-radius:var(--emp-radius);padding:var(--sp-4);gap:var(--sp-2);background:linear-gradient(135deg,#f0f5ff 0%,#fafcff 100%);border:1px solid #d6e4ff;flex-direction:column;display:flex}.empleado-expediente-highlight__label{text-transform:uppercase;letter-spacing:.4px;color:var(--emp-muted);font-size:11px;font-weight:600}.empleado-expediente-highlight__value{color:var(--emp-text);word-break:break-word;margin:0;font-size:16px;font-weight:700;line-height:1.35}.empleado-expediente-highlight__chips{gap:var(--sp-2);margin-top:var(--sp-1);flex-wrap:wrap;display:flex}.empleado-expediente-group{background:var(--emp-card);border-radius:var(--emp-radius);padding:var(--sp-4);border:1px solid #eef0f4;box-shadow:0 1px 8px #0000000a}.empleado-expediente-group__title{color:var(--emp-text);margin:0 0 var(--sp-3);align-items:center;gap:var(--sp-2);font-size:13px;font-weight:700;display:flex}.empleado-expediente-group__icon{border-radius:var(--sp-2);width:32px;height:32px;color:var(--emp-accent);background:#e8f0fb;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.empleado-expediente-group__text{color:var(--emp-text);margin:0;font-size:14px;line-height:1.55}.empleado-expediente-group__fields{flex-direction:column;display:flex}.empleado-expediente-field-grid{flex-direction:column;gap:0;display:flex}.empleado-expediente-field{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);padding:var(--sp-3) 0;border-bottom:1px solid #f0f2f6;flex-direction:row;min-height:44px;display:flex}.empleado-expediente-field--stacked{gap:var(--sp-2);flex-direction:column;align-items:stretch}.empleado-expediente-field--stacked .empleado-expediente-field__value{text-align:left}.empleado-expediente-field:last-child{border-bottom:none;padding-bottom:0}.empleado-expediente-field:first-child{padding-top:0}.empleado-expediente-field__label{max-width:132px;color:var(--emp-muted);padding-top:var(--sp-1);flex:0 0 38%;font-size:12px;font-weight:600;line-height:1.4}.empleado-expediente-field__value{color:var(--emp-text);word-break:break-word;text-align:right;flex:1;font-size:14px;font-weight:600;line-height:1.45}.empleado-expediente-field__value--accent{color:var(--emp-accent)}.empleado-expediente-field__value--mono{letter-spacing:.02em;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:12px}.empleado-expediente-field__link{color:var(--emp-accent);text-align:left;font-weight:600;display:inline-block}.empleado-expediente-card{background:var(--emp-card);border-radius:var(--emp-radius);padding:var(--sp-4);gap:var(--sp-3);border:1px solid #eef0f4;flex-direction:column;display:flex;box-shadow:0 1px 8px #0000000a}.empleado-expediente-card__header{justify-content:space-between;align-items:flex-start;gap:var(--sp-3);display:flex}.empleado-expediente-card__heading{gap:var(--sp-1);flex-direction:column;flex:1;min-width:0;display:flex}.empleado-expediente-card__badge{text-transform:uppercase;letter-spacing:.4px;color:var(--emp-muted);font-size:10px;font-weight:700}.empleado-expediente-card__title{color:var(--emp-text);word-break:break-word;margin:0;font-size:15px;font-weight:700;line-height:1.35}.empleado-expediente-card__sub{color:var(--emp-muted);margin:0;font-size:13px;line-height:1.45}.empleado-expediente-card__fields{padding-top:var(--sp-1);border-top:1px solid #f0f2f6;flex-direction:column;gap:0;display:flex}.empleado-expediente-card__meta{align-items:flex-start;gap:var(--sp-2);padding-top:var(--sp-1);border-top:1px solid #f0f2f6;flex-direction:column;display:flex}.empleado-expediente-card__date{font-size:12px}.empleado-expediente-card__action{padding-top:var(--sp-1);border-top:1px solid #f0f2f6}.empleado-expediente-card--familiar{gap:var(--sp-2)}.empleado-expediente-tag.ant-tag{border-radius:var(--sp-2);padding:var(--sp-1) var(--sp-2);flex-shrink:0;margin:0;font-size:11px;font-weight:600}.empleado-expediente-tag--parentesco{align-self:flex-start}.empleado-expediente-footer{align-items:center;gap:var(--sp-2);padding:var(--sp-4) var(--sp-2) var(--sp-2);text-align:center;flex-direction:column;display:flex}.empleado-expediente-footer .ant-typography{font-size:12px;line-height:1.5}.empleado-expediente-empty{padding:var(--sp-8) var(--sp-4)}@media (width>=768px){.empleado-mobile-layout .empleado-mobile-header{display:none}}.adm-page{min-height:100%;padding:24px}.adm-stats{margin-bottom:20px}.adm-stat-card{height:100%;border:1px solid #e8ecf4!important;border-radius:14px!important;box-shadow:0 2px 12px #0000000a!important}.adm-stat-card .ant-statistic-title{color:#64748b;font-size:13px}.adm-stat-card .ant-statistic-content{font-weight:700}.adm-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.adm-table-card{overflow:hidden;border:1px solid #e8ecf4!important;border-radius:14px!important;box-shadow:0 2px 12px #0000000d!important}.adm-table-card .ant-table-thead>tr>th{color:#334155;font-weight:600;background:#f8fafc!important}.adm-admin-cell{align-items:center;gap:12px;display:flex}.adm-admin-avatar{flex-shrink:0;font-weight:700;background:linear-gradient(135deg,#1e4b8c,#3b82f6)!important}.adm-admin-avatar--super{background:linear-gradient(135deg,#7c3aed,#a855f7)!important}.adm-admin-name{color:#1a1a2e;font-weight:600;line-height:1.3}.adm-admin-email{color:#64748b;font-size:12px}.adm-role-tag--super{color:#6d28d9;background:linear-gradient(90deg,#ede9fe,#f3e8ff);border:none;font-weight:600}.adm-role-tag--admin{color:#1e4b8c;background:#eff6ff;border:none;font-weight:600}.adm-modules-wrap{flex-wrap:wrap;gap:6px;max-width:360px;display:flex}.adm-module-chip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;line-height:1.6;display:inline-flex}.adm-module-chip strong{color:#1e293b;font-weight:600}.adm-action-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.adm-action-dot--ver{background:#3b82f6}.adm-action-dot--crear{background:#22c55e}.adm-action-dot--editar{background:#f59e0b}.adm-action-dot--eliminar{background:#ef4444}.adm-full-access{color:#92400e;background:linear-gradient(90deg,#fef3c7,#fde68a);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.adm-drawer-modules{flex-direction:column;gap:10px;display:flex}.adm-drawer-module-row{background:#fafbfc;border:1px solid #e8ecf4;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.adm-drawer-module-row--assigned{background:#eff6ff;border-color:#bfdbfe}.adm-perm-actions{flex-wrap:wrap;gap:4px;display:flex}@media (width<=767px){.adm-page{padding:16px}.adm-toolbar{flex-direction:column;align-items:stretch}.adm-toolbar .ant-input-affix-wrapper,.adm-toolbar .ant-select{width:100%!important}}.empleado-ficha-descriptions .ant-descriptions-view{overflow-x:auto}.empleado-ficha-descriptions .ant-descriptions-view table{table-layout:auto;width:100%}.empleado-ficha-descriptions .ant-descriptions-item-label{vertical-align:top;white-space:normal;line-height:1.45}.empleado-ficha-descriptions .ant-descriptions-item-content{vertical-align:top;word-break:break-word;overflow-wrap:break-word;min-width:0}.empleado-ficha-mono-value{word-break:break-all;background:#f5f5f5;border-radius:4px;max-width:100%;padding:2px 8px;font-family:ui-monospace,Consolas,monospace;font-size:13px;display:inline-block}.empleado-ficha-mono-value--plain{background:0 0;padding:0}.expediente-drawer .ant-drawer-body{background:#f0f4f9;padding:0!important}.expediente-drawer .ant-drawer-header{background:0 0!important;border:none!important;padding:0!important}.expediente-drawer .ant-drawer-close{color:#ffffffeb;z-index:2;top:14px;right:14px}.expediente-drawer .ant-drawer-close:hover{color:#fff;background:#ffffff1f}.expediente-drawer-header{background:linear-gradient(135deg,#0d2d5e 0%,#1e4b8c 55%,#1677ff 100%);padding:20px 52px 20px 24px;position:relative;overflow:hidden}.expediente-drawer-header:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-40px}.expediente-drawer-content{padding:16px 16px 24px}.empleado-ficha-drawer .ant-card{box-shadow:0 2px 12px #0f285a0f!important}.empleado-ficha-drawer .empleado-ficha-drawer-profile{background:linear-gradient(90deg,#f8faff 0%,#fff 100%);border-bottom:1px solid #eef2f7;padding:16px 18px}.empleado-ficha-drawer .ant-tabs-nav{z-index:3;background:#fff;border-bottom:1px solid #f0f0f0;padding:4px 12px 0;position:sticky;top:0;margin-bottom:0!important}.empleado-ficha-drawer .ant-tabs-content-holder{padding:12px 12px 4px}@media (width<=576px){.expediente-drawer-content{padding:12px 10px 20px}.expediente-drawer-header{padding:16px 48px 16px 16px}}.convocatoria-detalle-page{box-sizing:border-box;width:100%}.cd-hero{text-align:center;background:linear-gradient(145deg,#1e4b8c 0%,#2563b8 100%);border-radius:16px;margin-bottom:20px;padding:clamp(28px,5vw,40px) clamp(20px,4vw,36px) 32px;box-shadow:0 8px 28px #1e4b8c40}.cd-hero-badge{letter-spacing:1.2px;text-transform:uppercase;color:#ffffffd9;background:#ffffff1f;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-block}.cd-hero-title{letter-spacing:.2px;max-width:900px;color:#fff!important;margin:0 auto 20px!important;font-size:clamp(1.15rem,4.5vw,1.65rem)!important;font-weight:800!important;line-height:1.35!important}.cd-hero-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.cd-quick-stat{background:#fff;border:1px solid #eef2f8;border-radius:14px;align-items:center;gap:14px;height:100%;min-height:72px;padding:18px 20px;display:flex;box-shadow:0 1px 4px #0000000a}.cd-quick-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.cd-quick-stat-label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.6px;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.cd-quick-stat-value{color:#1e2a3a;font-size:17px;font-weight:700;line-height:1.25}.cd-field-card{background:#fff;border:1px solid #eef2f8;border-radius:12px;align-items:flex-start;gap:12px;height:100%;min-height:76px;padding:16px 18px;display:flex}.cd-field-icon{color:#1e4b8c;background:#e8f0fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.cd-field-label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.cd-field-value{color:#1e2a3a;word-break:break-word;font-size:15px;font-weight:600;line-height:1.45}.cd-panel-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.cd-panel-icon{color:#1e4b8c;font-size:20px;display:flex}.cd-panel-title{color:#1e2a3a;margin:0;font-size:16px;font-weight:600}.cd-postular-btn{max-width:320px;margin:0 auto;color:#1e4b8c!important;background:#fff!important;border:none!important;border-radius:10px!important;height:50px!important;font-size:15px!important;font-weight:700!important;box-shadow:0 4px 14px #0000001f!important}.cd-doc-box{text-align:center;background:#fff;border:1px solid #eef2f8;border-radius:14px;padding:24px 20px}.cd-lugar-box{background:#fff;border:1px solid #eef2f8;border-radius:14px;padding:22px 24px}.cd-lugar-text{color:#434343;font-size:15px;line-height:1.75}@media (width<=767px){.convocatoria-detalle-page{padding-bottom:108px!important}.cd-hero{border-radius:14px;margin-bottom:16px;padding:26px 18px 28px}.cd-hero-badge{margin-bottom:14px;padding:5px 12px;font-size:10px}.cd-hero-title{text-transform:none!important;margin-bottom:16px!important;font-size:1.2rem!important;line-height:1.4!important}.cd-hero-tags{gap:10px;margin-bottom:20px}.cd-hero-tags .ant-tag{margin:0!important;padding:6px 14px!important;font-size:13px!important}.cd-quick-stat{border-radius:12px;gap:16px;min-height:80px;padding:18px 16px}.cd-quick-stat-icon{border-radius:12px;width:48px;height:48px;font-size:22px}.cd-quick-stat-label{margin-bottom:6px;font-size:11px}.cd-quick-stat-value{font-size:18px}.cd-field-card{border-radius:12px;gap:14px;min-height:auto;padding:18px 16px}.cd-field-icon{width:44px;height:44px;font-size:20px}.cd-field-label{margin-bottom:8px;font-size:11px}.cd-field-value{font-size:16px;line-height:1.5}.cd-panel-head{margin-top:4px;margin-bottom:12px}.cd-panel-icon{font-size:22px}.cd-panel-title{font-size:17px}.cd-postular-btn{width:100%!important;max-width:none!important;height:52px!important;font-size:16px!important}.cd-doc-box{padding:28px 20px}.cd-lugar-box{padding:20px 18px}.cd-lugar-text{font-size:16px;line-height:1.8}.convocatoria-detalle-stats .ant-col{margin-bottom:0}.convocatoria-detalle-grid .ant-row{row-gap:20px!important}}@media (width<=991px){.convocatoria-detalle-cta-mobile{padding:14px 16px;padding-bottom:max(14px, env(safe-area-inset-bottom));z-index:100;background:#fffffffa;border-top:1px solid #eef2f8;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.convocatoria-detalle-cta-mobile .cd-postular-btn{width:100%!important;max-width:none!important}.convocatoria-detalle-cta-hero{display:none!important}.convocatoria-detalle-page{padding-bottom:100px!important}}@media (width>=992px){.convocatoria-detalle-cta-mobile{display:none!important}}
