.Navbar-module__cJzEcG__navbar{z-index:1000;mix-blend-mode:difference;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 4vw;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__logo{font-family:var(--font-grotesk);letter-spacing:.5px;color:var(--bg-primary);text-transform:none;cursor:pointer;font-size:1rem;font-weight:500;transition:opacity .3s}.Navbar-module__cJzEcG__logo:hover{opacity:.6}.Navbar-module__cJzEcG__desktopLinks{gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-grotesk);color:var(--bg-primary);letter-spacing:.5px;cursor:pointer;font-size:.9rem;font-weight:400;transition:opacity .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--bg-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navLink:hover{opacity:.6}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:5px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--bg-primary);width:28px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translate(3px,3px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:last-child{transform:rotate(-45deg)translate(3px,-3px)}.Navbar-module__cJzEcG__mobileMenu{background:var(--text-primary);z-index:999;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-serif);color:var(--bg-primary);text-transform:lowercase;font-size:3rem;font-weight:700;transition:opacity .3s}.Navbar-module__cJzEcG__mobileLink:hover{opacity:.6}@media (max-width:768px){.Navbar-module__cJzEcG__desktopLinks{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.HeroText-module__RUOWEG__hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 8vw 4rem;display:flex;position:relative}.HeroText-module__RUOWEG__heroInner{width:100%;max-width:1100px}.HeroText-module__RUOWEG__heroTitle{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-1px;font-size:clamp(2.8rem,6vw,5.5rem);font-style:italic;font-weight:400;line-height:1.15}.HeroText-module__RUOWEG__word{margin-right:.2em;display:inline-block}.HeroText-module__RUOWEG__scrollIndicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroText-module__RUOWEG__scrollLine{background:var(--text-primary);width:1px;height:60px;animation:2s ease-in-out infinite HeroText-module__RUOWEG__scrollPulse}@keyframes HeroText-module__RUOWEG__scrollPulse{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:768px){.HeroText-module__RUOWEG__hero{padding:7rem 6vw 4rem}.HeroText-module__RUOWEG__heroTitle{font-size:clamp(2rem,8vw,3.5rem)}}
.MarqueeBanner-module__Y3CDeW__link{color:inherit;text-decoration:none;display:block}.MarqueeBanner-module__Y3CDeW__marquee{white-space:nowrap;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);cursor:default;background:0 0;gap:0;padding:1.2rem 0;transition:background .3s,color .3s;display:flex;overflow:hidden}.MarqueeBanner-module__Y3CDeW__marquee:hover{background:var(--text-primary);color:var(--bg-primary)}.MarqueeBanner-module__Y3CDeW__marquee.MarqueeBanner-module__Y3CDeW__dark{background:var(--text-primary);color:var(--bg-primary);border-color:#f0ece226}.MarqueeBanner-module__Y3CDeW__marquee.MarqueeBanner-module__Y3CDeW__dark:hover{background:var(--bg-primary);color:var(--text-primary)}.MarqueeBanner-module__Y3CDeW__track{flex-shrink:0;animation:20s linear infinite MarqueeBanner-module__Y3CDeW__marqueeScroll;display:flex}.MarqueeBanner-module__Y3CDeW__text{font-family:var(--font-grotesk);text-transform:uppercase;letter-spacing:3px;padding-right:2rem;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:500}@keyframes MarqueeBanner-module__Y3CDeW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}
.About-module__vAULUW__about{border-top:1px solid var(--border-color);padding:8rem 8vw}.About-module__vAULUW__inner{max-width:900px}.About-module__vAULUW__text{font-family:var(--font-grotesk);color:var(--text-secondary);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.8}.About-module__vAULUW__aside{font-family:var(--font-serif);color:var(--text-light);cursor:pointer;margin-top:2rem;font-size:.95rem;font-style:italic;transition:color .3s}.About-module__vAULUW__aside:hover{color:var(--text-primary)}@media (max-width:768px){.About-module__vAULUW__about{padding:5rem 6vw}}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);padding-top:6rem}.Footer-module__S6Hkya__heading{font-family:var(--font-serif);text-align:center;color:var(--text-primary);margin-bottom:3rem;padding:0 8vw;font-size:clamp(2rem,5vw,4rem);font-style:italic;font-weight:400}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;padding:3rem 8vw;display:flex}.Footer-module__S6Hkya__socials{flex-wrap:wrap;gap:2rem;display:flex}.Footer-module__S6Hkya__socialLink{font-family:var(--font-grotesk);letter-spacing:2px;text-transform:uppercase;color:var(--text-primary);font-size:.8rem;font-weight:500;transition:opacity .3s;position:relative}.Footer-module__S6Hkya__socialLink:after{content:"";background:var(--text-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Footer-module__S6Hkya__socialLink:hover:after{width:100%}.Footer-module__S6Hkya__socialLink:hover{opacity:.5}.Footer-module__S6Hkya__credits{text-align:right}.Footer-module__S6Hkya__credits p{font-family:var(--font-grotesk);color:var(--text-light);font-size:.8rem;line-height:1.8}.Footer-module__S6Hkya__creditNote a{text-decoration:underline;transition:opacity .3s}.Footer-module__S6Hkya__creditNote a:hover{opacity:.5}@media (max-width:768px){.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__credits{text-align:left}}
.ProjectsShowcase-module__LGA2Iq__section{border-top:1px solid var(--border-color);padding:6rem 8vw}.ProjectsShowcase-module__LGA2Iq__heading{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:4rem;font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:400}.ProjectsShowcase-module__LGA2Iq__showcase{grid-template-columns:1fr 1.2fr;gap:4rem;min-height:500px;display:grid}.ProjectsShowcase-module__LGA2Iq__list{flex-direction:column;display:flex}.ProjectsShowcase-module__LGA2Iq__listItem{border-bottom:1px solid var(--border-color);cursor:pointer;padding:1.8rem 0;transition:padding-left .3s}.ProjectsShowcase-module__LGA2Iq__listItem:first-child{border-top:1px solid var(--border-color)}.ProjectsShowcase-module__LGA2Iq__listItem.ProjectsShowcase-module__LGA2Iq__active,.ProjectsShowcase-module__LGA2Iq__listItem:hover{padding-left:1.5rem}.ProjectsShowcase-module__LGA2Iq__projectTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700;transition:opacity .3s}.ProjectsShowcase-module__LGA2Iq__listItem:not(.ProjectsShowcase-module__LGA2Iq__active) .ProjectsShowcase-module__LGA2Iq__projectTitle{opacity:.4}.ProjectsShowcase-module__LGA2Iq__listItem.ProjectsShowcase-module__LGA2Iq__active .ProjectsShowcase-module__LGA2Iq__projectTitle,.ProjectsShowcase-module__LGA2Iq__listItem:hover .ProjectsShowcase-module__LGA2Iq__projectTitle{opacity:1}.ProjectsShowcase-module__LGA2Iq__projectTags{font-family:var(--font-grotesk);color:var(--text-light);text-transform:uppercase;letter-spacing:1.5px;margin-top:.3rem;font-size:.8rem;display:block}.ProjectsShowcase-module__LGA2Iq__detail{background:var(--bg-secondary);border-radius:4px;align-items:center;padding:2rem;display:flex}.ProjectsShowcase-module__LGA2Iq__detailContent{width:100%}.ProjectsShowcase-module__LGA2Iq__detailTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.ProjectsShowcase-module__LGA2Iq__detailDesc{font-family:var(--font-grotesk);color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ProjectsShowcase-module__LGA2Iq__detailMeta{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.ProjectsShowcase-module__LGA2Iq__detailTags{font-family:var(--font-grotesk);letter-spacing:2px;color:var(--text-light);font-size:.75rem}.ProjectsShowcase-module__LGA2Iq__detailAwards{font-family:var(--font-grotesk);color:var(--text-primary);background:var(--bg-primary);border-radius:2px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.ProjectsShowcase-module__LGA2Iq__detailLink{font-family:var(--font-grotesk);color:var(--text-primary);border-bottom:1px solid var(--text-primary);padding-bottom:2px;font-size:.9rem;font-weight:500;transition:opacity .3s}.ProjectsShowcase-module__LGA2Iq__detailLink:hover{opacity:.5}@media (max-width:900px){.ProjectsShowcase-module__LGA2Iq__showcase{grid-template-columns:1fr;gap:2rem}.ProjectsShowcase-module__LGA2Iq__detail{min-height:300px}}@media (max-width:768px){.ProjectsShowcase-module__LGA2Iq__section{padding:4rem 6vw}}
.contact-module__swMWYG__contactMain{z-index:10;min-height:100vh;padding:120px 20px 80px;position:relative}.contact-module__swMWYG__container{max-width:1200px;margin:0 auto}.contact-module__swMWYG__header{text-align:center;margin-bottom:80px}.contact-module__swMWYG__title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:20px;font-size:clamp(2.5rem,8vw,4rem);font-weight:900;line-height:1.2}.contact-module__swMWYG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}@media (max-width:768px){.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:40px}}.contact-module__swMWYG__formSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff1a;border-radius:16px;padding:40px}.contact-module__swMWYG__sectionTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:30px;font-size:1.5rem;font-weight:900}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:var(--text-primary);font-family:var(--font-grotesk);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--text-light)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #60a5fa1a}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px;font-family:var(--font-grotesk)}.contact-module__swMWYG__submitBtn{background:var(--accent);color:var(--bg-primary);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;margin-top:10px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .3s}.contact-module__swMWYG__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #60a5fa4d}.contact-module__swMWYG__submitBtn:active{transform:translateY(0)}.contact-module__swMWYG__infoSection{flex-direction:column;gap:30px;display:flex}.contact-module__swMWYG__infoGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.contact-module__swMWYG__infoGrid{grid-template-columns:1fr}}.contact-module__swMWYG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff1a;border-radius:12px;padding:24px;transition:all .3s}.contact-module__swMWYG__infoCard:hover{background:#1e293b99;border-color:#60a5fa80}.contact-module__swMWYG__infoTitle{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__infoText{color:var(--text-secondary);font-size:1rem}.contact-module__swMWYG__infoLink{color:var(--accent);font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.contact-module__swMWYG__infoLink:hover{text-decoration:underline;transform:translate(4px)}.contact-module__swMWYG__socialLinks{flex-wrap:wrap;gap:12px;display:flex}.contact-module__swMWYG__socialLink{color:var(--text-secondary);border:1px solid #fff3;border-radius:6px;padding:6px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.contact-module__swMWYG__socialLink:hover{border-color:var(--accent);color:var(--accent);background:#60a5fa1a}.contact-module__swMWYG__availability{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b66;border:1px solid #ffffff1a;border-radius:12px;padding:24px}.contact-module__swMWYG__availabilityText{color:var(--text-secondary);margin-top:8px;font-size:.95rem;line-height:1.6}
.InterestedIn-module__RV37kG__section{border-top:1px solid var(--border-color);padding:8rem 8vw}.InterestedIn-module__RV37kG__header{margin-bottom:4rem}.InterestedIn-module__RV37kG__label{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(2rem,4vw,3.2rem);font-style:italic;font-weight:400;line-height:1.2}.InterestedIn-module__RV37kG__sublabel{font-family:var(--font-grotesk);color:var(--text-light);letter-spacing:.5px;margin-top:.8rem;font-size:1rem}.InterestedIn-module__RV37kG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.InterestedIn-module__RV37kG__card{border:1px solid var(--border-color);min-height:200px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:4px;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.InterestedIn-module__RV37kG__card:hover{border-color:var(--text-primary);background:#1a1a1a08;box-shadow:0 24px 60px -12px #1a1a1a1f}.InterestedIn-module__RV37kG__cardTop,.InterestedIn-module__RV37kG__cardLabel{z-index:1;position:relative}.InterestedIn-module__RV37kG__cardTop{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.InterestedIn-module__RV37kG__cardNumber{font-family:var(--font-grotesk);letter-spacing:2px;opacity:.4;font-size:.75rem;font-weight:300;transition:opacity .3s}.InterestedIn-module__RV37kG__card:hover .InterestedIn-module__RV37kG__cardNumber{opacity:.6}.InterestedIn-module__RV37kG__cardArrow{opacity:0;justify-content:center;align-items:center;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translate(-8px,8px)}.InterestedIn-module__RV37kG__card:hover .InterestedIn-module__RV37kG__cardArrow{opacity:1;transform:translate(0)}.InterestedIn-module__RV37kG__cardLabel{font-family:var(--font-serif);letter-spacing:-.5px;margin-top:auto;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;line-height:1.3}@media (max-width:1024px){.InterestedIn-module__RV37kG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.InterestedIn-module__RV37kG__section{padding:5rem 6vw}.InterestedIn-module__RV37kG__grid{grid-template-columns:1fr;gap:1rem}.InterestedIn-module__RV37kG__card{min-height:160px}}
