/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-2nsr8o7or5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2nsr8o7or5] {
    flex: 1;
}

.sidebar[b-2nsr8o7or5] {
    background-color: #F4A261;
}

.top-row[b-2nsr8o7or5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2nsr8o7or5]  a, .top-row[b-2nsr8o7or5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2nsr8o7or5]  a:hover, .top-row[b-2nsr8o7or5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2nsr8o7or5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2nsr8o7or5] {
        justify-content: space-between;
    }

    .top-row[b-2nsr8o7or5]  a, .top-row[b-2nsr8o7or5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2nsr8o7or5] {
        flex-direction: row;
    }

    .sidebar[b-2nsr8o7or5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2nsr8o7or5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2nsr8o7or5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2nsr8o7or5], article[b-2nsr8o7or5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.sidebar-container[b-30dss3es94] {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1.5rem 1rem;
    color: white;
}

.sidebar-header h4[b-30dss3es94] {
    font-weight: 700;
    margin: 0;
    color: white;
}

.sidebar-header hr[b-30dss3es94] {
    border-color: rgba(255, 255, 255, 0.3);
    margin: 1rem 0;
}

.sidebar-nav[b-30dss3es94] {
    flex: 1;
}

.sidebar-footer[b-30dss3es94] {
    margin-top: auto;
}

.nav-item[b-30dss3es94] {
    margin-bottom: 0.25rem;
}

.nav-item[b-30dss3es94]  a {
    display: flex;
    align-items: center;
    padding: 0.6rem 1rem;
    border-radius: 8px;
    color: white;
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: background-color 0.15s;
}

.nav-item[b-30dss3es94]  a:hover {
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
}

.nav-item[b-30dss3es94]  a.active {
    background-color: white;
    color: #E76F51;
    font-weight: 600;
}

.icon[b-30dss3es94] {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.icon-home[b-30dss3es94] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-30dss3es94]  a.active .icon-home {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23E76F51' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.icon-add[b-30dss3es94] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.nav-item[b-30dss3es94]  a.active .icon-add {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23E76F51' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.icon-settings[b-30dss3es94] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E");
}

.nav-item[b-30dss3es94]  a.active .icon-settings {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23E76F51' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E");
}
/* /Pages/Candidatos.razor.rz.scp.css */
.oferta-resumen[b-cxtdb4eyuo] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    padding: 1rem 1.2rem;
    border-left: 4px solid #38a169;
}

.oferta-resumen-header[b-cxtdb4eyuo] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.4rem;
}

.oferta-resumen-header h4[b-cxtdb4eyuo] {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 700;
    color: #2d3748;
}

.badge-estado[b-cxtdb4eyuo] {
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.2rem 0.6rem;
    border-radius: 12px;
    text-transform: uppercase;
}

.badge-estado.activa[b-cxtdb4eyuo] {
    background: #c6f6d5;
    color: #276749;
}

.badge-estado.inactiva[b-cxtdb4eyuo] {
    background: #fed7d7;
    color: #9b2c2c;
}

.oferta-resumen-body[b-cxtdb4eyuo] {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    font-size: 0.85rem;
    color: #718096;
}

.paginacion[b-cxtdb4eyuo] {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    flex-wrap: wrap;
}

.pag-btn[b-cxtdb4eyuo] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.35rem 0.7rem;
    font-size: 0.85rem;
    cursor: pointer;
    color: #4a5568;
    transition: all 0.15s;
    min-width: 34px;
    text-align: center;
}

.pag-btn:hover:not(:disabled)[b-cxtdb4eyuo] {
    border-color: #38a169;
    color: #38a169;
}

.pag-btn.activo[b-cxtdb4eyuo] {
    background: #38a169;
    color: #fff;
    border-color: #38a169;
}

.pag-btn:disabled[b-cxtdb4eyuo] {
    opacity: 0.4;
    cursor: default;
}

.pag-info[b-cxtdb4eyuo] {
    margin-left: 0.75rem;
    font-size: 0.82rem;
    color: #a0aec0;
}

.btn-back[b-cxtdb4eyuo] {
    background: #fff;
    color: #4a5568;
    border: 2px solid #e2e8f0;
    padding: 0.5rem 1.5rem;
    border-radius: 30px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-back:hover[b-cxtdb4eyuo] {
    border-color: #38a169;
    color: #38a169;
    background: #f0fff4;
}

.search-bar[b-cxtdb4eyuo] {
    display: flex;
}

.search-input[b-cxtdb4eyuo] {
    width: 100%;
    max-width: 400px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.6rem 1rem;
    font-size: 0.95rem;
    outline: none;
    transition: border-color 0.2s;
}

.search-input:focus[b-cxtdb4eyuo] {
    border-color: #38a169;
}

.table-container[b-cxtdb4eyuo] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow-x: auto;
}

.candidatos-table[b-cxtdb4eyuo] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.candidatos-table thead[b-cxtdb4eyuo] {
    background: #f7fafc;
}

.candidatos-table th[b-cxtdb4eyuo] {
    padding: 0.85rem 1rem;
    text-align: left;
    font-weight: 700;
    color: #4a5568;
    font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-bottom: 2px solid #e2e8f0;
    white-space: nowrap;
}

.candidatos-table td[b-cxtdb4eyuo] {
    padding: 0.85rem 1rem;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3748;
    vertical-align: top;
}

.candidatos-table tbody tr:hover[b-cxtdb4eyuo] {
    background: #f7fafc;
}

.candidato-nombre[b-cxtdb4eyuo] {
    font-weight: 600;
    font-size: 0.95rem;
    margin-bottom: 0.15rem;
}

.candidato-link[b-cxtdb4eyuo] {
    text-decoration: none;
    color: #2b6cb0;
    display: block;
}

.candidato-link:hover[b-cxtdb4eyuo] {
    text-decoration: underline;
    color: #2c5282;
}

.badge-doc[b-cxtdb4eyuo] {
    display: inline-block;
    background: #edf2f7;
    color: #4a5568;
    padding: 0.15rem 0.5rem;
    border-radius: 12px;
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.2rem;
}

.btn-cv[b-cxtdb4eyuo] {
    display: inline-block;
    background: #ebf8ff;
    color: #2b6cb0;
    padding: 0.35rem 0.8rem;
    border-radius: 6px;
    font-size: 0.82rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-cv:hover[b-cxtdb4eyuo] {
    background: #bee3f8;
}

.etapa-select[b-cxtdb4eyuo] {
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 0.3rem 0.5rem;
    font-size: 0.8rem;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    transition: all 0.2s;
    width: 100%;
    min-width: 120px;
    background: #fff;
}

.etapa-select:focus[b-cxtdb4eyuo] {
    border-color: #38a169;
}

.etapa-select:disabled[b-cxtdb4eyuo] {
    opacity: 0.5;
    cursor: wait;
}

.etapa-postulado[b-cxtdb4eyuo] {
    background: #ebf8ff;
    color: #2b6cb0;
    border-color: #90cdf4;
}

.etapa-revision[b-cxtdb4eyuo] {
    background: #fefcbf;
    color: #975a16;
    border-color: #f6e05e;
}

.etapa-entrevista[b-cxtdb4eyuo] {
    background: #e9d8fd;
    color: #6b46c1;
    border-color: #d6bcfa;
}

.etapa-contratado[b-cxtdb4eyuo] {
    background: #c6f6d5;
    color: #276749;
    border-color: #9ae6b4;
}

.etapa-rechazado[b-cxtdb4eyuo] {
    background: #fed7d7;
    color: #9b2c2c;
    border-color: #feb2b2;
}

.etapa-retirado[b-cxtdb4eyuo] {
    background: #edf2f7;
    color: #4a5568;
    border-color: #cbd5e0;
}

.modal-overlay[b-cxtdb4eyuo] {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

.modal-rechazo[b-cxtdb4eyuo] {
    background: #fff;
    border-radius: 14px;
    padding: 2rem;
    max-width: 420px;
    width: 90%;
    text-align: center;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.modal-rechazo-icon[b-cxtdb4eyuo] {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
}

.modal-rechazo h4[b-cxtdb4eyuo] {
    margin: 0 0 0.75rem;
    font-size: 1.15rem;
    font-weight: 700;
    color: #2d3748;
}

.modal-rechazo p[b-cxtdb4eyuo] {
    font-size: 0.9rem;
    color: #4a5568;
    margin: 0 0 0.5rem;
}

.modal-rechazo-nota[b-cxtdb4eyuo] {
    font-size: 0.8rem !important;
    color: #a0aec0 !important;
    margin-bottom: 1.25rem !important;
}

.modal-rechazo-acciones[b-cxtdb4eyuo] {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
}

.btn-modal-cancelar[b-cxtdb4eyuo] {
    background: #fff;
    color: #4a5568;
    border: 2px solid #e2e8f0;
    padding: 0.5rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-modal-cancelar:hover[b-cxtdb4eyuo] {
    border-color: #38a169;
    color: #38a169;
}

.btn-modal-confirmar[b-cxtdb4eyuo] {
    background: #e53e3e;
    color: #fff;
    border: none;
    padding: 0.5rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: background 0.2s;
}

.btn-modal-confirmar:hover[b-cxtdb4eyuo] {
    background: #c53030;
}

.btn-modal-confirmar:disabled[b-cxtdb4eyuo] {
    opacity: 0.6;
    cursor: default;
}

.text-muted[b-cxtdb4eyuo] {
    color: #a0aec0 !important;
    font-size: 0.82rem;
}

@media (max-width: 768px) {
    .candidatos-table th[b-cxtdb4eyuo],
    .candidatos-table td[b-cxtdb4eyuo] {
        padding: 0.6rem 0.5rem;
        font-size: 0.82rem;
    }
}
/* /Pages/CrearOferta.razor.rz.scp.css */
.listado-card[b-47iittkebl] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow: hidden;
}

.listado-header[b-47iittkebl] {
    padding: 0.75rem 1.2rem;
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
    background: #f7fafc;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listado-header-right[b-47iittkebl] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.search-input[b-47iittkebl] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.4rem 0.75rem;
    font-size: 0.85rem;
    outline: none;
    transition: border-color 0.2s;
    width: 250px;
}

.search-input:focus[b-47iittkebl] {
    border-color: #38a169;
}

.listado-body[b-47iittkebl] {
    padding: 1rem 1.2rem;
}

.table-container[b-47iittkebl] {
    overflow-x: auto;
}

.ofertas-table[b-47iittkebl] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
}

.ofertas-table thead[b-47iittkebl] {
    background: #f7fafc;
}

.ofertas-table th[b-47iittkebl] {
    padding: 0.75rem 1rem;
    text-align: left;
    font-weight: 700;
    color: #4a5568;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-bottom: 2px solid #e2e8f0;
    white-space: nowrap;
}

.ofertas-table td[b-47iittkebl] {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3748;
    vertical-align: middle;
}

.ofertas-table tbody tr:hover[b-47iittkebl] {
    background: #f7fafc;
}

.fila-editando[b-47iittkebl] {
    background: #fffff0 !important;
    border-left: 3px solid #d69e2e;
}

.td-puesto[b-47iittkebl] {
    font-weight: 600;
    white-space: nowrap;
}

.badge-estado[b-47iittkebl] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.2rem 0.6rem;
    border-radius: 12px;
    text-transform: uppercase;
}

.badge-estado.activa[b-47iittkebl] {
    background: #c6f6d5;
    color: #276749;
}

.badge-estado.inactiva[b-47iittkebl] {
    background: #fed7d7;
    color: #9b2c2c;
}

.btn-editar[b-47iittkebl] {
    display: inline-block;
    background: #ebf8ff;
    color: #2b6cb0;
    border: none;
    padding: 0.3rem 0.7rem;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-editar:hover[b-47iittkebl] {
    background: #bee3f8;
}

.text-muted[b-47iittkebl] {
    color: #a0aec0 !important;
    font-size: 0.82rem;
}

@media (max-width: 768px) {
    .ofertas-table th[b-47iittkebl],
    .ofertas-table td[b-47iittkebl] {
        padding: 0.5rem;
        font-size: 0.82rem;
    }

    .listado-header[b-47iittkebl] {
        flex-direction: column;
        gap: 0.5rem;
        align-items: flex-start;
    }

    .search-input[b-47iittkebl] {
        width: 100%;
    }
}
/* /Pages/DetalleCandidato.razor.rz.scp.css */
.btn-back[b-1ae4ngy9dv] {
    background: #fff;
    color: #4a5568;
    border: 2px solid #e2e8f0;
    padding: 0.5rem 1.5rem;
    border-radius: 30px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-back:hover[b-1ae4ngy9dv] {
    border-color: #38a169;
    color: #38a169;
    background: #f0fff4;
}

.seccion[b-1ae4ngy9dv] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow: hidden;
}

.seccion-titulo[b-1ae4ngy9dv] {
    padding: 0.75rem 1.2rem;
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
    border-bottom: 1px solid #f0f0f0;
    background: #f7fafc;
}

.seccion-body[b-1ae4ngy9dv] {
    padding: 1rem 1.2rem;
}

.oferta-seccion[b-1ae4ngy9dv] {
    border-left: 4px solid #38a169;
}

.candidato-seccion[b-1ae4ngy9dv] {
    border-left: 4px solid #3182ce;
}

.adicional-seccion[b-1ae4ngy9dv] {
    border-left: 4px solid #d69e2e;
}

.experiencias-seccion[b-1ae4ngy9dv] {
    border-left: 4px solid #805ad5;
}

.idiomas-seccion[b-1ae4ngy9dv] {
    border-left: 4px solid #e53e3e;
}

.info-grid[b-1ae4ngy9dv] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 0.75rem;
}

.info-item[b-1ae4ngy9dv] {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
}

.info-label[b-1ae4ngy9dv] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #a0aec0;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.info-valor[b-1ae4ngy9dv] {
    font-size: 0.92rem;
    color: #2d3748;
}

.fw-bold[b-1ae4ngy9dv] {
    font-weight: 700 !important;
}

.badge-estado[b-1ae4ngy9dv] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.2rem 0.6rem;
    border-radius: 12px;
    text-transform: uppercase;
    width: fit-content;
}

.badge-estado.activa[b-1ae4ngy9dv] {
    background: #c6f6d5;
    color: #276749;
}

.badge-estado.inactiva[b-1ae4ngy9dv] {
    background: #fed7d7;
    color: #9b2c2c;
}

.btn-cv[b-1ae4ngy9dv] {
    display: inline-block;
    background: #ebf8ff;
    color: #2b6cb0;
    padding: 0.35rem 0.8rem;
    border-radius: 6px;
    font-size: 0.82rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s;
    width: fit-content;
}

.btn-cv:hover[b-1ae4ngy9dv] {
    background: #bee3f8;
}

.experiencias-lista[b-1ae4ngy9dv] {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.experiencia-card[b-1ae4ngy9dv] {
    background: #f7fafc;
    border-radius: 8px;
    padding: 0.75rem 1rem;
    border-left: 3px solid #805ad5;
}

.exp-puesto[b-1ae4ngy9dv] {
    font-weight: 700;
    font-size: 0.92rem;
    color: #2d3748;
}

.exp-empresa[b-1ae4ngy9dv] {
    font-size: 0.85rem;
    color: #718096;
}

.exp-fechas[b-1ae4ngy9dv] {
    font-size: 0.78rem;
    color: #a0aec0;
    margin-top: 0.2rem;
}

.idiomas-lista[b-1ae4ngy9dv] {
    display: flex;
    gap: 0.6rem;
    flex-wrap: wrap;
}

.idioma-chip[b-1ae4ngy9dv] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    padding: 0.4rem 0.9rem;
}

.idioma-nombre[b-1ae4ngy9dv] {
    font-weight: 600;
    font-size: 0.88rem;
    color: #2d3748;
}

.idioma-nivel[b-1ae4ngy9dv] {
    font-size: 0.75rem;
    color: #718096;
    background: #edf2f7;
    padding: 0.1rem 0.5rem;
    border-radius: 10px;
}

.text-muted[b-1ae4ngy9dv] {
    color: #a0aec0 !important;
    font-size: 0.85rem;
}

.mt-1[b-1ae4ngy9dv] { margin-top: 0.25rem; }
.mt-2[b-1ae4ngy9dv] { margin-top: 0.5rem; }

@media (max-width: 768px) {
    .info-grid[b-1ae4ngy9dv] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/DetalleOferta.razor.rz.scp.css */
.detalle-page[b-qdeqg2buxu] {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 2rem;
}

/* Banner */
.detalle-banner[b-qdeqg2buxu] {
    width: 100%;
    height: 280px;
    overflow: hidden;
    border-radius: 0 0 16px 16px;
}

.detalle-banner-img[b-qdeqg2buxu] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Header */
.detalle-header[b-qdeqg2buxu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
    background: #fff;
    border-radius: 12px;
    margin: -2rem 1rem 1.5rem;
    position: relative;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    flex-wrap: wrap;
    gap: 1rem;
}

.detalle-header-info[b-qdeqg2buxu] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.detalle-logo[b-qdeqg2buxu] {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    object-fit: contain;
    background: #f7fafc;
    padding: 4px;
    border: 1px solid #e2e8f0;
}

.detalle-titulo[b-qdeqg2buxu] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 0.2rem;
}

.detalle-ubicacion[b-qdeqg2buxu] {
    color: #718096;
    margin: 0 0 0.4rem;
    font-size: 0.9rem;
}

.detalle-tags[b-qdeqg2buxu] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
}

.dtag[b-qdeqg2buxu] {
    background: #edf2f7;
    color: #4a5568;
    padding: 0.2rem 0.65rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
}

.dtag-nuevo[b-qdeqg2buxu] {
    background: #c6f6d5;
    color: #276749;
    font-weight: 700;
}

.detalle-tiempo[b-qdeqg2buxu] {
    color: #a0aec0;
    font-size: 0.82rem;
}

/* Botón Postularse */
.btn-postularse-grande[b-qdeqg2buxu] {
    display: inline-block;
    background: #38a169;
    color: #fff;
    padding: 0.75rem 2.5rem;
    border-radius: 30px;
    font-size: 1.1rem;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s;
    text-align: center;
}

.btn-postularse-grande:hover[b-qdeqg2buxu] {
    background: #2f855a;
    color: #fff;
}

/* Body - dos columnas */
.detalle-contenido[b-qdeqg2buxu] {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
    padding: 0 2rem;
}

.detalle-col-izq[b-qdeqg2buxu] {
    flex: 1;
    min-width: 0;
}

.detalle-col-der[b-qdeqg2buxu] {
    width: 340px;
    flex-shrink: 0;
    position: sticky;
    top: 1rem;
}

.sidebar-card[b-qdeqg2buxu] {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.sidebar-card h4[b-qdeqg2buxu] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 0.75rem;
}

.sidebar-card p[b-qdeqg2buxu] {
    color: #718096;
    font-size: 0.9rem;
    line-height: 1.7;
    margin: 0 0 0.75rem;
}

.sidebar-card p:last-child[b-qdeqg2buxu] {
    margin-bottom: 0;
}

.detalle-main[b-qdeqg2buxu] {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.detalle-seccion[b-qdeqg2buxu] {
    margin-bottom: 1.5rem;
}

.detalle-seccion h5[b-qdeqg2buxu] {
    color: #38a169;
    font-weight: 700;
    margin-bottom: 0.6rem;
    font-size: 1.05rem;
}

.detalle-seccion p[b-qdeqg2buxu] {
    color: #4a5568;
    line-height: 1.7;
    margin: 0;
}

/* Footer */
.detalle-footer[b-qdeqg2buxu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 0 0;
    flex-wrap: wrap;
    gap: 1rem;
}

.btn-volver[b-qdeqg2buxu] {
    background: none;
    border: 2px solid #e2e8f0;
    color: #4a5568;
    padding: 0.6rem 1.5rem;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-volver:hover[b-qdeqg2buxu] {
    border-color: #38a169;
    color: #38a169;
}

/* Responsive */
@media (max-width: 768px) {
    .detalle-page[b-qdeqg2buxu] {
        padding-bottom: 1.5rem;
    }

    .detalle-banner[b-qdeqg2buxu] {
        height: 160px;
        border-radius: 0;
    }

    .detalle-header[b-qdeqg2buxu] {
        flex-direction: column;
        align-items: flex-start;
        margin: -1.5rem 0.75rem 1rem;
        padding: 1rem;
    }

    .detalle-header-info[b-qdeqg2buxu] {
        flex-direction: column;
        align-items: flex-start;
    }

    .detalle-logo[b-qdeqg2buxu] {
        width: 64px;
        height: 64px;
    }

    .detalle-titulo[b-qdeqg2buxu] {
        font-size: 1.2rem;
    }

    .btn-postularse-grande[b-qdeqg2buxu] {
        width: 100%;
        padding: 0.7rem 1.5rem;
        font-size: 1rem;
    }

    .detalle-contenido[b-qdeqg2buxu] {
        flex-direction: column;
        padding: 0 0.75rem;
    }

    .detalle-col-der[b-qdeqg2buxu] {
        width: 100%;
        position: static;
    }

    .detalle-main[b-qdeqg2buxu] {
        padding: 1.25rem;
    }

    .detalle-footer[b-qdeqg2buxu] {
        flex-direction: column;
    }

    .btn-volver[b-qdeqg2buxu] {
        width: 100%;
        text-align: center;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.oferta-card[b-6oeq5pe5ws] {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.2s;
}

.oferta-card:hover[b-6oeq5pe5ws] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.oferta-titulo[b-6oeq5pe5ws] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.oferta-detalle[b-6oeq5pe5ws] {
    color: #718096;
    margin-bottom: 0.3rem;
    font-size: 0.95rem;
}

.oferta-icon[b-6oeq5pe5ws] {
    margin-right: 0.3rem;
}

.oferta-tags[b-6oeq5pe5ws] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.75rem;
    flex-wrap: wrap;
}

.oferta-tag[b-6oeq5pe5ws] {
    background: #edf2f7;
    color: #4a5568;
    padding: 0.3rem 0.75rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 500;
}

.oferta-tiempo[b-6oeq5pe5ws] {
    white-space: nowrap;
    font-size: 0.85rem;
    min-width: 120px;
}

@media (max-width: 576px) {
    .oferta-card[b-6oeq5pe5ws] {
        padding: 1rem;
    }

    .oferta-tiempo[b-6oeq5pe5ws] {
        white-space: normal;
        min-width: unset;
        align-items: flex-start !important;
        width: 100%;
    }
}

.badge-nuevo[b-6oeq5pe5ws] {
    color: #38a169;
    font-weight: 700;
    font-size: 0.85rem;
    margin-right: 0.4rem;
}
/* /Pages/Login.razor.rz.scp.css */
.login-container[b-zd5mnyj3dt] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #f5f5f5;
}

.login-card[b-zd5mnyj3dt] {
    background: white;
    border-radius: 12px;
    padding: 2.5rem;
    width: 100%;
    max-width: 400px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.login-header[b-zd5mnyj3dt] {
    text-align: center;
    margin-bottom: 1.5rem;
}

.login-header h3[b-zd5mnyj3dt] {
    color: #F4A261;
    font-weight: 700;
    margin-bottom: 0.25rem;
}

.login-header p[b-zd5mnyj3dt] {
    color: #888;
    font-size: 0.9rem;
    margin: 0;
}

.btn-login[b-zd5mnyj3dt] {
    background-color: #F4A261;
    color: white;
    border: none;
    padding: 0.65rem;
    border-radius: 8px;
    font-weight: 600;
    margin-top: 0.5rem;
}

.btn-login:hover[b-zd5mnyj3dt] {
    background-color: #E76F51;
    color: white;
}

.btn-login:disabled[b-zd5mnyj3dt] {
    background-color: #f0c8a0;
    color: white;
}
/* /Pages/Ofertas.razor.rz.scp.css */
.ofertas-page[b-033bhegs0i] {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 2rem 2rem;
}

/* Banner */
.banner[b-033bhegs0i] {
    position: relative;
    width: 100%;
    height: 280px;
    border-radius: 0 0 16px 16px;
    overflow: hidden;
    margin-bottom: 2rem;
}

.banner-img[b-033bhegs0i] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-overlay[b-033bhegs0i] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 2rem;
    background: linear-gradient(transparent, rgba(0,0,0,0.6));
}

.banner-logo[b-033bhegs0i] {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    background: #fff;
    object-fit: contain;
    padding: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.banner-text h1[b-033bhegs0i] {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
}

.banner-text p[b-033bhegs0i] {
    color: #e2e8f0;
    margin: 0;
    font-size: 0.95rem;
}

/* Layout dos columnas */
.ofertas-contenido[b-033bhegs0i] {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
}

.ofertas-col-izq[b-033bhegs0i] {
    flex: 1;
    min-width: 0;
}

.ofertas-col-der[b-033bhegs0i] {
    width: 320px;
    flex-shrink: 0;
    position: sticky;
    top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.sidebar-card[b-033bhegs0i] {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.sidebar-card h4[b-033bhegs0i] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 0.5rem;
}

.sidebar-card p[b-033bhegs0i] {
    color: #718096;
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
}

/* Lista */
.ofertas-lista[b-033bhegs0i] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.oferta-card[b-033bhegs0i] {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem 2rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.2s, transform 0.15s;
    cursor: pointer;
    border-left: 4px solid transparent;
}

.oferta-card:hover[b-033bhegs0i] {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
    border-left-color: #38a169;
}

.oferta-titulo[b-033bhegs0i] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.4rem;
}

.oferta-detalle[b-033bhegs0i] {
    color: #718096;
    margin-bottom: 0.25rem;
    font-size: 0.9rem;
}

.oferta-tags[b-033bhegs0i] {
    display: flex;
    gap: 0.5rem;
    margin-top: 0.6rem;
    flex-wrap: wrap;
}

.oferta-tag[b-033bhegs0i] {
    background: #edf2f7;
    color: #4a5568;
    padding: 0.25rem 0.7rem;
    border-radius: 20px;
    font-size: 0.82rem;
    font-weight: 500;
}

.tag-nuevo[b-033bhegs0i] {
    background: #c6f6d5;
    color: #276749;
    font-weight: 700;
}

.oferta-accion[b-033bhegs0i] {
    text-align: right;
    min-width: 120px;
    font-size: 0.85rem;
}

/* Responsive */
@media (max-width: 768px) {
    .ofertas-page[b-033bhegs0i] {
        padding: 0 1rem 1.5rem;
    }

    .banner[b-033bhegs0i] {
        height: 180px;
        border-radius: 0;
    }

    .banner-overlay[b-033bhegs0i] {
        padding: 0.75rem 1rem;
    }

    .banner-logo[b-033bhegs0i] {
        width: 60px;
        height: 60px;
    }

    .banner-text h1[b-033bhegs0i] {
        font-size: 1.2rem;
    }

    .banner-text p[b-033bhegs0i] {
        font-size: 0.8rem;
    }

    .ofertas-contenido[b-033bhegs0i] {
        flex-direction: column;
    }

    .ofertas-col-der[b-033bhegs0i] {
        width: 100%;
        position: static;
    }

    .oferta-card[b-033bhegs0i] {
        padding: 1rem;
    }

    .oferta-card .d-flex[b-033bhegs0i] {
        flex-direction: column;
    }

    .oferta-accion[b-033bhegs0i] {
        text-align: left;
        min-width: unset;
        margin-top: 0.5rem;
    }

    .oferta-titulo[b-033bhegs0i] {
        font-size: 1.05rem;
    }
}
/* /Pages/Postularse.razor.rz.scp.css */
.post-page[b-t4jflkeyw3] {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 3rem;
}

.post-banner[b-t4jflkeyw3] {
    width: 100%;
    height: 280px;
    overflow: hidden;
    border-radius: 0 0 16px 16px;
}

.post-banner img[b-t4jflkeyw3] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-body[b-t4jflkeyw3] {
    padding: 0 2rem;
}

/* Header oferta */
.post-header[b-t4jflkeyw3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
    background: #fff;
    border-radius: 12px;
    margin: -2rem 1rem 1.5rem;
    position: relative;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    flex-wrap: wrap;
    gap: 1rem;
}

.post-header-info[b-t4jflkeyw3] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.post-logo[b-t4jflkeyw3] {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    object-fit: contain;
    background: #f7fafc;
    padding: 4px;
    border: 1px solid #e2e8f0;
}

.post-titulo[b-t4jflkeyw3] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 0.2rem;
}

.post-ubicacion[b-t4jflkeyw3] {
    color: #718096;
    margin: 0 0 0.4rem;
    font-size: 0.9rem;
}

.post-tags[b-t4jflkeyw3] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.post-tag[b-t4jflkeyw3] {
    background: #edf2f7;
    color: #4a5568;
    padding: 0.2rem 0.65rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
}

/* Stepper */
.post-stepper[b-t4jflkeyw3] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding: 2rem 2rem 1.5rem;
}

.step[b-t4jflkeyw3] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3rem;
    min-width: 160px;
}

.step-num[b-t4jflkeyw3] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #e2e8f0;
    color: #a0aec0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.95rem;
    transition: all 0.2s;
}

.step-label[b-t4jflkeyw3] {
    font-size: 0.88rem;
    color: #a0aec0;
    font-weight: 500;
    transition: color 0.2s;
}

.step-active .step-num[b-t4jflkeyw3] {
    background: #38a169;
    color: #fff;
}

.step-active .step-label[b-t4jflkeyw3] {
    color: #38a169;
    font-weight: 700;
}

.step-done .step-num[b-t4jflkeyw3] {
    background: #c6f6d5;
    color: #276749;
}

.step-done .step-label[b-t4jflkeyw3] {
    color: #276749;
}

.step-line[b-t4jflkeyw3] {
    flex: 1;
    height: 2px;
    background: #e2e8f0;
    margin-bottom: 1.4rem;
    max-width: 120px;
}

/* Card */
.post-card[b-t4jflkeyw3] {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.post-campos-obligatorios[b-t4jflkeyw3] {
    text-align: right;
    font-size: 0.82rem;
    color: #a0aec0;
    margin-bottom: 1.5rem;
}

/* Grid de campos */
.post-grid[b-t4jflkeyw3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem 2rem;
}

.post-field[b-t4jflkeyw3] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.post-field label[b-t4jflkeyw3] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #2d3748;
}

.req[b-t4jflkeyw3] {
    color: #e53e3e;
}

.info-tooltip[b-t4jflkeyw3] {
    cursor: help;
    position: relative;
    font-size: 0.85rem;
}

.info-tooltip[b-t4jflkeyw3]::after {
    content: attr(title);
    position: absolute;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    background: #2d3748;
    color: #fff;
    padding: 0.4rem 0.7rem;
    border-radius: 6px;
    font-size: 0.78rem;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
    z-index: 10;
}

.info-tooltip:hover[b-t4jflkeyw3]::after {
    opacity: 1;
}

.post-input[b-t4jflkeyw3] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.6rem 0.9rem;
    font-size: 0.95rem;
    color: #2d3748;
    outline: none;
    transition: border-color 0.2s;
    background: #fff;
}

.post-input:focus[b-t4jflkeyw3] {
    border-color: #38a169;
}

.telefono-group[b-t4jflkeyw3] {
    display: flex;
    gap: 0.5rem;
}

.area-wrapper[b-t4jflkeyw3] {
    position: relative;
    min-width: 120px;
    max-width: 120px;
}

.area-input[b-t4jflkeyw3] {
    width: 100%;
}

.area-dropdown[b-t4jflkeyw3] {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 2px;
}

.area-option[b-t4jflkeyw3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.45rem 0.7rem;
    cursor: pointer;
    font-size: 0.85rem;
    transition: background 0.1s;
    white-space: nowrap;
}

.area-option:hover[b-t4jflkeyw3] {
    background: #f0fff4;
}

.area-option small[b-t4jflkeyw3] {
    color: #a0aec0;
    font-size: 0.72rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.telefono-input[b-t4jflkeyw3] {
    flex: 1;
}

.post-select[b-t4jflkeyw3] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.6rem 0.9rem;
    font-size: 0.95rem;
    color: #2d3748;
    background: #fff;
    outline: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23718096' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.9rem center;
    cursor: pointer;
    transition: border-color 0.2s;
}

.post-select:focus[b-t4jflkeyw3] {
    border-color: #38a169;
}

.post-input-file[b-t4jflkeyw3] {
    font-size: 0.88rem;
    color: #4a5568;
}

/* Acciones */
.post-actions[b-t4jflkeyw3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #f0f0f0;
}

.btn-siguiente[b-t4jflkeyw3] {
    background: #38a169;
    color: #fff;
    border: none;
    padding: 0.7rem 2.5rem;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s;
}

.btn-siguiente:hover:not(:disabled)[b-t4jflkeyw3] {
    background: #2f855a;
}

.btn-siguiente:disabled[b-t4jflkeyw3] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-volver[b-t4jflkeyw3] {
    background: #fff;
    color: #4a5568;
    border: 2px solid #e2e8f0;
    padding: 0.7rem 2rem;
    border-radius: 30px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

.btn-volver:hover[b-t4jflkeyw3] {
    border-color: #38a169;
    color: #38a169;
    background: #f0fff4;
}

/* Dropzone CV */
.cv-dropzone[b-t4jflkeyw3] {
    position: relative;
    border: 2px dashed #cbd5e0;
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    transition: all 0.2s;
    background: #f7fafc;
    cursor: pointer;
}

.cv-dropzone:hover[b-t4jflkeyw3] {
    border-color: #38a169;
    background: #f0fff4;
}

.cv-dropzone-active[b-t4jflkeyw3] {
    border-color: #38a169;
    background: #f0fff4;
    box-shadow: 0 0 0 3px rgba(56, 161, 105, 0.15);
}

.cv-file-input[b-t4jflkeyw3] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.cv-file-input[b-t4jflkeyw3]::file-selector-button {
    cursor: pointer;
}

.cv-placeholder[b-t4jflkeyw3] {
    pointer-events: none;
}

.cv-upload-icon[b-t4jflkeyw3] {
    font-size: 2rem;
    display: block;
    margin-bottom: 0.5rem;
}

.cv-placeholder p[b-t4jflkeyw3] {
    margin: 0 0 0.25rem;
    color: #4a5568;
    font-size: 0.95rem;
}

.cv-placeholder small[b-t4jflkeyw3] {
    color: #a0aec0;
    font-size: 0.82rem;
}

.cv-file-info[b-t4jflkeyw3] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    font-size: 0.95rem;
    color: #2d3748;
    font-weight: 600;
    pointer-events: none;
}

.cv-file-info .btn-quitar[b-t4jflkeyw3] {
    pointer-events: auto;
    z-index: 2;
    position: relative;
}

.cv-icon[b-t4jflkeyw3] {
    font-size: 1.5rem;
}

/* Éxito */
.post-exito[b-t4jflkeyw3] {
    text-align: center;
    padding: 3rem 2rem;
}

.exito-icon[b-t4jflkeyw3] {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.post-exito h3[b-t4jflkeyw3] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.75rem;
}

.post-exito p[b-t4jflkeyw3] {
    color: #718096;
    margin-bottom: 1.5rem;
}

/* Sección títulos */
.post-seccion-titulo[b-t4jflkeyw3] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0 0 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e2e8f0;
}

.mt-seccion[b-t4jflkeyw3] {
    margin-top: 2rem;
}

/* Textarea */
.post-textarea[b-t4jflkeyw3] {
    resize: vertical;
    min-height: 70px;
}

/* Campo full width */
.post-field-full[b-t4jflkeyw3] {
    grid-column: 1 / -1;
}

/* Grid idioma (3 columnas) */
.post-grid-idioma[b-t4jflkeyw3] {
    grid-template-columns: 1fr 1fr auto;
    align-items: end;
    margin-bottom: 0.75rem;
}

.post-field-btn[b-t4jflkeyw3] {
    justify-content: flex-end;
    padding-bottom: 0.15rem;
}

.post-field-check label[b-t4jflkeyw3] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: #4a5568;
    cursor: pointer;
}

/* Botón agregar */
.btn-agregar[b-t4jflkeyw3] {
    background: none;
    border: 1px dashed #38a169;
    color: #38a169;
    padding: 0.5rem 1.2rem;
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    margin-top: 0.5rem;
    transition: background 0.2s;
}

.btn-agregar:hover[b-t4jflkeyw3] {
    background: #f0fff4;
}

/* Botón quitar */
.btn-quitar[b-t4jflkeyw3] {
    background: #fed7d7;
    color: #c53030;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.btn-quitar:hover[b-t4jflkeyw3] {
    background: #feb2b2;
}

/* Card experiencia */
.post-experiencia-card[b-t4jflkeyw3] {
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 1.25rem;
    margin-bottom: 1rem;
}

.post-experiencia-header[b-t4jflkeyw3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #4a5568;
    font-size: 0.95rem;
}

/* Responsive */
@media (max-width: 768px) {
    .post-body[b-t4jflkeyw3] {
        padding: 0 0.75rem;
    }

    .post-grid[b-t4jflkeyw3] {
        grid-template-columns: 1fr;
    }

    .post-stepper[b-t4jflkeyw3] {
        padding: 1.5rem 1rem 1rem;
    }

    .step[b-t4jflkeyw3] {
        min-width: 100px;
    }

    .post-card[b-t4jflkeyw3] {
        padding: 1.25rem;
    }

    .post-actions[b-t4jflkeyw3] {
        flex-direction: column;
        gap: 0.75rem;
    }

    .btn-siguiente[b-t4jflkeyw3], .btn-volver[b-t4jflkeyw3] {
        width: 100%;
        text-align: center;
    }
}
/* /Pages/Puestos.razor.rz.scp.css */
.form-card[b-8tm6ewv9vd] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow: hidden;
}

.form-card-header[b-8tm6ewv9vd] {
    padding: 0.75rem 1.2rem;
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
    background: #f7fafc;
    border-bottom: 1px solid #f0f0f0;
}

.form-card-body[b-8tm6ewv9vd] {
    padding: 1rem 1.2rem;
}

.form-grid[b-8tm6ewv9vd] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.75rem;
}

.campo label[b-8tm6ewv9vd] {
    display: block;
    font-size: 0.82rem;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 0.25rem;
}

.campo .form-control[b-8tm6ewv9vd] {
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.2s;
}

.campo .form-control:focus[b-8tm6ewv9vd] {
    border-color: #38a169;
}

.campo-check label[b-8tm6ewv9vd] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.9rem;
    cursor: pointer;
}

.req[b-8tm6ewv9vd] {
    color: #e53e3e;
}

.form-acciones[b-8tm6ewv9vd] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    margin-top: 1rem;
}

.btn-guardar[b-8tm6ewv9vd] {
    background: #38a169;
    color: #fff;
    border: none;
    padding: 0.5rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: background 0.2s;
}

.btn-guardar:hover:not(:disabled)[b-8tm6ewv9vd] {
    background: #2f855a;
}

.btn-guardar:disabled[b-8tm6ewv9vd] {
    opacity: 0.6;
    cursor: default;
}

.btn-cancelar[b-8tm6ewv9vd] {
    background: #fff;
    color: #4a5568;
    border: 2px solid #e2e8f0;
    padding: 0.5rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.9rem;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-cancelar:hover[b-8tm6ewv9vd] {
    border-color: #e53e3e;
    color: #e53e3e;
}

.listado-card[b-8tm6ewv9vd] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow: hidden;
}

.listado-header[b-8tm6ewv9vd] {
    padding: 0.75rem 1.2rem;
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
    background: #f7fafc;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.listado-header-right[b-8tm6ewv9vd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.search-input[b-8tm6ewv9vd] {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.4rem 0.75rem;
    font-size: 0.85rem;
    outline: none;
    transition: border-color 0.2s;
    width: 250px;
}

.search-input:focus[b-8tm6ewv9vd] {
    border-color: #38a169;
}

.listado-body[b-8tm6ewv9vd] {
    padding: 1rem 1.2rem;
}

.table-container[b-8tm6ewv9vd] {
    overflow-x: auto;
}

.puestos-table[b-8tm6ewv9vd] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.88rem;
}

.puestos-table thead[b-8tm6ewv9vd] {
    background: #f7fafc;
}

.puestos-table th[b-8tm6ewv9vd] {
    padding: 0.75rem 1rem;
    text-align: left;
    font-weight: 700;
    color: #4a5568;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-bottom: 2px solid #e2e8f0;
    white-space: nowrap;
}

.puestos-table td[b-8tm6ewv9vd] {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3748;
    vertical-align: top;
}

.puestos-table tbody tr:hover[b-8tm6ewv9vd] {
    background: #f7fafc;
}

.fila-editando[b-8tm6ewv9vd] {
    background: #fffff0 !important;
    border-left: 3px solid #d69e2e;
}

.td-puesto[b-8tm6ewv9vd] {
    font-weight: 600;
    white-space: nowrap;
}

.td-desc[b-8tm6ewv9vd] {
    max-width: 250px;
    font-size: 0.84rem;
    color: #718096;
}

.badge-estado[b-8tm6ewv9vd] {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 0.2rem 0.6rem;
    border-radius: 12px;
    text-transform: uppercase;
}

.badge-estado.activo[b-8tm6ewv9vd] {
    background: #c6f6d5;
    color: #276749;
}

.badge-estado.inactivo[b-8tm6ewv9vd] {
    background: #fed7d7;
    color: #9b2c2c;
}

.btn-editar[b-8tm6ewv9vd] {
    background: #ebf8ff;
    color: #2b6cb0;
    border: none;
    padding: 0.3rem 0.7rem;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
}

.btn-editar:hover[b-8tm6ewv9vd] {
    background: #bee3f8;
}

.text-muted[b-8tm6ewv9vd] {
    color: #a0aec0 !important;
    font-size: 0.82rem;
}

@media (max-width: 768px) {
    .puestos-table th[b-8tm6ewv9vd],
    .puestos-table td[b-8tm6ewv9vd] {
        padding: 0.5rem;
        font-size: 0.82rem;
    }

    .td-desc[b-8tm6ewv9vd] {
        max-width: 150px;
    }
}
/* /Pages/Settings.razor.rz.scp.css */
.config-seccion[b-ciicier8q5] {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    overflow: hidden;
    margin-bottom: 1.5rem;
}

.config-seccion-header[b-ciicier8q5] {
    padding: 1rem 1.5rem;
    background: #f7fafc;
    border-bottom: 1px solid #f0f0f0;
}

.config-seccion-titulo[b-ciicier8q5] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.config-seccion-titulo span[b-ciicier8q5] {
    font-weight: 700;
    font-size: 1rem;
    color: #2d3748;
}

.config-seccion-titulo small[b-ciicier8q5] {
    font-size: 0.82rem;
    color: #a0aec0;
}

.config-seccion-body[b-ciicier8q5] {
    padding: 1.5rem;
}

.config-campo[b-ciicier8q5] {
    margin-bottom: 1.25rem;
}

.config-campo > label[b-ciicier8q5] {
    display: block;
    font-size: 0.88rem;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.35rem;
}

.req[b-ciicier8q5] {
    color: #e53e3e;
}

.config-input[b-ciicier8q5] {
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 0.6rem 0.9rem;
    font-size: 0.92rem;
    color: #2d3748;
    outline: none;
    transition: border-color 0.2s;
    background: #fff;
}

.config-input:focus[b-ciicier8q5] {
    border-color: #38a169;
}

/* Editor toolbar */
.editor-toolbar[b-ciicier8q5] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.5rem 0.6rem;
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    flex-wrap: wrap;
}

.toolbar-group[b-ciicier8q5] {
    display: flex;
    gap: 0.2rem;
}

.toolbar-sep[b-ciicier8q5] {
    width: 1px;
    height: 24px;
    background: #e2e8f0;
    margin: 0 0.3rem;
}

.toolbar-btn[b-ciicier8q5] {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 5px;
    padding: 0.3rem 0.55rem;
    font-size: 0.8rem;
    color: #4a5568;
    cursor: pointer;
    transition: all 0.15s;
    min-width: 30px;
    text-align: center;
    line-height: 1;
}

.toolbar-btn:hover[b-ciicier8q5] {
    background: #f0fff4;
    border-color: #38a169;
    color: #38a169;
}

/* Editor contenido */
.editor-contenido[b-ciicier8q5] {
    border: 1px solid #e2e8f0;
    border-radius: 0 0 8px 8px;
    padding: 1rem;
    min-height: 200px;
    font-size: 0.92rem;
    color: #2d3748;
    line-height: 1.6;
    outline: none;
    background: #fff;
    transition: border-color 0.2s;
    overflow-y: auto;
    max-height: 400px;
}

.editor-contenido:focus[b-ciicier8q5] {
    border-color: #38a169;
}

/* Variables */
.variables-seccion[b-ciicier8q5] {
    margin-top: 0.75rem;
    padding: 0.75rem;
    background: #fffff0;
    border: 1px solid #fefcbf;
    border-radius: 8px;
}

.variables-label[b-ciicier8q5] {
    font-size: 0.82rem;
    font-weight: 600;
    color: #975a16;
    display: block;
    margin-bottom: 0.4rem;
}

.variables-btns[b-ciicier8q5] {
    display: flex;
    gap: 0.4rem;
    flex-wrap: wrap;
    margin-bottom: 0.4rem;
}

.variable-btn[b-ciicier8q5] {
    background: #fff;
    border: 1px dashed #d69e2e;
    color: #975a16;
    padding: 0.25rem 0.7rem;
    border-radius: 15px;
    font-size: 0.78rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.15s;
}

.variable-btn:hover[b-ciicier8q5] {
    background: #fefcbf;
    border-style: solid;
}

.variables-hint[b-ciicier8q5] {
    font-size: 0.75rem;
    color: #b7791f;
    display: block;
}

/* Checkbox */
.config-campo-check label[b-ciicier8q5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    color: #4a5568;
    cursor: pointer;
}

/* Preview */
.btn-preview[b-ciicier8q5] {
    background: none;
    border: 1px solid #e2e8f0;
    color: #4a5568;
    padding: 0.4rem 1rem;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-preview:hover[b-ciicier8q5] {
    border-color: #38a169;
    color: #38a169;
}

.preview-card[b-ciicier8q5] {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 1.25rem;
    box-shadow: 0 1px 4px rgba(0,0,0,0.04);
}

.preview-header-bar[b-ciicier8q5] {
    background: #f7fafc;
    padding: 0.6rem 1rem;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.82rem;
    color: #718096;
}

.preview-header-bar .preview-campo[b-ciicier8q5] {
    margin-bottom: 0.15rem;
}

.preview-header-bar .preview-campo span[b-ciicier8q5] {
    font-weight: 700;
    color: #4a5568;
}

.preview-body[b-ciicier8q5] {
    padding: 1.25rem;
    font-size: 0.92rem;
    color: #2d3748;
    line-height: 1.6;
    max-height: 350px;
    overflow-y: auto;
}

/* Acciones */
.config-acciones[b-ciicier8q5] {
    display: flex;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #f0f0f0;
}

.btn-guardar[b-ciicier8q5] {
    background: #38a169;
    color: #fff;
    border: none;
    padding: 0.6rem 1.8rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.92rem;
    cursor: pointer;
    transition: background 0.2s;
}

.btn-guardar:hover:not(:disabled)[b-ciicier8q5] {
    background: #2f855a;
}

.btn-guardar:disabled[b-ciicier8q5] {
    opacity: 0.6;
    cursor: default;
}

.text-muted[b-ciicier8q5] {
    color: #a0aec0 !important;
}

/* Correos alerta */
.correo-agregar[b-ciicier8q5] {
    display: flex;
    gap: 0.5rem;
}

.correo-input[b-ciicier8q5] {
    flex: 1;
}

.btn-agregar-correo[b-ciicier8q5] {
    background: #38a169;
    color: #fff;
    border: none;
    padding: 0.5rem 1.2rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.88rem;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s;
}

.btn-agregar-correo:hover:not(:disabled)[b-ciicier8q5] {
    background: #2f855a;
}

.btn-agregar-correo:disabled[b-ciicier8q5] {
    opacity: 0.5;
    cursor: default;
}

.correos-lista[b-ciicier8q5] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.correo-chip[b-ciicier8q5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: #f7fafc;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    padding: 0.35rem 0.5rem 0.35rem 0.85rem;
    font-size: 0.85rem;
    color: #2d3748;
}

.correo-quitar[b-ciicier8q5] {
    background: #fed7d7;
    color: #c53030;
    border: none;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 0.7rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s;
    line-height: 1;
}

.correo-quitar:hover[b-ciicier8q5] {
    background: #feb2b2;
}

.text-danger[b-ciicier8q5] {
    color: #e53e3e !important;
    font-size: 0.82rem;
}

@media (max-width: 768px) {
    .config-seccion-body[b-ciicier8q5] {
        padding: 1rem;
    }

    .editor-toolbar[b-ciicier8q5] {
        gap: 0.15rem;
    }
}
