@font-face{font-family:EONYQ;src:url(/vite/assets/EONYQ-CqarFzGR.otf) format("opentype");font-weight:400;font-style:normal}.text-justify{text-align:justify}*{margin:0;padding:0;box-sizing:border-box;font-family:EONYQ,sans-serif;scrollbar-width:none}*::-webkit-scrollbar{display:none}html,body{width:100%;min-height:100vh;overflow-x:hidden;color:#fff!important;background-color:#0e0e0e!important}a{text-decoration:none}.homepage{position:relative;z-index:1}.background-blur-blob-tl{position:fixed;top:-100px;left:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(249,202,85,.35),transparent 60%);filter:blur(100px);z-index:0}.background-blur-blob-br{position:fixed;bottom:200px;right:150px;width:600px;height:600px;background:radial-gradient(circle,rgba(249,202,85,.35),transparent 60%);filter:blur(100px);z-index:0}.navbar{background-color:#0f0f0f99!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:15px 0}.navbar-divider{border:none;height:1px;background-color:#c5c5c5;opacity:1;margin:0 auto;width:100%}.hero-section{height:100vh;background-attachment:fixed;display:flex;align-items:center;position:relative;overflow:hidden;box-shadow:inset 0 -80px 80px -40px #00000080}.hero-video-bg{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;z-index:0}.hero-section:after{content:"";position:absolute;bottom:-50px;left:50%;transform:translate(-50%);width:160%;height:150px;background-color:#0e0e0e;border-top-left-radius:100%;border-top-right-radius:100%;z-index:1;pointer-events:none;box-shadow:0 -30px 60px #00000080}.hero-content{padding:20px;position:relative;z-index:2}.hero-title{width:clamp(300px,60vw,100vw);font-size:clamp(2rem,6vw,3.5rem);font-weight:700;text-transform:uppercase}.hero-description{width:clamp(300px,60vw,100vw);font-size:1.2rem;margin-top:1rem}.cta-button,.services-button{background:linear-gradient(50deg,#009a71,#f9ca55);color:#f5f7f8;padding:.5rem 1.5rem;border:none;font-weight:600;border-radius:50px;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0003}.nav-links{display:flex;gap:20px;justify-content:center;flex-grow:1;align-items:center;padding-bottom:4px}.navbar-nav .nav-link{position:relative;display:inline-block;text-decoration:none;color:#f5f7f8;font-size:1.1rem;padding-bottom:10px;transition:color .3s ease}.navbar-bottom-line-wrapper{position:absolute;bottom:0;left:0;right:0}.navbar-divider{height:2px;width:100%;background-color:#555;transition:all .3s ease}@keyframes saber-glow{0%{box-shadow:0 0 0 transparent}to{box-shadow:0 0 20px #0ff}}.nav-link:hover,.nav-link:focus{color:#009a71!important}.social-buttons{display:flex;gap:15px}.social-icon{text-decoration:none;font-size:1.5rem;color:#f5f7f8;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2)}.footer-section{padding:4rem 2rem 2rem;position:relative;overflow:hidden;z-index:1}.footer-section h5{color:#f9ca55;font-size:1rem;margin-bottom:1rem}.footer-link{color:#fffc;text-decoration:none;font-size:.9rem}.footer-link:hover{color:#009a71}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;margin-top:2rem;font-size:.85rem;text-align:center}.services-section{padding:6rem 2rem}.services-inner{max-width:1200px;margin:0 auto}.section-title{color:#f9ca55;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.service-card{background-color:#1b1b1b;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:12px;transition:all .3s ease}.service-card:hover{border-color:#f9ca55;transform:translateY(-5px)}.service-card .icon{font-size:2rem;margin-bottom:1rem;color:#009a71}.project-section{padding:6rem 2rem}.project-inner{max-width:100%;margin:0 auto}.my-masonry-grid{display:flex;margin-left:-15px;width:auto}.project-card{background-color:#1c1c1c7f;padding:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.05);margin-bottom:2rem;cursor:pointer;height:320px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:all .3s ease}.project-card:hover{border-color:#f9ca55;transform:translateY(-5px)}.project-card img{width:100%;border-radius:8px;margin-bottom:.75rem}.project-card h5{color:#f9ca55;font-weight:600}.my-masonry-grid_column{padding-left:15px}.tilted-img{width:100%;border-radius:12px;transition:transform .3s ease}.project-hover{position:relative;overflow:hidden;flex:1}.project-hover:hover .tilted-img{transform:scale(1.08);border-radius:8px}.hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;color:#f5f7f8;opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease;padding:1rem;text-align:center}.project-hover:hover .hover-overlay{opacity:1;border-radius:8px}.masonry-background-glow{position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(249,202,85,.35),transparent 70%);filter:blur(120px);z-index:0;pointer-events:none}.scrollable-image-wrapper{height:100%;overflow:hidden;position:relative;background-color:#111;border-radius:8px}.scrollable-image-wrapper img{width:100%;height:auto;min-height:220%;object-fit:cover;transform:translateY(0);transition:transform 5s ease,scale .5s ease;filter:brightness(1.15)}.project-hover:hover .scrollable-image-wrapper img{transform:translateY(-50%) scale(1.02)}.custom-cursor{position:fixed;width:30px;height:30px;background:linear-gradient(50deg,#009a7166,#f9ca5566);border-radius:50%;pointer-events:none;z-index:2147483640!important;transform:translate(-50%,-50%);transition:background-color .15s ease,width .3s ease,height .3s ease,border-radius .3s ease;display:flex;align-items:center;justify-content:center;color:#f5f7f8;font-size:12px}.custom-cursor.default{background-color:#6b6b6bcc}.custom-cursor.text{background-color:#f9ca55;width:4px;height:20px;border-radius:8px}.custom-cursor.button{background-color:#009a71}.cursor-text{font-size:14px;color:#f5f7f8;font-weight:700}.button .cursor-text{animation:moveLeftToRight .6s ease-in-out infinite}@keyframes moveLeftToRight{0%{transform:translate(-2px)}50%{transform:translate(2px)}to{transform:translate(-2px)}}.custom-cursor.link{background-color:#f9ca55b3;width:20px;height:20px;animation:pulseCursor 1.2s ease-in-out infinite}@keyframes pulseCursor{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(.7)}}.custom-cursor{display:none}@media (hover: hover) and (pointer: fine){*,button,a{cursor:none!important}.custom-cursor{display:flex!important}}.scroll-indicator{position:fixed;bottom:10%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;font-size:16px;color:#f5f7f8;opacity:1;transition:opacity .2s ease;z-index:1000;text-align:center}.scroll-indicator span{margin-bottom:5px}.arrow-down{border:solid #f5f7f8;border-width:0 4px 4px 0;display:inline-block;padding:8px;transform:rotate(45deg);animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.section-block{position:relative;width:100%;padding-top:25vh;overflow:hidden;background:transparent}@media (max-width: 768px){.section-block{padding-top:12.5vh}}.section-content{position:relative;z-index:1;width:100%;margin:0 auto}.section-block.drone-section{padding-top:15vh;background:transparent}.section-block.drone-section .section-content{max-width:none;width:100%;padding:0;margin:0}@media (min-width: 992px){.border-lg-end{border-right:1px solid var(--bs-border-color)}}.dot:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:radial-gradient(circle,rgba(249,202,85,.289) 1px,transparent 1px);background-size:12px 12px;opacity:.6;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(to bottom left,black 20%,transparent 80%);mask-image:linear-gradient(to bottom left,black 20%,transparent 80%);animation:floatDots 6s ease-in-out infinite}.dot_2:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:radial-gradient(circle,rgba(0,154,113,.289) 1px,transparent 1px);background-size:12px 12px;opacity:.6;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(to top left,black 20%,transparent 80%);mask-image:linear-gradient(to top left,black 20%,transparent 80%);animation:floatDots 6s ease-in-out infinite}.dot_3:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:radial-gradient(circle,rgba(255,255,255,.289) 1px,transparent 1px);background-size:12px 12px;opacity:.6;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(to top left,black 20%,transparent 80%);mask-image:linear-gradient(to top left,black 20%,transparent 80%)}@keyframes floatDots{0%{transform:translate(0)}50%{transform:translate(-10px,10px)}to{transform:translate(0)}}.project-detail-block{height:100vh;padding:6rem 2rem 4rem;display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.project-detail-grid{display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start;justify-content:space-between;width:100%;max-width:1200px}.project-text{flex:1;min-width:300px}.project-image{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:center}.image-preview-frame{width:100%;max-width:500px;height:500px;overflow:hidden;border-radius:12px;background-color:#111;box-shadow:0 10px 25px #0003;display:flex;align-items:flex-start;justify-content:center}.img-preview{width:100%;height:auto;object-fit:cover;display:block}.project-link{display:inline-block;margin-top:1rem;font-weight:600;color:#f9ca55;text-decoration:none;transition:color .3s ease}.project-link:hover{color:#fff;text-decoration:none}.contact-page{position:relative;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding-top:5rem;padding-bottom:5rem}.contact-section{display:flex;flex-direction:column;justify-content:space-between;padding:4rem 2rem;position:relative;z-index:2}.space-bg{display:flex;justify-content:flex-start;align-items:flex-start;padding:2rem;z-index:2}.contact-content{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem;z-index:2}.contact-left,.contact-right{flex:1}.contact-right ul{list-style:none;padding:0}.contact-right a{color:#f9ca55;text-decoration:none;font-weight:500}.contact-right a:hover{text-decoration:underline}.contact-link{color:#f5f7f8;text-decoration:none;transition:color .3s ease,text-decoration .3s ease}.contact-link:hover{color:#f9ca55;text-decoration:underline}.scrolling-banner-container{width:100%;overflow:hidden;background:transparent;padding:2rem 0;position:relative}.scrolling-track{display:flex;flex-direction:row;gap:3rem;will-change:transform}.client-logo{height:100px;width:100px;object-fit:contain;transition:opacity .3s ease,filter .3s ease,transform .3s ease}@media (max-width: 768px){.scrolling-track{gap:2rem}.client-logo{height:50px}}.text-muted.small{color:#f9ca55!important}.bubble-left{position:absolute;top:40%;left:-5%;width:660px;opacity:.6;z-index:0}.bubble-right{position:absolute;bottom:20%;left:15%;width:660px;opacity:.7;z-index:0}.testimonial-bubble{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);z-index:2}.about-page-wrapper{width:100%;overflow-x:hidden}.about-vibe{position:relative;height:100vh;background-color:#000;color:#f5f7f8;padding:2rem}.about-content{position:relative;z-index:2;max-width:600px;margin:auto}.about-content h1{font-size:3rem;margin-bottom:1rem}.about-content p{color:#f5f7f8;font-size:1.2rem;margin-bottom:2rem}.image-wrapper{border:2px solid #f5f7f8;padding:.5rem;border-radius:16px;display:inline-block;box-shadow:0 10px 30px #ffffff1a}.image-wrapper img{max-width:100%;height:auto;border-radius:12px}.frame-layer{position:absolute;border:3px solid;border-radius:24px;width:300px;height:300px;z-index:1;opacity:.5}.frame-yellow{border:dotted 2px #f9ca55;top:10%;left:5%;transform:rotate(-20deg)}.frame-green{border:dotted 2px #009a71;bottom:10%;right:5%;transform:rotate(25deg)}.about-story{background-color:#151515;padding:5rem 1.5rem;color:#f5f7f8}.about-story h2{font-size:2rem;text-align:center}.about-story p{font-size:1.1rem;line-height:1.8;max-width:900px;margin:0 auto}.pixel-arrow-wrapper{position:fixed;bottom:40px;right:40px;z-index:999;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px}.pixel-row{display:flex;justify-content:center;gap:2px}.pixel{width:6px;height:6px;background-color:#009a71;transition:transform .2s ease}.pixel-arrow-wrapper:hover .pixel{animation:vibrate .3s infinite ease-in-out}@keyframes vibrate{0%{transform:translate(0)}25%{transform:translate(1px,-1px)}50%{transform:translate(-1px,1px)}75%{transform:translate(1px,1px)}to{transform:translate(-1px,-1px)}}.service-page{background-color:#0c0c0f;color:#f5f7f8;font-family:Inter,sans-serif;overflow:hidden}.service-intro{height:100vh;background-image:url(/images/hud-bg.jpg);background-size:cover;background-position:center;padding:40px}.service-intro-title{font-size:8rem;font-weight:700;text-shadow:0 0 20px rgba(0,154,113,.4)}.service-left-column{position:sticky;top:0;height:100vh;background-color:#0a0a0c;padding:40px}.vertical-title{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:10px;font-size:clamp(2rem,6vw,6rem);color:#f5f7f8;font-weight:900;text-transform:uppercase;white-space:nowrap}.service-right-column{overflow-y:scroll;height:100vh;scroll-snap-type:y mandatory}.service-section{height:100vh;padding:60px;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center;gap:30px}.service-image{max-width:600px;width:100%;border-radius:12px;box-shadow:0 0 40px #009a711a}.service-title{font-size:1.8rem;font-weight:700}.service-text{font-size:1rem}.section-custom-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.section-mural-title{position:absolute;top:20%;left:0;font-size:clamp(4rem,12vw,14rem);color:#f9ca5508;text-transform:uppercase;font-weight:900;white-space:nowrap;padding-left:2vw;line-height:1}.mobile-drawer{position:fixed;top:0;right:0;width:100%;height:100dvh;background-color:#121212;z-index:999;overflow-y:auto}.drawer-link{font-size:1.5rem;color:#009a71;text-decoration:none;font-weight:500}.drawer-link:hover{text-decoration:underline}.drawer-socials{display:flex;justify-content:space-around}.modern-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:48px;border:none;border-radius:50%;background:radial-gradient(circle,#ffffff0d,#ffffff05);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;box-shadow:0 0 12px #ffffff0d;transition:background .3s ease}.modern-toggle:hover{background:radial-gradient(circle,#ffffff1a,#ffffff0d)}.modern-toggle .line{width:24px;height:2px;background-color:#009a71;border-radius:2px}
