
{"id":33066,"date":"2021-07-26T09:55:45","date_gmt":"2021-07-26T07:55:45","guid":{"rendered":"https:\/\/scen.ar\/io\/?page_id=33066"},"modified":"2025-11-13T16:04:41","modified_gmt":"2025-11-13T15:04:41","slug":"ueber-uns","status":"publish","type":"page","link":"https:\/\/scen.ar\/io\/ueber-uns\/","title":{"rendered":"\u00dcber uns"},"content":{"rendered":"<section id=\"about-scenario\" class=\"section section--about\">\n  <style>\n    #about-scenario {\n      --scn-primary:#41b1cd;\n      --scn-dark:#020617;\n      --scn-text:#111827;\n      --scn-muted:#6b7280;\n      --scn-soft:#f5f7fa;\n      --scn-soft-2:#edf3f7;\n      --rad-lg:24px;\n      --rad:18px;\n    }\n\n    #about-scenario .sc-about-wrap {\n\n      margin:0 auto;\n      padding:0 22px 100px; \/* oben kein extra Abstand, unten viel Luft *\/\n    }\n\n    #about-scenario .sc-eyebrow {\n      text-transform:uppercase;\n      letter-spacing:.18em;\n      font-size:11px;\n      color:#9ca3af;\n      margin:0 0 6px;\n    }\n\n    #about-scenario h1 {\n      font-size:clamp(28px,4vw,36px);\n      margin:4px 0 12px;\n      color:var(--scn-dark);\n    }\n\n    #about-scenario .sc-lead {\n      margin:0 0 32px;\n      font-size:16px;\n      line-height:1.9;\n      color:var(--scn-muted);\n    }\n\n    \/* Vollbreites Story-Band *\/\n    .sc-band {\n      border-radius:var(--rad-lg);\n      padding:28px 26px 26px;\n      margin-bottom:40px;\n    }\n    .sc-band--story {\n      background:var(--scn-soft);\n      border:1px solid #e2e8f0;\n      box-shadow:0 20px 50px rgba(15,23,42,.06);\n    }\n    .sc-band--story h2 {\n      font-size:19px;\n      margin:0 0 10px;\n      color:var(--scn-dark);\n    }\n    .sc-band--story p {\n      margin:0 0 12px;\n      color:var(--scn-text);\n      line-height:1.9;\n      font-size:15px;\n    }\n    .sc-band--story p:last-child {\n      margin-bottom:0;\n    }\n\n    \/* Werte \u2013 als ruhiges Panel, nicht so \u201ekartig\u201c *\/\n    .sc-panel {\npadding: 24px 24px 22px;\n    padding-left: 24px;\n  margin-bottom: 44px;\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  box-shadow: 0 18px 40px rgba(15,23,42,.05);\n  width: 100vw;\n  transform: translate(-50%);\n  margin-left: 50%;\n  padding-left: 25%;\n    }\n    .sc-panel h2 {\n      font-size:19px;\n      margin:0 0 10px;\n      color:var(--scn-dark);\n    }\n    .sc-panel ul {\n      list-style:none;\n      padding:0;\n      margin:10px 0 0;\n    }\n    .sc-panel li {\n      position:relative;\n      padding-left:18px;\n      margin-bottom:8px;\n      color:var(--scn-text);\n      line-height:1.8;\n      font-size:14px;\n    }\n    .sc-panel li::before {\n      content:\"\";\n      position:absolute;\n      left:4px;\n      top:9px;\n      width:6px;\n      height:6px;\n      border-radius:999px;\n      background:var(--scn-primary);\n    }\n\n    \/* Gr\u00fcnder nebeneinander *\/\n    .sc-founders {\n      margin: 80px 0;\n    }\n    .sc-founders h2 {\n      font-size:20px;\n      margin:0 0 8px;\n      color:var(--scn-dark);\n    }\n    .sc-founders p.sc-intro {\n      margin:0 0 26px;\n      font-size:14px;\n      color:var(--scn-muted);\n      line-height:1.8;\n    }\n\n    .sc-founder-grid {\n      display:grid;\n      grid-template-columns:repeat(2,minmax(0,1fr));\n      gap:26px;\n    }\n\n    .sc-founder-card {\n      background:var(--scn-soft-2);\n      border-radius:var(--rad-lg);\n      border:1px solid #e2e8f0;\n      padding:24px 20px 20px;\n      text-align:center;\n      box-shadow:0 16px 36px rgba(15,23,42,.05);\n    }\n\n    .sc-founder-photo {\n      width:110px;\n      height:110px;\n      border-radius:999px;\n      overflow:hidden;\n      margin:0 auto 12px;\n      border:3px solid #fff;\n      box-shadow:0 12px 30px rgba(15,23,42,.35);\n      background:linear-gradient(135deg,var(--scn-primary),#b6e9f7);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .sc-founder-photo img {\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    .sc-founder-name {\n      font-weight:600;\n      font-size:16px;\n      color:var(--scn-dark);\n      margin-bottom:2px;\n    }\n    .sc-founder-role {\n      font-size:12px;\n      text-transform:uppercase;\n      letter-spacing:.1em;\n      color:var(--scn-muted);\n      margin-bottom:10px;\n    }\n    .sc-founder-text {\n      font-size:14px;\n      color:var(--scn-text);\n      line-height:1.9;\n      margin:0;\n    }\n\n    \/* Timeline als zweites Vollbreit-Band *\/\n    .sc-band--timeline {\n      background:#020617;\n      border:1px solid #111827;\n      color:#e5e7eb;\n      margin-top:8px;\n      margin-bottom:32px;\n      padding:24px 22px 20px;\n    }\n    .sc-band--timeline h2 {\n      font-size:15px;\n      margin:0 0 10px;\n      text-transform:uppercase;\n      letter-spacing:.08em;\n      color:#9ca3af;\n    }\n    .sc-timeline-list {\n      list-style:none;\n      padding:0;\n      margin:0;\n    }\n    .sc-timeline-item {\n      position:relative;\n      padding-left:18px;\n      margin-bottom:8px;\n      font-size:13px;\n      line-height:1.7;\n    }\n    .sc-timeline-item::before {\n      content:\"\";\n      position:absolute;\n      left:3px;\n      top:7px;\n      width:8px;\n      height:8px;\n      border-radius:999px;\n      background:var(--scn-primary);\n    }\n    .sc-timeline-year {\n      font-weight:600;\n      margin-right:4px;\n      color:#e5e7eb;\n    }\n\n    \/* Dezenter Kontakt-Hinweis *\/\n    .sc-about-contact {\n      margin-top:28px;\n      font-size:14px;\n      color:var(--scn-muted);\n    }\n    .sc-about-contact a {\n      color:var(--scn-primary);\n      text-decoration:none;\n      border-bottom:1px solid rgba(65,177,205,.4);\n      padding-bottom:1px;\n    }\n    .sc-about-contact a:hover {\n      border-color:var(--scn-primary);\n    }\n\n    @media (max-width:800px){\n      .sc-founder-grid {\n        grid-template-columns:minmax(0,1fr);\n      }\n    }\n    @media (max-width:640px){\n      #about-scenario .sc-about-wrap {\n        padding:0 16px 72px;\n      }\n      .sc-band,\n      .sc-panel {\n        padding:20px 18px 18px;\n        margin-bottom:32px;\n      }\n      .sc-founders {\n        margin-bottom:32px;\n      }\n    }\n  <\/style>\n\n  <div class=\"sc-about-wrap\">\n    <h1>Wer hinter <span style=\"color:var(--scn-primary)\">scenario.app<\/span> steckt<\/h1>\n    <p class=\"sc-lead\">\n      Wir sind David Wright und David Nacke, Gr\u00fcnder und Gesch\u00e4ftsf\u00fchrer der AdventureKingz&nbsp;GmbH.\n      Seit 2006 sind wir als Geocacher und Urban Explorer drau\u00dfen unterwegs \u2013 immer auf der Suche nach\n      versteckten Orten, spannenden Geschichten und cleveren R\u00e4tseln. Mit unserem Start-up\n      <strong>AdventureKingz<\/strong> haben wir den Grundstein f\u00fcr eine neue und moderne Art der Abenteuer gelegt:\n      <strong>scenario.app<\/strong>.\n    <\/p>\n\n\n    <!-- Gr\u00fcnder nebeneinander -->\n    <section class=\"sc-founders\" aria-label=\"Gr\u00fcnder\">\n      <h2>Die K\u00f6pfe hinter AdventureKingz<\/h2>\n      <p class=\"sc-intro\">\n        Zwei Davids, eine gemeinsame Idee: Abenteuer einfacher machen \u2013 f\u00fcr alle, die sie erz\u00e4hlen,\n        und f\u00fcr alle, die sie erleben wollen.\n      <\/p>\n\n      <div class=\"sc-founder-grid\">\n        <!-- David Wright -->\n        <article class=\"sc-founder-card\">\n          <div class=\"sc-founder-photo\">\n   \n            <img decoding=\"async\" src=\"https:\/\/scen.ar\/wp-content\/uploads\/2024\/10\/IMG_1239.jpeg\" alt=\"David Wright\">\n          <\/div>\n          <div class=\"sc-founder-name\">David Wright<\/div>\n          <div class=\"sc-founder-role\">Produkt \u00b7 Technik \u00b7 Abenteuerdesign<\/div>\n          <p class=\"sc-founder-text\">\n            Denkt in Systemen, Karten &amp; Storyboards. Verantwortlich f\u00fcr App, Plattform,\n            Integrationen und viele der Original-Abenteuer \u2013 und meistens derjenige, der fragt:\n            \u201eWie f\u00fchlt sich das f\u00fcr die Spieler:innen wirklich an?\u201c\n          <\/p>\n        <\/article>\n\n        <!-- David Nacke -->\n        <article class=\"sc-founder-card\">\n          <div class=\"sc-founder-photo\">\n\n            <img decoding=\"async\" src=\"https:\/\/scen.ar\/wp-content\/uploads\/2024\/09\/profil.jpg\" alt=\"David Nacke\">\n          <\/div>\n          <div class=\"sc-founder-name\">David Nacke<\/div>\n          <div class=\"sc-founder-role\">Konzept \u00b7 Partner \u00b7 Organisation<\/div>\n          <p class=\"sc-founder-text\">\n            Verbindet St\u00e4dte, Schulen, Unternehmen und Szenarien. K\u00fcmmert sich um Abl\u00e4ufe,\n            Partnerprogramme und darum, dass aus Ideen tats\u00e4chlich spielbare, gebuchte Erlebnisse werden \u2013\n            mit Blick auf Alltag &amp; Praxis vor Ort.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <!-- Vollbreit: Story-Band -->\n    <section class=\"\" style=\"margin-bottom:80px\">\n      <h2>Vom Geocaching zum Abenteuerbaukasten<\/h2>\n      <p>\n        Angefangen hat alles mit klassischen Geocaches, Lost Places und selbstgebauten R\u00e4tseltouren\n        f\u00fcr Freund:innen. Je mehr wir drau\u00dfen waren, desto klarer wurde: Es braucht einen Baukasten,\n        mit dem man solche Erlebnisse strukturiert planen, testen und dauerhaft betreiben kann \u2013\n        ohne Spezialhardware, aber mit richtig viel Story und Spieltiefe.\n      <\/p>\n      <p>\n        Genau daraus ist <strong>scenario.app<\/strong> entstanden: eine Plattform, auf der Stadtf\u00fchrungen,\n        OutdoorEscape-Games, Rallyes und Lernpfade dieselbe \u201eAdventure-DNA\u201c haben \u2013 digital gesteuert,\n        aber immer vor Ort erlebbar.\n      <\/p>\n      <p>\n        Wir verbinden unsere Leidenschaft f\u00fcr R\u00e4tsel und versteckte Orte mit moderner Technologie:\n        GPS, QR-Codes, Medien, Dialoge und Auswertungen \u2013 in einem System, das sich f\u00fcr Spieler:innen\n        nach Abenteuer anf\u00fchlt, nicht nach Verwaltungstool.\n      <\/p>\n    <\/section>\n\n    <!-- Werte \u2013 ruhiges Panel -->\n    <section class=\"sc-panel\">\n      <h2>Was uns wichtig ist<\/h2>\n      <ul>\n        <li>Abenteuer, die man selbst erlebt \u2013 nicht nur konsumiert.<\/li>\n        <li>Technik, die im Hintergrund bleibt und Menschen zusammenbringt.<\/li>\n        <li>Faire Zusammenarbeit mit St\u00e4dten, Schulen, Unternehmen und Creators.<\/li>\n        <li>Tools, die wir selbst drau\u00dfen nutzen w\u00fcrden \u2013 bei jedem Wetter.<\/li>\n        <li>Klare Prozesse: von der ersten Idee bis zur spielbaren Route.<\/li>\n        <li>Langfristige Betreuung statt \u201eProjekt und weg\u201c.<\/li>\n      <\/ul>\n    <\/section>\n\n    <!-- Zweites Vollbreit-Band: Timeline -->\n    <section class=\"sc-band sc-band--timeline\">\n      <h2>Wie alles zusammenkam<\/h2>\n      <ul class=\"sc-timeline-list\">\n        <li class=\"sc-timeline-item\">\n          <span class=\"sc-timeline-year\">2006<\/span>\n          Erste Geocaches, Lost-Place-Touren und DIY-R\u00e4tsel drau\u00dfen.\n        <\/li>\n        <li class=\"sc-timeline-item\">\n          <span class=\"sc-timeline-year\">2018+<\/span>\n          Eigene Stadtrouten und Escape-Elemente f\u00fcr Gruppen und Events.\n        <\/li>\n        <li class=\"sc-timeline-item\">\n          <span class=\"sc-timeline-year\">AdventureKingz<\/span>\n          Gr\u00fcndung der GmbH und Start der Plattformentwicklung.\n        <\/li>\n        <li class=\"sc-timeline-item\">\n          <span class=\"sc-timeline-year\">scenario.app<\/span>\n          Der Abenteuerbaukasten als eigenst\u00e4ndige Marke f\u00fcr alle,\n          die ihre Geschichten nach drau\u00dfen bringen wollen.\n        <\/li>\n      <\/ul>\n    <\/section>\n\n    <p class=\"sc-about-contact\">\n      Du m\u00f6chtest scenario.app in deiner Stadt, in der Schule oder f\u00fcr Events einsetzen?\n      Schau am besten kurz auf unsere <a href=\"https:\/\/scen.ar\/io\/kontakt\/\">Kontaktseite<\/a> \u2013\n      dort kannst du uns direkt dein Vorhaben schildern.\n    <\/p>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Wer hinter scenario.app steckt Wir sind David Wright und David Nacke, Gr\u00fcnder und Gesch\u00e4ftsf\u00fchrer der AdventureKingz&nbsp;GmbH. Seit 2006 sind wir als Geocacher und Urban Explorer drau\u00dfen unterwegs \u2013 immer auf der Suche nach versteckten Orten, spannenden Geschichten und cleveren R\u00e4tseln. Mit unserem Start-up AdventureKingz haben wir den Grundstein f\u00fcr eine neue und moderne Art der [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":200043,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-33066","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/pages\/33066","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/comments?post=33066"}],"version-history":[{"count":15,"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/pages\/33066\/revisions"}],"predecessor-version":[{"id":200039,"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/pages\/33066\/revisions\/200039"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/media\/200043"}],"wp:attachment":[{"href":"https:\/\/scen.ar\/io\/wp-json\/wp\/v2\/media?parent=33066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}