:root{--sgjd-blue:#224f9d;--sgjd-blue-2:#224f9d;--sgjd-gold:#ad8411;--sgjd-text:#17233a;--sgjd-muted:#68758a;--sgjd-border:#e4e9f1;--sgjd-soft:#f5f7fb}.sgjd-docs,.sgjd-document{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--sgjd-text)}.sgjd-docs *,.sgjd-document *{box-sizing:border-box}.sgjd-docs__hero{background:linear-gradient(135deg,var(--sgjd-blue),var(--sgjd-blue-2));border-radius:18px;color:#fff;padding:32px 34px;margin-bottom:20px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:4px solid var(--sgjd-gold);box-shadow:0 10px 28px rgba(12,46,104,.12)}.sgjd-docs__hero:after{content:"";position:absolute;right:-60px;top:-110px;width:310px;height:310px;border:1px solid rgba(255,255,255,.11);border-radius:50%;pointer-events:none}.sgjd-docs__hero-content{position:relative;z-index:1;max-width:820px}.sgjd-docs__eyebrow{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#fff;opacity:.9}.sgjd-docs__hero h1,.sgjd-document h1{font-size:28px;line-height:1.15;margin:7px 0 8px;color:#fff}.sgjd-docs__hero p,.sgjd-docs__intro{font-size:13px;line-height:1.65;margin:0;color:#fff;opacity:.92}.sgjd-docs__intro p{margin:0;color:inherit}.sgjd-docs__count{position:relative;z-index:1;min-width:105px;text-align:center;padding:12px 16px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.08);backdrop-filter:blur(3px)}.sgjd-docs__count strong{display:block;font-size:23px;line-height:1;color:#fff}.sgjd-docs__count span{display:block;margin-top:5px;font-size:11px;color:#fff;opacity:.88}.sgjd-docs__tools{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--sgjd-border);border-radius:14px;padding:12px 14px;margin-bottom:20px;box-shadow:0 6px 18px rgba(18,44,82,.05)}.sgjd-docs__search{position:relative;display:block;flex:1;margin:0}.sgjd-docs__search input{width:100%;height:44px;border:1px solid #cfd8e6;border-radius:10px;padding:0 15px 0 42px;font:inherit;font-size:13px;color:var(--sgjd-text);background:#fff;outline:none;transition:.18s}.sgjd-docs__search input:focus{border-color:var(--sgjd-blue-2);box-shadow:0 0 0 3px rgba(21,61,130,.1)}.sgjd-docs__search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:21px;color:var(--sgjd-blue);pointer-events:none}.sgjd-docs__result{font-size:12px;font-weight:600;color:var(--sgjd-muted);white-space:nowrap}.sgjd-docs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px}.sgjd-doc-card{display:flex;min-height:190px;background:#fff;border:1px solid var(--sgjd-border);border-radius:16px;overflow:hidden;box-shadow:0 8px 22px rgba(20,45,82,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sgjd-doc-card:hover{transform:translateY(-2px);border-color:#d6deea;box-shadow:0 14px 34px rgba(20,45,82,.1)}.sgjd-doc-card[hidden]{display:none!important}.sgjd-doc-card__visual{width:112px;min-width:112px;display:flex}.sgjd-doc-card__type,.sgjd-doc-card__img{width:100%;min-height:100%;object-fit:cover}.sgjd-doc-card__type{display:grid;place-items:center;background:linear-gradient(180deg,#f5f7fa,#edf1f6);color:var(--sgjd-blue);font-weight:800;font-size:17px;border-right:3px solid var(--sgjd-gold)}.sgjd-doc-card__body{display:flex;flex-direction:column;flex:1;padding:18px 19px}.sgjd-doc-card__featured{align-self:flex-start;background:#fff7de;color:#7c5a00;border:1px solid #ead188;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.sgjd-doc-card h2{font-size:15px;line-height:1.35;margin:5px 0 8px}.sgjd-doc-card h2 a{color:var(--sgjd-blue);text-decoration:none}.sgjd-doc-card h2 a:hover{text-decoration:underline;text-decoration-color:var(--sgjd-gold);text-underline-offset:3px}.sgjd-doc-card p{font-size:12px;line-height:1.55;color:var(--sgjd-muted);margin:0 0 12px}.sgjd-doc-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.sgjd-doc-card__meta span{font-size:10.5px;color:#536179;background:#f0f3f8;border-radius:14px;padding:4px 8px}.sgjd-doc-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.sgjd-doc-card__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:700;text-decoration:none;transition:.18s}.sgjd-doc-card__detail{border:1px solid #d7dfeb;color:var(--sgjd-blue);background:#fff}.sgjd-doc-card__download{border:1px solid var(--sgjd-blue);background:var(--sgjd-blue);color:#fff!important;border-bottom:2px solid var(--sgjd-gold)!important}.sgjd-doc-card__actions a:hover{transform:translateY(-1px)}.sgjd-docs__empty{background:#fff;border:1px dashed #cad3e0;border-radius:16px;padding:48px 24px;text-align:center;color:var(--sgjd-muted)}.sgjd-docs__empty--filtered{margin-top:16px}.sgjd-docs__empty-icon{font-size:34px;color:#a5afbe;margin-bottom:8px}.sgjd-docs__empty h2{font-size:16px;color:var(--sgjd-blue);margin:0 0 6px}.sgjd-docs__empty p{font-size:12px;margin:0}.sgjd-document__back{font-size:12px;color:var(--sgjd-blue);text-decoration:none}.sgjd-document__head{display:flex;justify-content:space-between;gap:28px;margin:22px 0;padding:28px;border-radius:18px;background:#f7f9fc;border-top:4px solid var(--sgjd-gold)}.sgjd-document__head img{width:180px;max-height:220px;object-fit:cover;border-radius:12px}.sgjd-document__head h1{color:var(--sgjd-blue)}.sgjd-document__head p{font-size:13px;color:var(--sgjd-muted)}.sgjd-doc-card__cat{font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:700;color:var(--sgjd-gold)}.sgjd-document__meta{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.sgjd-document__meta span{font-size:12px;background:#eef3fa;padding:7px 10px;border-radius:20px}.sgjd-document__download{display:inline-block;background:var(--sgjd-blue);color:#fff!important;text-decoration:none;padding:11px 18px;border-radius:9px;font-size:12px;font-weight:700;border-bottom:3px solid var(--sgjd-gold)}@media(max-width:760px){.sgjd-docs__hero{align-items:flex-start;flex-direction:column;padding:26px 22px}.sgjd-docs__count{text-align:left;min-width:auto}.sgjd-docs__count strong,.sgjd-docs__count span{display:inline}.sgjd-docs__count span{margin-left:5px}.sgjd-docs__grid{grid-template-columns:1fr}.sgjd-doc-card__visual{width:88px;min-width:88px}.sgjd-docs__tools{align-items:stretch;flex-direction:column}.sgjd-docs__result{padding-left:2px}.sgjd-document__head{flex-direction:column}.sgjd-document__head img{width:100%;max-height:300px}.sgjd-docs__hero h1,.sgjd-document h1{font-size:22px}}@media(max-width:480px){.sgjd-doc-card{display:block}.sgjd-doc-card__visual{width:100%;height:88px}.sgjd-doc-card__type{border-right:0;border-bottom:3px solid var(--sgjd-gold)}.sgjd-doc-card__img{height:110px;min-height:110px}.sgjd-doc-card__actions a{flex:1}}

/* SGJD 1.0.12 - identidad institucional azul/dorado y busqueda con boton */
.sgjd-docs__hero{background:#224f9d;color:#fff;border:1px solid #224f9d;border-bottom:4px solid #ad8411;box-shadow:0 10px 28px rgba(34,79,157,.16)}
.sgjd-docs__hero:after{border-color:rgba(255,255,255,.12)}
.sgjd-docs__eyebrow{color:#fff;opacity:.95}
.sgjd-docs__hero h1{color:#fff}
.sgjd-docs__hero p,.sgjd-docs__intro{color:#fff;opacity:.96}
.sgjd-docs__intro p,.sgjd-docs__intro strong,.sgjd-docs__intro b,.sgjd-docs__intro a{color:#fff}
.sgjd-docs__count{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.09);backdrop-filter:blur(3px)}
.sgjd-docs__count strong{color:#ad8411;background:#fff;border-radius:10px;padding:6px 8px;margin:0 auto;width:max-content;min-width:42px}
.sgjd-docs__count span{color:#fff;opacity:.95}
.sgjd-docs__search{display:flex;align-items:stretch;gap:10px;flex:1}
.sgjd-docs__search input{flex:1;min-width:0;padding:0 15px}
.sgjd-docs__search input:focus{border-color:#224f9d;box-shadow:0 0 0 3px rgba(34,79,157,.12)}
.sgjd-docs__search-button{min-width:100px;height:44px;padding:0 20px;border:1px solid #ad8411;border-radius:10px;background:#ad8411;color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.sgjd-docs__search-button:hover{filter:brightness(.96);box-shadow:0 5px 14px rgba(173,132,17,.24);transform:translateY(-1px)}
.sgjd-docs__search-button:focus-visible{outline:3px solid rgba(173,132,17,.25);outline-offset:2px}
@media(max-width:560px){.sgjd-docs__search{flex-direction:column}.sgjd-docs__search-button{width:100%}}

/* SGJD 1.0.13 - listado documental horizontal tipo tabla */
.sgjd-docs__table{display:flex;flex-direction:column;gap:10px}
.sgjd-docs__table-head{display:grid;grid-template-columns:88px minmax(220px,1.35fr) minmax(260px,1.8fr) 150px 190px;gap:18px;align-items:center;padding:0 18px 8px;color:#657189;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
.sgjd-doc-row{display:grid;grid-template-columns:88px minmax(220px,1.35fr) minmax(260px,1.8fr) 150px 190px;gap:18px;align-items:center;background:#fff;border:1px solid #e0e6ef;border-left:4px solid #ad8411;border-radius:14px;padding:14px 16px;min-height:96px;box-shadow:0 5px 16px rgba(25,54,96,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.sgjd-doc-row:hover{border-color:#d5ddea;box-shadow:0 9px 24px rgba(25,54,96,.08);transform:translateY(-1px)}
.sgjd-doc-row[hidden]{display:none!important}
.sgjd-doc-row__visual{display:flex;align-items:center;justify-content:center;min-width:0}
.sgjd-doc-row__thumb-button{width:72px;height:72px;padding:0;border:1px solid #dce3ec;border-radius:10px;overflow:hidden;background:#f5f7fa;cursor:zoom-in;display:block;transition:box-shadow .18s ease,transform .18s ease}
.sgjd-doc-row__thumb-button:hover{box-shadow:0 5px 15px rgba(34,79,157,.13);transform:scale(1.025)}
.sgjd-doc-row__thumb-button:focus-visible{outline:3px solid rgba(34,79,157,.2);outline-offset:2px}
.sgjd-doc-row__img{display:block;width:100%;height:100%;object-fit:cover}
.sgjd-doc-row__type{width:68px;height:68px;border-radius:10px;background:#f0f4f9;display:grid;place-items:center;color:#224f9d;font-size:16px;font-weight:900;border-bottom:3px solid #ad8411}
.sgjd-doc-row__document,.sgjd-doc-row__description,.sgjd-doc-row__meta,.sgjd-doc-row__actions{min-width:0}
.sgjd-doc-row__document h2{font-size:14px;line-height:1.35;margin:3px 0 0;font-weight:700}
.sgjd-doc-row__document h2 a{color:#ad8411;text-decoration:none}
.sgjd-doc-row__document h2 a:hover{text-decoration:underline;text-underline-offset:3px}
.sgjd-doc-row__featured{display:inline-block;background:#fff6d9;color:#795b00;border:1px solid #ead18a;border-radius:20px;padding:2px 7px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.sgjd-doc-row__unit{display:block;margin-top:5px;color:#7b8799;font-size:10.5px;line-height:1.35}
.sgjd-doc-row__description{font-size:11.5px;line-height:1.5;color:#58667a}
.sgjd-doc-row__description-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.sgjd-doc-row__description-text.is-expanded{display:block;overflow:visible}
.sgjd-doc-row__more{border:0;background:transparent;color:#224f9d;font:inherit;font-size:10.5px;font-weight:700;padding:5px 0 0;cursor:pointer}
.sgjd-doc-row__more:hover{text-decoration:underline}
.sgjd-doc-row__no-description{color:#9aa4b1;font-style:italic}
.sgjd-doc-row__meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px;font-size:10.5px;color:#657189}
.sgjd-doc-row__meta span{display:block}
.sgjd-doc-row__meta strong{color:#3d4b61;font-weight:700}
.sgjd-doc-row__format{display:inline-flex!important;align-items:center;justify-content:center;background:#eef3fa;color:#224f9d!important;border-radius:14px;padding:4px 8px;font-weight:800;line-height:1}
.sgjd-doc-row__actions{display:flex;gap:7px;justify-content:flex-end;flex-wrap:wrap}
.sgjd-doc-row__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:8px;padding:7px 11px;font-size:10.5px;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}
.sgjd-doc-row__detail{border:1px solid #d3dce8;background:#fff;color:#ad8411}
.sgjd-doc-row__open{border:1px solid #224f9d;background:#224f9d;color:#fff!important;border-bottom:2px solid #ad8411!important}
.sgjd-doc-row__actions a:hover{transform:translateY(-1px)}
.sgjd-doc-preview[hidden]{display:none!important}
.sgjd-doc-preview{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px}
.sgjd-doc-preview__backdrop{position:absolute;inset:0;background:rgba(12,22,38,.72);backdrop-filter:blur(3px)}
.sgjd-doc-preview__dialog{position:relative;z-index:1;max-width:min(1000px,92vw);max-height:90vh;background:#fff;border-radius:16px;padding:12px;box-shadow:0 24px 70px rgba(0,0,0,.3)}
.sgjd-doc-preview__dialog img{display:block;max-width:100%;max-height:calc(90vh - 24px);object-fit:contain;border-radius:10px}
.sgjd-doc-preview__close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:#224f9d;color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.18)}
body.sgjd-preview-open{overflow:hidden}
@media(max-width:1050px){.sgjd-docs__table-head,.sgjd-doc-row{grid-template-columns:78px minmax(190px,1.25fr) minmax(220px,1.5fr) 130px 160px;gap:13px}.sgjd-doc-row{padding:13px 14px}.sgjd-doc-row__actions{justify-content:flex-start}.sgjd-doc-row__actions a{width:100%}}
@media(max-width:820px){.sgjd-docs__table-head{display:none}.sgjd-doc-row{grid-template-columns:78px 1fr;gap:10px 14px;align-items:start}.sgjd-doc-row__visual{grid-row:1 / span 2}.sgjd-doc-row__document{grid-column:2}.sgjd-doc-row__description{grid-column:1 / -1;border-top:1px solid #edf0f5;padding-top:10px}.sgjd-doc-row__meta{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:center}.sgjd-doc-row__actions{grid-column:1 / -1;justify-content:flex-start}.sgjd-doc-row__actions a{width:auto;min-width:120px}}
@media(max-width:480px){.sgjd-doc-row{grid-template-columns:64px 1fr;border-left-width:3px;padding:12px}.sgjd-doc-row__thumb-button,.sgjd-doc-row__type{width:58px;height:58px}.sgjd-doc-row__actions{display:grid;grid-template-columns:1fr 1fr}.sgjd-doc-row__actions a{width:100%;min-width:0}.sgjd-doc-preview{padding:12px}}

/* SGJD 1.0.14 - columnas públicas configurables */
.sgjd-docs__table-head,.sgjd-doc-row{grid-template-columns:var(--sgjd-public-grid)}
.sgjd-doc-row__category{min-width:0;font-size:11px;line-height:1.45;color:#536179}
@media(max-width:1050px){.sgjd-docs__table-head,.sgjd-doc-row{grid-template-columns:var(--sgjd-public-grid)}}
@media(max-width:820px){.sgjd-docs__table-head{display:none}.sgjd-doc-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 14px}.sgjd-doc-row>div{min-width:0}.sgjd-doc-row__visual{flex:0 0 78px}.sgjd-doc-row__document{flex:1 1 220px}.sgjd-doc-row__category,.sgjd-doc-row__description,.sgjd-doc-row__meta,.sgjd-doc-row__actions{flex:1 1 100%;border-top:1px solid #edf0f5;padding-top:10px}.sgjd-doc-row__meta{flex-direction:row;flex-wrap:wrap;align-items:center}.sgjd-doc-row__actions{justify-content:flex-start}.sgjd-doc-row__actions a{width:auto;min-width:120px}}
