.Header-module__hBw1pG__header{z-index:100;background-color:#fff;border-radius:12px;align-items:center;max-width:1200px;height:80px;margin:0 auto;display:flex;position:sticky;top:20px;box-shadow:0 4px 20px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;padding:0 20px;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.5px;color:#000;z-index:102;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__logo span{font-weight:300}.Header-module__hBw1pG__nav{gap:2rem;display:flex}.Header-module__hBw1pG__nav a{color:#000;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__nav a:hover{color:#333}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__hBw1pG__hamburger div{transform-origin:1px;background:#000;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;z-index:150;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{transform:translate(0)}.Header-module__hBw1pG__mobileMenu a:not(.Header-module__hBw1pG__mobileCta){letter-spacing:-.5px;color:#000;padding:1rem 0;font-size:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__mobileMenu a:not(.Header-module__hBw1pG__mobileCta):hover{color:#666}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open div:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open div:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open div:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__desktopCta{display:none}}.Header-module__hBw1pG__mobileCta{background-color:#000;border-radius:100px;margin-top:2rem;transition:transform .2s,opacity .2s;box-shadow:0 4px 15px #0000001a;color:#fff!important;padding:1rem 2.5rem!important;font-size:1rem!important;font-weight:600!important}.Header-module__hBw1pG__mobileCta:active{transform:scale(.98)}
.Footer-module__S6Hkya__footer{margin-top:4rem;padding:4rem 0 2rem;background-color:#fff!important}.Footer-module__S6Hkya__container{flex-direction:column;display:flex}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:block;color:#000!important}.Footer-module__S6Hkya__logo span{font-weight:300}.Footer-module__S6Hkya__desc{max-width:250px;color:#444!important}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links h3{margin-bottom:.5rem;font-size:1.1rem;color:#000!important}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__links p{font-size:.95rem;color:#444!important}.Footer-module__S6Hkya__links a:hover{color:#000!important}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;padding-top:2rem;font-size:.9rem;color:#666!important}
.Hero-module__ZARIfG__hero{text-align:center;background-color:#fff;justify-content:center;align-items:center;min-height:80vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--muted-foreground);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{padding:0 1rem;font-size:1rem}}
.Services-module__dpHhBa__section{padding:var(--section-spacing)0;color:#000!important;background-color:#fff!important}.Services-module__dpHhBa__title{margin-bottom:1rem;font-size:2.5rem}.Services-module__dpHhBa__subtitle{max-width:600px;margin-bottom:3rem;color:#444!important}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{border-radius:var(--radius);background-color:#0000;border:1px solid #0000;padding:1.5rem;transition:all .2s}.Services-module__dpHhBa__card:hover{background-color:var(--muted);border-color:var(--border)}.Services-module__dpHhBa__iconBox{background-color:var(--muted);border-radius:var(--radius);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.Services-module__dpHhBa__icon{color:var(--foreground);font-size:24px}.Services-module__dpHhBa__cardTitle{margin-bottom:.5rem;font-size:1.1rem;color:#000!important}.Services-module__dpHhBa__cardDesc{font-size:.9rem;line-height:1.5;color:#444!important}
.ThreeDRollingText-module__uZBOMG__wrapper{letter-spacing:-2px;color:#000;flex-direction:column;justify-content:center;align-items:center;font-size:4.5rem;font-weight:800;line-height:1.2;display:flex}.ThreeDRollingText-module__uZBOMG__staticText{display:block}.ThreeDRollingText-module__uZBOMG__rotatingContainer{perspective:1000px;height:1.2em;margin:.2em 0;position:relative;overflow:hidden}.ThreeDRollingText-module__uZBOMG__rotatingList{transform-style:preserve-3d;animation:8s cubic-bezier(.23,1,.32,1) infinite ThreeDRollingText-module__uZBOMG__roll}.ThreeDRollingText-module__uZBOMG__word{background:linear-gradient(135deg,#000 0%,#444 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px #0000001a);-webkit-background-clip:text;justify-content:center;align-items:center;height:1.2em;display:flex}@keyframes ThreeDRollingText-module__uZBOMG__roll{0%,15%{transform:translateY(0)}25%,40%{transform:translateY(-1.2em)}50%,65%{transform:translateY(-2.4em)}75%,90%{transform:translateY(-3.6em)}to{transform:translateY(-4.8em)}}@media (max-width:768px){.ThreeDRollingText-module__uZBOMG__wrapper{font-size:2.5rem}}
