@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{font-family:IBM Plex Mono,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#01031a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw}html,body{overflow-x:hidden;width:100%;max-width:100vw;position:relative}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body.light-mode{color:#213547;background-color:#fff}body.light-mode button{background-color:#f9f9f9;color:#213547}#lights{width:100%;height:100%;overflow:hidden;position:absolute}canvas{width:100%;height:100%}.menu-wrap{width:100%;height:100%;overflow:hidden}.menu{display:flex;flex-direction:column;height:100%;margin:0;padding:0}.menu__item{flex:1;position:relative;overflow:hidden;text-align:center;border-top:1px solid}.menu__item:first-child{border-top:none}.menu__item-link{display:flex;align-items:center;justify-content:center;height:100%;position:relative;cursor:pointer;text-transform:uppercase;text-decoration:none;white-space:nowrap;font-weight:600;font-size:4vh}.menu__item-link:hover{color:inherit}.menu__item-link:focus:not(:focus-visible){color:inherit}.marquee{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;pointer-events:none;transform:translate3d(0,101%,0)}.marquee__inner-wrap{height:100%;width:100%;overflow:hidden}.marquee__inner{display:flex;align-items:center;position:relative;height:100%;width:fit-content;will-change:transform}.marquee__part{display:flex;align-items:center;flex-shrink:0}.marquee span{white-space:nowrap;text-transform:uppercase;font-weight:400;font-size:4vh;line-height:1;padding:0 1vw}.marquee__img{width:200px;height:7vh;margin:2em 2vw;padding:1em 0;border-radius:50px;background-size:cover;background-position:50% 50%}@media(max-width:768px){.marquee{display:none}.menu__item-link{font-size:3vh}.menu__item-link:active{opacity:.7}}@media(min-width:769px){.menu__item:hover .marquee{transform:translateZ(0)}}.outer-container{display:flex;min-height:100%;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center}.step-circle-container{margin-left:auto;margin-right:auto;width:100%;max-width:600px;border-radius:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid rgba(128,128,128,.2);box-sizing:border-box;overflow:hidden}.step-indicator-row{display:flex;width:100%;align-items:center;padding:2rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.step-indicator-row::-webkit-scrollbar{display:none}@media(max-width:640px){.step-indicator-row{padding:1rem}.step-default{padding-left:1rem;padding-right:1rem}.footer-container{padding-left:1rem;padding-right:1rem;padding-bottom:1rem}}.step-content-default{position:relative;overflow:hidden}.step-default{padding-left:2rem;padding-right:2rem}.footer-container{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.footer-nav{margin-top:2.5rem;display:flex;align-items:center}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.stepper-back-button{transition:all .35s;border-radius:.25rem;padding:.5rem 1rem;color:#a3a3a3;cursor:pointer;background:transparent;border:1px solid rgba(128,128,128,.4);font-size:1rem;line-height:1.5;height:2.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.stepper-back-button:hover{color:#52525b;border-color:#52525b}.stepper-back-button.inactive{pointer-events:none;opacity:.5;color:#a3a3a3;border-color:#80808033}.stepper-next-button{transition:all .35s;border-radius:.25rem;padding:.5rem 1rem;color:#a3a3a3;cursor:pointer;background:transparent;border:1px solid rgba(128,128,128,.4);font-size:1rem;line-height:1.5;font-weight:400;letter-spacing:normal;height:2.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.stepper-next-button:not(:disabled){background-color:#fff;border-color:#fff;color:#000;font-weight:500}.stepper-next-button:not(:disabled):hover{background-color:#f0f0f0;border-color:#f0f0f0;color:#000}.stepper-next-button:active{background-color:transparent}.stepper-next-button:not(:disabled):active{background-color:#e0e0e0}.stepper-next-button:disabled{opacity:.5;cursor:not-allowed;background-color:transparent;color:#a3a3a3}.step-indicator{position:relative;cursor:pointer;outline:none}.step-indicator-inner{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;font-weight:600}.active-dot{height:.75rem;width:.75rem;border-radius:9999px;background-color:#fff}.step-number{font-size:.875rem}.step-connector{position:relative;margin-left:.5rem;margin-right:.5rem;height:.125rem;flex:1;min-width:10px;overflow:hidden;border-radius:.25rem;background-color:#52525b}.step-connector-inner{position:absolute;left:0;top:0;height:100%}.check-icon{height:1rem;width:1rem;color:#fff}.footer{width:100%;box-sizing:border-box;padding:2rem 1rem;margin-top:1rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff9;font-size:.9rem;text-align:center}.light-mode .footer{border-top-color:#0000001a;color:#0009}.footer-links{display:flex;gap:2rem}.footer-link{color:inherit;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.light-mode .footer-link:hover{color:#000}.footer-copyright{font-size:.8rem;opacity:.8}@media(max-width:600px){.footer-links{gap:1rem}}.back-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-family:inherit;text-decoration:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;height:42px;box-sizing:border-box;cursor:pointer}.back-button:hover{background:var(--accent-color, rgba(255, 255, 255, .2));border-color:var(--accent-color, rgba(255, 255, 255, .2))}.back-button.light{border-color:#01031a33;background:#01031a0d;color:#01031a}.back-button.light:hover{background:#01031a1a}.back-button svg{width:24px;height:24px;display:block}.language-button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-family:inherit;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;height:42px;box-sizing:border-box;cursor:pointer}.language-button:hover{background:#fff3}.language-button.light{border-color:#01031a33;background:#01031a0d;color:#01031a}.language-button.light:hover{background:#01031a1a}.theme-button{display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;height:42px;box-sizing:border-box;cursor:pointer}.theme-button:hover{background:#fff3}.theme-button.light{border-color:#01031a33;background:#01031a0d}.theme-button.light:hover{background:#01031a1a}.theme-button img{width:20px;height:20px;display:block;filter:invert(1)}.theme-button.light img{filter:invert(0)}.header-controls{display:flex;gap:1rem;align-items:center}@media(max-width:768px){.back-button svg{width:20px;height:20px}}.thought-highway{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;pointer-events:none;overflow:hidden}.thought-tunnel{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.thought-intro{position:absolute;top:32%;left:50%;transform:translate(-50%);font-size:1.6rem;font-weight:300;letter-spacing:.15em;color:#ffffffd9;text-align:center;white-space:nowrap;opacity:0;animation:introReveal var(--duration, 3.5s) ease-out forwards}.mobile-break{display:none}.thought-word{position:absolute;top:43%;left:50%;transform:translate(-50%,-50%) scale(.7);font-size:3.5rem;font-weight:600;color:#fff;text-align:center;white-space:nowrap;opacity:0;animation:wordPulse var(--duration, 2.2s) ease-out forwards}.thought-word.future{font-weight:800;font-size:3.8rem;letter-spacing:0;animation:wordPulseFast var(--duration, 1.8s) ease-out forwards}.light-mode .thought-intro{color:#01031acc}.light-mode .thought-word{color:#01031a}@keyframes introReveal{0%{opacity:0;letter-spacing:.3em}20%{opacity:1;letter-spacing:.15em}75%{opacity:1}to{opacity:0}}@keyframes wordPulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}15%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1;transform:translate(-50%,-50%) scale(1.02)}to{opacity:0;transform:translate(-50%,-50%) scale(1.1)}}@keyframes wordPulseFast{0%{opacity:0;transform:translate(-50%,-50%) scale(.75)}18%{opacity:1;transform:translate(-50%,-50%) scale(1)}65%{opacity:1;transform:translate(-50%,-50%) scale(1.02)}to{opacity:0;transform:translate(-50%,-50%) scale(1.08)}}@media(max-width:768px){.thought-intro{font-size:1.3rem;top:28%;left:50%;white-space:normal;width:90%;max-width:90%;line-height:1.4;text-align:center;transform:translate(-50%);overflow:visible}.mobile-break{display:inline}.thought-word{font-size:2rem;white-space:normal;max-width:85%}.thought-word.future{font-size:2.2rem}}@media(max-width:480px){.thought-intro{font-size:1.1rem;top:25%;left:50%;width:85%;max-width:85%;white-space:normal;text-align:center;transform:translate(-50%)}.mobile-break{display:inline}.thought-word{font-size:1.6rem;max-width:80%}.thought-word.future{font-size:1.75rem}}#root{width:100%;max-width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;overflow-x:hidden;position:relative}.app-container{width:100%;max-width:100vw;height:100vh;overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory;position:relative}.hero-section{position:relative;width:100%;max-width:100vw;height:100vh;overflow:hidden;background-color:#01031a;scroll-snap-align:start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.light-mode .hero-section{background-color:#fff}.content-overlay{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);z-index:10;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none;color:#fff;text-align:left;width:80%;max-width:800px}.content-overlay *,.content-overlay>*{pointer-events:none}.content-inner{display:flex;flex-direction:column;align-items:flex-start;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:opacity,transform}.content-inner.fade-out{opacity:0;transform:translate3d(0,50px,0);pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s}.content-overlay h1{font-size:5rem;font-weight:900;margin-bottom:0;text-shadow:0 0 20px rgba(255,255,255,.3);margin-top:0;line-height:1}.content-overlay h2{font-size:3rem;font-weight:700;margin:0;text-shadow:0 0 10px rgba(255,255,255,.3);line-height:1.2}.content-overlay p{font-size:1.5rem;font-weight:400;text-shadow:0 0 10px rgba(0,0,0,.5);margin-top:1rem;line-height:1.6;opacity:.9}.copyright-notice{position:absolute;top:50px;left:40px;z-index:20;color:#fff9;font-size:.8rem;font-weight:500;cursor:default;transform:translateZ(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform;display:flex;align-items:center;gap:8px}.copyright-notice.fade-out{opacity:0;transform:translate3d(0,30px,0);pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s}.copyright-symbol{transition:color .3s ease}.copyright-text-container{position:relative}.default-text{display:block;transition:all .4s cubic-bezier(.2,.8,.2,1);opacity:1;transform:translate(0)}.hover-text{position:absolute;top:0;left:0;opacity:0;transform:translate(-10px);transition:all .4s cubic-bezier(.2,.8,.2,1);white-space:nowrap;color:#fff}.copyright-notice:hover .copyright-symbol{color:#fff}.copyright-notice:hover .default-text{opacity:0;transform:translate(10px)}.copyright-notice:hover .hover-text{opacity:1;transform:translate(0)}.language-toggle{position:absolute;top:40px;right:40px;z-index:20;display:flex;gap:10px;transform:translateZ(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.language-toggle.fade-out{opacity:0;transform:translate3d(0,30px,0);pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s}.language-toggle button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;height:42px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.language-toggle button:hover{background:#fff3}.language-toggle button.active{background:#fff;color:#01031a;font-weight:700}.theme-toggle-btn{display:flex;align-items:center;justify-content:center;padding:8px!important}.theme-toggle-btn img{width:20px;height:20px;filter:brightness(0) invert(1);transition:filter .3s ease}.light-mode .theme-toggle-btn img{filter:brightness(0)}.light-mode{background-color:#fff}.light-mode .about-section{background-color:#fff;color:#01031a}.light-mode .content-overlay,.light-mode .language-toggle button,.light-mode .scroll-down-btn,.light-mode .copyright-notice,.light-mode .footer-left a,.light-mode .footer-right a,.light-mode .warp-indicator span{color:#01031a}.light-mode .copyright-notice{color:#01031a99}.light-mode .copyright-notice:hover .copyright-symbol,.light-mode .copyright-notice:hover .hover-text{color:#01031a}.light-mode .language-toggle button{border-color:#01031a33;background:#01031a0d}.light-mode .language-toggle button:hover{background:#01031a1a}.light-mode .scroll-down-btn{border-color:#01031a;color:#01031a}.light-mode .scroll-down-btn:hover{background:#01031a;color:#fff}.light-mode .scroll-down-btn:after{background:#fff;border:1px solid rgba(1,3,26,.1);color:#01031a;box-shadow:0 4px 12px #0000001a}.light-mode .mouse-icon{border-color:#01031acc}.light-mode .mouse-click{background-color:#01031a}.light-mode .footer-left a,.light-mode .footer-right a{color:#01031a99}.light-mode .footer-left a:hover,.light-mode .footer-right a:hover{color:#01031a}.light-mode .content-overlay h1,.light-mode .content-overlay h2,.light-mode .content-overlay p{text-shadow:none}.scroll-anchor{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:80%;max-width:800px;z-index:20;pointer-events:none;display:flex;justify-content:center}.scroll-btn-wrapper{pointer-events:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.scroll-btn-wrapper.fade-out{opacity:0;transform:translate3d(0,30px,0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s;pointer-events:none}.scroll-down-btn{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff;width:50px;height:50px;padding:0;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease;animation:bounce 2s infinite}.scroll-down-btn:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);white-space:nowrap;opacity:0;transition:opacity .3s;pointer-events:none;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:5px 10px;border-radius:4px;margin-bottom:15px;font-size:.8rem;border:1px solid rgba(255,255,255,.2);color:#fff}.scroll-down-btn:hover:after{opacity:1}.scroll-down-btn:hover{background:#fff;color:#01031a;border-color:#fff}.about-section{height:100vh;background-color:#01031a;color:#fff;padding:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;scroll-snap-align:start}.warp-indicator{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:.7;pointer-events:none;align-self:center}.warp-indicator span{font-size:.8rem;letter-spacing:2px;color:#fffc;font-weight:500}.footer-left{position:absolute;bottom:40px;left:40px;z-index:20;display:flex;gap:20px;transform:translateZ(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.footer-left a{color:#fff9;font-size:.8rem;text-decoration:none;transition:color .3s ease}.footer-left a:hover{color:#fff}.footer-left.fade-out{opacity:0;transform:translate3d(0,30px,0);pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s}.footer-right{position:absolute;bottom:40px;right:40px;z-index:20;display:flex;gap:20px;transform:translateZ(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.footer-right a{color:#fff9;font-size:.8rem;text-decoration:none;transition:color .3s ease}.footer-right a:hover{color:#fff}.footer-right.fade-out{opacity:0;transform:translate3d(0,30px,0);pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform 0s linear .8s}.mouse-icon{width:24px;height:36px;border:2px solid rgba(255,255,255,.8);border-radius:12px;position:relative}.mouse-click{position:absolute;top:6px;left:50%;transform:translate(-50%);width:4px;height:6px;background-color:#fff;border-radius:2px;animation:click-animation 2s infinite}@keyframes click-animation{0%{opacity:0;transform:translate(-50%) scale(1)}10%{opacity:1;transform:translate(-50%) scale(1)}30%{transform:translate(-50%) scale(.8);background-color:#4dfff6;box-shadow:0 0 10px #4dfff6}50%{opacity:1;transform:translate(-50%) scale(1);background-color:#fff;box-shadow:none}to{opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.fade-out{opacity:0;pointer-events:none;transition:opacity .5s ease}.contact-stepper-section{scroll-snap-align:start;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0}.stepper-content-wrapper{padding:2rem;width:100%}@media(max-width:768px){.content-overlay{top:45%}.content-overlay h1{font-size:2.5rem;margin-bottom:.5rem}.content-overlay h2{font-size:1.5rem;margin-bottom:1rem}.content-overlay p{font-size:1rem;max-width:90%}.warp-indicator{margin-top:12rem}.footer-left,.footer-right,.scroll-anchor{display:none}.stepper-content-wrapper{padding:1rem}}.contact-intro{text-align:left;margin-bottom:3rem;max-width:600px;width:100%;margin-left:auto;margin-right:auto}.contact-intro h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;margin-top:0}.contact-intro p{font-size:1.1rem;line-height:1.6;opacity:.8;margin:0}.contact-social-icons{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem;margin-bottom:2rem;opacity:.6}.contact-social-icons a{color:inherit;transition:all .3s ease;display:flex;align-items:center;justify-content:center;opacity:.7}.contact-social-icons a:hover{opacity:1;transform:translateY(-2px)}.contact-social-icons svg{width:20px;height:20px;fill:currentColor}.stepper-inner-container{width:100%;max-width:800px;margin-top:5rem;box-sizing:border-box}.contact-intro{text-align:left;margin-bottom:3rem;max-width:600px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(max-width:768px){.stepper-inner-container{margin-top:1rem;padding:0 1rem}.contact-intro{text-align:left;margin-bottom:2rem;padding:0}.contact-intro h2{font-size:1.8rem}.contact-intro p{font-size:1rem}}.theme-transition-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;opacity:0;transition:opacity .5s ease-in-out}.theme-transition-overlay.fading-in{opacity:1;pointer-events:auto}.theme-transition-overlay.fading-out{opacity:0;pointer-events:auto}#infinite-grid-menu-canvas{cursor:grab;width:100%;height:100%;overflow:hidden;position:relative;outline:none}#infinite-grid-menu-canvas:active{cursor:grabbing}.infinite-menu-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100}.loading-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.2);border-top-color:#fffc;border-radius:50%;animation:spin .8s linear infinite}.light-mode .loading-spinner{border:3px solid rgba(0,0,0,.1);border-top-color:#0009}@keyframes spin{to{transform:rotate(360deg)}}.infinite-menu-error{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100;color:#ffffffb3;font-size:1rem}.light-mode .infinite-menu-error{color:#0009}.menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:6rem;box-sizing:border-box;transition:opacity .3s ease,transform .3s ease;background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,.4) 100%)}.light-mode .menu-overlay{background:radial-gradient(circle at center,transparent 30%,rgba(255,255,255,.6) 100%)}.menu-overlay.active{opacity:1;transform:scale(1)}.menu-overlay.inactive{opacity:0;transform:scale(.98)}.overlay-left{flex:1;max-width:30%;color:#fff;text-align:left;pointer-events:auto;display:flex;flex-direction:column;justify-content:center}.light-mode .overlay-left{color:#01031a}.project-title{font-size:3.5rem;font-weight:800;margin:0 0 1.5rem;line-height:1.1;text-transform:uppercase;letter-spacing:-.02em}.project-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.8;max-width:90%}.view-project-btn{display:inline-flex;align-items:center;gap:.8rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;color:#000;background-color:#fff;padding:1rem 2rem;border-radius:100px;transition:all .3s ease;align-self:flex-start;margin-top:1rem}.light-mode .view-project-btn{color:#fff;background-color:#000}.view-project-btn .arrow{font-size:1.2rem;transition:transform .2s}.view-project-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.view-project-btn:hover .arrow{transform:translate(3px,-3px)}.overlay-right{flex:1;max-width:30%;color:#fff;text-align:right;pointer-events:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:3rem}.light-mode .overlay-right{color:#01031a}.tags-container{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.tag-chip{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);padding:.6rem 1.2rem;border-radius:100px;font-size:.85rem;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.02em}.light-mode .tag-chip{background:#01031a0d;border:1px solid rgba(1,3,26,.15)}.collaborators-container{text-align:right}.collaborators-container h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;opacity:.5;font-weight:600}.collaborators-container ul{list-style:none;padding:0;margin:0}.collaborators-container li{font-size:1.1rem;margin-bottom:.4rem;font-weight:400}@media(max-width:1024px){.menu-overlay{top:auto;bottom:0;height:45%;flex-direction:column;justify-content:flex-end;padding:0 1rem 15vh 1rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.4) 70%,transparent 100%);gap:.5rem}.light-mode .menu-overlay{background:linear-gradient(to top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.7) 50%,transparent 100%)}.overlay-left{max-width:100%;margin-bottom:0;flex:0 0 auto;pointer-events:none;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.overlay-left>*{pointer-events:auto}.project-title{font-size:1.5rem;margin-bottom:.5rem;width:100%;word-wrap:break-word}.project-description{display:none}.view-project-btn{padding:.8rem 2rem;font-size:.9rem;margin-top:0;align-self:center}.overlay-right,.tags-container{display:none}.tag-chip{padding:.4rem .8rem;font-size:.75rem}.collaborators-container{text-align:left;display:none}}.action-button.inactive{bottom:-80px;transform:translate(-50%) scale(0);opacity:0;pointer-events:none;transition:.1s ease}@media(max-width:1500px){.face-title,.face-description{display:none}}.design-code-page{height:100vh;width:100%;position:relative;overflow:hidden;transition:background-color .5s ease}.design-code-page.light-mode{background-color:#fff}.design-code-page:not(.light-mode){background-color:#01031a}.design-header{position:absolute;top:0;left:0;width:100%;padding:2rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;z-index:100}.design-header>*{pointer-events:auto}.design-content{height:100%;width:100%;position:relative}@media(max-width:768px){.design-header{padding:1rem}.design-back-link svg{width:24px;height:24px}}.photo-video-page{height:100vh;width:100%;padding:2rem;box-sizing:border-box;transition:background-color .3s ease,color .3s ease;overflow-y:auto}.photo-video-page.dark-mode{background-color:#01031a;color:#fff}.photo-video-page.light-mode{background-color:#f0f0f0;color:#333}.photo-video-container{max-width:1200px;margin:0 auto;padding-top:0;padding-bottom:4rem}.photo-video-header{margin-bottom:4rem}.photo-video-header h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.photo-video-header p{font-size:1.25rem;margin-bottom:1.5rem;max-width:600px;line-height:1.6;opacity:.9}.photo-video-tags{display:flex;gap:1rem;flex-wrap:wrap}.photo-video-tag{padding:.5rem 1rem;border-radius:50px;font-size:.9rem;font-weight:500}.dark-mode .photo-video-tag{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.light-mode .photo-video-tag{background-color:#0000000d;border:1px solid rgba(0,0,0,.1)}.video-section{margin-top:4rem}.video-section h2{font-size:2rem;margin-bottom:2rem;font-weight:600}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.video-item{display:flex;flex-direction:column;gap:1rem}.video-wrapper{width:100%;aspect-ratio:9 / 16;background-color:#000;border-radius:12px;overflow:hidden;position:relative}.video-wrapper video{width:100%;height:100%;object-fit:cover}.video-title{font-size:1.1rem;font-weight:500;text-align:center}@media(max-width:768px){.video-grid{grid-template-columns:1fr}.photo-video-header h1{font-size:2.5rem}}.photo-video-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.photo-video-controls{display:flex;gap:1rem;align-items:center}.city-toggle-container{display:flex;justify-content:center;gap:.25rem;margin-top:3rem;margin-bottom:4rem;padding:.3rem;background:#80808026;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:100px;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid rgba(255,255,255,.1)}.city-toggle-btn{background:transparent;border:none;color:inherit;padding:.6rem 1.5rem;border-radius:100px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.7;position:relative;overflow:hidden}.city-toggle-btn:hover{opacity:1;background-color:#ffffff0d}.city-toggle-btn.active{opacity:1;font-weight:600;box-shadow:0 2px 8px #00000026}.dark-mode .city-toggle-btn.active{background-color:#fff;color:#000}.light-mode .city-toggle-btn.active{background-color:#000;color:#fff}.creative-arsenal-section{margin-top:6rem;text-align:left}.creative-arsenal-section h2{font-size:2rem;margin-bottom:.5rem}.creative-arsenal-subtitle{font-size:1.25rem;opacity:.7;margin-bottom:3rem}.arsenal-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;max-width:1000px;margin:0}.arsenal-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.8rem 1.2rem;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:transform .2s ease,background-color .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.photo-video-page.light-mode .arsenal-item{background:#00000008;border:1px solid rgba(0,0,0,.08)}.arsenal-item:hover{transform:translateY(-2px);background:#ffffff1a}.photo-video-page.light-mode .arsenal-item:hover{background:#0000000f}.arsenal-name{font-weight:600;font-size:.95rem;margin-bottom:.2rem}.arsenal-role{font-size:.8rem;opacity:.6}.sports-section{margin-top:6rem;text-align:left}.sports-section h2{font-size:2rem;margin-bottom:.5rem}.sports-subtitle{font-size:1.25rem;opacity:.7;margin-bottom:3rem;max-width:600px}.sports-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.sports-item{position:relative;border-radius:12px;overflow:hidden;height:80vh;min-height:600px}.sports-wrapper{width:100%;height:100%}.sports-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.sports-item:hover .sports-wrapper img{transform:scale(1.05)}@media(max-width:768px){.sports-grid{grid-template-columns:1fr}}.fashion-section{margin-top:6rem;text-align:left}.fashion-section h2{font-size:2rem;margin-bottom:.5rem}.fashion-subtitle{font-size:1.25rem;opacity:.7;margin-bottom:3rem;max-width:600px}.fashion-grid{display:flex;flex-direction:column;gap:0}.fashion-item{width:100%;overflow:hidden}.fashion-item img{width:100%;height:auto;display:block}.intro-text-section{margin-top:6rem;margin-bottom:2rem;max-width:800px;margin-left:0;margin-right:auto;text-align:left}.intro-text-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.intro-text-section p{font-size:1.25rem;line-height:1.8;white-space:pre-line;opacity:.9}.masonry-heading{font-size:2rem;margin-bottom:2rem;text-align:left}@media(max-width:768px){.video-item:nth-child(n+2){display:none}.sports-item:nth-child(n+2){display:none}.arsenal-item{width:calc(50% - .5rem);padding:.6rem;box-sizing:border-box}.arsenal-name{font-size:.85rem}.arsenal-role{font-size:.7rem}.city-toggle-btn{padding:.5rem 1rem;font-size:.85rem}.city-toggle-container{width:fit-content;max-width:100%;box-sizing:border-box;overflow-x:auto;justify-content:center;padding:.25rem;margin-left:auto;margin-right:auto}.photo-video-header p,.intro-text-section p,.creative-arsenal-subtitle,.sports-subtitle,.fashion-subtitle{font-size:1rem}.photo-video-header h1,.intro-text-section h2,.creative-arsenal-section h2,.sports-section h2,.fashion-section h2,.masonry-heading{font-size:1.75rem}}.list{position:relative;width:100%;height:100%;min-height:100vh}.item-wrapper{position:absolute;will-change:transform,width,height,opacity;cursor:pointer;top:0;left:0}.item-wrapper>.item-img{position:relative;background-size:cover;background-position:center center;width:100%;height:100%;text-transform:uppercase;font-size:10px;line-height:10px;border-radius:10px;box-shadow:0 10px 50px -10px #0003}.masonry-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.masonry-modal.open{opacity:1;pointer-events:auto}.masonry-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.masonry-modal-content{position:relative;z-index:10001;max-width:90vw;max-height:90vh;box-shadow:0 20px 50px #00000080;border-radius:8px;overflow:hidden;transform:scale(.9);transition:transform .3s cubic-bezier(.16,1,.3,1)}.masonry-modal.open .masonry-modal-content{transform:scale(1)}.masonry-modal-image{display:block;max-width:100%;max-height:90vh;object-fit:contain}.masonry-modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#fff3;border:none;border-radius:50%;cursor:pointer;z-index:10002;display:flex;align-items:center;justify-content:center;transition:background .2s}.masonry-modal-close:hover{background:#fff6}.masonry-modal-close:before,.masonry-modal-close:after{content:"";position:absolute;width:20px;height:2px;background:#fff;transform:rotate(45deg)}.masonry-modal-close:after{transform:rotate(-45deg)}:root{--hue: 27;--sat: 69%;--white: hsl(0, 0%, 100%);--purple-primary: rgba(132, 0, 255, 1);--purple-glow: rgba(132, 0, 255, .2);--purple-border: rgba(132, 0, 255, .8);--border-color: #392e4e;--background-dark: #060010;color-scheme:light dark}.card-grid{display:grid;gap:1rem;padding:1rem;max-width:1200px;margin:0 auto;box-sizing:border-box}.card-grid *{box-sizing:border-box}.magic-bento-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:100%;width:100%;padding:1.5rem;border-radius:20px;border:1px solid var(--border-color);background:var(--background-dark);font-weight:300;overflow:hidden;transition:all .3s ease;z-index:1;--glow-x: 50%;--glow-y: 50%;--glow-intensity: 0;--glow-radius: 200px}.magic-bento-card--no-padding{padding:0!important}.magic-bento-card--no-padding .magic-bento-card__content{height:100%;width:100%}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.magic-bento-card__header,.magic-bento-card__content{display:flex;position:relative;color:var(--white)}.magic-bento-card__header{gap:.75em;justify-content:space-between;flex-shrink:0}.magic-bento-card__content{flex-direction:column;flex:1;min-height:0;overflow:hidden}.magic-bento-card__label{font-size:16px}.magic-bento-card__title,.magic-bento-card__description{--clamp-title: 1;--clamp-desc: 2}.magic-bento-card__title{font-weight:400;font-size:16px;margin:0 0 .25em}.magic-bento-card__description{font-size:12px;line-height:1.2;opacity:.9}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:var(--clamp-title);line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:var(--clamp-desc);line-clamp:var(--clamp-desc)}@media(max-width:599px){.card-grid{grid-template-columns:1fr;width:90%;margin:0 auto;padding:.5em}.magic-bento-card{width:100%;min-height:180px}}@media(min-width:600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,240px)}.magic-bento-card:nth-child(1){grid-column:1;grid-row:1}.magic-bento-card:nth-child(2){grid-column:2;grid-row:1}.magic-bento-card:nth-child(3){grid-column:3 / span 2;grid-row:1 / span 2}.magic-bento-card:nth-child(4){grid-column:1 / span 2;grid-row:2 / span 2}.magic-bento-card:nth-child(5){grid-column:3;grid-row:3}.magic-bento-card:nth-child(6){grid-column:4;grid-row:3}}.magic-bento-card--border-glow:after{content:"";position:absolute;inset:0;padding:6px;background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y),rgba(var(--glow-color),calc(var(--glow-intensity) * .8)) 0%,rgba(var(--glow-color),calc(var(--glow-intensity) * .4)) 30%,transparent 60%);border-radius:inherit;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:1}.magic-bento-card--border-glow:hover:after{opacity:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px rgba(var(--glow-color),.1),0 0 30px rgba(var(--glow-color),.2)}.profile-card{position:relative}.profile-card .profile-img{transition:opacity .45s ease,transform .45s ease;backface-visibility:hidden}.profile-card .profile-img.hover{position:absolute;top:0;left:0;opacity:0;transform:scale(1.03)}.profile-card:hover .profile-img.hover{opacity:1;transform:scale(1)}.profile-card:hover .profile-img.default{opacity:0;transform:scale(.98)}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";position:absolute;inset:-2px;background:rgba(var(--glow-color),.2);border-radius:50%;z-index:-1}.particle-container:hover{box-shadow:0 4px 20px rgba(var(--glow-color),.1),0 0 30px rgba(var(--glow-color),.2)}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;z-index:200!important;pointer-events:none}.bento-section{position:relative;-webkit-user-select:none;user-select:none}.timeline-container{position:relative;height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;padding-top:1.5rem}.timeline-scroll-area{flex:1;overflow-y:auto;padding-right:10px;padding-bottom:20px;scrollbar-width:thin;scrollbar-color:rgba(var(--glow-color),.5) transparent}.timeline-scroll-area::-webkit-scrollbar{width:4px}.timeline-scroll-area::-webkit-scrollbar-track{background:transparent}.timeline-scroll-area::-webkit-scrollbar-thumb{background-color:rgba(var(--glow-color),.5);border-radius:4px}.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:1rem;margin-bottom:1.5rem;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:before{content:"";position:absolute;left:6px;top:24px;bottom:-24px;width:1px;background:rgba(var(--glow-color),.3);grid-column:1}.timeline-item:last-child:before{display:none}.timeline-date{font-size:.75rem;color:rgba(var(--glow-color),.8);font-weight:600;padding-top:4px;position:relative;padding-left:20px}.timeline-date:before{content:"";position:absolute;left:2px;top:8px;width:9px;height:9px;border-radius:50%;background:var(--card-bg, var(--background-dark));border:2px solid rgba(var(--glow-color),1);z-index:1}.timeline-content{flex:1}.timeline-title{font-size:1rem;font-weight:600;color:inherit;margin-bottom:.25rem}.timeline-subtitle{font-size:.85rem;opacity:.7;margin-bottom:.25rem}.timeline-desc{font-size:.8rem;opacity:.5;line-height:1.4}.timeline-fade-bottom{position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(to bottom,transparent,var(--card-bg, var(--background-dark)));pointer-events:none;opacity:.8}.tech-stack-slider{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.tech-stack-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0;width:100%}.tech-stack-text{display:flex;flex-direction:column;gap:.5rem}.tech-stack-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%;height:100%;align-content:center}.tech-stack-indicators{display:flex;justify-content:center;gap:6px;margin-top:.75rem;height:8px;flex-shrink:0}.tech-stack-dot{width:6px;height:6px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .3s ease}.about-page.light-mode .tech-stack-dot{background:#0003}.tech-stack-dot.active{background:var(--white);transform:scale(1.2)}.about-page.light-mode .tech-stack-dot.active{background:#000}.tech-stack-item{background:#ffffff0d;border:1px solid rgba(var(--glow-color),.2);border-radius:8px;padding:.5rem;display:flex;flex-direction:column;justify-content:center;transition:all .3s ease;min-height:0;height:100%}.tech-stack-item:hover{background:rgba(var(--glow-color),.1);border-color:rgba(var(--glow-color),.4)}.tech-stack-name{font-size:.85rem;font-weight:600;color:var(--white);margin-bottom:.15rem;line-height:1.2}.about-page.light-mode .tech-stack-name{color:#000}.tech-stack-type{font-size:.7rem;opacity:.7;color:var(--white);line-height:1.1}.about-page.light-mode .tech-stack-type{color:#000}.about-me-card .magic-bento-card__label{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.about-me-card .magic-bento-card__description{font-size:1.1rem;line-height:1.5;opacity:1}.hobbies-heading{font-size:.85rem;font-weight:600;color:rgba(var(--glow-color),.9);margin-top:1.5rem;margin-bottom:.5rem;letter-spacing:.05em}.about-page.light-mode .hobbies-heading{color:#000c}.hobbies-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:0}.about-scroll-area{flex:1;overflow-y:auto;padding-right:5px;scrollbar-width:thin;scrollbar-color:rgba(var(--glow-color),.5) transparent}.about-scroll-area::-webkit-scrollbar{width:4px}.about-scroll-area::-webkit-scrollbar-track{background:transparent}.about-scroll-area::-webkit-scrollbar-thumb{background-color:rgba(var(--glow-color),.5);border-radius:4px}.hobby-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(var(--glow-color),.2);border-radius:12px;padding:.5rem;transition:all .3s ease;aspect-ratio:1}.hobby-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);background:#0a0a0ae6;color:#ffffffe6;padding:6px 10px;border-radius:6px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:100;border:1px solid rgba(var(--glow-color),.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 12px #0003}.hobby-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-4px;border-width:4px;border-style:solid;border-color:rgba(10,10,10,.9) transparent transparent transparent}.hobby-item:hover .hobby-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(-4px)}.about-page.light-mode .hobby-tooltip{background:#fffffff2;color:#1a1a1a;border-color:#0000001a;box-shadow:0 4px 12px #0000001a}.about-page.light-mode .hobby-tooltip:after{border-color:rgba(255,255,255,.95) transparent transparent transparent}.hobby-item:nth-child(4n+1) .hobby-tooltip{left:0;transform:translateY(-8px)}.hobby-item:nth-child(4n+1):hover .hobby-tooltip{transform:translateY(-4px)}.hobby-item:nth-child(4n+1) .hobby-tooltip:after{left:2.7rem;margin-left:-4px}.hobby-item:nth-child(4n) .hobby-tooltip{left:auto;right:0;transform:translateY(-8px)}.hobby-item:nth-child(4n):hover .hobby-tooltip{transform:translateY(-4px)}.hobby-item:nth-child(4n) .hobby-tooltip:after{left:auto;right:2.7rem;margin-left:0;margin-right:-4px}.hobby-item:hover{background:rgba(var(--glow-color),.1);border-color:rgba(var(--glow-color),.4);transform:translateY(-2px)}.hobby-icon{font-size:1.75rem;margin-bottom:.25rem;display:flex;align-items:center;justify-content:center}.hobby-icon-img{width:1.75rem;height:1.75rem;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.hobby-item:hover .hobby-icon-img,.about-page.light-mode .hobby-item:hover .hobby-icon-img{filter:grayscale(0%)}.hobby-label{font-size:.65rem;color:var(--white);text-align:center;font-weight:500;line-height:1.1}.about-page.light-mode .hobby-label{color:#000}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hobbies-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.hobby-item{padding:.5rem .35rem;min-width:0}.hobby-icon{font-size:1.25rem;margin-bottom:.25rem}.hobby-icon-img{width:1.25rem;height:1.25rem}.hobby-label{font-size:.65rem;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hobby-item:nth-child(4n+1) .hobby-tooltip,.hobby-item:nth-child(4n) .hobby-tooltip{left:50%;right:auto;transform:translate(-50%) translateY(-8px)}.hobby-item:nth-child(4n+1):hover .hobby-tooltip,.hobby-item:nth-child(4n):hover .hobby-tooltip{transform:translate(-50%) translateY(-4px)}.hobby-item:nth-child(4n+1) .hobby-tooltip:after,.hobby-item:nth-child(4n) .hobby-tooltip:after{left:50%;right:auto;margin-left:-4px;margin-right:0}.hobby-item:nth-child(odd) .hobby-tooltip{left:0;transform:translateY(-8px)}.hobby-item:nth-child(odd):hover .hobby-tooltip{transform:translateY(-4px)}.hobby-item:nth-child(odd) .hobby-tooltip:after{left:2.5rem;margin-left:-4px}.hobby-item:nth-child(2n) .hobby-tooltip{left:auto;right:0;transform:translateY(-8px)}.hobby-item:nth-child(2n):hover .hobby-tooltip{transform:translateY(-4px)}.hobby-item:nth-child(2n) .hobby-tooltip:after{left:auto;right:2.5rem;margin-left:0;margin-right:-4px}.timeline-item{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.timeline-item:before{display:none}.timeline-date{padding-left:0;font-size:.7rem;padding-top:0}.timeline-date:before{display:none}.timeline-title{font-size:.9rem}.timeline-subtitle{font-size:.8rem}.timeline-desc{font-size:.75rem}.about-me-card .magic-bento-card__label{font-size:1.1rem}.about-me-card .magic-bento-card__description{font-size:.85rem;line-height:1.4}.hobbies-heading{font-size:.75rem;margin-top:1rem}.about-scroll-area{overflow-x:hidden;max-width:100%}.about-me-card .magic-bento-card__content{overflow-x:hidden}}.contact-section{width:100%;box-sizing:border-box;padding:3rem 1rem;margin-top:2rem;display:flex;justify-content:center;align-items:center;text-align:center}.contact-content{max-width:600px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:1rem}.contact-title{font-size:1.2rem;font-weight:600;margin:0;color:inherit}.contact-text{font-size:.95rem;line-height:1.6;opacity:.8;margin:0;max-width:500px}.contact-links{width:100%;display:flex;gap:.75rem;align-items:center;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.contact-link{color:inherit;text-decoration:none;font-size:.9rem;font-weight:500;opacity:.7;transition:opacity .2s ease,transform .2s ease;position:relative}.contact-link:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out}.contact-link:hover{opacity:1}.contact-link:hover:after{transform:scaleX(1);transform-origin:bottom left}.contact-separator{opacity:.3;font-size:.8rem}@media(max-width:600px){.contact-links{gap:.5rem}.contact-separator{display:none}.contact-links{flex-direction:column;gap:1rem}}.about-page{height:100vh;overflow-y:auto;overflow-x:hidden;padding:2rem;box-sizing:border-box;background-color:#01031a;color:#fff;transition:background-color .3s ease,color .3s ease;display:flex;flex-direction:column}.about-page.light-mode{background-color:#fff;color:#01031a}.about-container{max-width:1400px;margin:0 auto;position:relative;width:100%;flex:1}.about-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.about-toggles{display:flex;gap:1rem;align-items:center}.about-page.light-mode .magic-bento-card{--card-bg: #f5f5f5;background-color:var(--card-bg)!important;border-color:#e0e0e0!important;color:#000!important}.about-page.light-mode .magic-bento-card__header,.about-page.light-mode .magic-bento-card__content{color:#000!important}.about-page.dark-mode .magic-bento-card{--card-bg: #060010;background-color:var(--card-bg)!important;border-color:#333!important;color:#fff!important}.about-page.dark-mode .magic-bento-card__header,.about-page.dark-mode .magic-bento-card__content{color:#fff!important}.scroll-hint{position:fixed;bottom:3rem;left:50%;transform:translate(-50%);opacity:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),transform 1.2s cubic-bezier(.4,0,.2,1);pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:100;color:inherit;text-shadow:none;padding:1rem 2rem;border-radius:50px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 32px #00000026}.about-page.light-mode .scroll-hint{background:#fffc;border:1px solid rgba(255,255,255,.6)}.about-page.dark-mode .scroll-hint{background:#141414cc;border:1px solid rgba(255,255,255,.1)}.scroll-hint.visible{opacity:1;transform:translate(-50%) translateY(0)}.scroll-hint:not(.visible){transform:translate(-50%) translateY(20px)}.scroll-hint-text{font-size:1rem;text-transform:uppercase;letter-spacing:3px;font-weight:600;text-align:center;white-space:nowrap}.scroll-arrow{width:16px;height:16px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg);animation:bounce-diagonal 2s infinite}@keyframes bounce-diagonal{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-15px) rotate(45deg)}60%{transform:translateY(-7px) rotate(45deg)}}.about-fade-overlay{position:fixed;bottom:0;left:0;width:100%;height:120px;pointer-events:none;z-index:90;background:linear-gradient(to bottom,transparent,#01031A);transition:opacity .3s ease}.about-page.light-mode .about-fade-overlay{background:linear-gradient(to bottom,transparent,#ffffff)}@media(max-width:768px){.about-page{padding:1rem}.about-container{max-width:100%}.about-header{margin-bottom:1rem}.about-back-link{font-size:.9rem}.about-back-link svg{width:20px;height:20px}.about-toggles button{font-size:.9rem;padding:.4rem}.theme-toggle-btn img{width:20px;height:20px}.about-container>div[style*=marginTop]{margin-top:1rem!important}.scroll-hint{display:none}}.legal-page{width:100%;height:100vh;overflow-y:auto;font-family:Inter,sans-serif;color:#fff;transition:color .3s ease,background-color .3s ease}.legal-container{max-width:800px;margin:0 auto;padding:4rem 2rem}.legal-page.light-mode{color:#01031a;background-color:#fff}.legal-page.dark-mode{color:#fff;background-color:#01031a}.back-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1rem;font-weight:500;margin-bottom:3rem;color:inherit;opacity:.7;transition:opacity .2s ease}.back-link:hover{opacity:1}.legal-content h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;letter-spacing:-.02em}.legal-content h2{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem}.legal-content p{font-size:1rem;line-height:1.6;margin-bottom:1rem;opacity:.9}.legal-content address{font-style:normal;line-height:1.6;margin-bottom:1rem}.legal-footer{margin-top:5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.light-mode .legal-footer{border-top:1px solid rgba(0,0,0,.1)}.footer-section h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;opacity:.5}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:inherit;text-decoration:none;opacity:.8;transition:opacity .2s ease}.footer-section a:hover{opacity:1}.project-page{--project-color: #ffffff;--project-color-light: #ffffff;--text-color: #ffffff;--bg-color: #01031A;--bg-card: rgba(255, 255, 255, .05);--border-color: rgba(255, 255, 255, .1);--text-secondary: rgba(255, 255, 255, .7);min-height:100vh;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease;overflow-y:auto;overflow-x:hidden;position:absolute;inset:0}.project-page.light-mode{--text-color: #01031A;--bg-color: #ffffff;--bg-card: rgba(1, 3, 26, .05);--border-color: rgba(1, 3, 26, .1);--text-secondary: rgba(1, 3, 26, .7);background-color:var(--bg-color);color:var(--text-color)}.project-header{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:2rem;z-index:100;background:transparent}.project-content{padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto}.content-wrapper{width:92%;max-width:1400px;margin:0 auto;padding:4rem 0}.project-content h1,.project-content h2,.project-content h3,.project-content h4,.project-content h5,.project-content h6{font-family:Space Grotesk,sans-serif}.project-content h1{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,10vw,6rem);font-weight:300;line-height:1.1;margin:0 0 2rem;color:var(--project-color);letter-spacing:.05rem}.project-content h2{font-size:clamp(1.8rem,3vw,2.5rem);color:var(--project-color);margin-bottom:1.5rem;font-weight:400}.project-content h3{font-size:1.2rem;color:var(--text-secondary);margin-bottom:.5rem;font-weight:400}.project-content h4{font-family:IBM Plex Mono,monospace;color:var(--project-color);line-height:1.6;font-size:1.5rem;margin-bottom:1rem}.project-content p{font-size:1.15rem;line-height:1.8;color:var(--text-color);margin-bottom:1.5rem}.text-doku{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1.1rem;margin-bottom:1.5rem}.top-section{min-height:auto;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem}.heading-container{width:100%;margin-top:1rem;margin-bottom:2rem}.project-columns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-top:2rem;width:100%}.project-column{flex:1;min-width:280px;display:flex;flex-direction:column;align-items:flex-start}.project-column h3{width:100%;text-align:left;font-size:1.2rem;margin:0;padding:.5rem 0;color:var(--text-secondary);font-family:Space Grotesk,sans-serif;font-weight:400}.project-column p{width:100%;text-align:left;font-size:1rem;margin:0;color:var(--text-color);font-family:Space Grotesk,sans-serif;line-height:1.6}.divider{width:100%;height:1px;background-color:var(--project-color);margin-bottom:1rem;opacity:.5}.divider-large{width:100%;height:1px;background-color:var(--border-color);margin-bottom:3rem}.tags{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem}.tag{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:9999px;color:var(--text-color);font-size:.9rem;font-family:Space Grotesk,sans-serif;transition:all .3s ease}.tag:hover{background:rgba(var(--project-color-rgb, 255, 255, 255),.1);border-color:var(--project-color);color:var(--project-color)}.cover-section{width:100%;position:relative;margin:2rem 0;overflow:hidden;border-radius:12px}.cover-section img{display:block;width:100%;height:auto;transition:transform .1s ease-out;will-change:transform}.cover-image{width:100%;margin:4rem 0;overflow:hidden;border-radius:12px}.cover-image img{width:100%;height:auto;display:block;transition:transform .5s ease}.cover-image:hover img{transform:scale(1.02)}.grid-section1{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;margin-top:5rem;margin-bottom:5rem;width:100%}.text-grid1,.col-span-8{grid-column:span 8}.image-section{width:100%;margin-top:5rem;margin-bottom:5rem}.image-section img{width:100%;height:auto;object-fit:contain;border-radius:8px}.feature-image{max-width:800px;margin:5rem 0}.feature-image-wide{width:100%;margin:5rem 0}.feature-image img,.feature-image-wide img{width:100%;height:auto;border-radius:8px}.collaborators-section,.credits-section{margin-top:8rem;margin-bottom:5rem;padding-top:3rem;border-top:1px solid var(--border-color);width:100%}.collaborators-content{display:flex;flex-direction:column;align-items:flex-start}.collaborators-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem;margin-bottom:3rem}.collaborator{color:var(--text-color);font-family:Space Grotesk,sans-serif;font-size:1.2rem}.creative-arsenal,.tools-section{margin-top:2rem;width:100%}.arsenal-intro,.tools-intro{color:var(--text-secondary);font-family:Space Grotesk,sans-serif;font-size:1rem;margin-bottom:1.5rem;margin-top:.5rem}.tools-container,.tools-grid{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.tool,.tool-card{display:flex;flex-direction:column;padding:1rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;transition:all .3s ease}.tool:hover,.tool-card:hover{background:rgba(var(--project-color-rgb, 255, 255, 255),.1);border-color:var(--project-color);transform:translateY(-3px)}.tool-name{color:var(--project-color);font-family:IBM Plex Mono,monospace;font-size:1rem;margin-bottom:.3rem;font-weight:500}.tool-role{color:var(--text-secondary);font-family:Space Grotesk,sans-serif;font-size:.85rem}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-section.visible{opacity:1;transform:translateY(0)}.project-page .scroll-to-top{background:var(--project-color);border:none;box-shadow:0 4px 12px #0003}.project-page .scroll-to-top:hover{background:#fff;transform:translateY(-5px)}.project-page .scroll-to-top img{filter:brightness(.1)}@media(max-width:900px){.grid-section1{display:flex;flex-direction:column}.text-grid1,.col-span-8{width:100%}.project-columns{flex-direction:column;gap:2rem}.top-section{min-height:auto}.image-section,.feature-image,.feature-image-wide{margin:3rem 0}}@media(max-width:768px){.project-content{padding:8rem 2rem 1rem}.project-content h1{font-size:clamp(2.5rem,8vw,4rem)}.project-content p,.text-doku{font-size:1rem}.content-wrapper{padding:2rem 0;width:95%}.collaborators-section,.credits-section{margin-top:5rem;padding-top:2rem}.tools-container,.tools-grid{gap:.8rem}.tool,.tool-card{padding:.8rem 1rem}}@media(max-width:480px){.project-content h1{font-size:2.5rem}.tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.tool{padding:.8rem}.tool-name{font-size:.9rem}.tool-role{font-size:.75rem}}.bwegt-page{--project-color: #FFCD06;--project-color-light: #E5B800;--project-color-rgb: 255, 205, 6}.bwegt-page.light-mode{--project-color: #D4A800;--project-color-light: #B89400}.bwegt-page .tag:hover{background:#ffcd061a;border-color:var(--project-color);color:var(--project-color)}.bwegt-page .scroll-to-top{background:var(--project-color);box-shadow:0 4px 12px #ffcd064d}.bwegt-page .scroll-to-top img{filter:brightness(.1)}.bwegt-page .scroll-to-top:hover{background:#fff;transform:translateY(-5px)}.bwegt-page .assets-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;margin:5rem 0}.bwegt-page .asset-large{grid-row:span 2}.bwegt-page .asset-small{display:flex;align-items:center;justify-content:center}.bwegt-page .assets-grid img{width:100%;height:100%;object-fit:contain;filter:grayscale(100%);transition:filter .4s ease,transform .4s ease;border-radius:8px}.bwegt-page .assets-grid img:hover{filter:grayscale(0%);transform:scale(1.05)}.bwegt-page .img-section-4{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:5rem;margin-bottom:5rem}.bwegt-page .img-container{grid-column:span 4}.bwegt-page .img-container img{width:100%;height:auto;object-fit:contain;border-radius:8px}.bwegt-page .cover-section{margin-top:-2rem}.bwegt-page .team-section{margin-top:8rem;padding-top:4rem;border-top:1px solid var(--border-color)}.bwegt-page .team-section h2{font-size:2rem;color:var(--project-color);margin-bottom:1.5rem;margin-top:3rem}.bwegt-page .collaborators{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.bwegt-page .collaborator{font-size:1.2rem;color:var(--text-color)}.bwegt-page .tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:4rem}.bwegt-page .tool-card{display:flex;flex-direction:column;padding:1.2rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;transition:all .3s ease}.bwegt-page .tool-card:hover{background:#ffcd060d;border-color:var(--project-color);transform:translateY(-3px)}.bwegt-page .tool-name{font-size:1.1rem;color:var(--project-color);margin-bottom:.3rem;font-weight:500}.bwegt-page .tool-role{font-size:.9rem;color:var(--text-secondary)}@media(max-width:768px){.bwegt-page .assets-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:.8rem}.bwegt-page .asset-large{grid-column:1 / -1;grid-row:auto;max-width:80%;margin:0 auto}.bwegt-page .team-section{margin-top:5rem;padding-top:2rem}.bwegt-page .collaborators{flex-direction:column;gap:1rem}.bwegt-page .tools-grid{grid-template-columns:1fr}}@media(max-width:480px){.bwegt-page .assets-grid{grid-template-columns:1fr 1fr;gap:10px}.bwegt-page .asset-large{grid-column:span 2;width:60%;margin:0 auto;max-width:none}.bwegt-page .assets-grid img{filter:grayscale(0%)}.bwegt-page .assets-grid img:hover{transform:none}.bwegt-page .tools-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.bwegt-page .tool-card{padding:.8rem}.bwegt-page .tool-name{font-size:.95rem}.bwegt-page .tool-role{font-size:.8rem}}.project-navigation-section{margin-top:4rem;margin-bottom:4rem;width:100%}.project-nav-divider{display:none}.light-mode .project-nav-divider{background:#01031a1a}.project-navigation-heading{font-family:Space Grotesk,sans-serif;font-size:2rem;margin-bottom:3rem;text-align:center;color:inherit}.project-navigation{display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-project{position:relative;flex:1;height:300px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000001a}.light-mode .nav-project{border-color:#01031a1a;box-shadow:0 4px 12px #01031a1a}.nav-project>img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.nav-project:hover>img{transform:scale(1.1)}.nav-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(1,3,26,.95),transparent);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.light-mode .nav-overlay{background:linear-gradient(to top,rgba(255,255,255,.95),transparent);color:#01031a}.nav-project:hover .nav-overlay{opacity:1}.nav-label{font-size:1rem;text-transform:uppercase;letter-spacing:1px;text-align:center}.nav-back-button{padding:1rem 2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:inherit;font-size:1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.light-mode .nav-back-button{background:#01031a0d;border-color:#01031a1a}.nav-back-button:hover{background:#ffffff1a;transform:translateY(-2px)}.light-mode .nav-back-button:hover{background:#01031a1a}.nav-project-placeholder{flex:1}@media(max-width:768px){.project-navigation{display:flex;flex-wrap:wrap;flex-direction:row;gap:1rem}.nav-project{box-sizing:border-box;width:calc(50% - .6rem);height:200px;flex:0 0 calc(50% - .6rem)}.nav-project-placeholder{display:none}.nav-back-button{width:100%;order:3;margin-top:1rem}.nav-overlay{opacity:1;background:linear-gradient(to top,rgba(1,3,26,.8),transparent);padding:1rem}.nav-label{font-size:.9rem}.light-mode .nav-overlay{background:linear-gradient(to top,rgba(255,255,255,.9),transparent)}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:0}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.scroll-to-top:hover{background:var(--accent-color, rgba(255, 255, 255, .25));border-color:var(--accent-color, rgba(255, 255, 255, .4));transform:translateY(-5px);box-shadow:0 5px 15px #0003}.scroll-to-top img{width:24px;height:24px;transition:transform .3s ease}.scroll-to-top:hover img{transform:translateY(-2px)}.light-mode .scroll-to-top{background:#0000000d;border-color:#0000001a}.light-mode .scroll-to-top:hover{background:var(--accent-color, rgba(0, 0, 0, .1));border-color:var(--accent-color, rgba(0, 0, 0, .2))}@media(max-width:768px){.scroll-to-top{bottom:90px;right:1.5rem}}.future-icon-page .cover-video{width:100%;height:auto;border-radius:12px;object-fit:cover;cursor:pointer}.future-icon-page .video-container{position:relative;width:100%}.video-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:12px;cursor:pointer;transition:all .3s ease;color:#fff}.video-play-overlay:hover{background:#0006}.video-play-overlay svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .2s ease}.video-play-overlay:hover svg{transform:scale(1.1)}.video-controls{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;gap:.75rem;z-index:10}.video-control-btn{width:64px;height:64px;border-radius:50%;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.video-control-btn:hover{background:#000000b3;transform:scale(1.05)}.future-icon-page.light-mode .video-control-btn{background:#ffffff80;border:1px solid rgba(0,0,0,.2);color:#01031a}.future-icon-page.light-mode .video-control-btn:hover{background:#fffc}.future-icon-page.light-mode h1,.future-icon-page.light-mode h2,.future-icon-page.light-mode h3,.future-icon-page.light-mode h4,.future-icon-page.light-mode h5,.future-icon-page.light-mode p,.future-icon-page.light-mode .text-doku,.future-icon-page.light-mode .tool-name,.future-icon-page.light-mode .tool-role,.future-icon-page.light-mode .collaborator-name,.future-icon-page.light-mode .collaborator-role{color:#01031a}.future-icon-page.light-mode .tool-role,.future-icon-page.light-mode .collaborator-role{opacity:.6}.future-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0}.future-icon-grid .grid-item{background:#ffffff0d;border-radius:12px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.future-icon-page.light-mode .future-icon-grid .grid-item{background:#00000008;border:1px solid rgba(0,0,0,.08)}.future-icon-grid .grid-item:hover{transform:scale(1.02);box-shadow:0 8px 32px #0003}.future-icon-grid .grid-item img{width:100%;height:100%;object-fit:contain}.comparison-section{display:flex;align-items:center;justify-content:center;gap:3rem;padding:3rem 2rem;background:#ffffff05;border-radius:16px;margin:2rem 0}.future-icon-page.light-mode .comparison-section{background:#00000005}.comparison-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.comparison-item img{width:150px;height:150px;object-fit:contain;padding:1rem;background:#ffffff0d;border-radius:12px}.future-icon-page.light-mode .comparison-item img{background:#00000008}.comparison-label{font-size:.85rem;opacity:.7;text-transform:uppercase;letter-spacing:1px}.comparison-arrow{font-size:2.5rem;opacity:.5;font-weight:300}.prompt-explain-section{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;background:#ffffff05;border-radius:16px;margin:2rem 0}.future-icon-page.light-mode .prompt-explain-section{background:#00000005}.prompt-image{width:100%;max-width:600px}.prompt-image img{width:100%;height:auto;border-radius:12px}.prompt-details{text-align:center}.prompt-text{font-style:italic;font-size:1.1rem;opacity:.9;margin-bottom:.5rem;max-width:500px}.prompt-date{font-size:.85rem;opacity:.5}.architecture-columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:1.5rem}.arch-column h5{font-size:1rem;margin-bottom:1rem;opacity:.9;font-weight:600}.arch-column ul{list-style:none;padding:0;margin:0}.arch-column li{padding:.5rem 0;font-size:.95rem;opacity:.75;border-bottom:1px solid rgba(255,255,255,.08)}.future-icon-page.light-mode .arch-column li{border-bottom:1px solid rgba(0,0,0,.08)}.arch-column li:last-child{border-bottom:none}.philosophy-quote{font-size:1.3rem;font-style:italic;opacity:.85;padding:1.5rem 2rem;border-left:3px solid rgba(255,255,255,.3);margin:1.5rem 0;background:#ffffff05}.future-icon-page.light-mode .philosophy-quote{border-left-color:#0003;background:#00000005}.collaborator{display:flex;flex-direction:column;gap:.25rem}.collaborator-name{font-weight:500}.collaborator-role{font-size:.85rem;opacity:.6}@media(max-width:768px){.future-icon-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.video-mute-toggle{position:relative;bottom:auto;right:auto;margin:1rem auto 0}.future-icon-page .video-container{display:flex;flex-direction:column;align-items:center}.comparison-section{flex-direction:column;gap:1.5rem;padding:2rem 1rem}.comparison-arrow{transform:rotate(90deg)}.comparison-item img{width:120px;height:120px}.architecture-columns{grid-template-columns:1fr;gap:2rem}.philosophy-quote{font-size:1.1rem;padding:1rem 1.5rem}}@media(max-width:480px){.future-icon-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.future-icon-grid .grid-item{padding:.5rem}}.ice-age-page{--project-color: #7DAA62;--project-color-light: #6A9550;--project-color-rgb: 125, 170, 98}.ice-age-page.light-mode{--project-color: #5A8D40;--project-color-light: #4A7D30}.ice-age-page .tag{background-color:var(--bg-card);color:var(--text-color);border:1px solid var(--border-color)}.ice-age-page .tag:hover{background:#7daa621a;border-color:var(--project-color);color:var(--project-color)}.ice-age-page.light-mode .tag{background-color:#e0e0e0;color:#01031a}.ice-age-page .cover-section{width:100%;position:relative;scale:.8;cursor:pointer}.ice-age-page .cover-section img{display:block;width:100%;height:auto;transition:transform .1s ease-out;will-change:transform}.ice-age-page .grid-section1{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(1,auto);gap:8px;margin-top:7rem;width:100%}.ice-age-page .text-grid1{grid-column:1 / span 4}.ice-age-page h4{font-family:IBM Plex Mono,monospace;color:var(--project-color);line-height:1.6;font-size:1.5rem;margin-bottom:1rem}.ice-age-page .text-doku{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1.1rem}.ice-age-page .img-section-4{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(1,1fr);gap:8px;margin-top:10rem}.ice-age-page .img-container{grid-column:span 4 / span 4}.ice-age-page .ice-img-grid img,.ice-age-page .icegrid2-item img,.ice-age-page .slider-item img,.ice-age-page .img-container img,.ice-age-page .cover-section img{width:100%;height:100%;object-fit:contain;object-position:center}.ice-age-page .ice-img-grid{display:flex;flex-direction:column;gap:0;margin:0;grid-column:1 / span 4;width:100%}.ice-age-page .ice-img-grid .row{display:flex;flex-direction:column;gap:0;width:100%;filter:grayscale(100%);transition:filter .8s ease}.ice-age-page .ice-img-grid .row:hover{filter:grayscale(0%)}.ice-age-page .ice-img-grid .row .grid-item{width:100%;padding:0;line-height:0}.ice-age-page .ice-img-grid .grid-item.full-width{grid-column:1 / span 4;filter:grayscale(100%);transition:filter .8s ease}.ice-age-page .ice-img-grid .grid-item.full-width:hover{filter:grayscale(0%)}.ice-age-page .ice-img-grid img{width:100%;height:auto;object-fit:contain;object-position:center;transform:translateZ(0);display:block}.ice-age-page .icegrid2-container{display:flex;flex-direction:column;gap:0;margin:0;grid-column:1 / span 4;width:100%}.ice-age-page .icegrid2-item{width:100%;line-height:0;filter:grayscale(100%);transition:filter .8s ease}.ice-age-page .icegrid2-item:hover{filter:grayscale(0%)}.ice-age-page .icegrid2-item img{width:100%;height:auto;object-fit:contain;object-position:center;display:block}.ice-age-page .slider-container{width:100vw;overflow:hidden;margin:4rem 0;position:relative;left:50%;transform:translate(-50%);height:auto;max-height:220px;transition:max-height .3s ease}.ice-age-page .slider-container:hover{max-height:320px;overflow:visible;z-index:100}.ice-age-page .slider-track{display:flex;gap:.5rem;width:max-content;padding:0 5vw}@keyframes slideRight{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes slideLeft{0%{transform:translate(-33.33%)}to{transform:translate(0)}}.ice-age-page .slider-right .slider-track{animation:slideRight 30s linear infinite}.ice-age-page .slider-left .slider-track{animation:slideLeft 30s linear infinite}.ice-age-page .slider-item{flex:0 0 auto;width:auto;height:auto;transition:all .3s ease;position:relative;z-index:1}.ice-age-page .slider-container:hover .slider-item:hover{transform:scale(1.5);z-index:101;filter:drop-shadow(0 0 12px rgba(0,0,0,.6))}.ice-age-page .slider-right .slider-track,.ice-age-page .slider-left .slider-track{min-width:220vw}.ice-age-page .slider-left .slider-track{min-width:280vw}.ice-age-page .slider-item img{width:100%;height:auto;max-height:200px;object-fit:contain;object-position:center;border-radius:8px}.ice-age-page .collaborators-section{margin-top:10rem;margin-bottom:5rem;width:100%}.ice-age-page .divider-large{width:100%;height:1px;background-color:#ffffff1a;margin-bottom:4rem}.ice-age-page .collaborators-content{display:flex;flex-direction:column;align-items:flex-start}.ice-age-page .collaborators-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem}.ice-age-page .collaborator{color:var(--text-color);font-family:Space Grotesk,sans-serif;font-size:1.2rem}.ice-age-page .creative-arsenal{margin-top:4rem;display:grid;grid-template-columns:repeat(6,1fr);width:100%;gap:8px}.ice-age-page .arsenal-intro{grid-column:span 4 / span 4;color:var(--text-secondary);font-family:Space Grotesk,sans-serif;font-size:1rem;margin-bottom:1.5rem;margin-top:.5rem}.ice-age-page .creative-arsenal h4{grid-column:span 4 / span 4}.ice-age-page .tools-container{grid-column:span 4 / span 4;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.ice-age-page .tool{display:flex;flex-direction:column;padding:1rem 1.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;transition:all .3s ease;flex:0 1 auto}.ice-age-page .tool:hover{background:#7daa621a;border-color:var(--project-color);transform:translateY(-3px)}.ice-age-page .tool-name{color:var(--project-color);font-family:IBM Plex Mono,monospace;font-size:1rem;margin-bottom:.3rem}.ice-age-page .tool-role{color:var(--text-secondary);font-family:Space Grotesk,sans-serif;font-size:.85rem}.ice-age-page .bottom-back{margin-top:10rem;margin-bottom:3rem;display:flex;justify-content:flex-start}@media(max-width:768px){.ice-age-page .grid-section1{display:block;margin-top:4rem}.ice-age-page .text-grid1{width:100%}.ice-age-page .heading-container{height:auto;margin-top:1rem;margin-bottom:2rem}.ice-age-page .heading-container h1{font-size:4rem;line-height:1.1}.ice-age-page .img-section-4{display:block;margin-top:5rem}.ice-age-page .img-container{width:100%;margin-bottom:1rem}.ice-age-page .project-columns{flex-direction:column;gap:2rem}.ice-age-page .ice-img-grid{width:100%;display:flex;flex-direction:column;gap:1rem}.ice-age-page .ice-img-grid .row,.ice-age-page .ice-img-grid .grid-item.full-width,.ice-age-page .icegrid2-item,.ice-age-page .slider-item img{filter:grayscale(0%)}.ice-age-page .creative-arsenal{display:block}.ice-age-page .icegrid2-container{width:100%}}@media(max-width:480px){.ice-age-page .heading-container h1{font-size:3rem}.ice-age-page .content-wrapper{width:95%}.ice-age-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.ice-age-page .tool{padding:.8rem}.ice-age-page .tool-name{font-size:.9rem}.ice-age-page .tool-role{font-size:.75rem}}.ice-age-page.light-mode h1,.ice-age-page.light-mode h3,.ice-age-page.light-mode h4,.ice-age-page.light-mode .tool-name{color:var(--project-color)}.ice-age-page.light-mode .tool:hover{background:#7daa6226}.ice-age-page .scroll-to-top{background-color:var(--project-color)}.ice-age-page .scroll-to-top:hover{background-color:var(--project-color-light)}.ice-age-page.light-mode .scroll-to-top img{filter:brightness(0) invert(1)}.nass-page{--project-color: #1359FF;--project-color-light: #0D47E0;--project-color-rgb: 19, 89, 255}.nass-page.light-mode{--project-color: #0D47E0;--project-color-light: #0A3BB8}.nass-page .tag{background-color:var(--bg-card);color:var(--text-color);border:1px solid var(--border-color)}.nass-page .tag:hover{background:#1359ff1a;border-color:var(--project-color);color:var(--project-color)}.nass-page .cover-section{width:100%;position:relative;margin:2rem 0;overflow:hidden;border-radius:12px}.nass-page .cover-section img{display:block;width:100%;height:auto;transition:transform .1s ease-out;transform:translate(0);will-change:transform}.nass-page .grid-section1{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:7rem;margin-bottom:2rem}.nass-page .text-grid1{grid-column:span 4}.nass-page h4{font-family:IBM Plex Mono,monospace;color:var(--project-color);line-height:1.6;font-size:1.5rem;margin-bottom:1rem}.nass-page .text-doku{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1.1rem;margin-bottom:1.5rem}.nass-page.light-mode .text-doku{color:#000}.nass-page .img-section-4{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:5rem;margin-bottom:5rem}.nass-page .img-container{grid-column:span 6}@media(min-width:1024px){.nass-page .img-container{grid-column:span 4}}.nass-page .img-section-2col{display:grid;grid-template-columns:4fr 2fr;gap:2rem;margin-top:5rem;margin-bottom:5rem;width:100%;align-items:center}.nass-page .clickable-image{cursor:pointer}.nass-page .img-container-center,.nass-page .img-container-left,.nass-page .img-container-right{width:100%;display:flex;justify-content:center;align-items:center}.nass-page .image-section{width:100%;margin-top:5rem;margin-bottom:5rem}.nass-page .cover-section img,.nass-page .img-container img,.nass-page .image-section img,.nass-page .img-container-center img{width:100%;height:auto;object-fit:contain;border-radius:8px}.nass-page .collaborators-section{margin-top:8rem;margin-bottom:5rem;width:100%}.nass-page .divider-large{width:100%;height:1px;background-color:#ffffff1a;margin-bottom:3rem}.nass-page.light-mode .divider-large{background-color:#0000001a}.nass-page .collaborators-content{display:flex;flex-direction:column;align-items:flex-start}.nass-page .collaborators-list{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem;margin-bottom:3rem}.nass-page .collaborator{color:var(--text-color);font-family:Space Grotesk,sans-serif;font-size:1.2rem}.nass-page .creative-arsenal{margin-top:2rem;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;width:100%}.nass-page .arsenal-intro{grid-column:span 4;color:#ffffffb3;font-family:Space Grotesk,sans-serif;font-size:1rem;margin-bottom:1.5rem;margin-top:.5rem}.nass-page.light-mode .arsenal-intro{color:#000000b3}.nass-page .creative-arsenal h4{grid-column:span 6}.nass-page .tools-container{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.nass-page .tool{display:flex;flex-direction:column;padding:1rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .3s ease}.nass-page.light-mode .tool{background:#0000000d;border-color:#0000001a}.nass-page .tool:hover{background:#1359ff1a;border-color:var(--project-color);transform:translateY(-3px)}.nass-page .tool-name{color:var(--project-color);font-family:IBM Plex Mono,monospace;font-size:1rem;margin-bottom:.3rem;font-weight:500}.nass-page .tool-role{color:#ffffffb3;font-family:Space Grotesk,sans-serif;font-size:.8rem}.nass-page.light-mode .tool-role{color:#000000b3}@media(max-width:900px){.nass-page .grid-section1,.nass-page .img-section-4,.nass-page .image-section{display:flex;flex-direction:column;margin-top:2rem;margin-bottom:2rem;width:100%}.nass-page .text-grid1,.nass-page .img-container{width:100%}.nass-page .img-section-4{gap:0}.nass-page .img-container img,.nass-page .image-section img{width:100%;height:auto;object-fit:contain}.nass-page .img-section-2col{grid-template-columns:1fr;gap:2rem}.nass-page .project-columns{flex-direction:column;gap:2rem}.nass-page .top-section{min-height:auto}}@media(max-width:480px){.nass-page .heading-container h1{font-size:3rem}.nass-page .content-wrapper{padding:2rem 0;width:100%}}.nass-page .scroll-to-top{background:var(--project-color);box-shadow:0 4px 12px #1359ff4d}.nass-page .scroll-to-top:hover{background:#fff;transform:translateY(-5px)}.nass-page .scroll-to-top:hover img{filter:brightness(.1)}.stablehub-page{--project-color: #FAE959;--project-color-light: #E8B445;--project-color-rgb: 250, 233, 89}.stablehub-page.light-mode{--project-color: #E8B445;--project-color-light: #D4A030}.stablehub-page .tag{color:var(--text-color);border-color:var(--border-color)}.stablehub-page .tag:hover{border-color:var(--project-color);color:var(--project-color);background:#fae9591a}.stablehub-page.light-mode .tag:hover{background:#e8b44526}.stablehub-page .grid-section1{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;margin-top:5rem;margin-bottom:5rem;width:100%}.stablehub-page .col-span-8,.stablehub-page .text-grid1{grid-column:span 8}.stablehub-page .image-pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-top:2rem}.stablehub-page .image-pair-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.stablehub-page.light-mode .image-pair-grid img{border:1px solid rgba(0,0,0,.1)}.stablehub-page .single-image-restricted{width:100%;margin-top:2rem}.stablehub-page .single-image-restricted img{width:100%;height:auto;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.stablehub-page.light-mode .single-image-restricted img{border:1px solid rgba(0,0,0,.1)}.stablehub-page h4{font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1.5rem;margin-bottom:1rem}.stablehub-page .text-doku{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1.1rem;margin-bottom:1.5rem}.stablehub-page ul.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0;margin:0;list-style:none}.stablehub-page ul.feature-list li{font-family:IBM Plex Mono,monospace;font-size:.95rem;color:var(--text-color);background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:1rem;border-radius:6px;display:flex;align-items:center;transition:background .3s ease}.stablehub-page.light-mode ul.feature-list li{background:#00000005;border:1px solid rgba(0,0,0,.08);color:#000}.stablehub-page ul.feature-list li:hover{background:#ffffff12}.stablehub-page.light-mode ul.feature-list li:hover{background:#0000000d}.stablehub-page ul.feature-list li:before{content:"✦";color:var(--project-color);margin-right:.8rem;font-size:1.1em}.stablehub-page .image-section{width:100%;margin-top:5rem;margin-bottom:5rem}.stablehub-page .image-section img{width:100%;height:auto;object-fit:contain;border-radius:8px}@media(max-width:900px){.stablehub-page .col-span-8{grid-column:span 12}.stablehub-page .image-pair-grid{grid-template-columns:1fr;gap:1rem}.stablehub-page .image-pair-grid img{aspect-ratio:auto}.stablehub-page ul.feature-list{grid-template-columns:1fr}}.stablehub-page .credits-section{margin-top:10rem;margin-bottom:5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:repeat(12,1fr);gap:2rem}.stablehub-page.light-mode .credits-section{border-top:1px solid rgba(0,0,0,.1)}.stablehub-page .credits-column{display:flex;flex-direction:column}.stablehub-page .credits-column.col-wide{grid-column:span 6}.stablehub-page .credits-column.col-narrow{grid-column:span 3}.stablehub-page .credits-label{font-family:Space Grotesk,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:1.5rem}.stablehub-page .credits-list,.stablehub-page .credits-text{font-family:Space Grotesk,sans-serif;font-size:1.1rem;line-height:1.6;color:var(--text-color)}.stablehub-page.light-mode .credits-list,.stablehub-page.light-mode .credits-text{color:#000}.stablehub-page .collaborator-row{display:grid;grid-template-columns:200px 1fr;gap:1rem;margin-bottom:.5rem;align-items:baseline}.stablehub-page .colab-name{font-weight:500;opacity:1}.stablehub-page .colab-role{opacity:.6;font-size:.95em}@media(max-width:600px){.stablehub-page .collaborator-row{grid-template-columns:1fr;gap:.2rem;margin-bottom:1.25rem}}.stablehub-page .credits-link a{color:var(--project-color);text-decoration:underline;text-underline-offset:4px;font-size:1.1rem;transition:opacity .2s ease}.stablehub-page .credits-link a:hover{opacity:.8}@media(max-width:900px){.stablehub-page .grid-section1{display:flex;flex-direction:column}.stablehub-page .image-grid-2{grid-template-columns:1fr;gap:1rem}.stablehub-page .credits-section{display:flex;flex-direction:column;gap:3rem}}.stablehub-page .collaborators-list{grid-column:span 4;display:flex;flex-direction:column;gap:1rem}.stablehub-page .publisher-section,.stablehub-page .publication-section{grid-column:span 4}.stablehub-page .collaborator,.stablehub-page .publisher-name,.stablehub-page .publication-link{color:var(--text-color);font-family:Space Grotesk,sans-serif;font-size:1.1rem}.stablehub-page .publication-link a{color:var(--project-color);text-decoration:none;transition:opacity .3s ease}.stablehub-page .publication-link a:hover{opacity:.8}.stablehub-page .tools-section{margin-top:4rem;margin-bottom:5rem}.stablehub-page .tools-intro{margin-bottom:1.5rem}.stablehub-page .scroll-to-top{background:var(--project-color);box-shadow:0 4px 12px #fae9594d}.stablehub-page .scroll-to-top:hover{background:#fff;transform:translateY(-5px)}.stablehub-page .scroll-to-top:hover img,.stablehub-page .scroll-to-top img{filter:brightness(.1)}@media(max-width:900px){.stablehub-page .grid-section1,.stablehub-page .collaborators-container{display:flex;flex-direction:column;margin-top:2rem;margin-bottom:2rem;width:100%}.stablehub-page .text-grid1{width:100%}.stablehub-page .project-columns{flex-direction:column;gap:2rem}.stablehub-page .top-section{min-height:auto}}@media(max-width:480px){.stablehub-page .heading-container h1{font-size:3rem}.stablehub-page .content-wrapper{padding:2rem 0;width:100%}}.zentrumpferd-page{--project-color: #EC0011;--project-color-rgb: 236, 0, 17;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(236, 0, 17, .2);--text-secondary: rgba(255, 255, 255, .7)}.zentrumpferd-page.light-mode{--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(236, 0, 17, .15);--text-secondary: rgba(1, 3, 26, .7)}.key-learnings-images{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;width:100%}.key-learnings-titles{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;width:100%}.learning-image{width:100%;display:flex;align-items:center;justify-content:center}.learning-image img{width:50%;height:auto;object-fit:contain}.learning-title{font-size:1.1rem;font-weight:600;color:var(--text-color);text-align:center;line-height:1.4}@media(max-width:768px){.zentrumpferd-page .key-learnings-images,.zentrumpferd-page .key-learnings-titles{grid-template-columns:1fr;gap:2rem}.zentrumpferd-page .learning-image img{width:40%}}@media(max-width:480px){.zentrumpferd-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.zentrumpferd-page .tool{padding:.8rem}.zentrumpferd-page .tool-name{font-size:.9rem}.zentrumpferd-page .tool-role{font-size:.75rem}}.missingmigrants-page{--project-color: #F19136;--project-color-rgb: 241, 145, 54;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(241, 145, 54, .2);--text-secondary: rgba(255, 255, 255, .7)}.missingmigrants-page.light-mode{--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(241, 145, 54, .15);--text-secondary: rgba(1, 3, 26, .7)}.missingmigrants-page .image-text-section{display:grid;grid-template-columns:4fr 2fr;gap:2rem;align-items:center;margin:4rem 0}.missingmigrants-page .image-text-section img{width:100%;height:auto;border-radius:8px}.missingmigrants-page .image-text-section .text-side h4{font-family:IBM Plex Mono,monospace;color:var(--project-color);font-size:1.3rem;margin-bottom:1rem}.missingmigrants-page .image-text-section .text-side p{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1rem}.missingmigrants-page .color-mapping-container{width:66.66%;margin:2rem 0;background:#01031a;border-radius:8px;padding:1rem}.missingmigrants-page .color-mapping-container img{width:100%;height:auto}.missingmigrants-page .structure-image-container{width:66.66%;margin:2rem 0;background:#01031a;border-radius:8px;padding:1rem}.missingmigrants-page .structure-image-container img{width:100%;height:auto}@media(max-width:768px){.missingmigrants-page .image-text-section{grid-template-columns:1fr;gap:1.5rem}.missingmigrants-page .color-mapping-container,.missingmigrants-page .structure-image-container{width:100%}}@media(max-width:480px){.missingmigrants-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.missingmigrants-page .tool{padding:.8rem}.missingmigrants-page .tool-name{font-size:.9rem}.missingmigrants-page .tool-role{font-size:.75rem}}.hybrid-page{--project-color: #4378FF;--project-color-rgb: 67, 120, 255;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(67, 120, 255, .2);--text-secondary: rgba(255, 255, 255, .7)}.hybrid-page.light-mode{--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(67, 120, 255, .15);--text-secondary: rgba(1, 3, 26, .7)}.hybrid-page .cover-image-container{margin-top:-6rem}.hybrid-page .cover-image-container img{width:100%;height:auto}.hybrid-page .assets-image-container{background:#01031a;border-radius:8px;padding:1rem}.hybrid-page .assets-image-container img{width:100%;height:auto}.hybrid-page .mobile-view-image{width:50%;margin:2rem auto;display:block}.hybrid-page .mobile-view-image img{width:100%;height:auto;border-radius:8px}@media(max-width:768px){.hybrid-page .mobile-view-image{width:80%}.hybrid-page .cover-image-container{margin-top:0}}@media(max-width:480px){.hybrid-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.hybrid-page .tool{padding:.8rem}.hybrid-page .tool-name{font-size:.9rem}.hybrid-page .tool-role{font-size:.75rem}}.karincruises-page{--project-color: #FFFD56;--project-color-rgb: 255, 253, 86;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(255, 253, 86, .2);--text-secondary: rgba(255, 255, 255, .7)}.karincruises-page.light-mode{--project-color: #CCCB47;--project-color-rgb: 204, 203, 71;--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(204, 203, 71, .2);--text-secondary: rgba(1, 3, 26, .7)}.karincruises-page .image-section img[src*=mobile-view]{width:60%;margin:0 auto;display:block}.karincruises-page .key-learnings-images{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;width:100%}.karincruises-page .key-learnings-titles{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;width:100%}.karincruises-page .learning-image{width:100%;display:flex;align-items:center;justify-content:center}.karincruises-page .learning-image img{width:50%;height:auto;object-fit:contain}.karincruises-page .learning-title{font-size:1.1rem;font-weight:600;color:var(--text-color);text-align:center;line-height:1.4}@media(max-width:768px){.karincruises-page .key-learnings-images,.karincruises-page .key-learnings-titles{grid-template-columns:1fr;gap:2rem}.karincruises-page .learning-image img{width:40%}.karincruises-page .image-section img[src*=mobile-view]{width:80%}}@media(max-width:480px){.karincruises-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.karincruises-page .tool{padding:.8rem}.karincruises-page .tool-name{font-size:.9rem}.karincruises-page .tool-role{font-size:.75rem}}.earthquakes-page{--project-color: #F2BA40;--project-color-rgb: 242, 186, 64;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(242, 186, 64, .2);--text-secondary: rgba(255, 255, 255, .7)}.earthquakes-page.light-mode{--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(242, 186, 64, .15);--text-secondary: rgba(1, 3, 26, .7)}.earthquakes-page .image-section img[src*=cover]{width:50%;margin:0 auto;display:block}.earthquakes-page .image-text-section{display:grid;grid-template-columns:4fr 2fr;gap:2rem;align-items:center;margin:4rem 0}.earthquakes-page .image-text-section img{width:100%;height:auto;border-radius:8px}.earthquakes-page .image-text-section .text-side h4{font-family:IBM Plex Mono,monospace;color:var(--project-color);font-size:1.3rem;margin-bottom:1rem}.earthquakes-page .image-text-section .text-side p{color:var(--text-color);font-family:IBM Plex Mono,monospace;line-height:1.6;font-size:1rem}.earthquakes-page .color-image-container{width:66.66%;margin:2rem 0;background:#01031a;border-radius:8px;padding:1rem}.earthquakes-page .color-image-container img{width:100%;height:auto}@media(max-width:768px){.earthquakes-page .image-text-section{grid-template-columns:1fr;gap:1.5rem}.earthquakes-page .color-image-container{width:100%}}@media(max-width:480px){.earthquakes-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.earthquakes-page .tool{padding:.8rem}.earthquakes-page .tool-name{font-size:.9rem}.earthquakes-page .tool-role{font-size:.75rem}}.zellerzahntechnik-page{--project-color: #057FD3;--project-color-rgb: 5, 127, 211;--text-color: #ffffff;--bg-card: rgba(255, 255, 255, .02);--border-color: rgba(5, 127, 211, .2);--text-secondary: rgba(255, 255, 255, .7)}.zellerzahntechnik-page.light-mode{--text-color: #01031A;--bg-card: rgba(1, 3, 26, .02);--border-color: rgba(5, 127, 211, .15);--text-secondary: rgba(1, 3, 26, .7)}.zellerzahntechnik-page .image-section img[src*=Mobile-view]{width:60%;margin:0 auto;display:block}@media(max-width:768px){.zellerzahntechnik-page .image-section img[src*=Mobile-view]{width:80%}}@media(max-width:480px){.zellerzahntechnik-page .tools-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.zellerzahntechnik-page .tool{padding:.8rem}.zellerzahntechnik-page .tool-name{font-size:.9rem}.zellerzahntechnik-page .tool-role{font-size:.75rem}}
