@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&display=swap";:root{font-family:Inter,system-ui,sans-serif;background-color:#080a10;color:#d6d6d6}body{margin:0;padding:0;min-width:100vw;min-height:100vh;overflow-x:hidden}#root{width:100%;margin:0;padding:0;max-width:none;text-align:left}.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column}main{width:100%;flex:1;background-color:#080a10}.navbar{position:absolute;top:0;left:0;width:100%;padding:3.5rem 5%;display:flex;justify-content:space-between;align-items:center;z-index:auto;background:transparent;box-sizing:border-box}.navbar-left,.navbar-right{display:flex;align-items:center}.navbar-left{position:relative;z-index:9996}.navbar-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;z-index:9996}.logo-icon,.logo-text{height:45px;width:auto}.menu-pill-btn{display:flex;align-items:center;gap:.5rem;background-color:#d6d6d6;color:#080a10;border:2px solid transparent;padding:.6rem 1.25rem;border-radius:0;font-family:Bebas Neue,sans-serif;font-size:1.4rem;letter-spacing:1px;cursor:pointer;position:relative;z-index:10000}.menu-pill-btn:hover{background-color:#fff}.menu-pill-btn.open{background-color:#080a10;color:#d6d6d6;border-color:#333}.menu-pill-btn.open .plus-icon{transform:rotate(45deg)}.menu-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:9997;display:none}.menu-overlay.open .menu-backdrop{display:block}.menu-card{position:fixed;top:2rem;right:3%;z-index:9998;background-color:#080a10;border:2px solid #333;width:400px;border-radius:0;padding:6rem 2.5rem 2.5rem;display:none;flex-direction:column;box-sizing:border-box;box-shadow:15px 15px #00000080}.menu-overlay.open .menu-card{display:flex}.card-links{display:flex;flex-direction:column;gap:1rem;flex:1;margin-bottom:2rem}.card-links a{font-family:Bebas Neue,sans-serif;font-size:3.5rem;color:#d6d6d6;text-decoration:none;text-transform:uppercase;line-height:1;letter-spacing:1px;border-left:0px solid transparent;padding-left:0}.card-links a:hover{color:#fff;border-left:5px solid #D6D6D6;padding-left:15px}.menu-image-container{position:relative;width:100%;height:150px;border-radius:0;overflow:hidden;margin-bottom:1.5rem;border:1px solid #333}.menu-image-container img{width:100%;height:100%;object-fit:cover}.menu-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#080a1066;display:flex;justify-content:center;align-items:center}.menu-image-overlay span{color:#eaeaea;font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:1px}.menu-footer-text{font-family:Bebas Neue,sans-serif;font-size:1.2rem;color:#888;margin:0;text-align:center;letter-spacing:1px}@media(max-width:768px){.navbar{padding:2rem 5%}.logo-icon{height:35px}.logo-text{display:none}.menu-pill-btn{padding:.4rem .8rem;right:15%;font-size:1.1rem;gap:.3rem}.menu-pill-btn .plus-icon{width:14px;height:14px}.menu-card{width:90%;right:5%;top:1rem;padding:4.5rem 2rem 2rem}}.footer-section{background-color:#080a10;width:100%;min-height:100vh;box-sizing:border-box;border-top:1px solid rgba(214,214,214,.1)}.footer-container{max-width:1400px;margin:0 auto;min-height:100vh;padding:clamp(6rem,12vh,9rem) 5% clamp(1.5rem,3vh,2rem) 5%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;box-sizing:border-box}.footer-giant-header{width:100%;display:flex;justify-content:center;align-items:center}.footer-giant-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,12vw,160px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;line-height:.85;letter-spacing:2px;text-align:center}.outline-text{color:transparent;-webkit-text-stroke:3px #D6D6D6;font-style:italic}.footer-hero-image{width:100%;flex:1;min-height:100px;max-height:250px;border-radius:0;overflow:hidden;border:2px solid #333;margin:1.5rem 0;display:flex;justify-content:center;align-items:center}.footer-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:grayscale(100%);transition:filter 0s}.footer-hero-image:hover img{filter:grayscale(0%)}.footer-links-grid{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:clamp(1.5rem,3vh,2.5rem);width:100%}.footer-col{display:flex;flex-direction:column;align-items:flex-start}.contact-col{align-items:flex-end;text-align:right}.col-title{font-family:Bebas Neue,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);color:#d6d6d6;margin-bottom:1rem;letter-spacing:1px}.col-links{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.contact-col .col-links{align-items:flex-end}.col-links a{font-family:Courier New,Courier,monospace;font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:600;color:#888;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.col-links a:hover{color:#080a10;background-color:#d6d6d6}.footer-bottom-strip{display:flex;justify-content:space-between;align-items:center;padding-top:1rem}.footer-bottom-strip p{font-family:Courier New,Courier,monospace;font-size:clamp(.75rem,1.2vw,.95rem);color:#666;margin:0;text-transform:uppercase;letter-spacing:.5px}@media(max-width:900px){.footer-section,.footer-container{min-height:100svh}.footer-container{padding:4rem 5% 1.5rem;gap:1rem;overflow-y:auto}.footer-giant-header h2{font-size:clamp(3rem,15vw,100px)}.outline-text{-webkit-text-stroke:2px #D6D6D6}.footer-hero-image{min-height:100px;max-height:160px;margin:.5rem 0}.footer-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-bottom:1rem}.col-title{margin-bottom:.5rem}.contact-col{grid-column:span 2;align-items:flex-start;text-align:left;margin-top:.5rem}.contact-col .col-links{align-items:flex-start}.footer-bottom-strip{flex-direction:column;gap:.5rem;text-align:center;padding-top:.5rem}.col-links{gap:.2rem}.col-links a{font-size:1.25rem;padding:.5rem .5rem .5rem 0;display:inline-block;width:100%}.col-links a:hover{padding-left:.5rem}}@media(max-width:400px){.footer-container{padding-top:3rem}.footer-links-grid{grid-template-columns:1fr}.contact-col{grid-column:span 1;align-items:flex-start;text-align:left}}.preloader-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#080a10;z-index:999999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.preloader-logo-wrapper{width:180px;height:auto}.preloader-svg{width:100%;height:100%;overflow:visible}svg .logo-elem-1{stroke:#d6d6d6;stroke-width:3;stroke-dashoffset:547.721923828125px;stroke-dasharray:547.721923828125px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) 0s,fill .7s ease 2.5s}svg.active .logo-elem-1{stroke-dashoffset:0;fill:#d6d6d6}svg .logo-elem-2{stroke:#d6d6d6;stroke-width:3;stroke-dashoffset:791.2994995117188px;stroke-dasharray:791.2994995117188px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) .12s,fill .7s ease 2.6s}svg.active .logo-elem-2{stroke-dashoffset:0;fill:#d6d6d6}svg .logo-elem-3{stroke:#d6d6d6;stroke-width:3;stroke-dashoffset:999.9347534179688px;stroke-dasharray:999.9347534179688px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) .24s,fill .7s ease 2.7s}svg.active .logo-elem-3{stroke-dashoffset:0;fill:#d6d6d6}svg .logo-elem-4{stroke:#d6d6d6;stroke-width:3;stroke-dashoffset:463.05364990234375px;stroke-dasharray:463.05364990234375px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) .36s,fill .7s ease 2.8s}svg.active .logo-elem-4{stroke-dashoffset:0;fill:#d6d6d6}svg .logo-elem-5{stroke:#d6d6d6;stroke-width:3;stroke-dashoffset:389.76409912109375px;stroke-dasharray:389.76409912109375px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) .48s,fill .7s ease 2.9s}svg.active .logo-elem-5{stroke-dashoffset:0;fill:#d6d6d6}svg .logo-elem-6{stroke-dashoffset:1488px;stroke-dasharray:1488px;fill:transparent;transition:stroke-dashoffset 2.5s cubic-bezier(.645,.045,.355,1) .6s,fill .7s ease 3s}svg.active .logo-elem-6{stroke-dashoffset:0;fill:#fff}.preloader-terminal{font-family:Courier New,Courier,monospace;font-size:1.2rem;color:#888;letter-spacing:2px;text-transform:uppercase}.blink{animation:cursorBlink 1s step-end infinite;color:#d6d6d6}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.notfound-page{background-color:#080a10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 5% 4rem;box-sizing:border-box}.notfound-container{width:100%;max-width:800px;border:4px solid #EAEAEA;background-color:#080a10;box-shadow:15px 15px #333;display:flex;flex-direction:column}.notfound-terminal-header{background-color:#eaeaea;color:#080a10;font-family:Courier New,Courier,monospace;font-weight:700;font-size:1.2rem;padding:.75rem 1.5rem;text-transform:uppercase;letter-spacing:2px;border-bottom:4px solid #EAEAEA}.blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.notfound-content{padding:4rem 3rem;display:flex;flex-direction:column;gap:2rem}.notfound-title{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,120px);font-weight:400;color:#d6d6d6;margin:0;line-height:.85;letter-spacing:1px}.notfound-title .notfound-outline-text{color:transparent;-webkit-text-stroke:clamp(2px,.3vw,4px) #333;font-style:italic}.notfound-description{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,2vw,1.2rem);color:#888;line-height:1.6;margin:0;max-width:600px;text-transform:uppercase}.notfound-action .retro-button{background-color:#d6d6d6;color:#080a10;font-family:Bebas Neue,sans-serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:400;text-transform:uppercase;letter-spacing:1px;padding:1rem 2rem;border:2px solid #D6D6D6;cursor:pointer;box-shadow:6px 6px #333}.notfound-action .retro-button:hover{background-color:#fff;border-color:#fff;transform:translate(6px,6px);box-shadow:0 0 #333}@media(max-width:768px){.notfound-container{box-shadow:8px 8px #333}.notfound-content{padding:3rem 1.5rem}}.hero-container{position:relative;width:100%;max-width:100%!important;height:100vh;overflow:hidden;background-color:#080a10}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:none;z-index:1}.hero-slide.active{display:block;z-index:2}.hero-image{width:100%;height:100%;background-size:cover;background-position:center;filter:contrast(1.1) grayscale(30%)}.hero-overlay{position:absolute;inset:0;background-color:#080a10a6}.hero-content{position:absolute;bottom:15%;left:5%;max-width:1200px;color:#d6d6d6;padding-right:20px;z-index:5}.hero-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,7vw,90px);font-weight:400;text-transform:uppercase;margin:0 0 1.5rem;line-height:.95;letter-spacing:2px;color:#d6d6d6}s .hero-subheading{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:600;color:#080a10;background-color:#d6d6d6;display:inline-block;padding:.6rem 1.2rem;text-transform:uppercase;margin:0;letter-spacing:1px}@media(max-width:768px){.hero-content{bottom:12%;left:5%}.hero-heading{font-size:clamp(2.5rem,10vw,60px);margin:0 0 1rem}.hero-subheading{font-size:.95rem;margin:0 0 1rem}}.values-section{background-color:#080a10;padding:clamp(4rem,8vw,8rem) 5%;width:100%;box-sizing:border-box;overflow:hidden;border-top:2px solid #333}.values-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(3rem,6vw,5rem)}.value-row{display:flex;align-items:center;width:100%;border-top:2px solid #333;padding-top:clamp(2rem,4vw,3rem)}.value-row.row-reverse{flex-direction:row-reverse}.value-large,.value-small{flex:0 0 50%;display:flex;box-sizing:border-box}.value-large{justify-content:flex-start;text-align:left}.value-small{justify-content:center;text-align:center;padding:0 clamp(1rem,2vw,1rem)}.value-row.row-reverse .value-large{justify-content:flex-end;padding-right:clamp(0rem,5vw,1rem);text-align:right}.value-row.row-reverse .value-small{justify-content:flex-start;padding-left:clamp(0rem,5vw,0rem);padding-right:0}.value-large h2{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,150px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;line-height:.85;letter-spacing:2px;word-wrap:break-word}.value-small p{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.3rem);font-weight:600;color:#080a10;background-color:#d6d6d6;text-transform:uppercase;margin:0;letter-spacing:1px;padding:.75rem 1.5rem;display:inline-block;box-shadow:6px 6px #333}@media(max-width:900px){.value-row,.value-row.row-reverse{flex-direction:column;gap:2.5rem}.value-large,.value-small{flex:1 1 auto;width:100%;justify-content:center!important;text-align:center!important;padding:0!important}.value-large h2{text-align:center}}.home-about-section{background-color:#080a10;padding:clamp(4rem,8vw,6rem) 5%;width:100%;box-sizing:border-box;overflow:hidden}.home-about-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem)}.home-about-header{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1rem}.home-about-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,150px);font-weight:400;color:#d6d6d6;margin:0;line-height:1;letter-spacing:-1px}.home-about-header p{font-family:Bebas Neue,sans-serif;font-size:clamp(1.2rem,3vw,30px);font-weight:400;color:#d6d6d6;margin:0;letter-spacing:1px}.home-about-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}.home-gallery-item{width:100%;border:4px solid #EAEAEA;box-sizing:border-box;aspect-ratio:4 / 3;overflow:hidden;background-color:#080a10}.home-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.1)}.home-gallery-item:hover img{filter:grayscale(0%) contrast(1.1)}.home-about-mobile-controls{display:none}.home-about-description{text-align:center;max-width:1000px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.home-about-description p{font-family:Bebas Neue,sans-serif;font-size:clamp(1rem,2vw,1.35rem);font-weight:500;color:#d6d6d6;line-height:1.5;margin:0;letter-spacing:.5px}@media(max-width:900px){.home-about-header{flex-direction:column;align-items:flex-start;display:flex;align-items:center}.home-about-gallery{display:block}.home-gallery-item{display:none;aspect-ratio:4 / 3;width:100%}.home-gallery-item.mobile-active{display:block}.home-about-mobile-controls{display:flex;justify-content:space-between;align-items:center;margin-top:0;padding:.75rem;background-color:#d6d6d6;border:4px solid #EAEAEA;border-top:none}.home-about-nav-btn{background:#080a10;color:#d6d6d6;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;border:none;padding:.6rem 1rem;cursor:pointer}.home-about-nav-btn:active{background:#333}.home-about-counter{color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:2px}}.home-services-section{background-color:#080a10;padding:clamp(4rem,8vw,6rem) 5%;width:100%;box-sizing:border-box;overflow:hidden}.home-services-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem)}.home-services-header{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1rem}.home-services-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,150px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;line-height:1;letter-spacing:-1px}.home-services-header p{font-family:Bebas Neue,sans-serif;font-size:clamp(1.2rem,3vw,30px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;letter-spacing:1px}.home-services-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}.home-services-gallery-item{width:100%;border:4px solid #EAEAEA;box-sizing:border-box;aspect-ratio:4 / 3;overflow:hidden;background-color:#080a10}.home-services-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.1)}.home-services-gallery-item:hover img{filter:grayscale(0%) contrast(1.1)}.home-gallery-mobile-controls{display:none}.home-services-description{text-align:center;max-width:1000px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem)}.home-services-description p{font-family:Bebas Neue,sans-serif;font-size:clamp(1rem,2vw,1.35rem);font-weight:400;color:#d6d6d6;text-transform:uppercase;line-height:1.5;margin:0;letter-spacing:.5px}.home-services-action{display:flex;justify-content:center;margin-top:1rem}.retro-button{background-color:#080a10;color:#d6d6d6;font-family:Bebas Neue,sans-serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:400;text-transform:uppercase;letter-spacing:1px;padding:1rem 3.5rem;border:2px solid #D6D6D6;cursor:pointer;box-shadow:6px 6px #d6d6d6}.retro-button:hover{background-color:#d6d6d6;color:#080a10;transform:translate(6px,6px);box-shadow:0 0 #d6d6d6}@media(max-width:900px){.home-services-header{flex-direction:column;align-items:flex-start;display:flex;align-items:center}.home-services-gallery{display:block}.home-services-gallery-item{display:none;aspect-ratio:4 / 3;width:100%}.home-services-gallery-item.mobile-active{display:block}.home-gallery-mobile-controls{display:flex;justify-content:space-between;align-items:center;margin-top:0;padding:.75rem;background-color:#d6d6d6;border:4px solid #EAEAEA;border-top:none}.home-gallery-nav-btn{background:#080a10;color:#d6d6d6;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;border:none;padding:.6rem 1rem;cursor:pointer}.home-gallery-nav-btn:active{background:#333}.home-gallery-counter{color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:2px}}.clientele-section{background-color:#080a10;padding:6rem 5%;width:100%;box-sizing:border-box;overflow:hidden}.clientele-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:5rem}.clientele-header{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1rem}.clientele-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,10vw,150px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;line-height:1;letter-spacing:-1px}.clientele-header p{font-family:Bebas Neue,sans-serif;font-size:clamp(1.2rem,3vw,30px);font-weight:400;color:#d6d6d6;text-transform:uppercase;margin:0;letter-spacing:1px}.clientele-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch}.clientele-logo{display:flex;justify-content:center;align-items:center;width:100%;padding:3rem 2rem;box-sizing:border-box;background-color:#080a10;border:2px solid #333;box-shadow:6px 6px #333}.clientele-logo:hover{border-color:#d6d6d6;transform:translate(6px,6px);box-shadow:0 0 #333}.clientele-logo img{max-width:160px;max-height:70px;width:100%;height:auto;object-fit:contain}@media(max-width:900px){.clientele-header{flex-direction:column;align-items:flex-start;display:flex;align-items:center}.clientele-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.clientele-logo img{max-width:120px}}@media(max-width:600px){.clientele-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.clientele-logo{padding:2rem 1rem;box-shadow:4px 4px #333}.clientele-logo:hover{transform:translate(4px,4px)}.clientele-logo img{max-width:100px}}.marquee-section{background-color:#d6d6d6;border-top:4px solid #EAEAEA;border-bottom:4px solid #EAEAEA;padding:1rem 0;width:100%;overflow:hidden;box-sizing:border-box}.marquee-container{width:100%;overflow:hidden;white-space:nowrap;position:relative;display:flex;align-items:center}.marquee-track{display:inline-block;white-space:nowrap;animation:marquee-scroll 40s linear infinite;will-change:transform}.marquee-container:hover .marquee-track{animation-play-state:paused}.marquee-item{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,8vw,50px);font-weight:400;color:#080a10;text-transform:uppercase;margin-right:4rem;letter-spacing:2px;line-height:1}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.marquee-section{padding:1rem 0;border-top:2px solid #EAEAEA;border-bottom:2px solid #EAEAEA}.marquee-item{font-size:4rem;margin-right:2rem}}.about-page{background-color:#080a10;width:100%;box-sizing:border-box;padding-top:150px;padding-bottom:0}.about-hero{width:100%;padding:0 5%;box-sizing:border-box}.about-hero-container{max-width:1400px;margin:0 auto;border-bottom:2px solid #333;padding-bottom:4rem}.about-hero-kicker{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.2rem);color:#888;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.about-hero-title{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,14vw,200px);font-weight:400;color:#d6d6d6;text-transform:uppercase;line-height:.85;margin:0;letter-spacing:1px}.about-hero-title .about-outline-text{color:transparent;-webkit-text-stroke:clamp(2px,.3vw,4px) #D6D6D6;font-style:italic}.about-manifesto{width:100%;padding:6rem 5%;box-sizing:border-box}.about-manifesto-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.about-manifesto-left h2{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,80px);font-weight:400;color:#d6d6d6;margin:0;line-height:.9;letter-spacing:1px}.about-manifesto-right p{font-family:Inter,sans-serif;font-size:clamp(1.2rem,2vw,1.8rem);color:#a0a0a0;line-height:1.6;margin:0 0 2rem}.about-manifesto-right p:last-child{margin-bottom:0}.about-pillars{width:100%;padding:0 5% 6rem;box-sizing:border-box}.about-pillars-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.about-pillar-box{border-top:2px solid #333;padding-top:1.5rem}.about-pillar-box h3{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,3vw,3rem);color:#d6d6d6;margin:0 0 1rem;letter-spacing:1px}.about-pillar-box p{font-family:Inter,sans-serif;font-size:clamp(1rem,1.2vw,1.1rem);color:#888;line-height:1.6;margin:0}.about-gallery{width:100%;padding:0 5% 6rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.about-gallery-wrapper{width:100%;max-width:1600px}.about-gallery-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;align-items:stretch}.about-gallery-img{width:100%;border:4px solid #EAEAEA;border-radius:0;aspect-ratio:3 / 4;overflow:hidden;box-sizing:border-box;background-color:#080a10}.about-gallery-img img{width:100%;height:100%;display:block;object-fit:cover;filter:grayscale(100%) contrast(1.1)}.about-gallery-img:hover img{filter:grayscale(0%) contrast(1.1)}.about-cta{width:100%;padding:6rem 5%;box-sizing:border-box;background-color:#0d111a;border-top:2px solid #333}.about-cta-container{max-width:1400px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.about-cta-container h2{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,8vw,100px);color:#d6d6d6;margin:0;line-height:.9;letter-spacing:1px}.about-cta-container p{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.2rem);color:#888;text-transform:uppercase;margin:0 0 1rem}.about-cta-btn{background-color:#d6d6d6;color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.5rem;padding:1rem 3rem;border:2px solid #D6D6D6;cursor:pointer;letter-spacing:2px;box-shadow:6px 6px #333}.about-cta-btn:hover{background-color:#fff;border-color:#fff;transform:translate(6px,6px);box-shadow:0 0 #333}@media(max-width:900px){.about-page{padding-top:120px}.about-manifesto-container{grid-template-columns:1fr;gap:2rem}.about-pillars-container{grid-template-columns:1fr;gap:3rem}.about-gallery-container{display:block}.about-gallery-img{display:none;aspect-ratio:1 / 1;width:100%}.about-gallery-img.mobile-active{display:block}.gallery-mobile-controls{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:.75rem;background-color:#d6d6d6;border:4px solid #EAEAEA}.gallery-nav-btn{background:#080a10;color:#d6d6d6;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;border:none;padding:.6rem 1rem;cursor:pointer}.gallery-nav-btn:active{background:#333}.gallery-counter{color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:2px}}.services-page{background-color:#080a10;width:100%;box-sizing:border-box;padding-top:150px;padding-bottom:0}.services-hero{width:100%;padding:0 5%;box-sizing:border-box}.services-hero-container{max-width:1400px;margin:0 auto;border-bottom:2px solid #333;padding-bottom:4rem}.services-hero-kicker{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.2rem);color:#888;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.services-hero-title{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,14vw,200px);font-weight:400;color:#d6d6d6;text-transform:uppercase;line-height:.85;margin:0;letter-spacing:1px}.services-hero-title .services-outline-text{color:transparent;-webkit-text-stroke:clamp(2px,.3vw,4px) #D6D6D6;font-style:italic}.services-list-section{width:100%;padding:4rem 5% 6rem;box-sizing:border-box}.services-list-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column}.services-item{display:flex;flex-direction:row;border-top:2px solid #333;padding:4rem 0;gap:4rem}.services-item:last-child{border-bottom:2px solid #333}.services-item:hover{border-top-color:#d6d6d6}.services-item-number{font-family:Courier New,Courier,monospace;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#555;width:15%}.services-item-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.services-item-content h2{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);color:#d6d6d6;margin:0 0 1.5rem;letter-spacing:1px;line-height:1}.services-item-content p{font-family:Inter,sans-serif;font-size:clamp(1.1rem,1.5vw,1.4rem);color:#a0a0a0;line-height:1.6;max-width:800px;margin:0}.services-process{width:100%;padding:6rem 5%;box-sizing:border-box;background-color:#0d111a;border-top:2px solid #333;border-bottom:2px solid #333}.services-process-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.process-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,4vw,4rem);color:#d6d6d6;margin:0;text-align:center;letter-spacing:1px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;border:2px solid #333;background-color:#080a10}.process-box{padding:4rem 2rem;border-right:2px solid #333;display:flex;flex-direction:column;justify-content:center}.process-box:last-child{border-right:none}.process-box h4{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,8vw,6rem);color:#d6d6d6;margin:0 0 .5rem;line-height:1}.process-box p{font-family:Courier New,Courier,monospace;font-size:clamp(.9rem,1.2vw,1.1rem);color:#888;text-transform:uppercase;margin:0;font-weight:600}.services-gallery{width:100%;padding:6rem 5%;box-sizing:border-box;display:flex;justify-content:center}.services-gallery-container{width:100%;max-width:1600px;display:flex;flex-direction:column;gap:3rem}.services-gallery-header h2{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,5vw,5rem);color:#d6d6d6;margin:0;letter-spacing:1px;text-align:center}.services-gallery-header span{color:transparent;-webkit-text-stroke:2px #555555;font-style:italic}.services-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;align-items:stretch}.services-gallery-img{width:100%;border:4px solid #EAEAEA;border-radius:0;aspect-ratio:3 / 4;overflow:hidden;box-sizing:border-box;background-color:#080a10}.services-gallery-img img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.1)}.services-gallery-img:hover img{filter:grayscale(0%) contrast(1.1)}.gallery-mobile-controls{display:none}@media(max-width:900px){.services-page{padding-top:120px}.services-item{flex-direction:column;gap:1.5rem;padding:3rem 0}.services-item-number{width:100%;font-size:2.5rem}.services-item-content h2{font-size:clamp(2.2rem,8vw,3rem);margin-bottom:1rem}.services-item-content p{font-size:1rem}.services-process{padding:4rem 5%}.process-grid{grid-template-columns:1fr}.process-box{padding:3rem 1.5rem;border-right:none;border-bottom:2px solid #333}.process-box:last-child{border-bottom:none}.services-gallery-grid{display:block}.services-gallery-img{display:none;aspect-ratio:1 / 1;width:100%}.services-gallery-img.mobile-active{display:block}.gallery-mobile-controls{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:.75rem;background-color:#d6d6d6;border:4px solid #EAEAEA}.gallery-nav-btn{background:#080a10;color:#d6d6d6;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;border:none;padding:.6rem 1rem;cursor:pointer}.gallery-nav-btn:active{background:#333}.gallery-counter{color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:2px}}.contact-page{background-color:#080a10;width:100%;box-sizing:border-box;padding-top:150px;padding-bottom:6rem}.contact-hero{width:100%;padding:0 5%;box-sizing:border-box}.contact-hero-container{max-width:1400px;margin:0 auto;border-bottom:2px solid #333;padding-bottom:4rem}.contact-hero-kicker{font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,1.2rem);color:#888;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem}.contact-hero-title{font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,14vw,200px);font-weight:400;text-transform:uppercase;color:#d6d6d6;line-height:.85;margin:0;letter-spacing:1px}.contact-hero-title .contact-outline-text{color:transparent;-webkit-text-stroke:clamp(2px,.3vw,4px) #D6D6D6;font-style:italic}.contact-content{width:100%;padding:6rem 5%;box-sizing:border-box}.contact-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem}.contact-info h2{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,4vw,4rem);text-transform:uppercase;color:#d6d6d6;margin:0 0 1rem;letter-spacing:1px}.contact-address{font-family:Inter,sans-serif;font-size:clamp(1.1rem,1.5vw,1.4rem);color:#a0a0a0;line-height:1.6;margin-bottom:3rem;text-transform:uppercase}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-detail-item{border-top:2px solid #333;padding-top:1rem}.detail-label{font-family:Courier New,Courier,monospace;font-size:1rem;color:#888;text-transform:uppercase;margin:0 0 .5rem}.contact-detail-item a{font-family:Inter,sans-serif;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:600;color:#d6d6d6;text-decoration:none;display:inline-block}.contact-detail-item a:hover{background-color:#d6d6d6;color:#080a10}.contact-form{display:flex;flex-direction:column}.form-group{margin-bottom:2.5rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;background-color:transparent;border:none;border-bottom:2px solid #333;border-left:4px solid transparent;color:#d6d6d6;font-family:Inter,sans-serif;font-size:1.2rem;padding:1rem 0 1rem 1rem;outline:none;border-radius:0}.contact-form select{cursor:pointer;appearance:none}.contact-form select option{background-color:#080a10;color:#d6d6d6}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-bottom-color:#d6d6d6;border-left-color:#d6d6d6;background-color:#d6d6d608}.contact-form textarea{resize:vertical}.contact-submit-btn{background-color:#d6d6d6;color:#080a10;font-family:Bebas Neue,sans-serif;font-size:1.5rem;padding:1rem 3rem;border:2px solid #D6D6D6;cursor:pointer;letter-spacing:2px;margin-top:1rem;align-self:flex-start;box-shadow:6px 6px #333}.contact-submit-btn:hover{background-color:#fff;border-color:#fff;transform:translate(6px,6px);box-shadow:0 0 #333}.contact-map-section{width:100%;padding:4rem 0 0;box-sizing:border-box}.contact-map-container{width:100%;max-width:100%;height:60vh;min-height:450px;border-top:2px solid #333;border-bottom:2px solid #333;background-color:#080a10;overflow:hidden;display:block}.contact-map-container iframe{width:100%;height:100%;border:none;filter:grayscale(100%) invert(90%) contrast(1.2)}.contact-map-container iframe:hover{filter:grayscale(80%) invert(90%) contrast(1.3)}@media(max-width:900px){.contact-page{padding-top:120px}.contact-grid{grid-template-columns:1fr;gap:4rem}.contact-submit-btn{width:100%;align-self:center}.contact-map-container{height:50vh;min-height:350px}}
