@font-face{font-family:Archivo Narrow;src:url(/assets/ArchivoNarrow-VariableFont_wght-BBnMhWt9.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Cormorant Garamond;src:url(/assets/CormorantGaramond-VariableFont_wght-x_4GibqC.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Roboto Condensed;src:url(/assets/RobotoCondensed-VariableFont_wght-DsTgziKZ.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--text:black;--text-h:#08060d;--bg:#fff;--sans:"Archivo Narrow", sans-serif;--heading:"Archivo Narrow", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html,body{width:100%;min-height:100%;margin:0;padding:0}#root{box-sizing:border-box;width:100%;min-height:100vh;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y proximity}.hero-container,.trajectory,.services,.projects{scroll-snap-align:start}.hero-container{width:100%;height:100svh;position:relative;overflow:hidden}.hero-image-container{z-index:1;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.logo-container{box-sizing:border-box;z-index:2;background-color:#000000a6;justify-content:center;align-items:center;width:40%;height:100%;padding:80px 50px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:2rem 0 10rem 10rem #000000a6}.logo{width:90%;max-width:500px;height:auto;display:block}.anotherFont{font-family:Cormorant Garamond,serif;font-weight:900}.hero-image{animation:1.4s ease-out both heroImageAppear}.logo-container{animation:1s ease-out .2s both heroPanelAppear}.logo{animation:1s ease-out .5s both heroLogoAppear}@keyframes heroImageAppear{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes heroPanelAppear{0%{opacity:0;transform:translateY(-50%)translate(-30px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@keyframes heroLogoAppear{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.scroll-indicator{z-index:3;color:#fff;cursor:pointer;flex-direction:column;align-items:center;gap:6px;text-decoration:none;animation:1s ease-out 1.2s both scrollIndicatorAppear;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.scroll-arrow{font-family:Roboto Condensed,sans-serif;font-size:50px;font-weight:300;line-height:1;animation:1.8s ease-in-out infinite scrollArrowMove}@keyframes scrollIndicatorAppear{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes scrollArrowMove{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}@keyframes heroPanelAppearMobile{0%{opacity:0}to{opacity:1}}@media (width<=1024px){.logo-container{width:50%;padding:60px 35px;box-shadow:1.5rem 0 4rem 4rem #000000a6}.logo{width:90%}}@media (width<=768px){.hero-container{width:100%;height:100svh;overflow:hidden}.hero-image-container{z-index:1;width:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.logo-container{box-sizing:border-box;width:100%;height:100%;box-shadow:none;z-index:2;background-color:#000000a6;justify-content:center;align-items:center;padding:40px;animation:1s ease-out .2s both heroPanelAppearMobile;display:flex;position:absolute;inset:0;transform:none}.logo{width:90%;max-width:500px;height:auto}}@media (width<=480px){.scroll-indicator{bottom:20px}.scroll-arrow{font-size:42px}.logo-container{height:100%;padding:35px 25px}.logo{width:85%}}.services{box-sizing:border-box;color:#f5f5f3;background:#161616;justify-content:center;width:100%;min-height:100vh;padding:120px 8%;display:flex;position:relative;overflow:hidden}.services-content{z-index:2;width:100%;max-width:1000px;animation:1s ease-out both servicesAppear;position:relative}.services-line{pointer-events:none;background:#ffffff14;width:1px;position:absolute;top:10%;bottom:10%;left:8%}.services-number{letter-spacing:4px;text-transform:uppercase;opacity:.5;margin-bottom:25px;font-family:Archivo Narrow,sans-serif;font-size:13px;font-weight:600;display:block}.services-title{letter-spacing:-2px;color:#f5f5f3;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(55px,7vw,105px);font-weight:600;line-height:.9}.services-divider{opacity:.25;transform-origin:0;background:#f5f5f3;width:100%;height:1px;margin:30px 0 35px;animation:1.2s ease-out .3s both servicesLineAppear}.services-intro{color:#ddd;text-align:justify;text-justify:inter-word;margin-bottom:60px;font-family:Archivo Narrow,sans-serif;font-size:clamp(18px,2vw,23px);font-weight:400;line-height:1.6}.services-list{flex-direction:column;width:100%;display:flex}.service-category{border-top:1px solid #fff3;position:relative}.service-category:last-child{border-bottom:1px solid #fff3}.service-category-summary{color:#f5f5f3;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:30px 0;transition:padding-left .4s,opacity .4s;display:flex;position:relative}.service-category-dot{opacity:.35;background:#f5f5f3;border-radius:50%;width:6px;min-width:6px;height:6px;margin-right:25px;transition:transform .4s,opacity .4s}.service-category-title{letter-spacing:-1px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(32px,2vw,58px);font-weight:500;line-height:.9;transition:transform .5s,letter-spacing .5s}.service-category-line{transform-origin:0;background:#ffffff26;flex:1;height:1px;margin-left:30px;transition:transform .5s,background-color .5s}.service-category-icon{opacity:.6;justify-content:center;align-items:center;width:35px;height:35px;margin-left:25px;font-family:Roboto Condensed,sans-serif;font-size:26px;font-weight:300;transition:transform .5s,opacity .4s;display:flex}.service-category-summary:hover{padding-left:15px}.service-category-summary:hover .service-category-title{transform:translate(8px)}.service-category-summary:hover .service-category-dot{opacity:1;transform:scale(1.8)}.service-category-summary:hover .service-category-line{background:#ffffff59;transform:scaleX(.85)}.service-category-summary:hover .service-category-icon{opacity:1}.service-category.is-open .service-category-icon{transform:rotate(45deg)}.service-category.is-open .service-category-summary{padding-bottom:20px}.service-category.is-open .service-category-line{transform:scaleX(.35)}.service-category-content{flex-direction:column;padding:0 0 30px 65px;display:flex;overflow:hidden}.service-item{opacity:0;border-bottom:1px solid #ffffff12;align-items:center;gap:20px;min-height:45px;padding:8px 0;animation:.5s forwards serviceItemAppear;display:flex;transform:translateY(-15px)}.service-item:last-child{border-bottom:none}.service-index{letter-spacing:2px;opacity:.3;min-width:25px;font-family:Roboto Condensed,sans-serif;font-size:10px}.service-name{letter-spacing:.3px;color:#ddd;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:400}.service-item:first-child{animation-delay:50ms}.service-item:nth-child(2){animation-delay:.12s}.service-item:nth-child(3){animation-delay:.19s}.service-item:nth-child(4){animation-delay:.26s}.service-item:nth-child(5){animation-delay:.33s}.service-item:nth-child(6){animation-delay:.4s}@keyframes serviceItemAppear{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.services-decoration{pointer-events:none;border:1px solid #ffffff14;position:absolute}.services-decoration-one{border-radius:50%;width:500px;height:500px;animation:9s ease-in-out infinite servicesFloat;top:10%;right:-250px}.services-decoration-two{border-radius:50%;width:700px;height:700px;animation:12s ease-in-out infinite reverse servicesFloat;top:0;right:-350px}@keyframes servicesFloat{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}@media (width<=1250px){.services-line{left:6%}}@media (width<=900px){.services{padding:90px 30px}.services-line{display:none}.service-category-summary{padding:27px 0}.service-category-summary:hover{padding-left:8px}.service-category-title{font-size:30px}.service-category-line{margin-left:18px}.service-category-icon{width:30px;height:30px;margin-left:15px;font-size:23px}.service-category-content{padding-bottom:25px;padding-left:45px}.service-name{font-size:17px}}@media (width<=700px){.services{padding:80px 20px}}@media (width<=410px){.services-line{display:none}.service-category-summary{gap:8px;padding:25px 0}.service-category-number{min-width:27px;font-size:9px}.service-category-title{font-size:28px}.service-category-line{margin-left:10px}.service-category-icon{margin-left:8px}.service-category-content{padding-left:35px}.service-name{font-size:16px}}.trajectory{box-sizing:border-box;color:#111;background:#f5f5f3;width:100%;min-height:100vh;padding:120px 8%;position:relative;overflow:hidden}.trajectory-line{pointer-events:none;background:#00000014;width:1px;position:absolute;top:10%;bottom:10%;left:8%}.trajectory-content{z-index:2;width:100%;max-width:1000px;margin:0 auto;position:relative}.trajectory-header{flex-direction:column;display:flex}.trajectory-number{letter-spacing:4px;text-transform:uppercase;opacity:.5;margin-bottom:25px;font-family:Roboto Condensed,sans-serif;font-size:13px;font-weight:600;display:block}.trajectory-title{letter-spacing:-2px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(55px,7vw,105px);font-weight:600;line-height:.9}.trajectory-divider{opacity:.25;transform-origin:0;background:#151515;width:100%;height:1px;margin:30px 0 35px;animation:1.2s ease-out .3s both trajectoryLineAppear}.trajectory-introduction{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:80px;display:grid}.trajectory-stat{align-items:flex-start;gap:20px;display:flex}.trajectory-stat-number{letter-spacing:-7px;font-family:Cormorant Garamond,serif;font-size:clamp(100px,12vw,170px);font-weight:500;line-height:.7}.trajectory-stat-info{letter-spacing:2px;flex-direction:column;padding-top:8px;font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:500;line-height:1.4;display:flex}.trajectory-stat-info span{opacity:.45}.trajectory-stat-info span:first-child{opacity:.8}.trajectory-text-container{max-width:570px}.trajectory-text{letter-spacing:.2px;color:#252525;text-align:justify;text-justify:inter-word;margin:0 0 22px;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:400;line-height:1.65}.trajectory-text:last-child{margin-bottom:0}.trajectory-statement{text-align:center;align-items:flex-start;margin-top:90px;display:flex}.trajectory-statement-line{opacity:.4;background:#111;width:60px;height:1px;margin-top:15px;margin-right:25px}.trajectory-statement p{letter-spacing:-1px;word-spacing:4px;color:#111;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(28px,4vw,50px);font-weight:500;line-height:.95}.trajectory-decoration{pointer-events:none;border:1px solid #0000000f;border-radius:50%;position:absolute}.trajectory-decoration-one{width:600px;height:600px;animation:10s ease-in-out infinite trajectoryFloat;top:5%;right:-300px}.trajectory-decoration-two{width:400px;height:400px;animation:13s ease-in-out infinite reverse trajectoryFloat;top:25%;right:-200px}.trajectory-decoration-three{width:180px;height:180px;animation:8s ease-in-out infinite trajectoryFloatSmall;bottom:8%;right:8%}@keyframes trajectoryLineAppear{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes trajectoryFloat{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}@keyframes trajectoryFloatSmall{0%,to{transform:translate(0)}50%{transform:translate(15px,-15px)}}@media (width<=1250px){.trajectory-line{left:6%}}@media (width<=900px){.trajectory{padding:90px 30px}.trajectory-line{display:none}.trajectory-introduction{grid-template-columns:220px minmax(0,1fr);gap:50px}.trajectory-stat-number{font-size:120px}}@media (width<=700px){.trajectory{padding:80px 20px}.trajectory-line{display:none}.trajectory-number{letter-spacing:3px;margin-bottom:20px;font-size:11px}.trajectory-divider{margin:30px 0 50px}.trajectory-introduction{flex-direction:column;gap:50px;display:flex}.trajectory-stat{align-items:flex-start}.trajectory-stat-number{font-size:120px}.trajectory-stat-info{padding-top:5px}.trajectory-text-container{max-width:100%}.trajectory-text{font-size:17px;line-height:1.6}.trajectory-statement{margin-top:65px}.trajectory-statement-line{width:35px;margin-right:18px}.trajectory-statement p{font-size:clamp(28px,8vw,42px)}}@media (width<=410px){.trajectory{padding:70px 20px}.trajectory-title{font-size:45px}.trajectory-stat-number{font-size:105px}.trajectory-stat-info{font-size:10px}.trajectory-text{font-size:16px}.trajectory-statement p{font-size:28px}.trajectory-decoration-one{width:450px;height:450px;right:-300px}.trajectory-decoration-two{width:300px;height:300px;right:-200px}}.projects{box-sizing:border-box;color:#111;background:#f5f5f3;width:100%;min-height:100vh;padding:120px 8%;position:relative;overflow:hidden}.projects-line{pointer-events:none;background:#00000014;width:1px;position:absolute;top:10%;bottom:10%;left:8%}.projects-content{z-index:2;width:100%;max-width:1000px;margin:0 auto;position:relative}.projects-header{margin-bottom:0}.projects-number{letter-spacing:4px;text-transform:uppercase;opacity:.5;margin-bottom:25px;font-family:Roboto Condensed,sans-serif;font-size:13px;font-weight:600;display:block}.projects-title{letter-spacing:-2px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(55px,7vw,105px);font-weight:600;line-height:.9}.projects-divider{opacity:.25;transform-origin:0;background:#151515;width:100%;height:1px;margin:30px 0 35px;animation:1.2s ease-out .3s both projectsLineAppear}.projects-layout{grid-template-columns:190px minmax(0,1fr);gap:45px;min-height:560px;display:grid}.project-list{border-top:1px solid #0003;flex-direction:column;display:flex}.project-item{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #00000026;align-items:center;width:100%;min-height:65px;padding:0 10px;transition:padding-left .4s,background-color .4s;display:flex;position:relative}.project-item:hover{background:#0000000a;padding-left:20px}.project-item.active{color:#f5f5f3;background:#161616;padding-left:20px}.project-index{letter-spacing:2px;opacity:.45;width:35px;font-family:Roboto Condensed,sans-serif;font-size:10px}.project-name{letter-spacing:.5px;font-family:Roboto Condensed,sans-serif;font-size:18px;transition:transform .4s}.project-item:hover .project-name{transform:translate(3px)}.project-item-line{opacity:.4;background:currentColor;width:0;height:1px;transition:width .4s;position:absolute;right:15px}.project-item:hover .project-item-line,.project-item.active .project-item-line{width:20px}.project-viewer{min-width:0}.project-info{letter-spacing:2px;text-transform:uppercase;opacity:.5;justify-content:space-between;margin-bottom:15px;font-family:Roboto Condensed,sans-serif;font-size:11px;display:flex}.project-image-container{background:#ddd;width:100%;height:500px;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;animation:.6s both projectImageAppear;display:block}.project-arrow{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-family:Roboto Condensed,sans-serif;font-size:20px;transition:background .3s,transform .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.project-arrow:hover{background:#0009;transform:translateY(-50%)scale(1.08)}.project-arrow-left{left:18px}.project-arrow-right{right:18px}.project-footer{justify-content:space-between;align-items:flex-end;gap:30px;padding-top:20px;display:flex}.project-footer h2{color:#111;margin:0;font-family:Cormorant Garamond,serif;font-size:34px;font-weight:600;line-height:1}.project-type{letter-spacing:1.5px;text-transform:uppercase;opacity:.45;margin-top:6px;font-family:Roboto Condensed,sans-serif;font-size:11px;display:block}.project-progress{background:#00000026;width:220px;height:1px;margin-bottom:8px}.project-progress span{background:#161616;width:0;height:100%;transition:width .5s;display:block}.projects-decoration{pointer-events:none;border:1px solid #0000000f;border-radius:50%;position:absolute}.projects-decoration-one{width:500px;height:500px;animation:10s ease-in-out infinite projectFloat;bottom:-150px;right:-250px}.projects-decoration-two{width:700px;height:700px;animation:14s ease-in-out infinite reverse projectFloat;bottom:-250px;right:-350px}@keyframes projectImageAppear{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes projectsLineAppear{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes projectFloat{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@media (width<=1250px){.projects-line{left:6%}}@media (width<=900px){.projects{padding:90px 30px}.projects-line{display:none}.projects-layout{grid-template-columns:1fr;gap:35px}.project-list{grid-template-columns:repeat(3,1fr);display:grid}.project-item{min-height:60px}.project-image-container{height:450px}}@media (width<=700px){.projects{padding:80px 20px}.projects-line{display:none}.project-list{grid-template-columns:1fr}.project-image-container{height:350px}.project-footer{flex-direction:column;align-items:flex-start}.project-progress{width:100%}.project-arrow{width:45px;height:45px}}.navbar{box-sizing:border-box;z-index:1000;-webkit-backdrop-filter:blur(12px);color:#fff;background:#0a0a0aa6;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 50px;display:flex;position:fixed;top:0;left:0}.navbar-brand-container{align-items:center;width:120px;height:45px;display:flex;position:relative}.navbar-brand{color:#fff;letter-spacing:3px;opacity:.7;flex-direction:column;justify-content:center;width:160px;height:45px;font-family:Roboto Condensed,sans-serif;font-size:11px;font-weight:500;line-height:1.3;text-decoration:none;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;left:0}.navbar-brand.hidden{opacity:0;pointer-events:none;transform:translateY(-8px)}.navbar-logo{opacity:0;pointer-events:none;align-items:center;width:130px;height:45px;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;left:0;transform:translateY(8px)}.navbar-logo.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-logo img{object-fit:contain;width:100%;height:100%;display:block}.navbar-scrolled .navbar-logo{opacity:1;visibility:visible;transform:translateY(0)}.navbar-links{align-items:center;gap:40px;display:flex}.navbar-link{color:#fff;letter-spacing:2px;align-items:center;gap:8px;padding:8px 0;font-family:Archivo Narrow,sans-serif;font-size:13px;text-decoration:none;transition:opacity .3s;display:flex;position:relative}.navbar-link span{letter-spacing:1px;opacity:.5;font-size:9px}.navbar-link:after{content:"";background:#fff;width:0;height:1px;transition:width .35s;position:absolute;bottom:0;left:0}.navbar-link:hover:after{width:100%}.navbar-link:hover{opacity:.7}html{scroll-behavior:smooth}@media (width<=900px){.navbar{padding:0 30px}.navbar-links{gap:25px}.navbar-link{font-size:12px}}@media (width<=700px){.navbar{height:70px;padding:0 20px}.navbar-logo{font-size:21px}.navbar-links{gap:15px}.navbar-link{gap:0;font-size:0}.navbar-link span{opacity:.8;font-size:10px}.navbar-link:after{display:none}}@media (width<=410px){.navbar-brand{font-size:9px}.navbar-logo{width:110px}}
