{"id":793,"date":"2023-04-05T10:34:41","date_gmt":"2023-04-05T10:34:41","guid":{"rendered":"https:\/\/www.unioviedo.es\/cestudiantes\/?page_id=793"},"modified":"2025-11-10T22:22:12","modified_gmt":"2025-11-10T22:22:12","slug":"transparencia","status":"publish","type":"page","link":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/transparencia\/","title":{"rendered":"Transparencia"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"793\" class=\"elementor elementor-793\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-45f4c5d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"45f4c5d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3babcfc\" data-id=\"3babcfc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-086317e elementor-widget elementor-widget-html\" data-id=\"086317e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ====== TRANSPARENCIA \u2014 Bloque UI SCOPED, fondo transparente y 100% responsive ====== -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\">\r\n\r\n<section class=\"tp-scope\" aria-label=\"Transparencia\">\r\n  <style>\r\n    \/* =========================================================\r\n       SCOPE \u2014 .tp-scope (no afecta fuera)\r\n       - Fondo transparente\r\n       - Cabecera creativa sin desbordes en m\u00f3vil\r\n       - Tarjetas totalmente clicables y accesibles\r\n       - Grid fluido: 1 \/ 2 \/ 3 columnas seg\u00fan ancho\r\n       ========================================================= *\/\r\n    .tp-scope{\r\n      --ink:#0e1726; --muted:#5f6b85; --line:#e8eef6;\r\n      --brand:#03827C; --brand-2:#10b8b0; --brand-3:#eafffb;\r\n      --card:#ffffff;\r\n      --r-lg:16px;\r\n      --pad:clamp(14px,2.4vw,22px);\r\n      --gap:clamp(12px,2.2vw,18px);\r\n      --shadow:0 12px 28px rgba(14,23,38,.10);\r\n\r\n      --fs-h1: clamp(22px, 4.2vw, 38px);\r\n      --fs-h3: clamp(16px, 1.8vw, 20px);\r\n      --fs-body: clamp(14px, 1.2vw, 16px);\r\n      --fs-small: clamp(12px, 1.1vw, 13px);\r\n\r\n      color:var(--ink);\r\n      background:transparent;\r\n      font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,\"Helvetica Neue\",Arial;\r\n      -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;\r\n      line-height:1.6;\r\n    }\r\n    .tp-scope *{box-sizing:border-box}\r\n    .tp-scope .container{\r\n      max-width:min(1100px, 100% - 2*clamp(16px,3vw,28px));\r\n      margin-inline:auto;\r\n    }\r\n\r\n    \/* ---------------- CABECERA ---------------- *\/\r\n    .tp-scope .hero{position:relative; overflow:hidden; padding:clamp(18px,6vw,48px) 0 12px}\r\n    .tp-scope .hero::before{\r\n      content:\"\"; position:absolute; inset:auto -14% -26% -14%; height:140px;\r\n      background:radial-gradient(60% 120% at 50% 120%, var(--brand-3), transparent 65%);\r\n      z-index:0; pointer-events:none;\r\n    }\r\n    .tp-scope .hero-wrap{position:relative; z-index:1}\r\n    .tp-scope h2{\r\n      margin:0; line-height:1.12; letter-spacing:.2px; font-weight:900;\r\n      font-size:var(--fs-h1);\r\n      background:linear-gradient(90deg,#036c67,#10b8b0);\r\n      -webkit-background-clip:text; background-clip:text; color:transparent;\r\n      text-wrap:balance;\r\n    }\r\n\r\n    \/* ---------------- GRID TARJETAS ---------------- *\/\r\n    .tp-scope .grid{display:grid; gap:var(--gap); padding:12px 0}\r\n    @media (max-width:720px){ .tp-scope .grid{grid-template-columns:1fr} }\r\n    @media (min-width:721px) and (max-width:1080px){ .tp-scope .grid{grid-template-columns:repeat(2,1fr)} }\r\n    @media (min-width:1081px){ .tp-scope .grid{grid-template-columns:repeat(3,1fr)} }\r\n\r\n    \/* Tarjeta como enlace completo *\/\r\n    .tp-scope .card{\r\n      border:1px solid var(--line); border-radius:var(--r-lg); background:var(--card);\r\n      box-shadow:var(--shadow); overflow:hidden; transition:transform .14s ease, box-shadow .14s ease;\r\n    }\r\n    .tp-scope .card:focus-within,\r\n    .tp-scope .card:hover{transform:translateY(-2px); box-shadow:0 18px 40px rgba(14,23,38,.14)}\r\n    .tp-scope .card > a{\r\n      display:flex; flex-direction:column; align-items:center; text-align:center;\r\n      gap:12px; padding:clamp(16px,2.2vw,22px); color:inherit; text-decoration:none; min-height:100%;\r\n      outline:0;\r\n    }\r\n    .tp-scope .card > a:focus-visible{outline:3px solid rgba(16,184,176,.45); outline-offset:4px; border-radius:12px}\r\n\r\n    \/* Icono circular *\/\r\n    .tp-scope .ico{\r\n      width:64px; height:64px; border-radius:999px; display:grid; place-items:center; flex:0 0 auto;\r\n      background:\r\n        radial-gradient(circle at 30% 30%, rgba(255,255,255,.55), rgba(255,255,255,0) 60%),\r\n        linear-gradient(135deg,#10b8b0,#03827C);\r\n      color:#fff; box-shadow:0 6px 16px rgba(3,130,124,.25);\r\n    }\r\n    .tp-scope .ico i{font-size:22px; line-height:1}\r\n\r\n    .tp-scope h3{\r\n      margin:4px 0 0; font-weight:900; letter-spacing:.18px; font-size:var(--fs-h3);\r\n    }\r\n    .tp-scope p{margin:2px 0 0; color:var(--muted); font-size:var(--fs-body)}\r\n\r\n    .tp-scope .go{\r\n      margin-top:auto; display:inline-grid; grid-auto-flow:column; gap:8px; place-items:center;\r\n      font-weight:800; font-size:var(--fs-small); color:#fff;\r\n      background:linear-gradient(180deg,#03827C,#066e69);\r\n      padding:.62rem .95rem; border-radius:12px; border:1px solid rgba(2,6,23,.06);\r\n      transition:transform .12s ease, filter .12s ease;\r\n    }\r\n    .tp-scope .go i{font-size:12px}\r\n    .tp-scope .card > a:hover .go{transform:translateY(-1px); filter:brightness(1.03)}\r\n\r\n    \/* Accesibilidad \/ movimiento *\/\r\n    @media (prefers-reduced-motion:reduce){\r\n      .tp-scope *{transition:none!important; animation:none!important; scroll-behavior:auto!important}\r\n    }\r\n  <\/style>\r\n\r\n  <!-- CABECERA -->\r\n  <div class=\"container hero\">\r\n    <div class=\"hero-wrap\">\r\n      <h2>TRANSPARENCIA<\/h2>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- GRID -->\r\n  <div class=\"container\">\r\n    <nav class=\"grid\" aria-label=\"Enlaces de transparencia\">\r\n      <!-- Documentaci\u00f3n de Reuniones -->\r\n      <div class=\"card\">\r\n        <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/documentacion-reuniones\/\" aria-label=\"Documentaci\u00f3n de Reuniones\">\r\n          <span class=\"ico\" aria-hidden=\"true\"><i class=\"fa-solid fa-file-lines\"><\/i><\/span>\r\n          <h3>Documentaci\u00f3n de Reuniones<\/h3>\r\n          <p>Convocatorias, actas y dem\u00e1s documentos de las reuniones.<\/p>\r\n          <span class=\"go\">Ver m\u00e1s <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Agenda P\u00fablica -->\r\n      <div class=\"card\">\r\n        <a href=\"https:\/\/calendar.google.com\/calendar\/embed?src=5cb92287df516eaa7f3167924b9decc5de325e21a7ac77c1a322bd379ec33090%40group.calendar.google.com&amp;ctz=Europe%2FMadrid\" aria-label=\"Agenda P\u00fablica\">\r\n          <span class=\"ico\" aria-hidden=\"true\"><i class=\"fa-solid fa-calendar-days\"><\/i><\/span>\r\n          <h3>Agenda P\u00fablica<\/h3>\r\n          <p>Consulta la agenda con eventos y reuniones diarias.<\/p>\r\n          <span class=\"go\">Ver m\u00e1s <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Procesos Electorales -->\r\n      <div class=\"card\">\r\n        <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/proceso-electoral\/\" aria-label=\"Procesos Electorales\">\r\n          <span class=\"ico\" aria-hidden=\"true\"><i class=\"fa-solid fa-square-check\"><\/i><\/span>\r\n          <h3>Procesos Electorales<\/h3>\r\n          <p>Informaci\u00f3n sobre elecciones, censos y resoluciones.<\/p>\r\n          <span class=\"go\">Ver m\u00e1s <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Normativa -->\r\n      <div class=\"card\">\r\n        <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/reglamentos\/\" aria-label=\"Normativa\">\r\n          <span class=\"ico\" aria-hidden=\"true\"><i class=\"fa-solid fa-gavel\"><\/i><\/span>\r\n          <h3>Normativa<\/h3>\r\n          <p>Reglas que regulan la representaci\u00f3n estudiantil.<\/p>\r\n          <span class=\"go\">Ver m\u00e1s <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Cifras de la Representaci\u00f3n -->\r\n      <div class=\"card\">\r\n        <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/cifras\/\" aria-label=\"Cifras de la Representaci\u00f3n\">\r\n          <span class=\"ico\" aria-hidden=\"true\"><i class=\"fa-solid fa-chart-column\"><\/i><\/span>\r\n          <h3>Cifras de la Representaci\u00f3n<\/h3>\r\n          <p>Datos actualizados: n\u00famero de representantes y su distribuci\u00f3n.<\/p>\r\n          <span class=\"go\">Ver m\u00e1s <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\r\n        <\/a>\r\n      <\/div>\r\n    <\/nav>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>TRANSPARENCIA Documentaci\u00f3n de Reuniones Convocatorias, actas y dem\u00e1s documentos de las reuniones. Ver m\u00e1s Agenda P\u00fablica Consulta la agenda con eventos y reuniones diarias. Ver m\u00e1s Procesos Electorales Informaci\u00f3n sobre elecciones, censos y resoluciones. Ver m\u00e1s Normativa Reglas que regulan la representaci\u00f3n estudiantil. Ver m\u00e1s Cifras de la Representaci\u00f3n Datos actualizados: n\u00famero de representantes y&hellip;&nbsp;<a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/transparencia\/\" rel=\"bookmark\">Leer m\u00e1s &raquo;<span class=\"screen-reader-text\">Transparencia<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-793","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/comments?post=793"}],"version-history":[{"count":3,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/793\/revisions"}],"predecessor-version":[{"id":16893,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/793\/revisions\/16893"}],"wp:attachment":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/media?parent=793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}