:root{--ink:#192536;--muted:#66717f;--blue:#294be8;--line:#dfe3e8}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#fafbfC;color:var(--ink);font-family:Inter,Aptos,'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #eaa834;outline-offset:4px}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:30}.skip:focus{top:10px}.sidebar{width:218px;position:fixed;inset:0 auto 0 0;padding:28px 18px;background:#f0f2f5;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{display:block;padding:8px 0 28px}.brand img{display:block;width:100%}.internal{font-size:9px;letter-spacing:1px;color:var(--muted);margin:0 10px 14px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:12px;text-align:left;padding:12px;border-radius:6px;font-size:16px}.nav span{font-size:13px}.nav:hover{background:#e6eaf0}.nav.active{background:#e0e6fb;color:#2543be}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:15px;padding:20px 10px 0;font-size:11px;color:var(--muted)}.sidebar-bottom small{font-size:10px}.workspace{margin-left:218px;padding:30px 38px;max-width:1800px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:25px;border-bottom:1px solid var(--line)}.breadcrumb{font-size:11px;color:var(--muted)}h1{margin:10px 0 0;font-size:30px;font-weight:600;letter-spacing:-1px}.top-tag{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:8px}.top-tag span{width:6px;height:6px;border-radius:50%;background:#32775d}.catalog-heading{display:flex;justify-content:space-between;align-items:center;margin-top:25px;gap:16px}.catalog-heading h2{font-size:18px;font-weight:550;margin:0}.search input{width:260px;max-width:100%;border:1px solid var(--line);border-radius:6px;padding:10px 13px;background:white;font-size:12px}.results{font-size:11px;color:var(--muted);margin:8px 0 24px}.resource-grid{display:flex;flex-direction:column;gap:30px}.group-title{font-size:14px;font-weight:600;margin:0 0 14px;display:flex;align-items:center;gap:10px}.group-title span{font-size:10px;color:var(--muted);font-weight:400}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resource{min-width:0;border-top:1px solid var(--line);padding-top:14px;display:flex;flex-direction:column}.resource-body{display:flex;flex-direction:column;flex:1}.resource h3{font-size:15px;line-height:1.35;font-weight:600;margin:0 0 8px;letter-spacing:-.2px}.resource h3 a:hover{color:var(--blue)}.label{font-size:11px;line-height:1.5;color:var(--muted);margin-bottom:16px;display:block}.resource-actions{display:flex;align-items:center;gap:20px;font-size:11px;margin-top:auto}.resource-actions a:first-child{color:var(--blue);font-weight:600}.resource-actions a:hover{text-decoration:underline;text-underline-offset:4px}.resource[data-category='Presentaciones']{padding:0;border:0}.preview{display:block;aspect-ratio:16/9;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin-bottom:14px;background:#f2f3f6;transition:border-color .15s}.preview:hover{border-color:var(--blue)}.preview img{width:100%;height:100%;object-fit:cover;display:block}.footer{display:flex;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid var(--line);margin-top:38px;font-size:10px;color:var(--muted);line-height:1.6}.footer a{color:var(--blue)}.viewer-toolbar{display:flex;align-items:center;gap:15px;margin:20px 0 15px;flex-wrap:wrap}.viewer-toolbar h2{flex:1;font-size:17px;margin:0}.plain{border:1px solid var(--line);border-radius:5px;background:white;padding:10px 12px;font-size:11px;color:var(--ink)}iframe{display:block;width:100%;height:78vh;min-height:550px;border:1px solid var(--line);border-radius:6px;background:white}.viewing h1{font-size:23px}.empty{padding:30px 0;font-size:14px;color:var(--muted)}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1500px){.workspace{padding-left:48px;padding-right:48px}.resource h3{font-size:17px}.group-grid{gap:24px}}
@media(max-width:1050px){.sidebar{width:190px}.workspace{margin-left:190px;padding:26px}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.sidebar{position:static;width:100%;padding:14px 18px;border-right:0;border-bottom:1px solid var(--line)}.brand{width:155px;padding:0}.internal{position:absolute;right:18px;top:31px;font-size:8px;margin:0}.sidebar nav{flex-direction:row;overflow:auto;margin-top:15px}.nav{padding:9px;white-space:nowrap;gap:7px}.nav span{font-size:11px}.sidebar-bottom{display:none}.workspace{margin:0;padding:22px 18px}.topbar{padding-bottom:20px}.top-tag{display:none}h1{font-size:27px}.catalog-heading{align-items:stretch;flex-direction:column;gap:14px}.search input{width:100%}.group-grid{gap:22px;grid-template-columns:1fr}.resource-grid{gap:30px}.resource h3{font-size:17px}.resource-actions{font-size:12px}.label{font-size:12px}.footer{flex-direction:column;gap:8px}.viewer-toolbar h2{flex-basis:100%;order:-1}iframe{min-height:500px;height:78vh}}

.nav svg{width:19px;height:19px;flex-shrink:0}.file-icon{width:32px;height:32px;display:grid;place-items:center;background:#edf0f7;color:#64738a;border-radius:7px;margin-bottom:12px}.file-icon svg{width:21px;height:21px}.resource:not([data-category='Presentaciones']){flex-direction:row;align-items:flex-start;gap:12px}.resource:not([data-category='Presentaciones']) .file-icon{flex-shrink:0}.resource-body{min-width:0}.resource:not([data-category='Presentaciones']) .label{margin-bottom:12px}
.home-intro{font-size:15px;color:var(--muted);margin:30px 0 24px}.launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1050px}.launch{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:28px;background:white;border:1px solid var(--line);border-radius:10px;min-height:184px;transition:border-color .15s,background .15s}.launch:hover{border-color:#8c9ce9;background:#f6f8ff}.launch-icon{color:var(--blue);margin-bottom:23px}.launch-icon svg{width:30px;height:30px;display:block}.launch strong{font-size:17px;font-weight:600;margin-bottom:8px}.launch small{font-size:12px;color:var(--muted)}.launch-arrow{position:absolute;right:24px;top:28px;color:#8d96a3}.workspace{min-height:100dvh;display:flex;flex-direction:column}.workspace>main{flex:1}.footer{margin-top:32px}.resource-grid{max-width:1160px}@media(max-width:1050px){.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.home-intro{font-size:13px;margin:24px 0}.launch-grid{gap:12px}.launch{padding:20px 16px;min-height:160px}.launch strong{font-size:15px}.launch small{font-size:11px;line-height:1.5}.launch-arrow{right:14px;top:20px}.launch-icon{margin-bottom:20px}.launch-icon svg{width:26px;height:26px}}

.resource-actions a{display:inline-flex;align-items:center;gap:8px}.resource-actions svg{width:17px;height:17px;flex-shrink:0}
/* Marco de aplicación: navegación exterior y área de trabajo contenida. */
:root{--shell:#edf0f5;--header-height:88px;--sidebar-width:224px}
body{background:var(--shell)}
.app-header{height:var(--header-height);position:fixed;z-index:10;inset:0 0 auto;display:flex;align-items:center;background:var(--shell);padding:0 28px 0 24px;gap:32px}
.app-header .brand{padding:0;width:168px;flex-shrink:0}
.header-heading{padding-left:0;min-width:0}
.header-heading h1{font-size:24px;margin:5px 0 0;letter-spacing:-.65px}
.header-heading .breadcrumb{font-size:10px}
.sidebar{top:var(--header-height);width:var(--sidebar-width);padding:22px 16px 24px;background:var(--shell);border:0}
.internal{font-size:9px;margin-bottom:20px;letter-spacing:1.2px}
.nav{padding:13px 14px;gap:12px;border-radius:9px;min-height:48px;color:#657084}
.nav svg{width:21px;height:21px;stroke-width:2}
.nav span{font-size:14px;font-weight:500}
.nav.active{background:#dfe6ff;color:#2947ce}
.nav:hover:not(.active){background:#e3e8f0}
.sidebar-bottom{padding:20px 8px 0;gap:19px}
.sidebar-bottom>a{display:flex;align-items:center;gap:9px;font-size:11px}
.sidebar-bottom svg{width:17px;height:17px;flex-shrink:0}
.sidebar-bottom>a svg:last-child:not(:first-child){width:13px;height:13px;margin-left:auto}
.sidebar-bottom small{font-size:9px}
.workspace{margin:var(--header-height) 20px 20px var(--sidebar-width);padding:30px 34px 22px;background:white;border:1px solid #e1e6ee;border-radius:24px;min-height:calc(100dvh - var(--header-height) - 20px);max-width:none;box-shadow:0 3px 14px #26395503}
.home-intro{margin:3px 0 27px}
.catalog-heading{margin-top:0}
.resource-grid{max-width:none}
.launch{background:#fff;border-color:#e1e6ee}
.launch-icon svg{stroke-width:2}
.footer{margin-top:32px;padding-top:18px;font-size:10px}
.plain{display:inline-flex;align-items:center;gap:8px;min-height:42px}
.plain svg{width:18px;height:18px}
.viewer-toolbar{margin-top:0}
.viewing iframe{height:calc(100dvh - 238px);min-height:500px}
@media(max-width:1200px){:root{--sidebar-width:208px}.app-header{gap:16px}.workspace{padding:26px}.nav span{font-size:13px}}
@media(max-width:760px){:root{--header-height:78px}.app-header{position:relative;height:78px;padding:16px 18px;gap:24px}.app-header .brand{width:120px}.header-heading h1{font-size:18px;letter-spacing:-.4px}.header-heading .breadcrumb{font-size:9px}.sidebar{position:relative;top:auto;width:100%;padding:0 12px 12px;border:0}.internal,.sidebar-bottom{display:none}.sidebar nav{margin:0;gap:5px}.nav{padding:10px 12px;min-height:44px;gap:8px;flex-shrink:0}.nav span{font-size:12px}.nav svg{width:19px;height:19px}.workspace{margin:0 10px 10px;padding:24px 18px 18px;border-radius:20px;min-height:calc(100dvh - 146px)}.catalog-heading{margin-top:0}.home-intro{font-size:12px;margin-top:0}.header-heading{flex:1}.launch-grid{gap:10px}.launch{padding:19px 13px}.launch strong{font-size:14px}.launch small{font-size:10px}.resource[data-category="Presentaciones"] .resource-body{column-gap:10px}.resource[data-category="Presentaciones"] h3{font-size:18px}.viewing iframe{height:75dvh}.footer{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Encabezado de sección alineado al marco de trabajo. */
:root{--header-height:84px}
.app-header{display:grid;grid-template-columns:calc(var(--sidebar-width) - 24px) minmax(0,1fr);gap:0;padding-right:28px}
.app-header .brand{width:158px}
.header-section{display:flex;align-items:center;gap:13px;min-width:0}
.header-section-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;color:#475c8d;background:#ffffffa6;border:1px solid #dce3ee;border-radius:12px}
.header-section-icon svg{width:23px;height:23px;stroke-width:1.8}
.header-heading{display:flex;flex-direction:column;gap:4px;min-width:0}
.header-heading .breadcrumb{font-size:10px;line-height:1.2;letter-spacing:.15px;color:#707d90;width:fit-content}
.header-heading .breadcrumb:hover{color:var(--blue)}
.header-heading h1{font-size:23px;font-weight:600;line-height:1.15;letter-spacing:-.6px;margin:0}
@media(max-width:760px){.app-header{height:80px;grid-template-columns:130px minmax(0,1fr);padding:14px 18px;gap:12px}.app-header .brand{width:115px}.header-section{gap:9px}.header-section-icon{width:34px;height:34px;border-radius:10px}.header-section-icon svg{width:20px;height:20px}.header-heading h1{font-size:17px;letter-spacing:-.3px;overflow-wrap:anywhere}.header-heading .breadcrumb{font-size:9px}.header-heading{gap:3px}}
@media(max-width:360px){.app-header{grid-template-columns:105px minmax(0,1fr);gap:10px;padding-inline:14px}.app-header .brand{width:100px}.header-section-icon{width:30px;height:30px}.header-heading h1{font-size:15px}}

/* Encabezado tipográfico, sin iconos. */
.header-section{padding-left:10px;gap:0}
.header-heading{gap:6px}
.header-heading .breadcrumb{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;font-weight:500;color:#788497}
.header-heading h1{font-size:25px;line-height:1.1;letter-spacing:-.7px;font-weight:600}
@media(max-width:760px){.header-section{padding-left:0}.header-heading{gap:5px}.header-heading .breadcrumb{font-size:8px;letter-spacing:.8px}.header-heading h1{font-size:19px;letter-spacing:-.4px}}
@media(max-width:360px){.header-heading h1{font-size:17px}}

/* Biblioteca visual de presentaciones. */
.catalog-heading{margin-bottom:26px}
.catalog-heading .results{margin:0;font-size:12px;color:#7b8596}
.search input{border-radius:9px;background:#f8f9fc;border-color:transparent;min-height:40px}
.search input:focus{background:white;border-color:#c7d1e5}
.resource-group[data-group="Presentaciones"] .group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.resource[data-category="Presentaciones"]{display:flex;flex-direction:column;padding:0;border:1px solid #e5e9f0;border-radius:14px;background:#fff;overflow:hidden;transition:border-color .18s,box-shadow .18s}
.resource[data-category="Presentaciones"]:hover,.resource[data-category="Presentaciones"]:focus-within{border-color:#bfcae0;box-shadow:0 7px 24px #20376709}
.resource[data-category="Presentaciones"] .preview{width:auto;margin:10px 10px 0;aspect-ratio:16/9;border:1px solid #e8ebf1;border-radius:7px;background:#f5f7fb;overflow:hidden}
.resource[data-category="Presentaciones"] .preview img{transition:transform .25s}
.resource[data-category="Presentaciones"] .preview:hover img{transform:scale(1.025)}
.resource[data-category="Presentaciones"] .resource-body{display:grid;grid-template-columns:22px minmax(0,1fr);align-content:start;gap:0 9px;padding:22px 20px 16px;flex:1}
.deck-icon{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;color:#728099;height:24px}
.deck-icon svg{width:20px;height:20px}
.resource[data-category="Presentaciones"] h3{grid-column:2;grid-row:1;font-size:19px;line-height:24px;letter-spacing:-.4px;margin:0;font-weight:600}
.resource[data-category="Presentaciones"] .label{grid-column:1/-1;font-size:11px;color:#7a8595;margin:10px 0 23px;line-height:1.5}
.resource[data-category="Presentaciones"] .resource-actions{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #edf0f5;padding-top:12px;margin-top:auto}
.resource[data-category="Presentaciones"] .resource-actions a{font-size:12px;min-height:38px;padding:6px 0;border:0;background:transparent;border-radius:5px;gap:7px;color:#6d798a;transition:color .15s}
.resource[data-category="Presentaciones"] .resource-actions a:first-child{color:#294be8;font-weight:600}
.resource[data-category="Presentaciones"] .resource-actions a:hover{color:#192536;text-decoration:none}
@media(max-width:1150px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media(max-width:600px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:1fr;gap:20px}.resource[data-category="Presentaciones"] .resource-body{padding:20px 18px 14px}.resource[data-category="Presentaciones"] h3{font-size:19px}.catalog-heading{flex-direction:row;align-items:center;gap:16px;margin-bottom:22px}.catalog-heading>div{flex-shrink:0}.search{min-width:0}.search input{width:100%;font-size:11px;padding:10px}.resource[data-category="Presentaciones"] .resource-actions a{min-height:44px}}

/* Búsqueda en el encabezado; más espacio para los materiales. */
:root{--sidebar-width:208px}
.app-header{grid-template-columns:calc(var(--sidebar-width) - 24px) minmax(0,1fr) minmax(240px,320px);padding-right:24px;column-gap:0}
.header-section{padding-left:6px}
.app-header .search{width:100%}
.app-header .search input{width:100%;height:42px;background:#ffffffc9;border:1px solid #dce3ed;border-radius:10px;padding:11px 15px;font-size:12px}
.workspace{margin-right:12px;margin-bottom:12px;padding:24px;min-height:calc(100dvh - var(--header-height) - 12px)}
.catalog-heading{margin:0 0 20px;min-height:18px}
.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.resource[data-category="Presentaciones"] .preview{margin:12px 12px 0}
.resource[data-category="Presentaciones"] .resource-body{padding:22px 24px 16px}
.resource[data-category="Presentaciones"] h3{font-size:21px;line-height:26px}
.resource[data-category="Presentaciones"] .label{font-size:12px;margin-bottom:18px}
.resource[data-category="Presentaciones"] .resource-actions a{font-size:13px}
.launch-grid{max-width:none}
@media(min-width:1600px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1050px){.app-header{grid-template-columns:calc(var(--sidebar-width) - 24px) minmax(0,1fr) 235px;padding-right:20px}.header-heading h1{font-size:22px}.resource-group[data-group="Presentaciones"] .group-grid{gap:18px}.workspace{padding:20px}}
@media(max-width:760px){.app-header{height:auto;min-height:128px;grid-template-columns:130px minmax(0,1fr);gap:14px 12px;padding:14px 18px}.app-header .search{grid-column:1/-1}.app-header .search input{height:39px;font-size:12px}.header-section{padding:0}.header-heading h1{font-size:19px}.workspace{margin:0 8px 8px;padding:20px 16px;min-height:calc(100dvh - 190px)}.catalog-heading{margin-bottom:16px}.resource[data-category="Presentaciones"] .resource-body{padding:20px 18px 14px}.resource[data-category="Presentaciones"] h3{font-size:19px}.viewing .app-header{min-height:80px}}
@media(max-width:600px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:1fr;gap:20px}}
@media(max-width:360px){.app-header{grid-template-columns:105px minmax(0,1fr);padding-inline:14px}.header-heading h1{font-size:17px}}

/* Inicio: accesos sin tarjetas delineadas ni flechas. */
.home-intro{font-size:14px;font-weight:500;color:#7b8596;margin:2px 0 30px;letter-spacing:0}
.launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1100px}
.launch{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;align-items:center;column-gap:18px;row-gap:7px;min-height:130px;padding:24px 18px;border:0;border-radius:16px;background:transparent;transition:background .15s}
.launch:hover{border:0;background:#f5f7fc}
.launch-icon{grid-column:1;grid-row:1/3;display:grid;place-items:center;width:64px;height:64px;margin:0;background:#eef2ff;color:#3852db;border-radius:19px}
.launch-icon svg{width:29px;height:29px;stroke-width:1.8}
.launch strong{grid-column:2;grid-row:1;align-self:end;font-size:18px;font-weight:600;letter-spacing:-.35px;margin:0}
.launch small{grid-column:2;grid-row:2;align-self:start;font-size:12px;line-height:1.5;color:#7b8596}
.launch:nth-child(2) .launch-icon{background:#eaf5f1;color:#318369}
.launch:nth-child(3) .launch-icon{background:#f3edfc;color:#8254b3}
.launch:nth-child(4) .launch-icon{background:#fff3e5;color:#ad7938}
.launch:nth-child(5) .launch-icon{background:#ecf1f7;color:#536b86}
@media(max-width:1200px){.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}
@media(max-width:760px){.home-intro{font-size:13px;margin-bottom:20px}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.launch{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:170px;padding:20px 12px}.launch-icon{width:56px;height:56px;border-radius:17px;margin-bottom:17px}.launch-icon svg{width:27px;height:27px}.launch strong{align-self:auto;font-size:16px;margin-bottom:6px}.launch small{align-self:auto;font-size:11px}}
/* Recursos: misma jerarquía visual, sin líneas de separación. */
.resource:not([data-category="Presentaciones"]){border:0;border-radius:14px;background:#f7f9fc;padding:26px;display:flex;flex-direction:column;gap:18px;align-items:flex-start;min-height:240px}
.resource:not([data-category="Presentaciones"]):hover{background:#f2f5fa}
.resource:not([data-category="Presentaciones"]) .file-icon{width:56px;height:56px;border-radius:17px;background:#eaf3f0;color:#387d67;margin:0}
.resource:not([data-category="Presentaciones"]) .file-icon svg{width:27px;height:27px}
.resource:not([data-category="Presentaciones"]) .resource-body{width:100%}
.resource:not([data-category="Presentaciones"]) h3{font-size:20px;line-height:1.3;margin-bottom:10px}
.resource:not([data-category="Presentaciones"]) .label{font-size:12px;margin-bottom:22px}
.resource:not([data-category="Presentaciones"]) .resource-actions{justify-content:space-between;gap:14px;font-size:12px}
.resource:not([data-category="Presentaciones"]) .resource-actions a{min-height:40px}
.resource:not([data-category="Presentaciones"]) .resource-actions a:last-child{color:#738196}
.resource[data-category="Presentaciones"]{border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}
.resource[data-category="Presentaciones"]:hover,.resource[data-category="Presentaciones"]:focus-within{border:0;box-shadow:none}
.resource[data-category="Presentaciones"] .preview{margin:0;border:0;border-radius:12px;box-shadow:none}
.resource[data-category="Presentaciones"] .resource-body{padding:20px 4px 8px}
.resource[data-category="Presentaciones"] .resource-actions{border:0;padding-top:0}
.resource-group[data-group="Presentaciones"] .group-grid{gap:32px}
/* Identidad nativa dentro del marco común. */
.brand-page{max-width:1120px;margin:0 auto;color:var(--ink)}
.brand-page .heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}
.brand-page .eyebrow{font-size:10px;letter-spacing:1.2px;color:#7b8596;margin:0 0 12px}
.brand-page h1{font-size:36px;line-height:1.12;letter-spacing:-1.2px;margin:0;font-weight:600}
.brand-page nav{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;color:#6d798a}
.brand-page nav a:hover{color:var(--blue)}
.brand-page section{scroll-margin-top:105px}
.brand-page .logo-stage{padding:38px 28px;background:#f7f9fc;border-radius:14px;display:grid;place-items:center}
.brand-page .logo-stage img{display:block;width:100%;max-width:690px}
.brand-page .meaning{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:23px 0;font-size:12px;line-height:1.6;color:#7b8596}
.brand-page .meaning b{display:block;color:#29364b;font-weight:600;margin-bottom:5px}
.brand-page section+section{margin-top:32px}
.brand-page .section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.brand-page h2{font-size:22px;font-weight:600;letter-spacing:-.4px;margin:0}
.brand-page .section-head>span{color:#7b8596;font-size:11px}
.brand-page .palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.brand-page .swatch{height:86px;border-radius:10px;margin-bottom:13px}
.brand-page .blue{background:#294be8}.brand-page .sun{background:#f5c542}.brand-page .ink{background:#192536}.brand-page .paper{background:#fafbfc;box-shadow:inset 0 0 0 1px #e4e9f1}
.brand-page .palette b{font-size:12px;font-weight:600}.brand-page code{display:block;font-size:11px;color:#7b8596;margin-top:6px}
.brand-page .rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.brand-page .rules article{background:#f7f9fc;padding:22px;border-radius:12px}
.brand-page .symbol{font-size:26px;color:var(--blue)}.brand-page h3{font-size:15px;margin:13px 0 9px}
.brand-page .rules p,.brand-page .note{font-size:12px;color:#7b8596;line-height:1.7;margin:0}
.brand-page .type-sample{margin-top:24px;padding:26px;border-radius:12px;background:#f7f9fc}
.brand-page .type-sample>span{font-size:9px;letter-spacing:1px;color:#7b8596}
.brand-page .type-sample strong{display:block;font-size:28px;margin:15px 0;letter-spacing:-.8px}
.brand-page .type-sample p{font-size:12px;color:#7b8596;margin:0;line-height:1.6}
.brand-page .downloads{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.brand-page .downloads a{display:flex;justify-content:space-between;gap:14px;padding:20px;border-radius:12px;background:#f7f9fc;font-size:13px}
.brand-page .downloads b{font-weight:550}.brand-page .downloads small{display:block;font-size:11px;color:#7b8596;margin-top:8px;line-height:1.5}
.brand-page .downloads a>span:last-child{color:var(--blue)}.brand-page .note{margin-top:18px;max-width:750px}
.brand-page .purpose{padding:28px 0 8px}.brand-page .purpose h2{font-size:28px;margin:15px 0}.brand-page .purpose p{font-size:13px;color:#7b8596;line-height:1.7;max-width:650px}.brand-page .purpose a{font-size:12px;color:var(--blue)}
@media(max-width:1050px){.brand-page .heading{display:block}.brand-page nav{margin-top:24px}.brand-page .downloads{grid-template-columns:1fr}}
@media(max-width:760px){.resource:not([data-category="Presentaciones"]){min-height:0;padding:23px;gap:16px}.resource:not([data-category="Presentaciones"]) h3{font-size:19px}.brand-page h1{font-size:29px}.brand-page .logo-stage{padding:26px 12px}.brand-page .meaning{gap:12px;font-size:10px}.brand-page .palette{grid-template-columns:1fr 1fr}.brand-page .rules{grid-template-columns:1fr;gap:14px}.brand-page .section-head{align-items:start;flex-direction:column;gap:9px}.brand-page .type-sample strong{font-size:23px}.brand-page .type-sample{padding:22px}.brand-page .heading{margin-bottom:22px}.brand-page nav{gap:18px;font-size:11px}.brand-view .app-header{min-height:80px}}
.brand-summary{font-size:13px;color:#7b8596;margin:12px 0 0}.brand-download{padding:12px 16px;background:#294be8;color:white;border-radius:8px;font-size:12px;white-space:nowrap}.brand-tabs{margin:0 0 28px!important;gap:10px!important}.brand-tabs a{padding:9px 14px;background:#f3f6fb;border-radius:7px}.brand-masters{display:grid;grid-template-columns:1.7fr 1fr;gap:24px}.master-art{height:210px;display:grid;place-items:center;padding:24px;background:#f5f7fc;border-radius:12px}.master-art img{width:100%;max-height:150px}.symbol-art img{max-width:155px}.brand-masters h3{font-size:17px!important}.brand-masters p{font-size:12px;color:#7b8596;line-height:1.6;max-width:450px}.asset-links{display:flex;gap:16px;font-size:11px;color:#294be8}.asset-links a{padding:8px 0}.variant-list{display:grid;gap:24px}.variant-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:14px 24px}.variant-meta h3{font-size:16px;margin:12px 0 8px}.variant-meta p{font-size:11px;line-height:1.6;color:#7b8596}.variant-art{border-radius:12px;padding:24px;display:grid;grid-template-columns:3fr 1fr;gap:35px;align-items:center;min-height:140px}.on-dark{background:#192536}.on-light{background:#f5f7fc}.variant-art img{width:100%;display:block}.variant-icon{max-width:100px;justify-self:center}.variant-downloads{grid-column:2;display:flex;justify-content:space-between;gap:25px}.variant-downloads>div{display:flex;align-items:center;gap:18px}.variant-downloads>div>span{font-size:10px;color:#7b8596}.format-guide{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:20px}.format-guide h3{font-size:15px}.format-guide p{font-size:12px;line-height:1.7;color:#7b8596}.rule-number{font-size:20px;color:#294be8}.viewer-toolbar{display:flex;align-items:center;padding:0 0 18px;gap:16px}.viewer-toolbar h2{font-size:18px;font-weight:550}.viewer-toolbar .plain{border:0;background:#f3f6fb;border-radius:9px;min-height:38px;padding:9px 12px;color:#637188}.viewing iframe{border:0;border-radius:0;background:white;width:100%}.viewer-toolbar #open-tab{background:transparent}.brand-page .note{margin-top:20px}
@media(max-width:760px){.brand-masters{grid-template-columns:1fr}.master-art{height:165px}.master-art img{max-height:125px}.variant-row{grid-template-columns:1fr;gap:10px}.variant-meta p{margin:0}.variant-downloads{grid-column:1;gap:14px}.variant-downloads>div{gap:10px}.variant-art{padding:20px 16px;gap:24px;min-height:110px}.variant-icon{max-width:65px}.variant-downloads>div>span{font-size:9px}.brand-download{display:inline-block;margin-top:18px}.brand-tabs{gap:7px!important}.brand-tabs a{padding:8px 10px}.format-guide{grid-template-columns:1fr;gap:10px}}
/* Dos decks listos para presentar y una plantilla de apoyo. */
.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.resource[data-category="Presentaciones"] .preview{max-height:300px;aspect-ratio:16/9;background:#f5f7fb}
.resource[data-category="Presentaciones"] .preview img{object-fit:contain}
.resource[data-category="Presentaciones"] .resource-body{padding:17px 3px 3px}
.resource[data-category="Presentaciones"] h3{font-size:20px}
.resource[data-category="Presentaciones"] .label{margin:8px 0 12px;font-size:11px}
.resource[data-category="Presentaciones"] .resource-actions{justify-content:flex-start;gap:26px}
.resource[data-resource="plantilla"]{grid-column:1/-1;background:#f5f7fb;border-radius:12px;padding:20px 22px;margin-top:2px}
.resource[data-resource="plantilla"] .preview{display:none}
.resource[data-resource="plantilla"] .resource-body{padding:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:5px 14px;align-items:center}
.resource[data-resource="plantilla"] .deck-icon{grid-column:1;grid-row:1/3;height:40px;color:#5f7193}
.resource[data-resource="plantilla"] .deck-icon svg{width:28px;height:28px}
.resource[data-resource="plantilla"] h3{grid-column:2;grid-row:1;font-size:17px}
.resource[data-resource="plantilla"] .label{grid-column:2;grid-row:2;margin:0;font-size:11px}
.resource[data-resource="plantilla"] .resource-actions{grid-column:3;grid-row:1/3;gap:24px;padding:0}
@media(max-width:650px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:1fr}.resource[data-resource="plantilla"]{padding:18px}.resource[data-resource="plantilla"] .resource-body{grid-template-columns:30px minmax(0,1fr);gap:6px 12px}.resource[data-resource="plantilla"] .resource-actions{grid-column:2;grid-row:3;margin-top:8px}.resource[data-resource="plantilla"] h3{font-size:17px}}
/* Identidad: guía por pestañas, a todo el ancho del panel. */
.brand-page{max-width:none;width:100%;margin:0}.brand-page .heading{margin-bottom:22px}.brand-page h1{font-size:29px;letter-spacing:-.8px}.brand-page .heading .eyebrow{display:none}.brand-summary{margin-top:8px;font-size:12px}.brand-tabs{gap:8px!important;margin-bottom:26px!important}.brand-tabs a{background:transparent;color:#7b8596;padding:10px 16px;border-radius:8px;font-size:12px}.brand-tabs a[aria-selected=true]{background:#eaf0ff;color:#294be8}.brand-page section+section{margin-top:0}.brand-masters{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:24px}.master-art{height:280px;padding:38px;border-radius:14px}.master-art img{max-height:190px}.symbol-art img{max-width:195px}.brand-masters h3{margin-top:20px;font-size:18px!important}.brand-masters p{margin:10px 0;font-size:12px}.asset-links{font-size:12px}.brand-page .note{font-size:11px;margin-top:24px;max-width:none}.variant-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.variant-row{display:flex;flex-direction:column;gap:12px;min-width:0}.variant-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.variant-meta h3{margin:0;font-size:16px}.variant-meta p{margin:0;font-size:10px}.variant-art{padding:24px;gap:25px;min-height:160px;grid-template-columns:3fr 1fr}.variant-downloads{display:flex;justify-content:space-between}.variant-downloads>div{gap:12px}.brand-page .palette{gap:24px}.brand-page .swatch{height:170px}.brand-page .rules{gap:24px}.brand-page .rules article{padding:28px;min-height:160px}.brand-page .format-guide{margin-top:28px}.brand-page .downloads{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-page .downloads a{min-height:100px;align-items:center}
@media(max-width:850px){.master-art{height:220px;padding:24px}.symbol-art img{max-width:150px}.variant-list{grid-template-columns:1fr}.brand-page .downloads{grid-template-columns:1fr}.brand-page .swatch{height:125px}}
@media(max-width:600px){.brand-page .heading{margin-bottom:18px}.brand-masters{grid-template-columns:1fr;gap:22px}.master-art{height:190px;padding:24px}.symbol-art img{max-width:135px}.brand-page h1{font-size:26px}.brand-tabs{flex-wrap:nowrap!important;overflow:auto;gap:4px!important}.brand-tabs a{padding:10px 12px;font-size:11px;white-space:nowrap}.variant-art{padding:20px;min-height:125px}.variant-meta{gap:10px}.variant-downloads .asset-links{font-size:11px}.brand-page .rules article{min-height:0;padding:23px}.brand-download{margin-top:16px;font-size:11px}}
/* Cada recurso de presentación es una tarjeta completa. */
.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.resource[data-category="Presentaciones"],.resource[data-resource="plantilla"]{grid-column:auto;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e0e6f0;border-radius:16px;padding:12px;margin:0;overflow:hidden;box-shadow:0 3px 12px #20376704}
.resource[data-category="Presentaciones"]:hover,.resource[data-category="Presentaciones"]:focus-within{border:1px solid #b5c4e4;box-shadow:0 7px 22px #2037670b}
.resource[data-category="Presentaciones"] .preview,.resource[data-resource="plantilla"] .preview{display:block;width:100%;max-height:none;margin:0;border-radius:9px;aspect-ratio:16/9;overflow:hidden;background:#f5f7fb}
.resource[data-category="Presentaciones"] .preview img{object-fit:cover;width:100%;height:100%}
.resource[data-category="Presentaciones"] .resource-body,.resource[data-resource="plantilla"] .resource-body{display:grid;grid-template-columns:23px minmax(0,1fr);gap:0 10px;padding:22px 12px 10px;flex:1;align-content:start;align-items:start}
.resource[data-category="Presentaciones"] .deck-icon,.resource[data-resource="plantilla"] .deck-icon{grid-column:1;grid-row:1;height:25px;color:#6e7e98}
.resource[data-category="Presentaciones"] .deck-icon svg,.resource[data-resource="plantilla"] .deck-icon svg{width:21px;height:21px}
.resource[data-category="Presentaciones"] h3,.resource[data-resource="plantilla"] h3{grid-column:2;grid-row:1;font-size:20px;line-height:25px;margin:0}
.resource[data-category="Presentaciones"] .label,.resource[data-resource="plantilla"] .label{grid-column:1/-1;grid-row:2;font-size:11px;margin:10px 0 24px;line-height:1.5}
.resource[data-category="Presentaciones"] .resource-actions,.resource[data-resource="plantilla"] .resource-actions{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin:0;padding:0}
.resource[data-category="Presentaciones"] .resource-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 14px;background:#f0f4ff;color:#294be8;border-radius:8px;font-size:12px;font-weight:550;white-space:nowrap}
.resource[data-category="Presentaciones"] .resource-actions a:last-child{background:#f5f7fa;color:#68768b;font-weight:400}
.resource[data-category="Presentaciones"] .resource-actions a:hover{background:#e4ebff;color:#294be8}
@media(max-width:1200px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.resource-group[data-group="Presentaciones"] .group-grid{grid-template-columns:1fr;gap:20px}.resource[data-category="Presentaciones"] .resource-body{padding:20px 10px 10px}.resource[data-category="Presentaciones"] h3{font-size:19px}.resource[data-category="Presentaciones"] .resource-actions a{min-height:44px}}
/* Planificación: tarjetas delimitadas y acciones agrupadas. */
.resource[data-category="Planificación"]{background:white;border:1px solid #e0e6f0;border-radius:16px;padding:24px;min-height:245px;gap:18px;box-shadow:0 3px 12px #20376704}
.resource[data-category="Planificación"]:hover{border-color:#b5c4e4}
.resource[data-category="Planificación"] .file-icon{width:46px;height:46px;background:#edf4f1;border-radius:12px}
.resource[data-category="Planificación"] .file-icon svg{width:24px;height:24px}
.resource[data-category="Planificación"] h3{font-size:20px;line-height:1.3;letter-spacing:-.4px}
.resource[data-category="Planificación"] .resource-body{flex:1;display:flex;flex-direction:column}
.resource[data-category="Planificación"] .label{font-size:12px;margin-top:10px}
.resource[data-category="Planificación"] .resource-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto;padding-top:25px}
.resource[data-category="Planificación"] .resource-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 12px;border-radius:8px;background:#f0f4ff;font-size:12px;min-height:42px}
.resource[data-category="Planificación"] .resource-actions a:last-child{background:#f5f7fa;color:#68768b;font-weight:400}
.calendar-view .viewer-head{margin-bottom:18px}.calendar-view #frame{border:0;border-radius:0}
/* Identidad: etiqueta y descarga, sin texto repetido. */
.brand-masters>article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px 12px}
.brand-masters .master-art{grid-column:1/-1}
.brand-page .brand-masters h3{margin:0;font-size:17px!important}
.brand-masters .asset-links{margin:0;justify-content:flex-end}
.brand-page .asset-links{display:flex;align-items:center;gap:8px}
.brand-page .asset-links a{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;background:#f1f4fb;border-radius:8px;font-size:11px;line-height:18px;color:#4d6082}
.brand-page .asset-links a:hover{background:#e8edff;color:#294be8}
.brand-page .asset-links svg{width:15px;height:15px;flex-shrink:0}
.brand-page .downloads{margin-top:20px}
@media(max-width:600px){.brand-page .brand-masters h3{font-size:15px!important}.brand-page .asset-links a{padding:8px 10px}.brand-masters>article{gap:15px 8px}}
/* Variantes: elegir composición una vez y descargar por color. */
.composition-switch{display:inline-flex;gap:4px;background:#f3f5fa;padding:4px;border-radius:10px;margin-bottom:22px}
.composition-switch button{border:0;background:transparent;border-radius:7px;padding:9px 22px;font:inherit;font-size:12px;color:#7b8596;cursor:pointer}
.composition-switch button[aria-pressed=true]{background:#fff;box-shadow:0 1px 5px #1925360d;color:#294be8}
.brand-page .variant-row{display:grid;grid-template-columns:1fr auto;gap:16px 10px;border:1px solid #e5eaf2;border-radius:14px;padding:12px}
.brand-page .variant-meta{grid-row:2;grid-column:1;padding:0 8px}.brand-page .variant-meta h3{font-size:15px}
.brand-page .variant-art{grid-row:1;grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:175px;height:175px;padding:30px;border-radius:9px}
.brand-page .variant-art .variant-logo{width:100%}.brand-page .variant-art .variant-icon{width:140px}
.brand-page .variant-art img{width:100%;max-height:125px;object-fit:contain}
.brand-page .variant-downloads{grid-row:2;grid-column:2;margin:0;display:block}
.brand-page .variant-downloads>div{display:block}
@media(max-width:600px){.brand-page .variant-art{height:145px;min-height:145px;padding:22px}.brand-page .variant-art .variant-icon{width:115px}.brand-page .variant-list{gap:16px}.brand-page .variant-meta{padding:0 4px}}
.visual-rules,.format-tiles,.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.visual-rules>article{min-width:0}.rule-demo{height:195px;border-radius:12px;background:#f5f7fb;display:flex;align-items:center;justify-content:center;position:relative}
.rule-demo img{width:125px;max-height:125px;object-fit:contain}.clearance>div{position:relative;border:1px dashed #94a6cc;padding:24px}.clearance img{width:100px;height:77px}.clearance span{position:absolute;top:5px;right:7px;font-size:10px;color:#7b8596}
.sizes{flex-direction:column;gap:20px;padding:24px}.sizes>img{width:240px;max-width:100%;height:60px}.sizes>div{display:flex;align-items:center;gap:12px;font-size:10px;color:#7b8596}.sizes>div img{width:48px;height:37px}.check-mark{position:absolute;bottom:25px;right:25px;background:#e4f3ec;color:#33755b;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}
.brand-page .visual-rules h3{font-size:16px;margin:18px 0 8px}.visual-rules p{font-size:12px;color:#7b8596;margin:0;line-height:1.5}
.format-tiles{margin-top:30px}.format-tiles article{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid #e5eaf2;border-radius:12px}.format-symbol,.type-icon{width:44px;height:48px;border-radius:8px;background:#edf1ff;color:#294be8;display:grid;place-items:center;font-size:12px;font-weight:600;flex-shrink:0}.type-icon{font-size:25px}.brand-page .format-tiles h3{font-size:13px;margin:0 0 6px}.format-tiles p{font-size:11px;color:#7b8596;margin:0}.brand-specs{margin-top:24px;color:#7b8596;font-size:11px}.brand-specs summary{cursor:pointer;padding:10px 0}.brand-specs p{line-height:1.7;max-width:800px}
.archive-grid>a{border:1px solid #e5eaf2;border-radius:14px;padding:12px;min-width:0;color:#192536}.archive-grid>a:hover{border-color:#aebfdf}.archive-preview{height:175px;padding:25px;background:#f5f7fb;border-radius:9px;display:flex;align-items:center;justify-content:center}.archive-preview img{width:100%;height:100%;object-fit:contain}.document-preview svg{width:58px;height:58px;stroke-width:1.3;color:#788aae}.archive-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 8px 8px}.brand-page .archive-caption h3{font-size:16px;margin:0}.archive-caption svg{width:17px;height:17px;color:#7b8596}.archive-grid>a>span{display:block;margin:0 8px 10px;color:#7b8596;font-size:11px}
@media(max-width:1000px){.format-tiles{grid-template-columns:1fr}.archive-preview{height:140px;padding:16px}.rule-demo{height:165px}.clearance>div{padding:18px}.rule-demo img{max-width:110px}.sizes>img{max-width:100%}}
@media(max-width:650px){.visual-rules,.archive-grid{grid-template-columns:1fr}.rule-demo{height:180px}.archive-preview{height:180px;padding:25px}.format-tiles{margin-top:24px;gap:12px}}
/* Planificación: listado compacto sin bloques gráficos. */
.resource-group[data-group="Planificación"] .group-grid{grid-template-columns:1fr;gap:0}
.resource[data-category="Planificación"]{display:block;border:0;border-bottom:1px solid #edf0f5;border-radius:0;box-shadow:none;background:transparent;padding:24px 4px;min-height:0}
.resource[data-category="Planificación"]:first-child{padding-top:10px}
.resource[data-category="Planificación"]:last-child{border-bottom:0}
.resource[data-category="Planificación"]:hover,.resource[data-category="Planificación"]:focus-within{background:transparent;border-color:#edf0f5;box-shadow:none}
.resource[data-category="Planificación"] .file-icon{display:none}
.resource[data-category="Planificación"] .resource-body{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 28px;align-items:center}
.resource[data-category="Planificación"] h3{grid-column:1;grid-row:1;margin:0;font-size:18px;line-height:1.4}
.resource[data-category="Planificación"] .label{grid-column:1;grid-row:2;margin:0;font-size:12px}
.resource[data-category="Planificación"] .resource-actions{grid-column:2;grid-row:1/3;display:flex;gap:10px;margin:0;padding:0}
.resource[data-category="Planificación"] .resource-actions a{min-width:88px;padding:10px 16px}
.resource[data-category="Planificación"] .resource-actions a:last-child{min-width:125px}
@media(max-width:650px){.resource[data-category="Planificación"]{padding:23px 0}.resource[data-category="Planificación"] .resource-body{grid-template-columns:1fr;gap:8px}.resource[data-category="Planificación"] h3{font-size:17px}.resource[data-category="Planificación"] .resource-actions{grid-column:1;grid-row:3;margin-top:8px;display:grid;grid-template-columns:1fr 1fr}.resource[data-category="Planificación"] .resource-actions a{min-width:0}.resource[data-category="Planificación"] .resource-actions a:last-child{min-width:0}}
.brand-page .brand-tabs a{display:inline-flex;align-items:center;gap:8px}
.brand-page .brand-tabs svg{width:17px;height:17px;flex-shrink:0;stroke-width:1.8}
.brand-page .brand-download{display:inline-flex;align-items:center;justify-content:center;gap:9px}
.brand-page .brand-download svg{width:17px;height:17px;flex-shrink:0;stroke-width:1.8}
@media(max-width:600px){.brand-page .brand-tabs a{gap:6px}.brand-page .brand-tabs svg{width:16px;height:16px}}
/* Eventos: alternar entre fichas y lista. */
/* Portal compacto: etiquetas útiles y explicaciones bajo demanda. */
.launch{min-height:125px;padding:24px;gap:16px}.launch-icon{margin-bottom:0}.launch strong{margin:0}.launch-grid{gap:18px}
