/* SAE-J oficios — clases propias para no chocar con estilos de impresión SAE-R */

.dashboard-heading { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; flex-wrap:wrap; margin-bottom:22px; }
.doc-list { display:grid; gap:14px; }
.doc-list-item { display:flex; justify-content:space-between; gap:16px; align-items:center; flex-wrap:wrap; padding:16px 0; border-top:1px solid var(--line); }
.doc-list-item:first-child { border-top:0; padding-top:0; }
.doc-list-actions { display:flex; gap:10px; flex-wrap:wrap; align-items:center; }
.status-pill { display:inline-block; margin-top:8px; padding:4px 10px; border-radius:999px; background:var(--green-soft); color:var(--green-dark); font-size:.78rem; font-weight:700; }
.status-pill.is-ready { background:#e7f6ea; color:#155a35; }
.form-stack { display:grid; gap:14px; }
.form-stack h2 { margin:10px 0 0; }
.grid-two-fields { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; }
/* display:grid anula [hidden] si comparten el mismo nodo */
.jornada-only[hidden],
.cte-only[hidden],
.grid-two-fields[hidden],
#tabla-fieldset[hidden] {
    display: none !important;
}
.form-actions { display:flex; gap:10px; flex-wrap:wrap; margin-top:8px; }
.firmante-options { display:grid; gap:10px; }
.firmante-option { display:flex; gap:10px; align-items:flex-start; padding:12px 14px; border:1px solid var(--line); border-radius:12px; background:#fff; }
.chip-grid { display:flex; flex-wrap:wrap; gap:8px; margin-top:10px; }
.chip { display:inline-flex; gap:6px; align-items:center; padding:8px 12px; border:1px solid var(--line); border-radius:999px; background:#fff; font-weight:600; }
.checkbox-inline { display:flex; gap:8px; align-items:center; font-weight:700; }
.repeat-row { display:grid; grid-template-columns:1fr 1fr auto; gap:10px; margin-bottom:10px; align-items:start; }
.repeat-row.tabla-row { grid-template-columns:2fr 1fr auto; }
.table-wrap { overflow:auto; }
.data-table { width:100%; border-collapse:collapse; }
.data-table th, .data-table td { padding:10px 8px; border-bottom:1px solid var(--line); text-align:left; vertical-align:top; }
.table-actions { display:flex; gap:10px; align-items:center; }
.link-button { border:0; background:none; color:var(--danger); cursor:pointer; font:inherit; padding:0; }
.muted { color:var(--muted); }
.filters-row { display:flex; gap:12px; align-items:end; flex-wrap:wrap; margin-bottom:18px; }
.oficio-preview-card { background:#fffdf8; overflow:visible; }
.uppercase-input { text-transform:uppercase; }
.icon-button {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:36px;
    height:36px;
    border:1px solid var(--line);
    border-radius:10px;
    text-decoration:none;
    background:#fff;
}

/* Hoja del oficio (sin position:absolute) */
.saej-oficio {
    position: relative;
    max-width: 780px;
    margin: 0 auto;
    padding: 24px 28px 40px;
    background: #fff;
    color: #111;
    font-family: "Times New Roman", Times, serif;
    font-size: 12.5pt;
    line-height: 1.15;
    overflow: visible;
}

.saej-oficio * {
    box-sizing: border-box;
}

.saej-oficio-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    min-height: 148px;
    margin-bottom: 6px;
}

.saej-oficio-logo {
    object-fit: contain;
    display: block;
    flex-shrink: 0;
}

.saej-oficio-logo-left {
    height: 148px;
    max-width: 252px;
    width: auto;
}

.saej-oficio-logo-right {
    height: 140px;
    max-width: 140px;
    width: auto;
}

.saej-oficio-brand {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    max-width: min(100%, 520px);
    text-align: center;
    z-index: 2;
    pointer-events: none;
}

.saej-oficio-brand strong {
    display: block;
    position: static;
    transform: none;
    font-size: 0.92rem;
    letter-spacing: .02em;
    line-height: 1.15;
    margin: 0;
    font-weight: 700;
}

.saej-oficio-brand strong + strong {
    margin-top: 1px;
}

.saej-oficio-brand strong:last-child {
    margin-top: 2px;
    font-size: 0.78rem;
    line-height: 1.15;
}

.saej-oficio-meta {
    text-align: right;
    margin: 0 0 6px;
}

.saej-oficio-meta p {
    margin: 0;
    line-height: 1.15;
}

.saej-oficio-sesion { display:block; margin-top:1px; }

.saej-oficio-destinatario {
    margin: 0;
    position: static;
    font-weight: 700;
}

.saej-oficio-destinatario p {
    margin: 0;
    line-height: 1.15;
    position: static;
    font-weight: 700;
}

/* Un renglón en blanco después de PRESENTE (antes eran ~dos) */
.saej-oficio-presente {
    display: block;
    margin: 0 0 1.35em !important;
    padding: 0 !important;
    text-indent: 0 !important;
    font-weight: 700;
    letter-spacing: .18em;
    text-align: left;
    line-height: 1.15;
}

/* Solo párrafos de cuerpo: sangría inicial + interlineado 1.5 */
.saej-oficio-parrafo {
    text-align: justify;
    text-indent: 1.25cm;
    margin: 0.35em 0;
    line-height: 1.5;
}

.saej-oficio-parrafo strong u,
.saej-oficio-parrafo u {
    text-decoration: underline;
}

/* Oficios SIN tabla: separaciones pedidas */
.saej-oficio--sin-tabla .saej-oficio-meta {
    margin-bottom: 1.35em; /* renglón en blanco tras asunto / fase intensiva */
}

.saej-oficio--sin-tabla .saej-oficio-parrafo {
    margin-top: 0;
    margin-bottom: 0;
}

.saej-oficio--sin-tabla .saej-oficio-parrafo + .saej-oficio-parrafo {
    margin-top: 1.5em; /* renglón en blanco entre párrafos */
}

.saej-oficio--sin-tabla .saej-oficio-firma {
    margin-top: 1.5em; /* renglón en blanco tras despedida */
}

/* Tabla ≈ tamaño original (~13.1 cm; columnas ~70/30) */
.saej-oficio-tabla {
    width: 13.1cm;
    max-width: 100%;
    margin: 0.45em auto;
    border-collapse: collapse;
    table-layout: fixed;
}

.saej-oficio-tabla th,
.saej-oficio-tabla td {
    border: 1px solid #222;
    padding: 4px 6px;
    vertical-align: top;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.25;
    position: static;
}

.saej-oficio-tabla th {
    text-align: center;
    font-weight: 700;
    font-style: normal;
}

.saej-oficio-tabla td {
    text-align: left;
    font-style: italic;
}

.saej-oficio-tabla th:first-child,
.saej-oficio-tabla td:first-child { width: 70%; }

.saej-oficio-tabla th:last-child,
.saej-oficio-tabla td:last-child { width: 30%; }

.saej-oficio-firma {
    margin-top: 14px;
    text-align: center;
    page-break-inside: avoid;
    font-weight: 700;
}

.saej-oficio-firma p { margin: 0; line-height: 1.15; font-weight: 700; }
.saej-oficio-firma-cargo { margin-top: 2px; font-weight: 700; }
.saej-oficio-firma-linea {
    width: 260px;
    margin: 22px auto 4px;
    border-top: 1px solid #111;
}
.saej-oficio-firma-nombre { font-weight: 700; }

.saej-oficio-pie {
    position: fixed;
    left: 50%;
    bottom: 8px;
    transform: translateX(-50%);
    width: min(780px, calc(100% - 56px));
    height: 1.45cm;
    margin: 0;
    padding: 0;
    z-index: 0;
    pointer-events: none;
}

.saej-oficio-pie-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center center;
}

/* El contenido queda por encima del pie fijo */
.saej-oficio-header,
.saej-oficio-meta,
.saej-oficio-destinatario,
.saej-oficio-parrafo,
.saej-oficio-tabla,
.saej-oficio-firma {
    position: relative;
    z-index: 1;
}

body.print-page .print-toolbar {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
}

@media screen {
    body.print-page .print-toolbar.no-print {
        display: flex;
    }
}

@media (max-width:720px) {
    .grid-two-fields, .repeat-row, .repeat-row.tabla-row { grid-template-columns:1fr; }
    .saej-oficio-header { min-height: 110px; }
    .saej-oficio-logo-left { height: 96px; max-width: 160px; }
    .saej-oficio-logo-right { height: 90px; max-width: 90px; }
    .saej-oficio-tabla { width: 100%; }
}

@media print {
    @page {
        size: letter portrait;
        margin: 1.25cm 3cm 1.1cm 3cm;
    }

    .site-header,
    .site-footer,
    .print-toolbar,
    .print-toolbar.no-print,
    body.print-page .print-toolbar,
    .alert,
    .brand-registered,
    .admin-access,
    .dashboard-heading,
    .doc-list-actions { display: none !important; }

    .page-shell { width: auto; margin: 0; padding: 0; }
    body { background: #fff; }
    .oficio-preview-card {
        border: 0 !important;
        box-shadow: none !important;
        background: #fff !important;
        padding: 0 !important;
    }
    .saej-oficio {
        max-width: none;
        padding: 0;
        overflow: visible;
        font-size: 12.5pt;
        line-height: 1.15;
    }
    .saej-oficio-header {
        min-height: 132px;
        margin-bottom: 4px;
    }
    .saej-oficio-logo-left {
        height: 132px;
        max-width: 225px;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }
    .saej-oficio-logo-right {
        height: 124px;
        max-width: 124px;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }
    .saej-oficio-brand strong {
        font-size: 0.92rem;
        line-height: 1.15;
    }
    .saej-oficio-brand strong:last-child {
        font-size: 0.78rem;
    }
    .saej-oficio-meta { margin-bottom: 4px; }
    .saej-oficio-parrafo {
        margin: 0.3em 0;
        line-height: 1.5;
        text-indent: 1.25cm;
    }
    .saej-oficio-presente {
        margin: 0 0 1.35em !important;
        padding: 0 !important;
        text-indent: 0 !important;
        text-align: left;
        line-height: 1.15;
    }
    .saej-oficio--sin-tabla .saej-oficio-meta {
        margin-bottom: 1.35em;
    }
    .saej-oficio--sin-tabla .saej-oficio-parrafo {
        margin-top: 0;
        margin-bottom: 0;
    }
    .saej-oficio--sin-tabla .saej-oficio-parrafo + .saej-oficio-parrafo {
        margin-top: 1.5em;
    }
    .saej-oficio--sin-tabla .saej-oficio-firma {
        margin-top: 1.5em;
    }
    .saej-oficio-tabla {
        width: 13.1cm !important;
        max-width: 100% !important;
        table-layout: fixed !important;
        margin: 0.4em auto;
    }
    .saej-oficio-firma { margin-top: 12px; }
    .saej-oficio-firma-linea { margin: 20px auto 4px; }
    .saej-oficio-pie {
        /*
         * fixed ya queda dentro de @page; left:0 + width:100% = mismo ancho que párrafos.
         * Se usa <img> (no background) para que imprima en Jornada y CTE sin “gráficos de fondo”.
         */
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        max-width: none !important;
        height: 1.35cm !important;
        transform: none !important;
        margin: 0 !important;
        z-index: 0;
    }
    .saej-oficio-pie-img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        object-fit: fill !important;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }
}
