{"id":18385,"date":"2025-08-18T09:17:22","date_gmt":"2025-08-18T07:17:22","guid":{"rendered":"https:\/\/gdcyc.de\/?page_id=18385"},"modified":"2025-08-18T09:30:14","modified_gmt":"2025-08-18T07:30:14","slug":"maintenance","status":"publish","type":"page","link":"https:\/\/gdcyc.de\/index.php\/maintenance\/","title":{"rendered":"Maintenance"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18385\" class=\"elementor elementor-18385\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d13dca8 e-flex e-con-boxed e-con e-parent\" data-id=\"d13dca8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e76392 elementor-widget elementor-widget-shortcode\" data-id=\"7e76392\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>GDCYC \u2014 Maintenance<\/title>\n\n  <!-- SEO \/ Robots -->\n  <meta name=\"robots\" content=\"noindex,nofollow\" \/>\n  <meta name=\"description\" content=\"GDCYC is temporarily down for maintenance. We'll be back shortly.\" \/>\n\n  <!-- Social -->\n  <meta property=\"og:title\" content=\"GDCYC \u2014 Maintenance\" \/>\n  <meta property=\"og:description\" content=\"We\u2019re making improvements and will be back shortly.\" \/>\n  <meta property=\"og:image\" content=\"http:\/\/gdcyc.de\/wp-content\/uploads\/2025\/08\/cropped-94fd71ef-e006-4cd3-8d83-8670bfa5b58e-1.png\" \/>\n  <meta property=\"og:type\" content=\"website\" \/>\n\n  <link rel=\"icon\" href=\"http:\/\/gdcyc.de\/wp-content\/uploads\/2025\/08\/cropped-94fd71ef-e006-4cd3-8d83-8670bfa5b58e-1.png\">\n  <style>\n    :root{\n      --bg:#1f3d68;         \/* page background *\/\n      --card:#214472;       \/* card background *\/\n      --accent:#08c9d1;     \/* brand cyan *\/\n      --text:#eaf2ff;       \/* main text *\/\n      --muted:#b9c7dd;      \/* secondary text *\/\n      --shadow:0 10px 30px rgba(0,0,0,.25);\n      --radius:18px;\n    }\n    * { box-sizing: border-box; }\n    html,body { height:100%; }\n    body{\n      margin:0;\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, \"Helvetica Neue\", Arial, \"Noto Sans\", \"Liberation Sans\", sans-serif;\n      background:\n        radial-gradient(1200px 600px at 20% -10%, #2a4c82 0%, transparent 60%),\n        radial-gradient(900px 500px at 110% 10%, #153255 0%, transparent 60%),\n        var(--bg);\n      color:var(--text);\n      display:grid;\n      place-items:center;\n      padding:24px;\n    }\n    .wrap{\n      width:min(860px, 100%);\n      display:grid;\n      gap:20px;\n    }\n    .card{\n      background:linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));\n      border:1px solid rgba(255,255,255,.12);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      padding:28px;\n      display:grid;\n      gap:18px;\n    }\n    .hero{\n      display:flex;\n      align-items:center;\n      gap:16px;\n      flex-wrap:wrap;\n    }\n    .hero img{\n      width:56px; height:56px; border-radius:12px;\n      background:#0b829b;\n    }\n    .badge{\n      display:inline-flex; align-items:center; gap:8px;\n      padding:6px 10px;\n      border-radius:999px;\n      background:rgba(8,201,209,.15);\n      color:#cff9fb;\n      font-weight:600; font-size:14px;\n      border:1px solid rgba(8,201,209,.35);\n    }\n    h1{\n      margin:4px 0 0;\n      font-size:clamp(24px, 3.2vw, 34px);\n      letter-spacing:.2px;\n    }\n    p{ margin:0; color:var(--muted); line-height:1.6; }\n\n    .progress{\n      height:10px; border-radius:999px; overflow:hidden;\n      background:rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.12);\n      position:relative;\n    }\n    .progress::before{\n      content:\"\";\n      position:absolute; inset:0;\n      background:\n        linear-gradient(90deg, rgba(8,201,209,.0) 0%, rgba(8,201,209,.5) 50%, rgba(8,201,209,.0) 100%),\n        linear-gradient(90deg, var(--accent), #35e7df);\n      width:35%; border-radius:999px;\n      animation: slide 1.8s infinite ease-in-out;\n      box-shadow: 0 0 12px rgba(8,201,209,.65);\n    }\n    @keyframes slide{ 0%{left:-15%} 50%{left:50%} 100%{left:100%} }\n\n    .row{ display:flex; gap:14px; flex-wrap:wrap; align-items:center; }\n    .btn{\n      appearance:none; border:0; cursor:pointer;\n      background:var(--accent); color:#00353a;\n      font-weight:700; padding:10px 14px; border-radius:12px;\n      box-shadow:0 6px 18px rgba(8,201,209,.35);\n    }\n    .btn.ghost{\n      background:transparent; color:var(--text);\n      border:1px solid rgba(255,255,255,.2);\n    }\n    a.link{ color:#9feff2; text-decoration:underline; text-underline-offset:3px; }\n    footer{ color:#a9bad1; font-size:13px; text-align:center; opacity:.85; }\n    .note{ font-size:14px; }\n    .pill{\n      display:inline-block; padding:6px 10px; border-radius:999px;\n      background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.12);\n      color:#dbe6ff; font-size:13px;\n    }\n    .cards{\n      display:grid; gap:14px;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    }\n    .mini{\n      background:var(--card); border-radius:14px; padding:14px;\n      border:1px solid rgba(255,255,255,.12);\n    }\n  <\/style>\n<\/head>\n<body>\n  <main class=\"wrap\" role=\"main\" aria-labelledby=\"title\">\n    <section class=\"card\">\n      <div class=\"hero\" role=\"img\" aria-label=\"GDCYC\">\n        <img decoding=\"async\" src=\"http:\/\/gdcyc.de\/wp-content\/uploads\/2025\/08\/cropped-94fd71ef-e006-4cd3-8d83-8670bfa5b58e-1.png\" alt=\"GDCYC logo\">\n        <div>\n          <div class=\"badge\">\ud83d\udee0\ufe0f Under maintenance<\/div>\n          <h1 id=\"title\">We\u2019ll be right back<\/h1>\n          <p>We\u2019re upgrading our infrastructure and polishing a few things. Thanks for your patience \u2014 the site will be back online shortly.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"progress\" aria-hidden=\"true\"><\/div>\n\n      <div class=\"row\">\n        <button class=\"btn\" id=\"retryBtn\" aria-label=\"Try to reload the page\">Try again<\/button>\n        <button class=\"btn ghost\" id=\"statusBtn\" aria-label=\"Check status\">Check status<\/button>\n        <span class=\"pill\" id=\"hint\">Auto-retry is enabled<\/span>\n      <\/div>\n\n      <div class=\"cards\" aria-label=\"More information\">\n        <div class=\"mini\">\n          <strong>What\u2019s happening?<\/strong>\n          <p class=\"note\">Short maintenance window to deploy new features and performance improvements.<\/p>\n        <\/div>\n        <div class=\"mini\">\n          <strong>Need results now?<\/strong>\n          <p class=\"note\">Follow updates on our Facebook page and get notified when we\u2019re back.<\/p>\n          <p><a class=\"link\" href=\"https:\/\/facebook.com\/share\/1GKAVmZgFp\/\" target=\"_blank\" rel=\"noopener\">Open Facebook<\/a><\/p>\n        <\/div>\n        <div class=\"mini\">\n          <strong>Contact<\/strong>\n          <p class=\"note\">Questions? Email us at <a class=\"link\" href=\"mailto:info@gdcyc.de\">info@gdcyc.de<\/a>.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <footer>\n      \u00a9 <span id=\"year\"><\/span> GDCYC \u2014 All rights reserved.\n    <\/footer>\n  <\/main>\n\n  <script>\n    \/\/ Minimal helpers\n    (function(){\n      const year = document.getElementById('year');\n      if (year) year.textContent = new Date().getFullYear();\n\n      const retryBtn = document.getElementById('retryBtn');\n      const statusBtn = document.getElementById('statusBtn');\n      const hint = document.getElementById('hint');\n\n      let tries = 0;\n      let timer = setInterval(function(){\n        \/\/ Ping the current origin; if it loads (HTTP 200\/302), just reload.\n        fetch(window.location.href, { method: 'HEAD', cache: 'no-store' })\n          .then(function(){ window.location.reload(); })\n          .catch(function(){ \/* still down *\/ });\n        tries++;\n        if (tries > 60) {  \/\/ stop after ~5 min (5s * 60)\n          clearInterval(timer);\n          if (hint) hint.textContent = 'Auto-retry stopped. Click \u201cTry again\u201d.';\n        }\n      }, 5000);\n\n      if (retryBtn) retryBtn.addEventListener('click', function(){ window.location.reload(); });\n      if (statusBtn) statusBtn.addEventListener('click', function(){\n        alert('Service is temporarily unavailable due to maintenance. Please try again in a moment.');\n      });\n    })();\n  <\/script>\n<\/body>\n<\/html>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GDCYC \u2014 Maintenance \ud83d\udee0\ufe0f Under maintenance We\u2019ll be right back We\u2019re upgrading our infrastructure and polishing a few things. Thanks for your patience \u2014 the site will be back online shortly. Try again Check status Auto-retry is enabled What\u2019s happening? Short maintenance window to deploy new features and performance improvements. Need results now? Follow updates <a href=\"https:\/\/gdcyc.de\/index.php\/maintenance\/\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Maintenance<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-18385","page","type-page","status-publish","hentry"],"campaignId":"","_links":{"self":[{"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/pages\/18385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/comments?post=18385"}],"version-history":[{"count":4,"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/pages\/18385\/revisions"}],"predecessor-version":[{"id":18390,"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/pages\/18385\/revisions\/18390"}],"wp:attachment":[{"href":"https:\/\/gdcyc.de\/index.php\/wp-json\/wp\/v2\/media?parent=18385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}