{"id":12,"date":"2026-03-29T18:34:51","date_gmt":"2026-03-29T18:34:51","guid":{"rendered":"https:\/\/ogorzelski.com\/?page_id=12"},"modified":"2026-03-30T11:07:09","modified_gmt":"2026-03-30T11:07:09","slug":"start","status":"publish","type":"page","link":"https:\/\/ogorzelski.com\/","title":{"rendered":"Start"},"content":{"rendered":"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:0;padding-bottom:0;min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#222222\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\">\n<h1 class=\"wp-block-heading has-text-align-center smooth-entry magnetic-text has-text-color has-link-color wp-elements-117ac369005b05d996845f2605f522d8\" style=\"color:#c2d8c4;font-size:10rem\">see you soon!<\/h1>\n\n\n\n<div class=\"cursor-dot\"><\/div>\n<div class=\"cursor-outline\"><\/div>\n\n<style>\n\/* Ukrywamy kursor myszy na komputerach *\/\n@media (min-width: 992px) {\n    html, body { cursor: none !important; }\n    a, button, .clickable { cursor: none !important; }\n}\n\n.cursor-dot, .cursor-outline {\n    pointer-events: none;\n    position: fixed;\n    top: 0;\n    left: 0;\n    border-radius: 50%;\n    z-index: 999999;\n    transition: opacity 0.3s ease;\n    transform: translate(-50%, -50%);\n}\n\n.cursor-dot {\n    width: 6px;\n    height: 6px;\n    background-color: #C2D8C4; \/* Tw\u00f3j kolor tekstu *\/\n}\n\n.cursor-outline {\n    width: 30px;\n    height: 30px;\n    border: 1px solid #C2D8C4;\n}\n.smooth-entry {\n    animation: blurFade 1.8s ease-out forwards;\n}\n\n@keyframes blurFade {\n    0% { filter: blur(10px); opacity: 0; transform: scale(0.95); }\n    100% { filter: blur(0); opacity: 1; transform: scale(1); }\n}\nbody::before {\n    content: \"\";\n    position: fixed;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background: url('https:\/\/grainy-gradients.vercel.app\/noise.svg');\n    opacity: 0.05; \/* Prawie niewidoczne, ale robi robot\u0119 *\/\n    pointer-events: none;\n    z-index: 999;\n}\n<\/style>\n\n<script>\n    const dot = document.querySelector('.cursor-dot');\n    const outline = document.querySelector('.cursor-outline');\n\n    window.addEventListener('mousemove', (e) => {\n        const posX = e.clientX;\n        const posY = e.clientY;\n\n        \/\/ Kropka pod\u0105\u017ca natychmiast\n        dot.style.left = posX + 'px';\n        dot.style.top = posY + 'px';\n\n        \/\/ Obw\u00f3dka p\u0142ynie za myszk\u0105 (efekt 2026)\n        outline.animate({\n            left: posX + 'px',\n            top: posY + 'px'\n        }, { duration: 400, fill: \"forwards\" });\n    });\n<\/script>\n<script>\nconst magnetic = document.querySelector('.magnetic-text');\n\nwindow.addEventListener('mousemove', (e) => {\n    const { clientX, clientY } = e;\n    const { left, top, width, height } = magnetic.getBoundingClientRect();\n    \n    \/\/ Obliczamy \u015brodek napisu\n    const centerX = left + width \/ 2;\n    const centerY = top + height \/ 2;\n    \n    \/\/ Obliczamy dystans kursora od \u015brodka\n    const deltaX = clientX - centerX;\n    const deltaY = clientY - centerY;\n    \n    \/\/ Je\u015bli kursor jest blisko (np. 300px), napis lekko \"p\u0142ynie\" za nim\n    const distance = Math.sqrt(deltaX**2 + deltaY**2);\n    \n    if (distance < 300) {\n        magnetic.style.transition = 'transform 0.2s ease-out';\n        magnetic.style.transform = `translate(${deltaX * 0.1}px, ${deltaY * 0.1}px)`;\n    } else {\n        magnetic.style.transform = 'translate(0px, 0px)';\n    }\n});\n<\/script>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"disabled","ast-banner-title-visibility":"disabled","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":15,"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/pages\/12\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/ogorzelski.com\/index.php\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}