.Navbar-module__cJzEcG__navbar{z-index:100;background-color:#0000;justify-content:center;width:100%;padding:1.5rem 2rem;display:flex;position:relative}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;display:flex}.Navbar-module__cJzEcG__logo{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logo img{mix-blend-mode:multiply}.Navbar-module__cJzEcG__links{gap:2rem;font-size:.9rem;font-weight:600;display:flex}.Navbar-module__cJzEcG__links a{color:hsl(var(--foreground));opacity:.8;text-decoration:none;transition:opacity .2s}.Navbar-module__cJzEcG__links a:hover{opacity:1}.Navbar-module__cJzEcG__actions{gap:1rem;display:flex}.Navbar-module__cJzEcG__signIn{background:var(--mc-accent-lime);cursor:pointer;color:hsl(var(--mc-accent-pure-black));border:none;border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;transition:transform .1s}.Navbar-module__cJzEcG__signIn:hover{transform:scale(1.02)}.Navbar-module__cJzEcG__join{background:hsl(var(--mc-accent-pure-black));color:hsl(var(--mc-base-pure-white));cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700;transition:transform .1s}.Navbar-module__cJzEcG__join:hover{transform:scale(1.02)}.Navbar-module__cJzEcG__contactLink{color:#fff;background:#000;border-radius:999px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Navbar-module__cJzEcG__contactLink:hover{opacity:.8}.Navbar-module__cJzEcG__hamburger{cursor:pointer;display:none}.Navbar-module__cJzEcG__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:1rem}.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger{z-index:200;display:block}.Navbar-module__cJzEcG__mobileMenu{z-index:300;background:#fff;flex-direction:column;width:100vw;height:100vh;padding:1.5rem 2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenuHeader{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex}.Navbar-module__cJzEcG__closeButton{cursor:pointer}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;gap:2rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__mobileLinks a{color:hsl(var(--mc-accent-pure-black));text-decoration:none}.Navbar-module__cJzEcG__mobileContactLink{color:hsl(var(--mc-accent-lime))!important}}
.Hero-module__ZARIfG__hero{flex-direction:column;align-items:center;padding:2rem 1rem;display:flex;overflow:hidden}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.Hero-module__ZARIfG__title{letter-spacing:-.025em;color:hsl(var(--mc-accent-pure-black));margin-bottom:2rem;font-size:6.1875rem;font-weight:800;line-height:.88}.Hero-module__ZARIfG__subtitle{color:hsl(var(--gray-dark-60));margin-bottom:4rem;font-size:1.25rem;font-weight:500}.Hero-module__ZARIfG__visualContainer{background:linear-gradient(90deg,var(--mc-accent-cyan)0%,var(--mc-accent-cyan)30%,var(--mc-accent-lime)30%,var(--mc-accent-lime)70%,var(--mc-accent-cyan)70%,var(--mc-accent-cyan)100%);background-color:var(--mc-accent-cyan);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:1000px;height:500px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__shirtShape{background-color:var(--mc-accent-lime);clip-path:polygon(20% 0%,80% 0%,100% 30%,100% 100%,0% 100%,0% 30%);width:60%;height:100%;position:absolute;inset:0 20%}.Hero-module__ZARIfG__serviceCTA{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__mainCtaButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;padding:1rem 3rem;font-size:1.5rem;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #0003}.Hero-module__ZARIfG__mainCtaButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #0000004d}@media (max-width:768px){.Hero-module__ZARIfG__title{text-align:center;font-size:3.5rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2rem;padding:0 1rem;font-size:1.1rem}.Hero-module__ZARIfG__visualContainer{height:300px}}
.Features-module__zvCZ4q__features{max-width:1400px;margin:0 auto;padding:6rem 2rem;overflow:hidden}.Features-module__zvCZ4q__header{justify-content:space-between;align-items:flex-start;margin-bottom:6rem;display:flex}.Features-module__zvCZ4q__heading{color:hsl(var(--mc-accent-pure-black));text-align:left;margin-top:0;font-size:5rem;font-weight:800;line-height:.9}.Features-module__zvCZ4q__intro{text-align:left;max-width:400px}.Features-module__zvCZ4q__intro p{color:hsl(var(--gray-dark-60));margin-bottom:2rem;font-size:1.2rem}.Features-module__zvCZ4q__getStarted{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;padding:.75rem 1.5rem;font-weight:700}.Features-module__zvCZ4q__grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;width:100%;display:grid}.Features-module__zvCZ4q__card{text-align:center;background:#fff;border-radius:24px;padding:3rem;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.Features-module__zvCZ4q__largeWhite{background:#fff;flex-direction:row;grid-column:1/-1;align-items:stretch;min-height:480px;padding:0;display:flex}.Features-module__zvCZ4q__cardContentLeft{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;max-width:50%;padding:4rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:hsl(var(--mc-accent-pure-black));margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.1}.Features-module__zvCZ4q__cardText{color:hsl(var(--gray-dark-60));max-width:400px;margin-bottom:2rem;font-size:1.1rem}.Features-module__zvCZ4q__cardVisualRight{width:50%;position:relative}.Features-module__zvCZ4q__featureImage{object-fit:cover}.Features-module__zvCZ4q__halfCard{flex-direction:column;align-items:center;min-height:500px;padding:0;display:flex}.Features-module__zvCZ4q__cardContentCenter{text-align:center;flex-direction:column;align-items:center;padding:3rem 3rem 1rem;display:flex}.Features-module__zvCZ4q__bottomVisualLayered{flex-grow:1;justify-content:center;align-items:flex-end;width:100%;height:300px;margin-top:2rem;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__bgLayer{z-index:1;object-fit:contain;opacity:1;position:absolute;top:auto;bottom:-50px;left:50%;transform:translate(-50%)scale(1.2)}.Features-module__zvCZ4q__mainLayer{z-index:2;object-fit:contain;max-width:80%;margin-bottom:2rem;position:relative}.Features-module__zvCZ4q__topLayer{z-index:3;object-fit:contain;width:120%;max-width:none;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#ffffffe6;border:1px solid #ffffff80;border-radius:999px;justify-content:space-between;align-items:center;width:80%;padding:1rem 1.5rem;display:flex;position:absolute;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000001a}.Features-module__zvCZ4q__searchText{color:#333;font-size:1.1rem;font-weight:500}.Features-module__zvCZ4q__searchButton{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Features-module__zvCZ4q__tryItBlack{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;padding:.75rem 1.5rem;font-weight:700}.Features-module__zvCZ4q__whiteCard h3{color:hsl(var(--mc-accent-pure-black));font-size:2rem}.Features-module__zvCZ4q__blueFilter{filter:hue-rotate(120deg)brightness(1.1)}@media (max-width:768px){.Features-module__zvCZ4q__features{padding:4rem 1rem}.Features-module__zvCZ4q__header{flex-direction:column;margin-bottom:3rem}.Features-module__zvCZ4q__heading{margin-bottom:1rem;font-size:3rem}.Features-module__zvCZ4q__intro{max-width:100%}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:2rem}.Features-module__zvCZ4q__largeWhite{flex-direction:column;min-height:auto}.Features-module__zvCZ4q__cardContentLeft{text-align:center;align-items:center;max-width:100%;padding:2rem}.Features-module__zvCZ4q__cardVisualRight{width:100%;height:250px}.Features-module__zvCZ4q__halfCard{min-height:auto}.Features-module__zvCZ4q__cardContentCenter{padding:2rem 1.5rem 0}.Features-module__zvCZ4q__cardTitle{font-size:2rem}.Features-module__zvCZ4q__bottomVisualLayered{height:250px;margin-top:1rem}.Features-module__zvCZ4q__bgLayer{width:100%;height:100%;bottom:0;transform:scale(1)}.Features-module__zvCZ4q__topLayer{width:100%;bottom:0}.Features-module__zvCZ4q__searchBar{width:90%;padding:.8rem 1rem;bottom:15%}}
.FAQ-module__V8_xEa__faq{text-align:center;max-width:800px;margin:0 auto;padding:6rem 2rem}.FAQ-module__V8_xEa__title{color:hsl(var(--mc-accent-pure-black));margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:.95}.FAQ-module__V8_xEa__subtitle{color:hsl(var(--gray-dark-60));cursor:pointer;margin-bottom:4rem;font-size:1rem;text-decoration:underline}.FAQ-module__V8_xEa__list{text-align:left;flex-direction:column;gap:1rem;display:flex}.FAQ-module__V8_xEa__item{border-bottom:1px solid hsl(var(--gray-50));padding-bottom:1rem}.FAQ-module__V8_xEa__question{cursor:pointer;width:100%;color:hsl(var(--mc-accent-pure-black));text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.25rem;font-weight:700;display:flex}.FAQ-module__V8_xEa__icon{background:var(--mc-accent-lime);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;font-weight:400;transition:transform .2s;display:flex}.FAQ-module__V8_xEa__icon.FAQ-module__V8_xEa__open{background:var(--mc-accent-lime)}.FAQ-module__V8_xEa__answer{color:hsl(var(--gray-dark-60));padding-bottom:1rem;line-height:1.5}
.Footer-module__S6Hkya__footer{border-top:1px solid hsl(var(--gray-30));max-width:1400px;margin:4rem auto 0;padding:4rem 2rem}.Footer-module__S6Hkya__container{flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__logoSection{color:hsl(var(--mc-accent-pure-black));align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoSection img{mix-blend-mode:multiply}.Footer-module__S6Hkya__columns{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__S6Hkya__column{text-align:left;flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__column h4{color:hsl(var(--mc-accent-pure-black));margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__column a{color:hsl(var(--gray-dark-60));font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:hsl(var(--mc-accent-pure-black))}.Footer-module__S6Hkya__copyright{color:hsl(var(--gray-50));text-align:left;font-size:.8rem}
