{"id":27,"date":"2026-05-07T18:18:34","date_gmt":"2026-05-07T18:18:34","guid":{"rendered":"https:\/\/hydrogenorg.ch\/?page_id=27"},"modified":"2026-06-09T10:33:41","modified_gmt":"2026-06-09T10:33:41","slug":"publicar-un-reto","status":"publish","type":"page","link":"https:\/\/hydrogenorg.ch\/es\/post-a-challenge\/","title":{"rendered":"Publica un desaf\u00edo"},"content":{"rendered":"\n<div id=\"hydrogenorg-post-challenge\">\n\n<style>\nhtml,\nbody {\n  margin: 0 !important;\n  padding: 0 !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  background: #020711 !important;\n  overflow-x: hidden !important;\n}\n\nbody {\n  --wp--style--global--content-size: 100% !important;\n  --wp--style--global--wide-size: 100% !important;\n}\n\nbody,\nbody * {\n  box-sizing: border-box;\n}\n\nbody .wp-site-blocks,\nbody main,\nbody .wp-block-post-content,\nbody .entry-content,\nbody .wp-block-group,\nbody .wp-block-group.alignfull,\nbody .wp-block-group.alignwide,\nbody .is-layout-flow,\nbody .is-layout-constrained,\nbody .has-global-padding {\n  margin: 0 !important;\n  padding: 0 !important;\n  max-width: none !important;\n  width: 100% !important;\n}\n\nbody .wp-site-blocks > header,\nbody .wp-site-blocks > footer,\nbody header.wp-block-template-part,\nbody footer.wp-block-template-part,\nbody .wp-block-template-part,\nbody .site-header,\nbody .site-footer,\nbody .wp-block-navigation,\nbody .wp-block-site-title,\nbody .wp-block-site-logo,\nbody .wp-block-site-tagline,\nbody .wp-block-query-title,\nbody .wp-block-post-title,\nbody .entry-title,\nbody h1.wp-block-post-title,\nbody .wp-block-post-featured-image,\nbody .wp-block-comments,\nbody .wp-block-post-author,\nbody .wp-block-post-date,\nbody .wp-block-post-terms,\nbody .wp-block-post-navigation-link,\nbody .wp-block-spacer,\nbody .wp-block-separator,\nbody .wp-block-pattern,\nbody .powered-by-wordpress,\nbody .wp-block-social-links,\nbody .wp-block-latest-posts,\nbody .wp-block-categories,\nbody .wp-block-archives,\nbody .wp-block-page-list,\nbody .wp-block-search,\nbody footer,\nbody footer *,\nbody .site-footer *,\nbody [class*=\"footer\"],\nbody [aria-label=\"Footer\"],\nbody [aria-label=\"footer\"] {\n  display: none !important;\n}\n\n#hydrogenorg-post-challenge {\n  --green: #68c445;\n  --green-bright: #74d84b;\n  --green-dark: #336f24;\n  --white: #f6f7f8;\n  --muted: rgba(255,255,255,0.78);\n  --dark: #020711;\n\n  position: relative !important;\n  z-index: 999 !important;\n  width: 100vw !important;\n  max-width: 100vw !important;\n  min-height: 100vh !important;\n  margin: 0 calc(50% - 50vw) !important;\n  padding: 0 !important;\n  background: #020711 !important;\n  color: var(--white) !important;\n  font-family: Arial, Helvetica, sans-serif !important;\n  overflow-x: hidden;\n}\n\n#hydrogenorg-post-challenge * {\n  box-sizing: border-box;\n}\n\n#hydrogenorg-post-challenge a {\n  color: inherit;\n  text-decoration: none;\n}\n\n\/* HEADER *\/\n\n.ho-header {\n  height: 104px;\n  width: 100%;\n  background: rgba(1, 6, 14, 0.93);\n  border-bottom: 1px solid rgba(255,255,255,0.075);\n  position: relative;\n  z-index: 10;\n}\n\n.ho-header-inner {\n  width: 100%;\n  max-width: 1488px;\n  height: 104px;\n  margin: 0 auto;\n  padding: 0 36px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n\n.ho-logo {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  min-width: 390px;\n}\n\n.ho-logo-galaxy {\n  width: 135px;\n  height: 58px;\n  flex: 0 0 auto;\n  border-radius: 50%;\n  transform: rotate(-10deg);\n  background:\n    radial-gradient(ellipse at center,\n      rgba(255,241,202,0.95) 0%,\n      rgba(232,162,95,0.92) 13%,\n      rgba(119,76,76,0.72) 25%,\n      rgba(45,44,96,0.58) 43%,\n      rgba(10,17,43,0.18) 58%,\n      rgba(0,0,0,0) 71%\n    ),\n    url(\"https:\/\/hydrogenorg.ch\/wp-content\/uploads\/2026\/05\/Home.png\") center center \/ cover no-repeat;\n  filter: saturate(1.15) contrast(1.08);\n}\n\n.ho-logo-title {\n  font-size: 24px;\n  line-height: 1;\n  font-weight: 800;\n  color: #fff;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.ho-logo-title span {\n  color: var(--green);\n}\n\n.ho-logo-subtitle {\n  margin-top: 10px;\n  font-size: 12px;\n  line-height: 1;\n  color: rgba(255,255,255,0.86);\n  letter-spacing: 5.3px;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.ho-nav {\n  display: flex;\n  align-items: center;\n  justify-content: flex-end;\n  gap: 26px;\n  height: 100%;\n}\n\n.ho-nav a {\n  height: 100%;\n  display: inline-flex;\n  align-items: center;\n  position: relative;\n  color: rgba(255,255,255,0.88);\n  font-size: 14px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 0.85px;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.ho-nav a.active {\n  color: var(--green);\n}\n\n.ho-nav a.active::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  right: 0;\n  bottom: 3px;\n  height: 2px;\n  background: var(--green);\n}\n\n.ho-nav a.ho-nav-button {\n  height: 44px;\n  padding: 0 22px;\n  border: 1px solid rgba(104,196,69,0.78);\n  border-radius: 3px;\n  color: var(--green-bright);\n  margin-left: 6px;\n}\n\n.ho-nav a.ho-nav-button::after {\n  display: none;\n}\n\n\/* HERO *\/\n\n.ho-page-hero {\n  position: relative;\n  min-height: 430px;\n  overflow: hidden;\n  background:\n    linear-gradient(90deg,\n      rgba(2,7,17,0.96) 0%,\n      rgba(2,7,17,0.84) 28%,\n      rgba(2,7,17,0.46) 55%,\n      rgba(2,7,17,0.08) 100%\n    ),\n    linear-gradient(180deg,\n      rgba(2,7,17,0.16) 0%,\n      rgba(2,7,17,0.40) 76%,\n      rgba(2,7,17,0.94) 100%\n    ),\n    url(\"https:\/\/hydrogenorg.ch\/wp-content\/uploads\/2026\/05\/Home.png\") center 38% \/ cover no-repeat;\n}\n\n.ho-page-hero::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(circle at 78% 38%, rgba(255,255,255,0.08), transparent 16%),\n    linear-gradient(180deg, transparent 70%, rgba(2,7,17,0.82) 100%);\n  pointer-events: none;\n}\n\n.ho-page-hero-inner {\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  max-width: 1488px;\n  margin: 0 auto;\n  padding: 86px 36px 60px 95px;\n}\n\n.ho-kicker {\n  margin: 0 0 18px;\n  color: var(--green);\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: 2.6px;\n  text-transform: uppercase;\n}\n\n.ho-page-title {\n  margin: 0;\n  color: #fff;\n  font-size: 68px;\n  line-height: 1.05;\n  font-weight: 900;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  text-shadow: 0 0 18px rgba(0,0,0,0.38);\n}\n\n.ho-page-title span {\n  display: block;\n  color: var(--green);\n}\n\n.ho-title-line {\n  width: 59px;\n  height: 2px;\n  margin: 30px 0 27px;\n  background: var(--green);\n}\n\n.ho-page-lead {\n  margin: 0;\n  max-width: 690px;\n  color: rgba(255,255,255,0.9);\n  font-size: 20px;\n  line-height: 1.56;\n}\n\n.ho-page-lead span {\n  color: var(--green);\n}\n\n\/* STATEMENT *\/\n\n.ho-statement {\n  padding: 28px 20px 30px;\n  background: linear-gradient(180deg, rgba(2,7,17,0.96) 0%, rgba(2,7,17,1) 100%);\n}\n\n.ho-statement-inner {\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  position: relative;\n  text-align: center;\n}\n\n.ho-statement-inner::before,\n.ho-statement-inner::after {\n  content: \"\";\n  position: absolute;\n  top: 31px;\n  width: 181px;\n  height: 1px;\n  background: var(--green-dark);\n}\n\n.ho-statement-inner::before {\n  right: calc(100% + 52px);\n}\n\n.ho-statement-inner::after {\n  left: calc(100% + 52px);\n}\n\n.ho-statement-top {\n  margin: 0;\n  color: rgba(255,255,255,0.88);\n  font-size: 22px;\n  line-height: 1.2;\n  font-weight: 500;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n.ho-statement-bottom {\n  margin: 5px 0 0;\n  color: var(--green);\n  font-size: 27px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n\/* MAIN SECTION *\/\n\n.ho-section {\n  background: #020711;\n  padding: 0 0 54px;\n}\n\n.ho-form-layout {\n  width: 100%;\n  max-width: 1250px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 0.9fr 1.35fr;\n  gap: 19px;\n}\n\n.ho-panel,\n.ho-form-panel {\n  border-radius: 5px;\n  background: linear-gradient(180deg, rgba(7,17,30,0.96) 0%, rgba(5,13,23,0.96) 100%);\n  border: 1px solid rgba(255,255,255,0.08);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,0.025), 0 18px 35px rgba(0,0,0,0.10);\n}\n\n.ho-panel {\n  padding: 38px 40px;\n}\n\n.ho-panel h2,\n.ho-form-panel h2 {\n  margin: 0 0 18px;\n  color: #fff;\n  font-size: 31px;\n  line-height: 1.18;\n  font-weight: 900;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.ho-panel h2 span,\n.ho-form-panel h2 span {\n  color: var(--green);\n}\n\n.ho-panel p {\n  margin: 0 0 22px;\n  color: rgba(255,255,255,0.78);\n  font-size: 17px;\n  line-height: 1.58;\n}\n\n.ho-panel p:last-child {\n  margin-bottom: 0;\n}\n\n.ho-guidelines {\n  margin-top: 28px;\n  display: grid;\n  gap: 14px;\n}\n\n.ho-guideline {\n  display: grid;\n  grid-template-columns: 46px 1fr;\n  gap: 16px;\n  align-items: start;\n  padding: 18px 18px;\n  border-radius: 5px;\n  background: rgba(5,13,23,0.82);\n  border: 1px solid rgba(255,255,255,0.07);\n}\n\n.ho-guideline-icon {\n  width: 42px;\n  height: 42px;\n  border: 1px solid rgba(104,196,69,0.8);\n  border-radius: 999px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--green);\n  font-size: 18px;\n  font-weight: 900;\n}\n\n.ho-guideline h3 {\n  margin: 0 0 6px;\n  color: #fff;\n  font-size: 16px;\n  font-weight: 900;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.ho-guideline p {\n  margin: 0;\n  color: rgba(255,255,255,0.76);\n  font-size: 15px;\n  line-height: 1.5;\n}\n\n\/* FORM *\/\n\n.ho-form-panel {\n  padding: 38px 40px;\n}\n\n.ho-form-intro {\n  margin: 0 0 26px;\n  color: rgba(255,255,255,0.78);\n  font-size: 17px;\n  line-height: 1.58;\n}\n\n.ho-form {\n  display: grid;\n  gap: 18px;\n}\n\n.ho-form-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.ho-field {\n  display: grid;\n  gap: 8px;\n}\n\n.ho-field label {\n  color: rgba(255,255,255,0.9);\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.ho-field input,\n.ho-field select,\n.ho-field textarea {\n  width: 100%;\n  min-height: 50px;\n  padding: 14px 15px;\n  border-radius: 4px;\n  border: 1px solid rgba(255,255,255,0.12);\n  background: rgba(1,6,14,0.86);\n  color: #fff;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 15px;\n  outline: none;\n}\n\n.ho-field textarea {\n  min-height: 138px;\n  resize: vertical;\n}\n\n.ho-field input::placeholder,\n.ho-field textarea::placeholder {\n  color: rgba(255,255,255,0.38);\n}\n\n.ho-field input:focus,\n.ho-field select:focus,\n.ho-field textarea:focus {\n  border-color: rgba(104,196,69,0.82);\n  box-shadow: 0 0 0 2px rgba(104,196,69,0.12);\n}\n\n.ho-check {\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n  color: rgba(255,255,255,0.72);\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.ho-check input {\n  margin-top: 3px;\n  accent-color: var(--green);\n}\n\n.ho-buttons {\n  margin-top: 8px;\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  flex-wrap: wrap;\n}\n\n.ho-btn {\n  min-width: 207px;\n  height: 51px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 0 24px;\n  border-radius: 4px;\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: 1.15px;\n  text-transform: uppercase;\n  transition: all .18s ease;\n  cursor: pointer;\n}\n\n.ho-btn-primary {\n  background: var(--green);\n  border: 1px solid var(--green);\n  color: #081106;\n}\n\n.ho-btn-primary:hover {\n  background: #78d953;\n  border-color: #78d953;\n}\n\n.ho-btn-outline {\n  background: rgba(0,0,0,0.18);\n  border: 1px solid rgba(104,196,69,0.76);\n  color: rgba(255,255,255,0.94);\n}\n\n.ho-arrow {\n  margin-left: 16px;\n  font-size: 22px;\n  line-height: 0;\n}\n\n\/* BOTTOM CTA *\/\n\n.ho-bottom {\n  margin: 48px auto 0;\n  width: 100%;\n  max-width: 1250px;\n  padding: 38px 44px;\n  border-radius: 5px;\n  background:\n    linear-gradient(90deg, rgba(104,196,69,0.14), rgba(6,16,28,0.96) 42%, rgba(6,16,28,0.96)),\n    linear-gradient(180deg, rgba(7,17,30,0.98), rgba(5,13,23,0.98));\n  border: 1px solid rgba(104,196,69,0.22);\n}\n\n.ho-bottom h2 {\n  margin: 0 0 8px;\n  color: #fff;\n  font-size: 30px;\n  line-height: 1.18;\n  font-weight: 900;\n  letter-spacing: 1.6px;\n  text-transform: uppercase;\n}\n\n.ho-bottom h2 span {\n  color: var(--green);\n}\n\n.ho-bottom p {\n  margin: 0;\n  max-width: 870px;\n  color: rgba(255,255,255,0.76);\n  font-size: 17px;\n  line-height: 1.5;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 1320px) {\n  .ho-header-inner {\n    padding-left: 26px;\n    padding-right: 26px;\n  }\n\n  .ho-logo {\n    min-width: 330px;\n  }\n\n  .ho-logo-galaxy {\n    width: 110px;\n  }\n\n  .ho-logo-title {\n    font-size: 21px;\n  }\n\n  .ho-logo-subtitle {\n    font-size: 11px;\n    letter-spacing: 4px;\n  }\n\n  .ho-nav {\n    gap: 18px;\n  }\n\n  .ho-nav a {\n    font-size: 12px;\n  }\n\n  .ho-page-hero-inner {\n    padding-left: 70px;\n  }\n\n  .ho-form-layout,\n  .ho-bottom {\n    max-width: calc(100% - 80px);\n  }\n}\n\n@media (max-width: 1050px) {\n  .ho-header {\n    height: auto;\n  }\n\n  .ho-header-inner {\n    height: auto;\n    padding: 22px 24px 18px;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 18px;\n  }\n\n  .ho-logo {\n    min-width: 0;\n  }\n\n  .ho-nav {\n    width: 100%;\n    justify-content: flex-start;\n    gap: 14px 22px;\n  }\n\n  .ho-nav a {\n    height: auto;\n    padding: 7px 0 10px;\n  }\n\n  .ho-nav a.ho-nav-button {\n    height: 42px;\n    padding: 0 18px;\n  }\n\n  .ho-page-hero-inner {\n    padding: 68px 30px 50px;\n  }\n\n  .ho-page-title {\n    font-size: 54px;\n  }\n\n  .ho-statement-inner::before,\n  .ho-statement-inner::after {\n    display: none;\n  }\n\n  .ho-form-layout {\n    max-width: calc(100% - 48px);\n    grid-template-columns: 1fr;\n  }\n\n  .ho-bottom {\n    max-width: calc(100% - 48px);\n  }\n}\n\n@media (max-width: 650px) {\n  .ho-header-inner {\n    padding: 18px 16px 16px;\n  }\n\n  .ho-logo {\n    gap: 12px;\n  }\n\n  .ho-logo-galaxy {\n    width: 88px;\n    height: 39px;\n  }\n\n  .ho-logo-title {\n    font-size: 17px;\n  }\n\n  .ho-logo-subtitle {\n    margin-top: 7px;\n    font-size: 9px;\n    letter-spacing: 2.2px;\n  }\n\n  .ho-nav {\n    gap: 10px 16px;\n  }\n\n  .ho-nav a {\n    font-size: 11px;\n  }\n\n  .ho-nav a.ho-nav-button {\n    width: 100%;\n    justify-content: center;\n    margin-left: 0;\n  }\n\n  .ho-page-hero {\n    min-height: auto;\n    background:\n      linear-gradient(90deg, rgba(2,7,17,0.90) 0%, rgba(2,7,17,0.74) 100%),\n      linear-gradient(180deg, rgba(2,7,17,0.12) 0%, rgba(2,7,17,0.88) 100%),\n      url(\"https:\/\/hydrogenorg.ch\/wp-content\/uploads\/2026\/05\/Home.png\") center top \/ cover no-repeat;\n  }\n\n  .ho-page-hero-inner {\n    padding: 52px 18px 42px;\n  }\n\n  .ho-page-title {\n    font-size: 40px;\n    line-height: 1.12;\n    letter-spacing: 2px;\n  }\n\n  .ho-page-lead {\n    font-size: 17px;\n  }\n\n  .ho-statement {\n    padding: 28px 16px 24px;\n  }\n\n  .ho-statement-top {\n    font-size: 18px;\n  }\n\n  .ho-statement-bottom {\n    font-size: 23px;\n  }\n\n  .ho-section {\n    padding: 0 16px 38px;\n  }\n\n  .ho-form-layout,\n  .ho-bottom {\n    max-width: none;\n    margin-left: 0;\n    margin-right: 0;\n  }\n\n  .ho-panel,\n  .ho-form-panel,\n  .ho-bottom {\n    padding: 30px 22px;\n  }\n\n  .ho-panel h2,\n  .ho-form-panel h2,\n  .ho-bottom h2 {\n    font-size: 25px;\n  }\n\n  .ho-form-row {\n    grid-template-columns: 1fr;\n  }\n\n  .ho-guideline {\n    grid-template-columns: 1fr;\n  }\n\n  .ho-buttons {\n    width: 100%;\n    gap: 14px;\n  }\n\n  .ho-btn {\n    width: 100%;\n    min-width: 0;\n  }\n}\n<\/style>\n\n<div class=\"ho-page\">\n\n  <header class=\"ho-header\">\n    <div class=\"ho-header-inner\">\n\n      <a class=\"ho-logo\" href=\"\/\">\n        <div class=\"ho-logo-galaxy\"><\/div>\n        <div class=\"ho-logo-text\">\n          <div class=\"ho-logo-title\">HYDROGEN<span>ORG.CH<\/span><\/div>\n          <div class=\"ho-logo-subtitle\">INNOVATION NETWORK<\/div>\n        <\/div>\n      <\/a>\n\n     <nav class=\"ho-nav\" aria-label=\"Hydrogen navigation\">\n  <a href=\"\/\">Home<\/a>\n  <a href=\"\/challenges\/\">Challenges<\/a>\n  <a href=\"\/plasma-energy-core\/\">Plasma Energy Core<\/a>\n  <a href=\"\/community\/\">Community<\/a>\n  <a href=\"\/post-a-challenge\/\" class=\"active\">Post a Challenge<\/a>\n  <a href=\"\/join\/\">Join<\/a>\n  <a href=\"\/contact\/\">Contact<\/a>\n  <a href=\"\/join\/\" class=\"ho-nav-button\">Join<\/a>\n      <\/nav>\n\n    <\/div>\n  <\/header>\n\n  <main>\n\n    <section class=\"ho-page-hero\">\n      <div class=\"ho-page-hero-inner\">\n\n        <p class=\"ho-kicker\">Submit a technical problem<\/p>\n\n        <h1 class=\"ho-page-title\">\n          Post a\n          <span>Challenge<\/span>\n        <\/h1>\n\n        <div class=\"ho-title-line\"><\/div>\n\n        <p class=\"ho-page-lead\">\n          Share a concrete engineering, hydrogen, plasma or clean-tech problem with the HydrogenOrg.ch innovation network.\n          <span>The more precise the challenge, the better the collaboration.<\/span>\n        <\/p>\n\n      <\/div>\n    <\/section>\n\n    <section class=\"ho-statement\">\n      <div class=\"ho-statement-inner\">\n        <p class=\"ho-statement-top\">Describe the obstacle.<\/p>\n        <p class=\"ho-statement-bottom\">Open the path to solutions.<\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"ho-section\">\n\n      <div class=\"ho-form-layout\">\n\n        <aside class=\"ho-panel\">\n          <h2>\n            What makes a\n            <span>good challenge?<\/span>\n          <\/h2>\n\n          <p>\n            A strong challenge is clear, specific and grounded in a real technical context. Avoid vague ideas and describe what is known, what is blocked and what kind of input you need.\n          <\/p>\n\n          <div class=\"ho-guidelines\">\n\n            <div class=\"ho-guideline\">\n              <div class=\"ho-guideline-icon\">01<\/div>\n              <div>\n                <h3>Be specific<\/h3>\n                <p>\n                  Explain the system, component, process or experiment involved.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"ho-guideline\">\n              <div class=\"ho-guideline-icon\">02<\/div>\n              <div>\n                <h3>Share constraints<\/h3>\n                <p>\n                  Include limits such as temperature, pressure, materials, budget, safety or scale.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"ho-guideline\">\n              <div class=\"ho-guideline-icon\">03<\/div>\n              <div>\n                <h3>Define the outcome<\/h3>\n                <p>\n                  Say what would count as progress: ideas, references, design routes, tests or partners.\n                <\/p>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/aside>\n\n        <section class=\"ho-form-panel\">\n          <h2>\n            Challenge\n            <span>submission<\/span>\n          <\/h2>\n\n          <p class=\"ho-form-intro\">\n            Use this structure to prepare your technical challenge. The form can be connected to a WordPress form plugin for real submissions.\n          <\/p>\n\n          <form class=\"ho-form\" action=\"#\" method=\"post\">\n\n            <div class=\"ho-form-row\">\n              <div class=\"ho-field\">\n                <label for=\"ho-name\">Name<\/label>\n                <input id=\"ho-name\" name=\"name\" type=\"text\" placeholder=\"Your name\" required>\n              <\/div>\n\n              <div class=\"ho-field\">\n                <label for=\"ho-email\">Email<\/label>\n                <input id=\"ho-email\" name=\"email\" type=\"email\" placeholder=\"your@email.com\" required>\n              <\/div>\n            <\/div>\n\n            <div class=\"ho-form-row\">\n              <div class=\"ho-field\">\n                <label for=\"ho-role\">Role \/ Organization<\/label>\n                <input id=\"ho-role\" name=\"role\" type=\"text\" placeholder=\"Engineer, researcher, company, student...\">\n              <\/div>\n\n              <div class=\"ho-field\">\n                <label for=\"ho-category\">Challenge Category<\/label>\n                <select id=\"ho-category\" name=\"category\" required>\n                  <option value=\"\">Select category<\/option>\n                  <option>Hydrogen Systems<\/option>\n                  <option>Plasma Energy Core<\/option>\n                  <option>Engineering Bottleneck<\/option>\n                  <option>Materials \/ Thermal<\/option>\n                  <option>Prototype \/ Experiment<\/option>\n                  <option>Other Technical Challenge<\/option>\n                <\/select>\n              <\/div>\n            <\/div>\n\n            <div class=\"ho-field\">\n              <label for=\"ho-title\">Challenge Title<\/label>\n              <input id=\"ho-title\" name=\"challenge_title\" type=\"text\" placeholder=\"Example: Reducing thermal losses in a compact hydrogen reactor\" required>\n            <\/div>\n\n            <div class=\"ho-field\">\n              <label for=\"ho-context\">Technical Context<\/label>\n              <textarea id=\"ho-context\" name=\"technical_context\" placeholder=\"Describe the system, project, experiment, component or technical situation...\" required><\/textarea>\n            <\/div>\n\n            <div class=\"ho-field\">\n              <label for=\"ho-problem\">The Core Problem<\/label>\n              <textarea id=\"ho-problem\" name=\"core_problem\" placeholder=\"What exactly is blocked, unknown or not working? What have you already tried?\" required><\/textarea>\n            <\/div>\n\n            <div class=\"ho-field\">\n              <label for=\"ho-constraints\">Known Constraints<\/label>\n              <textarea id=\"ho-constraints\" name=\"constraints\" placeholder=\"Temperature, pressure, materials, safety, budget, scale, measurement limits, timeline...\"><\/textarea>\n            <\/div>\n\n            <div class=\"ho-field\">\n              <label for=\"ho-help\">What Kind of Input Do You Need?<\/label>\n              <textarea id=\"ho-help\" name=\"needed_input\" placeholder=\"Ideas, references, calculations, design review, experimental routes, partnerships, prototype support...\"><\/textarea>\n            <\/div>\n\n            <label class=\"ho-check\">\n              <input type=\"checkbox\" required>\n              <span>\n                I confirm that this submission is technical in nature and that I am not sharing confidential information without permission.\n              <\/span>\n            <\/label>\n\n            <div class=\"ho-buttons\">\n              <button class=\"ho-btn ho-btn-primary\" type=\"submit\">\n                Submit Challenge <span class=\"ho-arrow\">\u2192<\/span>\n              <\/button>\n\n              <a class=\"ho-btn ho-btn-outline\" href=\"\/challenges\/\">\n                View Challenges\n              <\/a>\n            <\/div>\n\n          <\/form>\n\n        <\/section>\n\n      <\/div>\n\n      <div class=\"ho-bottom\">\n        <h2>\n          Need help defining your\n          <span>technical challenge?<\/span>\n        <\/h2>\n        <p>\n          A challenge does not need to be perfect before it is posted. It should be honest, concrete and clear enough for serious people to understand where collaboration can begin.\n        <\/p>\n      <\/div>\n\n    <\/section>\n\n  <\/main>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>HYDROGENORG.CH INNOVATION NETWORK Home Challenges Plasma Energy Core Community Post a Challenge Join Contact Join Submit a technical problem Post a Challenge Share a concrete engineering, hydrogen, plasma or clean-tech problem with the HydrogenOrg.ch innovation network. The more precise the challenge, the better the collaboration. Describe the obstacle. Open the path to solutions. What makes &hellip; <a href=\"https:\/\/hydrogenorg.ch\/es\/post-a-challenge\/\" class=\"more-link\">Seguir leyendo<span class=\"screen-reader-text\"> &#8220;Post a Challenge&#8221;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":3,"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":629,"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/pages\/27\/revisions\/629"}],"wp:attachment":[{"href":"https:\/\/hydrogenorg.ch\/es\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}