@import"https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap";@font-face{font-family:PP NeueBit;src:url(/assets/ppneuebit-bold-Bylnwtnf.otf) format("opentype");font-weight:700;font-style:normal}:root{--orange-light: #F8861E;--orange-dark: #3A1F00;--blue-light: #0AB1FF;--blue-dark: #012033;--green-light: #0EE245;--green-dark: #012F12;--red-light: #E30613;--red-dark: #390205;--black: #000000;--deep-black: #0A0A0A;--white: #FFFFFF;--off-white: #F5F5F5;--fade-white: rgba(255, 255, 255, .15);--secondary-dim: rgba(255, 255, 255, .6)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PP NeueBit;background-color:var(--black);color:var(--white)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:100px}::-webkit-scrollbar-thumb:hover{background:var(--orange-light);opacity:.8}*{scrollbar-width:thin;scrollbar-color:var(--orange-light) transparent}img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}h1,h2,h3,h4{text-transform:uppercase;font-family:Barlow Condensed;font-weight:900;line-height:.85;letter-spacing:-.02rem}h1{font-size:12rem}h2{font-size:8rem}h3{font-size:6rem}h4{font-size:2.5rem}a{text-decoration:none}p{font-family:PP NeueBit;font-size:1.1rem}p.md{font-size:1.3rem}p.lg{font-size:1.5rem}p.mono{text-transform:uppercase;font-family:DM Mono;font-size:.85rem;font-weight:500}p.mono span,a span{position:relative;top:-.1rem}.container{width:100%;height:100%;padding:2.75rem;max-width:2000px;margin:0 auto}.symbols-container{display:flex;gap:.5rem;height:1.125rem;z-index:1}.symbols-container .symbol{width:1.125rem}@media (max-width: 1000px){h1{font-size:6rem}h2{font-size:5rem}h3{font-size:3rem}p{font-size:1rem}p.md{font-size:1.125rem}p.lg{font-size:1.25rem}p.mono{font-size:.8rem}.container{padding:2rem}}.custom-cursor{position:fixed;top:0;left:0;width:12px;height:12px;background-color:var(--orange-light);pointer-events:none;z-index:9999;mix-blend-mode:normal;border-radius:0;will-change:transform;opacity:0}.custom-cursor.hover{width:20px;height:20px}.cursor-trail{position:fixed;top:0;left:0;width:12px;height:12px;background-color:var(--orange-light);pointer-events:none;z-index:9998;mix-blend-mode:normal;border-radius:0;will-change:transform}.cursor-trail.hover{width:20px;height:20px}body,a,button,input,textarea{cursor:none}@media (max-width: 1000px){body,a,button,input,textarea{cursor:auto}.custom-cursor,.cursor-trail{display:none!important}}.transition{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100000;pointer-events:none}.transition-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleY(1);transform-origin:top;will-change:transform}.transition-overlay.overlay{background-color:var(--orange-dark)}.transition-logo{position:absolute;top:120%;left:50%;transform:translate(-50%);width:60px;height:60px;opacity:0;will-change:transform,opacity}.transition-logo img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(16%) sepia(52%) saturate(2878%) hue-rotate(21deg) brightness(96%) contrast(102%)}.mask-transition{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;pointer-events:none;display:none}.mask-bg-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99998;background-color:var(--black);opacity:.3;pointer-events:none;display:none}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:200000;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .6s ease;visibility:visible}.preloader.hidden{opacity:0;pointer-events:none}.preloader-progress-container{width:200px;height:2px;background-color:#ffffff1a;position:relative;overflow:hidden;z-index:100001}.preloader-progress-bar{position:absolute;top:0;left:0;width:0%;height:100%;background-color:#f8861e;z-index:100002}@media (max-width: 1000px){.preloader-progress-container{width:150px}}.menu{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:50%;max-width:600px;z-index:1000;transition:transform .4s ease}.menu.hidden{transform:translate(-50%) translateY(-200%)}.menu-header{position:relative;padding:1rem 1.5rem 1rem 1.75rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--orange-dark);z-index:2;cursor:pointer;gap:1rem}.menu-logo{display:flex;align-items:center;cursor:pointer}.menu-logo img{width:1.25rem;height:1.25rem;display:block;transition:transform .5s ease;filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(3000%) hue-rotate(0deg) brightness(105%) contrast(105%)}.menu-logo img.rotated{transform:rotate(180deg)}.menu-logo-text{font-family:DM Mono,monospace;font-size:.9rem;font-weight:500;color:var(--orange-light);text-transform:uppercase;letter-spacing:.1em;margin-left:auto;margin-right:1rem}.menu-toggle{position:relative;background:none;border:none;cursor:pointer;padding:.5rem;display:none;justify-content:center;align-items:center;width:28px;height:28px}.menu-hamburger-icon{width:20px;height:25px;position:absolute;top:10px;right:0;cursor:pointer;display:none}.menu-item{transition:all .2s ease;display:none;width:20px;height:2px;margin:0 0 4px;background:var(--orange-light)}.menu-hamburger-icon.open .menu-item{background:var(--orange-light)}.menu-hamburger-icon.open .menu-item:first-child{transform:rotate(45deg);transform-origin:5px}.menu-hamburger-icon.open .menu-item:nth-child(2){transform:rotate(-45deg);transform-origin:6px}.menu-overlay{position:absolute;top:100%;left:0;right:0;background-color:#000;background-image:linear-gradient(0deg,transparent 0%,rgba(255,122,0,.03) 50%,transparent 100%),repeating-linear-gradient(0deg,rgba(255,122,0,.03) 0px,transparent 1px,transparent 2px);margin-top:0;padding-top:8px;padding-bottom:1rem;transform-origin:top;transform:scaleY(0);overflow:hidden;will-change:transform;transition:transform .5s ease}.menu-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(255,122,0,.03) 0px,transparent 1px,transparent 2px);pointer-events:none;z-index:10;animation:scanlines 8s linear infinite}@keyframes scanlines{0%{background-position:0 0}to{background-position:0 100%}}.menu-nav{padding:2rem 1.75rem 1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;font-family:DM Mono,monospace;position:relative;z-index:20}.terminal-output{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.terminal-welcome{font-family:DM Mono;font-size:.9rem;text-transform:uppercase;color:var(--orange-light);font-weight:500;letter-spacing:.1em;margin:0}.terminal-info{font-family:DM Mono;font-size:.75rem;color:var(--orange-light);opacity:.7;font-weight:400;letter-spacing:.05em;margin:0}.terminal-input-wrapper{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#ff7a000d}.terminal-prompt{font-family:DM Mono;font-size:1rem;color:var(--orange-light);font-weight:700;flex-shrink:0}.terminal-input{flex:1;background:transparent;border:none;outline:none;color:var(--orange-light);font-family:DM Mono;font-size:.85rem;font-weight:400;caret-color:var(--orange-light)}.terminal-input::placeholder{color:var(--orange-light);opacity:.4;font-family:DM Mono}.terminal-input:focus::placeholder{opacity:.2}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.menu-footer{padding:.75rem 1.75rem 1rem;opacity:1;display:flex;justify-content:center;border-top:1px solid rgba(255,122,0,.3);background-color:#00000080;position:relative;z-index:20}.menu-time{width:max-content;color:var(--orange-light);opacity:1;font-size:.7rem;text-transform:uppercase;font-family:DM Mono;font-weight:500;letter-spacing:.08em}@media (max-width: 1000px){.menu{width:90%;max-width:none}.menu-header{padding:1rem 1.5rem}.menu-nav{padding:1.25rem 1.5rem;min-height:250px;max-height:350px}.menu-nav a{font-size:.75rem;padding:.35rem 0 .35rem 1.25rem}.menu-footer{padding:.75rem 1.5rem 1rem}.menu-social{padding:.4rem .65rem}.menu-time{align-self:flex-start;font-size:.6rem}.menu-toggle{display:flex}.menu-hamburger-icon{display:block;position:relative;top:auto;right:auto}}.hero{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:var(--black);color:var(--orange-light)}.hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,rgba(254,101,7,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(254,101,7,.1) 1px,transparent 1px);background-size:40px 40px;z-index:0;pointer-events:none;mask-image:radial-gradient(circle at center,black 40%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%)}.hero-nav{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem;z-index:100}.hero-nav-logo{width:35px;height:35px;cursor:pointer;transition:transform .5s ease}.hero-nav-logo.rotated img{transform:rotate(180deg)}.hero-nav-logo img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.hero-nav-text{font-family:Barlow Condensed;font-size:2.5rem;font-weight:900;letter-spacing:-.02rem;color:var(--orange-light);text-transform:uppercase;line-height:.85}.agent-pointer{position:absolute;top:100%;right:3rem;margin-top:1rem;display:flex;align-items:flex-start;gap:1rem;opacity:0;animation:fadeInPointer 1s ease 2s forwards}@keyframes fadeInPointer{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.agent-pointer-arrow{font-size:2rem;color:var(--orange-dark);transform:rotate(-45deg);animation:bounceArrow 2s ease-in-out infinite;margin-top:-.5rem}@keyframes bounceArrow{0%,to{transform:rotate(-45deg) translate(0)}50%{transform:rotate(-45deg) translate(-5px)}}.agent-pointer-text{display:flex;flex-direction:column;gap:.3rem;max-width:280px}.agent-pointer-text .mono{color:var(--orange-dark);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.agent-pointer-text p{color:var(--orange-dark);font-size:.85rem;line-height:1.4;opacity:.8}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:10;opacity:0;animation:fadeInScroll 1s ease 2.5s forwards}@keyframes fadeInScroll{to{opacity:1}}.scroll-arrow-up{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid var(--orange-light);margin-bottom:2px}.scroll-line{width:1px;height:60px;background-color:#f8861e4d;position:relative;overflow:hidden}.scroll-line-fill{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--orange-light);animation:scrollFill 2s cubic-bezier(.77,0,.175,1) infinite}@keyframes scrollFill{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.scroll-arrow-down{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--orange-light);margin-top:2px}.agent-terminal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:800px;height:600px;background-color:var(--orange-dark);border-radius:8px;box-shadow:0 20px 60px #00000080;z-index:10000;opacity:0;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.agent-terminal.active{transform:translate(-50%,-50%) scale(1);opacity:1}.agent-terminal-header{display:none}.agent-terminal-controls{display:flex;gap:.5rem}.agent-terminal-btn{width:12px;height:12px;border-radius:50%;cursor:pointer}.agent-terminal-btn.close{background-color:#ff5f56}.agent-terminal-btn.minimize{background-color:#ffbd2e}.agent-terminal-btn.maximize{background-color:#27c93f}.agent-terminal-title{font-family:DM Mono,monospace;font-size:.875rem;color:#888;letter-spacing:.05em}.agent-terminal-body{flex:1;background-color:var(--orange-dark);padding:1.5rem;display:flex;flex-direction:column;overflow-y:auto}.terminal-output-area{flex:1;overflow-y:auto;margin-bottom:1.5rem}.terminal-line{font-family:DM Mono,monospace;font-size:.875rem;color:var(--orange-light);margin:.5rem 0;line-height:1.5}.terminal-input-line{display:flex;align-items:center;gap:1rem;border-top:1px solid #2a2a2a;padding-top:1rem}.terminal-prompt{font-family:DM Mono,monospace;font-size:.875rem;color:var(--orange-light);font-weight:700;white-space:nowrap}.terminal-input-field{flex:1;background:transparent;border:none;outline:none;color:var(--orange-light);font-family:DM Mono,monospace;font-size:.875rem;font-weight:400;caret-color:var(--orange-light)}.terminal-input-field::placeholder{color:var(--orange-light);opacity:.4}.hero .hero-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.hero .hero-content .hero-header{width:100%;margin:0 auto;text-align:center;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.hero-header-text{position:absolute;top:50%;transform:translateY(-50%);width:25%;z-index:5}.hero-header-text-left{left:0;text-align:left}.hero-header-text-right{right:0;text-align:right}.hero-header-text h1{font-family:PP NeueBit,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;color:var(--orange-light);text-transform:uppercase;letter-spacing:.02em}.hero .hero-content .hero-header h1{font-size:16vw;color:var(--orange-dark)}#logo-shader-canvas{width:100%;height:600px;display:block;cursor:pointer}.hero .hero-content .hero-footer{position:absolute;bottom:3rem;left:0;right:0;width:100%;display:flex;justify-content:space-between;align-items:flex-end;z-index:2;padding:0 3rem}@media (max-width: 768px){.hero .hero-content .hero-footer{padding:0 2rem;align-items:flex-end}.hero .hero-content .hero-footer-col-left{flex-direction:column;align-items:flex-start}.hero .hero-content .hero-footer-col-right{align-items:flex-end}}.hero .hero-content .hero-footer-col-left{display:flex;flex-direction:column;gap:.5rem}.hero .hero-content .hero-footer-col-right{display:flex;flex-direction:column;align-items:flex-end}.hero .hero-content .hero-footer .hero-tags{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.hero .hero-content .hero-footer p.sm{font-size:.875rem;font-family:DM Mono,monospace;color:var(--orange-light);margin:0}.hero .hero-content .hero-footer p.caps{text-transform:uppercase}.hero .hero-content .hero-footer p.mono{letter-spacing:.05em}.hero .hero-cards{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:35%;display:flex;justify-content:center;gap:1rem;z-index:10}.hero .hero-cards .card{flex:1;position:relative;aspect-ratio:5/7;transform:scale(0)}.hero .hero-cards .card .hero-card-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:1rem;animation:floating 2s infinite ease-in-out;display:flex;flex-direction:column;justify-content:space-between}.hero .hero-cards .card#hero-card-1 .hero-card-inner{animation-delay:0}.hero .hero-cards .card#hero-card-2 .hero-card-inner{animation-delay:.25s}.hero .hero-cards .card#hero-card-3 .hero-card-inner{animation-delay:.5s}.hero .hero-cards .card .card-title{width:100%;display:flex;justify-content:space-between}.hero .hero-cards .card p{font-size:.8rem}.hero .hero-cards .card#hero-card-1{z-index:2}.hero .hero-cards .card#hero-card-2{z-index:1}.hero .hero-cards .card#hero-card-3{z-index:0}.hero .hero-cards .card#hero-card-1 .hero-card-inner{background-color:var(--blue-dark);color:var(--blue-light)}.hero .hero-cards .card#hero-card-2 .hero-card-inner{background-color:var(--green-dark);color:var(--green-light)}.hero .hero-cards .card#hero-card-3 .hero-card-inner{background-color:var(--red-dark);color:var(--red-light)}.home-about{position:relative;width:100vw;height:100svh;background-color:var(--green-dark);color:var(--green-light);overflow:hidden;display:flex;align-items:center;padding:0 4rem}.home-about .container{display:flex;gap:3rem;height:90%;align-items:stretch;max-width:100%}.home-about .home-about-col:nth-child(1){flex:0 0 25%;display:flex;flex-direction:column;gap:1.5rem}.home-about .home-about-col:nth-child(1) .symbols-container{margin-bottom:2rem}.home-about .home-about-col:nth-child(1) .home-about-header{width:100%;display:flex;flex-direction:column;gap:1rem}.home-about .home-about-col:nth-child(1) h3{line-height:1.1}.home-about .home-about-subtext{color:var(--gray);font-size:.9rem;line-height:1.5;opacity:.8}.home-about .home-about-col:nth-child(2){flex:1;display:flex;flex-direction:column;gap:2rem;width:100%}.home-about .home-about-col-row{display:flex;flex:1;gap:2rem;width:100%}.home-about .home-about-card{flex:1;display:flex;flex-direction:column;gap:1rem;padding:2rem;background-color:#0ee24505;border:1px dotted var(--green-light)}.home-about .home-about-card p.mono{color:var(--green-light);opacity:.8;font-size:.8rem}.home-about .home-about-card h4{color:var(--green-light);margin-bottom:.5rem;font-size:1.4rem;line-height:1.2}.home-about .home-about-card p:not(.mono){color:var(--gray);font-size:1rem;line-height:1.65;opacity:.9}.home-about .home-spotlight-top-bar{position:absolute;top:0;left:0;width:100%}.home-about .home-spotlight-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-about .home-spotlight-top-bar p,.home-about .home-spotlight-bottom-bar p{color:var(--green-light)}.home-services{position:relative;width:100vw;height:100svh;padding:8rem 2rem;overflow:hidden;background-color:var(--black);color:var(--orange-light)}.home-services-top-bar{position:absolute;top:0;left:0;width:100%}.home-services-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-services-top-bar .container,.home-services-bottom-bar .container{display:flex;justify-content:space-between}.home-services-header{position:relative;width:100%;text-align:center;transform:translateY(300%);will-change:transform;color:var(--orange-light)}.home-services-header h2,.home-services-header p{color:var(--orange-light)}.home-services .cards{position:fixed;top:0;left:0;width:100vw;height:100svh;display:flex;justify-content:center;z-index:-1;background-color:var(--black)}.home-services .cards-container{position:relative;width:75%;height:100%;margin-top:4rem;display:flex;justify-content:center;align-items:center;gap:4rem}.home-services .cards-container .card{flex:1;position:relative;aspect-ratio:5/7;perspective:1000px}.home-services .cards-container .card .card-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;animation:floating 2s infinite ease-in-out}.home-services .card .card-title{width:100%;display:flex;justify-content:space-between}.home-services .card p{font-size:.8rem}@keyframes floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}to{transform:translate(-50%,-50%)}}.home-services #card-1 .card-wrapper{animation-delay:0}.home-services #card-2 .card-wrapper{animation-delay:.25s}.home-services #card-3 .card-wrapper{animation-delay:.5s}.home-services .flip-card-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d}.home-services .flip-card-front,.home-services .flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;overflow:hidden}.home-services .flip-card-front{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.home-services #card-1 .flip-card-front{background-color:var(--blue-dark);color:var(--blue-light)}.home-services #card-2 .flip-card-front{background-color:var(--green-dark);color:var(--green-light)}.home-services #card-3 .flip-card-front{background-color:var(--red-dark);color:var(--red-light)}.home-services .flip-card-back{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;transform:rotateY(180deg)}.home-services #card-1 .flip-card-back{background-color:var(--blue-dark);color:var(--blue-light)}.home-services #card-2 .flip-card-back{background-color:var(--green-dark);color:var(--green-light)}.home-services #card-3 .flip-card-back{background-color:var(--red-dark);color:var(--red-light)}.home-services .card-copy{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}.home-services #card-1 .card-copy p{font-size:1rem;line-height:1.6;color:var(--blue-light);opacity:.8}.home-services #card-1 .card-copy h4{color:var(--blue-light)}.home-services #card-2 .card-copy p{font-size:1rem;line-height:1.6;color:var(--green-light);opacity:.8}.home-services #card-2 .card-copy h4{color:var(--green-light)}.home-services #card-3 .card-copy p{font-size:1rem;line-height:1.6;color:var(--red-light);opacity:.8}.home-services #card-3 .card-copy h4{color:var(--red-light)}.home-services .cards #card-1{transform:translate(100%) translateY(-100%) rotate(-5deg) scale(.25);z-index:2}.home-services .cards #card-2{transform:translate(0) translateY(-100%) rotate(0) scale(.25);z-index:1}.home-services .cards #card-3{transform:translate(-100%) translateY(-100%) rotate(5deg) scale(.25);z-index:0}.home-services .cards .cards-container .card{opacity:0}.philosophy-text-section{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:var(--red-dark)}.philosophy-text-section .home-spotlight-top-bar p,.philosophy-text-section .home-spotlight-bottom-bar p{color:var(--red-light)}.philosophy-text-section .copy-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.philosophy-text-section .anime-text{width:60%}.philosophy-text-section .anime-text p{color:var(--red-light);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.2;font-family:PP NeueBit,sans-serif;text-transform:none;letter-spacing:0}@media (max-width: 768px){.philosophy-text-section .anime-text{width:90%;padding:0 1rem}.philosophy-text-section .anime-text p{font-size:1.8rem;line-height:1.2;width:100%}}.philosophy-text-section .anime-text .word{display:inline-block;position:relative;margin-right:.2rem;margin-bottom:.2rem;padding:0 .1rem;will-change:background-color,opacity;border-radius:8px;opacity:0}.philosophy-text-section .anime-text .word.keyword-wrapper{margin:0 .4rem .2rem .2rem}.philosophy-text-section .anime-text .word span{position:relative;color:var(--red-light);font-family:PP NeueBit,sans-serif}.philosophy-text-section .anime-text .word span.keyword{display:inline-block;width:100%;height:100%;padding:0;color:var(--red-dark)}.philosophy-text-section .anime-text .word span.keyword:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + .5rem);height:100%;background-color:var(--red-light);z-index:-1;border-radius:8px}.home-spotlight .home-spotlight-images{position:absolute;top:0;left:0;width:100vw;height:300svh;display:flex;flex-direction:column;justify-content:space-between;transform:translateY(5%);will-change:transform;z-index:-1}.home-spotlight .home-spotlight-images-row{width:100%;padding:2rem;display:flex;gap:2rem}.home-spotlight .home-spotlight-image{flex:1;aspect-ratio:5/7;overflow:hidden}.home-spotlight .home-spotlight-image.image-holder{opacity:.75}.home-spotlight .spotlight-mask-image-container{position:absolute;top:0;left:0;width:100vw;height:100svh;overflow:hidden;z-index:10;-webkit-mask:url(/global/spotlight-mask.svg) center/contain no-repeat;mask:url(/global/spotlight-mask.svg) center/contain no-repeat;-webkit-mask-size:0%;mask-size:0%}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image{width:100%;height:100%}.home-spotlight .spotlight-mask-image-container .spotlight-mask-image img{width:100%;height:100%;object-fit:cover;object-position:center}.home-spotlight .spotlight-mask-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;text-align:center;color:var(--base-100)}.home-spotlight-top-bar{position:absolute;top:0;left:0;width:100%}.home-spotlight-bottom-bar{position:absolute;bottom:0;left:0;width:100%}.home-spotlight-top-bar .container,.home-spotlight-bottom-bar .container{display:flex;justify-content:space-between}@media (min-width: 2800px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:15vw}.hero .hero-cards{width:30%}}@media (max-width: 1200px){.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:20vw}.hero .hero-cards{width:50%}}@media (max-width: 768px){#logo-shader-canvas{display:none!important}.hero .hero-content{display:flex;flex-direction:column;justify-content:space-between;padding:6rem 0 2rem}.hero .hero-content .hero-header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2rem;padding:0 1.5rem;margin-bottom:2rem}.hero-header-text{position:relative!important;width:100%;max-width:85%;text-align:center;transform:none!important;left:auto!important;right:auto!important;top:auto!important}.hero-header-text-left{order:1}.hero-header-text-right{order:2}.hero-header-text h3{font-size:1rem;line-height:1.4;letter-spacing:.02em;text-align:center;font-weight:600}.hero .hero-content .hero-header h1{font-size:22.5vw}.hero .hero-content .hero-footer{position:relative;bottom:auto;left:auto;right:auto;padding:2rem;flex-direction:column;align-items:center;gap:2rem}.hero .hero-content .hero-footer-col-left,.hero .hero-content .hero-footer-col-right,.hero .hero-content .hero-footer .hero-tags{align-items:center;text-align:center}.hero .hero-content .hero-footer-text{font-size:1.25rem}.hero .hero-cards .card p{font-size:.7rem}.hero .hero-cards{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:400px;margin:0;z-index:20}.agent-terminal{width:90vw;height:60vh;max-width:none;max-height:none}.agent-terminal.active{transform:translate(-50%,-50%) scale(1)}.hero-nav{padding:1.5rem}.agent-pointer{display:none}.home-about{height:auto;min-height:100svh;padding:4rem 2rem}.home-about .container{flex-direction:column}.home-about .symbols-container{margin-bottom:2rem}.home-about .home-about-col:nth-child(1){flex:1}.home-about .home-about-col:nth-child(1) .home-about-header{width:100%}.home-about .home-about-col:nth-child(2){flex:1}.home-about .home-about-col:nth-child(2),.home-about .home-about-col-row{flex-direction:column}.home-about .home-about-card{aspect-ratio:auto;min-height:240px;padding:2rem 1.5rem}.philosophy-text-section .anime-text{width:90%}.philosophy-text-section .anime-text p{font-size:1.5rem}.home-services-bottom-bar .container{flex-direction:column;justify-content:center;align-items:center;text-align:center}.home-services-header{transform:translateY(0)}.home-spotlight .spotlight-mask-header,.home-spotlight .spotlight-intro-header{width:90%;text-align:center}.home-spotlight .home-spotlight-images{position:absolute;left:-75vw;width:250vw}.home-spotlight .home-spotlight-images-row{gap:1rem}}@media (max-width: 768px){.hero .hero-cards{width:65%}}@media (max-width: 600px){.hero .hero-content .hero-header h1{font-size:18vw}.hero .hero-cards{width:85%}.hero-header-text{max-width:90%}.hero-header-text h3{font-size:.9rem;line-height:1.35}.home-services .cards-container{gap:2.5rem}.home-services .card-copy h4{font-size:2rem}.home-services .card-copy p{font-size:1rem}}@media (max-width: 500px){.hero .hero-content .hero-header h1{font-size:15vw}.hero .hero-cards{width:90%}.hero-header-text{max-width:95%}.hero-header-text h3{font-size:.85rem;line-height:1.3}.home-services .cards-container{gap:2rem;padding:1rem 0}.home-services .card-copy h4{font-size:1.75rem}.home-services .card-copy p{font-size:.95rem}.home-services .flip-card-back{padding:1.5rem}}@media (max-width: 768px){.home-services{height:auto;min-height:100vh;padding:4rem 2rem;position:relative;z-index:20}.home-services .cards{position:relative;background-color:transparent;width:100%;height:auto;z-index:50}.home-services .cards-container{display:flex;flex-direction:column;gap:3rem;width:100%;margin:0;padding:2rem 0}.home-services .cards-container .card{opacity:1!important;visibility:visible!important;transform:none!important;position:relative!important;max-width:100%;width:100%;margin:0 auto;display:block!important;aspect-ratio:5/7}.home-services #card-1,.home-services #card-2,.home-services #card-3{opacity:1!important;visibility:visible!important;transform:none!important;position:relative!important}.home-services .card-wrapper{animation:none!important;position:static!important;transform:none!important;width:100%;height:100%}.home-services .flip-card-inner{transition:transform .6s;transform-style:preserve-3d}.home-services .card.active .flip-card-inner,.home-services .card:hover .flip-card-inner{transform:rotateY(180deg)}.home-services .flip-card-front,.home-services .flip-card-back{position:absolute!important;width:100%;height:100%;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important;display:flex!important}.home-services .flip-card-front{z-index:2;transform:rotateY(0)}.home-services .flip-card-back{transform:rotateY(180deg)!important;z-index:1;padding:1.5rem}.home-services .card-copy{width:100%;height:auto}.home-services .card-copy h4{font-size:2.5rem;margin-bottom:1rem}.home-services .card-copy p{font-size:1.1rem;line-height:1.6}}.sticky-services{position:relative;width:100vw;min-height:100vh;height:auto;display:flex;background-color:var(--blue-dark)}.projects-heading{position:absolute;top:2rem;left:50%;transform:translate(-50%);font-family:Barlow Condensed;font-size:2.5rem;font-weight:900;text-transform:uppercase;color:var(--orange-light);z-index:10;letter-spacing:-.02rem;width:100%;text-align:center;line-height:.85}.sticky-services .col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:8rem;padding-right:2rem;box-sizing:border-box;position:relative}.sticky-services .col:nth-child(1){flex:1}.sticky-services .col:nth-child(2){flex:1;align-items:center;padding-left:6rem;padding-right:8rem}@media (max-width: 768px){.sticky-services{flex-direction:column;height:auto;min-height:100svh;padding:4rem 0}.sticky-services .col{padding:0 2rem;width:100%}.sticky-services .col:nth-child(1){flex:none;margin-bottom:2rem;width:100%;padding-bottom:1rem;display:flex;justify-content:center}.sticky-services .col:nth-child(2){flex:none;padding-right:2rem;height:50vh;width:100%}.service-img-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden}.img{height:50vh;width:100%;flex-shrink:0}.service-img{display:flex;flex-direction:column;height:auto}.img img{object-fit:contain;padding:2rem;width:100%;height:100%}.view-project-btn{top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;white-space:nowrap;z-index:20;padding:1rem 1.5rem}.progress-bar{display:none}.index{left:50%;right:auto;bottom:2rem;transform:translate(-50%)}}.services{position:relative;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 768px){.services{align-items:center}}.indicator{position:absolute;top:0;left:0;width:100%;height:32px;transform:translateY(0);background-color:var(--blue-light);z-index:0;transition:transform .3s ease,width .3s ease;box-sizing:border-box;pointer-events:none}.service{position:relative;width:max-content;height:32px;cursor:pointer;z-index:10;background-color:transparent;padding:0;display:flex;align-items:center}.service p{text-transform:uppercase;font-family:PP NeueBit;font-size:40px;font-weight:600;color:var(--blue-light);transition:color .3s,opacity .3s;line-height:32px;opacity:.4;padding:0;margin:0;height:32px;display:inline-block;white-space:nowrap}.service p:after{content:attr(data-text);display:block;font-weight:600;height:0;overflow:hidden;visibility:hidden}.service.active p{color:var(--blue-dark);opacity:1}.service-img-wrapper{position:relative;width:70%;margin:0 auto;height:auto;aspect-ratio:1 / 1;overflow:hidden;clip-path:polygon(50% 0%,100% 0,100% 85%,90% 100%,50% 100%,0 100%,0 0)}.service-img{width:100%;height:100%;transform:translateY(0);will-change:transform;position:relative}.img{width:100%;height:100%;position:relative}.img img{object-fit:contain;padding:2rem;width:100%;height:100%}.img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--blue-dark);opacity:.5;pointer-events:none}.view-project-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background-color:var(--blue-light);color:var(--blue-dark);font-family:PP NeueBit;font-size:18px;font-weight:600;text-transform:uppercase;padding:12px 24px;border:none;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .3s ease}.view-project-btn:hover{background-color:var(--blue-dark);color:var(--blue-light);transform:translate(-50%,-50%) scale(1.05)}.view-project-btn .arrow{font-size:20px;transition:transform .3s ease}.view-project-btn:hover .arrow{transform:translate(5px)}.progress-bar{position:absolute;top:50%;right:2rem;left:auto;transform:translateY(-50%);width:3px;height:50%;background-color:#0ab1ff99!important;opacity:1!important;visibility:visible!important}.progress{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0ab1ff!important;transform-origin:top;transform:scaleY(0);will-change:transform;opacity:1!important;visibility:visible!important}.index{position:absolute;bottom:5%;right:2rem;left:auto;transform:none;width:70px;padding:6px 8px 4px;display:flex;justify-content:space-between;align-items:center;background-color:#0ab1ff!important;color:#012033!important;opacity:1!important;visibility:visible!important}.index span{font-family:PP NeueBit;font-size:24px;font-weight:600;line-height:16px;width:16px;display:flex;justify-content:center;align-items:center}.index span.separator{position:relative;top:-1px;width:24px;height:2px;background-color:var(--blue-dark)}.project-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;overflow-y:auto;overflow-x:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.project-modal.active{opacity:1;visibility:visible;pointer-events:all}.project-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;cursor:pointer}.project-modal-content{position:relative;width:90%;max-width:1200px;min-height:100vh;margin:2rem auto;background-color:var(--orange-dark);color:var(--orange-light);border:2px solid var(--orange-light);z-index:2;-webkit-overflow-scrolling:touch;transform:scale(.95);transition:transform .3s ease}.project-modal.active .project-modal-content{transform:scale(1)}.project-modal-close{position:sticky;top:0;left:100%;margin-left:auto;width:50px;height:50px;background-color:var(--orange-light);color:var(--orange-dark);border:none;font-size:1.5rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-family:Barlow Condensed;flex-shrink:0}.project-modal-close:hover{background-color:var(--orange-dark);color:var(--orange-light);border:2px solid var(--orange-light);transform:rotate(90deg)}.modal-project-header{position:relative;width:100%;min-height:50vh;overflow:hidden;background-color:var(--orange-dark);color:var(--orange-light);display:flex;align-items:flex-end;padding:3rem}.modal-project-header .container{width:100%;max-width:none;padding:0;display:flex;flex-direction:column;gap:1rem;justify-content:flex-end}.modal-project-header .project-header-divider{width:100%;height:1px;border-bottom:1px dashed var(--orange-light);opacity:.25}.modal-project-header .project-meta{display:flex;gap:2rem}.modal-project-header .project-meta-col,.modal-project-header .project-meta-sub-col{flex:1}.modal-project-header .project-meta-col:nth-child(2){display:flex;gap:2rem}.modal-project-banner-img{width:100%;padding:3rem;background-color:var(--orange-dark)}.modal-project-banner-img img{width:100%;aspect-ratio:16/9;object-fit:cover;border:2px solid var(--orange-light)}.modal-project-overview{position:relative;width:100%;padding:3rem;overflow:hidden;background-color:var(--orange-dark);color:var(--orange-light)}.modal-project-overview .container{width:100%;max-width:none;padding:0;display:flex;gap:2rem}.modal-project-overview .container .project-overview-col{flex:1}.modal-project-overview .container .project-overview-col:nth-child(2){display:flex;flex-direction:column;gap:4rem}.modal-project-overview .container .project-overview-col:nth-child(2) .project-overview-copy{width:100%}.modal-project-snapshots{position:relative;width:100%;min-height:60vh;background-color:var(--orange-light);color:var(--orange-dark);overflow:hidden;padding:3rem}.modal-snapshots-top-bar{display:flex;justify-content:space-between;margin-bottom:2rem}.modal-snapshots-top-bar p.mono{color:var(--orange-dark)}.modal-project-snapshots-wrapper{position:relative;width:100%;height:50vh;display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;padding:2rem 0;scroll-snap-type:x mandatory}.modal-project-snapshots .project-snapshot{flex:0 0 80%;display:flex;justify-content:center;align-items:center;scroll-snap-align:center}.modal-project-snapshots .project-snapshot img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border:2px solid var(--orange-dark)}.modal-snapshots-progress-bar{position:absolute;left:50%;transform:translate(-50%);right:auto;bottom:2rem;width:20%;height:1rem;display:flex;gap:.5rem;align-items:center;min-width:300px;z-index:100}.modal-progress-indicator{flex:1;height:100%;background-color:var(--orange-dark);border:1px solid var(--orange-dark);transition:background-color .2s ease}.modal-progress-indicator.active{background-color:var(--orange-light);border:1px solid var(--orange-light)}.modal-progress-bar{display:none}.project-modal::-webkit-scrollbar{width:8px}.project-modal::-webkit-scrollbar-track{background:#000000d9}.project-modal::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:100px}.project-modal::-webkit-scrollbar-thumb:hover{background:var(--orange-light);opacity:.8}.modal-project-info{position:relative;width:100%;padding:3rem;overflow:hidden;background-color:var(--orange-dark);color:var(--orange-light)}.modal-project-info .container{width:100%;max-width:none;padding:0;display:flex;gap:2rem}.modal-project-info .container .project-info-col{flex:1}.modal-project-info .container .project-info-col:nth-child(2) .project-info-copy{width:100%}@media (max-width: 768px){.sticky-services{flex-direction:column}.sticky-services .col:nth-child(1){padding-top:10%;padding-left:2rem;justify-content:flex-start}.sticky-services .col:nth-child(2){padding-right:2rem;align-items:center}.service{height:24px}.service p{font-size:28px;line-height:24px}.indicator{height:24px}.service-img-wrapper{width:95%;height:60vh;clip-path:polygon(50% 0%,100% 0,100% 85%,90% 100%,50% 100%,0 100%,0 0)}.img{height:60vh}.view-project-btn{font-size:14px;padding:10px 20px}.view-project-btn .arrow{font-size:16px}.progress-bar{top:20%;left:2rem;height:40%;transform:none}.index{top:auto;bottom:5%;left:2rem;transform:none}.modal-project-header .project-meta,.modal-project-header .project-meta-col:nth-child(2){flex-direction:column}.modal-project-banner-img{aspect-ratio:4/5}.modal-project-overview .container .project-overview-col:nth-child(1),.modal-project-info .container .project-info-col:nth-child(1){display:none}.modal-project-overview .container .project-overview-col:nth-child(2) .project-overview-copy,.modal-project-info .container .project-info-col:nth-child(2) .project-info-copy{width:100%}.modal-snapshots-progress-bar{bottom:5rem;width:calc(100% - 4rem)}.project-modal-content{width:95%;margin:1rem auto}.modal-project-header,.modal-project-banner-img,.modal-project-overview,.modal-project-snapshots,.modal-project-info{padding:2rem}.modal-project-header,.modal-project-snapshots{min-height:40vh}.modal-project-snapshots .project-snapshot{flex:0 0 90%}}@media (max-width: 768px){.hero .hero-content .hero-footer{flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:0!important;padding:0 1.5rem!important;bottom:2rem!important}.hero .hero-content .hero-footer-col-left{align-items:flex-start!important;text-align:left!important;flex-direction:column!important}.hero .hero-content .hero-footer-col-right{align-items:flex-end!important;text-align:right!important}.hero .hero-content .hero-footer p,.hero .hero-content .hero-footer .hero-tags span{font-size:.7rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;opacity:.7!important;line-height:1.4!important}.hero .hero-content .hero-footer p.sm{font-size:.65rem!important}.philosophy-text-section{height:100svh!important;padding:4rem 0!important;display:flex!important;align-items:center!important;justify-content:center!important}.philosophy-text-section .anime-text{width:95%!important;padding:0 .5rem!important;max-width:none!important}.philosophy-text-section .anime-text p{font-size:1.4rem!important;line-height:1.2!important;width:100%!important;margin-bottom:1rem!important}.view-project-btn{padding:.8rem 1.5rem!important;width:auto!important;min-width:auto!important;height:auto!important;white-space:nowrap!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;text-align:center!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:4px!important;line-height:1!important;font-size:1rem!important}.view-project-btn .arrow{font-size:1.2rem!important}.sticky-services .projects-heading{display:block!important;position:absolute;top:2rem;left:0;width:100%;text-align:center;font-family:PP NeueBit,sans-serif;font-size:2rem;color:var(--orange-light);z-index:10;text-transform:uppercase}}footer{position:relative;width:100vw;height:max-content;overflow:hidden;background-color:var(--orange-dark);color:var(--orange-light);padding:8rem 0 4rem;border-top:1px solid rgba(255,122,0,.15)}footer .container{display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem}footer .container>div{display:flex;gap:2rem}footer .container .footer-col,footer .container .footer-sub-col{flex:1}footer .footer-top{display:flex;gap:2rem}footer .footer-top .footer-col:nth-child(1){display:flex;flex-direction:column;gap:1rem}footer .footer-top .footer-col:nth-child(1) p.mono{color:var(--orange-light);opacity:.7}footer .footer-email-row{width:75%;display:flex;gap:1rem;padding:1rem 0;border-bottom:2px solid var(--orange-light);transition:border-color .3s ease}footer .footer-email-row:hover{border-color:var(--orange-light)}footer .footer-email-row input{flex:1;width:100%;font-family:Barlow Condensed;font-weight:700;font-size:2.5rem;color:var(--orange-light);text-transform:uppercase;letter-spacing:-.02rem}footer .footer-email-row input::placeholder{color:var(--orange-light);opacity:.4}footer .footer-email-row button{outline:none;border:none;color:var(--orange-dark);background-color:var(--orange-light);width:4rem;height:4rem;border-radius:0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}footer .footer-email-row button:hover{background-color:var(--orange-light);transform:translate(5px)}footer .footer-email-row button img{width:1rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(10%) sepia(15%) saturate(2000%) hue-rotate(360deg) brightness(95%) contrast(105%)}footer .footer-email-row input{border:none;outline:none;background:none}footer .footer-bottom{padding:4rem 0 10rem;border-top:1px dashed rgba(255,122,0,.25)}footer .footer-bottom .footer-col:nth-child(2){display:flex}footer .footer-logo{width:60px;filter:brightness(0) saturate(100%) invert(45%) sepia(95%) saturate(3000%) hue-rotate(0deg) brightness(105%) contrast(105%)}footer .footer-bottom .footer-col:nth-child(2) p.mono{margin-bottom:2rem;opacity:.5;color:var(--orange-light)}footer .footer-copyright{display:flex;gap:2rem}footer .footer-copyright .footer-col{display:flex;gap:2rem}footer .footer-copyright p.mono{color:var(--orange-light);opacity:.5}footer .footer-links,footer .footer-copy{display:flex;flex-direction:column;gap:.5rem}footer .footer-links p,footer .footer-copy p{color:var(--orange-light);opacity:.85;transition:opacity .3s ease;font-size:1rem}footer .footer-links a{color:var(--orange-light);opacity:.85;transition:opacity .3s ease,transform .3s ease;display:inline-block}footer .footer-links a:hover{opacity:1;transform:translate(5px)}footer .footer-copy a{color:var(--orange-light);opacity:.85;transition:opacity .3s ease;display:inline-block;text-decoration:none}footer .footer-copy a:hover{opacity:1}footer a{color:var(--orange-light);text-decoration:none}@media (max-width: 1000px){footer{height:max-content;padding-top:8rem}footer .container .footer-top .footer-col:nth-child(2){display:none}footer .footer-email-row{width:100%}footer .footer-email-row input{font-size:2rem}footer .footer-email-row button{width:3rem;height:3rem}footer .footer-email-row button img{width:.5rem}footer .container>div{flex-direction:column;gap:4rem}footer .footer-bottom .footer-col:nth-child(2){flex-direction:column;gap:4rem}footer .footer-copyright .footer-col:nth-child(1){display:none}footer .footer-copyright .footer-col:nth-child(2){width:100%;flex-direction:column-reverse;gap:.25rem}}
