.Navigation-module___ALmOW__nav{width:100%;height:var(--header-height);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);transition:var(--transition);background:#000c;align-items:center;display:flex;position:fixed;top:0;left:0}.Navigation-module___ALmOW__navInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navigation-module___ALmOW__logo{z-index:1001;flex:none;align-items:center;display:flex}.Navigation-module___ALmOW__logoImage{object-fit:contain;width:auto;height:100px}.Navigation-module___ALmOW__links{align-items:center;gap:3rem;margin-left:auto;margin-right:3rem;display:flex}.Navigation-module___ALmOW__links a{color:var(--text-secondary);transition:var(--transition);white-space:nowrap;font-size:.95rem;font-weight:500;position:relative}.Navigation-module___ALmOW__links a:hover,.Navigation-module___ALmOW__activeLink{color:var(--text-primary)!important}.Navigation-module___ALmOW__activeLink:after{content:"";background:#55efc4;border-radius:4px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Navigation-module___ALmOW__dropdown{align-items:center;display:flex;position:relative}.Navigation-module___ALmOW__dropdown.Navigation-module___ALmOW__activeLink:after{display:none}.Navigation-module___ALmOW__dropdownToggle{cursor:pointer;align-items:center;gap:.5rem;display:flex}.Navigation-module___ALmOW__arrow{border-top:4px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-top:2px;transition:transform .3s;display:inline-block}.Navigation-module___ALmOW__dropdownMenu{background:var(--bg-secondary);border:1px solid var(--border-color);opacity:0;pointer-events:none;z-index:100;border-radius:12px;flex-direction:column;gap:.25rem;min-width:220px;padding:.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000080}.Navigation-module___ALmOW__dropdownActive .Navigation-module___ALmOW__dropdownMenu,.Navigation-module___ALmOW__dropdown:hover .Navigation-module___ALmOW__dropdownMenu{opacity:1;pointer-events:all;transform:translate(-50%)translateY(0)}@media (max-width:768px){.Navigation-module___ALmOW__dropdownActive .Navigation-module___ALmOW__dropdownMenu{transform:none!important}}.Navigation-module___ALmOW__dropdown:hover .Navigation-module___ALmOW__arrow{transform:rotate(180deg)}.Navigation-module___ALmOW__dropdownItem{white-space:nowrap;border-radius:8px;width:100%;padding:.75rem 1rem;display:block;color:var(--text-secondary)!important;font-size:.9rem!important;transition:all .2s!important}.Navigation-module___ALmOW__dropdownItem:hover{background:#ffffff0d;padding-left:1.25rem;color:#55efc4!important}.Navigation-module___ALmOW__actions{flex:none;align-items:center;gap:1.5rem;display:flex}.Navigation-module___ALmOW__navBtn{display:block}.Navigation-module___ALmOW__mobileBtn{display:none!important}.Navigation-module___ALmOW__burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;padding:5px;display:none}.Navigation-module___ALmOW__burger span{background-color:var(--text-primary);border-radius:2px;width:25px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__active span:first-child{transform:translateY(8px)rotate(45deg)}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__active span:nth-child(2){opacity:0}.Navigation-module___ALmOW__burger.Navigation-module___ALmOW__active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:1100px){.Navigation-module___ALmOW__links{gap:1.5rem;margin-right:1.5rem}}@media (max-width:768px){.Navigation-module___ALmOW__links{background:var(--bg-tertiary);z-index:1000;border-right:1px solid var(--border-color);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:85%;max-width:340px;height:100vh;margin:0;padding:7rem 2rem;transition:all .45s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:20px 0 50px #000c}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen{left:0}.Navigation-module___ALmOW__links a{opacity:0;width:100%;font-size:1.2rem;font-weight:600;transition:all .3s ease-out;transform:translate(-20px)}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen a{opacity:1;transform:translate(0)}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:first-child{transition-delay:.1s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>.Navigation-module___ALmOW__dropdown{transition-delay:.15s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:nth-child(3){transition-delay:.2s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:nth-child(4){transition-delay:.25s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:nth-child(5){transition-delay:.3s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:nth-child(6){transition-delay:.35s}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen>a:nth-child(7){transition-delay:.4s}.Navigation-module___ALmOW__dropdown{opacity:0;flex-direction:column;align-items:flex-start;width:100%;transition:all .3s ease-out;transform:translate(-20px)}.Navigation-module___ALmOW__links.Navigation-module___ALmOW__mobileOpen .Navigation-module___ALmOW__dropdown{opacity:1;transform:translate(0)}.Navigation-module___ALmOW__dropdownToggle{border-bottom:1px solid #ffffff0d;justify-content:space-between;width:100%;padding-bottom:.5rem}.Navigation-module___ALmOW__dropdownMenu{opacity:1;pointer-events:all;box-shadow:none;background:0 0;border:none;width:100%;max-height:0;margin-top:0;padding:0 0 0 1rem;transition:max-height .4s cubic-bezier(.16,1,.3,1);position:static;overflow:hidden;transform:none!important}.Navigation-module___ALmOW__dropdownActive .Navigation-module___ALmOW__dropdownMenu{max-height:500px;margin-top:.5rem}.Navigation-module___ALmOW__dropdownActive .Navigation-module___ALmOW__arrow{transform:rotate(180deg)}.Navigation-module___ALmOW__dropdownItem{padding:.6rem 0;font-size:1rem!important}.Navigation-module___ALmOW__burger{display:flex}.Navigation-module___ALmOW__navBtn{display:none!important}.Navigation-module___ALmOW__mobileBtn{display:block!important}.Navigation-module___ALmOW__logoImage{height:70px}}.Navigation-module___ALmOW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:999;background:#0009;width:100%;height:100vh;transition:all .4s;position:fixed;top:0;left:0}.Navigation-module___ALmOW__overlay.Navigation-module___ALmOW__active{opacity:1;pointer-events:all}
.ProjectModal-module__hVGMBa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ProjectModal-module__hVGMBa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProjectModal-module__hVGMBa__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectModal-module__hVGMBa__modal{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:24px;width:100%;max-width:600px;max-height:90vh;padding:48px;animation:.4s cubic-bezier(.34,1.56,.64,1) ProjectModal-module__hVGMBa__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 60px #00000080}@keyframes ProjectModal-module__hVGMBa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProjectModal-module__hVGMBa__closeBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition);background:0 0;border:none;font-size:1.5rem;position:absolute;top:24px;right:24px}.ProjectModal-module__hVGMBa__closeBtn:hover{color:var(--text-primary);transform:rotate(90deg)}.ProjectModal-module__hVGMBa__header{text-align:center;margin-bottom:32px}.ProjectModal-module__hVGMBa__badge{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;color:var(--accent);background:#ffffff0d;border-radius:100px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;display:inline-block}.ProjectModal-module__hVGMBa__groupLabel{color:var(--text-primary);margin-bottom:-10px;font-size:1.1rem;font-weight:600}.ProjectModal-module__hVGMBa__required{color:var(--text-secondary);margin-left:4px;font-size:.8rem;font-weight:400}.ProjectModal-module__hVGMBa__title{margin-bottom:0;font-size:2.5rem;font-weight:800}.ProjectModal-module__hVGMBa__subtitle{color:var(--text-secondary);font-size:.95rem}.ProjectModal-module__hVGMBa__form{flex-direction:column;gap:20px;display:flex}.ProjectModal-module__hVGMBa__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:580px){.ProjectModal-module__hVGMBa__row{grid-template-columns:1fr;gap:20px}.ProjectModal-module__hVGMBa__modal{padding:32px 24px}}.ProjectModal-module__hVGMBa__inputGroup{flex-direction:column;gap:8px;display:flex}.ProjectModal-module__hVGMBa__inputGroup label{color:var(--text-primary);font-size:.85rem;font-weight:500}.ProjectModal-module__hVGMBa__inputGroup input,.ProjectModal-module__hVGMBa__inputGroup select,.ProjectModal-module__hVGMBa__inputGroup textarea{border:1px solid var(--border-color);color:var(--text-primary);transition:var(--transition);background:#ffffff08;border-radius:8px;padding:12px 16px;font-size:.95rem}.ProjectModal-module__hVGMBa__inputGroup input:focus,.ProjectModal-module__hVGMBa__inputGroup select:focus,.ProjectModal-module__hVGMBa__inputGroup textarea:focus{border-color:var(--accent);background:#ffffff0d;outline:none}.ProjectModal-module__hVGMBa__recaptcha{justify-content:center;margin:10px 0;display:flex}.ProjectModal-module__hVGMBa__error{color:#fb7185;text-align:center;font-size:.85rem}
.CTA-module__R5neqq__section{padding-bottom:10rem}.CTA-module__R5neqq__card{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:6rem 4rem}.CTA-module__R5neqq__title{margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.CTA-module__R5neqq__subtitle{color:var(--text-secondary);max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.CTA-module__R5neqq__small{color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem}@media (max-width:768px){.CTA-module__R5neqq__title{font-size:2.5rem}}
.Footer-module__KWgBSG__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:8rem 0 4rem}.Footer-module__KWgBSG__grid{grid-template-columns:2fr 1fr;gap:5rem;margin-bottom:5rem;display:grid}.Footer-module__KWgBSG__logo{width:fit-content;margin-bottom:2rem;display:flex}.Footer-module__KWgBSG__logoImage{object-fit:contain;width:auto;height:80px}.Footer-module__KWgBSG__text{color:var(--text-secondary);max-width:400px;font-size:1.1rem}.Footer-module__KWgBSG__links{justify-content:flex-end;gap:5rem;display:flex}.Footer-module__KWgBSG__col h4{text-transform:uppercase;color:var(--text-primary);margin-bottom:2rem;font-size:1rem;font-weight:700}.Footer-module__KWgBSG__col a,.Footer-module__KWgBSG__contactLink{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;transition:all .3s;display:block}.Footer-module__KWgBSG__col a:hover,.Footer-module__KWgBSG__contactLink:hover{color:var(--text-primary);transform:translate(3px)}.Footer-module__KWgBSG__contactInfo{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.Footer-module__KWgBSG__bottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:4rem;display:flex}.Footer-module__KWgBSG__bottom p{color:var(--text-secondary);font-size:.85rem}.Footer-module__KWgBSG__social{gap:1.5rem;margin-top:2rem;display:flex}.Footer-module__KWgBSG__social a{color:var(--text-secondary);border:1px solid var(--border-color);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex}.Footer-module__KWgBSG__social a:hover{color:var(--text-primary);border-color:var(--text-primary);background:#ffffff14;transform:translateY(-3px)}@media (max-width:768px){.Footer-module__KWgBSG__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__KWgBSG__links{justify-content:flex-start;gap:2rem}}
.page-module___8aEwW__main{background:var(--bg-color);min-height:100vh}.page-module___8aEwW__hero{justify-content:center;align-items:center;height:100vh;display:flex}.page-module___8aEwW__title{color:var(--text-primary);letter-spacing:-.05em;text-align:center;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}@media (max-width:600px){.page-module___8aEwW__title{font-size:3rem}}
.Results-module__dP-JCa__section{background:var(--bg-secondary)}.Results-module__dP-JCa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Results-module__dP-JCa__title{margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Results-module__dP-JCa__subtitle{color:var(--text-secondary);margin-bottom:4rem;font-size:1.2rem;line-height:1.6}.Results-module__dP-JCa__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Results-module__dP-JCa__statNum{color:#55efc4;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800}.Results-module__dP-JCa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.Results-module__dP-JCa__visual{justify-content:flex-end;display:flex;position:relative}.Results-module__dP-JCa__placeholderCard{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;width:100%;max-width:450px;padding:3rem;box-shadow:0 40px 80px #00000080}.Results-module__dP-JCa__cardHeader{margin-bottom:3rem;font-weight:700}.Results-module__dP-JCa__cardChart{align-items:flex-end;gap:2rem;height:200px;margin-bottom:3rem;display:flex}.Results-module__dP-JCa__bar{background:#55efc4;border-radius:4px;flex:1}.Results-module__dP-JCa__cardFooter{color:var(--text-secondary);text-align:center;font-size:.9rem}@media (max-width:991px){.Results-module__dP-JCa__grid{grid-template-columns:1fr;gap:3rem}.Results-module__dP-JCa__visual{justify-content:flex-start}}@media (max-width:768px){.Results-module__dP-JCa__title{font-size:2.5rem}.Results-module__dP-JCa__statsGrid{grid-template-columns:1fr;gap:1.5rem}}
.ServiceHero-module__KC12EW__heroSection{background-color:#000;align-items:center;min-height:80vh;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.ServiceHero-module__KC12EW__bgGlow{z-index:1;position:absolute;inset:0;overflow:hidden}.ServiceHero-module__KC12EW__glow1{filter:blur(80px);background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);width:50%;height:60%;animation:15s ease-in-out infinite alternate ServiceHero-module__KC12EW__float1;position:absolute;top:-10%;left:-5%}.ServiceHero-module__KC12EW__glow2{filter:blur(100px);background:radial-gradient(circle,#ffffff0d 0%,#fff0 70%);width:60%;height:70%;animation:20s ease-in-out infinite alternate-reverse ServiceHero-module__KC12EW__float2;position:absolute;bottom:-20%;right:-10%}.ServiceHero-module__KC12EW__bgLine{z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes ServiceHero-module__KC12EW__float1{0%{transform:translate(0)scale(1)}to{transform:translate(100px,50px)scale(1.1)}}@keyframes ServiceHero-module__KC12EW__float2{0%{transform:translate(0)scale(1.1)}to{transform:translate(-80px,-60px)scale(.9)}}.ServiceHero-module__KC12EW__gridTwo{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.ServiceHero-module__KC12EW__heroContent{animation:.8s ease-out ServiceHero-module__KC12EW__fadeIn}.ServiceHero-module__KC12EW__badge{text-transform:uppercase;letter-spacing:1px;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:500;display:inline-block}.ServiceHero-module__KC12EW__title{color:#fff;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.ServiceHero-module__KC12EW__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.ServiceHero-module__KC12EW__features{flex-direction:column;gap:1rem;display:flex}.ServiceHero-module__KC12EW__featureItem{color:#ffffffd9;align-items:center;gap:.75rem;font-size:1rem;display:flex}.ServiceHero-module__KC12EW__icon{color:#fff;font-weight:700}.ServiceHero-module__KC12EW__formWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#19191999;border:1px solid #ffffff14;border-radius:24px;padding:40px;animation:.8s ease-out ServiceHero-module__KC12EW__slideLeft;box-shadow:0 40px 100px #00000080}.ServiceHero-module__KC12EW__formHeader{margin-bottom:2rem}.ServiceHero-module__KC12EW__formHeader h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.ServiceHero-module__KC12EW__formHeader p{color:#ffffff80;font-size:.9rem}.ServiceHero-module__KC12EW__form{flex-direction:column;gap:1.5rem;display:flex}.ServiceHero-module__KC12EW__formGroup{flex-direction:column;gap:.5rem;display:flex}.ServiceHero-module__KC12EW__formGroup label{color:#fffc;font-size:.85rem;font-weight:500}.ServiceHero-module__KC12EW__formGroup input,.ServiceHero-module__KC12EW__formGroup textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:14px 18px;font-size:1rem;transition:all .3s}.ServiceHero-module__KC12EW__formGroup input:focus,.ServiceHero-module__KC12EW__formGroup textarea:focus{background:#ffffff0f;border-color:#fff6;outline:none}@keyframes ServiceHero-module__KC12EW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ServiceHero-module__KC12EW__slideLeft{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.ServiceHero-module__KC12EW__gridTwo{grid-template-columns:1fr;gap:3rem}.ServiceHero-module__KC12EW__heroSection{padding:120px 0 60px}.ServiceHero-module__KC12EW__subtitle{max-width:100%}}@media (max-width:768px){.ServiceHero-module__KC12EW__heroSection{padding:100px 0 40px}.ServiceHero-module__KC12EW__formWrapper{padding:30px 20px}}.ServiceHero-module__KC12EW__successBox{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:40px 0;animation:.5s ease-out ServiceHero-module__KC12EW__fadeIn;display:flex}.ServiceHero-module__KC12EW__successIcon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex}.ServiceHero-module__KC12EW__successBox p{color:#ffffffe6;font-size:1.1rem;line-height:1.5}.ServiceHero-module__KC12EW__errorMessage{color:#fb7185;margin-top:-.5rem;font-size:.9rem;animation:.3s ease-out ServiceHero-module__KC12EW__fadeIn}
.AboutPage-module__1gSaYq__hero{padding-top:calc(var(--header-height) + 4rem);background:radial-gradient(circle at 90% 10%,#ffffff08 0%,#0000 40%);padding-bottom:6rem}.AboutPage-module__1gSaYq__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.AboutPage-module__1gSaYq__title{max-width:900px;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.AboutPage-module__1gSaYq__subtitle{color:var(--text-secondary);max-width:700px;font-size:1.25rem;line-height:1.6}.AboutPage-module__1gSaYq__section{border-top:1px solid var(--border-color);padding:6rem 0}.AboutPage-module__1gSaYq__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}@media (max-width:992px){.AboutPage-module__1gSaYq__grid{grid-template-columns:1fr;gap:2rem}}.AboutPage-module__1gSaYq__stickySide{top:calc(var(--header-height) + 2rem);position:sticky}.AboutPage-module__1gSaYq__sectionHeading{margin-bottom:1.5rem;font-size:2.5rem}.AboutPage-module__1gSaYq__contentBody{color:var(--text-secondary);font-size:1.15rem;line-height:1.8}.AboutPage-module__1gSaYq__contentBody p{margin-bottom:2rem}.AboutPage-module__1gSaYq__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.AboutPage-module__1gSaYq__featureCard{background:var(--bg-secondary);border:1px solid var(--border-color);transition:var(--transition);border-radius:8px;padding:2.5rem}.AboutPage-module__1gSaYq__featureCard:hover{border-color:var(--text-secondary);transform:translateY(-5px)}.AboutPage-module__1gSaYq__featureIcon{margin-bottom:1.5rem;font-size:2rem;display:block}.AboutPage-module__1gSaYq__featureTitle{margin-bottom:1rem;font-size:1.5rem}.AboutPage-module__1gSaYq__featureText{color:var(--text-secondary);line-height:1.6}.AboutPage-module__1gSaYq__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:480px){.AboutPage-module__1gSaYq__statsGrid{grid-template-columns:1fr}}.AboutPage-module__1gSaYq__statItem{border-left:2px solid var(--accent);padding-left:1.5rem}.AboutPage-module__1gSaYq__statValue{margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;display:block}.AboutPage-module__1gSaYq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.AboutPage-module__1gSaYq__list{margin-top:2rem}.AboutPage-module__1gSaYq__listItem{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.AboutPage-module__1gSaYq__listIcon{color:var(--accent);flex-shrink:0;margin-top:.25rem}.AboutPage-module__1gSaYq__listContent h4{margin-bottom:.5rem;font-size:1.25rem}.AboutPage-module__1gSaYq__listContent p{color:var(--text-secondary);margin-bottom:0}
.Contact-module__J3q-aa__main{background-color:var(--bg-color);min-height:100vh;color:var(--text-primary)}.Contact-module__J3q-aa__contactSection{justify-content:center;align-items:center;padding:10rem 0 8rem;display:flex}.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}.Contact-module__J3q-aa__content{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__J3q-aa__title{letter-spacing:-.04em;font-size:4.5rem;font-weight:800;line-height:1.1}.Contact-module__J3q-aa__description{color:var(--text-secondary);max-width:500px;font-size:1.25rem;line-height:1.7}.Contact-module__J3q-aa__infoList{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}.Contact-module__J3q-aa__infoLink{flex-direction:column;gap:.5rem;display:flex}.Contact-module__J3q-aa__label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.875rem;font-weight:600}.Contact-module__J3q-aa__value{color:var(--text-primary);font-size:1.125rem;font-weight:500;transition:color .3s}.Contact-module__J3q-aa__value:hover{color:var(--accent)}.Contact-module__J3q-aa__trustFooter{border-left:2px solid var(--accent);background:#ffffff0d;border-radius:4px;margin-top:3rem;padding:1.5rem}.Contact-module__J3q-aa__trustFooter p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.Contact-module__J3q-aa__trustFooter strong{color:var(--text-primary);margin-bottom:.25rem;display:block}.Contact-module__J3q-aa__formContainer{position:relative}.Contact-module__J3q-aa__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:3rem;transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:0 40px 100px -20px #00000080}.Contact-module__J3q-aa__formCard:hover{border-color:#ffffff1f;transform:translateY(-5px)}.Contact-module__J3q-aa__successMessage{text-align:center;padding:4rem 0}.Contact-module__J3q-aa__successMessage h3{background:linear-gradient(135deg,#fff,#555);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.Contact-module__J3q-aa__successMessage p{color:var(--text-secondary);font-size:1.125rem}.Contact-module__J3q-aa__form{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__inputGroup{flex-direction:column;gap:.75rem;display:flex}.Contact-module__J3q-aa__inputGroup label{color:var(--text-secondary);margin-left:.25rem;font-size:.9375rem;font-weight:500}.Contact-module__J3q-aa__inputGroup input,.Contact-module__J3q-aa__inputGroup select,.Contact-module__J3q-aa__inputGroup textarea{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__J3q-aa__inputGroup input:focus,.Contact-module__J3q-aa__inputGroup select:focus,.Contact-module__J3q-aa__inputGroup textarea:focus{border-color:var(--accent);background:#ffffff12;outline:none;box-shadow:0 0 0 4px #ffffff0d}.Contact-module__J3q-aa__inputGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;background-size:1rem}.Contact-module__J3q-aa__disclaimer{color:#ffffff4d;text-align:center;margin-top:1rem;font-size:.8125rem;line-height:1.5}.Contact-module__J3q-aa__form button{margin-top:1rem;padding:1.25rem;font-size:1.125rem}@media (max-width:1024px){.Contact-module__J3q-aa__grid{gap:4rem}.Contact-module__J3q-aa__title{font-size:3.5rem}}@media (max-width:768px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:5rem}.Contact-module__J3q-aa__title{font-size:3rem}.Contact-module__J3q-aa__formCard{padding:2rem}.Contact-module__J3q-aa__infoList{grid-template-columns:1fr;gap:2rem}.Contact-module__J3q-aa__content{text-align:center;align-items:center}.Contact-module__J3q-aa__description{max-width:100%}.Contact-module__J3q-aa__trustFooter{text-align:left}}
.PortfolioPage-module__1d0wka__main{background:var(--bg-color);min-height:100vh}.PortfolioPage-module__1d0wka__hero{padding-top:calc(var(--header-height) + 4rem);background:radial-gradient(circle at 0 0,#ffffff0d,#0000);padding-bottom:4rem}.PortfolioPage-module__1d0wka__heroContent{max-width:800px}.PortfolioPage-module__1d0wka__badge{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:inline-block}.PortfolioPage-module__1d0wka__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.PortfolioPage-module__1d0wka__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.PortfolioPage-module__1d0wka__proof{gap:3rem;display:flex}.PortfolioPage-module__1d0wka__proofItem{flex-direction:column;display:flex}.PortfolioPage-module__1d0wka__proofNumber{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.PortfolioPage-module__1d0wka__proofLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.PortfolioPage-module__1d0wka__projectList{padding:6rem 0}.PortfolioPage-module__1d0wka__intro{border-left:2px solid var(--border-color);max-width:900px;margin-bottom:6rem;padding-left:2rem}.PortfolioPage-module__1d0wka__intro p{color:var(--text-secondary);font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.6}.PortfolioPage-module__1d0wka__grid{grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:4rem;display:grid}@media (max-width:768px){.PortfolioPage-module__1d0wka__grid{grid-template-columns:1fr;gap:3rem}}.PortfolioPage-module__1d0wka__projectCard{transition:var(--transition);flex-direction:column;gap:2rem;display:flex}.PortfolioPage-module__1d0wka__imageContainer{aspect-ratio:16/10;border:1px solid var(--border-color);border-radius:12px;transition:transform .5s;position:relative;overflow:hidden}.PortfolioPage-module__1d0wka__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PortfolioPage-module__1d0wka__projectCard:hover .PortfolioPage-module__1d0wka__image{transform:scale(1.05)}.PortfolioPage-module__1d0wka__resultBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#000000b3;border:1px solid #fff3;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;position:absolute;top:1.5rem;right:1.5rem}.PortfolioPage-module__1d0wka__content{flex-direction:column;gap:.8rem;display:flex}.PortfolioPage-module__1d0wka__category{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-size:.85rem;font-weight:600}.PortfolioPage-module__1d0wka__projectTitle{font-size:1.8rem;font-weight:700}.PortfolioPage-module__1d0wka__description{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}@media (max-width:600px){.PortfolioPage-module__1d0wka__proof{flex-direction:column;gap:1.5rem}}
.ResultsPage-module__eqmb8a__main{padding-top:var(--header-height)}.ResultsPage-module__eqmb8a__hero{text-align:center;max-width:900px;padding-top:6rem;padding-bottom:2rem}.ResultsPage-module__eqmb8a__badge{color:#55efc4;letter-spacing:.05em;text-transform:uppercase;background:#55efc41a;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.ResultsPage-module__eqmb8a__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1}.ResultsPage-module__eqmb8a__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.ResultsPage-module__eqmb8a__metricsSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.ResultsPage-module__eqmb8a__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ResultsPage-module__eqmb8a__metricCard{background:var(--bg-tertiary);border:1px solid var(--border-color);transition:var(--transition);border-radius:20px;padding:3rem 2.5rem}.ResultsPage-module__eqmb8a__metricCard:hover{border-color:#55efc4;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.ResultsPage-module__eqmb8a__metricTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ResultsPage-module__eqmb8a__metricDesc{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.ResultsPage-module__eqmb8a__hero{padding-top:4rem}}
.ServicesPage-module__MHTFFa__hero{padding-top:calc(var(--header-height) + 6rem);text-align:center;background:radial-gradient(circle at 10% 10%,#ffffff08 0%,#0000 40%);padding-bottom:8rem}.ServicesPage-module__MHTFFa__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.ServicesPage-module__MHTFFa__title{max-width:1000px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(3rem,10vw,5rem);line-height:1}.ServicesPage-module__MHTFFa__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.ServicesPage-module__MHTFFa__servicesContainer{padding-bottom:8rem}.ServicesPage-module__MHTFFa__serviceBlock{border-top:1px solid var(--border-color);padding:6rem 0}.ServicesPage-module__MHTFFa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:992px){.ServicesPage-module__MHTFFa__grid{grid-template-columns:1fr;gap:3rem}}.ServicesPage-module__MHTFFa__serviceInfo{max-width:500px}.ServicesPage-module__MHTFFa__serviceNumber{color:var(--text-secondary);opacity:.5;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.ServicesPage-module__MHTFFa__serviceTitle{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.ServicesPage-module__MHTFFa__serviceDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.ServicesPage-module__MHTFFa__benefitBox{background:var(--bg-secondary);border-left:2px solid var(--accent);margin-bottom:2.5rem;padding:2rem}.ServicesPage-module__MHTFFa__benefitTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem;font-size:.8rem;display:block}.ServicesPage-module__MHTFFa__benefitText{color:var(--text-primary);font-size:1.1rem;font-weight:500;line-height:1.5}.ServicesPage-module__MHTFFa__serviceLink{color:var(--text-primary);border-bottom:1px solid var(--border-color);transition:var(--transition);align-items:center;gap:.75rem;padding-bottom:.5rem;font-weight:600;display:inline-flex}.ServicesPage-module__MHTFFa__serviceLink:hover{border-color:var(--text-primary);gap:1.25rem}.ServicesPage-module__MHTFFa__visualSide{background:var(--bg-tertiary);border:1px solid var(--border-color);height:500px;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ServicesPage-module__MHTFFa__serviceBlock:hover .ServicesPage-module__MHTFFa__visualSide{border-color:var(--text-secondary);transform:scale(1.02)}.ServicesPage-module__MHTFFa__serviceImage{object-fit:cover;filter:grayscale(.5);opacity:.8;transition:transform 1.2s cubic-bezier(.2,0,.2,1)}.ServicesPage-module__MHTFFa__serviceBlock:hover .ServicesPage-module__MHTFFa__serviceImage{filter:grayscale(0);opacity:1;transform:scale(1.1)}.ServicesPage-module__MHTFFa__visualOverlay{background:radial-gradient(circle,#ffffff0d,#0000 70%);position:absolute;inset:0}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(2n) .ServicesPage-module__MHTFFa__grid{direction:rtl}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(2n) .ServicesPage-module__MHTFFa__serviceInfo{direction:ltr}@media (max-width:992px){.ServicesPage-module__MHTFFa__visualSide{order:-1;height:350px}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(2n) .ServicesPage-module__MHTFFa__grid{direction:ltr}}.ServicesPage-module__MHTFFa__serviceBlock:first-child .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#ffffff0d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(2) .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#64ffda0d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(3) .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#a064ff0d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(4) .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#ff64a00d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(5) .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#64a0ff0d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceBlock:nth-child(6) .ServicesPage-module__MHTFFa__visualSide{background:radial-gradient(circle,#ffc8640d,#0000 70%)}.ServicesPage-module__MHTFFa__serviceLink span{transition:var(--transition);display:inline-block}.ServicesPage-module__MHTFFa__serviceLink:hover span{transform:translate(5px)}
.AISolutionsPage-module__lq33Hq__pageWrapper{background-color:var(--background);color:var(--foreground);min-height:100vh}.AISolutionsPage-module__lq33Hq__section{padding:120px 0}.AISolutionsPage-module__lq33Hq__hero{text-align:center;max-width:1000px;margin:0 auto;padding-top:180px}.AISolutionsPage-module__lq33Hq__badge{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;color:var(--accent);background:#ffffff0d;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;display:inline-block}.AISolutionsPage-module__lq33Hq__title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.AISolutionsPage-module__lq33Hq__subtitle{color:var(--foreground-secondary);max-width:800px;margin:0 auto 40px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.AISolutionsPage-module__lq33Hq__problemSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff05}.AISolutionsPage-module__lq33Hq__gridTwo{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.AISolutionsPage-module__lq33Hq__problemLabel{color:#ff4d4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:block}.AISolutionsPage-module__lq33Hq__problemTitle{margin-bottom:24px;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.AISolutionsPage-module__lq33Hq__problemText{color:var(--foreground-secondary);font-size:1.15rem;line-height:1.7}.AISolutionsPage-module__lq33Hq__visualFrame{aspect-ratio:1;border:1px solid var(--border-color);background:linear-gradient(45deg,#ffffff08 0%,#ffffff03 100%);border-radius:32px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AISolutionsPage-module__lq33Hq__solutionTitle{text-align:center;margin-bottom:80px;font-size:clamp(2rem,5vw,3.5rem)}.AISolutionsPage-module__lq33Hq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.AISolutionsPage-module__lq33Hq__featureCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:24px;padding:48px;transition:all .4s cubic-bezier(.4,0,.2,1)}.AISolutionsPage-module__lq33Hq__featureCard:hover{border-color:var(--accent);background:#ffffff0a;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.AISolutionsPage-module__lq33Hq__featureIcon{margin-bottom:24px;font-size:2.5rem;display:block}.AISolutionsPage-module__lq33Hq__featureTitle{margin-bottom:16px;font-size:1.6rem;font-weight:600}.AISolutionsPage-module__lq33Hq__featureDesc{color:var(--foreground-secondary);line-height:1.6}.AISolutionsPage-module__lq33Hq__impactSection{border-top:1px solid var(--border-color);background:#050505}.AISolutionsPage-module__lq33Hq__impactGrid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.AISolutionsPage-module__lq33Hq__impactItem{position:relative}.AISolutionsPage-module__lq33Hq__impactNumber{color:var(--accent);font-size:.85rem;font-family:var(--font-mono,monospace);letter-spacing:2px;margin-bottom:20px;display:block}.AISolutionsPage-module__lq33Hq__impactTitle{margin-bottom:20px;font-size:1.85rem;line-height:1.3}.AISolutionsPage-module__lq33Hq__impactText{color:var(--foreground-secondary);line-height:1.7}@media (max-width:1024px){.AISolutionsPage-module__lq33Hq__gridTwo{grid-template-columns:1fr;gap:60px}.AISolutionsPage-module__lq33Hq__impactGrid{grid-template-columns:1fr;gap:40px}.AISolutionsPage-module__lq33Hq__section{padding:80px 0}}
.BrandingPage-module__zgPePW__pageWrapper{overflow-x:hidden}.BrandingPage-module__zgPePW__section{padding:8rem 0}@media (max-width:768px){.BrandingPage-module__zgPePW__section{padding:5rem 0}}.BrandingPage-module__zgPePW__hero{padding-top:calc(var(--header-height) + 6rem);text-align:center}.BrandingPage-module__zgPePW__badge{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;display:inline-block}.BrandingPage-module__zgPePW__title{max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.BrandingPage-module__zgPePW__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.BrandingPage-module__zgPePW__problemSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.BrandingPage-module__zgPePW__gridTwo{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.BrandingPage-module__zgPePW__problemLabel{color:#ef4444;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.BrandingPage-module__zgPePW__problemTitle{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem)}.BrandingPage-module__zgPePW__problemText{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}@media (max-width:992px){.BrandingPage-module__zgPePW__gridTwo{grid-template-columns:1fr;gap:3rem}}.BrandingPage-module__zgPePW__solutionTitle{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,6vw,4rem)}.BrandingPage-module__zgPePW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.BrandingPage-module__zgPePW__featureCard{background:var(--bg-tertiary);border:1px solid var(--border-color);transition:var(--transition);padding:3rem}.BrandingPage-module__zgPePW__featureCard:hover{border-color:var(--text-secondary);transform:translateY(-5px)}.BrandingPage-module__zgPePW__featureIcon{margin-bottom:1.5rem;font-size:2rem;display:block}.BrandingPage-module__zgPePW__featureTitle{margin-bottom:1rem;font-size:1.5rem}.BrandingPage-module__zgPePW__featureDesc{color:var(--text-secondary);line-height:1.6}.BrandingPage-module__zgPePW__impactSection{background:radial-gradient(circle at 100% 0,#ffffff08,#0000)}.BrandingPage-module__zgPePW__impactGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.BrandingPage-module__zgPePW__impactItem{text-align:left}.BrandingPage-module__zgPePW__impactNumber{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;display:block}.BrandingPage-module__zgPePW__impactTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.BrandingPage-module__zgPePW__impactText{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.BrandingPage-module__zgPePW__impactGrid{grid-template-columns:1fr}}.BrandingPage-module__zgPePW__visualFrame{aspect-ratio:1;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:4px;width:100%;position:relative;overflow:hidden}.BrandingPage-module__zgPePW__visualFrame img{transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.BrandingPage-module__zgPePW__visualFrame:hover img{transform:scale(1.08)}.BrandingPage-module__zgPePW__visualFrame:after{content:"";pointer-events:none;background:linear-gradient(135deg,#0006 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}
.SEOPage-module__9njyoq__pageWrapper{background-color:var(--background);color:var(--foreground);min-height:100vh}.SEOPage-module__9njyoq__section{padding:100px 0}.SEOPage-module__9njyoq__hero{text-align:center;max-width:900px;margin:0 auto;padding-top:160px}.SEOPage-module__9njyoq__badge{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;color:var(--accent);background:#ffffff0d;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;display:inline-block}.SEOPage-module__9njyoq__title{margin-bottom:24px;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.SEOPage-module__9njyoq__subtitle{color:var(--foreground-secondary);max-width:700px;margin:0 auto 40px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.SEOPage-module__9njyoq__problemSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff05}.SEOPage-module__9njyoq__gridTwo{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.SEOPage-module__9njyoq__problemLabel{color:#ff4d4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:block}.SEOPage-module__9njyoq__problemTitle{margin-bottom:24px;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.SEOPage-module__9njyoq__problemText{color:var(--foreground-secondary);font-size:1.1rem;line-height:1.7}.SEOPage-module__9njyoq__visualFrame{aspect-ratio:1;border:1px solid var(--border-color);background:linear-gradient(45deg,#ffffff08 0%,#ffffff03 100%);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.SEOPage-module__9njyoq__visualImage{object-fit:cover;transition:transform .8s}.SEOPage-module__9njyoq__visualFrame:hover .SEOPage-module__9njyoq__visualImage{transform:scale(1.05)}.SEOPage-module__9njyoq__solutionTitle{text-align:center;margin-bottom:60px;font-size:clamp(2rem,5vw,3.5rem)}.SEOPage-module__9njyoq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.SEOPage-module__9njyoq__featureCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:20px;padding:40px;transition:all .3s}.SEOPage-module__9njyoq__featureCard:hover{border-color:var(--accent);background:#ffffff0a;transform:translateY(-5px)}.SEOPage-module__9njyoq__featureIcon{color:var(--accent);margin-bottom:20px;font-size:2rem;display:block}.SEOPage-module__9njyoq__featureTitle{margin-bottom:16px;font-size:1.5rem}.SEOPage-module__9njyoq__featureDesc{color:var(--foreground-secondary);line-height:1.6}.SEOPage-module__9njyoq__impactSection{border-top:1px solid var(--border-color);background:#000}.SEOPage-module__9njyoq__impactGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.SEOPage-module__9njyoq__impactItem{padding:20px}.SEOPage-module__9njyoq__impactNumber{color:var(--accent);margin-bottom:16px;font-family:monospace;font-size:.9rem;display:block}.SEOPage-module__9njyoq__impactTitle{margin-bottom:20px;font-size:1.75rem}.SEOPage-module__9njyoq__impactText{color:var(--foreground-secondary);line-height:1.7}@media (max-width:968px){.SEOPage-module__9njyoq__gridTwo{grid-template-columns:1fr;gap:40px}.SEOPage-module__9njyoq__impactGrid{grid-template-columns:1fr}.SEOPage-module__9njyoq__section{padding:60px 0}}
.SocialMediaPage-module__92D8eG__pageWrapper{background-color:var(--background);color:var(--foreground);min-height:100vh}.SocialMediaPage-module__92D8eG__section{padding:120px 0}.SocialMediaPage-module__92D8eG__hero{text-align:center;max-width:1000px;margin:0 auto;padding-top:180px}.SocialMediaPage-module__92D8eG__badge{border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:1px;color:var(--accent);background:#ffffff0d;border-radius:100px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;display:inline-block}.SocialMediaPage-module__92D8eG__title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.SocialMediaPage-module__92D8eG__subtitle{color:var(--foreground-secondary);max-width:800px;margin:0 auto 40px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.SocialMediaPage-module__92D8eG__problemSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff05}.SocialMediaPage-module__92D8eG__gridTwo{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.SocialMediaPage-module__92D8eG__problemLabel{color:#ff4d4d;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:block}.SocialMediaPage-module__92D8eG__problemTitle{margin-bottom:24px;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.SocialMediaPage-module__92D8eG__problemText{color:var(--foreground-secondary);font-size:1.15rem;line-height:1.7}.SocialMediaPage-module__92D8eG__visualFrame{aspect-ratio:1;border:1px solid var(--border-color);background:linear-gradient(45deg,#ffffff08 0%,#ffffff03 100%);border-radius:32px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.SocialMediaPage-module__92D8eG__visualImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.SocialMediaPage-module__92D8eG__visualFrame:hover .SocialMediaPage-module__92D8eG__visualImage{transform:scale(1.05)}.SocialMediaPage-module__92D8eG__solutionTitle{text-align:center;margin-bottom:80px;font-size:clamp(2rem,5vw,3.5rem)}.SocialMediaPage-module__92D8eG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.SocialMediaPage-module__92D8eG__featureCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:24px;padding:48px;transition:all .4s cubic-bezier(.4,0,.2,1)}.SocialMediaPage-module__92D8eG__featureCard:hover{border-color:var(--accent);background:#ffffff0a;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.SocialMediaPage-module__92D8eG__featureIcon{margin-bottom:24px;font-size:2.5rem;display:block}.SocialMediaPage-module__92D8eG__featureTitle{margin-bottom:16px;font-size:1.6rem;font-weight:600}.SocialMediaPage-module__92D8eG__featureDesc{color:var(--foreground-secondary);line-height:1.6}.SocialMediaPage-module__92D8eG__impactSection{border-top:1px solid var(--border-color);background:#050505}.SocialMediaPage-module__92D8eG__impactGrid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.SocialMediaPage-module__92D8eG__impactItem{position:relative}.SocialMediaPage-module__92D8eG__impactNumber{color:var(--accent);font-size:.85rem;font-family:var(--font-mono,monospace);letter-spacing:2px;margin-bottom:20px;display:block}.SocialMediaPage-module__92D8eG__impactTitle{margin-bottom:20px;font-size:1.85rem;line-height:1.3}.SocialMediaPage-module__92D8eG__impactText{color:var(--foreground-secondary);line-height:1.7}@media (max-width:1024px){.SocialMediaPage-module__92D8eG__gridTwo{grid-template-columns:1fr;gap:60px}.SocialMediaPage-module__92D8eG__impactGrid{grid-template-columns:1fr;gap:40px}.SocialMediaPage-module__92D8eG__section{padding:80px 0}}
.WebDesignPage-module__CTzqJa__pageWrapper{overflow-x:hidden}.WebDesignPage-module__CTzqJa__section{padding:8rem 0}@media (max-width:768px){.WebDesignPage-module__CTzqJa__section{padding:5rem 0}}.WebDesignPage-module__CTzqJa__hero{padding-top:calc(var(--header-height) + 6rem);text-align:center}.WebDesignPage-module__CTzqJa__badge{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:20px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;display:inline-block}.WebDesignPage-module__CTzqJa__title{max-width:1000px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.WebDesignPage-module__CTzqJa__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.WebDesignPage-module__CTzqJa__problemSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.WebDesignPage-module__CTzqJa__gridTwo{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.WebDesignPage-module__CTzqJa__problemLabel{color:#ef4444;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.WebDesignPage-module__CTzqJa__problemTitle{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem)}.WebDesignPage-module__CTzqJa__problemText{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}@media (max-width:992px){.WebDesignPage-module__CTzqJa__gridTwo{grid-template-columns:1fr;gap:3rem}}.WebDesignPage-module__CTzqJa__solutionTitle{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,6vw,4rem)}.WebDesignPage-module__CTzqJa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WebDesignPage-module__CTzqJa__featureCard{background:var(--bg-tertiary);border:1px solid var(--border-color);transition:var(--transition);padding:3rem}.WebDesignPage-module__CTzqJa__featureCard:hover{border-color:var(--text-secondary);transform:translateY(-5px)}.WebDesignPage-module__CTzqJa__featureIcon{margin-bottom:1.5rem;font-size:2rem;display:block}.WebDesignPage-module__CTzqJa__featureTitle{margin-bottom:1rem;font-size:1.5rem}.WebDesignPage-module__CTzqJa__featureDesc{color:var(--text-secondary);line-height:1.6}.WebDesignPage-module__CTzqJa__impactSection{background:radial-gradient(circle at 100% 0,#ffffff08,#0000)}.WebDesignPage-module__CTzqJa__impactGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.WebDesignPage-module__CTzqJa__impactItem{text-align:left}.WebDesignPage-module__CTzqJa__impactNumber{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;display:block}.WebDesignPage-module__CTzqJa__impactTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.WebDesignPage-module__CTzqJa__impactText{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.WebDesignPage-module__CTzqJa__impactGrid{grid-template-columns:1fr}}.WebDesignPage-module__CTzqJa__visualFrame{aspect-ratio:1;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;width:100%;position:relative;overflow:hidden}.WebDesignPage-module__CTzqJa__impactImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.WebDesignPage-module__CTzqJa__visualFrame:hover .WebDesignPage-module__CTzqJa__impactImage{transform:scale(1.05)}.WebDesignPage-module__CTzqJa__visualFrame:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}
.ThankYou-module__yu199G__main{flex-direction:column;min-height:100vh;display:flex}.ThankYou-module__yu199G__section{text-align:center;flex:1;justify-content:center;align-items:center;padding:120px 0;display:flex}.ThankYou-module__yu199G__content{max-width:700px;margin:0 auto}.ThankYou-module__yu199G__iconWrapper{color:var(--accent);margin-bottom:2.5rem;font-size:5rem;animation:.6s cubic-bezier(.34,1.56,.64,1) ThankYou-module__yu199G__scaleIn}@keyframes ThankYou-module__yu199G__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ThankYou-module__yu199G__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1.1}.ThankYou-module__yu199G__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.ThankYou-module__yu199G__actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.ThankYou-module__yu199G__actions{flex-direction:column}}
