{"id":6859,"date":"2024-08-21T00:34:58","date_gmt":"2024-08-21T00:34:58","guid":{"rendered":"https:\/\/www.unioviedo.es\/cestudiantes\/?page_id=6859"},"modified":"2025-11-02T13:22:11","modified_gmt":"2025-11-02T13:22:11","slug":"guia-supervivencia","status":"publish","type":"page","link":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/guia-supervivencia\/","title":{"rendered":"Gu\u00eda de Supervivencia"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6859\" class=\"elementor elementor-6859\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b93e642 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b93e642\" 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-64325ae\" data-id=\"64325ae\" 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-f36868d elementor-widget elementor-widget-html\" data-id=\"f36868d\" 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<!doctype html>\r\n<html lang=\"es\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>Gu\u00eda de Supervivencia \u00b7 Consejo de Estudiantes<\/title>\r\n  <style>\r\n    \/* ===========================\r\n       TODO AISLADO EN #guia-supervivencia\r\n       =========================== *\/\r\n    :root { color-scheme: light; }\r\n\r\n    #guia-supervivencia{\r\n      --brand:#0a9396; --brand-2:#006d77; --accent:#1fb8b3;\r\n      --bg:#ffffff; --bg-soft:#f6f8fb; --paper:#ffffff;\r\n      --text:#111827; --muted:#667085; --line:#e5e7eb;\r\n      --chip:#eef4f9; --shadow:0 12px 28px rgba(0,0,0,.06);\r\n      --r-lg:18px; --r-md:14px; --r-sm:10px;\r\n    }\r\n\r\n    \/* Base *\/\r\n    #guia-supervivencia{ font-family: ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Inter, Roboto, \"Helvetica Neue\", Arial; color:var(--text); background:var(--bg); line-height:1.55; }\r\n    #guia-supervivencia *, #guia-supervivencia *::before, #guia-supervivencia *::after{ box-sizing:border-box; }\r\n    #guia-supervivencia p{ margin: 8px 0 10px; text-align: justify; }\r\n    #guia-supervivencia a{ color:var(--brand-2); text-decoration: underline; }\r\n    #guia-supervivencia :focus-visible{ outline:2px solid rgba(0,109,119,.85); outline-offset:2px; box-shadow: 0 0 0 3px rgba(0,109,119,.20); border-radius: 8px; }\r\n\r\n    \/* Layout *\/\r\n    #guia-supervivencia .wrap{ max-width:1100px; margin:0 auto; padding: clamp(16px,2.4vw,28px); display:grid; gap: clamp(16px,2vw,24px); }\r\n\r\n    \/* Hero *\/\r\n    #guia-supervivencia .hero{\r\n      display:flex; align-items:center; justify-content:space-between; gap:16px;\r\n      padding: clamp(18px,3vw,28px);\r\n      background: linear-gradient(135deg, #f2fbfb 0%, #eef7f7 40%, #ffffff 100%);\r\n      border:1px solid var(--line); border-radius: var(--r-lg); box-shadow: var(--shadow);\r\n      position: relative; overflow:hidden;\r\n    }\r\n    #guia-supervivencia .hero::after{\r\n      content:\"\"; position:absolute; right:-40px; bottom:-60px; width:240px; height:240px;\r\n      background: radial-gradient(closest-side, rgba(31,184,179,.16), transparent 70%);\r\n      filter: blur(2px); transform:rotate(-12deg);\r\n    }\r\n    #guia-supervivencia .hero .left{ display:flex; align-items:center; gap:14px; min-width:0; }\r\n    #guia-supervivencia .icon{\r\n      width:46px; height:46px; min-width:46px; display:grid; place-items:center; border-radius:12px;\r\n      background:linear-gradient(180deg, var(--brand), var(--brand-2)); color:#fff; box-shadow:0 8px 22px rgba(0,109,119,.25);\r\n    }\r\n    #guia-supervivencia h1{ margin:0; font-size: clamp(1.25rem, 2.2vw + .6rem, 2rem); letter-spacing:.2px; }\r\n    #guia-supervivencia .subtitle{ margin:4px 0 0; color:var(--muted); }\r\n    #guia-supervivencia .label{\r\n      display:inline-block; padding:7px 12px; border-radius:999px; font-size:.88rem;\r\n      background:var(--chip); color:var(--brand); border:1px solid #dbe6ef; white-space:nowrap;\r\n    }\r\n\r\n    \/* Section card *\/\r\n    #guia-supervivencia .section{\r\n      background:var(--paper); border:1px solid var(--line); border-radius: var(--r-lg);\r\n      padding: clamp(14px,2.2vw,20px); box-shadow: var(--shadow);\r\n    }\r\n    #guia-supervivencia .section-head{\r\n      display:flex; align-items:center; gap:12px; margin: 2px 0 10px;\r\n      padding-bottom:10px; border-bottom:1px dashed var(--line);\r\n    }\r\n    #guia-supervivencia .section-badge{\r\n      width:34px; height:34px; display:grid; place-items:center; border-radius:10px;\r\n      background: rgba(10,147,150,.09); color: var(--brand-2); border:1px solid rgba(10,147,150,.20);\r\n      flex:0 0 auto;\r\n    }\r\n    #guia-supervivencia h2{ margin:0; font-size: clamp(1.05rem, 1.3vw + .9rem, 1.6rem); }\r\n\r\n    \/* Actions (single set, no duplicados) *\/\r\n    #guia-supervivencia .toolbar{\r\n      display:flex; flex-wrap:wrap; gap:10px; align-items:center; justify-content:space-between;\r\n      background:#fff; border:1px solid var(--line); border-radius:12px; padding:10px 12px; margin-top:6px;\r\n    }\r\n    #guia-supervivencia .hint{ color:var(--muted); font-size:.94rem; }\r\n    #guia-supervivencia .actions{ display:flex; flex-wrap:wrap; gap:10px; }\r\n    #guia-supervivencia .btn{\r\n      display:inline-flex; align-items:center; gap:10px; padding:10px 14px; border-radius:12px;\r\n      border:1px solid rgba(0,109,119,.25);\r\n      background:linear-gradient(180deg, var(--brand), var(--brand-2)); color:#fff;\r\n      text-decoration:none; font-weight:800; cursor:pointer; box-shadow:0 8px 22px rgba(0,109,119,.25);\r\n    }\r\n    #guia-supervivencia .btn.secondary{\r\n      background:#fff; color:var(--brand-2); border:1px solid var(--line); box-shadow:none; font-weight:700;\r\n    }\r\n    #guia-supervivencia .btn:hover{ transform: translateY(-1px); }\r\n\r\n    \/* PDF viewer *\/\r\n    #guia-supervivencia .pdf{\r\n      border:1px solid var(--line); border-radius:12px; overflow:hidden; background:#fff; margin-top:10px;\r\n    }\r\n    #guia-supervivencia .pdf-embed{ display:block; width:100%; height: min(78vh, 900px); border:0; }\r\n    #guia-supervivencia .mobile-note{ display:none; color:var(--muted); padding:14px; }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 900px){\r\n      #guia-supervivencia .subtitle{ font-size: .95rem; }\r\n      #guia-supervivencia .pdf-embed{ display:none; }\r\n      #guia-supervivencia .mobile-note{ display:block; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n<section id=\"guia-supervivencia\" aria-label=\"Gu\u00eda de Supervivencia\">\r\n  <div class=\"wrap\">\r\n    <!-- Cabecera -->\r\n    <header class=\"hero\">\r\n      <div class=\"left\">\r\n        <div class=\"icon\" aria-hidden=\"true\">\r\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M4 19.5A2.5 2.5 0 0 0 6.5 22H20\"\/>\r\n            <path d=\"M20 2H6.5A2.5 2.5 0 0 0 4 4.5v15\"\/>\r\n            <path d=\"M8 6h9\"\/><path d=\"M8 10h9\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div>\r\n          <h1>Gu\u00eda de Supervivencia<\/h1>\r\n          <p class=\"subtitle\">Hecha por y para estudiantes: todo lo esencial para moverte por UniOvi sin perderte.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/header>\r\n\r\n    <!-- Introducci\u00f3n -->\r\n    <section class=\"section\" aria-labelledby=\"t-intro\">\r\n      <div class=\"section-head\">\r\n        <div class=\"section-badge\" aria-hidden=\"true\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v8M8 12h8\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h2 id=\"t-intro\">Una gu\u00eda pensada para ti<\/h2>\r\n      <\/div>\r\n      <p>Desde el Consejo de Estudiantes queremos que conozcas bien tu universidad y aproveches todo lo que ofrece. Por eso, hemos creado esta Gu\u00eda de Supervivencia, hecha <em>por y para estudiantes<\/em>, donde encontrar\u00e1s la informaci\u00f3n que m\u00e1s vas a usar.<\/p>\r\n      <p>Cons\u00faltala cuando tengas dudas y cu\u00e9ntanos qu\u00e9 mejorar. El Consejo y las Delegaciones estamos para ayudarte con cualquier cuesti\u00f3n acad\u00e9mica o administrativa.<\/p>\r\n    <\/section>\r\n\r\n    <!-- Visualizaci\u00f3n y acciones (UN SOLO BLOQUE DE BOTONES) -->\r\n    <section class=\"section\" aria-labelledby=\"t-guia\">\r\n      <div class=\"section-head\">\r\n        <div class=\"section-badge\" aria-hidden=\"true\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16l4-2 4 2 4-2 4 2V8z\"\/><path d=\"M14 2v6h6\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h2 id=\"t-guia\">Consulta la gu\u00eda<\/h2>\r\n      <\/div>\r\n\r\n      <!-- \u00daNICA barra de acciones para todos los dispositivos -->\r\n      <div class=\"toolbar\" role=\"group\" aria-label=\"Acciones de la gu\u00eda\">\r\n        <span class=\"hint\">En ordenador ver\u00e1s una vista previa; en m\u00f3vil, abre el PDF con el bot\u00f3n.<\/span>\r\n        <div class=\"actions\">\r\n          <a class=\"btn\" href=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2025\/08\/Guia-Supervivencia.pdf\" target=\"_blank\" rel=\"noopener\" aria-label=\"Abrir Gu\u00eda de Supervivencia en una pesta\u00f1a nueva\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\r\n              <path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/>\r\n            <\/svg>\r\n            Abrir PDF\r\n          <\/a>\r\n          <a class=\"btn secondary\" href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/valora-guia\/\">\r\n            <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\r\n              <polygon points=\"12 2 15 9 22 9 17 14 19 21 12 17 5 21 7 14 2 9 9 9\"\/>\r\n            <\/svg>\r\n            Valorar\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Vista previa SOLO escritorio\/tablet -->\r\n      <div class=\"pdf\">\r\n        <iframe\r\n          class=\"pdf-embed\"\r\n          title=\"Gu\u00eda de Supervivencia (vista previa)\"\r\n          src=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2025\/08\/Guia-Supervivencia.pdf#view=FitH\"\r\n          loading=\"lazy\">\r\n        <\/iframe>\r\n        <div class=\"mobile-note\" aria-live=\"polite\">\r\n          La vista previa se oculta en m\u00f3viles para ahorrar datos. Usa el bot\u00f3n <strong>Abrir PDF<\/strong> de arriba.\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Accesibilidad sin JS \/ sin iframe -->\r\n    <noscript>\r\n      <p>Si no ves la vista previa, puedes <a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/wp-content\/uploads\/2025\/08\/Guia-Supervivencia.pdf\" target=\"_blank\" rel=\"noopener\">abrir la Gu\u00eda en una pesta\u00f1a nueva<\/a>.<\/p>\r\n    <\/noscript>\r\n  <\/div>\r\n<\/section>\r\n<\/body>\r\n<\/html>\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>Gu\u00eda de Supervivencia \u00b7 Consejo de Estudiantes Gu\u00eda de Supervivencia Hecha por y para estudiantes: todo lo esencial para moverte por UniOvi sin perderte. Una gu\u00eda pensada para ti Desde el Consejo de Estudiantes queremos que conozcas bien tu universidad y aproveches todo lo que ofrece. Por eso, hemos creado esta Gu\u00eda de Supervivencia, hecha&hellip;&nbsp;<a href=\"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/guia-supervivencia\/\" rel=\"bookmark\">Leer m\u00e1s &raquo;<span class=\"screen-reader-text\">Gu\u00eda de Supervivencia<\/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-6859","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/6859","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=6859"}],"version-history":[{"count":9,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/6859\/revisions"}],"predecessor-version":[{"id":16199,"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/pages\/6859\/revisions\/16199"}],"wp:attachment":[{"href":"https:\/\/www.unioviedo.es\/cestudiantes\/index.php\/wp-json\/wp\/v2\/media?parent=6859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}