@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/bricolage-grotesque.woff2) format("woff2")}*{box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:Bricolage Grotesque,Helvetica Neue,Arial,sans-serif;background-color:#000a12;color:#fff;height:100vh;margin:0;display:flex;flex-direction:column;width:100%;overflow-x:hidden}a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}#root{height:100%;display:flex;flex-direction:column;width:100%}.app-container{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}::selection{background:#e33f3f4d;color:#fff}nav{display:flex;justify-content:space-between;align-items:center;margin:2rem;-webkit-user-select:none;user-select:none;position:relative;z-index:100;padding:1rem 0;box-sizing:border-box;max-width:100%}@media (min-width: 1025px){nav{margin:2rem 8rem}}nav .title-area{display:flex;align-items:center;gap:1rem;text-decoration:none}nav .title-area img{width:3rem;height:3rem;border-radius:10rem;filter:brightness(1);transition:filter .3s ease}nav .title-area img:hover{filter:brightness(1.2)}nav .title-area h1{margin:0;color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}nav .title-area h1 span{color:#e33f3f;font-weight:500;display:inline-block}nav .mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:.35rem;z-index:101}nav .mobile-menu-toggle .hamburger-line{width:2rem;height:.2rem;background-color:#fff;transition:transform .3s ease,opacity .3s ease;border-radius:2px}nav .nav-area{display:flex;align-items:center;gap:1.5rem}nav .nav-area a{display:inline-flex;align-items:center;gap:.5rem;color:#e4e4e4;text-decoration:none;font-size:1.05rem;font-weight:500;padding:.5rem .25rem;transition:color .2s ease}nav .nav-area a svg{font-size:.85em;opacity:.7}nav .nav-area a:hover{color:#e33f3f}nav .nav-area .nav-divider{width:.3rem;height:.3rem;border-radius:100%;background-color:#e4e4e4;opacity:.5}@media (max-width: 1024px){nav{margin:1rem 1.5rem;padding:.5rem 0}nav .mobile-menu-toggle{display:flex}nav .nav-area{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100%;background-color:#000a12;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:2rem;overflow-y:auto;z-index:100;visibility:hidden;opacity:0;transform:translate(100%);transition:transform .3s ease,opacity .3s ease,visibility 0s linear .3s}nav .nav-area a{font-size:2.5rem;font-weight:600;letter-spacing:-.02em;padding:.5rem 0;gap:1rem;opacity:0;transform:translateY(1rem);transition:opacity .3s ease,transform .3s ease,color .3s ease}nav .nav-area a svg{font-size:.6em}nav .nav-area .nav-divider{display:none}nav.mobile-open .nav-area{opacity:1;visibility:visible;transform:translate(0);transition:transform .3s ease,opacity .3s ease,visibility 0s linear 0s}nav.mobile-open .nav-area a{opacity:1;transform:translateY(0);transition-delay:.2s}nav.mobile-open .mobile-menu-toggle .hamburger-line:first-child{transform:translateY(.55rem) rotate(45deg)}nav.mobile-open .mobile-menu-toggle .hamburger-line:nth-child(2){opacity:0}nav.mobile-open .mobile-menu-toggle .hamburger-line:last-child{transform:translateY(-.55rem) rotate(-45deg)}}footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;padding:1rem;z-index:50;width:100%;pointer-events:none}footer .footer-links{pointer-events:auto;display:flex;align-items:center;gap:1rem;background:#000a12cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1.5rem;border-radius:2rem;border:1px solid #565656;max-width:calc(100% - 2rem)}footer .footer-links a{color:#e4e4e4;text-decoration:none;font-size:.9rem;transition:color .2s ease;display:inline-flex;align-items:center;gap:.4rem}footer .footer-links a svg{font-size:.85em;opacity:.7}footer .footer-links a:hover{color:#fff}footer .footer-links .footer-divider{width:.25rem;height:.25rem;border-radius:100%;background-color:#e4e4e4}@media (max-width: 480px){footer .footer-links{padding:.5rem 1rem}footer .footer-links a{font-size:.8rem}}.background{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.background-circle{position:absolute;border-radius:50%;background:#e33f3f;filter:blur(70px);opacity:.15;transition:opacity 1s ease-in-out}*{cursor:none!important}a,button,[role=button],[onclick]{pointer-events:auto!important}.cursor{pointer-events:none;position:fixed;width:20px;height:20px;border-radius:50%;background:#e33f3f;mix-blend-mode:difference;filter:blur(4px);transform-origin:center;z-index:9999;margin-left:-10px;margin-top:-10px;transition:width .2s,height .2s,margin-left .2s,margin-top .2s}.cursor.hover{width:40px;height:40px;margin-left:-20px;margin-top:-20px}.home-page{display:flex;justify-content:flex-start;align-items:flex-start;height:100%;overflow:hidden;position:relative}.orbit-container{position:fixed;left:0;right:0;bottom:-40rem;display:flex;justify-content:center;overflow:visible;z-index:1;min-width:min(90rem,100vw)}@media (min-width: 1025px){.orbit-container{translate:24vw 0}}@media (max-width: 1024px){.orbit-container{bottom:-20rem}}@media (max-width: 768px){.orbit-container{bottom:10rem}}.orbit-container .orbit-ring{border:2px solid #565656;border-radius:50%;position:relative;flex-shrink:0;pointer-events:none;transform-origin:center;aspect-ratio:1/1;min-width:30rem;min-height:30rem}.orbit-container .orbit-ring-outer{width:clamp(30rem,68vw,68rem);height:clamp(30rem,68vw,68rem);min-width:30rem;min-height:30rem}.orbit-container .orbit-ring-outer .planet{width:clamp(4rem,6vw,6rem);height:clamp(4rem,6vw,6rem)}.orbit-container .orbit-ring-inner{display:flex;align-items:center;justify-content:center;width:clamp(45rem,102vw,102rem);height:clamp(45rem,102vw,102rem);min-width:45rem;min-height:45rem}.orbit-container .orbit-ring-inner .planet{width:clamp(5rem,7vw,7rem);height:clamp(5rem,7vw,7rem)}.orbit-container .orbit-ring.is-target{border-color:#e33f3f;border-style:dashed}.planet{position:absolute;background-color:#000a12;border-radius:50%;top:50%;left:50%;translate:-50% -50%;border:2px solid #565656;cursor:grab;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;transition:border-color .2s ease}.planet:active{cursor:grabbing}@media (hover: hover){.planet:hover{border-color:#ffffff80}}.planet img{width:calc(100% - 2rem);height:calc(100% - 2rem);object-fit:cover;pointer-events:none;-webkit-user-drag:none}@media (max-width: 768px){.planet img{width:calc(100% - 1.5rem);height:calc(100% - 1.5rem)}}.title-block{position:relative;z-index:2;box-sizing:content-box;width:100%;max-width:36rem;padding:3rem 8rem 0;pointer-events:none}@media (max-width: 1024px){.title-block{padding:1.5rem 1.5rem 0}}@media (max-width: 768px){.title-block{max-width:30rem}}.title-text{font-size:3.5rem;font-weight:600;line-height:1.08;letter-spacing:-.03em;margin:0}.title-text span{color:#e33f3f;white-space:nowrap}@media (max-width: 768px){.title-text{font-size:2.4rem}}.title-lead{max-width:30rem;margin:1.25rem 0 0;color:#e4e4e4;font-size:1.1rem;line-height:1.6;opacity:.85}@media (max-width: 768px){.title-lead{font-size:1rem}}.projects-page{margin:0 auto 5rem;max-width:1200px;padding:0 2rem 5rem;display:flex;flex-direction:column;align-items:center}.projects-page .page-title{font-size:3.8rem;color:#fff;margin:0;text-align:center;position:relative;font-weight:600;letter-spacing:-.02em}.projects-page .page-subtitle{font-size:1.3rem;color:#e4e4e4;margin:.75rem 0 3.5rem;text-align:center;max-width:650px;opacity:.7;line-height:1.5}.projects-page .projects-list{width:100%;display:flex;flex-direction:column;gap:3.5rem}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.5);opacity:.8}50%{opacity:.5}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@media (max-width: 992px){.projects-page .page-title{font-size:3.2rem}.projects-page .project-screenshots{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}@media (max-width: 768px){.projects-page .page-title{font-size:2.8rem}.projects-page .project-screenshots{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width: 576px){.projects-page{margin:2rem auto}.projects-page .page-title{font-size:2.3rem}.projects-page .page-subtitle{font-size:1.1rem;margin-bottom:2.5rem}.projects-page .project-screenshots{grid-template-columns:1fr}}.project-item{width:100%}.project-item .project-header{display:flex;gap:2.5rem;margin-bottom:2.5rem}@media (max-width: 768px){.project-item .project-header{flex-direction:column;align-items:center;gap:1.5rem}}.project-item .project-header .project-logo-container{flex-shrink:0;width:120px;height:120px;border-radius:18px;overflow:hidden;background-color:#000a12;border:1px solid rgba(255,255,255,.08)}.project-item .project-header .project-logo-container .project-logo{width:100%;height:100%;transition:all .4s ease}.project-item .project-header .project-info{flex:1}.project-item .project-header .project-info .project-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem;flex-wrap:wrap}.project-item .project-header .project-info .project-title-row .title-group{display:flex;align-items:center;gap:1rem}@media (max-width: 576px){.project-item .project-header .project-info .project-title-row .title-group{flex-direction:column;align-items:flex-start;gap:.2rem}}.project-item .project-header .project-info .project-title-row .title-group .project-title{font-size:2.2rem;color:#fff;margin:0;font-weight:600}.project-item .project-header .project-info .project-title-row .title-group .project-year{color:#e4e4e4;opacity:.5;font-size:1rem;font-weight:500;margin:0}.project-item .project-header .project-info .project-title-row .project-link{display:inline-flex;align-items:center;gap:.35rem;color:#e33f3f;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.project-item .project-header .project-info .project-title-row .project-link svg{font-size:.8em}.project-item .project-header .project-info .project-title-row .project-link:hover{color:#eb7474;text-decoration:underline;text-underline-offset:.2em}.project-item .project-header .project-info .project-description{color:#e4e4e4;line-height:1.7;margin-bottom:1.8rem;font-size:1.05rem;max-width:800px}.project-item .project-header .project-info .project-technologies{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.project-item .project-header .project-info .project-technologies .tech-tag{background:#ffffff0f;color:#e4e4e4;padding:.3rem .7rem;border-radius:.4rem;font-size:.85rem}.project-item .project-screenshots{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.8rem;width:100%}.project-item .project-screenshots .screenshot-container{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.08);position:relative;aspect-ratio:16/9;cursor:pointer}.project-item .project-screenshots .screenshot-container .screenshot-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#000a12e6;display:flex;justify-content:center;align-items:center;border-radius:14px}.project-item .project-screenshots .screenshot-container .screenshot-loading .loading-pulse{width:80px;height:80px;border-radius:50%;background:#e33f3f33;position:relative}.project-item .project-screenshots .screenshot-container .screenshot-loading .loading-pulse:before,.project-item .project-screenshots .screenshot-container .screenshot-loading .loading-pulse:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:#e33f3f33;transform:translate(-50%,-50%);animation:pulse 2s ease-out infinite}.project-item .project-screenshots .screenshot-container .screenshot-loading .loading-pulse:after{animation-delay:.5s}.project-item .project-screenshots .screenshot-container .screenshot-expand{position:absolute;top:.6rem;right:.6rem;display:flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:.5rem;background:#0000008c;color:#fff;font-size:.8rem;opacity:0;transition:opacity .2s ease;pointer-events:none}.project-item .project-screenshots .screenshot-container:hover .screenshot-expand{opacity:1}.project-item .project-screenshots .screenshot-container .screenshot-image{width:100%;height:100%;border-radius:14px;display:block;object-fit:cover;transition:all .5s ease}.project-item .project-divider{height:1px;background:#ffffff14;margin-top:3.5rem;width:100%}.screenshot-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.screenshot-dialog-close{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(255,255,255,.15);border-radius:.75rem;background:#00000080;color:#fff;font-size:1.1rem;cursor:pointer;transition:background .2s ease}.screenshot-dialog-close:hover{background:#ffffff1f}.screenshot-dialog-content{max-width:90vw;max-height:90vh;position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 32px #0000004d}.screenshot-dialog-content img{display:block;max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px}.imprint-page{display:flex;flex:1;justify-content:space-between;margin-bottom:10rem;align-items:center;padding:0 8rem}@media (max-width: 1024px){.imprint-page{flex-direction:column-reverse;padding:0 2rem;gap:3rem;margin-bottom:5rem}}.imprint-page .imprint-info{width:22rem}@media (max-width: 1024px){.imprint-page .imprint-info{width:100%;max-width:100%}}.imprint-page .imprint-info h1{font-size:2.8rem;margin-bottom:3rem;color:#e33f3f;position:relative}@media (max-width: 1024px){.imprint-page .imprint-info h1{font-size:2.4rem;margin-bottom:2.5rem}}.imprint-page .imprint-info h1:after{content:"";position:absolute;left:0;bottom:-1rem;width:4rem;height:3px;background:#e33f3f;transform:scaleX(0);transform-origin:left;animation:slideIn .5s ease forwards .5s;opacity:.7}.imprint-page .imprint-info .address{margin-bottom:3rem}.imprint-page .imprint-info .address p{color:#e4e4e4;font-size:1.8rem;font-weight:500;margin:0;line-height:1.6;letter-spacing:.02em}@media (max-width: 1024px){.imprint-page .imprint-info .address p{font-size:1.6rem}}.imprint-page .imprint-info .legal-notice{font-size:1.2rem}.imprint-page img{width:30rem}@media (max-width: 1024px){.imprint-page img{width:100%;max-width:25rem}}.privacy-page{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding:4rem 8rem;min-height:100vh}@media (max-width: 1600px){.privacy-page{grid-template-columns:1fr;padding:2rem;gap:3rem}}.privacy-page .privacy-info{max-width:50rem;width:100%}@media (max-width: 1600px){.privacy-page .privacy-info{max-width:100%}}.privacy-page .privacy-info .content{margin-bottom:5rem}.privacy-page .privacy-info .content h1,.privacy-page .privacy-info .content h3,.privacy-page .privacy-info .content h4{margin-top:3rem;margin-bottom:1.5rem;position:relative}.privacy-page .privacy-info .content h1:after,.privacy-page .privacy-info .content h3:after,.privacy-page .privacy-info .content h4:after{content:"";left:0;position:absolute;bottom:-.5rem;width:3rem;height:2px;background:#e33f3f;transform:scaleX(0);transform-origin:left;animation:slideIn .5s ease forwards;opacity:.7}.privacy-page .privacy-info .content h1{font-size:3.5rem}@media (max-width: 1600px){.privacy-page .privacy-info .content h1{font-size:2.8rem}}.privacy-page .privacy-info .content h1,.privacy-page .privacy-info .content h2{font-size:2.2rem;font-weight:600;color:#e33f3f}@media (max-width: 1600px){.privacy-page .privacy-info .content h1,.privacy-page .privacy-info .content h2{font-size:2rem}}.privacy-page .privacy-info .content h3{font-size:1.8rem;color:#fff;margin-top:2.5rem}@media (max-width: 1600px){.privacy-page .privacy-info .content h3{font-size:1.6rem}}.privacy-page .privacy-info .content h4{font-size:1.5rem;color:#e4e4e4;margin-top:2rem}@media (max-width: 1600px){.privacy-page .privacy-info .content h4{font-size:1.4rem}}.privacy-page .privacy-info .content p{color:#e4e4e4;font-size:1.5rem;font-weight:500;margin:0 0 1.5rem;line-height:1.7;letter-spacing:.02em;opacity:.9}@media (max-width: 1600px){.privacy-page .privacy-info .content p{font-size:1.4rem}}.privacy-page .privacy-info .content .legal-notice{font-size:1.2rem}.privacy-page .privacy-info .content ul{margin:1.5rem 0 2rem 2rem}.privacy-page .privacy-info .content ul li{color:#e4e4e4;font-size:1.5rem}@media (max-width: 1600px){.privacy-page .privacy-info .content ul li{font-size:1.4rem}}.privacy-page .privacy-info .content a{color:#e33f3f;text-decoration:none;transition:opacity .2s ease}.privacy-page .privacy-info .content a:hover{opacity:.8}.privacy-page .illustration-container{position:relative}@media (max-width: 1600px){.privacy-page .illustration-container{display:none}}.privacy-page .illustration-container img{position:fixed;width:30rem;right:8rem}@keyframes slideIn{to{transform:scaleX(1)}}.contact-page{min-height:100%;display:flex;align-items:center;justify-content:center;gap:4rem;max-width:90rem;margin:0 auto;padding:2rem 8rem 6rem}@media (max-width: 1200px){.contact-page{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2.5rem;padding:1rem 4rem 6rem}}@media (max-width: 768px){.contact-page{padding:.5rem 1.5rem 6rem}}.contact-page .info-area{flex:0 1 30rem;min-width:0}@media (max-width: 1200px){.contact-page .info-area{flex:none}}.contact-page h1{font-size:2.5rem;line-height:1.15;letter-spacing:-.02em;color:#fff;margin:0 0 1rem}@media (max-width: 768px){.contact-page h1{font-size:2rem}}.contact-page h2{font-size:1.25rem;font-weight:500;color:#e4e4e4;line-height:1.6;margin:0;opacity:.85}@media (max-width: 768px){.contact-page h2{font-size:1.1rem}}.contact-area{flex:1 1 44rem;max-width:44rem;min-width:0;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1200px){.contact-area{flex:none;max-width:none}}.social-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}@media (max-width: 600px){.social-platforms{grid-template-columns:1fr}}.social-platforms .social-platform{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-width:0;padding:1.5rem;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background-color:#ffffff08;transition:border-color .2s ease,background-color .2s ease}.social-platforms .social-platform:hover{border-color:#ffffff40;background-color:#ffffff0d}.social-platforms .social-platform .platform-icon{font-size:1.25rem;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:.75rem;color:#fff;background-color:#ffffff0f}.social-platforms .social-platform .platform-info{display:flex;flex-direction:column;min-width:0}.social-platforms .social-platform .platform-info h1{font-size:1.2rem;margin:0 0 .35rem;letter-spacing:0}.social-platforms .social-platform .platform-info p{font-size:.95rem;margin:0;color:#e4e4e4;line-height:1.5;overflow-wrap:anywhere}.donation-area{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;border:1px solid rgba(227,63,63,.35);border-radius:1rem;background-color:#e33f3f0f;transition:border-color .2s ease,background-color .2s ease}@media (max-width: 600px){.donation-area{flex-direction:column;align-items:flex-start}}.donation-area:hover{border-color:#e33f3f99;background-color:#e33f3f17}.donation-area .icon-area{flex-shrink:0;font-size:1.25rem;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:.75rem;color:#e33f3f;background-color:#e33f3f1f}.donation-area .donation-info{min-width:0}.donation-area h1{font-size:1.2rem;margin:0 0 .35rem;letter-spacing:0}.donation-area p{margin:0;font-size:.95rem;color:#e4e4e4;line-height:1.5}.not-found-page{flex:1;display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:70rem;width:100%;margin:0 auto;padding:2rem 8rem 6rem;overflow:hidden}@media (max-width: 1024px){.not-found-page{padding:2rem 4rem 6rem}}@media (max-width: 768px){.not-found-page{flex-direction:column-reverse;align-items:flex-start;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem 6rem}}.not-found-text{flex:0 1 30rem;min-width:0}.not-found-text .not-found-code{display:block;color:#e33f3f;font-size:1rem;font-weight:600;letter-spacing:.2em;margin-bottom:1rem}.not-found-text h1{font-size:3.5rem;line-height:1.05;letter-spacing:-.03em;color:#fff;margin:0 0 1.25rem}@media (max-width: 768px){.not-found-text h1{font-size:2.5rem}}.not-found-text p{color:#e4e4e4;font-size:1.15rem;line-height:1.6;margin:0 0 2rem;opacity:.85;overflow-wrap:anywhere}.not-found-text p code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;color:#fff;padding:.15rem .45rem;border-radius:.4rem;background:#ffffff12}.not-found-links{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem}.not-found-links a{display:inline-flex;align-items:center;gap:.5rem;color:#e33f3f;font-weight:500;text-decoration:none;transition:color .2s ease}.not-found-links a svg{font-size:.85em;opacity:.8}.not-found-links a:hover{color:#eb7474;text-decoration:underline;text-underline-offset:.2em}.not-found-orbit{flex:0 0 auto;width:22rem;height:22rem;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.not-found-orbit{width:16rem;height:16rem}}@media (max-width: 768px){.not-found-orbit{width:10rem;height:10rem;align-self:flex-end;margin:1.5rem 1.5rem 0 0}}.not-found-orbit .orbit-ring{position:relative;width:100%;height:100%;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation:not-found-orbit 24s linear infinite}.not-found-orbit .orbit-ring:after{content:"";position:absolute;top:30%;right:30%;bottom:30%;left:30%;border:1px solid rgba(255,255,255,.06);border-radius:50%}.not-found-orbit .orbit-satellite{position:absolute;top:0;left:50%;width:3.5rem;height:3.5rem;translate:-50% -50%;border-radius:50%;background:#000a12;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;animation:not-found-orbit 24s linear infinite reverse}@media (max-width: 768px){.not-found-orbit .orbit-satellite{width:2.5rem;height:2.5rem}}.not-found-orbit .orbit-satellite img{width:70%;height:70%;border-radius:50%}@keyframes not-found-orbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.not-found-orbit .orbit-ring,.not-found-orbit .orbit-satellite{animation:none}}
