@font-face{font-family:Nexa;src:url(/assets/NEXA-EXTRALIGHT-wMRqKNtZ.woff2) format("woff2"),url(/assets/NEXA-EXTRALIGHT-e_Y20Qvv.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/assets/NEXA-HEAVY-CnIa2_uT.woff2) format("woff2"),url(/assets/NEXA-HEAVY-DP8H4wnv.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Brier;src:url(/assets/Brier-Regular-Kix3qnpw.woff2) format("woff2"),url(/assets/Brier-Regular-B-CaGZp6.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Brier;src:url(/assets/Brier-Bold-n6byLD0k.woff2) format("woff2"),url(/assets/Brier-Bold-BlZWc0gO.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-primary: "Nexa", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-secondary: "Brier", Georgia, serif;--color-electric-lime: #e6ff2a;--color-deep-teal: #0c4550;--color-steel-gray: #898a8e;--color-off-white: #f8f7f2;--color-midnight-blue: #070916;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--spacing-3xl: 6rem;--transition-fast: .2s ease;--transition-base: .3s ease;--transition-slow: .5s ease}body{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-weight:400;font-size:1rem;line-height:1.6;color:#898a8e;color:var(--color-steel-gray);background:#f8f7f2;background:var(--color-off-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-weight:800;color:#070916;color:var(--color-midnight-blue);line-height:1.2;margin-bottom:1.5rem;margin-bottom:var(--spacing-md)}h1{font-size:max(2.5rem,min(8vw,5rem))}h2{font-size:max(2rem,min(5vw,3.5rem))}h3{font-size:max(1.5rem,min(4vw,2.5rem))}strong{font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-weight:700;color:#e6ff2a;color:var(--color-electric-lime)}.text-white strong,[style*="color: white"] strong,[style*="color: #fff"] strong,[style*="color: #f8f7f2"] strong{color:#f8f7f2;color:var(--color-off-white)}.bg-dark strong,.section--dark strong{color:#e6ff2a;color:var(--color-electric-lime)}a{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease;transition:color var(--transition-base)}ul,ol{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button{font-family:inherit;cursor:pointer;border:none;background:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 2rem;background:transparent}.navbar-content{display:flex;align-items:center;justify-content:space-between;max-width:1800px;margin:0 auto}.navbar-logo{display:flex;align-items:center}.logo-svg{width:auto;height:40px;transition:transform .3s ease;transition:transform var(--transition-base)}.navbar-logo:hover .logo-svg{transform:scale(1.05)}.navbar-brand{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:1.25rem;font-weight:800;color:#f8f7f2;color:var(--color-off-white);position:absolute;left:50%;transform:translate(-50%);pointer-events:none}.hamburger{width:40px;height:30px;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:8px;position:relative;padding:0}.hamburger-line{width:100%;height:2px;background-color:#f8f7f2;background-color:var(--color-off-white);transition:all .3s ease;transition:all var(--transition-base);transform-origin:center}.hamburger-line-top{transform:translate(4px)}.hamburger-line-bottom{transform:translate(-4px)}.nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#070916,#0c4550);background:linear-gradient(135deg,var(--color-midnight-blue) 0%,var(--color-deep-teal) 100%);transform:translateY(-100%);z-index:999;display:flex;align-items:center;justify-content:center}.nav-overlay-content{display:flex;flex-direction:column;gap:2rem;text-align:center}.nav-link-item{display:block;position:relative;font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:max(3rem,min(6vw,5rem));font-weight:800;color:#f8f7f2;color:var(--color-off-white);-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;line-height:1;height:1em;overflow:hidden}.nav-link-text,.nav-link-clone{display:block;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.nav-link-clone{position:absolute;top:100%;left:0;width:100%;color:#e6ff2a;color:var(--color-electric-lime)}.nav-link-item:hover .nav-link-text,.nav-link-item:hover .nav-link-clone{transform:translateY(-100%)}.hero-section{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#070916;background-color:var(--color-midnight-blue)}.hero-background-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#07091666;z-index:1}.hero-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-title{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:max(4rem,min(15vw,12rem));font-weight:800;line-height:.9;text-transform:uppercase;color:#f8f7f2;color:var(--color-off-white);mix-blend-mode:overlay;opacity:.9}.hero-line{display:block}.text-highlight{color:transparent;-webkit-text-stroke:2px #f8f7f2;-webkit-text-stroke:2px var(--color-off-white);mix-blend-mode:normal}.hero-callout{position:absolute;bottom:2rem;right:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);min-width:250px;z-index:100;pointer-events:auto;cursor:pointer}.hero-callout:hover{background:#ffffff26;border-color:#e6ff2a;border-color:var(--color-electric-lime)}.callout-label{display:block;font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:.75rem;color:#e6ff2a;color:var(--color-electric-lime);margin-bottom:.5rem;letter-spacing:1px}.callout-content{display:flex;justify-content:space-between;align-items:center}.project-name{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:1.25rem;font-weight:700;color:#f8f7f2;color:var(--color-off-white)}.callout-arrow{color:#f8f7f2;color:var(--color-off-white);transition:transform .3s ease,color .3s ease}.hero-callout:hover .callout-arrow{transform:translate(5px);color:#e6ff2a;color:var(--color-electric-lime)}.scroll-indicator{position:absolute;bottom:2rem;left:2rem;display:flex;align-items:center;gap:1rem;z-index:10;color:#f8f7f2;color:var(--color-off-white);font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:.875rem;letter-spacing:2px}.scroll-line{width:60px;height:2px;background:#f8f7f2;background:var(--color-off-white);position:relative;overflow:hidden}.scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#e6ff2a;background:var(--color-electric-lime);transform:translate(-100%);animation:scrollLine 2s infinite}@keyframes scrollLine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.marquee-section{width:100%;overflow:hidden;background:#070916;background:var(--color-midnight-blue);padding:4rem 0;position:relative}.marquee{width:100%;overflow:hidden;position:relative}.marquee-track{display:flex;gap:3rem;white-space:nowrap;will-change:transform}.marquee-item{font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:max(1.5rem,min(4vw,2.5rem));font-weight:700;color:#e6ff2a;color:var(--color-electric-lime);flex-shrink:0;padding:0 1.5rem}.horizontal-scroll-section{position:relative;height:100vh;background:#070916;background:var(--color-midnight-blue);overflow:hidden}.horizontal-scroll-wrapper{height:100%;width:100%;display:flex;align-items:center}.horizontal-scroll-track{display:flex;gap:4rem;padding:0 5vw;height:70vh;align-items:center;will-change:transform}.case-study-card{flex-shrink:0;width:max(350px,min(45vw,600px));height:100%;background:#f8f7f2;background:var(--color-off-white);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;position:relative}.case-study-image-container{width:100%;height:60%;overflow:hidden;background:#ccc}.case-study-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.case-study-card:hover .case-study-image{transform:scale(1.05)}.case-study-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.case-study-category{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:.875rem;text-transform:uppercase;letter-spacing:1px;color:#0c4550;color:var(--color-deep-teal);margin-bottom:.5rem}.case-study-title{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:2rem;font-weight:800;color:#070916;color:var(--color-midnight-blue);margin-bottom:1rem;line-height:1.1}.case-study-link{font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:1.125rem;font-weight:700;color:#0c4550;color:var(--color-deep-teal);-webkit-text-decoration:none;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-top:auto}.case-study-link:after{content:"→";transition:transform .3s ease}.case-study-link:hover:after{transform:translate(5px)}.rive-bg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.1;background-image:radial-gradient(#e6ff2a 1px,transparent 1px);background-image:radial-gradient(var(--color-electric-lime) 1px,transparent 1px);background-size:40px 40px}.footer-section{background:#070916;background:var(--color-midnight-blue);color:#f8f7f2;color:var(--color-off-white);padding:6rem 2rem 2rem;position:relative;overflow:hidden}.footer-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem}.footer-cta{text-align:center;margin-bottom:4rem}.footer-cta h2{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:max(2.5rem,min(8vw,6rem));font-weight:800;line-height:1;margin-bottom:2rem;color:#f8f7f2;color:var(--color-off-white)}.footer-cta-btn{display:inline-block;font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:1.5rem;font-weight:700;color:#070916;color:var(--color-midnight-blue);background:#e6ff2a;background:var(--color-electric-lime);padding:1.5rem 3rem;border-radius:50px;-webkit-text-decoration:none;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.footer-cta-btn:hover{transform:translateY(-5px);box-shadow:0 10px 20px #e6ff2a33}.footer-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:3rem;gap:3rem;border-top:1px solid rgba(248,247,242,.1);padding-top:4rem}.footer-column h3{font-family:Brier,Georgia,serif;font-family:var(--font-secondary);font-size:1.25rem;color:#e6ff2a;color:var(--color-electric-lime);margin-bottom:1.5rem}.footer-link-list{display:flex;flex-direction:column;gap:1rem}.footer-link{font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);color:#f8f7f2;color:var(--color-off-white);-webkit-text-decoration:none;text-decoration:none;opacity:.7;transition:opacity .3s ease,transform .3s ease}.footer-link:hover{opacity:1;transform:translate(5px);color:#e6ff2a;color:var(--color-electric-lime)}.footer-bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(248,247,242,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-family:Nexa,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-primary);font-size:.875rem;opacity:.5}.social-links{display:flex;gap:1.5rem}.social-link{color:#f8f7f2;color:var(--color-off-white);font-size:1.5rem;transition:color .3s ease}.social-link:hover{color:#e6ff2a;color:var(--color-electric-lime)}@media (min-width: 768px){.footer-content{grid-template-columns:1fr}}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0;padding:var(--spacing-3xl) 0;position:relative}.section--dark{background:#070916;background:var(--color-midnight-blue);color:#f8f7f2;color:var(--color-off-white)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#f8f7f2;color:var(--color-off-white)}.section--teal{background:#0c4550;background:var(--color-deep-teal);color:#f8f7f2;color:var(--color-off-white)}.text-center{text-align:center}.text-white{color:#f8f7f2;color:var(--color-off-white)}.bg-dark{background:#070916;background:var(--color-midnight-blue)}.bg-teal{background:#0c4550;background:var(--color-deep-teal)}
