:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#000;color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{width:100%;margin:0;padding:0;text-align:center;box-sizing:border-box;font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde}.hero-container{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:-1}@media(max-width:1024px){.hero-video{width:100%;height:auto;aspect-ratio:11 / 13;top:50%;left:50%;transform:translate(-50%,-50%)}}.hero-content{position:relative;z-index:5;color:#fff;text-align:center;top:45%;transform:translateY(-50%)}.hero-content h1{font-weight:700;line-height:1.5;font-size:3rem;margin-bottom:1rem}.read-the-docs{color:#ccc;font-weight:400;font-size:1rem;margin-top:2rem;margin-bottom:6rem;line-height:1.7}.scroll-down-arrow{position:absolute;left:50%;transform:translate(-50%);font-size:1.8rem;color:#fff;cursor:pointer;animation:bounce 2s infinite;z-index:10;transition:color .3s ease,transform .3s ease;-webkit-tap-highlight-color:transparent;outline:none;-webkit-user-select:none;user-select:none}.scroll-down-arrow:active,.scroll-down-arrow:focus{color:#fff;outline:none}@media(hover:hover){.scroll-down-arrow:hover{color:#fff;transform:translate(-50%) translateY(0)}}@media(hover:none){.scroll-down-arrow:hover{color:#fff;transform:translate(-50%) translateY(0)}}@media(max-width:768px){.scroll-down-arrow{font-size:1.26rem}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.image-grid{display:flex;flex-wrap:wrap;gap:1rem;padding:0 2rem;justify-content:center;box-sizing:border-box}.image-box{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}@media(min-width:769px)and (max-width:1024px){.image-box{flex:0 0 100%;max-width:100%}}@media(max-width:768px){.image-box{flex:0 0 100%;max-width:100%}.image-grid{padding:0 1rem}}.image-box img{width:100%;height:auto;object-fit:cover;border-radius:8px}.section-title{font-size:1.6rem;font-weight:600;color:#fff;margin-bottom:2rem;text-align:center}@media(max-width:768px){.section-title{font-size:1.4rem;font-weight:500}}.contact-section{background-color:#fff;padding:1rem 2rem 4rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto;padding:0 1rem}@media(min-width:769px)and (max-width:1024px){.hero-content h1{font-family:Roboto,sans-serif;font-size:3.5rem;font-weight:600;line-height:1.3}.read-the-docs{font-size:.9rem}.image-box{flex:0 0 100%;max-width:100%}.mobile-br{display:inline}}@media(max-width:768px){.hero-content h1{font-size:1.6rem;font-weight:600}.read-the-docs{font-size:.85rem}.hero-container{height:75vh}}.mobile-br{display:none}.footer{width:100%;padding:2rem 1rem 8rem;background:#000;border-top:1px solid #1a1a1a;box-sizing:border-box;font-family:Roboto,sans-serif;display:flex;flex-direction:column}.footer-inner{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5rem;text-align:left}.footer-col.logo-col{display:flex;flex-direction:column;gap:.5rem;margin-right:6rem}.footer-col{display:flex;flex-direction:column;gap:.6rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.footer-logo{font-size:1.1rem;font-weight:700;opacity:.8}.footer-title{font-size:.9rem;font-weight:600;opacity:.3}.footer-text{font-size:.77rem;font-weight:400;line-height:1.5;opacity:.3}.footer-copy-inline{font-size:.7rem;font-weight:200;opacity:.8}@media(max-width:1024px){.footer-col{padding-left:0;padding-right:0}}@media(min-width:1025px){.footer-inner{gap:2rem}}@media(max-width:900px){.footer-inner{gap:1.5rem}}@media(max-width:768px){.footer-inner{flex-direction:column;gap:2rem;align-items:flex-start}.footer-copy-inline{text-align:left}.footer-col.address-col .footer-text{line-height:2}}@media(min-width:1025px){.footer{padding-left:4rem;padding-right:1rem}.footer-inner{gap:2rem}}.hero-header{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;z-index:1000;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.logo{font-size:1.5rem;font-weight:700;color:#fff;cursor:pointer}.logo a{color:#fff;font-weight:700;text-decoration:none}.logo:hover{cursor:url(/path/to/custom-cursor.png),pointer;color:#646cff}.nav-menu{display:flex;gap:2rem}.nav-menu a{color:#fff;text-decoration:none;font-weight:400;font-size:1.05rem;transition:color .3s}.nav-menu a:hover{color:#646cff}@media(max-width:1024px){.nav-menu{gap:1rem}.nav-menu a{font-size:1rem;font-weight:400;color:#fff!important}.logo,.logo a{color:#fff!important}}@media(min-width:1025px){.hero-header{padding:1rem 4rem .5rem}.nav-menu{gap:2rem}}.contact-hero{background-color:#000;color:#fff;font-family:Roboto,sans-serif;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:7rem 2%;margin:0 auto;width:100%;max-width:96%;min-height:300px;box-sizing:border-box}.contact-hero h1{font-weight:inherit;font-size:3.6rem;margin:0;line-height:1.2;display:block;text-align:left;min-height:1rem;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;padding-left:25%}.contact-hero .cursor{display:inline-block;animation:blink 1s infinite;color:#fff;margin-left:2px}@media(max-width:1024px){.contact-hero h1{font-size:3rem;white-space:normal;padding-left:5%;overflow-wrap:break-word;word-break:normal}}@media(max-width:768px){.contact-hero{min-height:300px;max-height:300px}.contact-hero h1{font-size:2.37rem;white-space:normal;padding-left:5%;padding-right:5%;overflow-wrap:break-word;word-break:normal}}body,html{margin:0;padding:0;font-family:Roboto,sans-serif;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.contact-section{background-color:#fff;padding:1rem 1rem 2rem;text-align:center}.contact-title{font-size:1.7rem;font-weight:600;margin-bottom:1rem;color:#333}.contact-description{margin-bottom:2rem;font-size:1rem;color:#333}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:500px;margin:0 auto}.contact-buttons{display:flex;justify-content:center;gap:.6rem;margin-top:2rem;margin-bottom:2rem}.contact-buttons button.selected,.contact-buttons button:hover{background-color:#646cff;color:#fff}.map-section{width:100%;padding:.7rem .2rem 2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.map-title{font-size:1.7rem;font-weight:600;margin-bottom:1.5rem;color:#fff;text-align:center}.map-wrapper{width:100%;padding:0 1rem;box-sizing:border-box}.contact-map{width:100%;max-width:100%;height:400px;border:0;border-radius:20px;display:block;box-sizing:border-box}@media(max-width:768px){.contact-form,.contact-description{padding:0 1rem}.contact-buttons{flex-direction:column;gap:.6rem;margin:1rem}.contact-form button[type=submit]{margin-bottom:3rem}.contact-buttons button{width:100%;max-width:100%!important}.contact-map{height:250px!important;border-radius:15px}.map-wrapper{padding:0 .5rem}}@media(max-width:1024px){.contact-map{height:300px;border-radius:15px}.contact-form button[type=submit]{margin-bottom:2rem}}.project-section{padding:3rem 0 7rem;background-color:#111;color:#fff}.hero-feature-slider{width:100%;overflow:hidden;background-color:#111;position:relative;padding:5rem 0 2rem}.slider-wrapper{display:flex;transition:transform 1.5s ease-in-out}.slide{flex:0 0 100%;position:relative;box-sizing:border-box;border-radius:12px;overflow:hidden;padding:0 5%}.slide img{width:100%;height:auto;aspect-ratio:16 / 6;object-fit:cover;display:block;border-radius:12px}.dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);z-index:10;display:flex;justify-content:center;align-items:center}.dot{height:8px;width:8px;margin:0 4px;background-color:#888;border-radius:50%;cursor:pointer;transition:background-color .3s}.dot.active{background-color:#fff}.slide-text-wrapper{margin-top:40px;padding-left:5%}.slide-text{color:#fff;text-align:left}.slide-text h1{font-size:2.2rem;margin:0;font-weight:500}.slide-text p{font-size:1.1rem;margin-top:.5rem;font-weight:300}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 5%}.project-box{text-align:left;color:#fff}.project-box img{width:100%;aspect-ratio:16 / 9;border-radius:12px;object-fit:cover;margin-bottom:.5rem}.project-box h2{margin:.4rem 0 .2rem;font-size:1.2rem;font-weight:500}.project-box p{margin:0;font-size:.95rem;color:#ccc}.load-more-btn{padding:.8rem 2rem;border-radius:50px;border:2px solid #fff;background-color:transparent;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.load-more-btn:hover,.load-more-btn:focus,.load-more-btn:active{border-color:#fff;background-color:transparent;color:#fff}@media(max-width:1024px){.slide img{width:100%;height:auto;aspect-ratio:16 / 8;object-fit:cover;border-radius:8px}.project-grid{grid-template-columns:repeat(2,1fr)}.slide-text h1{font-size:1.6rem;font-weight:500}.slide-text p{font-size:1rem;font-weight:200}.project-box img{aspect-ratio:16 / 9}.project-box h2{font-weight:400}.project-box p{font-weight:300}}@media(max-width:768px){.slide img{width:100%;height:auto;aspect-ratio:16 / 8;object-fit:cover;border-radius:8px}.slide-text h1{font-size:1.3rem;font-weight:500}.slide-text p{font-size:1rem;font-weight:200}.project-grid{grid-template-columns:1fr}.project-section{padding-top:1.5rem}.project-box h2{font-weight:300}.project-box p{font-weight:200}.project-box img{aspect-ratio:16 / 9}}.about-hero{background-color:#000;color:#fff;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:960px;margin:0 auto;padding:6rem 0rem;box-sizing:border-box;min-height:300px;text-align:left}.about-hero h1{margin:0;line-height:1.5;text-align:left}.about-hero .fixed-line,.about-hero .animated-line{font-size:3.5rem;font-weight:400;min-height:1rem}.about-hero .cursor{display:inline-block;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media(max-width:1024px){.about-hero .fixed-line,.about-hero .animated-line{font-size:3rem}}@media(max-width:768px){.about-hero{min-height:250px;padding:4rem 0rem}.about-hero h1{white-space:normal;overflow-wrap:break-word;word-break:normal}.about-hero .fixed-line,.about-hero .animated-line{font-size:2.07rem}}.about-container{max-width:960px;margin:0 auto;padding:2rem 1rem 4rem;font-family:Roboto,sans-serif;color:#fff}.about-intro{margin:0rem 0;text-align:left;font-size:1.6rem;line-height:1.6;color:#fff}.about-services{margin:4rem 0;text-align:left}.about-services h2{font-size:2rem;margin-bottom:2rem;font-weight:600}.about-services ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 2rem;text-align:left}.about-services li{font-size:1rem;min-width:150px;text-align:left;line-height:1.3}.about-image-large{text-align:center;margin-top:3rem}.about-image-large img{width:100%;max-width:1200px;height:400px;border-radius:10px;object-fit:cover}@media(max-width:1024px){.about-intro{font-size:1.4rem}.about-services ul{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}.about-services h2{font-size:1.8rem}}@media(max-width:768px){.about-container{padding:1.5rem 1rem 3rem}.about-intro{font-size:1.2rem;font-weight:300;line-height:1.5}.about-services ul{grid-template-columns:1fr;gap:.8rem 1rem}.about-services h2{font-size:1.6rem;font-weight:400;margin-bottom:1.5rem}.about-services li{font-size:.9rem;font-weight:300;line-height:1}.about-image-large img{width:100%;max-width:100%;height:auto}}
