{"id":11,"date":"2026-05-26T10:11:46","date_gmt":"2026-05-26T08:11:46","guid":{"rendered":"https:\/\/www.pixelsentinel.eu\/?page_id=11"},"modified":"2026-05-26T14:36:05","modified_gmt":"2026-05-26T12:36:05","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/www.pixelsentinel.eu\/","title":{"rendered":"Coming soon"},"content":{"rendered":"\n<style>\n  html:has(body.admin-bar) {\n    margin-top: 0 !important;\n    overflow: hidden !important;\n  }\n\n  body {\n    overflow: hidden !important;\n  }\n\n  .ps-coming-soon {\n    box-sizing: border-box;\n    position: relative;\n    overflow: hidden;\n    height: 100vh;\n    height: 100svh;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 18px 20px;\n    background: #05070a;\n    color: #111111;\n    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    text-align: center;\n  }\n\n  .ps-coming-soon::before {\n    content: \"\";\n    position: absolute;\n    inset: -2%;\n    z-index: 0;\n    background: url(\"https:\/\/www.pixelsentinel.eu\/wp-content\/uploads\/2026\/05\/background-pixelsentinel-3.png\") center top \/ cover no-repeat;\n    filter: saturate(0.95) contrast(1.08) brightness(0.78);\n    opacity: 0.58;\n    pointer-events: none;\n  }\n\n  .ps-coming-soon * {\n    box-sizing: border-box;\n  }\n\n  body.admin-bar .ps-coming-soon {\n    height: calc(100vh - 32px);\n    height: calc(100svh - 32px);\n    min-height: calc(100vh - 32px);\n    min-height: calc(100svh - 32px);\n  }\n\n  .ps-cloud-button {\n    position: fixed;\n    top: clamp(18px, 3vw, 34px);\n    right: clamp(18px, 3vw, 36px);\n    z-index: 5;\n    display: block;\n    width: min(26vw, 210px);\n    min-width: 138px;\n    padding: 5px 7px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.78);\n    backdrop-filter: blur(3px);\n    box-shadow:\n      0 11px 20px rgba(0, 0, 0, 0.2),\n      0 4px 0 rgba(255, 255, 255, 0.12),\n      inset 0 1px 0 rgba(255, 255, 255, 0.74),\n      inset 0 -1px 0 rgba(3, 8, 13, 0.08);\n    transform: translateY(0) rotateX(0deg);\n    transform-origin: center bottom;\n    transition: transform 150ms ease, box-shadow 150ms ease, filter 150ms ease;\n  }\n\n  .ps-cloud-button:hover,\n  .ps-cloud-button:focus-visible {\n    transform: translateY(4px) rotateX(4deg) scale(0.992);\n    box-shadow:\n      0 7px 13px rgba(0, 0, 0, 0.18),\n      0 2px 0 rgba(255, 255, 255, 0.1),\n      inset 0 2px 5px rgba(3, 8, 13, 0.08),\n      inset 0 1px 0 rgba(255, 255, 255, 0.62);\n    filter: saturate(0.96) brightness(0.98);\n    outline: none;\n  }\n\n  .ps-cloud-button:active {\n    transform: translateY(6px) rotateX(5deg) scale(0.988);\n  }\n\n  .ps-cloud-button img {\n    display: block;\n    width: 100%;\n    height: auto;\n    pointer-events: none;\n    user-select: none;\n  }\n\n  .ps-coming-soon__inner {\n    position: relative;\n    z-index: 1;\n    width: min(100%, 520px);\n  }\n\n  .ps-logo-stack {\n    display: grid;\n    gap: clamp(6px, 1vw, 9px);\n    perspective: 1200px;\n  }\n\n  .ps-logo-button {\n    display: block;\n    width: min(100%, 460px);\n    margin: 0 auto;\n    padding: clamp(4px, 0.65vw, 7px) clamp(7px, 1vw, 10px);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.8);\n    backdrop-filter: blur(3px);\n    box-shadow:\n      0 13px 24px rgba(0, 0, 0, 0.22),\n      0 5px 0 rgba(255, 255, 255, 0.12),\n      inset 0 1px 0 rgba(255, 255, 255, 0.74),\n      inset 0 -1px 0 rgba(3, 8, 13, 0.08);\n    transform: translateY(0) rotateX(0deg);\n    transform-origin: center bottom;\n    transition: transform 150ms ease, box-shadow 150ms ease, filter 150ms ease;\n    cursor: pointer;\n  }\n\n  .ps-logo-button:hover,\n  .ps-logo-button:focus-visible {\n    transform: translateY(5px) rotateX(4deg) scale(0.992);\n    box-shadow:\n      0 8px 15px rgba(0, 0, 0, 0.2),\n      0 2px 0 rgba(255, 255, 255, 0.1),\n      inset 0 2px 5px rgba(3, 8, 13, 0.09),\n      inset 0 1px 0 rgba(255, 255, 255, 0.62);\n    filter: saturate(0.96) brightness(0.98);\n    outline: none;\n  }\n\n  .ps-logo-button:active {\n    transform: translateY(7px) rotateX(5deg) scale(0.988);\n  }\n\n  .ps-coming-soon__logo {\n    display: block;\n    width: 100%;\n    height: auto;\n    user-select: none;\n    pointer-events: none;\n  }\n\n  .ps-coming-soon__text {\n    margin: clamp(8px, 1vw, 12px) 0 0;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: clamp(22px, 3.4vw, 32px);\n    line-height: 1;\n    font-weight: 700;\n    letter-spacing: 0;\n    text-transform: lowercase;\n  }\n\n  @media (max-width: 680px) {\n    .ps-coming-soon {\n      height: auto;\n      min-height: 100svh;\n      padding: 18px 14px;\n    }\n\n    .ps-cloud-button {\n      position: static;\n      width: min(100%, 260px);\n      margin: 0 auto 14px;\n    }\n  }\n\n  @media (max-width: 782px) {\n    body.admin-bar .ps-coming-soon {\n      height: calc(100vh - 46px);\n      height: calc(100svh - 46px);\n      min-height: calc(100vh - 46px);\n      min-height: calc(100svh - 46px);\n    }\n  }\n<\/style>\n\n<section class=\"ps-coming-soon\">\n  <a class=\"ps-cloud-button\" href=\"https:\/\/cloud.pixelsentinel.eu\" aria-label=\"Pixel Sentinel Cloud\">\n    <img decoding=\"async\" src=\"https:\/\/www.pixelsentinel.eu\/wp-content\/uploads\/2026\/05\/pixel-sentinel-cloud-clean.png\" alt=\"Pixel Sentinel Cloud\">\n  <\/a>\n  <div class=\"ps-coming-soon__inner\">\n    <div class=\"ps-logo-stack\">\n      <a class=\"ps-logo-button\" href=\"#\" aria-label=\"Pixel Sentinel Node\">\n        <img decoding=\"async\" class=\"ps-coming-soon__logo\" src=\"https:\/\/www.pixelsentinel.eu\/wp-content\/uploads\/2026\/05\/pixel-sentinel-node-red-clean.png\" alt=\"Pixel Sentinel Node\">\n      <\/a>\n      <a class=\"ps-logo-button\" href=\"#\" aria-label=\"Pixel Sentinel Local\">\n        <img decoding=\"async\" class=\"ps-coming-soon__logo\" src=\"https:\/\/www.pixelsentinel.eu\/wp-content\/uploads\/2026\/05\/pixel-sentinel-local-blue-clean.png\" alt=\"Pixel Sentinel Local\">\n      <\/a>\n      <a class=\"ps-logo-button\" href=\"#\" aria-label=\"Pixel Sentinel Lite\">\n        <img decoding=\"async\" class=\"ps-coming-soon__logo\" src=\"https:\/\/www.pixelsentinel.eu\/wp-content\/uploads\/2026\/05\/pixel-sentinel-lite-orange-clean.png\" alt=\"Pixel Sentinel Lite\">\n      <\/a>\n    <\/div>\n    <h1 class=\"ps-coming-soon__text\">coming soon<span>.<\/span><span>.<\/span><span>.<\/span><span>.<\/span><\/h1>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>coming soon&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":23,"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":96,"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/96"}],"wp:attachment":[{"href":"https:\/\/www.pixelsentinel.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}