@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Syne:wght@400;600;700;800&display=swap";.TopNavbar-module__nav___B9QEI{display:flex;justify-content:center;gap:1rem;padding:.75rem 0;flex-wrap:nowrap}.TopNavbar-module__dropdown___jAbd2{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.25rem;background:var(--primary-purple-dark);border:1px solid var(--accent-orange);border-radius:var(--border-radius-lg);padding:1.25rem 1rem 1rem;min-width:220px;box-shadow:0 10px 40px #00000080;z-index:100;animation:TopNavbar-module__dropdownSlideIn___qaOHh .25s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform-origin:top center}@media (max-width: 768px){.TopNavbar-module__nav___B9QEI{gap:.25rem}.TopNavbar-module__categoryButton___wswto{padding:.4rem .75rem;font-size:.8rem}.TopNavbar-module__dropdown___jAbd2{min-width:180px;padding:1rem .75rem .75rem;animation:TopNavbar-module__dropdownSlideInMobile___0cX3o .2s ease-out forwards}@keyframes TopNavbar-module__dropdownSlideInMobile___0cX3o{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.TopNavbar-module__categoryWrapper___6QcUD[data-position=first] .TopNavbar-module__dropdown___jAbd2{left:0;transform:none}@keyframes TopNavbar-module__dropdownSlideInFirst___PnObp{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.TopNavbar-module__categoryWrapper___6QcUD[data-position=first] .TopNavbar-module__dropdown___jAbd2{animation:TopNavbar-module__dropdownSlideInFirst___PnObp .2s ease-out forwards}.TopNavbar-module__categoryWrapper___6QcUD[data-position=last] .TopNavbar-module__dropdown___jAbd2{right:0;left:auto;transform:none;animation:TopNavbar-module__dropdownSlideInLast___OsgX7 .2s ease-out forwards}@keyframes TopNavbar-module__dropdownSlideInLast___OsgX7{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.TopNavbar-module__categoryWrapper___6QcUD[data-position=middle] .TopNavbar-module__dropdown___jAbd2{left:50%;max-width:calc(100vw - 2rem)}.TopNavbar-module__dropdownItem___HqoYt{animation-duration:.2s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(1){animation-delay:.03s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(2){animation-delay:.06s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(3){animation-delay:.09s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(4){animation-delay:.12s}}@media (max-width: 1024px){.TopNavbar-module__topNavbar___VUDbW{top:60px;transition:all .3s cubic-bezier(.4,0,.2,1)}.TopNavbar-module__topNavbar___VUDbW.TopNavbar-module__hidden___Rzz5i{top:0;transform:translateY(-100%)}}.TopNavbar-module__topNavbar___VUDbW{background:var(--primary-purple-darker);border-bottom:1px solid rgba(255,107,53,.1);position:fixed;top:0;left:0;right:0;z-index:999;backdrop-filter:blur(10px);transition:transform .3s cubic-bezier(.4,0,.2,1)}.TopNavbar-module__topNavbar___VUDbW.TopNavbar-module__hidden___Rzz5i{transform:translateY(-100%)}.TopNavbar-module__topNavbar___VUDbW.TopNavbar-module__visible___8Pi-2{transform:translateY(0)}.TopNavbar-module__container___QxFio{max-width:1400px;margin:0 auto;padding:0 1rem}.TopNavbar-module__nav___B9QEI{display:flex;justify-content:center;gap:1rem;padding:.75rem 0;flex-wrap:wrap}.TopNavbar-module__categoryWrapper___6QcUD{position:relative}.TopNavbar-module__categoryButton___wswto{padding:.5rem 1rem;font-size:.85rem;white-space:nowrap;font-weight:600;color:var(--text-white);transition:all var(--transition-fast);border-radius:var(--border-radius-md);cursor:pointer;background:transparent;border:none}.TopNavbar-module__categoryButton___wswto:hover{background:#ff6b351a;transform:translateY(-2px)}.TopNavbar-module__firstLetter___Xjdcf{color:var(--accent-orange)}.TopNavbar-module__dropdown___jAbd2{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:var(--primary-purple-dark);border:1px solid var(--accent-orange);border-radius:var(--border-radius-lg);padding:1rem;min-width:220px;box-shadow:0 10px 40px #00000080;z-index:100;animation:TopNavbar-module__dropdownSlideIn___qaOHh .25s cubic-bezier(.4,0,.2,1) forwards;opacity:0}@keyframes TopNavbar-module__dropdownSlideIn___qaOHh{0%{opacity:0;transform:translate(-50%) translateY(-10px) scale(.95)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.TopNavbar-module__dropdownContent___EO4yc{display:flex;flex-direction:column;gap:.5rem}.TopNavbar-module__dropdownItem___HqoYt{padding:.75rem 1rem;color:var(--text-white);transition:all var(--transition-fast);border-radius:var(--border-radius-sm);font-size:.9rem;text-decoration:none;opacity:0;animation:TopNavbar-module__dropdownItemFadeIn___udbSw .3s ease-out forwards}.TopNavbar-module__dropdownItem___HqoYt:nth-child(1){animation-delay:.05s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(2){animation-delay:.1s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(3){animation-delay:.15s}.TopNavbar-module__dropdownItem___HqoYt:nth-child(4){animation-delay:.2s}@keyframes TopNavbar-module__dropdownItemFadeIn___udbSw{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.TopNavbar-module__dropdownItem___HqoYt:hover{background:#ff6b3533;color:var(--accent-orange);padding-left:1.5rem}@media (max-width: 1024px){.TopNavbar-module__topNavbar___VUDbW{top:60px;transition:all .3s cubic-bezier(.4,0,.2,1)}.TopNavbar-module__topNavbar___VUDbW.TopNavbar-module__hidden___Rzz5i{top:0;transform:translateY(-100%)}.TopNavbar-module__nav___B9QEI{gap:.75rem}.TopNavbar-module__categoryButton___wswto{padding:.45rem .85rem;font-size:.82rem}}@media (max-width: 768px){.TopNavbar-module__container___QxFio{padding:0 .5rem}.TopNavbar-module__nav___B9QEI{gap:.4rem;padding:.5rem 0}.TopNavbar-module__categoryButton___wswto{padding:.4rem .65rem;font-size:.75rem}@keyframes TopNavbar-module__dropdownSlideInMobile___0cX3o{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}@media (max-width: 480px){.TopNavbar-module__container___QxFio{padding:0 .25rem}.TopNavbar-module__nav___B9QEI{gap:.25rem;padding:.4rem 0}.TopNavbar-module__categoryButton___wswto{padding:.35rem .5rem;font-size:.7rem;letter-spacing:-.02em}}@media (max-width: 375px){.TopNavbar-module__nav___B9QEI{gap:.15rem;padding:.3rem 0}.TopNavbar-module__categoryButton___wswto{padding:.3rem .4rem;font-size:.65rem;letter-spacing:-.03em}}@media (max-width: 320px){.TopNavbar-module__container___QxFio{padding:0 .15rem}.TopNavbar-module__nav___B9QEI{gap:.1rem}.TopNavbar-module__categoryButton___wswto{padding:.25rem .35rem;font-size:.6rem}}.MainNavbar-module__verticalNav___V1Zn7{position:fixed;left:0;top:0;bottom:0;width:70px;background:linear-gradient(180deg,#2e1233f2,#230e27fa);backdrop-filter:blur(20px);border-right:1px solid rgba(255,107,53,.3);box-shadow:4px 0 30px #00000080;padding:1.5rem 0;z-index:10000;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1rem}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__expanded___0dthi{width:280px;box-shadow:8px 0 50px #ff6b3533;border-right-color:var(--accent-orange)}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__hidden___-9OC6{transform:translate(-100%)}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__visible___OLH0A{transform:translate(0)}.MainNavbar-module__verticalLogo___rQj3e{display:flex;align-items:center;justify-content:center;gap:.3rem;font-size:1.5rem;font-weight:800;font-family:var(--font-mono);padding:0 1rem 1.5rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,107,53,.3);transition:all var(--transition-normal);position:relative}.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__verticalLogo___rQj3e{flex-direction:column;gap:0;font-size:1.3rem}.MainNavbar-module__logoI___c7FQN{color:var(--accent-orange)}.MainNavbar-module__logoTS___EwaKs{color:var(--text-white)}.MainNavbar-module__verticalMenuItems___sMMcW{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:0 .75rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent-orange) transparent}.MainNavbar-module__verticalMenuItems___sMMcW::-webkit-scrollbar{width:4px}.MainNavbar-module__verticalMenuItems___sMMcW::-webkit-scrollbar-thumb{background:var(--accent-orange);border-radius:2px}.MainNavbar-module__verticalNavItem___SfxGX{position:relative}.MainNavbar-module__verticalNavLink___PfJSd{display:flex;align-items:center;gap:1rem;padding:.75rem;color:var(--text-white);border-radius:var(--border-radius-md);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__verticalNavLink___PfJSd{justify-content:center}.MainNavbar-module__verticalNavLink___PfJSd:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:var(--accent-orange);transform:scaleY(0);transition:transform .3s ease}.MainNavbar-module__verticalNavLink___PfJSd:hover:before,.MainNavbar-module__verticalNavLink___PfJSd.MainNavbar-module__active___C0M9D:before,.MainNavbar-module__verticalNavLink___PfJSd.MainNavbar-module__dropdownActive___Xszb5:before{transform:scaleY(1)}.MainNavbar-module__verticalNavLink___PfJSd:hover{background:#ff6b3526;padding-left:1.25rem;color:var(--accent-orange)}.MainNavbar-module__verticalNavLink___PfJSd.MainNavbar-module__active___C0M9D{background:#ff6b3533;color:var(--accent-orange)}.MainNavbar-module__verticalNavLink___PfJSd.MainNavbar-module__dropdownActive___Xszb5{background:#ff6b3540;color:var(--accent-orange);border-right:3px solid var(--accent-orange)}.MainNavbar-module__navIcon___-PQOo{font-size:1.3rem;min-width:1.3rem;transition:all var(--transition-fast)}.MainNavbar-module__verticalNavLink___PfJSd:hover .MainNavbar-module__navIcon___-PQOo{transform:scale(1.15)}.MainNavbar-module__navText___1TfuW{font-size:.95rem;font-weight:600;white-space:nowrap;animation:MainNavbar-module__slideInRight___H8vNX .3s ease}.MainNavbar-module__firstLetter___vDmFT{color:var(--accent-orange)}.MainNavbar-module__dropdownArrow___c0wzI{margin-left:auto;font-size:1.2rem;transition:transform .3s ease}.MainNavbar-module__dropdownArrow___c0wzI.MainNavbar-module__open___izUaf{transform:rotate(90deg)}.MainNavbar-module__verticalSearchButton___GQEoV{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;margin:0 .75rem;margin-top:auto;color:var(--text-white);background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:var(--border-radius-md);font-size:1.2rem;transition:all var(--transition-fast);cursor:pointer}.MainNavbar-module__verticalSearchButton___GQEoV:hover{background:#ff6b3533;border-color:var(--accent-orange);color:var(--accent-orange);transform:scale(1.05)}.MainNavbar-module__verticalSearchButton___GQEoV span{font-size:.9rem;font-weight:600;animation:MainNavbar-module__slideInRight___H8vNX .3s ease}.MainNavbar-module__categoriesPanel___LrAtq{position:fixed;left:70px;top:0;bottom:0;width:300px;background:linear-gradient(135deg,#2e1233fa,#230e27fa);backdrop-filter:blur(20px);border-right:2px solid var(--accent-orange);box-shadow:8px 0 40px #0009;z-index:10001;animation:MainNavbar-module__slideInFromLeft___-a8ta .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__expanded___0dthi~.MainNavbar-module__categoriesPanel___LrAtq{left:280px}.MainNavbar-module__panelContent___vbvnw{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.MainNavbar-module__panelHeader___vSZyh{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:3px solid var(--accent-orange);font-family:var(--font-mono)}.MainNavbar-module__panelTitle___GZlq0{color:var(--accent-orange);font-size:1.5rem;font-weight:800;display:flex;align-items:center;gap:.75rem;margin:0}.MainNavbar-module__panelTitle___GZlq0:before{content:"▸";font-size:1.8rem;animation:MainNavbar-module__pulse___U6rsV 2s ease-in-out infinite}.MainNavbar-module__closePanel___5Pc7x{color:var(--text-white);font-size:1.5rem;padding:.5rem;border-radius:50%;transition:all var(--transition-fast);background:#ff6b351a;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent}.MainNavbar-module__closePanel___5Pc7x:hover{color:var(--accent-orange);background:#ff6b3533;transform:rotate(90deg);border-color:var(--accent-orange)}.MainNavbar-module__categoriesList___jjG5G{display:flex;flex-direction:column;gap:.75rem}.MainNavbar-module__categoryItem___fkpRd{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:var(--border-radius-lg);color:var(--text-light);font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;text-align:left;width:100%}.MainNavbar-module__categoryBullet___r25lp{color:var(--accent-orange);font-size:1rem;transition:transform .3s ease}.MainNavbar-module__categoryArrow___JNcdk{margin-left:auto;color:var(--accent-orange);font-size:1.3rem;transition:transform .3s ease}.MainNavbar-module__categoryItem___fkpRd:hover{background:#ff6b3526;border-color:var(--accent-orange);color:var(--accent-orange);transform:translate(5px)}.MainNavbar-module__categoryItem___fkpRd:hover .MainNavbar-module__categoryBullet___r25lp,.MainNavbar-module__categoryItem___fkpRd:hover .MainNavbar-module__categoryArrow___JNcdk{transform:translate(3px)}.MainNavbar-module__categoryItem___fkpRd.MainNavbar-module__categoryActive___GTP2Y{background:#ff6b3533;border-color:var(--accent-orange);color:var(--accent-orange);border-right:4px solid var(--accent-orange)}.MainNavbar-module__categoryActive___GTP2Y .MainNavbar-module__categoryArrow___JNcdk{transform:rotate(90deg)}.MainNavbar-module__servicesPanel___J-g9x{position:fixed;left:370px;top:0;bottom:0;width:350px;background:linear-gradient(135deg,#38163dfa,#2d1131fa);backdrop-filter:blur(20px);border-right:2px solid var(--accent-orange);box-shadow:8px 0 40px #0009;z-index:1002;animation:MainNavbar-module__slideInFromLeft___-a8ta .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__expanded___0dthi~.MainNavbar-module__categoriesPanel___LrAtq~.MainNavbar-module__servicesPanel___J-g9x{left:580px}.MainNavbar-module__servicesList___tHBW1{list-style:none;display:flex;flex-direction:column;gap:.5rem}.MainNavbar-module__serviceItem___LRDSs{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;color:var(--text-light);background:#0000004d;border-radius:var(--border-radius-md);border-left:3px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:.95rem;font-weight:500}.MainNavbar-module__serviceBullet___FP2JC{color:var(--accent-orange);font-size:1.3rem;transition:transform .3s ease;font-weight:700}.MainNavbar-module__serviceItem___LRDSs:hover{background:#ff6b3526;color:var(--accent-orange);border-left-color:var(--accent-orange);padding-left:1.75rem;transform:translate(8px)}.MainNavbar-module__serviceItem___LRDSs:hover .MainNavbar-module__serviceBullet___FP2JC{transform:translate(5px) scale(1.2)}.MainNavbar-module__mobileHeader___E9-kM{display:none;position:fixed;top:0;left:0;right:0;height:60px;background:linear-gradient(90deg,#2e1233fa,#230e27fa);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,107,53,.3);padding:0 1rem;z-index:10001;align-items:center;justify-content:space-between;transition:transform .3s cubic-bezier(.4,0,.2,1)}.MainNavbar-module__mobileHeader___E9-kM.MainNavbar-module__hidden___-9OC6{transform:translateY(-100%)}.MainNavbar-module__mobileHeader___E9-kM.MainNavbar-module__visible___OLH0A{transform:translateY(0)}.MainNavbar-module__mobileLogo___17ejX{display:flex;align-items:center;gap:.3rem;font-size:1.5rem;font-weight:800;font-family:var(--font-display)}.MainNavbar-module__mobileLogoSubtext___-Q38S{font-size:.65rem;color:var(--text-gray);font-weight:500;font-family:var(--font-mono);letter-spacing:.5px;margin-left:.25rem;padding-top:1rem}.MainNavbar-module__hamburger___svI85{color:var(--text-white);font-size:1.8rem;padding:.5rem;display:flex;align-items:center;justify-content:center;background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:var(--border-radius-md);transition:all var(--transition-fast);cursor:pointer;min-width:44px;min-height:44px}.MainNavbar-module__hamburger___svI85:hover{background:#ff6b3533;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__mobileOverlay___4bAU-{display:none;position:fixed;inset:0;background:#000c;backdrop-filter:blur(10px);z-index:10000;animation:MainNavbar-module__fadeIn___fdfvh .3s ease}.MainNavbar-module__mobileMenu___OyGN6{position:absolute;top:0;left:0;bottom:0;width:100%;max-width:none;background:linear-gradient(135deg,#2e1233fa,#230e27fa);backdrop-filter:blur(20px);box-shadow:8px 0 40px #000c;animation:MainNavbar-module__slideInFromLeft___-a8ta .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto;padding-top:3.8rem}.MainNavbar-module__mobileMenuHeader___SLn9k{display:flex;align-items:center;justify-content:space-between;padding:0;border-bottom:2px solid rgba(255,107,53,.3);padding-left:10rem}.MainNavbar-module__mobileMenuHeader___SLn9k h2{font-size:.65rem;color:var(--text-gray);font-weight:500;font-family:var(--font-mono);white-space:nowrap;animation:MainNavbar-module__fadeIn___fdfvh .3s ease;letter-spacing:.5px}.MainNavbar-module__mobileMenuHeader___SLn9k button{color:var(--text-white);font-size:1.5rem;padding:.5rem;border-radius:50%;background:#ff6b351a;border:1px solid transparent;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.MainNavbar-module__mobileMenuHeader___SLn9k button:hover{color:var(--accent-orange);background:#ff6b3533;border-color:var(--accent-orange);transform:rotate(90deg)}.MainNavbar-module__mobileMenuContent___z9abI{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.MainNavbar-module__mobileMenuItem___uO-uI{display:flex;flex-direction:column}.MainNavbar-module__mobileMenuLink___0XS8f{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;color:var(--text-white);background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:var(--border-radius-md);font-size:1rem;font-weight:600;transition:all var(--transition-fast)}.MainNavbar-module__mobileArrow___QcDuL{margin-left:auto;transition:transform .3s ease}.MainNavbar-module__mobileArrowOpen___-z0HB{transform:rotate(90deg)}.MainNavbar-module__mobileMenuLink___0XS8f:hover,.MainNavbar-module__mobileMenuLink___0XS8f.MainNavbar-module__mobileMenuLinkActive___8l-Vo{background:#ff6b3526;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__mobileCategories___X0Iev{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0 .75rem 1.5rem;animation:MainNavbar-module__slideDown___G6h1N .3s ease}.MainNavbar-module__mobileCategoryItem___cfuqK{display:flex;flex-direction:column}.MainNavbar-module__mobileCategoryBtn___0BJdD{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;color:var(--text-light);background:#0000004d;border:1px solid rgba(255,107,53,.15);border-radius:var(--border-radius-sm);font-size:.95rem;font-weight:600;transition:all var(--transition-fast);text-align:left;width:100%}.MainNavbar-module__mobileCategoryBtn___0BJdD:hover,.MainNavbar-module__mobileCategoryBtn___0BJdD.MainNavbar-module__mobileCategoryBtnActive___WfuXT{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__mobileServices___48w38{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0 .5rem 1rem;animation:MainNavbar-module__slideDown___G6h1N .3s ease}.MainNavbar-module__mobileServiceLink___VgqoC{padding:.75rem 1rem;color:var(--text-light);background:#0006;border-radius:var(--border-radius-sm);font-size:.9rem;transition:all var(--transition-fast);border-left:2px solid transparent}.MainNavbar-module__mobileServiceLink___VgqoC:hover{background:#ff6b351a;color:var(--accent-orange);border-left-color:var(--accent-orange);padding-left:1.25rem}.MainNavbar-module__mobileSearchBtn___-QifU{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;margin:1rem;margin-top:auto;color:var(--text-white);background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:var(--border-radius-lg);font-size:1rem;font-weight:600;transition:all var(--transition-fast);cursor:pointer}.MainNavbar-module__mobileSearchBtn___-QifU svg{font-size:1.3rem}.MainNavbar-module__searchOverlay___kLi9c{position:fixed;inset:0;background:#000c;backdrop-filter:blur(10px);z-index:10002;display:flex;align-items:center;justify-content:center;animation:MainNavbar-module__fadeIn___fdfvh .3s ease}.MainNavbar-module__searchPanel___10GSS{background:linear-gradient(135deg,#2e1233fa,#230e27fa);border:2px solid var(--accent-orange);border-radius:var(--border-radius-xl);padding:2rem;width:90%;max-width:600px;position:relative;animation:MainNavbar-module__scaleIn___jyOhH .3s cubic-bezier(.4,0,.2,1)}.MainNavbar-module__closeSearch___1aIOh{position:absolute;top:1rem;right:1rem;color:var(--text-white);font-size:1.8rem;padding:.65rem;border-radius:50%;transition:all var(--transition-fast);background:#ff6b3533;border:2px solid rgba(255,107,53,.4);display:flex;align-items:center;justify-content:center;cursor:pointer;width:42px;height:42px;z-index:10}.MainNavbar-module__closeSearch___1aIOh:hover{color:var(--accent-orange);background:#ff6b354d;transform:rotate(90deg) scale(1.1);border-color:var(--accent-orange);box-shadow:0 0 20px #ff6b3566}.MainNavbar-module__searchContainer___OkJN-{position:relative}.MainNavbar-module__searchIcon___jH6Hu{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:var(--accent-orange);font-size:1.3rem}.MainNavbar-module__searchInput___TYFFR{width:100%;padding:1rem 1.5rem 1rem 3.5rem;background:var(--primary-purple);border:2px solid rgba(255,107,53,.3);border-radius:var(--border-radius-lg);color:var(--text-white);font-size:1.1rem;transition:all var(--transition-fast)}.MainNavbar-module__searchInput___TYFFR:focus{outline:none;border-color:var(--accent-orange);box-shadow:0 0 0 4px #ff6b351a}.MainNavbar-module__searchInput___TYFFR::placeholder{color:var(--text-gray)}@keyframes MainNavbar-module__fadeIn___fdfvh{0%{opacity:0}to{opacity:1}}@keyframes MainNavbar-module__slideInRight___H8vNX{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes MainNavbar-module__slideInFromLeft___-a8ta{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes MainNavbar-module__slideDown___G6h1N{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}@keyframes MainNavbar-module__scaleIn___jyOhH{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes MainNavbar-module__pulse___U6rsV{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media (max-width: 1024px){.MainNavbar-module__verticalNav___V1Zn7,.MainNavbar-module__categoriesPanel___LrAtq,.MainNavbar-module__servicesPanel___J-g9x{display:none}.MainNavbar-module__mobileHeader___E9-kM{display:flex}.MainNavbar-module__mobileOverlay___4bAU-{display:block}}@media (max-width: 768px){.MainNavbar-module__searchPanel___10GSS{width:95%;padding:1.5rem}.MainNavbar-module__closeSearch___1aIOh{top:.75rem;right:.75rem;font-size:1.6rem;padding:.5rem;width:38px;height:38px}.MainNavbar-module__searchInput___TYFFR{font-size:1rem;padding:.875rem 1.25rem .875rem 3rem}.MainNavbar-module__mobileHeader___E9-kM{padding:0 .75rem}.MainNavbar-module__hamburger___svI85{min-width:48px;min-height:48px;padding:.6rem}}@media (max-width: 480px){.MainNavbar-module__mobileLogo___17ejX{font-size:1.3rem}.MainNavbar-module__mobileLogoSubtext___-Q38S{font-size:.6rem}}.MainNavbar-module__verticalLogo___rQj3e{display:flex;align-items:center;justify-content:center;gap:.3rem;font-size:1.5rem;font-weight:800;font-family:var(--font-display);padding:0 1rem 1.5rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,107,53,.3);transition:all var(--transition-normal);position:relative}.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__verticalLogo___rQj3e{flex-direction:column;gap:.25rem;font-size:1.4rem;padding:0 .5rem 1.2rem}.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__logoI___c7FQN,.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__logoTS___EwaKs{display:inline}.MainNavbar-module__verticalNav___V1Zn7:not(.MainNavbar-module__expanded___0dthi) .MainNavbar-module__mobileLogoSubtext___-Q38S{display:block;font-size:.5rem;color:var(--text-gray);font-weight:600;font-family:var(--font-mono);letter-spacing:.8px;text-transform:lowercase;margin-top:.1rem;opacity:.7}.MainNavbar-module__mobilePanel___MD7dW{position:absolute;top:0;bottom:0;width:100%;max-width:none;background:linear-gradient(135deg,#2e1233fa,#230e27fa);backdrop-filter:blur(20px);box-shadow:8px 0 40px #000c;display:flex;flex-direction:column;overflow-y:auto;transition:transform .3s cubic-bezier(.4,0,.2,1)}.MainNavbar-module__activeMobilePanel___Zz3eW{transform:translate(0)}.MainNavbar-module__hiddenLeftPanel___hY97N{transform:translate(-100%)}.MainNavbar-module__hiddenRightPanel___4V-sl{transform:translate(100%)}.MainNavbar-module__mobilePanelHeader___5EWmJ{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:2px solid rgba(255,107,53,.3);min-height:60px}.MainNavbar-module__mobilePanelHeader___5EWmJ h2{flex:1;font-size:1rem;color:var(--text-white);font-weight:700;text-align:center}.MainNavbar-module__mobilePanelHeader___5EWmJ button{color:var(--text-white);font-size:1.5rem;padding:.5rem;border-radius:50%;background:#ff6b351a;border:1px solid transparent;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.MainNavbar-module__mobilePanelHeader___5EWmJ button:hover{color:var(--accent-orange);background:#ff6b3533;border-color:var(--accent-orange)}.MainNavbar-module__mobilePanelContent___c68uG{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.MainNavbar-module__mobileMenuLink___0XS8f{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;color:var(--text-white);background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:var(--border-radius-md);font-size:1rem;font-weight:600;transition:all var(--transition-fast);text-align:left;cursor:pointer}.MainNavbar-module__mobileMenuLink___0XS8f svg:first-child{font-size:1.3rem}.MainNavbar-module__mobileMenuLink___0XS8f svg:last-child{margin-left:auto}.MainNavbar-module__mobileMenuLink___0XS8f:hover{background:#ff6b3526;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__mobileCategoryBtn___0BJdD{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:var(--border-radius-lg);color:var(--text-light);font-size:1rem;font-weight:600;transition:all var(--transition-fast);cursor:pointer;text-align:left}.MainNavbar-module__mobileCategoryBtn___0BJdD svg{margin-left:auto}.MainNavbar-module__mobileCategoryBtn___0BJdD:hover{background:#ff6b3526;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__mobileServiceLink___VgqoC{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;color:var(--text-light);background:#0000004d;border-radius:var(--border-radius-md);border-left:3px solid transparent;transition:all var(--transition-fast);font-size:.95rem}.MainNavbar-module__mobileServiceLink___VgqoC:hover{background:#ff6b3526;color:var(--accent-orange);border-left-color:var(--accent-orange);padding-left:1.75rem}.MainNavbar-module__mobileSearchBtn___-QifU{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;color:var(--text-white);background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:var(--border-radius-lg);font-size:1rem;font-weight:600;transition:all var(--transition-fast);cursor:pointer}.MainNavbar-module__mobileSearchBtn___-QifU:hover{background:#ff6b3533;border-color:var(--accent-orange);color:var(--accent-orange)}.MainNavbar-module__verticalLogo___rQj3e{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:1rem;margin-bottom:1rem;border-bottom:2px solid rgba(255,107,53,.3);transition:all var(--transition-normal);position:relative}.MainNavbar-module__logoImage___yJOjW{width:95px;height:auto;transition:all .3s ease;filter:drop-shadow(0 0 10px rgba(255,107,53,.3))}.MainNavbar-module__verticalNav___V1Zn7.MainNavbar-module__expanded___0dthi .MainNavbar-module__logoImage___yJOjW{width:120px}.MainNavbar-module__logoImage___yJOjW:hover{transform:scale(1.05);filter:drop-shadow(0 0 20px rgba(255,107,53,.6))}.MainNavbar-module__verticalLogoText___43sDY{position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);font-size:.65rem;color:var(--text-gray);font-weight:500;font-family:var(--font-mono);white-space:nowrap;animation:MainNavbar-module__fadeIn___fdfvh .3s ease;letter-spacing:.5px}.MainNavbar-module__mobileLogo___17ejX{display:flex;align-items:center;justify-content:center}.MainNavbar-module__mobileLogoImage___-TVzZ{height:45px;width:auto;filter:drop-shadow(0 0 8px rgba(255,107,53,.4))}.GlobalSearch-module__searchOverlay___UvprZ{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:5rem 1rem;overflow-y:auto;animation:GlobalSearch-module__fadeIn___C652R .2s ease}@keyframes GlobalSearch-module__fadeIn___C652R{0%{opacity:0}to{opacity:1}}.GlobalSearch-module__searchPanel___WQ5RN{width:100%;max-width:700px;background:var(--primary-purple-dark);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2rem;position:relative;animation:GlobalSearch-module__slideDown___X1Ont .3s ease}@keyframes GlobalSearch-module__slideDown___X1Ont{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__closeSearch___c79x6{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:var(--text-light);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.25rem}.GlobalSearch-module__closeSearch___c79x6:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.GlobalSearch-module__searchContainer___jGMfD{position:relative;margin-bottom:2rem}.GlobalSearch-module__searchIcon___astG-{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--accent-orange);pointer-events:none}.GlobalSearch-module__searchInput___U2nVV{width:100%;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1.125rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.GlobalSearch-module__searchInput___U2nVV::placeholder{color:#fff6}.GlobalSearch-module__searchInput___U2nVV:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.GlobalSearch-module__searchResults___JWnSt{max-height:500px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--accent-orange) rgba(255,255,255,.1)}.GlobalSearch-module__searchResults___JWnSt::-webkit-scrollbar{width:6px}.GlobalSearch-module__searchResults___JWnSt::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.GlobalSearch-module__searchResults___JWnSt::-webkit-scrollbar-thumb{background:var(--accent-orange);border-radius:3px}.GlobalSearch-module__resultsHeader___TXqAV{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem;font-size:.875rem;color:var(--text-light);font-family:var(--font-mono)}.GlobalSearch-module__resultsList___YDJuD{display:flex;flex-direction:column;gap:.5rem}.GlobalSearch-module__resultItem___Fe2yE{width:100%;padding:1rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left}.GlobalSearch-module__resultItem___Fe2yE:hover{background:#ffffff0d;border-color:#ff6b354d;transform:translate(4px)}.GlobalSearch-module__resultContent___-49Wc{display:flex;flex-direction:column;gap:.5rem}.GlobalSearch-module__resultTitle___Bn6-b{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:var(--text-white);font-family:var(--font-mono)}.GlobalSearch-module__resultIcon___JaETO{color:var(--accent-orange);font-size:1.125rem;flex-shrink:0}.GlobalSearch-module__resultMeta___q1r06{display:flex;align-items:center;gap:1rem;font-size:.8125rem;color:var(--text-light);font-family:var(--font-mono)}.GlobalSearch-module__resultCategory___4U6eQ{padding:.25rem .75rem;background:#ff6b351a;border-radius:4px;color:var(--accent-orange);font-size:.75rem}.GlobalSearch-module__resultPath___Lesvu{opacity:.6}.GlobalSearch-module__noResults___oTNAa{text-align:center;padding:3rem 2rem}.GlobalSearch-module__noResultsIcon___y2-bl{font-size:3rem;margin-bottom:1rem;color:var(--text-light);opacity:.5}.GlobalSearch-module__noResults___oTNAa h3{font-size:1.25rem;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);font-weight:400}.GlobalSearch-module__noResults___oTNAa p{color:var(--text-light);font-size:.9375rem;font-family:var(--font-body)}.GlobalSearch-module__suggestions___-TtB9{padding:1rem 0}.GlobalSearch-module__suggestionsHeader___o1u1Z{font-size:.875rem;color:var(--text-light);margin-bottom:1rem;font-family:var(--font-mono)}.GlobalSearch-module__suggestionsList___2ClVb{display:flex;flex-wrap:wrap;gap:.75rem}.GlobalSearch-module__suggestionItem___8hB3d{padding:.625rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.GlobalSearch-module__suggestionItem___8hB3d:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}@media (max-width: 768px){.GlobalSearch-module__searchPanel___WQ5RN{padding:1.5rem;margin-top:1rem}.GlobalSearch-module__closeSearch___c79x6{top:6rem;right:1rem;width:36px;height:36px;font-size:1.125rem}.GlobalSearch-module__searchIcon___astG-{font-size:1.25rem;left:1rem}.GlobalSearch-module__searchInput___U2nVV{padding:1rem 1rem 1rem 3rem;font-size:1rem}.GlobalSearch-module__resultItem___Fe2yE{padding:.875rem 1rem}.GlobalSearch-module__resultTitle___Bn6-b{font-size:.9375rem}.GlobalSearch-module__resultMeta___q1r06{flex-direction:column;align-items:flex-start;gap:.5rem}.GlobalSearch-module__noResults___oTNAa{padding:2rem 1rem}.GlobalSearch-module__noResultsIcon___y2-bl{font-size:2.5rem}.GlobalSearch-module__noResults___oTNAa h3{font-size:1.125rem}}@media (max-width: 480px){.GlobalSearch-module__searchOverlay___UvprZ{padding:3rem .5rem}.GlobalSearch-module__searchPanel___WQ5RN{padding:1.25rem}.GlobalSearch-module__searchInput___U2nVV{font-size:.9375rem;padding:.875rem .875rem .875rem 2.75rem}.GlobalSearch-module__resultTitle___Bn6-b{font-size:.875rem}.GlobalSearch-module__resultMeta___q1r06{font-size:.75rem}.GlobalSearch-module__suggestionItem___8hB3d{padding:.5rem 1rem;font-size:.8125rem}}@media (max-width: 768px){.GlobalSearch-module__searchPanel___WQ5RN{padding:1.5rem;margin-top:1rem}.GlobalSearch-module__closeSearch___c79x6{top:1rem;right:1rem;width:36px;height:36px;font-size:1.125rem}.GlobalSearch-module__searchIcon___astG-{font-size:1.25rem;left:1rem}.GlobalSearch-module__searchInput___U2nVV{padding:1rem 1rem 1rem 3rem;font-size:1rem}}@media (max-width: 480px){.GlobalSearch-module__searchOverlay___UvprZ{padding:3rem .5rem}.GlobalSearch-module__searchPanel___WQ5RN{padding:1.25rem}.GlobalSearch-module__closeSearch___c79x6{top:6rem;right:.75rem}}.Footer-module__footer___A76NF{background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);border-top:2px solid var(--accent-orange);margin-top:4rem;position:relative;overflow:hidden}.Footer-module__footer___A76NF:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-orange),transparent);animation:Footer-module__shimmer___xl5K8 3s infinite}@keyframes Footer-module__shimmer___xl5K8{0%,to{opacity:.3}50%{opacity:1}}.Footer-module__container___QneNs{max-width:1400px;margin:0 auto;padding:3rem 2rem 1.5rem}.Footer-module__topSection___x6L8i{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:3rem;margin-bottom:3rem}.Footer-module__column___-B2Ii{display:flex;flex-direction:column;gap:1rem}.Footer-module__logo___fz58n{display:inline-block;transition:all var(--transition-fast);filter:brightness(1)}.Footer-module__logo___fz58n:hover{filter:brightness(1.1);transform:translateY(-2px)}.Footer-module__logoImage___ZVDZY{width:auto;height:auto;max-width:130px;display:block}.Footer-module__tagline___RPXnZ{font-family:var(--font-mono);color:var(--text-gray);font-size:.9rem;margin-top:-.5rem}.Footer-module__description___gSSA8{color:var(--text-light);font-size:.95rem;line-height:1.6;max-width:300px}.Footer-module__social___w7t-P{display:flex;gap:1rem;margin-top:1rem}.Footer-module__socialLink___MW1mj{width:40px;height:40px;border-radius:50%;background:#ff6b351a;display:flex;align-items:center;justify-content:center;color:var(--text-white);font-size:1.1rem;transition:all var(--transition-fast);border:1px solid transparent}.Footer-module__socialLink___MW1mj:hover{background:var(--accent-orange);color:var(--primary-purple);transform:translateY(-3px) scale(1.1);border-color:var(--accent-orange);box-shadow:0 5px 15px #ff6b3566}.Footer-module__columnTitle___hDxvh{color:var(--text-white);font-size:1.1rem;font-weight:700;margin-bottom:.5rem;position:relative;padding-bottom:.5rem}.Footer-module__columnTitle___hDxvh:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:var(--accent-orange)}.Footer-module__firstLetter___x-vU7{color:var(--accent-orange)}.Footer-module__linkList___723It{list-style:none;display:flex;flex-direction:column;gap:.75rem}.Footer-module__linkList___723It li a{color:var(--text-light);font-size:.95rem;transition:all var(--transition-fast);display:inline-block;position:relative}.Footer-module__linkList___723It li a:before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:0;height:2px;background:var(--accent-orange);transition:width var(--transition-fast)}.Footer-module__linkList___723It li a:hover{color:var(--accent-orange);padding-left:20px}.Footer-module__linkList___723It li a:hover:before{width:10px}.Footer-module__contactList___w4QE9{list-style:none;display:flex;flex-direction:column;gap:1rem}.Footer-module__contactList___w4QE9 li{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.95rem}.Footer-module__contactList___w4QE9 .Footer-module__icon___rBVy3{color:var(--accent-orange);font-size:1.2rem;flex-shrink:0}.Footer-module__contactList___w4QE9 a{color:var(--text-light);transition:color var(--transition-fast)}.Footer-module__contactList___w4QE9 a:hover{color:var(--accent-orange)}.Footer-module__divider___yTI-x{height:1px;background:linear-gradient(90deg,transparent,rgba(255,107,53,.3),transparent);margin:2rem 0}.Footer-module__bottomSection___FFBM8{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0}.Footer-module__legalLinks___nGVYZ{display:flex;flex-wrap:wrap;gap:1.5rem}.Footer-module__legalLinks___nGVYZ a{color:var(--text-gray);font-size:.85rem;transition:color var(--transition-fast)}.Footer-module__legalLinks___nGVYZ a:hover{color:var(--accent-orange)}.Footer-module__copyright___GZaN-{color:var(--text-gray);font-size:.85rem}.Footer-module__scrollToTop___FNxN4{position:fixed;bottom:30px;left:80px;width:50px;height:50px;border-radius:50%;background:var(--accent-orange);color:var(--text-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.75rem;box-shadow:0 4px 15px #ff6b3566;transition:all .3s ease;opacity:0;visibility:hidden;transform:translateY(20px) scale(.8);z-index:1000}.Footer-module__scrollToTop___FNxN4.Footer-module__visible___eD0gO{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.Footer-module__scrollToTop___FNxN4:hover{background:var(--primary-purple);transform:translateY(-5px) scale(1.1);box-shadow:0 8px 25px #ff6b3599}.Footer-module__scrollToTop___FNxN4:active{transform:translateY(-2px) scale(1.05)}.Footer-module__scrollToTop___FNxN4.Footer-module__visible___eD0gO:before{content:"";position:absolute;inset:-5px;border-radius:50%;background:var(--accent-orange);opacity:.3;animation:Footer-module__pulse___CGlca 2s ease-in-out infinite;z-index:-1}@keyframes Footer-module__pulse___CGlca{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:0}}@media (max-width: 1024px){.Footer-module__topSection___x6L8i{grid-template-columns:repeat(3,1fr)}.Footer-module__column___-B2Ii:first-child{grid-column:1 / -1}}@media (max-width: 768px){.Footer-module__container___QneNs{padding:2.5rem 1.5rem 1.5rem}.Footer-module__topSection___x6L8i{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.Footer-module__column___-B2Ii:first-child{grid-column:1 / -1;text-align:center}.Footer-module__logo___fz58n{display:inline-block;margin:0 auto}.Footer-module__logoImage___ZVDZY{max-width:110px}.Footer-module__description___gSSA8{max-width:100%}.Footer-module__social___w7t-P{justify-content:center}.Footer-module__columnTitle___hDxvh{font-size:1rem}.Footer-module__linkList___723It li a,.Footer-module__contactList___w4QE9 li{font-size:.9rem}.Footer-module__bottomSection___FFBM8{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.Footer-module__legalLinks___nGVYZ{justify-content:center;gap:1rem 1.25rem}.Footer-module__copyright___GZaN-{text-align:center}.Footer-module__scrollToTop___FNxN4{width:45px;height:45px;bottom:20px;left:20px;font-size:1.5rem}}@media (max-width: 640px){.Footer-module__container___QneNs{padding:2rem 1rem 1rem}.Footer-module__topSection___x6L8i{gap:1.75rem 1.25rem}.Footer-module__column___-B2Ii:first-child{padding-bottom:1rem;border-bottom:1px solid rgba(255,107,53,.2)}.Footer-module__logoImage___ZVDZY{max-width:100px}.Footer-module__tagline___RPXnZ{font-size:.85rem}.Footer-module__description___gSSA8{font-size:.9rem}.Footer-module__social___w7t-P{gap:.75rem;margin-top:.75rem}.Footer-module__socialLink___MW1mj{width:38px;height:38px;font-size:1rem}.Footer-module__columnTitle___hDxvh{font-size:.95rem}.Footer-module__linkList___723It{gap:.625rem}.Footer-module__linkList___723It li a,.Footer-module__contactList___w4QE9 li{font-size:.875rem}.Footer-module__contactList___w4QE9{gap:.875rem}.Footer-module__contactList___w4QE9 .Footer-module__icon___rBVy3{font-size:1.1rem}.Footer-module__divider___yTI-x{margin:1.5rem 0}.Footer-module__bottomSection___FFBM8{padding:1.25rem 0;gap:1rem}.Footer-module__legalLinks___nGVYZ{gap:.75rem 1rem;font-size:.8rem}.Footer-module__legalLinks___nGVYZ a,.Footer-module__copyright___GZaN-{font-size:.8rem}.Footer-module__scrollToTop___FNxN4{width:42px;height:42px;bottom:16px;left:16px;font-size:1.4rem}}@media (max-width: 480px){.Footer-module__logoImage___ZVDZY{max-width:85px}.Footer-module__social___w7t-P{flex-wrap:wrap}.Footer-module__socialLink___MW1mj{width:36px;height:36px;font-size:.95rem}.Footer-module__legalLinks___nGVYZ{flex-direction:column;gap:.625rem;align-items:center}.Footer-module__scrollToTop___FNxN4{width:40px;height:40px;bottom:12px;left:12px;font-size:1.3rem}}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.Footer-module__scrollToTop___FNxN4:focus-visible{outline:2px solid var(--accent-orange);outline-offset:3px}@media print{.Footer-module__scrollToTop___FNxN4{display:none}}.CookieBanner-module__overlay___2E1cs{position:fixed;bottom:0;left:0;right:0;z-index:10000;animation:CookieBanner-module__slideUp___x4cD6 .4s ease-out;padding-bottom:var(--safe-area-inset-bottom)}@keyframes CookieBanner-module__slideUp___x4cD6{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieBanner-module__banner___CCCRc{background:linear-gradient(135deg,var(--primary-purple-dark),var(--primary-purple-darker));border-top:2px solid var(--accent-orange);box-shadow:0 -5px 30px #00000080;backdrop-filter:blur(10px)}.CookieBanner-module__content___t2mVl{max-width:1200px;margin:0 auto;padding:1.5rem 2rem}.CookieBanner-module__title___MQAeT{font-size:1.3rem;font-weight:700;color:var(--text-white);margin-bottom:1rem}.CookieBanner-module__firstLetter___kUrmB{color:var(--accent-orange)}.CookieBanner-module__description___emV9Q{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.CookieBanner-module__actions___cQDWW{display:flex;gap:1rem;flex-wrap:wrap}.CookieBanner-module__btnPrimary___SDY-w{padding:.75rem 2rem;background:var(--accent-orange);color:var(--primary-purple);font-weight:600;border-radius:var(--border-radius-md);transition:all var(--transition-fast);font-size:.95rem}.CookieBanner-module__btnPrimary___SDY-w:hover{background:var(--accent-orange-light);transform:translateY(-2px);box-shadow:0 5px 15px #ff6b3566}.CookieBanner-module__btnSecondary___NXzpN{padding:.75rem 2rem;background:transparent;color:var(--text-white);font-weight:600;border:2px solid rgba(255,107,53,.5);border-radius:var(--border-radius-md);transition:all var(--transition-fast);font-size:.95rem}.CookieBanner-module__btnSecondary___NXzpN:hover{border-color:var(--accent-orange);background:#ff6b351a;transform:translateY(-2px)}.CookieBanner-module__btnSettings___W43fg{padding:.75rem 2rem;background:transparent;color:var(--text-gray);font-weight:600;border:1px solid rgba(255,255,255,.2);border-radius:var(--border-radius-md);transition:all var(--transition-fast);font-size:.95rem}.CookieBanner-module__btnSettings___W43fg:hover{color:var(--text-white);border-color:#fff6}.CookieBanner-module__settings___O3Rsu{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.CookieBanner-module__settingItem___smx5X label{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:var(--border-radius-md);cursor:pointer;transition:all var(--transition-fast)}.CookieBanner-module__settingItem___smx5X label:hover{background:#ff6b351a;border-color:var(--accent-orange)}.CookieBanner-module__settingItem___smx5X input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:var(--accent-orange)}.CookieBanner-module__settingItem___smx5X input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.CookieBanner-module__settingInfo___L4N9u{display:flex;flex-direction:column;gap:.25rem;flex:1}.CookieBanner-module__settingTitle___asoD3{color:var(--text-white);font-weight:600;font-size:1rem}.CookieBanner-module__settingDesc___mbJvM{color:var(--text-gray);font-size:.85rem}@media (max-width: 768px){.CookieBanner-module__content___t2mVl{padding:1rem}.CookieBanner-module__actions___cQDWW{flex-direction:column}.CookieBanner-module__btnPrimary___SDY-w,.CookieBanner-module__btnSecondary___NXzpN,.CookieBanner-module__btnSettings___W43fg{width:100%;text-align:center}.CookieBanner-module__settingItem___smx5X label{padding:.75rem}}.ChatWidget-module__floatingBtn___IiugO{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #ff6b3566;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9998;font-size:28px}.ChatWidget-module__floatingBtn___IiugO:hover{transform:scale(1.1) translateY(-2px);box-shadow:0 6px 30px #ff6b3599}.ChatWidget-module__floatingBtn___IiugO:active{transform:scale(.95)}.ChatWidget-module__floatingBtn___IiugO.ChatWidget-module__pulse___q1AwJ{animation:ChatWidget-module__pulseButton___R2mpO 2s infinite}@keyframes ChatWidget-module__pulseButton___R2mpO{0%,to{box-shadow:0 4px 20px #ff6b3566}50%{box-shadow:0 4px 30px #ff6b35cc,0 0 0 10px #ff6b351a}}.ChatWidget-module__badge___qjS4F{position:absolute;top:-5px;right:-5px;background:#ff3b3b;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid white;animation:ChatWidget-module__badgePulse___-10iU 2s infinite}@keyframes ChatWidget-module__badgePulse___-10iU{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ChatWidget-module__chatWindow___kKYPX{position:fixed;bottom:24px;right:24px;width:400px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 100px);background:#1a1a2e;border-radius:16px;box-shadow:0 20px 60px #0006;display:flex;flex-direction:column;z-index:9999;animation:ChatWidget-module__slideUp___oxwPC .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes ChatWidget-module__slideUp___oxwPC{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatWidget-module__header___xViTS{background:linear-gradient(135deg,#2d1b4e,#1a1a2e);border-bottom:1px solid rgba(255,107,53,.3);padding:16px;border-radius:16px 16px 0 0}.ChatWidget-module__headerContent___siBST{display:flex;align-items:center;justify-content:space-between}.ChatWidget-module__tabs___53RNY{display:flex;gap:8px}.ChatWidget-module__tab___uLEvC{padding:8px 16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;border-radius:8px;color:#fff9;cursor:pointer;transition:all .2s;font-size:13px;font-weight:500}.ChatWidget-module__tab___uLEvC:hover{background:#ffffff1a;color:#fffc}.ChatWidget-module__tab___uLEvC.ChatWidget-module__active___viNL9{background:#ff6b35;border-color:#ff6b35;color:#fff}.ChatWidget-module__closeBtn___HnLZ8{width:32px;height:32px;border-radius:50%;background:#ffffff1a;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:18px}.ChatWidget-module__closeBtn___HnLZ8:hover{background:#ff6b354d;transform:rotate(90deg)}.ChatWidget-module__content___ECCWf,.ChatWidget-module__chatContainer___Kv069{flex:1;display:flex;flex-direction:column;overflow:hidden}.ChatWidget-module__joinForm___-mm2G{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.ChatWidget-module__joinHeader___AoPLT{margin-bottom:32px}.ChatWidget-module__liveIndicator___TYHBG{display:inline-flex;align-items:center;gap:8px;background:#2ecc711a;border:1px solid rgba(46,204,113,.3);color:#2ecc71;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;margin-bottom:16px}.ChatWidget-module__joinHeader___AoPLT h3{color:#fff;font-size:22px;margin-bottom:8px;font-weight:600}.ChatWidget-module__joinHeader___AoPLT p{color:#fff9;font-size:14px}.ChatWidget-module__nameInput___rASRB{width:100%;padding:14px 16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:16px;outline:none;transition:all .2s;background:#ffffff0d;color:#fff;margin-bottom:16px}.ChatWidget-module__nameInput___rASRB::placeholder{color:#fff6}.ChatWidget-module__nameInput___rASRB:focus{border-color:#ff6b35;background:#ffffff14}.ChatWidget-module__joinBtn___p4OuY{width:100%;padding:14px 24px;background:#ff6b35;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.ChatWidget-module__joinBtn___p4OuY:hover:not(:disabled){background:#e65a2e;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.ChatWidget-module__joinBtn___p4OuY:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__joinInfo___rqOwa{margin-top:24px;display:flex;flex-direction:column;gap:8px}.ChatWidget-module__joinInfo___rqOwa p{color:#ffffff80;font-size:13px}.ChatWidget-module__liveHeader___zR-DD{padding:12px 16px;background:#ff6b350d;border-bottom:1px solid rgba(255,107,53,.2);text-align:center}.ChatWidget-module__messages___tyDHi{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#0f0f1e;-webkit-overflow-scrolling:touch}.ChatWidget-module__messages___tyDHi::-webkit-scrollbar{width:6px}.ChatWidget-module__messages___tyDHi::-webkit-scrollbar-thumb{background:#ff6b354d;border-radius:3px}.ChatWidget-module__messages___tyDHi::-webkit-scrollbar-track{background:#ffffff0d}.ChatWidget-module__emptyMessages___pRiWB{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff6;font-size:14px}.ChatWidget-module__message___ju9tc{display:flex;animation:ChatWidget-module__messageSlide___6Qm68 .3s ease-out}@keyframes ChatWidget-module__messageSlide___6Qm68{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatWidget-module__message___ju9tc.ChatWidget-module__user___Hbtja{justify-content:flex-end}.ChatWidget-module__message___ju9tc.ChatWidget-module__bot___qoAkZ{justify-content:flex-start}.ChatWidget-module__messageBubble___LZGHL{max-width:75%;padding:10px 14px;border-radius:12px;word-wrap:break-word;overflow-wrap:break-word}.ChatWidget-module__message___ju9tc.ChatWidget-module__user___Hbtja .ChatWidget-module__messageBubble___LZGHL{background:#ff6b35;color:#fff;border-bottom-right-radius:4px}.ChatWidget-module__message___ju9tc.ChatWidget-module__bot___qoAkZ .ChatWidget-module__messageBubble___LZGHL{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;border-bottom-left-radius:4px}.ChatWidget-module__senderName___6H604{font-size:11px;color:#fff9;margin-bottom:4px;font-weight:500}.ChatWidget-module__messageText___Zd2tO{font-size:14px;line-height:1.5;white-space:pre-wrap}.ChatWidget-module__messageTime___VfgtK{font-size:11px;opacity:.6;margin-top:4px;text-align:right}.ChatWidget-module__typing___PRdKQ{display:flex;gap:4px;padding:8px 0}.ChatWidget-module__typing___PRdKQ span{width:8px;height:8px;border-radius:50%;background:#fff9;animation:ChatWidget-module__typingBounce___0lJ25 1.4s infinite ease-in-out}.ChatWidget-module__typing___PRdKQ span:nth-child(1){animation-delay:0s}.ChatWidget-module__typing___PRdKQ span:nth-child(2){animation-delay:.2s}.ChatWidget-module__typing___PRdKQ span:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__typingBounce___0lJ25{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.ChatWidget-module__quickReplies___wKcL0{padding:12px 16px;background:#ffffff05;border-top:1px solid rgba(255,255,255,.05)}.ChatWidget-module__quickRepliesTitle___jS6VL{font-size:12px;color:#fff9;margin-bottom:8px;font-weight:500}.ChatWidget-module__quickRepliesGrid___9-xDU{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ChatWidget-module__quickReply___ge6vP{padding:8px 12px;background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:8px;color:#ff6b35;cursor:pointer;transition:all .2s;font-size:13px;text-align:center}.ChatWidget-module__quickReply___ge6vP:hover{background:#ff6b3533;transform:translateY(-2px)}.ChatWidget-module__switchToLive___ls-Li{padding:12px 16px;background:#ffffff05;border-top:1px solid rgba(255,255,255,.05)}.ChatWidget-module__liveChatBtn___N76E2{width:100%;padding:12px 20px;background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.ChatWidget-module__liveChatBtn___N76E2:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2ecc7166}.ChatWidget-module__spamWarning___xWawi{padding:8px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;font-size:12px;text-align:center;animation:ChatWidget-module__shake___nZobD .4s}@keyframes ChatWidget-module__shake___nZobD{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.ChatWidget-module__inputArea___Z3KzW{display:flex;gap:8px;padding:16px;background:#ffffff05;border-top:1px solid rgba(255,255,255,.08)}.ChatWidget-module__input___UniKD{flex:1;padding:12px 16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:14px;outline:none;transition:all .2s;background:#ffffff0d;color:#fff}.ChatWidget-module__input___UniKD::placeholder{color:#fff6}.ChatWidget-module__input___UniKD:focus{border-color:#ff6b35;background:#ffffff14}.ChatWidget-module__input___UniKD:disabled{opacity:.5;cursor:not-allowed}.ChatWidget-module__sendBtn___qUlt3{width:44px;height:44px;border-radius:8px;background:#ff6b35;border:none;color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ChatWidget-module__sendBtn___qUlt3:hover:not(:disabled){background:#e65a2e;transform:translateY(-2px)}.ChatWidget-module__sendBtn___qUlt3:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 768px){.ChatWidget-module__floatingBtn___IiugO{bottom:20px;right:20px;width:56px;height:56px;font-size:24px}.ChatWidget-module__chatWindow___kKYPX{bottom:0;right:0;left:0;width:100%;max-width:100%;height:100vh;max-height:88vh;border-radius:0}.ChatWidget-module__header___xViTS{border-radius:0;padding:12px 16px}.ChatWidget-module__tabs___53RNY{gap:6px}.ChatWidget-module__tab___uLEvC{padding:6px 12px;font-size:12px}.ChatWidget-module__messages___tyDHi{padding:12px}.ChatWidget-module__messageBubble___LZGHL{max-width:85%;padding:10px 12px}.ChatWidget-module__joinForm___-mm2G{padding:24px}.ChatWidget-module__joinHeader___AoPLT h3{font-size:20px}.ChatWidget-module__quickRepliesGrid___9-xDU{grid-template-columns:1fr 1fr}.ChatWidget-module__inputArea___Z3KzW{padding:12px}.ChatWidget-module__input___UniKD{font-size:16px;padding:10px 14px}.ChatWidget-module__nameInput___rASRB{font-size:16px}.ChatWidget-module__sendBtn___qUlt3{width:48px;height:48px}}@media (max-width: 768px){input[type=text]{font-size:16px!important}}.Acasa-module__homepage___PNn90{width:100%;scroll-snap-type:y proximity;scroll-behavior:smooth}.Acasa-module__section___YygcQ{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out;scroll-snap-align:start;scroll-snap-stop:normal}@media (min-width: 769px){.Acasa-module__section___YygcQ{opacity:0;transform:translateY(50px)}.Acasa-module__section___YygcQ.Acasa-module__visible___ghbuq{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.Acasa-module__section___YygcQ{opacity:1;transform:translateY(0)}}.Acasa-module__dividerSection___ZJ7ki{position:relative;width:100%;min-height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Acasa-module__waveContainer___lvO7h{width:100%;height:100px;position:relative}.Acasa-module__wave___1yUxl{width:100%;height:100%;display:block;transition:transform .3s ease-out}.Acasa-module__wave___1yUxl path{animation:Acasa-module__wavePulse___qSgAg 4s ease-in-out infinite}@keyframes Acasa-module__wavePulse___qSgAg{0%,to{opacity:.7}50%{opacity:1}}.Acasa-module__diagonalDivider___stWyS{width:100%;height:100px;background:linear-gradient(135deg,transparent 49%,var(--accent-orange) 49%,var(--accent-orange) 51%,transparent 51%);opacity:.1;animation:Acasa-module__diagonalShift___5BqZF 8s ease-in-out infinite}@keyframes Acasa-module__diagonalShift___5BqZF{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.Acasa-module__particlesContainer___MG0zY{position:relative;width:100%;height:100px}.Acasa-module__particle___hB2t9{position:absolute;width:4px;height:4px;background:var(--accent-orange);border-radius:50%;animation:Acasa-module__floatParticle___POZ76 4s infinite ease-in-out;opacity:.6}@keyframes Acasa-module__floatParticle___POZ76{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-30px) scale(1.5);opacity:.8}}.Acasa-module__zigzagDivider___FVluQ{width:100%;height:50px}.Acasa-module__zigzagDivider___FVluQ svg{width:100%;height:100%;animation:Acasa-module__zigzagMove___wOSKt 6s ease-in-out infinite}@keyframes Acasa-module__zigzagMove___wOSKt{0%,to{transform:translate(0)}50%{transform:translate(-20px)}}.Acasa-module__dotsPattern___52Oyt{position:relative;width:100%;height:100px}.Acasa-module__dot___22AcZ{position:absolute;width:6px;height:6px;background:var(--accent-orange);border-radius:50%;animation:Acasa-module__dotPulse___SiULK 2s infinite;opacity:0}@keyframes Acasa-module__dotPulse___SiULK{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.6;transform:scale(1.2)}}@media (max-width: 768px){.Acasa-module__dividerSection___ZJ7ki{min-height:50px}.Acasa-module__waveContainer___lvO7h,.Acasa-module__diagonalDivider___stWyS,.Acasa-module__particlesContainer___MG0zY,.Acasa-module__dotsPattern___52Oyt{height:60px}.Acasa-module__zigzagDivider___FVluQ{height:30px}}@media (prefers-reduced-motion: reduce){.Acasa-module__section___YygcQ{opacity:1;transform:translateY(0);transition:none}.Acasa-module__wave___1yUxl,.Acasa-module__wave___1yUxl path,.Acasa-module__diagonalDivider___stWyS,.Acasa-module__particle___hB2t9,.Acasa-module__zigzagDivider___FVluQ svg,.Acasa-module__dot___22AcZ{animation:none}}.HeroSection-module__hero___ru-L9{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.HeroSection-module__hero___ru-L9:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.HeroSection-module__content___HdvTr{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.HeroSection-module__logoWrapper___6RjPx{display:flex;align-items:center;gap:.5rem;will-change:opacity,transform}.HeroSection-module__logoImage___w6EFG{width:auto;height:120px;max-width:90vw;object-fit:contain;filter:drop-shadow(0 0 20px rgba(255,107,53,.3))}.HeroSection-module__logo___XF9Bq{font-size:4rem;font-weight:800;font-family:var(--font-display);display:flex;align-items:baseline;gap:.3rem}.HeroSection-module__logoI___DwU7Y{color:var(--accent-orange)}.HeroSection-module__logoTS___zW4Lc{color:var(--text-white)}.HeroSection-module__mainTagline___19jwz,.HeroSection-module__secondaryTagline___ZCLr9{display:flex;align-items:baseline;gap:.75rem;font-size:3.5rem;font-weight:700;font-family:var(--font-display);will-change:opacity,transform;flex-wrap:wrap;justify-content:center}.HeroSection-module__itsText___Vt7gJ{color:var(--text-light);font-weight:400}.HeroSection-module__highlight___3Tyrh{color:var(--accent-orange);position:relative}.HeroSection-module__highlight___3Tyrh:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);opacity:.3}.HeroSection-module__comma___pQgyd{color:var(--accent-orange);margin-left:-.5rem}.HeroSection-module__description___VTSgF{text-align:center;max-width:700px;will-change:opacity,transform}.HeroSection-module__description___VTSgF p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}.HeroSection-module__scrollIndicator___2CK14{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;will-change:opacity}.HeroSection-module__scrollMouse___L3iwS{width:30px;height:50px;border:2px solid var(--accent-orange);border-radius:15px;position:relative;display:flex;justify-content:center;padding-top:8px}.HeroSection-module__scrollWheel___N2bpb{width:4px;height:10px;background:var(--accent-orange);border-radius:2px;animation:HeroSection-module__scrollAnimation___rv0VF 2s infinite}@keyframes HeroSection-module__scrollAnimation___rv0VF{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.HeroSection-module__scrollText___JYHly{color:var(--text-gray);font-size:.9rem;font-family:var(--font-mono);letter-spacing:.5px}@media (max-width: 1024px){.HeroSection-module__hero___ru-L9{min-height:100vh}.HeroSection-module__logoImage___w6EFG{height:100px}.HeroSection-module__logo___XF9Bq{font-size:3rem}.HeroSection-module__mainTagline___19jwz,.HeroSection-module__secondaryTagline___ZCLr9{font-size:2.5rem}.HeroSection-module__description___VTSgF p{font-size:1.1rem}}@media (max-width: 768px){.HeroSection-module__hero___ru-L9{min-height:100vh}.HeroSection-module__content___HdvTr{gap:2rem;padding:1.5rem}.HeroSection-module__logoImage___w6EFG{height:80px}.HeroSection-module__logo___XF9Bq{font-size:2.5rem}.HeroSection-module__mainTagline___19jwz,.HeroSection-module__secondaryTagline___ZCLr9{font-size:2rem;gap:.5rem}.HeroSection-module__highlight___3Tyrh:after{height:2px}.HeroSection-module__description___VTSgF{max-width:90%}.HeroSection-module__description___VTSgF p{font-size:1rem}.HeroSection-module__scrollIndicator___2CK14{bottom:2rem}.HeroSection-module__scrollMouse___L3iwS{width:26px;height:44px}.HeroSection-module__scrollText___JYHly{font-size:.8rem}}@media (max-width: 480px){.HeroSection-module__hero___ru-L9{min-height:90vh}.HeroSection-module__content___HdvTr{gap:1.5rem}.HeroSection-module__logoImage___w6EFG{height:60px}.HeroSection-module__logo___XF9Bq{font-size:2rem}.HeroSection-module__mainTagline___19jwz,.HeroSection-module__secondaryTagline___ZCLr9{font-size:1.5rem;gap:.4rem}.HeroSection-module__description___VTSgF p{font-size:.95rem;line-height:1.6}.HeroSection-module__scrollIndicator___2CK14{bottom:3rem}.HeroSection-module__scrollMouse___L3iwS{width:24px;height:40px}.HeroSection-module__scrollWheel___N2bpb{width:3px;height:8px}.HeroSection-module__scrollText___JYHly{font-size:.75rem}}.AboutSection-module__aboutSection___KJEo2{min-height:100vh;background:var(--primary-purple-dark)}.AboutSection-module__hero___RgkrO{min-height:50vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AboutSection-module__hero___RgkrO:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.AboutSection-module__heroContent___u2y-v{position:relative;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.AboutSection-module__heroTitle___PURBp{animation:AboutSection-module__fadeInUp___kTtWO .8s ease-out forwards;opacity:0}.AboutSection-module__heroTitle___PURBp h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.AboutSection-module__heroSubtitle___ILZqT{animation:AboutSection-module__fadeInUp___kTtWO 1s ease-out .2s forwards;opacity:0}.AboutSection-module__mainLine___ymep6{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.AboutSection-module__heroDescription___d-v0T{text-align:center;max-width:700px;animation:AboutSection-module__fadeInUp___kTtWO 1.2s ease-out .4s forwards;opacity:0}.AboutSection-module__heroDescription___d-v0T p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes AboutSection-module__fadeInUp___kTtWO{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AboutSection-module__stats___HEJNp{padding:3rem 0;background:#0003}.AboutSection-module__container___C4Xxx{max-width:1400px;margin:0 auto;padding:0 2rem}.AboutSection-module__statsGrid___EXGCm{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.AboutSection-module__statCard___dkKBN{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.AboutSection-module__statCard___dkKBN:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.AboutSection-module__statNumber___3WFjh{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.AboutSection-module__statLabel___4Gze-{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.AboutSection-module__categories___cjQZb{padding:2.5rem 0;background:#ff6b3505}.AboutSection-module__categoriesGrid___v0lbf{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.AboutSection-module__categoryBtn___U1GLk{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.AboutSection-module__categoryBtn___U1GLk:hover{background:#ffffff08;border-color:#ff6b354d}.AboutSection-module__categoryBtn___U1GLk.AboutSection-module__active___9bRQS{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.AboutSection-module__categoryName___d2Ud0{font-family:var(--font-mono)}.AboutSection-module__featured___S6QKV{padding:5rem 0;background:var(--primary-purple-dark)}.AboutSection-module__sectionTitle___yTv3L{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.AboutSection-module__featuredGrid___aa2j4{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.AboutSection-module__featuredCard___iu12O{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.AboutSection-module__featuredCard___iu12O:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.AboutSection-module__featuredBadge___Ip7BO{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.AboutSection-module__featureIcon___q7j12{font-size:3rem;margin-bottom:1rem;display:block}.AboutSection-module__featureTitle___iBfuJ{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.AboutSection-module__featureDescription___X--mm{color:var(--text-gray);line-height:1.7;margin-bottom:1.25rem;font-size:.9375rem;font-family:var(--font-body)}.AboutSection-module__featureDetails___q2P1h{list-style:none;padding:0;margin:0}.AboutSection-module__featureDetails___q2P1h li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-mono)}.AboutSection-module__featureDetails___q2P1h li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.AboutSection-module__allFeatures___PzBr0{padding:5rem 0;background:#ff6b3505}.AboutSection-module__featuresGrid___0vuWd{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.AboutSection-module__featureCard___ReHw-{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.AboutSection-module__featureCard___ReHw-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.AboutSection-module__values___m-4pP{padding:5rem 0;background:var(--primary-purple-dark)}.AboutSection-module__valuesGrid___pUtNq{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.AboutSection-module__valueCard___5uxw2{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.AboutSection-module__valueCard___5uxw2:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.AboutSection-module__valueCard___5uxw2 h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.AboutSection-module__valueCard___5uxw2 p{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.AboutSection-module__cta___qNfBJ{padding:5rem 0;text-align:center;background:#ff6b3505}.AboutSection-module__ctaContent___vz1H-{max-width:700px;margin:0 auto}.AboutSection-module__cta___qNfBJ h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.AboutSection-module__cta___qNfBJ p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.AboutSection-module__ctaButton___JypDz{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.AboutSection-module__ctaButton___JypDz:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.AboutSection-module__heroTitle___PURBp h1{font-size:3rem}.AboutSection-module__mainLine___ymep6{font-size:1.25rem}.AboutSection-module__heroDescription___d-v0T p{font-size:1rem}}@media (max-width: 768px){.AboutSection-module__hero___RgkrO{min-height:45vh}.AboutSection-module__heroContent___u2y-v{min-height:45vh;gap:1.25rem;padding:3rem 1.5rem}.AboutSection-module__heroTitle___PURBp h1{font-size:2.5rem}.AboutSection-module__mainLine___ymep6{font-size:1.125rem}.AboutSection-module__heroDescription___d-v0T p{font-size:.9375rem}.AboutSection-module__container___C4Xxx{padding:0 1rem}.AboutSection-module__sectionTitle___yTv3L{font-size:2rem}.AboutSection-module__statsGrid___EXGCm{grid-template-columns:repeat(2,1fr);gap:1.25rem}.AboutSection-module__statCard___dkKBN{padding:1.5rem 1.25rem}.AboutSection-module__statNumber___3WFjh{font-size:1.75rem}.AboutSection-module__statLabel___4Gze-{font-size:.75rem}.AboutSection-module__categoriesGrid___v0lbf{gap:.625rem}.AboutSection-module__categoryBtn___U1GLk{padding:.5rem 1rem;font-size:.8125rem}.AboutSection-module__featuredGrid___aa2j4,.AboutSection-module__featuresGrid___0vuWd,.AboutSection-module__valuesGrid___pUtNq{grid-template-columns:1fr;gap:1.5rem}.AboutSection-module__featuredCard___iu12O,.AboutSection-module__featureCard___ReHw-,.AboutSection-module__valueCard___5uxw2{padding:1.5rem}.AboutSection-module__featureIcon___q7j12{font-size:2.5rem}.AboutSection-module__featureTitle___iBfuJ{font-size:1.25rem}.AboutSection-module__featureDescription___X--mm{font-size:.875rem}.AboutSection-module__cta___qNfBJ h2{font-size:2rem}.AboutSection-module__cta___qNfBJ p{font-size:1rem}}@media (max-width: 480px){.AboutSection-module__hero___RgkrO{min-height:40vh}.AboutSection-module__heroContent___u2y-v{min-height:40vh;padding:2.5rem 1rem;gap:1rem}.AboutSection-module__heroTitle___PURBp h1{font-size:2rem}.AboutSection-module__mainLine___ymep6{font-size:1rem}.AboutSection-module__heroDescription___d-v0T p{font-size:.875rem}.AboutSection-module__sectionTitle___yTv3L{font-size:1.75rem}.AboutSection-module__statsGrid___EXGCm{grid-template-columns:1fr;gap:1rem}.AboutSection-module__statCard___dkKBN{padding:1.25rem 1rem}.AboutSection-module__statNumber___3WFjh{font-size:1.5rem}.AboutSection-module__statLabel___4Gze-{font-size:.6875rem}.AboutSection-module__categoryBtn___U1GLk{padding:.5rem .875rem;font-size:.75rem}.AboutSection-module__featuredCard___iu12O,.AboutSection-module__featureCard___ReHw-,.AboutSection-module__valueCard___5uxw2{padding:1.25rem}.AboutSection-module__featuredBadge___Ip7BO{padding:.25rem .75rem;font-size:.625rem}.AboutSection-module__featureIcon___q7j12{font-size:2rem}.AboutSection-module__featureTitle___iBfuJ{font-size:1.125rem}.AboutSection-module__featureDescription___X--mm,.AboutSection-module__featureDetails___q2P1h li{font-size:.8125rem}.AboutSection-module__valueCard___5uxw2 h3{font-size:1.125rem}.AboutSection-module__valueCard___5uxw2 p{font-size:.875rem}.AboutSection-module__cta___qNfBJ h2{font-size:1.75rem}.AboutSection-module__cta___qNfBJ p{font-size:.9375rem}.AboutSection-module__ctaButton___JypDz{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.AboutSection-module__heroTitle___PURBp h1{font-size:1.75rem}.AboutSection-module__mainLine___ymep6{font-size:.9375rem}.AboutSection-module__sectionTitle___yTv3L{font-size:1.5rem}.AboutSection-module__featureTitle___iBfuJ{font-size:1rem}}.ServicesSection-module__services___4isaK{padding:5rem 0;background:var(--primary-purple-dark);position:relative;overflow:hidden}.ServicesSection-module__backgroundPattern___XcqRq{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 20% 30%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(78,205,196,.1) 0%,transparent 50%);pointer-events:none}.ServicesSection-module__container___AGxje{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative}.ServicesSection-module__header___n4CWY{text-align:center;margin-bottom:3rem}.ServicesSection-module__title___2Ys-y{font-size:2rem;font-weight:700;color:var(--text-white);margin-bottom:.75rem;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.ServicesSection-module__highlight___Za5ys{color:var(--accent-orange);position:relative;display:inline-block}.ServicesSection-module__highlight___Za5ys:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-orange),transparent);border-radius:2px}.ServicesSection-module__subtitle___0eMzE{font-size:.95rem;color:var(--text-light);opacity:.85;font-family:var(--font-body);line-height:1.6}.ServicesSection-module__carouselWrapper___DC2FI{position:relative;margin:0 -1rem;padding:2rem 0 3rem}.ServicesSection-module__navArrow___eteY7{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#ffffff0a;border:2px solid rgba(255,107,53,.2);color:var(--accent-orange);display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;backdrop-filter:blur(10px)}.ServicesSection-module__navArrow___eteY7:hover:not(.ServicesSection-module__navArrowDisabled___-YTup){background:#ff6b3526;border-color:var(--accent-orange);box-shadow:0 4px 16px #ff6b3533}.ServicesSection-module__navArrowLeft___dVBaq{left:-26px}.ServicesSection-module__navArrowRight___boicr{right:-26px}.ServicesSection-module__navArrowDisabled___-YTup{opacity:.2;cursor:not-allowed;pointer-events:none}.ServicesSection-module__carousel___eC0m-{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:1rem 1rem 2rem;-webkit-overflow-scrolling:touch;cursor:grab}.ServicesSection-module__carousel___eC0m-:active{cursor:grabbing}.ServicesSection-module__carousel___eC0m-::-webkit-scrollbar{display:none}.ServicesSection-module__card___SrkIE{flex:0 0 90%;min-width:280px;max-width:340px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem 1.75rem;scroll-snap-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;flex-direction:column;opacity:.5;transform:scale(.95);backdrop-filter:blur(10px)}.ServicesSection-module__card___SrkIE:hover{opacity:1;transform:scale(.98)}.ServicesSection-module__cardActive___jc0J5{opacity:1;transform:scale(1);box-shadow:0 20px 60px #0003}.ServicesSection-module__cardGlow___1fSMo{position:absolute;top:-50%;left:0;right:0;height:100%;pointer-events:none;transition:opacity .4s ease;border-radius:20px 20px 0 0}.ServicesSection-module__iconWrapper___0Djp7{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:2px solid;transition:all .4s ease;position:relative;z-index:1}.ServicesSection-module__icon___mx-XJ{font-size:2rem;display:block;line-height:1}.ServicesSection-module__cardTitle___SfWsr{font-size:1.25rem;font-weight:700;color:var(--text-white);margin-bottom:1.25rem;line-height:1.3;font-family:var(--font-mono);letter-spacing:-.01em}.ServicesSection-module__examplesList___6M6po{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;flex-grow:1}.ServicesSection-module__exampleItem___KAoRS{display:flex;align-items:center;gap:.75rem;color:var(--text-gray);font-size:.875rem;font-family:var(--font-body);line-height:1.5;transition:all .3s ease}.ServicesSection-module__cardActive___jc0J5 .ServicesSection-module__exampleItem___KAoRS{color:var(--text-light)}.ServicesSection-module__exampleBullet___jeiUh{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.ServicesSection-module__cardFooter___hDl6o{margin-top:auto;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06)}.ServicesSection-module__cardCta___LApSR{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;font-family:var(--font-mono);transition:all .3s ease;cursor:pointer}.ServicesSection-module__cardCta___LApSR svg{transition:transform .3s ease}.ServicesSection-module__cardCta___LApSR:hover svg{transform:translate(3px)}.ServicesSection-module__indicators___-OlcN{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:0 1rem}.ServicesSection-module__indicator___1UfGn{width:8px;height:8px;border-radius:50%;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.ServicesSection-module__indicator___1UfGn:hover{transform:scale(1.2)}.ServicesSection-module__indicatorActive___BVpbl{width:28px;border-radius:4px;box-shadow:0 2px 8px #0000004d}.ServicesSection-module__swipeHint___RHHIq{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--text-light);font-size:.8rem;font-family:var(--font-mono);opacity:.5;margin-top:1rem;padding:0 1rem;transition:opacity .3s ease}.ServicesSection-module__swipeArrow___yF8kQ{font-size:1.1rem;color:var(--accent-orange)}@media (min-width: 600px){.ServicesSection-module__services___4isaK{padding:6rem 0}.ServicesSection-module__container___AGxje{padding:0 2rem}.ServicesSection-module__header___n4CWY{margin-bottom:4rem}.ServicesSection-module__title___2Ys-y{font-size:2.5rem}.ServicesSection-module__subtitle___0eMzE{font-size:1.05rem}.ServicesSection-module__carouselWrapper___DC2FI{margin:0 -2rem}.ServicesSection-module__carousel___eC0m-{padding:1.5rem 2rem 2rem;gap:1.5rem}.ServicesSection-module__card___SrkIE{flex:0 0 calc(50% - .75rem);max-width:400px;padding:2.25rem 2rem}.ServicesSection-module__iconWrapper___0Djp7{width:72px;height:72px}.ServicesSection-module__icon___mx-XJ{font-size:2.25rem}.ServicesSection-module__cardTitle___SfWsr{font-size:1.4rem}.ServicesSection-module__exampleItem___KAoRS{font-size:.9rem}}@media (min-width: 1024px){.ServicesSection-module__services___4isaK{padding:8rem 0}.ServicesSection-module__title___2Ys-y{font-size:3rem}.ServicesSection-module__subtitle___0eMzE{font-size:1.15rem}.ServicesSection-module__carouselWrapper___DC2FI{margin:0;padding:3rem 0 4rem}.ServicesSection-module__navArrow___eteY7{display:flex}.ServicesSection-module__carousel___eC0m-{padding:2rem 0;gap:2rem;overflow-x:visible;scroll-snap-type:none;flex-wrap:wrap;justify-content:center}.ServicesSection-module__card___SrkIE{flex:0 0 calc(33.333% - 1.35rem);max-width:380px;opacity:.7;transform:scale(1)}.ServicesSection-module__card___SrkIE:hover,.ServicesSection-module__cardActive___jc0J5{opacity:1;transform:translateY(-8px)}.ServicesSection-module__iconWrapper___0Djp7{width:80px;height:80px}.ServicesSection-module__icon___mx-XJ{font-size:2.5rem}.ServicesSection-module__cardTitle___SfWsr{font-size:1.5rem}.ServicesSection-module__exampleItem___KAoRS{font-size:.95rem}.ServicesSection-module__indicators___-OlcN,.ServicesSection-module__swipeHint___RHHIq{display:none}}@media (min-width: 1400px){.ServicesSection-module__backgroundPattern___XcqRq{opacity:.05}.ServicesSection-module__title___2Ys-y{font-size:3.5rem}.ServicesSection-module__subtitle___0eMzE{font-size:1.25rem}.ServicesSection-module__card___SrkIE{max-width:420px}.ServicesSection-module__cardTitle___SfWsr{font-size:1.6rem}}@media (max-width: 359px){.ServicesSection-module__services___4isaK{padding:4rem 0}.ServicesSection-module__title___2Ys-y{font-size:1.75rem}.ServicesSection-module__subtitle___0eMzE{font-size:.85rem}.ServicesSection-module__card___SrkIE{min-width:260px;padding:1.75rem 1.5rem}.ServicesSection-module__iconWrapper___0Djp7{width:56px;height:56px}.ServicesSection-module__icon___mx-XJ{font-size:1.75rem}.ServicesSection-module__cardTitle___SfWsr{font-size:1.15rem}.ServicesSection-module__exampleItem___KAoRS{font-size:.8rem;gap:.6rem}.ServicesSection-module__cardCta___LApSR{font-size:.85rem}}@media (hover: none) and (pointer: coarse){.ServicesSection-module__card___SrkIE{transform:scale(.95)}.ServicesSection-module__cardActive___jc0J5{transform:scale(1)}.ServicesSection-module__card___SrkIE:active{transform:scale(.98)}}@media (prefers-reduced-motion: reduce){.ServicesSection-module__carousel___eC0m-{scroll-behavior:auto}.ServicesSection-module__card___SrkIE,.ServicesSection-module__indicator___1UfGn,.ServicesSection-module__navArrow___eteY7,.ServicesSection-module__cardCta___LApSR svg,.ServicesSection-module__iconWrapper___0Djp7{transition:none}.ServicesSection-module__swipeArrow___yF8kQ,.ServicesSection-module__cardActive___jc0J5 .ServicesSection-module__iconWrapper___0Djp7{animation:none}}@media (prefers-contrast: high){.ServicesSection-module__card___SrkIE{border-width:2px}.ServicesSection-module__cardActive___jc0J5,.ServicesSection-module__navArrow___eteY7{border-width:3px}}@media print{.ServicesSection-module__services___4isaK{padding:2rem 0}.ServicesSection-module__navArrow___eteY7,.ServicesSection-module__indicators___-OlcN,.ServicesSection-module__swipeHint___RHHIq{display:none}.ServicesSection-module__carousel___eC0m-{flex-wrap:wrap;gap:1rem}.ServicesSection-module__card___SrkIE{flex:0 0 calc(50% - .5rem);opacity:1;transform:none;page-break-inside:avoid}}.ServicesSection-module__cardFooter___hDl6o a{text-decoration:none;display:inline-block}.ServicesSection-module__cardFooter___hDl6o a:hover{text-decoration:none}.FAQSection-module__faq___tgYwN{padding:5rem 0;background:var(--primary-purple-dark);position:relative;overflow:hidden}.FAQSection-module__backgroundPattern___xFwYm{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 30% 20%,rgba(255,107,53,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(78,205,196,.1) 0%,transparent 50%);pointer-events:none}.FAQSection-module__container___Yngf8{max-width:900px;margin:0 auto;padding:0 1rem;position:relative}.FAQSection-module__header___isCUF{text-align:center;margin-bottom:3rem}.FAQSection-module__title___Hk9tD{font-size:2rem;font-weight:700;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);line-height:1.2;letter-spacing:-.02em}.FAQSection-module__highlight___GxrmV{color:var(--accent-orange);position:relative}.FAQSection-module__highlight___GxrmV:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-orange),transparent);border-radius:2px}.FAQSection-module__subtitle___PxIaQ{font-size:.95rem;color:var(--text-light);opacity:.85;font-family:var(--font-body)}.FAQSection-module__categoryTabs___jonVx{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap;padding:0 .5rem}.FAQSection-module__categoryTab___piJpP{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;font-family:var(--font-mono);color:var(--text-white);border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.FAQSection-module__categoryTab___piJpP:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .4s,height .4s}.FAQSection-module__categoryTab___piJpP:hover:before{width:200%;height:200%}.FAQSection-module__categoryTab___piJpP:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0003}.FAQSection-module__categoryTab___piJpP.FAQSection-module__active___kpAfw{border-color:var(--category-color);box-shadow:0 4px 16px #0000004d;transform:translateY(-2px)}.FAQSection-module__categoryIcon___-212-{font-size:1.1rem;line-height:1;display:block}.FAQSection-module__categoryLabel___KUWRc{position:relative;z-index:1}.FAQSection-module__faqList___vMmZk{display:flex;flex-direction:column;gap:.75rem}.FAQSection-module__faqItem___43cFO{background:#ffffff05;border:2px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;backdrop-filter:blur(10px)}.FAQSection-module__faqItem___43cFO:hover{background:#ffffff0a;box-shadow:0 8px 24px #00000026}.FAQSection-module__faqItemOpen___nZhnT{background:#ffffff0d;box-shadow:0 8px 32px #0003}.FAQSection-module__question___g-TTD{width:100%;padding:1.25rem 1.5rem;text-align:left;font-size:.95rem;font-weight:600;font-family:var(--font-mono);color:var(--text-white);display:flex;justify-content:space-between;align-items:center;gap:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;background:transparent;border:none;position:relative}.FAQSection-module__question___g-TTD:hover{background:#ffffff08}.FAQSection-module__questionText___N8GUI{flex:1;line-height:1.5}.FAQSection-module__icon___VP0EZ{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0d;border:2px solid currentColor;transition:all .3s cubic-bezier(.4,0,.2,1)}.FAQSection-module__faqItemOpen___nZhnT .FAQSection-module__icon___VP0EZ{background:var(--item-color);border-color:var(--item-color)}.FAQSection-module__icon___VP0EZ svg{display:block}.FAQSection-module__answer___S7BQm{overflow:hidden;will-change:height,opacity}.FAQSection-module__answer___S7BQm p{padding:0 1.5rem 1.5rem;color:var(--text-light);line-height:1.7;font-size:.9rem;font-family:var(--font-body);margin:0}.FAQSection-module__activeIndicator___Z191d{position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0;transform-origin:left}.FAQSection-module__helpCta___F6e36{margin-top:4rem;text-align:center;padding:2.5rem 2rem;background:#ff6b350d;border:2px solid rgba(255,107,53,.15);border-radius:20px;position:relative;overflow:hidden}.FAQSection-module__helpCta___F6e36:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 50% 0%,rgba(255,107,53,.1) 0%,transparent 70%);pointer-events:none}.FAQSection-module__helpIcon___URelb{font-size:3rem;margin-bottom:1rem;animation:FAQSection-module__float___cHTpd 3s ease-in-out infinite}@keyframes FAQSection-module__float___cHTpd{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.FAQSection-module__helpCta___F6e36 h3{font-size:1.5rem;font-weight:700;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.FAQSection-module__helpCta___F6e36 p{font-size:.95rem;color:var(--text-light);margin-bottom:1.5rem;font-family:var(--font-body);line-height:1.6}.FAQSection-module__contactBtn___DlnF7{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:var(--accent-orange);color:var(--text-white);border:none;border-radius:50px;font-size:.95rem;font-weight:600;font-family:var(--font-mono);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #ff6b354d}.FAQSection-module__contactBtn___DlnF7:hover{box-shadow:0 6px 24px #ff6b3566;background:#e65a2e}.FAQSection-module__contactBtn___DlnF7 svg{transition:transform .3s ease}.FAQSection-module__contactBtn___DlnF7:hover svg{transform:translate(3px)}@media (min-width: 600px){.FAQSection-module__faq___tgYwN{padding:6rem 0}.FAQSection-module__container___Yngf8{padding:0 2rem}.FAQSection-module__header___isCUF{margin-bottom:3.5rem}.FAQSection-module__title___Hk9tD{font-size:2.5rem}.FAQSection-module__subtitle___PxIaQ{font-size:1.05rem}.FAQSection-module__categoryTabs___jonVx{gap:.75rem}.FAQSection-module__categoryTab___piJpP{padding:.75rem 1.5rem;font-size:.9rem}.FAQSection-module__categoryIcon___-212-{font-size:1.2rem}.FAQSection-module__faqList___vMmZk{gap:1rem}.FAQSection-module__question___g-TTD{padding:1.5rem 2rem;font-size:1rem}.FAQSection-module__answer___S7BQm p{padding:0 2rem 1.75rem;font-size:.95rem}.FAQSection-module__helpCta___F6e36{padding:3rem 2.5rem}.FAQSection-module__helpIcon___URelb{font-size:3.5rem}.FAQSection-module__helpCta___F6e36 h3{font-size:1.75rem}.FAQSection-module__helpCta___F6e36 p{font-size:1rem}}@media (min-width: 1024px){.FAQSection-module__faq___tgYwN{padding:8rem 0}.FAQSection-module__title___Hk9tD{font-size:3rem}.FAQSection-module__subtitle___PxIaQ{font-size:1.15rem}.FAQSection-module__categoryTab___piJpP{padding:.85rem 1.75rem;font-size:.95rem}.FAQSection-module__question___g-TTD{font-size:1.05rem}.FAQSection-module__answer___S7BQm p{font-size:1rem}.FAQSection-module__helpCta___F6e36{padding:3.5rem 3rem}.FAQSection-module__helpIcon___URelb{font-size:4rem}.FAQSection-module__helpCta___F6e36 h3{font-size:2rem}.FAQSection-module__helpCta___F6e36 p{font-size:1.05rem;max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:2rem}}@media (max-width: 359px){.FAQSection-module__faq___tgYwN{padding:4rem 0}.FAQSection-module__title___Hk9tD{font-size:1.75rem}.FAQSection-module__subtitle___PxIaQ{font-size:.85rem}.FAQSection-module__categoryTab___piJpP{padding:.6rem 1rem;font-size:.8rem;gap:.4rem}.FAQSection-module__categoryIcon___-212-{font-size:1rem}.FAQSection-module__question___g-TTD{padding:1rem 1.25rem;font-size:.875rem;gap:1rem}.FAQSection-module__icon___VP0EZ{width:28px;height:28px}.FAQSection-module__answer___S7BQm p{padding:0 1.25rem 1.25rem;font-size:.85rem}.FAQSection-module__helpCta___F6e36{padding:2rem 1.5rem}.FAQSection-module__helpIcon___URelb{font-size:2.5rem}.FAQSection-module__helpCta___F6e36 h3{font-size:1.25rem}.FAQSection-module__helpCta___F6e36 p{font-size:.875rem}.FAQSection-module__contactBtn___DlnF7{padding:.75rem 1.5rem;font-size:.875rem}}@media (hover: none) and (pointer: coarse){.FAQSection-module__categoryTab___piJpP:active{transform:scale(.95)}.FAQSection-module__question___g-TTD:active{background:#ffffff0d}.FAQSection-module__contactBtn___DlnF7:active{transform:scale(.95)}}@media (prefers-reduced-motion: reduce){.FAQSection-module__categoryTab___piJpP:before{transition:none}.FAQSection-module__categoryTab___piJpP:hover:before{width:0;height:0}.FAQSection-module__icon___VP0EZ{transition:none}.FAQSection-module__answer___S7BQm{transition:opacity .2s ease}.FAQSection-module__helpIcon___URelb{animation:none}.FAQSection-module__categoryTab___piJpP,.FAQSection-module__question___g-TTD,.FAQSection-module__faqItem___43cFO,.FAQSection-module__contactBtn___DlnF7{transition:none}}@media (prefers-contrast: high){.FAQSection-module__faqItem___43cFO,.FAQSection-module__categoryTab___piJpP,.FAQSection-module__icon___VP0EZ{border-width:3px}}@media print{.FAQSection-module__faq___tgYwN{padding:2rem 0}.FAQSection-module__backgroundPattern___xFwYm,.FAQSection-module__categoryTabs___jonVx{display:none}.FAQSection-module__faqItem___43cFO{page-break-inside:avoid;border:1px solid #333}.FAQSection-module__answer___S7BQm{height:auto!important;opacity:1!important}.FAQSection-module__icon___VP0EZ,.FAQSection-module__helpCta___F6e36{display:none}}.CTASection-module__cta___MbkBM{padding:5rem 0;text-align:center;background:#ff6b3505;position:relative;overflow:hidden}.CTASection-module__cta___MbkBM:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.CTASection-module__container___l-x3r{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.CTASection-module__content___tc4N1{max-width:700px;margin:0 auto}.CTASection-module__title___m-MvY{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.CTASection-module__subtitle___qBY6a{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.CTASection-module__btn___wfvo9{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.CTASection-module__btn___wfvo9:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.CTASection-module__title___m-MvY{font-size:2rem}.CTASection-module__subtitle___qBY6a{font-size:1rem}}@media (max-width: 768px){.CTASection-module__cta___MbkBM{padding:4rem 0}.CTASection-module__container___l-x3r{padding:0 1.5rem}.CTASection-module__title___m-MvY{font-size:1.75rem}.CTASection-module__subtitle___qBY6a{font-size:.9375rem}.CTASection-module__btn___wfvo9{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 480px){.CTASection-module__cta___MbkBM{padding:3rem 0}.CTASection-module__container___l-x3r{padding:0 1rem}.CTASection-module__title___m-MvY{font-size:1.5rem}.CTASection-module__subtitle___qBY6a{font-size:.875rem;margin-bottom:1.75rem}.CTASection-module__btn___wfvo9{padding:.875rem 1.75rem;font-size:.8125rem;width:100%;max-width:280px}}@media (max-width: 360px){.CTASection-module__title___m-MvY{font-size:1.375rem}.CTASection-module__subtitle___qBY6a{font-size:.8125rem}}.ProcessSection-module__process___q9AGW{min-height:90vh;padding:8rem 0 0rem;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);position:relative;overflow:hidden}.ProcessSection-module__process___q9AGW:before{content:"";position:absolute;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.ProcessSection-module__container___UvJt8{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.ProcessSection-module__header___YZiV8{text-align:center;margin-bottom:4rem;animation:ProcessSection-module__fadeInUp___NbZjB .8s ease-out forwards;opacity:0}@keyframes ProcessSection-module__fadeInUp___NbZjB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProcessSection-module__title___VhFsb{font-size:3rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em;line-height:1.2}.ProcessSection-module__subtitle___jf4VK{font-size:1.25rem;color:var(--text-light);font-family:var(--font-body);line-height:1.7;max-width:700px;margin:0 auto}.ProcessSection-module__timelineWrapper___8Jak8{position:relative;padding:2rem 0 4rem}.ProcessSection-module__timeline___NjHvO{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2rem 0;-webkit-overflow-scrolling:touch}.ProcessSection-module__timeline___NjHvO::-webkit-scrollbar{display:none}.ProcessSection-module__stepCard___mGGVA{flex:0 0 calc(33.333% - 1.333rem);min-width:320px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;scroll-snap-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;opacity:.6}.ProcessSection-module__stepCard___mGGVA:hover{background:#ffffff0a;border-color:#ff6b354d;opacity:1;transform:translateY(-4px)}.ProcessSection-module__stepCard___mGGVA.ProcessSection-module__active___wWmSX{background:#ff6b350f;border-color:var(--accent-orange);opacity:1;transform:translateY(-4px)}.ProcessSection-module__stepIcon___NFJg-{font-size:2.5rem;margin-bottom:1rem;filter:grayscale(.3);transition:all .3s ease}.ProcessSection-module__stepCard___mGGVA.ProcessSection-module__active___wWmSX .ProcessSection-module__stepIcon___NFJg-{filter:grayscale(0);transform:scale(1.1)}.ProcessSection-module__stepNumber___EvlmC{position:absolute;top:1.5rem;right:1.5rem;font-size:3rem;font-weight:300;color:var(--accent-orange);opacity:.15;font-family:var(--font-mono);line-height:1;transition:all .3s ease}.ProcessSection-module__stepCard___mGGVA.ProcessSection-module__active___wWmSX .ProcessSection-module__stepNumber___EvlmC{opacity:.25}.ProcessSection-module__stepHeader___GlRiI{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.ProcessSection-module__stepTitle___ttZsU{font-size:1.5rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.ProcessSection-module__stepDuration___jipc4{display:inline-block;padding:.3125rem .875rem;background:#ff6b351a;color:var(--accent-orange);border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.ProcessSection-module__stepDescription___0Wu4b{color:var(--text-gray);font-size:.9375rem;line-height:1.7;font-family:var(--font-body);transition:color .3s ease}.ProcessSection-module__stepCard___mGGVA.ProcessSection-module__active___wWmSX .ProcessSection-module__stepDescription___0Wu4b{color:var(--text-light)}.ProcessSection-module__stepConnector___FRD5K{position:absolute;right:-2rem;top:50%;transform:translateY(-50%);font-size:2rem;color:var(--accent-orange);opacity:.2;transition:opacity .3s ease;display:none}.ProcessSection-module__stepCard___mGGVA.ProcessSection-module__active___wWmSX .ProcessSection-module__stepConnector___FRD5K{opacity:.4}.ProcessSection-module__indicators___aUA3j{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem}.ProcessSection-module__indicator___6NQ1-{width:8px;height:8px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.ProcessSection-module__indicator___6NQ1-:hover{background:#ff6b3599;transform:scale(1.3)}.ProcessSection-module__indicatorActive___SZDY-{width:32px;border-radius:4px;background:var(--accent-orange)}.ProcessSection-module__swipeHint___SbZtP{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);display:none;align-items:center;gap:.5rem;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono);opacity:.6}.ProcessSection-module__swipeArrow___17EHl{font-size:1.2rem;animation:ProcessSection-module__swipeAnimation___grWiz 1.5s ease-in-out infinite}@keyframes ProcessSection-module__swipeAnimation___grWiz{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.ProcessSection-module__stats___j935W{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:5rem;padding-top:4rem;border-top:1px solid rgba(255,255,255,.08)}.ProcessSection-module__statItem___ylNZg{text-align:center;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.ProcessSection-module__statItem___ylNZg:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.ProcessSection-module__statNumber___qAscA{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.5rem}.ProcessSection-module__statLabel___88-lc{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}@media (min-width: 1025px){.ProcessSection-module__stepConnector___FRD5K{display:block}}@media (max-width: 1024px){.ProcessSection-module__process___q9AGW{padding:5rem 0}.ProcessSection-module__title___VhFsb{font-size:2.5rem}.ProcessSection-module__subtitle___jf4VK{font-size:1.125rem}.ProcessSection-module__stepCard___mGGVA{flex:0 0 calc(50% - 1rem);min-width:300px}.ProcessSection-module__swipeHint___SbZtP{display:flex}.ProcessSection-module__stats___j935W{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem;padding-top:3rem}}@media (max-width: 768px){.ProcessSection-module__process___q9AGW{padding:4rem 0}.ProcessSection-module__container___UvJt8{padding:5rem 1.5rem 0}.ProcessSection-module__header___YZiV8{margin-bottom:3rem}.ProcessSection-module__title___VhFsb{font-size:2rem}.ProcessSection-module__subtitle___jf4VK{font-size:1rem}.ProcessSection-module__timelineWrapper___8Jak8{margin-left:-1.5rem;margin-right:-1.5rem;padding:1.5rem 0 3.5rem}.ProcessSection-module__timeline___NjHvO{padding:1rem 1.5rem;gap:1rem}.ProcessSection-module__stepCard___mGGVA{flex:0 0 85%;min-width:280px;padding:1.75rem}.ProcessSection-module__stepIcon___NFJg-{font-size:2rem;margin-bottom:.875rem}.ProcessSection-module__stepNumber___EvlmC{font-size:2.5rem;top:1.25rem;right:1.25rem}.ProcessSection-module__stepTitle___ttZsU{font-size:1.375rem}.ProcessSection-module__stepDescription___0Wu4b{font-size:.875rem}.ProcessSection-module__indicators___aUA3j{margin-top:2rem;gap:.625rem}.ProcessSection-module__stats___j935W{grid-template-columns:1fr;gap:1.25rem;margin-top:3.5rem;padding-top:2.5rem}.ProcessSection-module__statItem___ylNZg{padding:1.25rem}.ProcessSection-module__statNumber___qAscA{font-size:1.75rem}.ProcessSection-module__statLabel___88-lc{font-size:.8125rem}}@media (max-width: 480px){.ProcessSection-module__process___q9AGW{padding:3rem 0}.ProcessSection-module__container___UvJt8{padding:8rem 1rem 0}.ProcessSection-module__header___YZiV8{margin-bottom:2.5rem}.ProcessSection-module__title___VhFsb{font-size:1.75rem}.ProcessSection-module__subtitle___jf4VK{font-size:.9375rem}.ProcessSection-module__timelineWrapper___8Jak8{margin-left:-1rem;margin-right:-1rem;padding:1rem 0 3rem}.ProcessSection-module__timeline___NjHvO{padding:1rem;gap:.875rem}.ProcessSection-module__stepCard___mGGVA{flex:0 0 90%;min-width:260px;padding:1.5rem}.ProcessSection-module__stepIcon___NFJg-{font-size:1.75rem;margin-bottom:.75rem}.ProcessSection-module__stepNumber___EvlmC{font-size:2rem;top:1rem;right:1rem}.ProcessSection-module__stepHeader___GlRiI{margin-bottom:.875rem;padding-bottom:.875rem}.ProcessSection-module__stepTitle___ttZsU{font-size:1.25rem;margin-bottom:.375rem}.ProcessSection-module__stepDuration___jipc4{padding:.25rem .75rem;font-size:.6875rem}.ProcessSection-module__stepDescription___0Wu4b{font-size:.8125rem;line-height:1.6}.ProcessSection-module__indicators___aUA3j{margin-top:1.75rem;gap:.5rem}.ProcessSection-module__indicator___6NQ1-{width:7px;height:7px}.ProcessSection-module__indicatorActive___SZDY-{width:28px}.ProcessSection-module__swipeHint___SbZtP{font-size:.75rem;bottom:.25rem}.ProcessSection-module__swipeArrow___17EHl{font-size:1rem}.ProcessSection-module__stats___j935W{grid-template-columns:1fr;gap:1rem;margin-top:3rem;padding-top:2rem}.ProcessSection-module__statItem___ylNZg{padding:1rem}.ProcessSection-module__statNumber___qAscA{font-size:1.5rem}.ProcessSection-module__statLabel___88-lc{font-size:.75rem}}@media (max-width: 360px){.ProcessSection-module__title___VhFsb{font-size:1.5rem}.ProcessSection-module__subtitle___jf4VK{font-size:.875rem}.ProcessSection-module__stepCard___mGGVA{flex:0 0 95%;min-width:240px;padding:1.25rem}.ProcessSection-module__stepIcon___NFJg-{font-size:1.5rem}.ProcessSection-module__stepNumber___EvlmC{font-size:1.75rem}.ProcessSection-module__stepTitle___ttZsU{font-size:1.125rem}.ProcessSection-module__stepDescription___0Wu4b{font-size:.75rem}.ProcessSection-module__statNumber___qAscA{font-size:1.375rem}.ProcessSection-module__statLabel___88-lc{font-size:.6875rem}}@media (min-width: 1025px){.ProcessSection-module__timeline___NjHvO{cursor:grab;user-select:none}.ProcessSection-module__timeline___NjHvO:active{cursor:grabbing}.ProcessSection-module__timeline___NjHvO{scroll-behavior:smooth}}.BlogHighlights-module__blog___pSh1S{padding:6rem 0;background:var(--primary-purple-dark);position:relative;overflow:hidden}.BlogHighlights-module__blog___pSh1S:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.BlogHighlights-module__container___cvZWg{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.BlogHighlights-module__header___GN-3x{text-align:center;margin-bottom:4rem}.BlogHighlights-module__title___DJoeD{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em;line-height:1.2}.BlogHighlights-module__subtitle___W9vB0{font-size:1rem;color:var(--text-light);font-family:var(--font-body);line-height:1.7;max-width:700px;margin:0 auto}.BlogHighlights-module__carouselWrapper___EwwI0{position:relative;padding:2rem 0 4rem}.BlogHighlights-module__carousel___CDwfv{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:1rem 0;-webkit-overflow-scrolling:touch}.BlogHighlights-module__carousel___CDwfv::-webkit-scrollbar{display:none}.BlogHighlights-module__card___sQpa-{flex:0 0 calc(33.333% - 1.333rem);min-width:320px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;scroll-snap-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;opacity:.7}.BlogHighlights-module__card___sQpa-:hover{background:#ffffff0a;border-color:#ff6b354d;opacity:1;transform:translateY(-4px)}.BlogHighlights-module__cardActive___Y56xf{background:#ff6b350f;border-color:var(--accent-orange);opacity:1;transform:translateY(-4px)}.BlogHighlights-module__cardHeader___F1cBx{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.BlogHighlights-module__category___I0iBO{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.BlogHighlights-module__readTime___tWSwS{color:var(--text-light);font-size:.75rem;font-family:var(--font-mono)}.BlogHighlights-module__cardTitle___PK45E{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BlogHighlights-module__cardExcerpt___JFtoi{color:var(--text-gray);font-size:.875rem;line-height:1.7;font-family:var(--font-body);margin-bottom:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.BlogHighlights-module__cardFooter___SWRKP{display:flex;justify-content:space-between;align-items:center}.BlogHighlights-module__date___0gyZ6{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.BlogHighlights-module__readMore___MtC7c{color:var(--accent-orange);font-size:.875rem;font-weight:400;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease}.BlogHighlights-module__readMore___MtC7c:hover{transform:translate(4px)}.BlogHighlights-module__indicators___m9xCA{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem}.BlogHighlights-module__indicator___ic5ke{width:8px;height:8px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.BlogHighlights-module__indicator___ic5ke:hover{background:#ff6b3599;transform:scale(1.3)}.BlogHighlights-module__indicatorActive___CIfq-{width:32px;border-radius:4px;background:var(--accent-orange)}.BlogHighlights-module__swipeHint___RF581{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);display:none;align-items:center;gap:.5rem;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono);opacity:.6}.BlogHighlights-module__swipeArrow___BYtfL{font-size:1.2rem;animation:BlogHighlights-module__swipeAnimation___fdL0F 1.5s ease-in-out infinite}@keyframes BlogHighlights-module__swipeAnimation___fdL0F{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.BlogHighlights-module__ctaContainer___EebIo{text-align:center;margin-top:3rem}.BlogHighlights-module__viewAllBtn___tg5wx{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.BlogHighlights-module__viewAllBtn___tg5wx:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (min-width: 1025px){.BlogHighlights-module__card___sQpa-{flex:0 0 calc(33.333% - 1.333rem)}}@media (max-width: 1024px){.BlogHighlights-module__blog___pSh1S{padding:5rem 0}.BlogHighlights-module__title___DJoeD{font-size:2rem}.BlogHighlights-module__card___sQpa-{flex:0 0 calc(50% - 1rem);min-width:300px}.BlogHighlights-module__swipeHint___RF581{display:flex}}@media (max-width: 768px){.BlogHighlights-module__blog___pSh1S{padding:4rem 0}.BlogHighlights-module__container___cvZWg{padding:0 1.5rem}.BlogHighlights-module__header___GN-3x{margin-bottom:3rem}.BlogHighlights-module__title___DJoeD{font-size:1.75rem}.BlogHighlights-module__subtitle___W9vB0{font-size:.9375rem}.BlogHighlights-module__carouselWrapper___EwwI0{margin-left:-1.5rem;margin-right:-1.5rem;padding:1.5rem 0 3.5rem}.BlogHighlights-module__carousel___CDwfv{padding:1rem 1.5rem;gap:1rem}.BlogHighlights-module__card___sQpa-{flex:0 0 85%;min-width:280px;padding:1.75rem}.BlogHighlights-module__cardHeader___F1cBx{margin-bottom:1rem;padding-bottom:1rem}.BlogHighlights-module__category___I0iBO{font-size:.6875rem;padding:.25rem .75rem}.BlogHighlights-module__readTime___tWSwS{font-size:.6875rem}.BlogHighlights-module__cardTitle___PK45E{font-size:1.125rem}.BlogHighlights-module__cardExcerpt___JFtoi{font-size:.8125rem}.BlogHighlights-module__date___0gyZ6{font-size:.75rem}.BlogHighlights-module__readMore___MtC7c{font-size:.8125rem}.BlogHighlights-module__indicators___m9xCA{margin-top:2rem;gap:.625rem}.BlogHighlights-module__ctaContainer___EebIo{margin-top:2.5rem}.BlogHighlights-module__viewAllBtn___tg5wx{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 480px){.BlogHighlights-module__blog___pSh1S{padding:3rem 0}.BlogHighlights-module__container___cvZWg{padding:0 1rem}.BlogHighlights-module__header___GN-3x{margin-bottom:2.5rem}.BlogHighlights-module__title___DJoeD{font-size:1.5rem}.BlogHighlights-module__subtitle___W9vB0{font-size:.875rem}.BlogHighlights-module__carouselWrapper___EwwI0{margin-left:-1rem;margin-right:-1rem;padding:1rem 0 3rem}.BlogHighlights-module__carousel___CDwfv{padding:1rem;gap:.875rem}.BlogHighlights-module__card___sQpa-{flex:0 0 90%;min-width:260px;padding:1.5rem}.BlogHighlights-module__cardHeader___F1cBx{margin-bottom:.875rem;padding-bottom:.875rem}.BlogHighlights-module__category___I0iBO{font-size:.625rem;padding:.1875rem .625rem}.BlogHighlights-module__readTime___tWSwS{font-size:.625rem}.BlogHighlights-module__cardTitle___PK45E{font-size:1rem;margin-bottom:.875rem}.BlogHighlights-module__cardExcerpt___JFtoi{font-size:.75rem;margin-bottom:1rem}.BlogHighlights-module__date___0gyZ6{font-size:.6875rem}.BlogHighlights-module__readMore___MtC7c{font-size:.75rem}.BlogHighlights-module__indicators___m9xCA{margin-top:1.75rem;gap:.5rem}.BlogHighlights-module__indicator___ic5ke{width:7px;height:7px}.BlogHighlights-module__indicatorActive___CIfq-{width:28px}.BlogHighlights-module__swipeHint___RF581{font-size:.75rem;bottom:.25rem}.BlogHighlights-module__swipeArrow___BYtfL{font-size:1rem}.BlogHighlights-module__ctaContainer___EebIo{margin-top:2rem}.BlogHighlights-module__viewAllBtn___tg5wx{padding:.875rem 1.75rem;font-size:.8125rem;width:100%;max-width:280px}}@media (max-width: 360px){.BlogHighlights-module__title___DJoeD{font-size:1.375rem}.BlogHighlights-module__subtitle___W9vB0{font-size:.8125rem}.BlogHighlights-module__card___sQpa-{flex:0 0 95%;min-width:240px;padding:1.25rem}.BlogHighlights-module__cardTitle___PK45E{font-size:.9375rem}.BlogHighlights-module__cardExcerpt___JFtoi{font-size:.6875rem}}@media (min-width: 1025px){.BlogHighlights-module__carousel___CDwfv{cursor:grab;user-select:none}.BlogHighlights-module__carousel___CDwfv:active{cursor:grabbing}}.ClientsSection-module__clients___i6mwp{padding:8rem 2rem;background:linear-gradient(180deg,var(--primary-purple-darker) 0%,var(--bg-dark) 100%);position:relative;overflow:hidden}.ClientsSection-module__backgroundGlow___XYLzF{position:absolute;top:20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,107,53,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:ClientsSection-module__glowPulse___QIWoR 8s ease-in-out infinite}@keyframes ClientsSection-module__glowPulse___QIWoR{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.ClientsSection-module__container___2j-dO{max-width:1400px;margin:0 auto;position:relative;z-index:1}.ClientsSection-module__header___LYict{text-align:center;margin-bottom:5rem}.ClientsSection-module__badge___6CIRL{display:inline-block;padding:.5rem 1.5rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:50px;color:var(--accent-orange);font-size:.85rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1.5rem;font-family:var(--font-mono);animation:ClientsSection-module__badgePulse___2CHP1 3s ease-in-out infinite}@keyframes ClientsSection-module__badgePulse___2CHP1{0%,to{box-shadow:0 0 20px #ff6b3533}50%{box-shadow:0 0 30px #ff6b3566}}.ClientsSection-module__title___pqrEB{font-size:3rem;font-weight:600;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);line-height:1.2}.ClientsSection-module__firstLetter___FeC5F{color:var(--accent-orange)}.ClientsSection-module__subtitle___fxSw0{font-size:1.2rem;color:var(--text-gray);max-width:700px;margin:0 auto;line-height:1.6}.ClientsSection-module__logoWrapper___4xxpm{position:relative;overflow:hidden;padding:2rem 0;display:flex;flex-direction:column;gap:2rem;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.ClientsSection-module__logoTrack___Yv9wQ{display:flex;gap:2rem;align-items:center;will-change:transform;transition:transform .1s linear}.ClientsSection-module__logoItem___Cwb-t{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.05);border-radius:8px;background:#ffffff03;transition:all .3s ease}.ClientsSection-module__logoItem___Cwb-t:hover{border-color:#ff6b3533;background:#ffffff05;box-shadow:0 5px 15px #ff6b351a}.ClientsSection-module__logoIcon___PiM0d{height:60px;width:auto;max-width:150px;object-fit:contain;opacity:.4;filter:grayscale(100%) brightness(.8);transition:all .3s ease}.ClientsSection-module__logoItem___Cwb-t:hover .ClientsSection-module__logoIcon___PiM0d{opacity:1;filter:grayscale(0%) brightness(1);transform:scale(1.05)}.ClientsSection-module__separator___adHKk{flex-shrink:0;font-size:2rem;color:var(--accent-orange);opacity:.3;font-weight:300}@media (max-width: 1024px){.ClientsSection-module__clients___i6mwp{padding:6rem 1.5rem}.ClientsSection-module__title___pqrEB{font-size:2.5rem}.ClientsSection-module__subtitle___fxSw0{font-size:1.1rem}.ClientsSection-module__logoItem___Cwb-t{padding:.6rem .8rem}.ClientsSection-module__logoIcon___PiM0d{height:50px;max-width:130px}.ClientsSection-module__separator___adHKk{font-size:1.8rem}.ClientsSection-module__logoTrack___Yv9wQ{gap:1.5rem}}@media (max-width: 768px){.ClientsSection-module__clients___i6mwp{padding:5rem 1.5rem}.ClientsSection-module__header___LYict{margin-bottom:3rem}.ClientsSection-module__title___pqrEB{font-size:2rem}.ClientsSection-module__subtitle___fxSw0{font-size:1rem}.ClientsSection-module__logoWrapper___4xxpm{padding:1.5rem 0;gap:1.5rem}.ClientsSection-module__logoItem___Cwb-t{padding:.5rem .7rem}.ClientsSection-module__logoIcon___PiM0d{height:45px;max-width:120px}.ClientsSection-module__separator___adHKk{font-size:1.5rem}.ClientsSection-module__logoTrack___Yv9wQ{gap:1.25rem}}@media (max-width: 480px){.ClientsSection-module__clients___i6mwp{padding:4rem 1rem}.ClientsSection-module__title___pqrEB{font-size:1.75rem}.ClientsSection-module__subtitle___fxSw0{font-size:.95rem}.ClientsSection-module__logoWrapper___4xxpm{gap:1rem}.ClientsSection-module__logoItem___Cwb-t{padding:.4rem .6rem}.ClientsSection-module__logoIcon___PiM0d{height:40px;max-width:100px}.ClientsSection-module__separator___adHKk{font-size:1.2rem}.ClientsSection-module__logoTrack___Yv9wQ{gap:1rem}}@media (prefers-reduced-motion: reduce){.ClientsSection-module__backgroundGlow___XYLzF,.ClientsSection-module__badge___6CIRL,.ClientsSection-module__logoIcon___PiM0d{animation:none;transition:none}}.ClientsSection-module__logoItem___Cwb-t{display:flex;align-items:center;justify-content:center;min-width:200px;height:100px;padding:.5rem}.ClientsSection-module__logoIcon___PiM0d{max-width:200px;max-height:100px;width:auto;height:auto;object-fit:contain;opacity:.7;transition:all .3s ease}.ClientsSection-module__logoIcon___PiM0d:hover{filter:grayscale(0) brightness(1) invert(0);opacity:1;transform:scale(1.05)}@supports (aspect-ratio: 2 / 1){.ClientsSection-module__logoIcon___PiM0d{aspect-ratio:2 / 1}}.WhyUsSection-module__whyUs___051Uc{min-height:100vh;padding:6rem 0;background:linear-gradient(180deg,var(--primary-purple-darker) 0%,var(--primary-purple-dark) 100%);position:relative;overflow:hidden}.WhyUsSection-module__whyUs___051Uc:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,107,53,.03) 0%,transparent 60%);pointer-events:none}.WhyUsSection-module__container___fwB-e{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.WhyUsSection-module__header___r2gJP{text-align:center;margin-bottom:4rem;animation:WhyUsSection-module__fadeInUp___oBOAd .8s ease-out forwards;opacity:0}@keyframes WhyUsSection-module__fadeInUp___oBOAd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WhyUsSection-module__title___rCt8d{font-size:3rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em;line-height:1.2}.WhyUsSection-module__subtitle___dzjIh{font-size:1.25rem;color:var(--text-light);font-family:var(--font-body);line-height:1.7;max-width:700px;margin:0 auto}.WhyUsSection-module__grid___vquJd{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:5rem}.WhyUsSection-module__card___7hYpC{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(30px);position:relative}.WhyUsSection-module__card___7hYpC:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.WhyUsSection-module__card___7hYpC.WhyUsSection-module__visible___KfDNF{opacity:1;transform:translateY(0)}.WhyUsSection-module__cardHeader___DH9Xd{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.WhyUsSection-module__iconWrapper___rgjna{display:flex;align-items:center;justify-content:center}.WhyUsSection-module__icon___N-Wpw{font-size:2.5rem;filter:grayscale(.2);transition:all .3s ease;display:block}.WhyUsSection-module__card___7hYpC:hover .WhyUsSection-module__icon___N-Wpw{filter:grayscale(0);transform:scale(1.1)}.WhyUsSection-module__tag___8CM7l{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.WhyUsSection-module__cardTitle___mWDbc{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.WhyUsSection-module__cardDescription___oGh8A{color:var(--text-gray);font-size:.9375rem;line-height:1.7;font-family:var(--font-body);margin:0}.WhyUsSection-module__stats___mayYJ{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 0}.WhyUsSection-module__statCard___JwJm0{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.WhyUsSection-module__statCard___JwJm0:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.WhyUsSection-module__statNumber___eAcdT{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.WhyUsSection-module__statLabel___stkPm{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}@media (max-width: 1024px){.WhyUsSection-module__whyUs___051Uc{padding:5rem 0}.WhyUsSection-module__title___rCt8d{font-size:2.5rem}.WhyUsSection-module__subtitle___dzjIh{font-size:1.125rem}.WhyUsSection-module__grid___vquJd{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-bottom:4rem}.WhyUsSection-module__card___7hYpC{padding:1.75rem}.WhyUsSection-module__stats___mayYJ{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.WhyUsSection-module__whyUs___051Uc{padding:4rem 0}.WhyUsSection-module__container___fwB-e{padding:0 1.5rem}.WhyUsSection-module__header___r2gJP{margin-bottom:3rem}.WhyUsSection-module__title___rCt8d{font-size:2rem}.WhyUsSection-module__subtitle___dzjIh{font-size:1rem}.WhyUsSection-module__grid___vquJd{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3.5rem}.WhyUsSection-module__card___7hYpC{padding:1.75rem}.WhyUsSection-module__cardHeader___DH9Xd{margin-bottom:1rem;padding-bottom:1rem}.WhyUsSection-module__icon___N-Wpw{font-size:2rem}.WhyUsSection-module__tag___8CM7l{font-size:.6875rem;padding:.25rem .75rem}.WhyUsSection-module__cardTitle___mWDbc{font-size:1.25rem}.WhyUsSection-module__cardDescription___oGh8A{font-size:.875rem}.WhyUsSection-module__stats___mayYJ{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:2.5rem 0}.WhyUsSection-module__statCard___JwJm0{padding:1.5rem 1.25rem}.WhyUsSection-module__statNumber___eAcdT{font-size:1.75rem}.WhyUsSection-module__statLabel___stkPm{font-size:.75rem}}@media (max-width: 480px){.WhyUsSection-module__whyUs___051Uc{padding:3rem 0}.WhyUsSection-module__container___fwB-e{padding:0 1rem}.WhyUsSection-module__header___r2gJP{margin-bottom:2.5rem}.WhyUsSection-module__title___rCt8d{font-size:1.75rem}.WhyUsSection-module__subtitle___dzjIh{font-size:.9375rem}.WhyUsSection-module__grid___vquJd{gap:1.25rem;margin-bottom:3rem}.WhyUsSection-module__card___7hYpC{padding:1.5rem}.WhyUsSection-module__cardHeader___DH9Xd{margin-bottom:.875rem;padding-bottom:.875rem}.WhyUsSection-module__icon___N-Wpw{font-size:1.75rem}.WhyUsSection-module__tag___8CM7l{font-size:.625rem;padding:.1875rem .625rem}.WhyUsSection-module__cardTitle___mWDbc{font-size:1.125rem;margin-bottom:.875rem}.WhyUsSection-module__cardDescription___oGh8A{font-size:.8125rem;line-height:1.6}.WhyUsSection-module__stats___mayYJ{grid-template-columns:1fr;gap:1rem;padding:2rem 0}.WhyUsSection-module__statCard___JwJm0{padding:1.25rem 1rem}.WhyUsSection-module__statNumber___eAcdT{font-size:1.5rem}.WhyUsSection-module__statLabel___stkPm{font-size:.6875rem}}@media (max-width: 360px){.WhyUsSection-module__title___rCt8d{font-size:1.5rem}.WhyUsSection-module__subtitle___dzjIh{font-size:.875rem}.WhyUsSection-module__card___7hYpC{padding:1.25rem}.WhyUsSection-module__icon___N-Wpw{font-size:1.5rem}.WhyUsSection-module__cardTitle___mWDbc{font-size:1rem}.WhyUsSection-module__cardDescription___oGh8A{font-size:.75rem}.WhyUsSection-module__statNumber___eAcdT{font-size:1.375rem}.WhyUsSection-module__statLabel___stkPm{font-size:.625rem}}.WhyUsSection-module__card___7hYpC:nth-child(1){transition-delay:0s}.WhyUsSection-module__card___7hYpC:nth-child(2){transition-delay:.1s}.WhyUsSection-module__card___7hYpC:nth-child(3){transition-delay:.2s}.WhyUsSection-module__card___7hYpC:nth-child(4){transition-delay:.3s}.WhyUsSection-module__card___7hYpC:nth-child(5){transition-delay:.4s}.WhyUsSection-module__card___7hYpC:nth-child(6){transition-delay:.5s}.HostingSection-module__hosting___puOt1{padding:5rem 0;background:#ff6b3505}.HostingSection-module__container___X4wrf{max-width:1400px;margin:0 auto;padding:0 2rem}.HostingSection-module__header___d9OGc{text-align:center;margin-bottom:4rem}.HostingSection-module__title___t-TWS{font-size:2.5rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.HostingSection-module__subtitle___grT9a{font-size:1.125rem;color:var(--text-light);font-family:var(--font-body);line-height:1.7}.HostingSection-module__hostingGrid___QNPkP{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.HostingSection-module__hostingCard___4yxrM{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,.2,1);position:relative}.HostingSection-module__hostingCard___4yxrM:hover{background:#ffffff0a;transform:translateY(-6px)}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__green___7-JsO{border-color:#4caf504d}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__green___7-JsO:hover{border-color:#4caf5080}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__green___7-JsO .HostingSection-module__cardBadge___BwXZl{background:#4caf5026;color:#4caf50}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__orange___u6j2Q{border-color:#ff6b354d}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__orange___u6j2Q:hover{border-color:#ff6b3580}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__orange___u6j2Q .HostingSection-module__cardBadge___BwXZl{background:#ff6b3526;color:var(--accent-orange)}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__purple___Kgc0L{border-color:#9c27b04d}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__purple___Kgc0L:hover{border-color:#9c27b080}.HostingSection-module__hostingCard___4yxrM.HostingSection-module__purple___Kgc0L .HostingSection-module__cardBadge___BwXZl{background:#9c27b026;color:#9c27b0}.HostingSection-module__cardBadge___BwXZl{position:absolute;top:1rem;right:1rem;padding:.375rem 1rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.HostingSection-module__cardTitle___DPIdM{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);padding-right:6rem}.HostingSection-module__cardSubtitle___2NMlq{color:var(--text-light);font-size:.9375rem;margin-bottom:1.5rem;font-family:var(--font-body);line-height:1.6}.HostingSection-module__priceTag___eWIBh{font-size:2.5rem;font-weight:400;color:var(--accent-orange);margin-bottom:2rem;font-family:var(--font-mono)}.HostingSection-module__featuresList___2mOSW{list-style:none;padding:0;margin:0 0 2rem}.HostingSection-module__featuresList___2mOSW li{padding:.625rem 0 .625rem 1.75rem;position:relative;color:var(--text-gray);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.HostingSection-module__featuresList___2mOSW li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.HostingSection-module__perfectFor___-g2GD{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1rem;border-left:3px solid var(--accent-orange)}.HostingSection-module__perfectFor___-g2GD strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.HostingSection-module__perfectFor___-g2GD p{color:var(--text-light);font-size:.875rem;line-height:1.6;margin:0;font-family:var(--font-body)}.HostingSection-module__included___hIpN4{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:4rem}.HostingSection-module__included___hIpN4 h3{font-size:1.5rem;font-weight:400;color:var(--accent-orange);margin-bottom:2rem;font-family:var(--font-mono);text-align:center}.HostingSection-module__includedGrid___qWVco{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.HostingSection-module__includedItem___X5uz4{padding:.875rem;background:#ff6b350d;border-radius:2px;color:var(--text-light);font-size:.9375rem;font-family:var(--font-body);display:flex;align-items:center;gap:.75rem}.HostingSection-module__checkmark___-biUX{color:var(--accent-orange);font-weight:600;font-size:1.125rem;flex-shrink:0}.HostingSection-module__growth___8LpTs{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:3rem}.HostingSection-module__growthTitle___T1Vzp{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);text-align:center}.HostingSection-module__growthSteps___BHYpc{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.HostingSection-module__growthStep___8uJWT{display:flex;gap:1.25rem;align-items:flex-start}.HostingSection-module__stepNumber___rLoTk{flex-shrink:0;width:2.5rem;height:2.5rem;background:#ff6b3526;border:1px solid var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500;color:var(--accent-orange);font-family:var(--font-mono)}.HostingSection-module__stepContent___88sUe h4{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.HostingSection-module__stepContent___88sUe p{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.HostingSection-module__growthNote___tti3L{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1.25rem;color:var(--text-light);font-size:.9375rem;line-height:1.7;font-family:var(--font-body);text-align:center}.HostingSection-module__growthNote___tti3L strong{color:var(--accent-orange);font-weight:500}.HostingSection-module__actions___u3s10{text-align:center}.HostingSection-module__ctaButton___7QUMN{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.HostingSection-module__ctaButton___7QUMN:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 768px){.HostingSection-module__hosting___puOt1{padding:4rem 0}.HostingSection-module__container___X4wrf{padding:0 1rem}.HostingSection-module__header___d9OGc{margin-bottom:3rem}.HostingSection-module__title___t-TWS{font-size:2rem}.HostingSection-module__subtitle___grT9a{font-size:1rem}.HostingSection-module__hostingGrid___QNPkP{grid-template-columns:1fr;gap:1.5rem}.HostingSection-module__hostingCard___4yxrM{padding:1.75rem}.HostingSection-module__cardTitle___DPIdM{font-size:1.5rem;padding-right:5rem}.HostingSection-module__priceTag___eWIBh{font-size:2rem}.HostingSection-module__included___hIpN4,.HostingSection-module__growth___8LpTs{padding:2rem}.HostingSection-module__included___hIpN4 h3,.HostingSection-module__growthTitle___T1Vzp{font-size:1.375rem}.HostingSection-module__includedGrid___qWVco{grid-template-columns:1fr}.HostingSection-module__growthSteps___BHYpc{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 480px){.HostingSection-module__hostingCard___4yxrM{padding:1.5rem}.HostingSection-module__cardBadge___BwXZl{top:.75rem;right:.75rem;padding:.3125rem .75rem;font-size:.625rem}.HostingSection-module__cardTitle___DPIdM{font-size:1.375rem;padding-right:4.5rem}.HostingSection-module__cardSubtitle___2NMlq{font-size:.875rem}.HostingSection-module__priceTag___eWIBh{font-size:1.875rem}.HostingSection-module__featuresList___2mOSW li{font-size:.875rem;padding-left:1.5rem}.HostingSection-module__perfectFor___-g2GD{padding:.875rem}.HostingSection-module__perfectFor___-g2GD strong{font-size:.6875rem}.HostingSection-module__perfectFor___-g2GD p{font-size:.8125rem}.HostingSection-module__included___hIpN4,.HostingSection-module__growth___8LpTs{padding:1.5rem}.HostingSection-module__included___hIpN4 h3,.HostingSection-module__growthTitle___T1Vzp{font-size:1.25rem}.HostingSection-module__includedItem___X5uz4{font-size:.875rem;padding:.75rem}.HostingSection-module__checkmark___-biUX{font-size:1rem}.HostingSection-module__stepNumber___rLoTk{width:2rem;height:2rem;font-size:1rem}.HostingSection-module__stepContent___88sUe h4{font-size:1rem}.HostingSection-module__stepContent___88sUe p{font-size:.875rem}.HostingSection-module__growthNote___tti3L{padding:1rem;font-size:.875rem}.HostingSection-module__ctaButton___7QUMN{padding:.875rem 2rem;font-size:.875rem}}.TrainingSection-module__training___h0rx8{padding:5rem 0;background:var(--primary-purple-dark)}.TrainingSection-module__container___rMK-1{max-width:1400px;margin:0 auto;padding:0 2rem}.TrainingSection-module__header___42F12{text-align:center;margin-bottom:4rem}.TrainingSection-module__title___ILeJp{font-size:2.5rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.TrainingSection-module__subtitle___Ljeya{font-size:1.125rem;color:var(--text-light);font-family:var(--font-body);line-height:1.7}.TrainingSection-module__trainingGrid___1A6EI{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.TrainingSection-module__categoryCard___8Rtd5{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.TrainingSection-module__categoryCard___8Rtd5:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.TrainingSection-module__categoryIcon___ohELJ{font-size:3rem;margin-bottom:1rem;filter:grayscale(20%)}.TrainingSection-module__categoryTitle___nGjOx{font-size:1.5rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.TrainingSection-module__categoryDesc___mxShh{color:var(--text-light);font-size:.9375rem;margin-bottom:1.5rem;font-family:var(--font-body);line-height:1.6}.TrainingSection-module__optionsGrid___puh9-{display:grid;gap:1rem;margin-bottom:1.5rem;flex:1}.TrainingSection-module__optionCard___vBomg{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1.25rem}.TrainingSection-module__optionName___ChPtJ{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono)}.TrainingSection-module__optionFeatures___P0GP3{list-style:none;padding:0;margin:0}.TrainingSection-module__optionFeatures___P0GP3 li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-gray);line-height:1.6;font-size:.875rem;font-family:var(--font-body)}.TrainingSection-module__optionFeatures___P0GP3 li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.TrainingSection-module__learnMore___3l4kw{display:inline-block;color:var(--accent-orange);font-size:.9375rem;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease}.TrainingSection-module__learnMore___3l4kw:hover{transform:translate(4px)}.TrainingSection-module__benefits___jhpkU{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:4rem}.TrainingSection-module__benefits___jhpkU h3{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);text-align:center}.TrainingSection-module__benefitsGrid___Ua3c9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.TrainingSection-module__benefitItem___E7gJM{display:flex;align-items:flex-start;gap:1rem;background:#ff6b350d;padding:1.25rem;border-radius:2px}.TrainingSection-module__benefitIcon___5dWm1{color:var(--accent-orange);font-weight:600;font-size:1.25rem;flex-shrink:0}.TrainingSection-module__benefitItem___E7gJM p{color:var(--text-light);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.TrainingSection-module__formats___k8JJe{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:3rem}.TrainingSection-module__formatsTitle___r8YBy{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);text-align:center}.TrainingSection-module__formatsGrid___VzF4y{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.TrainingSection-module__formatCard___2V-tx{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1.5rem;text-align:center;transition:all .2s ease}.TrainingSection-module__formatCard___2V-tx:hover{background:#ff6b3514;transform:translateY(-2px)}.TrainingSection-module__formatCard___2V-tx h4{font-size:1.125rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.TrainingSection-module__formatCard___2V-tx p{color:var(--text-light);font-size:.875rem;line-height:1.6;margin:0;font-family:var(--font-body)}.TrainingSection-module__actions___7pkTD{text-align:center}.TrainingSection-module__ctaButton___PqZYR{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.TrainingSection-module__ctaButton___PqZYR:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 768px){.TrainingSection-module__training___h0rx8{padding:4rem 0}.TrainingSection-module__container___rMK-1{padding:0 1rem}.TrainingSection-module__header___42F12{margin-bottom:3rem}.TrainingSection-module__title___ILeJp{font-size:2rem}.TrainingSection-module__subtitle___Ljeya{font-size:1rem}.TrainingSection-module__trainingGrid___1A6EI{grid-template-columns:1fr;gap:1.5rem}.TrainingSection-module__categoryCard___8Rtd5{padding:1.75rem}.TrainingSection-module__categoryIcon___ohELJ{font-size:2.5rem}.TrainingSection-module__categoryTitle___nGjOx{font-size:1.25rem}.TrainingSection-module__benefits___jhpkU,.TrainingSection-module__formats___k8JJe{padding:2rem}.TrainingSection-module__benefits___jhpkU h3,.TrainingSection-module__formatsTitle___r8YBy{font-size:1.5rem}.TrainingSection-module__benefitsGrid___Ua3c9,.TrainingSection-module__formatsGrid___VzF4y{grid-template-columns:1fr}}@media (max-width: 480px){.TrainingSection-module__categoryCard___8Rtd5{padding:1.5rem}.TrainingSection-module__categoryIcon___ohELJ{font-size:2rem}.TrainingSection-module__categoryTitle___nGjOx{font-size:1.125rem}.TrainingSection-module__categoryDesc___mxShh{font-size:.875rem}.TrainingSection-module__optionCard___vBomg{padding:1rem}.TrainingSection-module__optionName___ChPtJ{font-size:1rem}.TrainingSection-module__optionFeatures___P0GP3 li{font-size:.8125rem;padding-left:1.25rem}.TrainingSection-module__benefits___jhpkU,.TrainingSection-module__formats___k8JJe{padding:1.5rem}.TrainingSection-module__benefits___jhpkU h3,.TrainingSection-module__formatsTitle___r8YBy{font-size:1.375rem}.TrainingSection-module__benefitItem___E7gJM{padding:1rem}.TrainingSection-module__benefitIcon___5dWm1{font-size:1.125rem}.TrainingSection-module__benefitItem___E7gJM p{font-size:.875rem}.TrainingSection-module__formatCard___2V-tx{padding:1.25rem}.TrainingSection-module__formatCard___2V-tx h4{font-size:1rem}.TrainingSection-module__formatCard___2V-tx p{font-size:.8125rem}.TrainingSection-module__ctaButton___PqZYR{padding:.875rem 2rem;font-size:.875rem}}.DezvoltareWeb-module__dezvoltareWeb___npQbY{min-height:100vh;background:var(--primary-purple-dark)}.DezvoltareWeb-module__hero___9k3t5{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.DezvoltareWeb-module__hero___9k3t5:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.DezvoltareWeb-module__heroContent___bB6Pv{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.DezvoltareWeb-module__heroTitle___lNMEq{animation:DezvoltareWeb-module__fadeInUp___RCzNe .8s ease-out forwards;opacity:0}.DezvoltareWeb-module__heroTitle___lNMEq h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.DezvoltareWeb-module__heroSubtitle___sMm6w{animation:DezvoltareWeb-module__fadeInUp___RCzNe 1s ease-out .2s forwards;opacity:0}.DezvoltareWeb-module__mainLine___S6nC6{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.DezvoltareWeb-module__heroDescription___cjcf4{text-align:center;max-width:700px;animation:DezvoltareWeb-module__fadeInUp___RCzNe 1.2s ease-out .4s forwards;opacity:0}.DezvoltareWeb-module__heroDescription___cjcf4 p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.DezvoltareWeb-module__heroCta___ktt-t{display:flex;gap:1rem;animation:DezvoltareWeb-module__fadeInUp___RCzNe 1.4s ease-out .6s forwards;opacity:0}.DezvoltareWeb-module__primaryBtn___gbIKb,.DezvoltareWeb-module__secondaryBtn___Bwrkh{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DezvoltareWeb-module__primaryBtn___gbIKb{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.DezvoltareWeb-module__primaryBtn___gbIKb:hover{background:#e65a2e;transform:translateY(-2px)}.DezvoltareWeb-module__secondaryBtn___Bwrkh{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.DezvoltareWeb-module__secondaryBtn___Bwrkh:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes DezvoltareWeb-module__fadeInUp___RCzNe{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DezvoltareWeb-module__categories___FlgCE{padding:2.5rem 0;background:#ff6b3505}.DezvoltareWeb-module__container___QoKIS{max-width:1400px;margin:0 auto;padding:0 2rem}.DezvoltareWeb-module__categoriesGrid___y9Anp{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.DezvoltareWeb-module__categoryBtn___NWWIL{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.DezvoltareWeb-module__categoryBtn___NWWIL:hover{background:#ffffff08;border-color:#ff6b354d}.DezvoltareWeb-module__categoryBtn___NWWIL.DezvoltareWeb-module__active___kqSOs{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.DezvoltareWeb-module__categoryIcon___OhZfl{font-size:1.25rem}.DezvoltareWeb-module__categoryName___ILtVp{font-family:var(--font-mono)}.DezvoltareWeb-module__services___j3264{padding:5rem 0;background:var(--primary-purple-dark)}.DezvoltareWeb-module__sectionTitle___kYvpA{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.DezvoltareWeb-module__servicesGrid___h-AmT{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.DezvoltareWeb-module__serviceCard___MRrZN{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.DezvoltareWeb-module__serviceCard___MRrZN:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.DezvoltareWeb-module__serviceIcon___WXd7V{font-size:2.5rem;margin-bottom:1.25rem}.DezvoltareWeb-module__serviceTitle___aoKZh{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.DezvoltareWeb-module__serviceDescription___-Nd1-{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.DezvoltareWeb-module__featuresList___fL2j-{list-style:none;padding:0;margin:0 0 1.5rem}.DezvoltareWeb-module__featuresList___fL2j- li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.DezvoltareWeb-module__featuresList___fL2j- li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.DezvoltareWeb-module__serviceFooter___auNpj{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.DezvoltareWeb-module__serviceInfo___N2vpA{display:flex;flex-direction:column;gap:.25rem}.DezvoltareWeb-module__price___Re4Z2{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.DezvoltareWeb-module__duration___1ILkM{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DezvoltareWeb-module__serviceBtn___1KXeM{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.DezvoltareWeb-module__serviceBtn___1KXeM:hover{transform:translate(4px)}.DezvoltareWeb-module__technologies___5ocM5{padding:5rem 0;background:#ff6b3505}.DezvoltareWeb-module__techGrid___nySYr{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.DezvoltareWeb-module__techCard___KpqS5{text-align:center;padding:1.5rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.DezvoltareWeb-module__techCard___KpqS5:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.DezvoltareWeb-module__techName___-GMtz{display:block;font-size:1rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono);margin-bottom:.5rem}.DezvoltareWeb-module__techCategory___SOZbD{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DezvoltareWeb-module__process___-KSM-{padding:5rem 0;background:var(--primary-purple-dark)}.DezvoltareWeb-module__processGrid___Ngm-X{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.DezvoltareWeb-module__processCard___p3e3j{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.DezvoltareWeb-module__processCard___p3e3j:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.DezvoltareWeb-module__stepNumber___ZnjC4{font-size:2.5rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:1rem;opacity:.7}.DezvoltareWeb-module__stepTitle___9-oyZ{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.DezvoltareWeb-module__stepDescription___ZKG-l{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.DezvoltareWeb-module__benefits___N6r2V{padding:5rem 0;background:#ff6b3505}.DezvoltareWeb-module__benefitsGrid___hcAKj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.DezvoltareWeb-module__benefitCard___KeUBp{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.DezvoltareWeb-module__benefitCard___KeUBp:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.DezvoltareWeb-module__benefitIcon___aEgxa{font-size:2.5rem;margin-bottom:1rem}.DezvoltareWeb-module__benefitTitle___X3RtR{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.DezvoltareWeb-module__benefitDescription___CXkS1{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.DezvoltareWeb-module__cta___D-SjP{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.DezvoltareWeb-module__ctaContent___3F27Y{max-width:700px;margin:0 auto}.DezvoltareWeb-module__cta___D-SjP h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.DezvoltareWeb-module__cta___D-SjP p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.DezvoltareWeb-module__ctaButton___c9wRz{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DezvoltareWeb-module__ctaButton___c9wRz:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.DezvoltareWeb-module__heroTitle___lNMEq h1{font-size:3rem}.DezvoltareWeb-module__mainLine___S6nC6{font-size:1.25rem}}@media (max-width: 768px){.DezvoltareWeb-module__hero___9k3t5{min-height:60vh}.DezvoltareWeb-module__heroContent___bB6Pv{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.DezvoltareWeb-module__heroTitle___lNMEq h1{font-size:2.5rem}.DezvoltareWeb-module__mainLine___S6nC6{font-size:1.125rem}.DezvoltareWeb-module__heroDescription___cjcf4 p{font-size:1rem}.DezvoltareWeb-module__heroCta___ktt-t{flex-direction:column;width:100%;max-width:400px}.DezvoltareWeb-module__primaryBtn___gbIKb,.DezvoltareWeb-module__secondaryBtn___Bwrkh{width:100%;text-align:center}.DezvoltareWeb-module__container___QoKIS{padding:0 1rem}.DezvoltareWeb-module__sectionTitle___kYvpA{font-size:2rem}.DezvoltareWeb-module__servicesGrid___h-AmT,.DezvoltareWeb-module__processGrid___Ngm-X,.DezvoltareWeb-module__benefitsGrid___hcAKj{grid-template-columns:1fr;gap:1.5rem}.DezvoltareWeb-module__techGrid___nySYr{grid-template-columns:repeat(2,1fr);gap:1rem}.DezvoltareWeb-module__serviceCard___MRrZN,.DezvoltareWeb-module__processCard___p3e3j,.DezvoltareWeb-module__benefitCard___KeUBp{padding:1.5rem}}@media (max-width: 480px){.DezvoltareWeb-module__hero___9k3t5{min-height:50vh}.DezvoltareWeb-module__heroContent___bB6Pv{min-height:50vh;padding:3rem 1rem;gap:1.25rem}.DezvoltareWeb-module__heroTitle___lNMEq h1{font-size:2rem}.DezvoltareWeb-module__mainLine___S6nC6{font-size:1rem}.DezvoltareWeb-module__heroDescription___cjcf4 p{font-size:.9375rem}.DezvoltareWeb-module__sectionTitle___kYvpA{font-size:1.75rem}.DezvoltareWeb-module__primaryBtn___gbIKb,.DezvoltareWeb-module__secondaryBtn___Bwrkh{padding:.875rem 2rem;font-size:.875rem}.DezvoltareWeb-module__serviceCard___MRrZN,.DezvoltareWeb-module__processCard___p3e3j,.DezvoltareWeb-module__benefitCard___KeUBp,.DezvoltareWeb-module__techCard___KpqS5{padding:1.25rem}.DezvoltareWeb-module__serviceTitle___aoKZh{font-size:1.25rem}.DezvoltareWeb-module__stepNumber___ZnjC4{font-size:2rem}.DezvoltareWeb-module__cta___D-SjP h2{font-size:1.75rem}.DezvoltareWeb-module__cta___D-SjP p{font-size:1rem}}.AplicatiiMobileServices-module__aplicatiiMobile___OG8Pc{min-height:100vh;background:var(--primary-purple-dark)}.AplicatiiMobileServices-module__hero___E-4PQ{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AplicatiiMobileServices-module__hero___E-4PQ:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.AplicatiiMobileServices-module__heroContent___FRU3U{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.AplicatiiMobileServices-module__heroTitle___jIq85{animation:AplicatiiMobileServices-module__fadeInUp___r9VZ0 .8s ease-out forwards;opacity:0}.AplicatiiMobileServices-module__heroTitle___jIq85 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.AplicatiiMobileServices-module__heroSubtitle___xmhM4{animation:AplicatiiMobileServices-module__fadeInUp___r9VZ0 1s ease-out .2s forwards;opacity:0}.AplicatiiMobileServices-module__mainLine___wPlf3{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.AplicatiiMobileServices-module__heroDescription___Tmxk0{text-align:center;max-width:700px;animation:AplicatiiMobileServices-module__fadeInUp___r9VZ0 1.2s ease-out .4s forwards;opacity:0}.AplicatiiMobileServices-module__heroDescription___Tmxk0 p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.AplicatiiMobileServices-module__heroCta___SKzhc{display:flex;gap:1rem;animation:AplicatiiMobileServices-module__fadeInUp___r9VZ0 1.4s ease-out .6s forwards;opacity:0}.AplicatiiMobileServices-module__primaryBtn___HBls5,.AplicatiiMobileServices-module__secondaryBtn___VqFU8{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.AplicatiiMobileServices-module__primaryBtn___HBls5{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.AplicatiiMobileServices-module__primaryBtn___HBls5:hover{background:#e65a2e;transform:translateY(-2px)}.AplicatiiMobileServices-module__secondaryBtn___VqFU8{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.AplicatiiMobileServices-module__secondaryBtn___VqFU8:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes AplicatiiMobileServices-module__fadeInUp___r9VZ0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AplicatiiMobileServices-module__platforms___XYaxJ{padding:2.5rem 0;background:#ff6b3505}.AplicatiiMobileServices-module__container___7-MVx{max-width:1400px;margin:0 auto;padding:0 2rem}.AplicatiiMobileServices-module__platformsGrid___neK2E{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.AplicatiiMobileServices-module__platformBtn___Z8-u4{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.AplicatiiMobileServices-module__platformBtn___Z8-u4:hover{background:#ffffff08;border-color:#ff6b354d}.AplicatiiMobileServices-module__platformBtn___Z8-u4.AplicatiiMobileServices-module__active___D6cJF{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.AplicatiiMobileServices-module__platformIcon___SlMCo{font-size:1.25rem}.AplicatiiMobileServices-module__platformName___EpWxz{font-family:var(--font-mono)}.AplicatiiMobileServices-module__services___fxoX4{padding:5rem 0;background:var(--primary-purple-dark)}.AplicatiiMobileServices-module__sectionTitle___2AXlt{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.AplicatiiMobileServices-module__servicesGrid___pMbcn{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.AplicatiiMobileServices-module__serviceCard___Ysq9j{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.AplicatiiMobileServices-module__serviceCard___Ysq9j:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.AplicatiiMobileServices-module__serviceIcon___IfVOK{font-size:2.5rem;margin-bottom:1.25rem}.AplicatiiMobileServices-module__serviceTitle___rlbge{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.AplicatiiMobileServices-module__serviceDescription___-5579{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.AplicatiiMobileServices-module__featuresList___gSEt6{list-style:none;padding:0;margin:0 0 1.5rem}.AplicatiiMobileServices-module__featuresList___gSEt6 li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.AplicatiiMobileServices-module__featuresList___gSEt6 li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.AplicatiiMobileServices-module__serviceFooter___KyMiG{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.AplicatiiMobileServices-module__serviceInfo___sS4hD{display:flex;flex-direction:column;gap:.25rem}.AplicatiiMobileServices-module__price___kffaq{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.AplicatiiMobileServices-module__duration___vVkrs{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.AplicatiiMobileServices-module__serviceBtn___JwDzQ{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.AplicatiiMobileServices-module__serviceBtn___JwDzQ:hover{transform:translate(4px)}.AplicatiiMobileServices-module__features___irT2D{padding:5rem 0;background:#ff6b3505}.AplicatiiMobileServices-module__featuresGrid___Finxo{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.AplicatiiMobileServices-module__featureCard___JqOo-{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.AplicatiiMobileServices-module__featureCard___JqOo-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.AplicatiiMobileServices-module__featureIcon___Xd317{font-size:2.5rem;margin-bottom:1rem}.AplicatiiMobileServices-module__featureTitle___3ZKL6{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.AplicatiiMobileServices-module__featureDescription___kiIju{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.AplicatiiMobileServices-module__technologies___Z0c3l{padding:5rem 0;background:var(--primary-purple-dark)}.AplicatiiMobileServices-module__techGrid___Bo73k{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.AplicatiiMobileServices-module__techCard___In2E-{text-align:center;padding:1.5rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.AplicatiiMobileServices-module__techCard___In2E-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.AplicatiiMobileServices-module__techName___ggYur{display:block;font-size:1rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono);margin-bottom:.5rem}.AplicatiiMobileServices-module__techType___zTpTy{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.AplicatiiMobileServices-module__cta___RNC8j{padding:5rem 0;text-align:center;background:#ff6b3505}.AplicatiiMobileServices-module__ctaContent___r5DxV{max-width:700px;margin:0 auto}.AplicatiiMobileServices-module__cta___RNC8j h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.AplicatiiMobileServices-module__cta___RNC8j p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.AplicatiiMobileServices-module__ctaButton___J6r9I{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.AplicatiiMobileServices-module__ctaButton___J6r9I:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 768px){.AplicatiiMobileServices-module__hero___E-4PQ{min-height:60vh}.AplicatiiMobileServices-module__heroContent___FRU3U{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.AplicatiiMobileServices-module__heroTitle___jIq85 h1{font-size:2.5rem}.AplicatiiMobileServices-module__mainLine___wPlf3{font-size:1.125rem}.AplicatiiMobileServices-module__heroCta___SKzhc{flex-direction:column;width:100%;max-width:400px}.AplicatiiMobileServices-module__primaryBtn___HBls5,.AplicatiiMobileServices-module__secondaryBtn___VqFU8{width:100%;text-align:center}.AplicatiiMobileServices-module__container___7-MVx{padding:0 1rem}.AplicatiiMobileServices-module__sectionTitle___2AXlt{font-size:2rem}.AplicatiiMobileServices-module__servicesGrid___pMbcn,.AplicatiiMobileServices-module__featuresGrid___Finxo{grid-template-columns:1fr;gap:1.5rem}.AplicatiiMobileServices-module__techGrid___Bo73k{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.AplicatiiMobileServices-module__heroTitle___jIq85 h1{font-size:2rem}.AplicatiiMobileServices-module__mainLine___wPlf3{font-size:1rem}.AplicatiiMobileServices-module__sectionTitle___2AXlt{font-size:1.75rem}.AplicatiiMobileServices-module__serviceCard___Ysq9j,.AplicatiiMobileServices-module__featureCard___JqOo-,.AplicatiiMobileServices-module__techCard___In2E-{padding:1.25rem}.AplicatiiMobileServices-module__cta___RNC8j h2{font-size:1.75rem}}.EcommerceServices-module__ecommerce___I31u1{min-height:100vh;background:var(--primary-purple-dark)}.EcommerceServices-module__hero___Up4q8{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.EcommerceServices-module__hero___Up4q8:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.EcommerceServices-module__heroContent___rq1bh{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.EcommerceServices-module__heroTitle___GToer{animation:EcommerceServices-module__fadeInUp___FH13b .8s ease-out forwards;opacity:0}.EcommerceServices-module__heroTitle___GToer h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.EcommerceServices-module__heroSubtitle___g-3aR{animation:EcommerceServices-module__fadeInUp___FH13b 1s ease-out .2s forwards;opacity:0}.EcommerceServices-module__mainLine___vWP2S{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.EcommerceServices-module__heroDescription___fvMV-{text-align:center;max-width:700px;animation:EcommerceServices-module__fadeInUp___FH13b 1.2s ease-out .4s forwards;opacity:0}.EcommerceServices-module__heroDescription___fvMV- p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.EcommerceServices-module__heroCta___VIrNa{display:flex;gap:1rem;animation:EcommerceServices-module__fadeInUp___FH13b 1.4s ease-out .6s forwards;opacity:0}.EcommerceServices-module__primaryBtn___a46EQ,.EcommerceServices-module__secondaryBtn___IwREc{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.EcommerceServices-module__primaryBtn___a46EQ{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.EcommerceServices-module__primaryBtn___a46EQ:hover{background:#e65a2e;transform:translateY(-2px)}.EcommerceServices-module__secondaryBtn___IwREc{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.EcommerceServices-module__secondaryBtn___IwREc:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes EcommerceServices-module__fadeInUp___FH13b{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EcommerceServices-module__types___FRwkC{padding:2.5rem 0;background:#ff6b3505}.EcommerceServices-module__container___ZgaBT{max-width:1400px;margin:0 auto;padding:0 2rem}.EcommerceServices-module__typesGrid___ZrWm3{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.EcommerceServices-module__typeBtn___9PhfU{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.EcommerceServices-module__typeBtn___9PhfU:hover{background:#ffffff08;border-color:#ff6b354d}.EcommerceServices-module__typeBtn___9PhfU.EcommerceServices-module__active___jm5IF{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.EcommerceServices-module__typeIcon___lsyoO{font-size:1.25rem}.EcommerceServices-module__typeName___sI-R3{font-family:var(--font-mono)}.EcommerceServices-module__services___T7yut{padding:5rem 0;background:var(--primary-purple-dark)}.EcommerceServices-module__sectionTitle___0oqfT{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.EcommerceServices-module__servicesGrid___SBpF-{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.EcommerceServices-module__serviceCard___e9jW9{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.EcommerceServices-module__serviceCard___e9jW9:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.EcommerceServices-module__serviceIcon___XIdzU{font-size:2.5rem;margin-bottom:1.25rem}.EcommerceServices-module__serviceTitle___i1rt8{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.EcommerceServices-module__serviceDescription___6qA-2{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.EcommerceServices-module__featuresList___WB4k0{list-style:none;padding:0;margin:0 0 1.5rem}.EcommerceServices-module__featuresList___WB4k0 li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.EcommerceServices-module__featuresList___WB4k0 li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.EcommerceServices-module__serviceFooter___sMW-k{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.EcommerceServices-module__serviceInfo___LkNjl{display:flex;flex-direction:column;gap:.25rem}.EcommerceServices-module__price___aY85E{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.EcommerceServices-module__duration___uNhuL{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.EcommerceServices-module__serviceBtn___Zjf8v{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.EcommerceServices-module__serviceBtn___Zjf8v:hover{transform:translate(4px)}.EcommerceServices-module__features___UVbpt{padding:5rem 0;background:#ff6b3505}.EcommerceServices-module__featuresGrid___Y4j9H{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.EcommerceServices-module__featureCard___vTlfB{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.EcommerceServices-module__featureCard___vTlfB:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.EcommerceServices-module__featureIcon___LF4ZE{font-size:2.5rem;margin-bottom:1rem}.EcommerceServices-module__featureTitle___RfXFA{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.EcommerceServices-module__featureDescription___zKe5I{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.EcommerceServices-module__integrations___Iig2y{padding:5rem 0;background:var(--primary-purple-dark)}.EcommerceServices-module__integrationsGrid___GZ7fM{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.EcommerceServices-module__integrationCard___jCFFu{text-align:center;padding:1.5rem 1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.EcommerceServices-module__integrationCard___jCFFu:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.EcommerceServices-module__integrationName___rP2wh{display:block;font-size:1rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono);margin-bottom:.5rem}.EcommerceServices-module__integrationType___xvqYy{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.EcommerceServices-module__cta___sxaGg{padding:5rem 0;text-align:center;background:#ff6b3505}.EcommerceServices-module__ctaContent___0bUN7{max-width:700px;margin:0 auto}.EcommerceServices-module__cta___sxaGg h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.EcommerceServices-module__cta___sxaGg p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.EcommerceServices-module__ctaButton___BNVLs{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.EcommerceServices-module__ctaButton___BNVLs:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 768px){.EcommerceServices-module__hero___Up4q8{min-height:60vh}.EcommerceServices-module__heroContent___rq1bh{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.EcommerceServices-module__heroTitle___GToer h1{font-size:2.5rem}.EcommerceServices-module__mainLine___vWP2S{font-size:1.125rem}.EcommerceServices-module__heroCta___VIrNa{flex-direction:column;width:100%;max-width:400px}.EcommerceServices-module__primaryBtn___a46EQ,.EcommerceServices-module__secondaryBtn___IwREc{width:100%;text-align:center}.EcommerceServices-module__container___ZgaBT{padding:0 1rem}.EcommerceServices-module__servicesGrid___SBpF-,.EcommerceServices-module__featuresGrid___Y4j9H{grid-template-columns:1fr;gap:1.5rem}.EcommerceServices-module__integrationsGrid___GZ7fM{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.EcommerceServices-module__heroTitle___GToer h1{font-size:2rem}.EcommerceServices-module__mainLine___vWP2S{font-size:1rem}.EcommerceServices-module__sectionTitle___0oqfT{font-size:1.75rem}}.DesignBrandingServices-module__designBranding___bUbAM{min-height:100vh;background:var(--primary-purple-dark)}.DesignBrandingServices-module__hero___AHBrh{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.DesignBrandingServices-module__hero___AHBrh:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.DesignBrandingServices-module__heroContent___a1MMj{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.DesignBrandingServices-module__heroTitle___WyYqw{animation:DesignBrandingServices-module__fadeInUp___vJSQ0 .8s ease-out forwards;opacity:0}.DesignBrandingServices-module__heroTitle___WyYqw h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.DesignBrandingServices-module__heroSubtitle___lagJ-{animation:DesignBrandingServices-module__fadeInUp___vJSQ0 1s ease-out .2s forwards;opacity:0}.DesignBrandingServices-module__mainLine___yk5zT{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.DesignBrandingServices-module__heroDescription___ce9kT{text-align:center;max-width:700px;animation:DesignBrandingServices-module__fadeInUp___vJSQ0 1.2s ease-out .4s forwards;opacity:0}.DesignBrandingServices-module__heroDescription___ce9kT p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.DesignBrandingServices-module__heroCta___g6Tw-{display:flex;gap:1rem;animation:DesignBrandingServices-module__fadeInUp___vJSQ0 1.4s ease-out .6s forwards;opacity:0}.DesignBrandingServices-module__primaryBtn___cgP7j,.DesignBrandingServices-module__secondaryBtn___3HCbo{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DesignBrandingServices-module__primaryBtn___cgP7j{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.DesignBrandingServices-module__primaryBtn___cgP7j:hover{background:#e65a2e;transform:translateY(-2px)}.DesignBrandingServices-module__secondaryBtn___3HCbo{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.DesignBrandingServices-module__secondaryBtn___3HCbo:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes DesignBrandingServices-module__fadeInUp___vJSQ0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DesignBrandingServices-module__categories___BeBvV,.DesignBrandingServices-module__types___P5pDW,.DesignBrandingServices-module__platforms___HdTcS{padding:2.5rem 0;background:#ff6b3505}.DesignBrandingServices-module__container___hsCYj{max-width:1400px;margin:0 auto;padding:0 2rem}.DesignBrandingServices-module__categoriesGrid___o5ZIo,.DesignBrandingServices-module__typesGrid___PI946,.DesignBrandingServices-module__platformsGrid___ToPiG{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.DesignBrandingServices-module__categoryBtn___fbA0P,.DesignBrandingServices-module__typeBtn___Oman6,.DesignBrandingServices-module__platformBtn___tyI0e{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.DesignBrandingServices-module__categoryBtn___fbA0P:hover,.DesignBrandingServices-module__typeBtn___Oman6:hover,.DesignBrandingServices-module__platformBtn___tyI0e:hover{background:#ffffff08;border-color:#ff6b354d}.DesignBrandingServices-module__categoryBtn___fbA0P.DesignBrandingServices-module__active___bbaK5,.DesignBrandingServices-module__typeBtn___Oman6.DesignBrandingServices-module__active___bbaK5,.DesignBrandingServices-module__platformBtn___tyI0e.DesignBrandingServices-module__active___bbaK5{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.DesignBrandingServices-module__categoryIcon___fkw65,.DesignBrandingServices-module__typeIcon___PQqOT,.DesignBrandingServices-module__platformIcon___J3zF6{font-size:1.25rem}.DesignBrandingServices-module__categoryName___LR2Td,.DesignBrandingServices-module__typeName___bM7-1,.DesignBrandingServices-module__platformName___m5Xqd{font-family:var(--font-mono)}.DesignBrandingServices-module__services___AI-0x{padding:5rem 0;background:var(--primary-purple-dark)}.DesignBrandingServices-module__sectionTitle___j0JYS{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.DesignBrandingServices-module__servicesGrid___HCEQK{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.DesignBrandingServices-module__serviceCard___Cc3EY{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.DesignBrandingServices-module__serviceCard___Cc3EY:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.DesignBrandingServices-module__serviceIcon___fAGYq{font-size:2.5rem;margin-bottom:1.25rem}.DesignBrandingServices-module__serviceTitle___-nr4W{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.DesignBrandingServices-module__serviceDescription___LcH5-{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.DesignBrandingServices-module__featuresList___tQjP6{list-style:none;padding:0;margin:0 0 1.5rem}.DesignBrandingServices-module__featuresList___tQjP6 li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.DesignBrandingServices-module__featuresList___tQjP6 li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.DesignBrandingServices-module__serviceFooter___LKWTB{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.DesignBrandingServices-module__serviceInfo___DBvZ1{display:flex;flex-direction:column;gap:.25rem}.DesignBrandingServices-module__price___t09Cl{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.DesignBrandingServices-module__duration___uB7qu{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DesignBrandingServices-module__serviceBtn___zTJ8A{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.DesignBrandingServices-module__serviceBtn___zTJ8A:hover{transform:translate(4px)}.DesignBrandingServices-module__process___wcyKV,.DesignBrandingServices-module__features___F8OMM,.DesignBrandingServices-module__deliverables___znAVI,.DesignBrandingServices-module__integrations___AL9ba{padding:5rem 0}.DesignBrandingServices-module__process___wcyKV,.DesignBrandingServices-module__deliverables___znAVI{background:#ff6b3505}.DesignBrandingServices-module__features___F8OMM,.DesignBrandingServices-module__integrations___AL9ba{background:var(--primary-purple-dark)}.DesignBrandingServices-module__processGrid___wasW8,.DesignBrandingServices-module__featuresGrid___g-WeM,.DesignBrandingServices-module__deliverablesGrid___v34OM,.DesignBrandingServices-module__integrationsGrid___UiMmG{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.DesignBrandingServices-module__processCard___Nvis4,.DesignBrandingServices-module__featureCard___xwTxx,.DesignBrandingServices-module__deliverableCard___vkJtu,.DesignBrandingServices-module__integrationCard___5uLZ-{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.DesignBrandingServices-module__processCard___Nvis4:hover,.DesignBrandingServices-module__featureCard___xwTxx:hover,.DesignBrandingServices-module__deliverableCard___vkJtu:hover,.DesignBrandingServices-module__integrationCard___5uLZ-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.DesignBrandingServices-module__stepNumber___6ptpx{font-size:2.5rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:1rem;opacity:.7}.DesignBrandingServices-module__stepTitle___4E0Lr,.DesignBrandingServices-module__featureTitle___-gqfI,.DesignBrandingServices-module__deliverableName___peOYy,.DesignBrandingServices-module__integrationName___zUhdV{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.DesignBrandingServices-module__stepDescription___F69nH,.DesignBrandingServices-module__featureDescription___-eNoj{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.DesignBrandingServices-module__featureIcon___jY-6W,.DesignBrandingServices-module__deliverableIcon___Zw3mR{font-size:2.5rem;margin-bottom:1rem}.DesignBrandingServices-module__deliverableName___peOYy{display:block;font-size:.9375rem}.DesignBrandingServices-module__integrationType___2MI1A{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DesignBrandingServices-module__cta___p6Iup{padding:5rem 0;text-align:center;background:#ff6b3505}.DesignBrandingServices-module__ctaContent___Yd--C{max-width:700px;margin:0 auto}.DesignBrandingServices-module__cta___p6Iup h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.DesignBrandingServices-module__cta___p6Iup p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.DesignBrandingServices-module__ctaButton___v6bFS{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DesignBrandingServices-module__ctaButton___v6bFS:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.DesignBrandingServices-module__heroTitle___WyYqw h1{font-size:3rem}.DesignBrandingServices-module__mainLine___yk5zT{font-size:1.25rem}}@media (max-width: 768px){.DesignBrandingServices-module__hero___AHBrh{min-height:60vh}.DesignBrandingServices-module__heroContent___a1MMj{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.DesignBrandingServices-module__heroTitle___WyYqw h1{font-size:2.5rem}.DesignBrandingServices-module__mainLine___yk5zT{font-size:1.125rem}.DesignBrandingServices-module__heroDescription___ce9kT p{font-size:1rem}.DesignBrandingServices-module__heroCta___g6Tw-{flex-direction:column;width:100%;max-width:400px}.DesignBrandingServices-module__primaryBtn___cgP7j,.DesignBrandingServices-module__secondaryBtn___3HCbo{width:100%;text-align:center}.DesignBrandingServices-module__container___hsCYj{padding:0 1rem}.DesignBrandingServices-module__sectionTitle___j0JYS{font-size:2rem}.DesignBrandingServices-module__servicesGrid___HCEQK,.DesignBrandingServices-module__processGrid___wasW8,.DesignBrandingServices-module__featuresGrid___g-WeM,.DesignBrandingServices-module__deliverablesGrid___v34OM{grid-template-columns:1fr;gap:1.5rem}.DesignBrandingServices-module__integrationsGrid___UiMmG{grid-template-columns:repeat(2,1fr);gap:1rem}.DesignBrandingServices-module__serviceCard___Cc3EY,.DesignBrandingServices-module__processCard___Nvis4,.DesignBrandingServices-module__featureCard___xwTxx,.DesignBrandingServices-module__deliverableCard___vkJtu{padding:1.5rem}}@media (max-width: 480px){.DesignBrandingServices-module__hero___AHBrh{min-height:50vh}.DesignBrandingServices-module__heroContent___a1MMj{min-height:50vh;padding:3rem 1rem;gap:1.25rem}.DesignBrandingServices-module__heroTitle___WyYqw h1{font-size:2rem}.DesignBrandingServices-module__mainLine___yk5zT{font-size:1rem}.DesignBrandingServices-module__heroDescription___ce9kT p{font-size:.9375rem}.DesignBrandingServices-module__sectionTitle___j0JYS{font-size:1.75rem}.DesignBrandingServices-module__primaryBtn___cgP7j,.DesignBrandingServices-module__secondaryBtn___3HCbo{padding:.875rem 2rem;font-size:.875rem}.DesignBrandingServices-module__serviceCard___Cc3EY,.DesignBrandingServices-module__processCard___Nvis4,.DesignBrandingServices-module__featureCard___xwTxx,.DesignBrandingServices-module__deliverableCard___vkJtu,.DesignBrandingServices-module__integrationCard___5uLZ-{padding:1.25rem}.DesignBrandingServices-module__serviceTitle___-nr4W{font-size:1.25rem}.DesignBrandingServices-module__stepNumber___6ptpx{font-size:2rem}.DesignBrandingServices-module__cta___p6Iup h2{font-size:1.75rem}.DesignBrandingServices-module__cta___p6Iup p{font-size:1rem}.DesignBrandingServices-module__ctaButton___v6bFS{padding:.875rem 2rem;font-size:.875rem}}.MarketingDigitalServices-module__marketingDigital___MS7oW{min-height:100vh;background:var(--primary-purple-dark)}.MarketingDigitalServices-module__hero___xR5mW{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.MarketingDigitalServices-module__hero___xR5mW:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.MarketingDigitalServices-module__heroContent___pW-sr{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.MarketingDigitalServices-module__heroTitle___Q048U{animation:MarketingDigitalServices-module__fadeInUp___dHK4i .8s ease-out forwards;opacity:0}.MarketingDigitalServices-module__heroTitle___Q048U h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.MarketingDigitalServices-module__heroSubtitle___rQoKL{animation:MarketingDigitalServices-module__fadeInUp___dHK4i 1s ease-out .2s forwards;opacity:0}.MarketingDigitalServices-module__mainLine___2-NEf{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.MarketingDigitalServices-module__heroDescription___kH0ps{text-align:center;max-width:700px;animation:MarketingDigitalServices-module__fadeInUp___dHK4i 1.2s ease-out .4s forwards;opacity:0}.MarketingDigitalServices-module__heroDescription___kH0ps p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.MarketingDigitalServices-module__heroCta___CDRso{display:flex;gap:1rem;animation:MarketingDigitalServices-module__fadeInUp___dHK4i 1.4s ease-out .6s forwards;opacity:0}.MarketingDigitalServices-module__primaryBtn___Lvuh-,.MarketingDigitalServices-module__secondaryBtn___gPJpS{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.MarketingDigitalServices-module__primaryBtn___Lvuh-{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.MarketingDigitalServices-module__primaryBtn___Lvuh-:hover{background:#e65a2e;transform:translateY(-2px)}.MarketingDigitalServices-module__secondaryBtn___gPJpS{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.MarketingDigitalServices-module__secondaryBtn___gPJpS:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes MarketingDigitalServices-module__fadeInUp___dHK4i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MarketingDigitalServices-module__categories___H1oyZ,.MarketingDigitalServices-module__types___bNRpx,.MarketingDigitalServices-module__platforms___oMC6O{padding:2.5rem 0;background:#ff6b3505}.MarketingDigitalServices-module__container___wsIiz{max-width:1400px;margin:0 auto;padding:0 2rem}.MarketingDigitalServices-module__categoriesGrid___MTR42,.MarketingDigitalServices-module__typesGrid___cvV5R,.MarketingDigitalServices-module__platformsGrid___LaiGj{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.MarketingDigitalServices-module__categoryBtn___clDJ3,.MarketingDigitalServices-module__typeBtn___J0VR9,.MarketingDigitalServices-module__platformBtn___ZmfJb{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.MarketingDigitalServices-module__categoryBtn___clDJ3:hover,.MarketingDigitalServices-module__typeBtn___J0VR9:hover,.MarketingDigitalServices-module__platformBtn___ZmfJb:hover{background:#ffffff08;border-color:#ff6b354d}.MarketingDigitalServices-module__categoryBtn___clDJ3.MarketingDigitalServices-module__active___s-2zi,.MarketingDigitalServices-module__typeBtn___J0VR9.MarketingDigitalServices-module__active___s-2zi,.MarketingDigitalServices-module__platformBtn___ZmfJb.MarketingDigitalServices-module__active___s-2zi{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.MarketingDigitalServices-module__categoryIcon___Re3yZ,.MarketingDigitalServices-module__typeIcon___Qzzsq,.MarketingDigitalServices-module__platformIcon___REPQQ{font-size:1.25rem}.MarketingDigitalServices-module__categoryName___vUf1L,.MarketingDigitalServices-module__typeName___fngVV,.MarketingDigitalServices-module__platformName___-sD2T{font-family:var(--font-mono)}.MarketingDigitalServices-module__services___PAH1y{padding:5rem 0;background:var(--primary-purple-dark)}.MarketingDigitalServices-module__sectionTitle___8sEs0{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.MarketingDigitalServices-module__servicesGrid___nBI2C{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.MarketingDigitalServices-module__serviceCard___H12K0{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.MarketingDigitalServices-module__serviceCard___H12K0:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.MarketingDigitalServices-module__serviceIcon___wkO5O{font-size:2.5rem;margin-bottom:1.25rem}.MarketingDigitalServices-module__serviceTitle___OIyGi{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.MarketingDigitalServices-module__serviceDescription___teZFE{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.MarketingDigitalServices-module__featuresList___3GBd6{list-style:none;padding:0;margin:0 0 1.5rem}.MarketingDigitalServices-module__featuresList___3GBd6 li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.MarketingDigitalServices-module__featuresList___3GBd6 li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.MarketingDigitalServices-module__serviceFooter___pNIEb{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.MarketingDigitalServices-module__serviceInfo___lROFY{display:flex;flex-direction:column;gap:.25rem}.MarketingDigitalServices-module__price___4W5U9{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.MarketingDigitalServices-module__duration___ksu6b{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.MarketingDigitalServices-module__serviceBtn___mNfTu{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.MarketingDigitalServices-module__serviceBtn___mNfTu:hover{transform:translate(4px)}.MarketingDigitalServices-module__process___n7FHY,.MarketingDigitalServices-module__features___3v3CD,.MarketingDigitalServices-module__deliverables___hP-x-,.MarketingDigitalServices-module__integrations___TryPb{padding:5rem 0}.MarketingDigitalServices-module__process___n7FHY,.MarketingDigitalServices-module__deliverables___hP-x-{background:#ff6b3505}.MarketingDigitalServices-module__features___3v3CD,.MarketingDigitalServices-module__integrations___TryPb{background:var(--primary-purple-dark)}.MarketingDigitalServices-module__processGrid___up5-u,.MarketingDigitalServices-module__featuresGrid___FKjn4,.MarketingDigitalServices-module__deliverablesGrid___TNkO5,.MarketingDigitalServices-module__integrationsGrid___ykxfF{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.MarketingDigitalServices-module__processCard___8pyTe,.MarketingDigitalServices-module__featureCard___CKvoP,.MarketingDigitalServices-module__deliverableCard___SBgjv,.MarketingDigitalServices-module__integrationCard___-elvL{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.MarketingDigitalServices-module__processCard___8pyTe:hover,.MarketingDigitalServices-module__featureCard___CKvoP:hover,.MarketingDigitalServices-module__deliverableCard___SBgjv:hover,.MarketingDigitalServices-module__integrationCard___-elvL:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.MarketingDigitalServices-module__stepNumber___TBhXL{font-size:2.5rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:1rem;opacity:.7}.MarketingDigitalServices-module__stepTitle___zVePh,.MarketingDigitalServices-module__featureTitle___ldWEe,.MarketingDigitalServices-module__deliverableName___F9e9O,.MarketingDigitalServices-module__integrationName___dHDc6{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.MarketingDigitalServices-module__stepDescription___EB4rm,.MarketingDigitalServices-module__featureDescription___fzl5u{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.MarketingDigitalServices-module__featureIcon___Hu--u,.MarketingDigitalServices-module__deliverableIcon___tjI0P{font-size:2.5rem;margin-bottom:1rem}.MarketingDigitalServices-module__deliverableName___F9e9O{display:block;font-size:.9375rem}.MarketingDigitalServices-module__integrationType___rybJy{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.MarketingDigitalServices-module__cta___knV0g{padding:5rem 0;text-align:center;background:#ff6b3505}.MarketingDigitalServices-module__ctaContent___wQMY5{max-width:700px;margin:0 auto}.MarketingDigitalServices-module__cta___knV0g h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.MarketingDigitalServices-module__cta___knV0g p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.MarketingDigitalServices-module__ctaButton___ewACc{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.MarketingDigitalServices-module__ctaButton___ewACc:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.MarketingDigitalServices-module__heroTitle___Q048U h1{font-size:3rem}.MarketingDigitalServices-module__mainLine___2-NEf{font-size:1.25rem}}@media (max-width: 768px){.MarketingDigitalServices-module__hero___xR5mW{min-height:60vh}.MarketingDigitalServices-module__heroContent___pW-sr{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.MarketingDigitalServices-module__heroTitle___Q048U h1{font-size:2.5rem}.MarketingDigitalServices-module__mainLine___2-NEf{font-size:1.125rem}.MarketingDigitalServices-module__heroDescription___kH0ps p{font-size:1rem}.MarketingDigitalServices-module__heroCta___CDRso{flex-direction:column;width:100%;max-width:400px}.MarketingDigitalServices-module__primaryBtn___Lvuh-,.MarketingDigitalServices-module__secondaryBtn___gPJpS{width:100%;text-align:center}.MarketingDigitalServices-module__container___wsIiz{padding:0 1rem}.MarketingDigitalServices-module__sectionTitle___8sEs0{font-size:2rem}.MarketingDigitalServices-module__servicesGrid___nBI2C,.MarketingDigitalServices-module__processGrid___up5-u,.MarketingDigitalServices-module__featuresGrid___FKjn4,.MarketingDigitalServices-module__deliverablesGrid___TNkO5{grid-template-columns:1fr;gap:1.5rem}.MarketingDigitalServices-module__integrationsGrid___ykxfF{grid-template-columns:repeat(2,1fr);gap:1rem}.MarketingDigitalServices-module__serviceCard___H12K0,.MarketingDigitalServices-module__processCard___8pyTe,.MarketingDigitalServices-module__featureCard___CKvoP,.MarketingDigitalServices-module__deliverableCard___SBgjv{padding:1.5rem}}@media (max-width: 480px){.MarketingDigitalServices-module__hero___xR5mW{min-height:50vh}.MarketingDigitalServices-module__heroContent___pW-sr{min-height:50vh;padding:3rem 1rem;gap:1.25rem}.MarketingDigitalServices-module__heroTitle___Q048U h1{font-size:2rem}.MarketingDigitalServices-module__mainLine___2-NEf{font-size:1rem}.MarketingDigitalServices-module__heroDescription___kH0ps p{font-size:.9375rem}.MarketingDigitalServices-module__sectionTitle___8sEs0{font-size:1.75rem}.MarketingDigitalServices-module__primaryBtn___Lvuh-,.MarketingDigitalServices-module__secondaryBtn___gPJpS{padding:.875rem 2rem;font-size:.875rem}.MarketingDigitalServices-module__serviceCard___H12K0,.MarketingDigitalServices-module__processCard___8pyTe,.MarketingDigitalServices-module__featureCard___CKvoP,.MarketingDigitalServices-module__deliverableCard___SBgjv,.MarketingDigitalServices-module__integrationCard___-elvL{padding:1.25rem}.MarketingDigitalServices-module__serviceTitle___OIyGi{font-size:1.25rem}.MarketingDigitalServices-module__stepNumber___TBhXL{font-size:2rem}.MarketingDigitalServices-module__cta___knV0g h2{font-size:1.75rem}.MarketingDigitalServices-module__cta___knV0g p{font-size:1rem}.MarketingDigitalServices-module__ctaButton___ewACc{padding:.875rem 2rem;font-size:.875rem}}.DezvoltareAplicatiiServices-module__dezvoltareAplicatii___QzzO2{min-height:100vh;background:var(--primary-purple-dark)}.DezvoltareAplicatiiServices-module__hero___ny5Z-{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.DezvoltareAplicatiiServices-module__hero___ny5Z-:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.DezvoltareAplicatiiServices-module__heroContent___FKFx0{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.DezvoltareAplicatiiServices-module__heroTitle___EnLw7{animation:DezvoltareAplicatiiServices-module__fadeInUp___vr6Z9 .8s ease-out forwards;opacity:0}.DezvoltareAplicatiiServices-module__heroTitle___EnLw7 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.DezvoltareAplicatiiServices-module__heroSubtitle___nKmqT{animation:DezvoltareAplicatiiServices-module__fadeInUp___vr6Z9 1s ease-out .2s forwards;opacity:0}.DezvoltareAplicatiiServices-module__mainLine___gH02Z{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.DezvoltareAplicatiiServices-module__heroDescription___k1-G-{text-align:center;max-width:700px;animation:DezvoltareAplicatiiServices-module__fadeInUp___vr6Z9 1.2s ease-out .4s forwards;opacity:0}.DezvoltareAplicatiiServices-module__heroDescription___k1-G- p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.DezvoltareAplicatiiServices-module__heroCta___SCrTr{display:flex;gap:1rem;animation:DezvoltareAplicatiiServices-module__fadeInUp___vr6Z9 1.4s ease-out .6s forwards;opacity:0}.DezvoltareAplicatiiServices-module__primaryBtn___7P8Ek,.DezvoltareAplicatiiServices-module__secondaryBtn___c-PxB{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__primaryBtn___7P8Ek{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.DezvoltareAplicatiiServices-module__primaryBtn___7P8Ek:hover{background:#e65a2e;transform:translateY(-2px)}.DezvoltareAplicatiiServices-module__secondaryBtn___c-PxB{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.DezvoltareAplicatiiServices-module__secondaryBtn___c-PxB:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes DezvoltareAplicatiiServices-module__fadeInUp___vr6Z9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DezvoltareAplicatiiServices-module__categories___dUBdQ,.DezvoltareAplicatiiServices-module__types___dygKK,.DezvoltareAplicatiiServices-module__platforms___69lji{padding:2.5rem 0;background:#ff6b3505}.DezvoltareAplicatiiServices-module__container___FgVYw{max-width:1400px;margin:0 auto;padding:0 2rem}.DezvoltareAplicatiiServices-module__categoriesGrid___Jh4pO,.DezvoltareAplicatiiServices-module__typesGrid___4TCBu,.DezvoltareAplicatiiServices-module__platformsGrid___XfE9o{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.DezvoltareAplicatiiServices-module__categoryBtn___Nwpzo,.DezvoltareAplicatiiServices-module__typeBtn___Q2QrN,.DezvoltareAplicatiiServices-module__platformBtn___sMT1v{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.DezvoltareAplicatiiServices-module__categoryBtn___Nwpzo:hover,.DezvoltareAplicatiiServices-module__typeBtn___Q2QrN:hover,.DezvoltareAplicatiiServices-module__platformBtn___sMT1v:hover{background:#ffffff08;border-color:#ff6b354d}.DezvoltareAplicatiiServices-module__categoryBtn___Nwpzo.DezvoltareAplicatiiServices-module__active___eK9tS,.DezvoltareAplicatiiServices-module__typeBtn___Q2QrN.DezvoltareAplicatiiServices-module__active___eK9tS,.DezvoltareAplicatiiServices-module__platformBtn___sMT1v.DezvoltareAplicatiiServices-module__active___eK9tS{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.DezvoltareAplicatiiServices-module__categoryIcon___XYVCm,.DezvoltareAplicatiiServices-module__typeIcon___3lFNK,.DezvoltareAplicatiiServices-module__platformIcon___sEWts{font-size:1.25rem}.DezvoltareAplicatiiServices-module__categoryName___nydb6,.DezvoltareAplicatiiServices-module__typeName___auTjs,.DezvoltareAplicatiiServices-module__platformName___xoBnh{font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__services___aeNpw{padding:5rem 0;background:var(--primary-purple-dark)}.DezvoltareAplicatiiServices-module__sectionTitle___2EnE5{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.DezvoltareAplicatiiServices-module__servicesGrid___pEVWU{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.DezvoltareAplicatiiServices-module__serviceCard___mn0V8{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.DezvoltareAplicatiiServices-module__serviceCard___mn0V8:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.DezvoltareAplicatiiServices-module__serviceIcon___zJija{font-size:2.5rem;margin-bottom:1.25rem}.DezvoltareAplicatiiServices-module__serviceTitle___KjB6J{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.DezvoltareAplicatiiServices-module__serviceDescription___PzWhW{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.DezvoltareAplicatiiServices-module__featuresList___nPPhY{list-style:none;padding:0;margin:0 0 1.5rem}.DezvoltareAplicatiiServices-module__featuresList___nPPhY li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.DezvoltareAplicatiiServices-module__featuresList___nPPhY li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.DezvoltareAplicatiiServices-module__serviceFooter___UOP70{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.DezvoltareAplicatiiServices-module__serviceInfo___hEO2T{display:flex;flex-direction:column;gap:.25rem}.DezvoltareAplicatiiServices-module__price___W6-Rp{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__duration___F57yL{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__serviceBtn___DSVC8{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.DezvoltareAplicatiiServices-module__serviceBtn___DSVC8:hover{transform:translate(4px)}.DezvoltareAplicatiiServices-module__process___iP-s8,.DezvoltareAplicatiiServices-module__features___kvzIC,.DezvoltareAplicatiiServices-module__deliverables___Hnf4W,.DezvoltareAplicatiiServices-module__integrations___kaLJ-{padding:5rem 0}.DezvoltareAplicatiiServices-module__process___iP-s8,.DezvoltareAplicatiiServices-module__deliverables___Hnf4W{background:#ff6b3505}.DezvoltareAplicatiiServices-module__features___kvzIC,.DezvoltareAplicatiiServices-module__integrations___kaLJ-{background:var(--primary-purple-dark)}.DezvoltareAplicatiiServices-module__processGrid___bFBpD,.DezvoltareAplicatiiServices-module__featuresGrid___zemUb,.DezvoltareAplicatiiServices-module__deliverablesGrid___GJGNa,.DezvoltareAplicatiiServices-module__integrationsGrid___HcMbE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.DezvoltareAplicatiiServices-module__processCard___ePvz8,.DezvoltareAplicatiiServices-module__featureCard___lyG4S,.DezvoltareAplicatiiServices-module__deliverableCard___7og7j,.DezvoltareAplicatiiServices-module__integrationCard___EjyqP{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.DezvoltareAplicatiiServices-module__processCard___ePvz8:hover,.DezvoltareAplicatiiServices-module__featureCard___lyG4S:hover,.DezvoltareAplicatiiServices-module__deliverableCard___7og7j:hover,.DezvoltareAplicatiiServices-module__integrationCard___EjyqP:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.DezvoltareAplicatiiServices-module__stepNumber___KoFh6{font-size:2.5rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:1rem;opacity:.7}.DezvoltareAplicatiiServices-module__stepTitle___4Yla1,.DezvoltareAplicatiiServices-module__featureTitle___7mpwd,.DezvoltareAplicatiiServices-module__deliverableName___-6jSl,.DezvoltareAplicatiiServices-module__integrationName___nWdjU{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.DezvoltareAplicatiiServices-module__stepDescription___m6O2U,.DezvoltareAplicatiiServices-module__featureDescription___QZVW5{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.DezvoltareAplicatiiServices-module__featureIcon___bg1ZW,.DezvoltareAplicatiiServices-module__deliverableIcon___Gm1Lc{font-size:2.5rem;margin-bottom:1rem}.DezvoltareAplicatiiServices-module__deliverableName___-6jSl{display:block;font-size:.9375rem}.DezvoltareAplicatiiServices-module__integrationType___mfuuR{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__cta___p1zoG{padding:5rem 0;text-align:center;background:#ff6b3505}.DezvoltareAplicatiiServices-module__ctaContent___DNIHe{max-width:700px;margin:0 auto}.DezvoltareAplicatiiServices-module__cta___p1zoG h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.DezvoltareAplicatiiServices-module__cta___p1zoG p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.DezvoltareAplicatiiServices-module__ctaButton___STAmA{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.DezvoltareAplicatiiServices-module__ctaButton___STAmA:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.DezvoltareAplicatiiServices-module__heroTitle___EnLw7 h1{font-size:3rem}.DezvoltareAplicatiiServices-module__mainLine___gH02Z{font-size:1.25rem}}@media (max-width: 768px){.DezvoltareAplicatiiServices-module__hero___ny5Z-{min-height:60vh}.DezvoltareAplicatiiServices-module__heroContent___FKFx0{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.DezvoltareAplicatiiServices-module__heroTitle___EnLw7 h1{font-size:2.5rem}.DezvoltareAplicatiiServices-module__mainLine___gH02Z{font-size:1.125rem}.DezvoltareAplicatiiServices-module__heroDescription___k1-G- p{font-size:1rem}.DezvoltareAplicatiiServices-module__heroCta___SCrTr{flex-direction:column;width:100%;max-width:400px}.DezvoltareAplicatiiServices-module__primaryBtn___7P8Ek,.DezvoltareAplicatiiServices-module__secondaryBtn___c-PxB{width:100%;text-align:center}.DezvoltareAplicatiiServices-module__container___FgVYw{padding:0 1rem}.DezvoltareAplicatiiServices-module__sectionTitle___2EnE5{font-size:2rem}.DezvoltareAplicatiiServices-module__servicesGrid___pEVWU,.DezvoltareAplicatiiServices-module__processGrid___bFBpD,.DezvoltareAplicatiiServices-module__featuresGrid___zemUb,.DezvoltareAplicatiiServices-module__deliverablesGrid___GJGNa{grid-template-columns:1fr;gap:1.5rem}.DezvoltareAplicatiiServices-module__integrationsGrid___HcMbE{grid-template-columns:repeat(2,1fr);gap:1rem}.DezvoltareAplicatiiServices-module__serviceCard___mn0V8,.DezvoltareAplicatiiServices-module__processCard___ePvz8,.DezvoltareAplicatiiServices-module__featureCard___lyG4S,.DezvoltareAplicatiiServices-module__deliverableCard___7og7j{padding:1.5rem}}@media (max-width: 480px){.DezvoltareAplicatiiServices-module__hero___ny5Z-{min-height:50vh}.DezvoltareAplicatiiServices-module__heroContent___FKFx0{min-height:50vh;padding:3rem 1rem;gap:1.25rem}.DezvoltareAplicatiiServices-module__heroTitle___EnLw7 h1{font-size:2rem}.DezvoltareAplicatiiServices-module__mainLine___gH02Z{font-size:1rem}.DezvoltareAplicatiiServices-module__heroDescription___k1-G- p{font-size:.9375rem}.DezvoltareAplicatiiServices-module__sectionTitle___2EnE5{font-size:1.75rem}.DezvoltareAplicatiiServices-module__primaryBtn___7P8Ek,.DezvoltareAplicatiiServices-module__secondaryBtn___c-PxB{padding:.875rem 2rem;font-size:.875rem}.DezvoltareAplicatiiServices-module__serviceCard___mn0V8,.DezvoltareAplicatiiServices-module__processCard___ePvz8,.DezvoltareAplicatiiServices-module__featureCard___lyG4S,.DezvoltareAplicatiiServices-module__deliverableCard___7og7j,.DezvoltareAplicatiiServices-module__integrationCard___EjyqP{padding:1.25rem}.DezvoltareAplicatiiServices-module__serviceTitle___KjB6J{font-size:1.25rem}.DezvoltareAplicatiiServices-module__stepNumber___KoFh6{font-size:2rem}.DezvoltareAplicatiiServices-module__cta___p1zoG h2{font-size:1.75rem}.DezvoltareAplicatiiServices-module__cta___p1zoG p{font-size:1rem}.DezvoltareAplicatiiServices-module__ctaButton___STAmA{padding:.875rem 2rem;font-size:.875rem}}.IntegrariApiServices-module__integrariApi___MCu3b{min-height:100vh;background:var(--primary-purple-dark)}.IntegrariApiServices-module__hero___oCEHS{min-height:70vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.IntegrariApiServices-module__hero___oCEHS:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.IntegrariApiServices-module__heroContent___j2ebV{position:relative;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:5rem 2rem;text-align:center}.IntegrariApiServices-module__heroTitle___lBNja{animation:IntegrariApiServices-module__fadeInUp___CYY9M .8s ease-out forwards;opacity:0}.IntegrariApiServices-module__heroTitle___lBNja h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.IntegrariApiServices-module__heroSubtitle___sorgC{animation:IntegrariApiServices-module__fadeInUp___CYY9M 1s ease-out .2s forwards;opacity:0}.IntegrariApiServices-module__mainLine___UMbzN{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);max-width:800px}.IntegrariApiServices-module__heroDescription___bDTMc{text-align:center;max-width:700px;animation:IntegrariApiServices-module__fadeInUp___CYY9M 1.2s ease-out .4s forwards;opacity:0}.IntegrariApiServices-module__heroDescription___bDTMc p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.IntegrariApiServices-module__heroCta___PTkXN{display:flex;gap:1rem;animation:IntegrariApiServices-module__fadeInUp___CYY9M 1.4s ease-out .6s forwards;opacity:0}.IntegrariApiServices-module__primaryBtn___kjfX-,.IntegrariApiServices-module__secondaryBtn___9yILM{padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.IntegrariApiServices-module__primaryBtn___kjfX-{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.IntegrariApiServices-module__primaryBtn___kjfX-:hover{background:#e65a2e;transform:translateY(-2px)}.IntegrariApiServices-module__secondaryBtn___9yILM{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.IntegrariApiServices-module__secondaryBtn___9yILM:hover{background:#ffffff0d;border-color:#ffffff4d}@keyframes IntegrariApiServices-module__fadeInUp___CYY9M{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.IntegrariApiServices-module__categories___OY67P,.IntegrariApiServices-module__types___NTaL4,.IntegrariApiServices-module__platforms___xFDlK{padding:2.5rem 0;background:#ff6b3505}.IntegrariApiServices-module__container___7Lxqk{max-width:1400px;margin:0 auto;padding:0 2rem}.IntegrariApiServices-module__categoriesGrid___LV-El,.IntegrariApiServices-module__typesGrid___ZNlLC,.IntegrariApiServices-module__platformsGrid___rW831{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.IntegrariApiServices-module__categoryBtn___-GXUc,.IntegrariApiServices-module__typeBtn___2Qefx,.IntegrariApiServices-module__platformBtn___gvyPk{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.IntegrariApiServices-module__categoryBtn___-GXUc:hover,.IntegrariApiServices-module__typeBtn___2Qefx:hover,.IntegrariApiServices-module__platformBtn___gvyPk:hover{background:#ffffff08;border-color:#ff6b354d}.IntegrariApiServices-module__categoryBtn___-GXUc.IntegrariApiServices-module__active___T1PFW,.IntegrariApiServices-module__typeBtn___2Qefx.IntegrariApiServices-module__active___T1PFW,.IntegrariApiServices-module__platformBtn___gvyPk.IntegrariApiServices-module__active___T1PFW{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.IntegrariApiServices-module__categoryIcon___pJAOT,.IntegrariApiServices-module__typeIcon___je-uZ,.IntegrariApiServices-module__platformIcon___L3krD{font-size:1.25rem}.IntegrariApiServices-module__categoryName___dpH4n,.IntegrariApiServices-module__typeName___DF9cA,.IntegrariApiServices-module__platformName___NMl9X{font-family:var(--font-mono)}.IntegrariApiServices-module__services___evzER{padding:5rem 0;background:var(--primary-purple-dark)}.IntegrariApiServices-module__sectionTitle___zLzdO{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.IntegrariApiServices-module__servicesGrid___L4BVZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem}.IntegrariApiServices-module__serviceCard___dlgXN{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.IntegrariApiServices-module__serviceCard___dlgXN:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.IntegrariApiServices-module__serviceIcon___rwFOH{font-size:2.5rem;margin-bottom:1.25rem}.IntegrariApiServices-module__serviceTitle___Z6sw9{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4}.IntegrariApiServices-module__serviceDescription___t1Vax{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.IntegrariApiServices-module__featuresList___e1Qlf{list-style:none;padding:0;margin:0 0 1.5rem}.IntegrariApiServices-module__featuresList___e1Qlf li{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono);padding:.5rem 0 .5rem 1.5rem;position:relative}.IntegrariApiServices-module__featuresList___e1Qlf li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.IntegrariApiServices-module__serviceFooter___ZjYfx{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.IntegrariApiServices-module__serviceInfo___ARfow{display:flex;flex-direction:column;gap:.25rem}.IntegrariApiServices-module__price___e9Xsf{font-size:1.125rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.IntegrariApiServices-module__duration___UWXd-{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.IntegrariApiServices-module__serviceBtn___K3dax{color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.IntegrariApiServices-module__serviceBtn___K3dax:hover{transform:translate(4px)}.IntegrariApiServices-module__process___gljqi,.IntegrariApiServices-module__features___hBWaP,.IntegrariApiServices-module__deliverables___XYOCe,.IntegrariApiServices-module__integrations___65uaB{padding:5rem 0}.IntegrariApiServices-module__process___gljqi,.IntegrariApiServices-module__deliverables___XYOCe{background:#ff6b3505}.IntegrariApiServices-module__features___hBWaP,.IntegrariApiServices-module__integrations___65uaB{background:var(--primary-purple-dark)}.IntegrariApiServices-module__processGrid___2Mo8A,.IntegrariApiServices-module__featuresGrid___at-wR,.IntegrariApiServices-module__deliverablesGrid___lNLoq,.IntegrariApiServices-module__integrationsGrid___d2Sxv{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.IntegrariApiServices-module__processCard___aO7tM,.IntegrariApiServices-module__featureCard___GjWG7,.IntegrariApiServices-module__deliverableCard___LtGeg,.IntegrariApiServices-module__integrationCard___c88oK{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.IntegrariApiServices-module__processCard___aO7tM:hover,.IntegrariApiServices-module__featureCard___GjWG7:hover,.IntegrariApiServices-module__deliverableCard___LtGeg:hover,.IntegrariApiServices-module__integrationCard___c88oK:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.IntegrariApiServices-module__stepNumber___0H70p{font-size:2.5rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:1rem;opacity:.7}.IntegrariApiServices-module__stepTitle___8nydO,.IntegrariApiServices-module__featureTitle___EwAZ2,.IntegrariApiServices-module__deliverableName___NEvp6,.IntegrariApiServices-module__integrationName___oAcpP{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.IntegrariApiServices-module__stepDescription___lEwnK,.IntegrariApiServices-module__featureDescription___W4o9Q{color:var(--text-gray);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.IntegrariApiServices-module__featureIcon___LTcAw,.IntegrariApiServices-module__deliverableIcon___zDfWJ{font-size:2.5rem;margin-bottom:1rem}.IntegrariApiServices-module__deliverableName___NEvp6{display:block;font-size:.9375rem}.IntegrariApiServices-module__integrationType___iCYrU{display:block;font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.IntegrariApiServices-module__cta___y50Yp{padding:5rem 0;text-align:center;background:#ff6b3505}.IntegrariApiServices-module__ctaContent___ABkf3{max-width:700px;margin:0 auto}.IntegrariApiServices-module__cta___y50Yp h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.IntegrariApiServices-module__cta___y50Yp p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.IntegrariApiServices-module__ctaButton___wWr-T{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid var(--accent-orange);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.IntegrariApiServices-module__ctaButton___wWr-T:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.IntegrariApiServices-module__heroTitle___lBNja h1{font-size:3rem}.IntegrariApiServices-module__mainLine___UMbzN{font-size:1.25rem}}@media (max-width: 768px){.IntegrariApiServices-module__hero___oCEHS{min-height:60vh}.IntegrariApiServices-module__heroContent___j2ebV{min-height:60vh;gap:1.5rem;padding:4rem 1.5rem}.IntegrariApiServices-module__heroTitle___lBNja h1{font-size:2.5rem}.IntegrariApiServices-module__mainLine___UMbzN{font-size:1.125rem}.IntegrariApiServices-module__heroDescription___bDTMc p{font-size:1rem}.IntegrariApiServices-module__heroCta___PTkXN{flex-direction:column;width:100%;max-width:400px}.IntegrariApiServices-module__primaryBtn___kjfX-,.IntegrariApiServices-module__secondaryBtn___9yILM{width:100%;text-align:center}.IntegrariApiServices-module__container___7Lxqk{padding:0 1rem}.IntegrariApiServices-module__sectionTitle___zLzdO{font-size:2rem}.IntegrariApiServices-module__servicesGrid___L4BVZ,.IntegrariApiServices-module__processGrid___2Mo8A,.IntegrariApiServices-module__featuresGrid___at-wR,.IntegrariApiServices-module__deliverablesGrid___lNLoq{grid-template-columns:1fr;gap:1.5rem}.IntegrariApiServices-module__integrationsGrid___d2Sxv{grid-template-columns:repeat(2,1fr);gap:1rem}.IntegrariApiServices-module__serviceCard___dlgXN,.IntegrariApiServices-module__processCard___aO7tM,.IntegrariApiServices-module__featureCard___GjWG7,.IntegrariApiServices-module__deliverableCard___LtGeg{padding:1.5rem}}@media (max-width: 480px){.IntegrariApiServices-module__hero___oCEHS{min-height:50vh}.IntegrariApiServices-module__heroContent___j2ebV{min-height:50vh;padding:3rem 1rem;gap:1.25rem}.IntegrariApiServices-module__heroTitle___lBNja h1{font-size:2rem}.IntegrariApiServices-module__mainLine___UMbzN{font-size:1rem}.IntegrariApiServices-module__heroDescription___bDTMc p{font-size:.9375rem}.IntegrariApiServices-module__sectionTitle___zLzdO{font-size:1.75rem}.IntegrariApiServices-module__primaryBtn___kjfX-,.IntegrariApiServices-module__secondaryBtn___9yILM{padding:.875rem 2rem;font-size:.875rem}.IntegrariApiServices-module__serviceCard___dlgXN,.IntegrariApiServices-module__processCard___aO7tM,.IntegrariApiServices-module__featureCard___GjWG7,.IntegrariApiServices-module__deliverableCard___LtGeg,.IntegrariApiServices-module__integrationCard___c88oK{padding:1.25rem}.IntegrariApiServices-module__serviceTitle___Z6sw9{font-size:1.25rem}.IntegrariApiServices-module__stepNumber___0H70p{font-size:2rem}.IntegrariApiServices-module__cta___y50Yp h2{font-size:1.75rem}.IntegrariApiServices-module__cta___y50Yp p{font-size:1rem}.IntegrariApiServices-module__ctaButton___wWr-T{padding:.875rem 2rem;font-size:.875rem}}.AplicatiiWeb-module__aplicatiiWeb___vkzYz{min-height:100vh;background:var(--primary-purple-dark);overflow-x:hidden}.AplicatiiWeb-module__hero___3J6pC{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AplicatiiWeb-module__hero___3J6pC:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.AplicatiiWeb-module__heroContent___vpVTj{position:relative;height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.AplicatiiWeb-module__heroTitle___-pc41{animation:AplicatiiWeb-module__fadeInUp___XeXOT .8s ease-out forwards;opacity:0}.AplicatiiWeb-module__heroTitle___-pc41 h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.AplicatiiWeb-module__firstLetter___Gas0u{color:var(--accent-orange)}.AplicatiiWeb-module__heroSubtitle___i1Ti1{animation:AplicatiiWeb-module__fadeInUp___XeXOT 1s ease-out .2s forwards;opacity:0}.AplicatiiWeb-module__mainLine___Z8FTo{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-display);position:relative}.AplicatiiWeb-module__mainLine___Z8FTo:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.AplicatiiWeb-module__heroDescription___F3pDM{text-align:center;max-width:700px;animation:AplicatiiWeb-module__fadeInUp___XeXOT 1.2s ease-out .4s forwards;opacity:0}.AplicatiiWeb-module__heroDescription___F3pDM p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes AplicatiiWeb-module__fadeInUp___XeXOT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AplicatiiWeb-module__waveWrapper___pXLtf{width:100%;height:120px;position:relative;overflow:hidden}.AplicatiiWeb-module__wave___-55nB{width:100%;height:100%;display:block}.AplicatiiWeb-module__wave___-55nB path{animation:AplicatiiWeb-module__waveMove___a9Ry- 15s ease-in-out infinite}@keyframes AplicatiiWeb-module__waveMove___a9Ry-{0%,to{transform:translate(0)}50%{transform:translate(-25px)}}.AplicatiiWeb-module__container___0mWAN{max-width:1400px;margin:0 auto;padding:0 2rem}.AplicatiiWeb-module__monoTitle___CPdFz{font-family:var(--font-mono);font-size:2.2rem;font-weight:700;color:var(--text-white);text-align:center;margin-bottom:4rem;letter-spacing:-.5px;animation:AplicatiiWeb-module__glitchTitle___-2J-6 3s ease-in-out infinite}@keyframes AplicatiiWeb-module__glitchTitle___-2J-6{0%,98%,to{text-shadow:none}99%{text-shadow:2px 2px var(--accent-orange),-2px -2px #fff}}.AplicatiiWeb-module__bracket___NbmTm{color:var(--accent-orange);opacity:.7;font-weight:400}.AplicatiiWeb-module__carouselSection___1mggf{padding:8rem 0;background:var(--primary-purple-dark);opacity:0;transform:translateY(80px) scale(.95);transition:all 1.2s cubic-bezier(.34,1.56,.64,1)}.AplicatiiWeb-module__carouselSection___1mggf.AplicatiiWeb-module__visible___5hlcZ{opacity:1;transform:translateY(0) scale(1)}.AplicatiiWeb-module__carouselWrapper___MkVJh{position:relative;display:flex;align-items:center;gap:2rem;margin:0 auto}.AplicatiiWeb-module__navBtn___AF30e{width:70px;height:70px;border-radius:50%;background:#ff6b351a;border:2px solid var(--accent-orange);color:var(--accent-orange);font-size:3rem;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden;z-index:10}.AplicatiiWeb-module__navBtn___AF30e:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--accent-orange);transition:all .5s ease;transform:translate(-50%,-50%);z-index:-1}.AplicatiiWeb-module__navBtn___AF30e:hover:before{width:200%;height:200%}.AplicatiiWeb-module__navBtn___AF30e:hover{color:var(--primary-purple-dark);transform:scale(1.15) rotate(5deg);box-shadow:0 8px 25px #ff6b3566}.AplicatiiWeb-module__navBtn___AF30e:active{transform:scale(.95)}.AplicatiiWeb-module__carouselTrack___zqTvp{position:relative;flex:1;min-height:500px;overflow:hidden}.AplicatiiWeb-module__slide___hKYgO{position:absolute;width:100%;padding:3rem;background:#ff6b350d;border:2px solid transparent;border-radius:20px;opacity:0;transform:translate(120%) scale(.8);transition:all .8s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.AplicatiiWeb-module__slide___hKYgO.AplicatiiWeb-module__activeSlide___uvBRt{position:relative;opacity:1;transform:translate(0) scale(1);border-color:#ff6b354d;pointer-events:auto;animation:AplicatiiWeb-module__slideGlow___2s-g5 2s ease-in-out infinite}@keyframes AplicatiiWeb-module__slideGlow___2s-g5{0%,to{box-shadow:0 0 20px #ff6b351a}50%{box-shadow:0 0 40px #ff6b354d}}.AplicatiiWeb-module__slide___hKYgO.AplicatiiWeb-module__prevSlide___Ii2RS{transform:translate(-120%) scale(.8)}.AplicatiiWeb-module__slideHeader___PwAL8{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.AplicatiiWeb-module__slideIndex___YsKOq{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.5rem;font-weight:700;opacity:.8}.AplicatiiWeb-module__slideHeader___PwAL8 h3{font-family:var(--font-mono);font-size:2rem;color:var(--text-white);font-weight:700;margin:0}.AplicatiiWeb-module__slideSubtitle___spi9U{color:var(--accent-orange);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;opacity:.9}.AplicatiiWeb-module__slideDesc___a3ufp{color:var(--text-light);font-size:1.1rem;line-height:1.9;margin-bottom:2rem}.AplicatiiWeb-module__slideMeta___bYKCM{display:flex;flex-direction:column;gap:1.5rem}.AplicatiiWeb-module__metaItem___-UGEn{display:flex;flex-direction:column;gap:.5rem}.AplicatiiWeb-module__metaLabel___OOTAV{font-family:var(--font-mono);color:var(--accent-orange);font-size:.85rem;font-weight:700;letter-spacing:1px}.AplicatiiWeb-module__metaValue___lWEXH{color:var(--text-light);font-size:1rem;line-height:1.6}.AplicatiiWeb-module__highlightBox___ECxGi{padding:1.2rem;background:linear-gradient(135deg,#ff6b3526,#ff6b350d);border-left:4px solid var(--accent-orange);border-radius:8px;color:var(--text-white);font-weight:600;font-size:1.05rem}.AplicatiiWeb-module__techMain___jwuPF{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.AplicatiiWeb-module__impactText___E4jaV{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;animation:AplicatiiWeb-module__pulse___ilHWT 2s ease-in-out infinite}@keyframes AplicatiiWeb-module__pulse___ilHWT{0%,to{opacity:1}50%{opacity:.7}}.AplicatiiWeb-module__statsBox___ziY2c{padding:1.5rem;background:#ff6b351a;border:2px dashed var(--accent-orange);border-radius:10px;text-align:center;color:var(--text-white);font-weight:700;font-size:1.1rem}.AplicatiiWeb-module__phaseNumber___ngXR6{font-family:var(--font-mono);font-size:5rem;font-weight:900;color:#ff6b3533;text-align:center;line-height:1;margin-bottom:-1rem}.AplicatiiWeb-module__deliverablesBox___XcFQo{margin-top:2rem;padding:1.5rem;background:#ff6b3514;border-radius:10px;display:flex;flex-direction:column;gap:.8rem}.AplicatiiWeb-module__delivLabel___RPxqM{font-family:var(--font-mono);color:var(--accent-orange);font-size:.9rem;font-weight:700;letter-spacing:1px}.AplicatiiWeb-module__delivValue___X89T-{color:var(--text-light);line-height:1.7;font-size:1rem}.AplicatiiWeb-module__progressBar___vq7VL{height:4px;background:#ff6b3533;border-radius:10px;margin-top:3rem;overflow:hidden}.AplicatiiWeb-module__progressFill___DYmrU{height:100%;background:linear-gradient(90deg,var(--accent-orange),#ff8c42);border-radius:10px;transition:width .8s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 20px #ff6b3599}.AplicatiiWeb-module__slideCounter___FDV7W{font-family:var(--font-mono);text-align:center;color:var(--accent-orange);font-size:1.1rem;margin-top:1rem;font-weight:700}.AplicatiiWeb-module__detailedSection___54iKS{padding:8rem 0;background:#ff6b3505;opacity:0;transition:all 1.2s cubic-bezier(.34,1.56,.64,1)}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__visible___5hlcZ{opacity:1}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__leftAlign___0Ct8D{transform:translate(-100px)}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__leftAlign___0Ct8D.AplicatiiWeb-module__visible___5hlcZ{transform:translate(0)}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__rightAlign___KSsfs{transform:translate(100px)}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__rightAlign___KSsfs.AplicatiiWeb-module__visible___5hlcZ{transform:translate(0)}.AplicatiiWeb-module__contentWrapper___KYSqs{max-width:900px}.AplicatiiWeb-module__leftAlign___0Ct8D .AplicatiiWeb-module__contentWrapper___KYSqs{margin-right:auto;margin-left:0}.AplicatiiWeb-module__rightAlign___KSsfs .AplicatiiWeb-module__contentWrapper___KYSqs{margin-left:auto;margin-right:0}.AplicatiiWeb-module__textContent___ROLno{margin-top:2rem}.AplicatiiWeb-module__preview___pQ6MO{color:var(--text-light);font-size:1.15rem;line-height:1.9;margin-bottom:2rem;opacity:.95}.AplicatiiWeb-module__expandableContent___FbT7b{max-height:0;overflow:hidden;transition:max-height 1s cubic-bezier(.34,1.56,.64,1),opacity .8s ease;opacity:0}.AplicatiiWeb-module__expandableContent___FbT7b.AplicatiiWeb-module__expanded___ct92r{max-height:10000px;opacity:1}.AplicatiiWeb-module__paragraph___vbvsd{color:var(--text-light);font-size:1.05rem;line-height:1.9;margin-bottom:1.8rem;opacity:0;animation:AplicatiiWeb-module__fadeInParagraph___jsMeC .8s ease forwards}.AplicatiiWeb-module__expanded___ct92r .AplicatiiWeb-module__paragraph___vbvsd{animation-delay:calc(var(--para-index, 0) * .1s)}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(1){--para-index: 1}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(2){--para-index: 2}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(3){--para-index: 3}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(4){--para-index: 4}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(5){--para-index: 5}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(6){--para-index: 6}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(7){--para-index: 7}.AplicatiiWeb-module__paragraph___vbvsd:nth-child(8){--para-index: 8}@keyframes AplicatiiWeb-module__fadeInParagraph___jsMeC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AplicatiiWeb-module__expandBtn___pH2h2{font-family:var(--font-mono);background:transparent;border:2px solid var(--accent-orange);color:var(--accent-orange);padding:1rem 2.5rem;font-size:1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);margin-top:2rem;position:relative;overflow:hidden}.AplicatiiWeb-module__expandBtn___pH2h2:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--accent-orange);transition:all .5s ease;transform:translate(-50%,-50%);z-index:-1}.AplicatiiWeb-module__expandBtn___pH2h2:hover:before{width:300%;height:300%}.AplicatiiWeb-module__expandBtn___pH2h2:hover{color:var(--primary-purple-dark);transform:scale(1.05);box-shadow:0 8px 25px #ff6b3566}.AplicatiiWeb-module__cta___Iw11x{padding:8rem 0;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%);text-align:center}.AplicatiiWeb-module__ctaContent___RBfPK{max-width:800px;margin:0 auto}.AplicatiiWeb-module__ctaText___PPRNt{font-size:1.4rem;color:var(--text-light);margin:2rem 0;line-height:1.8}.AplicatiiWeb-module__ctaSubtext___CKOaD{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.1rem;margin-bottom:3rem;opacity:.9}.AplicatiiWeb-module__ctaButton___L1LRE{font-family:var(--font-mono);display:inline-block;padding:1.5rem 4rem;background:var(--accent-orange);color:var(--primary-purple-dark);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 30px #ff6b3566;position:relative;overflow:hidden}.AplicatiiWeb-module__ctaButton___L1LRE:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.AplicatiiWeb-module__ctaButton___L1LRE:hover:before{left:100%}.AplicatiiWeb-module__ctaButton___L1LRE:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px #ff6b3599}.AplicatiiWeb-module__btnBracket___jDvfe{opacity:.6;font-weight:400}.AplicatiiWeb-module__ctaStats___egjNo{display:flex;justify-content:center;gap:4rem;margin-top:4rem}.AplicatiiWeb-module__stat___l5Cu2{display:flex;flex-direction:column;gap:.5rem}.AplicatiiWeb-module__statNumber___xTyb4{font-family:var(--font-mono);font-size:3rem;font-weight:900;color:var(--accent-orange);line-height:1}.AplicatiiWeb-module__statLabel___agtGi{font-size:.95rem;color:var(--text-light);opacity:.8}@media (max-width: 1024px){.AplicatiiWeb-module__heroTitle___-pc41 h1{font-size:3rem}.AplicatiiWeb-module__mainLine___Z8FTo{font-size:1.7rem}.AplicatiiWeb-module__monoTitle___CPdFz{font-size:1.9rem}.AplicatiiWeb-module__carouselSection___1mggf,.AplicatiiWeb-module__detailedSection___54iKS{padding:6rem 0}.AplicatiiWeb-module__slide___hKYgO{padding:2.5rem;min-height:450px}.AplicatiiWeb-module__contentWrapper___KYSqs{max-width:100%}.AplicatiiWeb-module__leftAlign___0Ct8D .AplicatiiWeb-module__contentWrapper___KYSqs,.AplicatiiWeb-module__rightAlign___KSsfs .AplicatiiWeb-module__contentWrapper___KYSqs{margin-left:auto;margin-right:auto}}@media (max-width: 768px){.AplicatiiWeb-module__hero___3J6pC{min-height:100vh}.AplicatiiWeb-module__heroContent___vpVTj{height:100vh;padding:1.5rem;gap:2rem}.AplicatiiWeb-module__heroTitle___-pc41 h1{font-size:2.5rem}.AplicatiiWeb-module__mainLine___Z8FTo{font-size:1.5rem}.AplicatiiWeb-module__heroDescription___F3pDM p{font-size:1rem}.AplicatiiWeb-module__waveWrapper___pXLtf{height:80px}.AplicatiiWeb-module__monoTitle___CPdFz{font-size:1.5rem;margin-bottom:2.5rem}.AplicatiiWeb-module__carouselSection___1mggf,.AplicatiiWeb-module__detailedSection___54iKS{padding:4rem 0}.AplicatiiWeb-module__container___0mWAN{padding:0 1.5rem}.AplicatiiWeb-module__carouselWrapper___MkVJh{gap:0}.AplicatiiWeb-module__navBtn___AF30e{position:absolute;width:55px;height:55px;font-size:2.5rem;z-index:20;background:#ff6b3540;backdrop-filter:blur(10px)}.AplicatiiWeb-module__navBtn___AF30e:first-of-type{left:10px;top:50%;transform:translateY(-50%)}.AplicatiiWeb-module__navBtn___AF30e:last-of-type{right:10px;top:50%;transform:translateY(-50%)}.AplicatiiWeb-module__navBtn___AF30e:hover{transform:translateY(-50%) scale(1.1)}.AplicatiiWeb-module__carouselTrack___zqTvp{min-height:600px;width:100%}.AplicatiiWeb-module__slide___hKYgO{padding:2rem 1.5rem}.AplicatiiWeb-module__slideHeader___PwAL8 h3{font-size:1.6rem}.AplicatiiWeb-module__slideIndex___YsKOq{font-size:1.2rem}.AplicatiiWeb-module__slideSubtitle___spi9U{font-size:1.05rem}.AplicatiiWeb-module__slideDesc___a3ufp{font-size:1rem}.AplicatiiWeb-module__phaseNumber___ngXR6{font-size:3.5rem}.AplicatiiWeb-module__preview___pQ6MO{font-size:1.05rem}.AplicatiiWeb-module__paragraph___vbvsd{font-size:.98rem}.AplicatiiWeb-module__expandBtn___pH2h2{padding:.9rem 2rem;font-size:.95rem}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__leftAlign___0Ct8D,.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__rightAlign___KSsfs{transform:translateY(50px)}.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__leftAlign___0Ct8D.AplicatiiWeb-module__visible___5hlcZ,.AplicatiiWeb-module__detailedSection___54iKS.AplicatiiWeb-module__rightAlign___KSsfs.AplicatiiWeb-module__visible___5hlcZ{transform:translateY(0)}.AplicatiiWeb-module__ctaText___PPRNt{font-size:1.2rem}.AplicatiiWeb-module__ctaSubtext___CKOaD{font-size:.95rem}.AplicatiiWeb-module__ctaButton___L1LRE{padding:1.2rem 2.5rem;font-size:1.05rem}.AplicatiiWeb-module__ctaStats___egjNo{flex-direction:column;gap:2.5rem;margin-top:3rem}.AplicatiiWeb-module__statNumber___xTyb4{font-size:2.5rem}}@media (max-width: 480px){.AplicatiiWeb-module__hero___3J6pC{min-height:90vh}.AplicatiiWeb-module__heroContent___vpVTj{height:90vh;gap:1.5rem}.AplicatiiWeb-module__heroTitle___-pc41 h1{font-size:2rem}.AplicatiiWeb-module__mainLine___Z8FTo{font-size:1.3rem}.AplicatiiWeb-module__heroDescription___F3pDM p{font-size:.95rem}.AplicatiiWeb-module__waveWrapper___pXLtf{height:60px}.AplicatiiWeb-module__monoTitle___CPdFz{font-size:1.3rem;margin-bottom:2rem}.AplicatiiWeb-module__carouselSection___1mggf,.AplicatiiWeb-module__detailedSection___54iKS{padding:3rem 0}.AplicatiiWeb-module__container___0mWAN{padding:0 1rem}.AplicatiiWeb-module__navBtn___AF30e{width:50px;height:50px;font-size:2.2rem}.AplicatiiWeb-module__carouselTrack___zqTvp{min-height:650px}.AplicatiiWeb-module__slide___hKYgO{padding:1.5rem 1rem}.AplicatiiWeb-module__slideHeader___PwAL8{flex-direction:column;align-items:flex-start;gap:.5rem}.AplicatiiWeb-module__slideHeader___PwAL8 h3{font-size:1.4rem}.AplicatiiWeb-module__slideIndex___YsKOq{font-size:1.1rem}.AplicatiiWeb-module__slideSubtitle___spi9U,.AplicatiiWeb-module__techMain___jwuPF,.AplicatiiWeb-module__impactText___E4jaV{font-size:1rem}.AplicatiiWeb-module__slideDesc___a3ufp{font-size:.95rem}.AplicatiiWeb-module__metaLabel___OOTAV,.AplicatiiWeb-module__delivLabel___RPxqM{font-size:.8rem}.AplicatiiWeb-module__metaValue___lWEXH,.AplicatiiWeb-module__delivValue___X89T-{font-size:.9rem}.AplicatiiWeb-module__highlightBox___ECxGi,.AplicatiiWeb-module__statsBox___ziY2c{font-size:.95rem;padding:1rem}.AplicatiiWeb-module__phaseNumber___ngXR6{font-size:3rem}.AplicatiiWeb-module__progressBar___vq7VL{margin-top:2rem}.AplicatiiWeb-module__slideCounter___FDV7W{font-size:1rem}.AplicatiiWeb-module__preview___pQ6MO{font-size:.98rem}.AplicatiiWeb-module__paragraph___vbvsd{font-size:.95rem;margin-bottom:1.5rem}.AplicatiiWeb-module__expandBtn___pH2h2{padding:.8rem 1.8rem;font-size:.9rem}.AplicatiiWeb-module__ctaText___PPRNt{font-size:1.1rem}.AplicatiiWeb-module__ctaSubtext___CKOaD{font-size:.85rem;margin-bottom:2.5rem}.AplicatiiWeb-module__ctaButton___L1LRE{padding:1rem 2rem;font-size:.95rem}.AplicatiiWeb-module__statNumber___xTyb4{font-size:2.2rem}.AplicatiiWeb-module__statLabel___agtGi{font-size:.85rem}}@media (max-width: 896px) and (orientation: landscape){.AplicatiiWeb-module__hero___3J6pC{min-height:100vh}.AplicatiiWeb-module__heroContent___vpVTj{height:100vh;padding:1rem;gap:1rem}.AplicatiiWeb-module__heroTitle___-pc41 h1{font-size:2rem}.AplicatiiWeb-module__mainLine___Z8FTo{font-size:1.2rem}.AplicatiiWeb-module__heroDescription___F3pDM p{font-size:.9rem}}@media (hover: none) and (pointer: coarse){.AplicatiiWeb-module__navBtn___AF30e,.AplicatiiWeb-module__expandBtn___pH2h2,.AplicatiiWeb-module__ctaButton___L1LRE{min-height:48px;min-width:48px}.AplicatiiWeb-module__slide___hKYgO{touch-action:pan-y}}.AplicatiiMobile-module__aplicatiiMobile___jqNTw{min-height:100vh;background:var(--primary-purple-dark);overflow-x:hidden}.AplicatiiMobile-module__hero___TpUNY{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AplicatiiMobile-module__hero___TpUNY:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.AplicatiiMobile-module__heroContent___J87pM{position:relative;height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.AplicatiiMobile-module__heroTitle___ERBrk{animation:AplicatiiMobile-module__fadeInUp___oeCp7 .8s ease-out forwards;opacity:0}.AplicatiiMobile-module__heroTitle___ERBrk h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.AplicatiiMobile-module__firstLetter___MVx2k{color:var(--accent-orange)}.AplicatiiMobile-module__heroSubtitle___GtDan{animation:AplicatiiMobile-module__fadeInUp___oeCp7 1s ease-out .2s forwards;opacity:0}.AplicatiiMobile-module__mainLine___3FnhE{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-display);position:relative}.AplicatiiMobile-module__mainLine___3FnhE:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.AplicatiiMobile-module__heroDescription___-P-t6{text-align:center;max-width:700px;animation:AplicatiiMobile-module__fadeInUp___oeCp7 1.2s ease-out .4s forwards;opacity:0}.AplicatiiMobile-module__heroDescription___-P-t6 p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes AplicatiiMobile-module__fadeInUp___oeCp7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AplicatiiMobile-module__waveWrapper___TTq7U{width:100%;height:120px;position:relative;overflow:hidden}.AplicatiiMobile-module__wave___eZ2eI{width:100%;height:100%;display:block;animation:AplicatiiMobile-module__waveMove___ZRry1 12s ease-in-out infinite}@keyframes AplicatiiMobile-module__waveMove___ZRry1{0%,to{transform:translate(0)}50%{transform:translate(-20px)}}.AplicatiiMobile-module__container___UHRbJ{max-width:1200px;margin:0 auto;padding:0 2rem}.AplicatiiMobile-module__monoTitle___Ig7mj{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--text-white);text-align:center;margin-bottom:4rem;letter-spacing:-.5px}.AplicatiiMobile-module__platformSection___srKlt{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiMobile-module__platformSection___srKlt.AplicatiiMobile-module__visible___rj9A2{opacity:1;transform:translateY(0)}.AplicatiiMobile-module__platformCarousel___FFZtE{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiMobile-module__platformNavBtn___T-aif{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiMobile-module__platformNavBtn___T-aif:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiMobile-module__platformTrack___F1c-o{position:relative;width:100%;height:500px;overflow:hidden}.AplicatiiMobile-module__platformSlide___yTZSv{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1)}.AplicatiiMobile-module__platformSlide___yTZSv.AplicatiiMobile-module__platformActive___iR-P-{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiMobile-module__platformIcon___V-TgO{font-size:5rem;margin-bottom:20px}.AplicatiiMobile-module__platformTitle___w61-P{font-size:2.2rem;color:#fff;margin-bottom:20px}.AplicatiiMobile-module__platformDesc___f7ldy{color:#fffc;line-height:1.8;font-size:1.1rem;margin-bottom:30px;max-width:800px}.AplicatiiMobile-module__platformTech___3pzQH{background:#ff6b351a;padding:15px 25px;border-radius:10px;margin-bottom:20px;border:1px solid rgba(255,107,53,.3)}.AplicatiiMobile-module__techLabel___rI9qM{font-family:Courier New,monospace;color:#ff6b35;font-weight:700;margin-right:10px}.AplicatiiMobile-module__techValue___jJt8n{color:#fff}.AplicatiiMobile-module__platformBenefits___8TJUG{color:#ffffffb3;font-style:italic}.AplicatiiMobile-module__platformProgress___S9Z5m{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiMobile-module__platformProgressFill___uCrMd{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiMobile-module__platformIndicators___EGwcE{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiMobile-module__platformDot___es0zU{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiMobile-module__platformDot___es0zU:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiMobile-module__platformDotActive___8GXjV{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.AplicatiiMobile-module__featuresSection___D4YBb{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiMobile-module__featuresSection___D4YBb.AplicatiiMobile-module__visible___rj9A2{opacity:1;transform:translateY(0)}.AplicatiiMobile-module__featuresCarousel___5sa53{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiMobile-module__featureNavBtn___yAoxZ{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiMobile-module__featureNavBtn___yAoxZ:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiMobile-module__featuresTrack___K7P7W{position:relative;width:100%;height:450px;overflow:hidden}.AplicatiiMobile-module__featureSlide___Frkkm{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:40px;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1)}.AplicatiiMobile-module__featureSlide___Frkkm.AplicatiiMobile-module__featureSlideActive___k-dcG{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiMobile-module__featureNumber___3fRxJ{font-size:4rem;font-family:Courier New,monospace;color:#ff6b354d;font-weight:700;margin-bottom:20px}.AplicatiiMobile-module__featureTitle___AIKJX{font-size:2rem;color:#fff;margin-bottom:20px}.AplicatiiMobile-module__featureDesc___PIUq5{color:#fffc;line-height:1.8;font-size:1.1rem;margin-bottom:30px}.AplicatiiMobile-module__featureImpl___MEz-L{background:#ff6b351a;padding:20px;border-radius:10px;border:1px solid rgba(255,107,53,.3)}.AplicatiiMobile-module__implLabel___oytA6{font-family:Courier New,monospace;color:#ff6b35;font-weight:700;display:block;margin-bottom:10px}.AplicatiiMobile-module__implValue___4PIRC{color:#fff}.AplicatiiMobile-module__featureProgress___Lp44M{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiMobile-module__featureProgressFill___JsVN6{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiMobile-module__featureIndicators___WKvEB{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiMobile-module__featureDot___ntRxh{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiMobile-module__featureDot___ntRxh:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiMobile-module__featureDotActive___5T7zu{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}@media (max-width: 768px){.AplicatiiMobile-module__platformCarousel___FFZtE,.AplicatiiMobile-module__featuresCarousel___5sa53{gap:10px}.AplicatiiMobile-module__platformNavBtn___T-aif,.AplicatiiMobile-module__featureNavBtn___yAoxZ{width:45px;height:45px;font-size:1.8rem}.AplicatiiMobile-module__platformTrack___F1c-o{height:450px}.AplicatiiMobile-module__featuresTrack___K7P7W{height:400px}.AplicatiiMobile-module__platformSlide___yTZSv,.AplicatiiMobile-module__featureSlide___Frkkm{padding:25px}.AplicatiiMobile-module__platformIcon___V-TgO{font-size:3.5rem}.AplicatiiMobile-module__platformTitle___w61-P,.AplicatiiMobile-module__featureTitle___AIKJX{font-size:1.5rem}.AplicatiiMobile-module__platformDesc___f7ldy,.AplicatiiMobile-module__featureDesc___PIUq5{font-size:.95rem}.AplicatiiMobile-module__featureNumber___3fRxJ{font-size:3rem}}.AplicatiiMobile-module__appTypesSection___zZ9AY{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiMobile-module__appTypesSection___zZ9AY.AplicatiiMobile-module__visible___rj9A2{opacity:1;transform:translateY(0)}.AplicatiiMobile-module__appTypesCarousel___ZE2OL{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiMobile-module__appTypeNavBtn___l9BRp{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiMobile-module__appTypeNavBtn___l9BRp:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiMobile-module__appTypesTrack___pBxof{position:relative;width:100%;height:600px;overflow:hidden}.AplicatiiMobile-module__appTypeSlide___UTXHB{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:40px;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto}.AplicatiiMobile-module__appTypeSlide___UTXHB.AplicatiiMobile-module__appTypeActive___xE8JZ{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiMobile-module__appTypeHeader___nPLjV{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(255,107,53,.3)}.AplicatiiMobile-module__typeNumber___tlEzE{font-family:Courier New,monospace;color:#ff6b35;font-size:1.8rem;font-weight:700}.AplicatiiMobile-module__appTypeHeader___nPLjV h3{font-size:2rem;color:#fff;margin:0}.AplicatiiMobile-module__appTypeBody___q-f13{color:#fffc;line-height:1.8}.AplicatiiMobile-module__appTypePara___DAYtM{margin-bottom:20px;font-size:1.05rem}.AplicatiiMobile-module__appTypePara___DAYtM:first-child{font-size:1.15rem;color:#fff;font-weight:500}.AplicatiiMobile-module__appTypeProgress___GC4mg{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiMobile-module__appTypeProgressFill___jAxWA{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiMobile-module__appTypeIndicators___rZ5ji{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiMobile-module__appTypeDot___mNs0N{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiMobile-module__appTypeDot___mNs0N:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiMobile-module__appTypeDotActive___catMx{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.AplicatiiMobile-module__appTypeSlide___UTXHB::-webkit-scrollbar{width:8px}.AplicatiiMobile-module__appTypeSlide___UTXHB::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.AplicatiiMobile-module__appTypeSlide___UTXHB::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.AplicatiiMobile-module__appTypeSlide___UTXHB::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}@media (max-width: 768px){.AplicatiiMobile-module__appTypesCarousel___ZE2OL{gap:10px}.AplicatiiMobile-module__appTypeNavBtn___l9BRp{width:45px;height:45px;font-size:1.8rem}.AplicatiiMobile-module__appTypesTrack___pBxof{height:500px}.AplicatiiMobile-module__appTypeSlide___UTXHB{padding:25px}.AplicatiiMobile-module__appTypeHeader___nPLjV h3{font-size:1.5rem}.AplicatiiMobile-module__appTypePara___DAYtM{font-size:.95rem}}.AplicatiiMobile-module__techSection___3qofZ{padding:8rem 0;background:#ff6b3505;opacity:0;transform:translate(50px);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.AplicatiiMobile-module__techSection___3qofZ.AplicatiiMobile-module__visible___rj9A2{opacity:1;transform:translate(0)}.AplicatiiMobile-module__techCarousel___l0p78{display:flex;align-items:center;gap:2rem;max-width:900px;margin:0 auto}.AplicatiiMobile-module__techNavBtn___t-a2B{width:60px;height:60px;border-radius:50%;background:#ff6b3526;border:2px solid var(--accent-orange);color:var(--accent-orange);font-size:2.5rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.AplicatiiMobile-module__techNavBtn___t-a2B:hover{background:var(--accent-orange);color:var(--primary-purple-dark);transform:scale(1.1)}.AplicatiiMobile-module__techTrack___fdEvS{position:relative;flex:1;min-height:450px}.AplicatiiMobile-module__techSlide___Qmb9W{position:absolute;width:100%;padding:2.5rem;background:#ff6b350d;border:2px solid rgba(255,107,53,.2);border-radius:20px;opacity:0;transform:translate(100%);transition:all .6s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.AplicatiiMobile-module__techActive___hTCfs{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.AplicatiiMobile-module__techPrev___LrKm6{transform:translate(-100%)}.AplicatiiMobile-module__techHeader___7MfWq{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.AplicatiiMobile-module__techIndex___qA2qL{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.4rem;font-weight:700}.AplicatiiMobile-module__techHeader___7MfWq h3{font-family:var(--font-mono);font-size:1.8rem;color:var(--text-white);font-weight:700;margin:0}.AplicatiiMobile-module__techStack___R3pfB{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.2rem;margin-bottom:1.5rem;font-weight:600}.AplicatiiMobile-module__techDesc___N4BC-{color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:2rem}.AplicatiiMobile-module__techWhen___ETLC4{padding:1.2rem;background:#ff6b3514;border-radius:10px;display:flex;flex-direction:column;gap:.8rem}.AplicatiiMobile-module__whenLabel___Sp8j1{font-family:var(--font-mono);color:var(--accent-orange);font-size:.9rem;font-weight:700;letter-spacing:1px}.AplicatiiMobile-module__whenValue___XfbiN{color:var(--text-light);line-height:1.7}.AplicatiiMobile-module__techProgress___jUmq4{height:4px;background:#ff6b3533;border-radius:10px;margin-top:3rem;overflow:hidden}.AplicatiiMobile-module__techProgressFill___AgpYp{height:100%;background:var(--accent-orange);border-radius:10px;transition:width .6s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 15px #ff6b3599}.AplicatiiMobile-module__processSection___H6Ve5{padding:8rem 0;background:var(--primary-purple-dark);opacity:0;transform:scale(.95);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.AplicatiiMobile-module__processSection___H6Ve5.AplicatiiMobile-module__visible___rj9A2{opacity:1;transform:scale(1)}.AplicatiiMobile-module__timeline___pAOCR{max-width:800px;margin:0 auto}.AplicatiiMobile-module__timelineItem___ij0Ye{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.AplicatiiMobile-module__timelineMarker___ActtY{display:flex;flex-direction:column;align-items:center}.AplicatiiMobile-module__markerDot___hH6Su{width:70px;height:70px;border-radius:50%;background:var(--accent-orange);color:var(--primary-purple-dark);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:1.5rem;font-weight:900;box-shadow:0 5px 20px #ff6b3566;flex-shrink:0}.AplicatiiMobile-module__markerLine___sHqvY{width:3px;flex:1;background:linear-gradient(180deg,var(--accent-orange),rgba(255,107,53,.2));margin:.5rem 0}.AplicatiiMobile-module__timelineContent___Dp-g7{flex:1;padding:1.5rem 2rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:16px;transition:all .3s ease}.AplicatiiMobile-module__timelineContent___Dp-g7:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translate(5px)}.AplicatiiMobile-module__timelineContent___Dp-g7 h3{font-family:var(--font-mono);font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700}.AplicatiiMobile-module__timelineContent___Dp-g7 p{color:var(--text-light);line-height:1.8;margin-bottom:1.2rem}.AplicatiiMobile-module__timelineDeliv___KIddZ{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;background:#ff6b3514;border-radius:8px}.AplicatiiMobile-module__delivLabel___-6vWM{color:var(--accent-orange);font-size:1.2rem;font-weight:700}.AplicatiiMobile-module__timelineDeliv___KIddZ span:last-child{color:var(--text-light);font-size:.95rem;line-height:1.6}.AplicatiiMobile-module__cta___Xe40o{padding:8rem 0;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%);text-align:center}.AplicatiiMobile-module__ctaContent___sr5zu{max-width:700px;margin:0 auto}.AplicatiiMobile-module__ctaText___-xh3c{font-size:1.3rem;color:var(--text-light);margin:2rem 0;line-height:1.8}.AplicatiiMobile-module__ctaSubtext___SGXV0{font-family:var(--font-mono);color:var(--accent-orange);font-size:1rem;margin-bottom:3rem}.AplicatiiMobile-module__ctaButton___-J-pO{font-family:var(--font-mono);display:inline-block;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--primary-purple-dark);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 10px 30px #ff6b3566}.AplicatiiMobile-module__ctaButton___-J-pO:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px #ff6b3599}.AplicatiiMobile-module__ctaFeatures___XXyhr{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.AplicatiiMobile-module__ctaFeature___EstS5{display:flex;flex-direction:column;align-items:center;gap:.8rem}.AplicatiiMobile-module__ctaIcon___Px1sY{font-size:2.5rem}.AplicatiiMobile-module__ctaFeature___EstS5 span:last-child{font-family:var(--font-mono);color:var(--text-light);font-size:.9rem}@media (max-width: 1024px){.AplicatiiMobile-module__heroTitle___ERBrk h1{font-size:3rem}.AplicatiiMobile-module__mainLine___3FnhE{font-size:1.7rem}.AplicatiiMobile-module__monoTitle___Ig7mj{font-size:1.8rem}.AplicatiiMobile-module__cardStack___3fu1W{max-width:500px;min-height:600px}.AplicatiiMobile-module__featureCard___PU6oj{min-width:320px}}@media (max-width: 768px){.AplicatiiMobile-module__hero___TpUNY{min-height:100vh}.AplicatiiMobile-module__heroContent___J87pM{height:100vh;padding:1.5rem;gap:2rem}.AplicatiiMobile-module__heroTitle___ERBrk h1{font-size:2.5rem}.AplicatiiMobile-module__mainLine___3FnhE{font-size:1.5rem}.AplicatiiMobile-module__heroDescription___-P-t6 p{font-size:1rem}.AplicatiiMobile-module__waveWrapper___TTq7U{height:80px}.AplicatiiMobile-module__monoTitle___Ig7mj{font-size:1.4rem;margin-bottom:2.5rem}.AplicatiiMobile-module__platformSection___srKlt,.AplicatiiMobile-module__featuresSection___D4YBb,.AplicatiiMobile-module__appTypesSection___zZ9AY,.AplicatiiMobile-module__techSection___3qofZ,.AplicatiiMobile-module__processSection___H6Ve5{padding:4rem 0}.AplicatiiMobile-module__container___UHRbJ{padding:0 1.5rem}.AplicatiiMobile-module__cardStack___3fu1W{min-height:650px}.AplicatiiMobile-module__card___gGLng{padding:2rem 1.5rem}.AplicatiiMobile-module__cardIcon___2k7XV{font-size:3rem}.AplicatiiMobile-module__cardTitle___bhYji{font-size:1.6rem}.AplicatiiMobile-module__featureCard___PU6oj{min-width:300px;padding:2rem}.AplicatiiMobile-module__featureNumber___3fRxJ{font-size:2.5rem}.AplicatiiMobile-module__appTypesList___-RykH{gap:2rem}.AplicatiiMobile-module__alignLeft___TMF11,.AplicatiiMobile-module__alignRight___55XZL{margin-left:auto;margin-right:auto}.AplicatiiMobile-module__appTypeTitle___g29nl{font-size:1.5rem}.AplicatiiMobile-module__techCarousel___l0p78{flex-direction:column;gap:0}.AplicatiiMobile-module__techNavBtn___t-a2B{position:absolute;width:50px;height:50px;font-size:2rem;z-index:20}.AplicatiiMobile-module__techNavBtn___t-a2B:first-of-type{left:10px;top:50%;transform:translateY(-50%)}.AplicatiiMobile-module__techNavBtn___t-a2B:last-of-type{right:10px;top:50%;transform:translateY(-50%)}.AplicatiiMobile-module__techTrack___fdEvS{width:100%}.AplicatiiMobile-module__techSlide___Qmb9W{padding:2rem 1.5rem}.AplicatiiMobile-module__timeline___pAOCR{padding-left:1rem}.AplicatiiMobile-module__timelineItem___ij0Ye{gap:1.5rem}.AplicatiiMobile-module__markerDot___hH6Su{width:60px;height:60px;font-size:1.2rem}.AplicatiiMobile-module__timelineContent___Dp-g7{padding:1.2rem 1.5rem}.AplicatiiMobile-module__timelineContent___Dp-g7 h3{font-size:1.3rem}.AplicatiiMobile-module__ctaFeatures___XXyhr{flex-direction:column;gap:2rem}}@media (max-width: 480px){.AplicatiiMobile-module__heroTitle___ERBrk h1{font-size:2rem}.AplicatiiMobile-module__mainLine___3FnhE{font-size:1.3rem}.AplicatiiMobile-module__heroDescription___-P-t6 p{font-size:.95rem}.AplicatiiMobile-module__waveWrapper___TTq7U{height:60px}.AplicatiiMobile-module__monoTitle___Ig7mj{font-size:1.2rem}.AplicatiiMobile-module__platformSection___srKlt,.AplicatiiMobile-module__featuresSection___D4YBb,.AplicatiiMobile-module__appTypesSection___zZ9AY,.AplicatiiMobile-module__techSection___3qofZ,.AplicatiiMobile-module__processSection___H6Ve5{padding:3rem 0}.AplicatiiMobile-module__container___UHRbJ{padding:0 1rem}.AplicatiiMobile-module__card___gGLng{padding:1.5rem 1rem}.AplicatiiMobile-module__cardTitle___bhYji{font-size:1.4rem}.AplicatiiMobile-module__cardDesc___Pf2bj{font-size:.95rem}.AplicatiiMobile-module__featureCard___PU6oj{min-width:280px;padding:1.5rem}.AplicatiiMobile-module__featureNumber___3fRxJ{font-size:2rem}.AplicatiiMobile-module__featureCard___PU6oj h3{font-size:1.4rem}.AplicatiiMobile-module__appTypeTitle___g29nl{font-size:1.3rem;flex-direction:column;align-items:flex-start;gap:.5rem}.AplicatiiMobile-module__techSlide___Qmb9W{padding:1.5rem 1rem}.AplicatiiMobile-module__techHeader___7MfWq h3{font-size:1.5rem}.AplicatiiMobile-module__markerDot___hH6Su{width:50px;height:50px;font-size:1rem}.AplicatiiMobile-module__timelineContent___Dp-g7 h3{font-size:1.2rem}.AplicatiiMobile-module__ctaButton___-J-pO{padding:1.2rem 2.5rem;font-size:1.05rem}}@media (hover: none) and (pointer: coarse){.AplicatiiMobile-module__card___gGLng,.AplicatiiMobile-module__featureCard___PU6oj{touch-action:pan-y}.AplicatiiMobile-module__horizontalScroll___vP1ys{touch-action:pan-x}}.AplicatiiMobile-module__detailedSection___UKKZ5{padding:8rem 0;background:#ff6b3505;opacity:0;transition:all 1.2s cubic-bezier(.34,1.56,.64,1);position:relative}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__visible___rj9A2{opacity:1}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__leftAlign___u1VwH{transform:translate(-100px)}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__leftAlign___u1VwH.AplicatiiMobile-module__visible___rj9A2{transform:translate(0)}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__rightAlign___3Lhw8{transform:translate(100px)}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__rightAlign___3Lhw8.AplicatiiMobile-module__visible___rj9A2{transform:translate(0)}.AplicatiiMobile-module__sideImage___42iYI{position:absolute;width:280px;height:380px;border-radius:16px;overflow:hidden;border:2px solid rgba(255,107,53,.3);box-shadow:0 15px 50px #ff6b3533;opacity:0;transition:all 1.2s cubic-bezier(.34,1.56,.64,1);z-index:1}.AplicatiiMobile-module__sideImage___42iYI:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,107,53,.15),transparent 60%);z-index:1;pointer-events:none}.AplicatiiMobile-module__sideImage___42iYI img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.AplicatiiMobile-module__sideImage___42iYI:hover img{transform:scale(1.1)}.AplicatiiMobile-module__detailedSection___UKKZ5.AplicatiiMobile-module__visible___rj9A2 .AplicatiiMobile-module__sideImage___42iYI{opacity:1}.AplicatiiMobile-module__leftAlign___u1VwH .AplicatiiMobile-module__sideImage___42iYI{left:5%;top:15%;transform:translate(-50px) rotate(-3deg)}.AplicatiiMobile-module__leftAlign___u1VwH.AplicatiiMobile-module__visible___rj9A2 .AplicatiiMobile-module__sideImage___42iYI{transform:translate(0) rotate(-3deg)}.AplicatiiMobile-module__rightAlign___3Lhw8 .AplicatiiMobile-module__sideImage___42iYI{right:5%;top:15%;transform:translate(50px) rotate(3deg)}.AplicatiiMobile-module__rightAlign___3Lhw8.AplicatiiMobile-module__visible___rj9A2 .AplicatiiMobile-module__sideImage___42iYI{transform:translate(0) rotate(3deg)}.AplicatiiMobile-module__contentWrapper___GXVD6{max-width:900px;position:relative;z-index:2}.AplicatiiMobile-module__leftAlign___u1VwH .AplicatiiMobile-module__contentWrapper___GXVD6{margin-right:auto;margin-left:0}.AplicatiiMobile-module__rightAlign___3Lhw8 .AplicatiiMobile-module__contentWrapper___GXVD6{margin-left:auto;margin-right:0}.AplicatiiMobile-module__textContent___8RwKc{margin-top:2rem}.AplicatiiMobile-module__sideImage___42iYI{width:220px;height:300px}.AplicatiiMobile-module__leftAlign___u1VwH .AplicatiiMobile-module__sideImage___42iYI{left:3%}.AplicatiiMobile-module__rightAlign___3Lhw8 .AplicatiiMobile-module__sideImage___42iYI{right:3%}.AplicatiiMobile-module__sideImage___42iYI{position:relative;width:100%;max-width:320px;height:240px;margin:0 auto 2rem;left:0!important;right:0!important;transform:none!important}.AplicatiiMobile-module__leftAlign___u1VwH .AplicatiiMobile-module__sideImage___42iYI,.AplicatiiMobile-module__rightAlign___3Lhw8 .AplicatiiMobile-module__sideImage___42iYI,.AplicatiiMobile-module__leftAlign___u1VwH.AplicatiiMobile-module__visible___rj9A2 .AplicatiiMobile-module__sideImage___42iYI,.AplicatiiMobile-module__rightAlign___3Lhw8.AplicatiiMobile-module__visible___rj9A2 .AplicatiiMobile-module__sideImage___42iYI{transform:none!important}@media (max-width: 768px){.AplicatiiMobile-module__platformCarousel___FFZtE,.AplicatiiMobile-module__featuresCarousel___5sa53{gap:10px}.AplicatiiMobile-module__platformNavBtn___T-aif,.AplicatiiMobile-module__featureNavBtn___yAoxZ{width:45px;height:45px;font-size:1.8rem}.AplicatiiMobile-module__platformTrack___F1c-o{height:550px}.AplicatiiMobile-module__featuresTrack___K7P7W{height:500px}.AplicatiiMobile-module__platformSlide___yTZSv,.AplicatiiMobile-module__featureSlide___Frkkm{padding:25px;overflow-y:auto}.AplicatiiMobile-module__platformIcon___V-TgO{font-size:3.5rem}.AplicatiiMobile-module__platformTitle___w61-P,.AplicatiiMobile-module__featureTitle___AIKJX{font-size:1.5rem}.AplicatiiMobile-module__platformDesc___f7ldy,.AplicatiiMobile-module__featureDesc___PIUq5{font-size:.95rem}.AplicatiiMobile-module__featureNumber___3fRxJ{font-size:3rem}}.AplicatiiMobile-module__platformSlide___yTZSv::-webkit-scrollbar,.AplicatiiMobile-module__featureSlide___Frkkm::-webkit-scrollbar{width:6px}.AplicatiiMobile-module__platformSlide___yTZSv::-webkit-scrollbar-track,.AplicatiiMobile-module__featureSlide___Frkkm::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.AplicatiiMobile-module__platformSlide___yTZSv::-webkit-scrollbar-thumb,.AplicatiiMobile-module__featureSlide___Frkkm::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.AplicatiiMobile-module__platformSlide___yTZSv::-webkit-scrollbar-thumb:hover,.AplicatiiMobile-module__featureSlide___Frkkm::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}@media (max-width: 480px){.AplicatiiMobile-module__platformTrack___F1c-o{height:600px}.AplicatiiMobile-module__featuresTrack___K7P7W{height:550px}.AplicatiiMobile-module__platformSlide___yTZSv,.AplicatiiMobile-module__featureSlide___Frkkm{padding:20px}}.AplicatiiMobile-module__bracket___DVK1H{color:var(--accent-orange);opacity:.7;font-weight:400}.AplicatiiDesktop-module__aplicatiiDesktop___cVj-B{min-height:100vh;background:var(--primary-purple-dark);overflow-x:hidden}.AplicatiiDesktop-module__hero___FRR10{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AplicatiiDesktop-module__hero___FRR10:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.AplicatiiDesktop-module__heroContent___ljGs4{position:relative;height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.AplicatiiDesktop-module__heroTitle___Om416{animation:AplicatiiDesktop-module__fadeInUp___Jn4ax .8s ease-out forwards;opacity:0}.AplicatiiDesktop-module__heroTitle___Om416 h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.AplicatiiDesktop-module__firstLetter___O7ftO{color:var(--accent-orange)}.AplicatiiDesktop-module__heroSubtitle___JAPyp{animation:AplicatiiDesktop-module__fadeInUp___Jn4ax 1s ease-out .2s forwards;opacity:0}.AplicatiiDesktop-module__mainLine___uhPpQ{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-display);position:relative}.AplicatiiDesktop-module__mainLine___uhPpQ:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.AplicatiiDesktop-module__heroDescription___7PRd2{text-align:center;max-width:700px;animation:AplicatiiDesktop-module__fadeInUp___Jn4ax 1.2s ease-out .4s forwards;opacity:0}.AplicatiiDesktop-module__heroDescription___7PRd2 p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes AplicatiiDesktop-module__fadeInUp___Jn4ax{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.AplicatiiDesktop-module__waveWrapper___Uz6qS{width:100%;height:120px;position:relative;overflow:hidden}.AplicatiiDesktop-module__wave___kH9TB{width:100%;height:100%;display:block;animation:AplicatiiDesktop-module__waveMove___3fUdn 12s ease-in-out infinite}@keyframes AplicatiiDesktop-module__waveMove___3fUdn{0%,to{transform:translate(0)}50%{transform:translate(-20px)}}.AplicatiiDesktop-module__container___yJSt7{max-width:1200px;margin:0 auto;padding:0 2rem}.AplicatiiDesktop-module__monoTitle___t--KM{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--text-white);text-align:center;margin-bottom:4rem;letter-spacing:-.5px}.AplicatiiDesktop-module__bracket___ktbuM{color:var(--accent-orange);opacity:.7;font-weight:400}.AplicatiiDesktop-module__platformSection___YJLWW{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiDesktop-module__platformSection___YJLWW.AplicatiiDesktop-module__visible___X2Ou9{opacity:1;transform:translateY(0)}.AplicatiiDesktop-module__platformCarousel___Aj-M9{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiDesktop-module__platformNavBtn___JWUc0{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiDesktop-module__platformNavBtn___JWUc0:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiDesktop-module__platformTrack___RHJ6l{position:relative;width:100%;height:550px;overflow:hidden}.AplicatiiDesktop-module__platformSlide___ePheI{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto}.AplicatiiDesktop-module__platformSlide___ePheI.AplicatiiDesktop-module__platformActive___jYPWG{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiDesktop-module__platformIcon___ICu5r{font-size:5rem;margin-bottom:20px}.AplicatiiDesktop-module__platformTitle___dGxGq{font-size:2.2rem;color:#fff;margin-bottom:20px}.AplicatiiDesktop-module__platformDesc___3WGpY{color:#fffc;line-height:1.8;font-size:1.1rem;margin-bottom:30px;max-width:800px}.AplicatiiDesktop-module__platformTech___ZcXus{background:#ff6b351a;padding:15px 25px;border-radius:10px;margin-bottom:20px;border:1px solid rgba(255,107,53,.3)}.AplicatiiDesktop-module__techLabel___yuHKI{font-family:Courier New,monospace;color:#ff6b35;font-weight:700;margin-right:10px}.AplicatiiDesktop-module__techValue___hrRAW{color:#fff}.AplicatiiDesktop-module__platformBenefits___nTrxc{color:#ffffffb3;font-style:italic}.AplicatiiDesktop-module__platformProgress___nm1YT{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiDesktop-module__platformProgressFill___pRPVh{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiDesktop-module__platformIndicators___1efHt{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiDesktop-module__platformDot___LG4Kx{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiDesktop-module__platformDot___LG4Kx:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiDesktop-module__platformDotActive___fUq7K{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.AplicatiiDesktop-module__platformSlide___ePheI::-webkit-scrollbar{width:6px}.AplicatiiDesktop-module__platformSlide___ePheI::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.AplicatiiDesktop-module__platformSlide___ePheI::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.AplicatiiDesktop-module__platformSlide___ePheI::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}.AplicatiiDesktop-module__featuresSection___m8i2G{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiDesktop-module__featuresSection___m8i2G.AplicatiiDesktop-module__visible___X2Ou9{opacity:1;transform:translateY(0)}.AplicatiiDesktop-module__featuresCarousel___wtZJ8{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiDesktop-module__featureNavBtn___97--u{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiDesktop-module__featureNavBtn___97--u:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiDesktop-module__featuresTrack___krEYI{position:relative;width:100%;height:500px;overflow:hidden}.AplicatiiDesktop-module__featureSlide___dEu4G{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:40px;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto}.AplicatiiDesktop-module__featureSlide___dEu4G.AplicatiiDesktop-module__featureSlideActive___tB9z-{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiDesktop-module__featureNumber___zYGHl{font-size:4rem;font-family:Courier New,monospace;color:#ff6b354d;font-weight:700;margin-bottom:20px}.AplicatiiDesktop-module__featureTitle___aEazG{font-size:2rem;color:#fff;margin-bottom:20px}.AplicatiiDesktop-module__featureDesc___0iw-A{color:#fffc;line-height:1.8;font-size:1.1rem;margin-bottom:30px}.AplicatiiDesktop-module__featureImpl___UcYj8{background:#ff6b351a;padding:20px;border-radius:10px;border:1px solid rgba(255,107,53,.3)}.AplicatiiDesktop-module__implLabel___Vpn-g{font-family:Courier New,monospace;color:#ff6b35;font-weight:700;display:block;margin-bottom:10px}.AplicatiiDesktop-module__implValue___TW8cg{color:#fff}.AplicatiiDesktop-module__featureProgress___CGf0n{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiDesktop-module__featureProgressFill___b7IAc{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiDesktop-module__featureIndicators___P-DRX{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiDesktop-module__featureDot___IPusM{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiDesktop-module__featureDot___IPusM:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiDesktop-module__featureDotActive___quaBp{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.AplicatiiDesktop-module__featureSlide___dEu4G::-webkit-scrollbar{width:6px}.AplicatiiDesktop-module__featureSlide___dEu4G::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.AplicatiiDesktop-module__featureSlide___dEu4G::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.AplicatiiDesktop-module__featureSlide___dEu4G::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}.AplicatiiDesktop-module__useCasesSection___frAAW{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.AplicatiiDesktop-module__useCasesSection___frAAW.AplicatiiDesktop-module__visible___X2Ou9{opacity:1;transform:translateY(0)}.AplicatiiDesktop-module__useCasesCarousel___c1BcH{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.AplicatiiDesktop-module__useCaseNavBtn___bSvO1{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.AplicatiiDesktop-module__useCaseNavBtn___bSvO1:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.AplicatiiDesktop-module__useCasesTrack___B0K8D{position:relative;width:100%;height:600px;overflow:hidden}.AplicatiiDesktop-module__useCaseSlide___7JtBx{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:40px;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto}.AplicatiiDesktop-module__useCaseSlide___7JtBx.AplicatiiDesktop-module__useCaseActive___YDWcR{opacity:1;transform:translate(0) scale(1);z-index:2}.AplicatiiDesktop-module__useCaseHeader___k-TjW{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid rgba(255,107,53,.3)}.AplicatiiDesktop-module__caseNumber___v9LlY{font-family:Courier New,monospace;color:#ff6b35;font-size:1.8rem;font-weight:700}.AplicatiiDesktop-module__useCaseHeader___k-TjW h3{font-size:2rem;color:#fff;margin:0}.AplicatiiDesktop-module__useCaseBody___k2swr{color:#fffc;line-height:1.8}.AplicatiiDesktop-module__useCasePara___a30CL{margin-bottom:20px;font-size:1.05rem}.AplicatiiDesktop-module__useCasePara___a30CL:first-child{font-size:1.15rem;color:#fff;font-weight:500}.AplicatiiDesktop-module__useCaseProgress___yTFuv{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.AplicatiiDesktop-module__useCaseProgressFill___wc3p2{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.AplicatiiDesktop-module__useCaseIndicators___UQyvq{display:flex;justify-content:center;gap:12px;margin-top:30px}.AplicatiiDesktop-module__useCaseDot___C-aLo{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.AplicatiiDesktop-module__useCaseDot___C-aLo:hover{background:#ff6b3599;transform:scale(1.2)}.AplicatiiDesktop-module__useCaseDotActive___xUKM5{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.AplicatiiDesktop-module__useCaseSlide___7JtBx::-webkit-scrollbar{width:8px}.AplicatiiDesktop-module__useCaseSlide___7JtBx::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.AplicatiiDesktop-module__useCaseSlide___7JtBx::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.AplicatiiDesktop-module__useCaseSlide___7JtBx::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}.AplicatiiDesktop-module__techSection___ZHH2Q{padding:8rem 0;background:#ff6b3505;opacity:0;transform:translate(50px);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.AplicatiiDesktop-module__techSection___ZHH2Q.AplicatiiDesktop-module__visible___X2Ou9{opacity:1;transform:translate(0)}.AplicatiiDesktop-module__techCarousel___AY4Ep{display:flex;align-items:center;gap:2rem;max-width:900px;margin:0 auto}.AplicatiiDesktop-module__techNavBtn___Kgh3U{width:60px;height:60px;border-radius:50%;background:#ff6b3526;border:2px solid var(--accent-orange);color:var(--accent-orange);font-size:2.5rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.AplicatiiDesktop-module__techNavBtn___Kgh3U:hover{background:var(--accent-orange);color:var(--primary-purple-dark);transform:scale(1.1)}.AplicatiiDesktop-module__techTrack___bEHAM{position:relative;flex:1;min-height:450px}.AplicatiiDesktop-module__techSlide___sFzfn{position:absolute;width:100%;padding:2.5rem;background:#ff6b350d;border:2px solid rgba(255,107,53,.2);border-radius:20px;opacity:0;transform:translate(100%);transition:all .6s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.AplicatiiDesktop-module__techActive___-3YQb{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.AplicatiiDesktop-module__techPrev___kKUd9{transform:translate(-100%)}.AplicatiiDesktop-module__techHeader___Q6w89{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.AplicatiiDesktop-module__techIndex___3OU9k{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.4rem;font-weight:700}.AplicatiiDesktop-module__techHeader___Q6w89 h3{font-family:var(--font-mono);font-size:1.8rem;color:var(--text-white);font-weight:700;margin:0}.AplicatiiDesktop-module__techStack___U-guz{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.2rem;margin-bottom:1.5rem;font-weight:600}.AplicatiiDesktop-module__techDesc___H4UhV{color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:2rem}.AplicatiiDesktop-module__techWhen___vb88-{padding:1.2rem;background:#ff6b3514;border-radius:10px;display:flex;flex-direction:column;gap:.8rem}.AplicatiiDesktop-module__whenLabel___ydrFV{font-family:var(--font-mono);color:var(--accent-orange);font-size:.9rem;font-weight:700;letter-spacing:1px}.AplicatiiDesktop-module__whenValue___4-hMW{color:var(--text-light);line-height:1.7}.AplicatiiDesktop-module__techProgress___uIrez{height:4px;background:#ff6b3533;border-radius:10px;margin-top:3rem;overflow:hidden}.AplicatiiDesktop-module__techProgressFill___C6z88{height:100%;background:var(--accent-orange);border-radius:10px;transition:width .6s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 15px #ff6b3599}.AplicatiiDesktop-module__processSection___YlLc8{padding:8rem 0;background:var(--primary-purple-dark);opacity:0;transform:scale(.95);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.AplicatiiDesktop-module__processSection___YlLc8.AplicatiiDesktop-module__visible___X2Ou9{opacity:1;transform:scale(1)}.AplicatiiDesktop-module__timeline___iEnto{max-width:800px;margin:0 auto}.AplicatiiDesktop-module__timelineItem___9u9JQ{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.AplicatiiDesktop-module__timelineMarker___boZSj{display:flex;flex-direction:column;align-items:center}.AplicatiiDesktop-module__markerDot___pzLyN{width:70px;height:70px;border-radius:50%;background:var(--accent-orange);color:var(--primary-purple-dark);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:1.5rem;font-weight:900;box-shadow:0 5px 20px #ff6b3566;flex-shrink:0}.AplicatiiDesktop-module__markerLine___CrrXl{width:3px;flex:1;background:linear-gradient(180deg,var(--accent-orange),rgba(255,107,53,.2));margin:.5rem 0}.AplicatiiDesktop-module__timelineContent___PpT6r{flex:1;padding:1.5rem 2rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:16px;transition:all .3s ease}.AplicatiiDesktop-module__timelineContent___PpT6r:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translate(5px)}.AplicatiiDesktop-module__timelineContent___PpT6r h3{font-family:var(--font-mono);font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700}.AplicatiiDesktop-module__timelineContent___PpT6r p{color:var(--text-light);line-height:1.8;margin-bottom:1.2rem}.AplicatiiDesktop-module__timelineDeliv___J8p1M{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;background:#ff6b3514;border-radius:8px}.AplicatiiDesktop-module__delivLabel___h3R7N{color:var(--accent-orange);font-size:1.2rem;font-weight:700}.AplicatiiDesktop-module__timelineDeliv___J8p1M span:last-child{color:var(--text-light);font-size:.95rem;line-height:1.6}.AplicatiiDesktop-module__cta___Lbi0l{padding:8rem 0;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%);text-align:center}.AplicatiiDesktop-module__ctaContent___bbrnl{max-width:700px;margin:0 auto}.AplicatiiDesktop-module__ctaText___gDAqO{font-size:1.3rem;color:var(--text-light);margin:2rem 0;line-height:1.8}.AplicatiiDesktop-module__ctaSubtext___YGs0F{font-family:var(--font-mono);color:var(--accent-orange);font-size:1rem;margin-bottom:3rem}.AplicatiiDesktop-module__ctaButton___savjx{font-family:var(--font-mono);display:inline-block;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--primary-purple-dark);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 10px 30px #ff6b3566}.AplicatiiDesktop-module__ctaButton___savjx:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px #ff6b3599}@media (max-width: 1024px){.AplicatiiDesktop-module__heroTitle___Om416 h1{font-size:3rem}.AplicatiiDesktop-module__mainLine___uhPpQ{font-size:1.7rem}.AplicatiiDesktop-module__monoTitle___t--KM{font-size:1.8rem}}@media (max-width: 768px){.AplicatiiDesktop-module__hero___FRR10{min-height:100vh}.AplicatiiDesktop-module__heroContent___ljGs4{height:100vh;padding:1.5rem;gap:2rem}.AplicatiiDesktop-module__heroTitle___Om416 h1{font-size:2.5rem}.AplicatiiDesktop-module__mainLine___uhPpQ{font-size:1.5rem}.AplicatiiDesktop-module__heroDescription___7PRd2 p{font-size:1rem}.AplicatiiDesktop-module__waveWrapper___Uz6qS{height:80px}.AplicatiiDesktop-module__monoTitle___t--KM{font-size:1.4rem;margin-bottom:2.5rem}.AplicatiiDesktop-module__platformSection___YJLWW,.AplicatiiDesktop-module__featuresSection___m8i2G,.AplicatiiDesktop-module__useCasesSection___frAAW,.AplicatiiDesktop-module__techSection___ZHH2Q,.AplicatiiDesktop-module__processSection___YlLc8{padding:4rem 0}.AplicatiiDesktop-module__container___yJSt7{padding:0 1.5rem}.AplicatiiDesktop-module__platformCarousel___Aj-M9,.AplicatiiDesktop-module__featuresCarousel___wtZJ8,.AplicatiiDesktop-module__useCasesCarousel___c1BcH{gap:10px}.AplicatiiDesktop-module__platformNavBtn___JWUc0,.AplicatiiDesktop-module__featureNavBtn___97--u,.AplicatiiDesktop-module__useCaseNavBtn___bSvO1{width:45px;height:45px;font-size:1.8rem}.AplicatiiDesktop-module__platformTrack___RHJ6l{height:600px}.AplicatiiDesktop-module__featuresTrack___krEYI,.AplicatiiDesktop-module__useCasesTrack___B0K8D{height:550px}.AplicatiiDesktop-module__platformSlide___ePheI,.AplicatiiDesktop-module__featureSlide___dEu4G,.AplicatiiDesktop-module__useCaseSlide___7JtBx{padding:25px}.AplicatiiDesktop-module__platformIcon___ICu5r{font-size:3.5rem}.AplicatiiDesktop-module__platformTitle___dGxGq,.AplicatiiDesktop-module__featureTitle___aEazG{font-size:1.5rem}.AplicatiiDesktop-module__platformDesc___3WGpY,.AplicatiiDesktop-module__featureDesc___0iw-A{font-size:.95rem}.AplicatiiDesktop-module__featureNumber___zYGHl{font-size:3rem}.AplicatiiDesktop-module__useCaseHeader___k-TjW h3{font-size:1.5rem}.AplicatiiDesktop-module__useCasePara___a30CL{font-size:.95rem}.AplicatiiDesktop-module__techCarousel___AY4Ep{flex-direction:column;gap:0}.AplicatiiDesktop-module__techNavBtn___Kgh3U{position:absolute;width:50px;height:50px;font-size:2rem;z-index:20}.AplicatiiDesktop-module__techNavBtn___Kgh3U:first-of-type{left:10px;top:50%;transform:translateY(-50%)}.AplicatiiDesktop-module__techNavBtn___Kgh3U:last-of-type{right:10px;top:50%;transform:translateY(-50%)}.AplicatiiDesktop-module__techTrack___bEHAM{width:100%}.AplicatiiDesktop-module__techSlide___sFzfn{padding:2rem 1.5rem}.AplicatiiDesktop-module__timeline___iEnto{padding-left:1rem}.AplicatiiDesktop-module__timelineItem___9u9JQ{gap:1.5rem}.AplicatiiDesktop-module__markerDot___pzLyN{width:60px;height:60px;font-size:1.2rem}.AplicatiiDesktop-module__timelineContent___PpT6r{padding:1.2rem 1.5rem}.AplicatiiDesktop-module__timelineContent___PpT6r h3{font-size:1.3rem}}@media (max-width: 480px){.AplicatiiDesktop-module__heroTitle___Om416 h1{font-size:2rem}.AplicatiiDesktop-module__mainLine___uhPpQ{font-size:1.3rem}.AplicatiiDesktop-module__heroDescription___7PRd2 p{font-size:.95rem}.AplicatiiDesktop-module__waveWrapper___Uz6qS{height:60px}.AplicatiiDesktop-module__monoTitle___t--KM{font-size:1.2rem}.AplicatiiDesktop-module__platformSection___YJLWW,.AplicatiiDesktop-module__featuresSection___m8i2G,.AplicatiiDesktop-module__useCasesSection___frAAW,.AplicatiiDesktop-module__techSection___ZHH2Q,.AplicatiiDesktop-module__processSection___YlLc8{padding:3rem 0}.AplicatiiDesktop-module__container___yJSt7{padding:0 1rem}.AplicatiiDesktop-module__platformTrack___RHJ6l{height:650px}.AplicatiiDesktop-module__featuresTrack___krEYI,.AplicatiiDesktop-module__useCasesTrack___B0K8D{height:600px}.AplicatiiDesktop-module__platformSlide___ePheI,.AplicatiiDesktop-module__featureSlide___dEu4G,.AplicatiiDesktop-module__useCaseSlide___7JtBx{padding:20px}.AplicatiiDesktop-module__platformIcon___ICu5r{font-size:3rem}.AplicatiiDesktop-module__platformTitle___dGxGq,.AplicatiiDesktop-module__featureTitle___aEazG{font-size:1.3rem}.AplicatiiDesktop-module__featureNumber___zYGHl{font-size:2.5rem}.AplicatiiDesktop-module__useCaseHeader___k-TjW h3{font-size:1.3rem}.AplicatiiDesktop-module__techSlide___sFzfn{padding:1.5rem 1rem}.AplicatiiDesktop-module__techHeader___Q6w89 h3{font-size:1.5rem}.AplicatiiDesktop-module__markerDot___pzLyN{width:50px;height:50px;font-size:1rem}.AplicatiiDesktop-module__timelineContent___PpT6r h3{font-size:1.2rem}.AplicatiiDesktop-module__ctaButton___savjx{padding:1.2rem 2.5rem;font-size:1.05rem}}@media (hover: none) and (pointer: coarse){.AplicatiiDesktop-module__platformSlide___ePheI,.AplicatiiDesktop-module__featureSlide___dEu4G,.AplicatiiDesktop-module__useCaseSlide___7JtBx{touch-action:pan-y}}.PlatformeCustom-module__platformeCustom___85T7-{min-height:100vh;background:var(--primary-purple-dark);overflow-x:hidden}.PlatformeCustom-module__hero___0FqMc{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.PlatformeCustom-module__hero___0FqMc:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.PlatformeCustom-module__heroContent___2MIXa{position:relative;height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.PlatformeCustom-module__heroTitle___bxyTh{animation:PlatformeCustom-module__fadeInUp___73zBP .8s ease-out forwards;opacity:0}.PlatformeCustom-module__heroTitle___bxyTh h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.PlatformeCustom-module__firstLetter___XGf2P{color:var(--accent-orange)}.PlatformeCustom-module__heroSubtitle___UMrGK{animation:PlatformeCustom-module__fadeInUp___73zBP 1s ease-out .2s forwards;opacity:0}.PlatformeCustom-module__mainLine___VDwga{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-display);position:relative}.PlatformeCustom-module__mainLine___VDwga:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.PlatformeCustom-module__heroDescription___4tlBW{text-align:center;max-width:700px;animation:PlatformeCustom-module__fadeInUp___73zBP 1.2s ease-out .4s forwards;opacity:0}.PlatformeCustom-module__heroDescription___4tlBW p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes PlatformeCustom-module__fadeInUp___73zBP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PlatformeCustom-module__waveWrapper___edoGD{width:100%;height:120px;position:relative;overflow:hidden}.PlatformeCustom-module__wave___E-pV4{width:100%;height:100%;display:block;animation:PlatformeCustom-module__waveMove___CUqkr 12s ease-in-out infinite}@keyframes PlatformeCustom-module__waveMove___CUqkr{0%,to{transform:translate(0)}50%{transform:translate(-20px)}}.PlatformeCustom-module__container___qi6dX{max-width:1200px;margin:0 auto;padding:0 2rem}.PlatformeCustom-module__monoTitle___1tc5e{font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--text-white);text-align:center;margin-bottom:4rem;letter-spacing:-.5px}.PlatformeCustom-module__bracket___5qLEi{color:var(--accent-orange);opacity:.7;font-weight:400}.PlatformeCustom-module__featuresSection___CLbi-{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.PlatformeCustom-module__featuresSection___CLbi-.PlatformeCustom-module__visible___IDzrU{opacity:1;transform:translateY(0)}.PlatformeCustom-module__featuresCarousel___xVjgw{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.PlatformeCustom-module__featureNavBtn___T4kqz{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.PlatformeCustom-module__featureNavBtn___T4kqz:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.PlatformeCustom-module__featuresTrack___fxLIC{position:relative;width:100%;height:500px;overflow:hidden}.PlatformeCustom-module__featureSlide___XM87M{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1)}.PlatformeCustom-module__featureSlide___XM87M.PlatformeCustom-module__featureSlideActive___l93wV{opacity:1;transform:translate(0) scale(1);z-index:2}.PlatformeCustom-module__featureIcon___1v33W{font-size:5rem;margin-bottom:20px}.PlatformeCustom-module__featureTitle___H0WCM{font-size:2.2rem;color:#fff;margin-bottom:20px}.PlatformeCustom-module__featureDesc___M4QVF{color:#fffc;line-height:1.8;font-size:1.1rem;margin-bottom:30px;max-width:800px}.PlatformeCustom-module__featureTech___-vGT6{background:#ff6b351a;padding:15px 25px;border-radius:10px;border:1px solid rgba(255,107,53,.3)}.PlatformeCustom-module__techLabel___1vRMU{font-family:Courier New,monospace;color:#ff6b35;font-weight:700;margin-right:10px}.PlatformeCustom-module__techValue___Yhcgr{color:#fff}.PlatformeCustom-module__featureProgress___20IuB{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.PlatformeCustom-module__featureProgressFill___6s47z{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.PlatformeCustom-module__featureIndicators___0Te-S{display:flex;justify-content:center;gap:12px;margin-top:30px}.PlatformeCustom-module__featureDot___IcB7d{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.PlatformeCustom-module__featureDot___IcB7d:hover{background:#ff6b3599;transform:scale(1.2)}.PlatformeCustom-module__featureDotActive___PIakG{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.PlatformeCustom-module__useCasesSection___Brdtd{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.PlatformeCustom-module__useCasesSection___Brdtd.PlatformeCustom-module__visible___IDzrU{opacity:1;transform:translateY(0)}.PlatformeCustom-module__useCasesCarousel___QiRYm{position:relative;display:flex;align-items:center;gap:20px;margin:60px 0}.PlatformeCustom-module__useCaseNavBtn___5aAMf{background:#ff6b351a;border:2px solid #ff6b35;color:#ff6b35;font-size:2.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:10}.PlatformeCustom-module__useCaseNavBtn___5aAMf:hover{background:#ff6b3533;transform:scale(1.1);box-shadow:0 0 20px #ff6b3566}.PlatformeCustom-module__useCasesTrack___rVdxh{position:relative;width:100%;height:600px;overflow:hidden}.PlatformeCustom-module__useCaseSlide___3BIL5{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:20px;padding:40px;opacity:0;transform:translate(100%) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto}.PlatformeCustom-module__useCaseSlide___3BIL5.PlatformeCustom-module__useCaseActive___RmM1x{opacity:1;transform:translate(0) scale(1);z-index:2}.PlatformeCustom-module__useCaseHeader___SNHGg{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid rgba(255,107,53,.3)}.PlatformeCustom-module__useCaseNumber___BXrQS{font-family:Courier New,monospace;color:#ff6b35;font-size:1.8rem;font-weight:700}.PlatformeCustom-module__useCaseHeader___SNHGg h3{font-size:2rem;color:#fff;margin:0}.PlatformeCustom-module__useCasePreview___vT3wH{color:#ffffffb3;font-size:1.1rem;margin-bottom:25px;font-style:italic}.PlatformeCustom-module__useCaseBody___GjdFi{color:#fffc;line-height:1.8}.PlatformeCustom-module__useCasePara___DBc3c{margin-bottom:20px;font-size:1.05rem}.PlatformeCustom-module__useCasePara___DBc3c:first-child{font-size:1.15rem;color:#fff;font-weight:500}.PlatformeCustom-module__useCaseProgress___lTm3c{width:100%;height:4px;background:#ff6b3533;border-radius:2px;margin-top:40px;overflow:hidden}.PlatformeCustom-module__useCaseProgressFill___-5LOf{height:100%;background:linear-gradient(90deg,#ff6b35,#ff8c42);transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ff6b3580}.PlatformeCustom-module__useCaseIndicators___qWn1M{display:flex;justify-content:center;gap:12px;margin-top:30px}.PlatformeCustom-module__useCaseDot___fRc44{width:12px;height:12px;border-radius:50%;background:#ff6b354d;border:none;cursor:pointer;transition:all .3s ease}.PlatformeCustom-module__useCaseDot___fRc44:hover{background:#ff6b3599;transform:scale(1.2)}.PlatformeCustom-module__useCaseDotActive___VaCWm{background:#ff6b35;box-shadow:0 0 10px #ff6b3599;transform:scale(1.3)}.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar{width:8px}.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}.PlatformeCustom-module__techSection___l8uoA{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.PlatformeCustom-module__techSection___l8uoA.PlatformeCustom-module__visible___IDzrU{opacity:1;transform:translateY(0)}.PlatformeCustom-module__techCarousel___mWpju{display:flex;align-items:center;gap:2rem;max-width:900px;margin:0 auto}.PlatformeCustom-module__techNavBtn___sNhWu{width:60px;height:60px;border-radius:50%;background:#ff6b3526;border:2px solid var(--accent-orange);color:var(--accent-orange);font-size:2.5rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.PlatformeCustom-module__techNavBtn___sNhWu:hover{background:var(--accent-orange);color:var(--primary-purple-dark);transform:scale(1.1)}.PlatformeCustom-module__techTrack___ZCpmt{position:relative;flex:1;min-height:450px}.PlatformeCustom-module__techSlide___pdFZO{position:absolute;width:100%;padding:2.5rem;background:#ff6b350d;border:2px solid rgba(255,107,53,.2);border-radius:20px;opacity:0;transform:translate(100%);transition:all .6s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.PlatformeCustom-module__techActive___U0ZO7{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.PlatformeCustom-module__techHeader___y6kIv{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.PlatformeCustom-module__techIndex___BgHro{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.4rem;font-weight:700}.PlatformeCustom-module__techHeader___y6kIv h3{font-family:var(--font-mono);font-size:1.8rem;color:var(--text-white);font-weight:700;margin:0}.PlatformeCustom-module__techStack___CuiPG{font-family:var(--font-mono);color:var(--accent-orange);font-size:1.2rem;margin-bottom:1.5rem;font-weight:600}.PlatformeCustom-module__techDesc___TF5Mh{color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:2rem}.PlatformeCustom-module__techWhen___VfQeX{padding:1.2rem;background:#ff6b3514;border-radius:10px;display:flex;flex-direction:column;gap:.8rem}.PlatformeCustom-module__whenLabel___g9VaU{font-family:var(--font-mono);color:var(--accent-orange);font-size:.9rem;font-weight:700;letter-spacing:1px}.PlatformeCustom-module__whenValue___798EW{color:var(--text-light);line-height:1.7}.PlatformeCustom-module__techProgress___Xdr80{height:4px;background:#ff6b3533;border-radius:10px;margin-top:3rem;overflow:hidden}.PlatformeCustom-module__techProgressFill___SW4zD{height:100%;background:var(--accent-orange);border-radius:10px;transition:width .6s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 15px #ff6b3599}.PlatformeCustom-module__processSection___eN8K3{padding:100px 0;opacity:0;transform:translateY(30px);transition:all .8s ease}.PlatformeCustom-module__processSection___eN8K3.PlatformeCustom-module__visible___IDzrU{opacity:1;transform:translateY(0)}.PlatformeCustom-module__timeline___kZ8Ds{max-width:800px;margin:0 auto}.PlatformeCustom-module__timelineItem___FuM8M{display:flex;gap:2rem;margin-bottom:3rem;position:relative}.PlatformeCustom-module__timelineMarker___Iv9iu{display:flex;flex-direction:column;align-items:center}.PlatformeCustom-module__markerDot___BT8eq{width:70px;height:70px;border-radius:50%;background:var(--accent-orange);color:var(--primary-purple-dark);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:1.5rem;font-weight:900;box-shadow:0 5px 20px #ff6b3566;flex-shrink:0}.PlatformeCustom-module__markerLine___GRla5{width:3px;flex:1;background:linear-gradient(180deg,var(--accent-orange),rgba(255,107,53,.2));margin:.5rem 0}.PlatformeCustom-module__timelineContent___9DmPp{flex:1;padding:1.5rem 2rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:16px;transition:all .3s ease}.PlatformeCustom-module__timelineContent___9DmPp:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translate(5px)}.PlatformeCustom-module__timelineContent___9DmPp h3{font-family:var(--font-mono);font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700}.PlatformeCustom-module__timelineContent___9DmPp p{color:var(--text-light);line-height:1.8;margin-bottom:1.2rem}.PlatformeCustom-module__timelineDeliv___hFRAp{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;background:#ff6b3514;border-radius:8px}.PlatformeCustom-module__delivLabel___-XPy2{color:var(--accent-orange);font-size:1.2rem;font-weight:700}.PlatformeCustom-module__timelineDeliv___hFRAp span:last-child{color:var(--text-light);font-size:.95rem;line-height:1.6}.PlatformeCustom-module__cta___S1jlb{padding:8rem 0;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%);text-align:center}.PlatformeCustom-module__ctaContent___8dqmK{max-width:700px;margin:0 auto}.PlatformeCustom-module__ctaText___yevxz{font-size:1.3rem;color:var(--text-light);margin:2rem 0;line-height:1.8}.PlatformeCustom-module__ctaSubtext___G6ANu{font-family:var(--font-mono);color:var(--accent-orange);font-size:1rem;margin-bottom:3rem}.PlatformeCustom-module__ctaButton___wMyjm{font-family:var(--font-mono);display:inline-block;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--primary-purple-dark);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 10px 30px #ff6b3566}.PlatformeCustom-module__ctaButton___wMyjm:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px #ff6b3599}@media (max-width: 1024px){.PlatformeCustom-module__heroTitle___bxyTh h1{font-size:3rem}.PlatformeCustom-module__mainLine___VDwga{font-size:1.7rem}.PlatformeCustom-module__monoTitle___1tc5e{font-size:1.8rem}}@media (max-width: 768px){.PlatformeCustom-module__hero___0FqMc{min-height:100vh}.PlatformeCustom-module__heroContent___2MIXa{height:100vh;padding:1.5rem;gap:2rem}.PlatformeCustom-module__heroTitle___bxyTh h1{font-size:2.5rem}.PlatformeCustom-module__mainLine___VDwga{font-size:1.5rem}.PlatformeCustom-module__heroDescription___4tlBW p{font-size:1rem}.PlatformeCustom-module__waveWrapper___edoGD{height:80px}.PlatformeCustom-module__monoTitle___1tc5e{font-size:1.4rem;margin-bottom:2.5rem}.PlatformeCustom-module__featuresSection___CLbi-,.PlatformeCustom-module__useCasesSection___Brdtd,.PlatformeCustom-module__techSection___l8uoA,.PlatformeCustom-module__processSection___eN8K3{padding:4rem 0}.PlatformeCustom-module__container___qi6dX{padding:0 1.5rem}.PlatformeCustom-module__featuresCarousel___xVjgw,.PlatformeCustom-module__useCasesCarousel___QiRYm{gap:10px}.PlatformeCustom-module__featureNavBtn___T4kqz,.PlatformeCustom-module__useCaseNavBtn___5aAMf{width:45px;height:45px;font-size:1.8rem}.PlatformeCustom-module__featuresTrack___fxLIC{height:550px}.PlatformeCustom-module__useCasesTrack___rVdxh{height:500px}.PlatformeCustom-module__featureSlide___XM87M,.PlatformeCustom-module__useCaseSlide___3BIL5{padding:25px;overflow-y:auto}.PlatformeCustom-module__featureIcon___1v33W{font-size:3.5rem}.PlatformeCustom-module__featureTitle___H0WCM,.PlatformeCustom-module__useCaseHeader___SNHGg h3{font-size:1.5rem}.PlatformeCustom-module__featureDesc___M4QVF{font-size:.95rem}.PlatformeCustom-module__techCarousel___mWpju{flex-direction:column;gap:0}.PlatformeCustom-module__techNavBtn___sNhWu{position:absolute;width:50px;height:50px;font-size:2rem;z-index:20}.PlatformeCustom-module__techNavBtn___sNhWu:first-of-type{left:10px;top:50%;transform:translateY(-50%)}.PlatformeCustom-module__techNavBtn___sNhWu:last-of-type{right:10px;top:50%;transform:translateY(-50%)}.PlatformeCustom-module__techTrack___ZCpmt{width:100%}.PlatformeCustom-module__techSlide___pdFZO{padding:2rem 1.5rem}.PlatformeCustom-module__timeline___kZ8Ds{padding-left:1rem}.PlatformeCustom-module__timelineItem___FuM8M{gap:1.5rem}.PlatformeCustom-module__markerDot___BT8eq{width:60px;height:60px;font-size:1.2rem}.PlatformeCustom-module__timelineContent___9DmPp{padding:1.2rem 1.5rem}.PlatformeCustom-module__timelineContent___9DmPp h3{font-size:1.3rem}}.PlatformeCustom-module__featureSlide___XM87M::-webkit-scrollbar,.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar{width:6px}.PlatformeCustom-module__featureSlide___XM87M::-webkit-scrollbar-track,.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.PlatformeCustom-module__featureSlide___XM87M::-webkit-scrollbar-thumb,.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-thumb{background:#ff6b3580;border-radius:10px}.PlatformeCustom-module__featureSlide___XM87M::-webkit-scrollbar-thumb:hover,.PlatformeCustom-module__useCaseSlide___3BIL5::-webkit-scrollbar-thumb:hover{background:#ff6b35b3}@media (max-width: 480px){.PlatformeCustom-module__heroTitle___bxyTh h1{font-size:2rem}.PlatformeCustom-module__mainLine___VDwga{font-size:1.3rem}.PlatformeCustom-module__heroDescription___4tlBW p{font-size:.95rem}.PlatformeCustom-module__waveWrapper___edoGD{height:60px}.PlatformeCustom-module__monoTitle___1tc5e{font-size:1.2rem}.PlatformeCustom-module__featuresSection___CLbi-,.PlatformeCustom-module__useCasesSection___Brdtd,.PlatformeCustom-module__techSection___l8uoA,.PlatformeCustom-module__processSection___eN8K3{padding:3rem 0}.PlatformeCustom-module__container___qi6dX{padding:0 1rem}.PlatformeCustom-module__featuresTrack___fxLIC{height:600px}.PlatformeCustom-module__useCasesTrack___rVdxh{height:550px}.PlatformeCustom-module__featureSlide___XM87M,.PlatformeCustom-module__useCaseSlide___3BIL5{padding:20px}.PlatformeCustom-module__techSlide___pdFZO{padding:1.5rem 1rem}.PlatformeCustom-module__techHeader___y6kIv h3{font-size:1.5rem}.PlatformeCustom-module__markerDot___BT8eq{width:50px;height:50px;font-size:1rem}.PlatformeCustom-module__timelineContent___9DmPp h3{font-size:1.2rem}.PlatformeCustom-module__ctaButton___wMyjm{padding:1.2rem 2.5rem;font-size:1.05rem}}.SitePrezentare-module__sitePrezentare___yAOAd{min-height:100vh;background:var(--primary-purple-dark)}.SitePrezentare-module__hero___ksMAN{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.SitePrezentare-module__hero___ksMAN:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.SitePrezentare-module__heroContent___80hPu{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.SitePrezentare-module__heroTitle___U1XBd{animation:SitePrezentare-module__fadeInUp___fjSIW .8s ease-out forwards;opacity:0}.SitePrezentare-module__heroTitle___U1XBd h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.SitePrezentare-module__firstLetter___vaetJ{color:var(--accent-orange)}.SitePrezentare-module__heroSubtitle___8pPlV{animation:SitePrezentare-module__fadeInUp___fjSIW 1s ease-out .2s forwards;opacity:0}.SitePrezentare-module__mainLine___zjn0-{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.SitePrezentare-module__mainLine___zjn0-:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.SitePrezentare-module__heroDescription___zL-87{text-align:center;max-width:700px;animation:SitePrezentare-module__fadeInUp___fjSIW 1.2s ease-out .4s forwards;opacity:0}.SitePrezentare-module__heroDescription___zL-87 p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes SitePrezentare-module__fadeInUp___fjSIW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SitePrezentare-module__waveDivider___O01Gz{width:100%;height:100px;position:relative;overflow:hidden}.SitePrezentare-module__waveDivider___O01Gz svg{width:100%;height:100%;display:block}.SitePrezentare-module__waveDivider___O01Gz svg path{animation:SitePrezentare-module__wavePulse___S23Mg 4s ease-in-out infinite}@keyframes SitePrezentare-module__wavePulse___S23Mg{0%,to{opacity:.7}50%{opacity:1}}.SitePrezentare-module__container___ByYiZ{max-width:1200px;margin:0 auto;padding:0 2rem}.SitePrezentare-module__sectionTitle___EWWo8{font-size:2.5rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:4rem;font-family:var(--font-mono);letter-spacing:-.02em}.SitePrezentare-module__benefits___V2igF{padding:6rem 0;background:var(--primary-purple-dark)}.SitePrezentare-module__benefitsGrid___3qcGm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SitePrezentare-module__benefitCard___xbROF{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SitePrezentare-module__benefitCard___xbROF:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.SitePrezentare-module__benefitCard___xbROF h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);letter-spacing:-.01em}.SitePrezentare-module__benefitCard___xbROF p{color:var(--text-light);line-height:1.8;font-size:1rem}.SitePrezentare-module__types___Vo1do{padding:6rem 0;background:#ff6b3508}.SitePrezentare-module__typesList___gHnnE{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.SitePrezentare-module__typeItem___68iy9{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.SitePrezentare-module__typeItem___68iy9:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translate(8px)}.SitePrezentare-module__typeBullet___VSBZG{width:8px;height:8px;background:var(--accent-orange);border-radius:50%;margin-top:8px;flex-shrink:0}.SitePrezentare-module__typeItem___68iy9 p{color:var(--text-light);line-height:1.7;font-size:1.05rem;margin:0}.SitePrezentare-module__typeCard___6V32L{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SitePrezentare-module__typeCard___6V32L:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.SitePrezentare-module__typeCard___6V32L h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.SitePrezentare-module__typeCard___6V32L p{color:var(--text-light);line-height:1.7;font-size:1rem}.SitePrezentare-module__features___eKYe9{padding:6rem 0;background:var(--primary-purple-dark)}.SitePrezentare-module__featuresGrid___JBla9{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.SitePrezentare-module__featureCard___2iSQq{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.SitePrezentare-module__featureCard___2iSQq:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent-orange),transparent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.SitePrezentare-module__featureCard___2iSQq:hover:before{transform:scaleX(1)}.SitePrezentare-module__featureCard___2iSQq:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.SitePrezentare-module__featureCard___2iSQq h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.SitePrezentare-module__featureCard___2iSQq p{color:var(--text-light);line-height:1.7;font-size:1rem}.SitePrezentare-module__sections___-9Kjy{padding:6rem 0;background:#ff6b3508}.SitePrezentare-module__sectionsGrid___4Eb-w{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.SitePrezentare-module__sectionCard___HvpH2{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.SitePrezentare-module__sectionCard___HvpH2:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.SitePrezentare-module__sectionCard___HvpH2:hover:after{transform:scaleX(1)}.SitePrezentare-module__sectionCard___HvpH2:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.SitePrezentare-module__sectionNumber___TD-V9{position:absolute;top:1.5rem;right:1.5rem;font-size:2.5rem;font-weight:800;color:#ff6b3526;font-family:var(--font-mono)}.SitePrezentare-module__sectionCard___HvpH2 h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.SitePrezentare-module__sectionCard___HvpH2 p{color:var(--text-light);line-height:1.7;font-size:1rem}.SitePrezentare-module__packages___w6CHZ{padding:6rem 0;background:var(--primary-purple-dark)}.SitePrezentare-module__packagesGrid___sJL3u{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.SitePrezentare-module__packageCard___TZugh{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column}.SitePrezentare-module__packageCard___TZugh:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-8px);box-shadow:0 12px 32px #ff6b3533}.SitePrezentare-module__packageCard___TZugh.SitePrezentare-module__popular___u3Pcg{border:2px solid var(--accent-orange);background:#ff6b3514}.SitePrezentare-module__packageCard___TZugh.SitePrezentare-module__popular___u3Pcg:hover{box-shadow:0 12px 40px #ff6b354d}.SitePrezentare-module__popularBadge___XfPMU{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent-orange);color:var(--text-white);padding:.4rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:700;font-family:var(--font-mono)}.SitePrezentare-module__packageCard___TZugh h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:.5rem;font-weight:800;font-family:var(--font-mono)}.SitePrezentare-module__packageDescription___lIEA4{color:var(--text-gray);margin-bottom:2rem;font-size:1rem}.SitePrezentare-module__packageFeatures___iuWzr{list-style:none;padding:0;margin:0 0 2rem;flex:1}.SitePrezentare-module__packageFeatures___iuWzr li{color:var(--text-light);padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:1rem;font-size:1rem}.SitePrezentare-module__packageFeatures___iuWzr li:last-child{border-bottom:none}.SitePrezentare-module__checkmark___LceNE{color:var(--accent-orange);font-weight:700;font-size:1.2rem}.SitePrezentare-module__packageButton___DPmY2{display:block;padding:1rem 2rem;background:var(--accent-orange);color:var(--text-white);text-align:center;border-radius:8px;text-decoration:none;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:var(--font-mono)}.SitePrezentare-module__packageButton___DPmY2:hover{background:#ff8a4a;transform:translateY(-2px);box-shadow:0 6px 16px #ff6b354d}.SitePrezentare-module__process___Rw-SX{padding:6rem 0;background:#ff6b3508}.SitePrezentare-module__processGrid___gf6ar{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto}.SitePrezentare-module__processStep___KXre5{text-align:center;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:16px}.SitePrezentare-module__processStep___KXre5:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 12px 32px #ff6b3533;border-color:#ff6b354d}.SitePrezentare-module__stepNumber___bdfJl{width:70px;height:70px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 4px 16px #ff6b3566;font-family:var(--font-mono);transition:all .3s ease}.SitePrezentare-module__processStep___KXre5:hover .SitePrezentare-module__stepNumber___bdfJl{transform:rotate(360deg) scale(1.1)}.SitePrezentare-module__processStep___KXre5 h3{font-size:1.4rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);line-height:1.3}.SitePrezentare-module__processStep___KXre5 p{color:var(--text-light);line-height:1.7;font-size:.95rem}.SitePrezentare-module__cta___PRN19{padding:6rem 0;text-align:center;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%)}.SitePrezentare-module__ctaContent___geToX{max-width:700px;margin:0 auto}.SitePrezentare-module__cta___PRN19 h2{font-size:2.5rem;font-weight:800;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.SitePrezentare-module__cta___PRN19 p{font-size:1.2rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.SitePrezentare-module__ctaButton___oMZcW{display:inline-block;padding:1.2rem 3rem;background:var(--accent-orange);color:var(--text-white);font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono);letter-spacing:.02em}.SitePrezentare-module__ctaButton___oMZcW:hover{background:#ff8a4a;transform:translateY(-3px);box-shadow:0 8px 20px #ff6b3566}.SitePrezentare-module__mobileCarousel___IFK9U{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -1rem;padding:1rem 0 1rem 1rem}.SitePrezentare-module__mobileCarousel___IFK9U::-webkit-scrollbar{display:none}.SitePrezentare-module__mobileCarousel___IFK9U>div{min-width:85vw;max-width:85vw;scroll-snap-align:center;scroll-snap-stop:always}.SitePrezentare-module__carouselDots___Qj4BN{display:flex;justify-content:center;gap:.75rem;margin-top:2rem;padding:0 1rem}.SitePrezentare-module__dot___bJYIt{width:10px;height:10px;border-radius:50%;background:#ff6b354d;cursor:pointer;transition:all .3s ease}.SitePrezentare-module__dot___bJYIt:hover{background:#ff6b3599}.SitePrezentare-module__activeDot___-O8W3{background:var(--accent-orange);width:32px;border-radius:5px}@media (max-width: 1024px){.SitePrezentare-module__heroTitle___U1XBd h1{font-size:3rem}.SitePrezentare-module__mainLine___zjn0-{font-size:1.7rem}.SitePrezentare-module__heroDescription___zL-87 p{font-size:1.1rem}.SitePrezentare-module__packagesGrid___sJL3u{grid-template-columns:1fr;max-width:500px}}@media (max-width: 768px){.SitePrezentare-module__hero___ksMAN{min-height:100vh}.SitePrezentare-module__heroContent___80hPu{gap:2rem;padding:1.5rem}.SitePrezentare-module__heroTitle___U1XBd h1{font-size:2.5rem}.SitePrezentare-module__mainLine___zjn0-{font-size:1.5rem}.SitePrezentare-module__heroDescription___zL-87{max-width:90%}.SitePrezentare-module__heroDescription___zL-87 p{font-size:1rem}.SitePrezentare-module__sectionTitle___EWWo8{font-size:2rem;margin-bottom:3rem}.SitePrezentare-module__benefitsGrid___3qcGm,.SitePrezentare-module__featuresGrid___JBla9,.SitePrezentare-module__sectionsGrid___4Eb-w,.SitePrezentare-module__processGrid___gf6ar{grid-template-columns:1fr}.SitePrezentare-module__typesList___gHnnE{display:none}.SitePrezentare-module__waveDivider___O01Gz{height:60px}.SitePrezentare-module__cta___PRN19 h2{font-size:2rem}.SitePrezentare-module__cta___PRN19 p{font-size:1.1rem}.SitePrezentare-module__mobileCarousel___IFK9U>div{min-width:85vw;max-width:85vw}.SitePrezentare-module__benefitCard___xbROF,.SitePrezentare-module__featureCard___2iSQq,.SitePrezentare-module__sectionCard___HvpH2,.SitePrezentare-module__packageCard___TZugh,.SitePrezentare-module__processStep___KXre5,.SitePrezentare-module__typeCard___6V32L{padding:1.5rem!important}.SitePrezentare-module__sectionNumber___TD-V9{font-size:2rem;top:1rem;right:1rem}}@media (max-width: 480px){.SitePrezentare-module__hero___ksMAN{min-height:90vh}.SitePrezentare-module__heroContent___80hPu{gap:1.5rem;padding:1rem}.SitePrezentare-module__heroTitle___U1XBd h1{font-size:2rem}.SitePrezentare-module__mainLine___zjn0-{font-size:1.3rem}.SitePrezentare-module__heroDescription___zL-87 p{font-size:.95rem;line-height:1.6}.SitePrezentare-module__sectionTitle___EWWo8,.SitePrezentare-module__cta___PRN19 h2{font-size:1.75rem}.SitePrezentare-module__ctaButton___oMZcW{padding:1rem 2rem;font-size:1rem}.SitePrezentare-module__waveDivider___O01Gz{height:50px}.SitePrezentare-module__mobileCarousel___IFK9U>div{min-width:90vw;max-width:90vw}.SitePrezentare-module__benefitCard___xbROF h3,.SitePrezentare-module__featureCard___2iSQq h3,.SitePrezentare-module__sectionCard___HvpH2 h3,.SitePrezentare-module__typeCard___6V32L h3{font-size:1.2rem}.SitePrezentare-module__benefitCard___xbROF p,.SitePrezentare-module__featureCard___2iSQq p,.SitePrezentare-module__sectionCard___HvpH2 p,.SitePrezentare-module__typeCard___6V32L p{font-size:.9rem;line-height:1.6}.SitePrezentare-module__packageCard___TZugh h3{font-size:1.5rem}.SitePrezentare-module__stepNumber___bdfJl{width:60px;height:60px;font-size:1.8rem}.SitePrezentare-module__processStep___KXre5 h3{font-size:1.2rem}.SitePrezentare-module__processStep___KXre5 p{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.SitePrezentare-module__heroTitle___U1XBd,.SitePrezentare-module__heroSubtitle___8pPlV,.SitePrezentare-module__heroDescription___zL-87,.SitePrezentare-module__benefitCard___xbROF,.SitePrezentare-module__featureCard___2iSQq,.SitePrezentare-module__sectionCard___HvpH2,.SitePrezentare-module__packageCard___TZugh,.SitePrezentare-module__processStep___KXre5,.SitePrezentare-module__stepNumber___bdfJl,.SitePrezentare-module__waveDivider___O01Gz svg path{animation:none;transition:none}.SitePrezentare-module__mobileCarousel___IFK9U{scroll-behavior:auto}}.SitePrezentare-module__ctaButton___oMZcW:focus,.SitePrezentare-module__packageButton___DPmY2:focus,.SitePrezentare-module__dot___bJYIt:focus{outline:2px solid var(--accent-orange);outline-offset:4px}@media (hover: none) and (pointer: coarse){.SitePrezentare-module__dot___bJYIt{width:12px;height:12px;padding:8px}}.SitePrezentare-module__heroTitle___U1XBd,.SitePrezentare-module__heroSubtitle___8pPlV,.SitePrezentare-module__heroDescription___zL-87{animation-fill-mode:forwards;animation-play-state:running}.LandingPages-module__landingPages___WJgxR{min-height:100vh;background:var(--primary-purple-dark);width:100%}.LandingPages-module__hero___71QfG{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.LandingPages-module__hero___71QfG:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.LandingPages-module__heroContent___YWYk-{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.LandingPages-module__heroTitle___UWc3P{animation:LandingPages-module__fadeInUp___W75T6 .8s ease-out forwards;opacity:0}.LandingPages-module__heroTitle___UWc3P h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.LandingPages-module__firstLetter___9xv5e{color:var(--accent-orange)}.LandingPages-module__heroSubtitle___6V1Tl{animation:LandingPages-module__fadeInUp___W75T6 1s ease-out .2s forwards;opacity:0}.LandingPages-module__mainLine___NzK2d{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.LandingPages-module__mainLine___NzK2d:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.LandingPages-module__heroDescription___a7-6z{text-align:center;max-width:700px;animation:LandingPages-module__fadeInUp___W75T6 1.2s ease-out .4s forwards;opacity:0}.LandingPages-module__heroDescription___a7-6z p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes LandingPages-module__fadeInUp___W75T6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LandingPages-module__waveDivider___PJ1Xp{position:relative;width:100%;height:120px;overflow:hidden;line-height:0}.LandingPages-module__waveDivider___PJ1Xp svg{width:100%;height:100%;display:block}.LandingPages-module__wavePath1___kvI1N{fill:#ff6b3526;animation:LandingPages-module__wave1___DnqeC 8s ease-in-out infinite}.LandingPages-module__wavePath2___5-Jpq{fill:#ff6b3514;animation:LandingPages-module__wave2___mwh1U 10s ease-in-out infinite}.LandingPages-module__wavePath3___AqtgE{fill:#ff6b351f;animation:LandingPages-module__wave3___HYzxU 7s ease-in-out infinite}.LandingPages-module__wavePath4___6M2aD{fill:#ff6b351a;animation:LandingPages-module__wave4___1YUA4 9s ease-in-out infinite}.LandingPages-module__wavePath5___KT4Sc{fill:#ff6b3524;animation:LandingPages-module__wave5___JxKra 11s ease-in-out infinite}.LandingPages-module__wavePath6___-fdc7{fill:#ff6b351c;animation:LandingPages-module__wave6___5lltR 8.5s ease-in-out infinite}.LandingPages-module__wavePath7___VATSv{fill:#ff6b3521;animation:LandingPages-module__wave7___AU-Of 10.5s ease-in-out infinite}.LandingPages-module__wavePath8___9Y4Ep{fill:#ff6b3517;animation:LandingPages-module__wave8___7sjJe 12s ease-in-out infinite}@keyframes LandingPages-module__wave1___DnqeC{0%,to{opacity:.15}50%{opacity:.25}}@keyframes LandingPages-module__wave2___mwh1U{0%,to{opacity:.08}50%{opacity:.18}}@keyframes LandingPages-module__wave3___HYzxU{0%,to{opacity:.12}50%{opacity:.22}}@keyframes LandingPages-module__wave4___1YUA4{0%,to{opacity:.1}50%{opacity:.2}}@keyframes LandingPages-module__wave5___JxKra{0%,to{opacity:.14}50%{opacity:.24}}@keyframes LandingPages-module__wave6___5lltR{0%,to{opacity:.11}50%{opacity:.21}}@keyframes LandingPages-module__wave7___AU-Of{0%,to{opacity:.13}50%{opacity:.23}}@keyframes LandingPages-module__wave8___7sjJe{0%,to{opacity:.09}50%{opacity:.19}}.LandingPages-module__container___-jZF8{max-width:1400px;margin:0 auto;padding:0 2rem}.LandingPages-module__sectionTitle___It1we{font-size:3rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em}.LandingPages-module__accent___uVbTA{color:var(--accent-orange)}.LandingPages-module__sectionSubtitle___P9jR6{text-align:center;max-width:800px;margin:0 auto 4rem;color:var(--text-light);font-size:1.15rem;line-height:1.7}.LandingPages-module__benefits___gSEHj{padding:8rem 0;background:var(--primary-purple-dark)}.LandingPages-module__benefitsGrid___OUV5C{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.LandingPages-module__benefitCard___iihgU{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.LandingPages-module__benefitCard___iihgU:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-orange),rgba(255,107,53,.3));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.LandingPages-module__benefitCard___iihgU:hover:before{transform:scaleX(1)}.LandingPages-module__benefitCard___iihgU:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.LandingPages-module__benefitStat___d5CdP{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.LandingPages-module__statNumber___1WJrY{font-size:3.5rem;font-weight:800;color:var(--accent-orange);font-family:var(--font-mono);line-height:1}.LandingPages-module__statLabel___9aKs8{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;max-width:120px}.LandingPages-module__benefitCard___iihgU h3{font-size:1.6rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.LandingPages-module__benefitCard___iihgU p{color:var(--text-light);line-height:1.8;font-size:1rem}.LandingPages-module__types___PPjMc{padding:8rem 0;background:#ff6b3505}.LandingPages-module__typesScroll___5CesM{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:1rem 0}.LandingPages-module__typeCard___wrhBg{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:20px;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.LandingPages-module__typeCard___wrhBg:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-10px) scale(1.02);box-shadow:0 20px 50px #ff6b3540}.LandingPages-module__typeNumber___SxfzA{position:absolute;top:-15px;right:30px;font-size:5rem;font-weight:800;color:#ff6b3526;font-family:var(--font-mono);line-height:1;user-select:none}.LandingPages-module__typeCard___wrhBg h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);position:relative;z-index:1}.LandingPages-module__typeCard___wrhBg p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.LandingPages-module__typeFeatures___PYt-t{list-style:none;padding:0;margin:0}.LandingPages-module__typeFeatures___PYt-t li{display:flex;align-items:center;gap:.8rem;color:var(--text-light);margin-bottom:.8rem;font-size:.95rem}.LandingPages-module__checkmark___V-6Uw{color:var(--accent-orange);font-weight:700;font-size:1.2rem;flex-shrink:0}.LandingPages-module__features___WwOS4{padding:8rem 0;background:var(--primary-purple-dark)}.LandingPages-module__featuresLayout___S2q30{display:flex;flex-direction:column;gap:6rem;max-width:1300px;margin:0 auto}.LandingPages-module__featureSection___-7ZoI{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.LandingPages-module__leftAlign___F-gQH .LandingPages-module__featureContent___5pUAt{order:1}.LandingPages-module__leftAlign___F-gQH .LandingPages-module__featureVisual___j31uK,.LandingPages-module__rightAlign___STG-J .LandingPages-module__featureContent___5pUAt{order:2}.LandingPages-module__rightAlign___STG-J .LandingPages-module__featureVisual___j31uK{order:1}.LandingPages-module__featureContent___5pUAt h3{font-size:2rem;color:var(--accent-orange);margin-bottom:1.5rem;font-weight:700;font-family:var(--font-mono)}.LandingPages-module__featureDescription___SCIik{color:var(--text-light);line-height:1.8;font-size:1.1rem;margin-bottom:2rem}.LandingPages-module__featureList___dFCQE{list-style:none;padding:0;margin:0}.LandingPages-module__featureList___dFCQE li{color:var(--text-light);line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1rem}.LandingPages-module__featureList___dFCQE li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.LandingPages-module__featureVisual___j31uK{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.LandingPages-module__visualPlaceholder___mMetq{width:100%;height:100%;background:linear-gradient(135deg,#ff6b351a,#ff6b3508);border:2px solid rgba(255,107,53,.2);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:800;color:#ff6b354d;font-family:var(--font-mono);transition:all .4s cubic-bezier(.4,0,.2,1)}.LandingPages-module__featureSection___-7ZoI:hover .LandingPages-module__visualPlaceholder___mMetq{background:linear-gradient(135deg,#ff6b3526,#ff6b350d);border-color:#ff6b3559;transform:scale(1.05) rotate(-2deg)}.LandingPages-module__conversion___MuTuL{padding:8rem 0;background:#ff6b3505}.LandingPages-module__conversionGrid___r-D2e{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto}.LandingPages-module__conversionCard___Nvh2w{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.LandingPages-module__conversionCard___Nvh2w:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.LandingPages-module__conversionCard___Nvh2w h3{font-size:1.6rem;color:var(--accent-orange);margin-bottom:1.5rem;font-weight:700;font-family:var(--font-mono)}.LandingPages-module__detailsList___Ds050{list-style:none;padding:0;margin:0}.LandingPages-module__detailsList___Ds050 li{color:var(--text-light);line-height:1.8;margin-bottom:1rem;padding-left:1.8rem;position:relative;font-size:.95rem}.LandingPages-module__detailsList___Ds050 li:before{content:"•";position:absolute;left:0;color:var(--accent-orange);font-size:1.5rem;line-height:1}.LandingPages-module__process___ytA6b{padding:8rem 0;background:var(--primary-purple-dark)}.LandingPages-module__timeline___X5XRb{max-width:900px;margin:0 auto;position:relative}.LandingPages-module__timeline___X5XRb:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ff6b354d,#ff6b351a)}.LandingPages-module__timelineItem___i0gMh{display:flex;gap:3rem;margin-bottom:4rem;position:relative}.LandingPages-module__timelineItem___i0gMh:last-child{margin-bottom:0}.LandingPages-module__timelineMarker___hkN-v{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,var(--accent-orange),rgba(255,107,53,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff6b3566;position:relative;z-index:1}.LandingPages-module__stepNumber___VWVY3{font-size:2rem;font-weight:800;color:var(--text-white);font-family:var(--font-mono)}.LandingPages-module__timelineContent___ZLw5e{flex:1;padding:1.5rem 0}.LandingPages-module__timelineContent___ZLw5e h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.LandingPages-module__timelineContent___ZLw5e p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.LandingPages-module__deliverables___A2oks{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.LandingPages-module__deliverablesLabel___frrQi{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.LandingPages-module__deliverableTag___lgc6h{background:#ff6b3526;color:var(--accent-orange);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;border:1px solid rgba(255,107,53,.2)}.LandingPages-module__cta___66EdN{padding:8rem 0;text-align:center;background:linear-gradient(180deg,var(--primary-purple-dark) 0%,rgba(255,107,53,.05) 100%)}.LandingPages-module__ctaContent___g7XcB{max-width:800px;margin:0 auto}.LandingPages-module__cta___66EdN h2{font-size:3rem;font-weight:800;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.02em}.LandingPages-module__cta___66EdN p{font-size:1.2rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.LandingPages-module__ctaButton___82Att{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--text-white);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ff6b3566;font-family:var(--font-mono);margin:2rem 0;position:relative;overflow:hidden}.LandingPages-module__ctaButton___82Att:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.LandingPages-module__ctaButton___82Att:hover:before{width:300px;height:300px}.LandingPages-module__ctaButton___82Att:hover{background:#ff8a4a;transform:translateY(-5px);box-shadow:0 16px 40px #ff6b3580}.LandingPages-module__ctaButton___82Att span{position:relative;z-index:1}.LandingPages-module__buttonArrow___aosRK{font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.LandingPages-module__ctaButton___82Att:hover .LandingPages-module__buttonArrow___aosRK{transform:translate(8px)}.LandingPages-module__ctaNote___fX3Hj{font-size:.95rem!important;color:var(--accent-orange)!important;margin-top:2rem!important;font-weight:600}@media (max-width: 1024px){.LandingPages-module__heroTitle___UWc3P h1{font-size:3.5rem}.LandingPages-module__mainLine___NzK2d{font-size:1.8rem}.LandingPages-module__sectionTitle___It1we{font-size:2.5rem}.LandingPages-module__featureSection___-7ZoI{grid-template-columns:1fr;gap:2.5rem}.LandingPages-module__leftAlign___F-gQH .LandingPages-module__featureContent___5pUAt,.LandingPages-module__rightAlign___STG-J .LandingPages-module__featureContent___5pUAt,.LandingPages-module__leftAlign___F-gQH .LandingPages-module__featureVisual___j31uK,.LandingPages-module__rightAlign___STG-J .LandingPages-module__featureVisual___j31uK{order:unset}.LandingPages-module__featureVisual___j31uK{height:300px}.LandingPages-module__timeline___X5XRb:before{left:40px}.LandingPages-module__timelineMarker___hkN-v{width:80px;height:80px}.LandingPages-module__stepNumber___VWVY3{font-size:1.6rem}}@media (max-width: 768px){.LandingPages-module__container___-jZF8{padding:0 1.5rem}.LandingPages-module__hero___71QfG{min-height:100vh}.LandingPages-module__heroContent___YWYk-{gap:2rem;padding:1.5rem;height:100vh}.LandingPages-module__heroTitle___UWc3P h1{font-size:2.8rem}.LandingPages-module__mainLine___NzK2d{font-size:1.5rem}.LandingPages-module__heroDescription___a7-6z{max-width:90%}.LandingPages-module__heroDescription___a7-6z p{font-size:1.1rem}.LandingPages-module__sectionTitle___It1we{font-size:2.2rem}.LandingPages-module__sectionSubtitle___P9jR6{font-size:1rem;margin-bottom:3rem}.LandingPages-module__benefits___gSEHj,.LandingPages-module__types___PPjMc,.LandingPages-module__features___WwOS4,.LandingPages-module__conversion___MuTuL,.LandingPages-module__process___ytA6b,.LandingPages-module__testimonials___z8wK7,.LandingPages-module__cta___66EdN{padding:5rem 0}.LandingPages-module__benefitsGrid___OUV5C{grid-template-columns:1fr;gap:2rem}.LandingPages-module__typesScroll___5CesM{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;margin:0 -1.5rem;padding:1rem .5rem 1rem 1.5rem}.LandingPages-module__typesScroll___5CesM::-webkit-scrollbar{display:none}.LandingPages-module__typeCard___wrhBg{min-width:320px;flex-shrink:0;scroll-snap-align:start}.LandingPages-module__conversionGrid___r-D2e{grid-template-columns:1fr;gap:2rem}.LandingPages-module__timeline___X5XRb:before{left:20px}.LandingPages-module__timelineItem___i0gMh{gap:2rem}.LandingPages-module__timelineMarker___hkN-v{width:60px;height:60px}.LandingPages-module__stepNumber___VWVY3{font-size:1.3rem}.LandingPages-module__deliverables___A2oks{flex-direction:column;align-items:flex-start}.LandingPages-module__testimonialCard___FYnZJ{padding:2rem}.LandingPages-module__testimonialQuote___yoFAZ{font-size:1.1rem}.LandingPages-module__cta___66EdN h2{font-size:2.2rem}.LandingPages-module__cta___66EdN p{font-size:1.1rem}.LandingPages-module__ctaButton___82Att{padding:1.2rem 2.5rem;font-size:1.1rem}.LandingPages-module__waveDivider___PJ1Xp{height:80px}}@media (max-width: 480px){.LandingPages-module__container___-jZF8{padding:0 1rem}.LandingPages-module__hero___71QfG{min-height:90vh}.LandingPages-module__heroContent___YWYk-{gap:1.5rem;padding:1rem;height:90vh}.LandingPages-module__heroTitle___UWc3P h1{font-size:2.2rem}.LandingPages-module__mainLine___NzK2d{font-size:1.3rem}.LandingPages-module__heroDescription___a7-6z p{font-size:1rem;line-height:1.7}.LandingPages-module__sectionTitle___It1we{font-size:1.9rem}.LandingPages-module__sectionSubtitle___P9jR6{font-size:.95rem}.LandingPages-module__benefits___gSEHj,.LandingPages-module__types___PPjMc,.LandingPages-module__features___WwOS4,.LandingPages-module__conversion___MuTuL,.LandingPages-module__process___ytA6b,.LandingPages-module__testimonials___z8wK7,.LandingPages-module__cta___66EdN{padding:4rem 0}.LandingPages-module__benefitCard___iihgU,.LandingPages-module__typeCard___wrhBg,.LandingPages-module__conversionCard___Nvh2w{padding:2rem}.LandingPages-module__statNumber___1WJrY{font-size:2.8rem}.LandingPages-module__typeCard___wrhBg{min-width:280px}.LandingPages-module__typeNumber___SxfzA{font-size:4rem;right:20px}.LandingPages-module__featureContent___5pUAt h3{font-size:1.6rem}.LandingPages-module__featureDescription___SCIik{font-size:1rem}.LandingPages-module__featureVisual___j31uK{height:250px}.LandingPages-module__visualPlaceholder___mMetq{font-size:2rem}.LandingPages-module__timelineItem___i0gMh{gap:1.5rem}.LandingPages-module__timelineMarker___hkN-v{width:50px;height:50px}.LandingPages-module__stepNumber___VWVY3{font-size:1.1rem}.LandingPages-module__timelineContent___ZLw5e h3{font-size:1.5rem}.LandingPages-module__testimonialCard___FYnZJ{padding:1.5rem;min-height:300px}.LandingPages-module__quoteIcon___BI6oF{font-size:3rem}.LandingPages-module__testimonialQuote___yoFAZ{font-size:1rem}.LandingPages-module__cta___66EdN h2{font-size:1.9rem}.LandingPages-module__cta___66EdN p{font-size:1rem}.LandingPages-module__ctaButton___82Att{padding:1rem 2rem;font-size:1rem}.LandingPages-module__waveDivider___PJ1Xp{height:60px}}@media (prefers-contrast: high){.LandingPages-module__benefitCard___iihgU,.LandingPages-module__typeCard___wrhBg,.LandingPages-module__conversionCard___Nvh2w,.LandingPages-module__testimonialCard___FYnZJ{border-width:2px}.LandingPages-module__ctaButton___82Att{border:2px solid var(--text-white)}}@media (max-width: 768px){.LandingPages-module__container___-jZF8{padding:0 1rem}.LandingPages-module__hero___71QfG{min-height:100vh}.LandingPages-module__heroContent___YWYk-{gap:1.5rem;padding:1rem;height:100vh}.LandingPages-module__heroTitle___UWc3P h1{font-size:2.5rem}.LandingPages-module__mainLine___NzK2d{font-size:1.4rem}.LandingPages-module__heroDescription___a7-6z{max-width:95%}.LandingPages-module__heroDescription___a7-6z p{font-size:1rem}.LandingPages-module__sectionTitle___It1we{font-size:2rem;padding:0 1rem}.LandingPages-module__sectionSubtitle___P9jR6{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}.LandingPages-module__benefits___gSEHj,.LandingPages-module__types___PPjMc,.LandingPages-module__features___WwOS4,.LandingPages-module__conversion___MuTuL,.LandingPages-module__process___ytA6b,.LandingPages-module__cta___66EdN{padding:3rem 0}.LandingPages-module__benefitsGrid___OUV5C{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.LandingPages-module__benefitsGrid___OUV5C::-webkit-scrollbar{display:none}.LandingPages-module__benefitCard___iihgU{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem;margin-right:0}.LandingPages-module__benefitCard___iihgU:first-child{margin-left:1rem}.LandingPages-module__benefitCard___iihgU:last-child{margin-right:1rem}.LandingPages-module__statNumber___1WJrY{font-size:2.2rem}.LandingPages-module__statLabel___9aKs8{font-size:.75rem}.LandingPages-module__benefitCard___iihgU h3{font-size:1.2rem;margin-bottom:.8rem}.LandingPages-module__benefitCard___iihgU p{font-size:.85rem;line-height:1.6}.LandingPages-module__typesScroll___5CesM{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.LandingPages-module__typesScroll___5CesM::-webkit-scrollbar{display:none}.LandingPages-module__typeCard___wrhBg{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.LandingPages-module__typeCard___wrhBg:first-child{margin-left:1rem}.LandingPages-module__typeCard___wrhBg:last-child{margin-right:1rem}.LandingPages-module__typeNumber___SxfzA{font-size:3rem;right:10px;top:-5px}.LandingPages-module__typeCard___wrhBg h3{font-size:1.2rem;margin-bottom:.8rem}.LandingPages-module__typeCard___wrhBg p{font-size:.85rem;line-height:1.6;margin-bottom:1rem}.LandingPages-module__typeFeatures___PYt-t li{font-size:.8rem;margin-bottom:.5rem}.LandingPages-module__featuresLayout___S2q30{gap:1rem;padding:0 1rem}.LandingPages-module__featureSection___-7ZoI{grid-template-columns:1fr;gap:0;background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:12px;overflow:hidden;cursor:pointer}.LandingPages-module__featureContent___5pUAt{padding:1.2rem}.LandingPages-module__featureContent___5pUAt h3{font-size:1.2rem;margin-bottom:.8rem}.LandingPages-module__featureDescription___SCIik{font-size:.85rem;line-height:1.6;margin-bottom:0}.LandingPages-module__featureList___dFCQE{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:0}.LandingPages-module__featureSection___-7ZoI.LandingPages-module__expanded___eSDyK .LandingPages-module__featureList___dFCQE{max-height:500px;margin-top:1rem}.LandingPages-module__featureList___dFCQE li{font-size:.8rem;margin-bottom:.5rem;line-height:1.5}.LandingPages-module__featureVisual___j31uK{display:none}.LandingPages-module__leftAlign___F-gQH .LandingPages-module__featureContent___5pUAt,.LandingPages-module__rightAlign___STG-J .LandingPages-module__featureContent___5pUAt{order:unset}.LandingPages-module__conversionGrid___r-D2e{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.LandingPages-module__conversionGrid___r-D2e::-webkit-scrollbar{display:none}.LandingPages-module__conversionCard___Nvh2w{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.LandingPages-module__conversionCard___Nvh2w:first-child{margin-left:1rem}.LandingPages-module__conversionCard___Nvh2w:last-child{margin-right:1rem}.LandingPages-module__conversionCard___Nvh2w h3{font-size:1.2rem;margin-bottom:1rem}.LandingPages-module__detailsList___Ds050 li{font-size:.8rem;margin-bottom:.6rem;padding-left:1.5rem;line-height:1.5}.LandingPages-module__timeline___X5XRb{padding:0 1rem}.LandingPages-module__timeline___X5XRb:before{left:12px}.LandingPages-module__timelineItem___i0gMh{gap:1rem;margin-bottom:2rem}.LandingPages-module__timelineMarker___hkN-v{width:45px;height:45px}.LandingPages-module__stepNumber___VWVY3{font-size:.9rem}.LandingPages-module__timelineContent___ZLw5e{padding:0}.LandingPages-module__timelineContent___ZLw5e h3{font-size:1.2rem;margin-bottom:.5rem}.LandingPages-module__timelineContent___ZLw5e p{font-size:.85rem;margin-bottom:.8rem;line-height:1.6}.LandingPages-module__deliverables___A2oks{flex-wrap:wrap;gap:.4rem}.LandingPages-module__deliverablesLabel___frrQi{font-size:.7rem;width:100%;margin-bottom:.2rem}.LandingPages-module__deliverableTag___lgc6h{font-size:.7rem;padding:.3rem .6rem}.LandingPages-module__ctaContent___g7XcB{padding:0 1rem}.LandingPages-module__cta___66EdN h2{font-size:1.8rem;line-height:1.3}.LandingPages-module__cta___66EdN p{font-size:.95rem;line-height:1.6}.LandingPages-module__ctaButton___82Att{padding:1rem 2rem;font-size:.95rem;width:auto;max-width:100%}.LandingPages-module__waveDivider___PJ1Xp{height:50px}.LandingPages-module__benefits___gSEHj:after,.LandingPages-module__types___PPjMc:after,.LandingPages-module__conversion___MuTuL:after{content:"← Swipe →";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ff6b35e6;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;pointer-events:none;z-index:10;animation:LandingPages-module__fadeOut___3nw1r 3s forwards}@keyframes LandingPages-module__fadeOut___3nw1r{0%{opacity:1}70%{opacity:1}to{opacity:0}}.LandingPages-module__benefits___gSEHj,.LandingPages-module__types___PPjMc,.LandingPages-module__conversion___MuTuL{position:relative}}@media (max-width: 480px){.LandingPages-module__heroTitle___UWc3P h1{font-size:2rem}.LandingPages-module__mainLine___NzK2d{font-size:1.2rem}.LandingPages-module__sectionTitle___It1we{font-size:1.7rem}.LandingPages-module__benefitCard___iihgU,.LandingPages-module__typeCard___wrhBg,.LandingPages-module__conversionCard___Nvh2w{min-width:260px;max-width:260px}.LandingPages-module__statNumber___1WJrY{font-size:2rem}.LandingPages-module__typeNumber___SxfzA{font-size:2.5rem}.LandingPages-module__timelineMarker___hkN-v{width:40px;height:40px}.LandingPages-module__stepNumber___VWVY3{font-size:.8rem}.LandingPages-module__cta___66EdN h2{font-size:1.6rem}.LandingPages-module__ctaButton___82Att{padding:.9rem 1.8rem;font-size:.9rem}}.Ecommerce-module__ecommerce___8-P7q{min-height:100vh;background:var(--primary-purple-dark);width:100%}.Ecommerce-module__hero___rT5sf{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Ecommerce-module__hero___rT5sf:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.Ecommerce-module__heroContent___-zGQc{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.Ecommerce-module__heroTitle___xZmvu{animation:Ecommerce-module__fadeInUp___XJzFD .8s ease-out forwards;opacity:0}.Ecommerce-module__heroTitle___xZmvu h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Ecommerce-module__firstLetter___tJjm3{color:var(--accent-orange)}.Ecommerce-module__heroSubtitle___Jd4xT{animation:Ecommerce-module__fadeInUp___XJzFD 1s ease-out .2s forwards;opacity:0}.Ecommerce-module__mainLine___3vbuk{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.Ecommerce-module__mainLine___3vbuk:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.Ecommerce-module__heroDescription___mDmxr{text-align:center;max-width:700px;animation:Ecommerce-module__fadeInUp___XJzFD 1.2s ease-out .4s forwards;opacity:0}.Ecommerce-module__heroDescription___mDmxr p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes Ecommerce-module__fadeInUp___XJzFD{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Ecommerce-module__waveDivider___pBNhj{position:relative;width:100%;height:120px;overflow:hidden;line-height:0}.Ecommerce-module__waveDivider___pBNhj svg{width:100%;height:100%;display:block}.Ecommerce-module__wavePath1___nu2tB{fill:#ff6b3526;animation:Ecommerce-module__wave1___qi-ET 8s ease-in-out infinite}.Ecommerce-module__wavePath2___kml4-{fill:#ff6b3514;animation:Ecommerce-module__wave2___7YenA 10s ease-in-out infinite}.Ecommerce-module__wavePath3___zplhN{fill:#ff6b351f;animation:Ecommerce-module__wave3___gAUuK 7s ease-in-out infinite}.Ecommerce-module__wavePath4___-2wik{fill:#ff6b351a;animation:Ecommerce-module__wave4___SCCOg 9s ease-in-out infinite}.Ecommerce-module__wavePath5___zMSeG{fill:#ff6b3524;animation:Ecommerce-module__wave5___4Q4rv 11s ease-in-out infinite}.Ecommerce-module__wavePath6___rHm5S{fill:#ff6b351c;animation:Ecommerce-module__wave6___5KMFc 8.5s ease-in-out infinite}.Ecommerce-module__wavePath7___vI2H8{fill:#ff6b3517;animation:Ecommerce-module__wave7___f7Z3O 12s ease-in-out infinite}@keyframes Ecommerce-module__wave1___qi-ET{0%,to{opacity:.15}50%{opacity:.25}}@keyframes Ecommerce-module__wave2___7YenA{0%,to{opacity:.08}50%{opacity:.18}}@keyframes Ecommerce-module__wave3___gAUuK{0%,to{opacity:.12}50%{opacity:.22}}@keyframes Ecommerce-module__wave4___SCCOg{0%,to{opacity:.1}50%{opacity:.2}}@keyframes Ecommerce-module__wave5___4Q4rv{0%,to{opacity:.14}50%{opacity:.24}}@keyframes Ecommerce-module__wave6___5KMFc{0%,to{opacity:.11}50%{opacity:.21}}@keyframes Ecommerce-module__wave7___f7Z3O{0%,to{opacity:.09}50%{opacity:.19}}.Ecommerce-module__container___0GmIN{max-width:1400px;margin:0 auto;padding:0 2rem}.Ecommerce-module__sectionTitle___oMakz{font-size:3rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em}.Ecommerce-module__accent___zcX-p{color:var(--accent-orange)}.Ecommerce-module__sectionSubtitle___EqSrT{text-align:center;max-width:800px;margin:0 auto 4rem;color:var(--text-light);font-size:1.15rem;line-height:1.7}.Ecommerce-module__benefits___TtNGw{padding:8rem 0;background:var(--primary-purple-dark)}.Ecommerce-module__benefitsGrid___Dn3cY{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.Ecommerce-module__benefitCard___dwJFb{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Ecommerce-module__benefitCard___dwJFb:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-orange),rgba(255,107,53,.3));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Ecommerce-module__benefitCard___dwJFb:hover:before{transform:scaleX(1)}.Ecommerce-module__benefitCard___dwJFb:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.Ecommerce-module__benefitStat___W2v1D{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.Ecommerce-module__statNumber___CY6sY{font-size:3.5rem;font-weight:800;color:var(--accent-orange);font-family:var(--font-mono);line-height:1}.Ecommerce-module__statLabel___BgGAq{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;max-width:120px}.Ecommerce-module__benefitCard___dwJFb h3{font-size:1.6rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Ecommerce-module__benefitCard___dwJFb p{color:var(--text-light);line-height:1.8;font-size:1rem}.Ecommerce-module__features___ohRqa{padding:8rem 0;background:var(--primary-purple-dark)}.Ecommerce-module__featuresLayout___rJy3j{display:flex;flex-direction:column;gap:6rem;max-width:1300px;margin:0 auto}.Ecommerce-module__featureSection___in5C0{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;cursor:pointer}.Ecommerce-module__leftAlign___hx2-0 .Ecommerce-module__featureContent___jVWTu{order:1}.Ecommerce-module__leftAlign___hx2-0 .Ecommerce-module__featureVisual___M1pHg,.Ecommerce-module__rightAlign___GixHC .Ecommerce-module__featureContent___jVWTu{order:2}.Ecommerce-module__rightAlign___GixHC .Ecommerce-module__featureVisual___M1pHg{order:1}.Ecommerce-module__featureContent___jVWTu h3{font-size:2rem;color:var(--accent-orange);margin-bottom:1.5rem;font-weight:700;font-family:var(--font-mono)}.Ecommerce-module__featureDescription___TXWyC{color:var(--text-light);line-height:1.8;font-size:1.1rem;margin-bottom:2rem}.Ecommerce-module__featureList___u00Cv{list-style:none;padding:0;margin:0}.Ecommerce-module__featureList___u00Cv li{color:var(--text-light);line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1rem}.Ecommerce-module__featureList___u00Cv li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.Ecommerce-module__featureVisual___M1pHg{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.Ecommerce-module__visualPlaceholder___8khjH{width:100%;height:100%;background:linear-gradient(135deg,#ff6b351a,#ff6b3508);border:2px solid rgba(255,107,53,.2);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:800;color:#ff6b354d;font-family:var(--font-mono);transition:all .4s cubic-bezier(.4,0,.2,1)}.Ecommerce-module__featureSection___in5C0:hover .Ecommerce-module__visualPlaceholder___8khjH{background:linear-gradient(135deg,#ff6b3526,#ff6b350d);border-color:#ff6b3559;transform:scale(1.05) rotate(-2deg)}.Ecommerce-module__platforms___6BGtn{padding:8rem 0;background:#ff6b3505}.Ecommerce-module__platformsGrid___r6yN9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:1rem 0}.Ecommerce-module__platformCard___GwCqv{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:20px;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.Ecommerce-module__platformCard___GwCqv:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-10px) scale(1.02);box-shadow:0 20px 50px #ff6b3540}.Ecommerce-module__platformNumber___PAsAC{position:absolute;top:-15px;right:30px;font-size:5rem;font-weight:800;color:#ff6b3526;font-family:var(--font-mono);line-height:1;user-select:none}.Ecommerce-module__platformCard___GwCqv h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);position:relative;z-index:1}.Ecommerce-module__platformCard___GwCqv p{color:var(--text-light);line-height:1.8;margin-bottom:1rem;font-size:1rem}.Ecommerce-module__platformTech___4sg0s{color:var(--text-gray);font-style:italic;font-size:.9rem;margin-bottom:1.5rem}.Ecommerce-module__platformFeatures___pZJac{list-style:none;padding:0;margin:0}.Ecommerce-module__platformFeatures___pZJac li{display:flex;align-items:center;gap:.8rem;color:var(--text-light);margin-bottom:.8rem;font-size:.95rem}.Ecommerce-module__checkmark___zf1W6{color:var(--accent-orange);font-weight:700;font-size:1.2rem;flex-shrink:0}.Ecommerce-module__process___1mMih{padding:8rem 0;background:var(--primary-purple-dark)}.Ecommerce-module__timeline___0nJQR{max-width:900px;margin:0 auto;position:relative}.Ecommerce-module__timeline___0nJQR:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ff6b354d,#ff6b351a)}.Ecommerce-module__timelineItem___6hNYG{display:flex;gap:3rem;margin-bottom:4rem;position:relative}.Ecommerce-module__timelineItem___6hNYG:last-child{margin-bottom:0}.Ecommerce-module__timelineMarker___hGTeo{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,var(--accent-orange),rgba(255,107,53,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff6b3566;position:relative;z-index:1}.Ecommerce-module__stepNumber___v05EC{font-size:2rem;font-weight:800;color:var(--text-white);font-family:var(--font-mono)}.Ecommerce-module__timelineContent___cqoT2{flex:1;padding:1.5rem 0}.Ecommerce-module__timelineContent___cqoT2 h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Ecommerce-module__timelineContent___cqoT2 p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.Ecommerce-module__deliverables___BkRqK{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.Ecommerce-module__deliverablesLabel___VeHK9{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.Ecommerce-module__deliverableTag___PNpbg{background:#ff6b3526;color:var(--accent-orange);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;border:1px solid rgba(255,107,53,.2)}.Ecommerce-module__integrations___T-oXY{padding:8rem 0;background:#ff6b3505}.Ecommerce-module__integrationsGrid___QldkS{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto}.Ecommerce-module__integrationCard___JEGFR{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Ecommerce-module__integrationCard___JEGFR:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.Ecommerce-module__integrationCard___JEGFR h3{font-size:1.6rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Ecommerce-module__integrationCard___JEGFR p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.Ecommerce-module__toolsList___Bu0bL{display:flex;flex-wrap:wrap;gap:.6rem}.Ecommerce-module__toolTag___42gyx{background:#ff6b351a;color:var(--text-light);padding:.4rem .9rem;border-radius:15px;font-size:.85rem;border:1px solid rgba(255,107,53,.15);transition:all .3s ease}.Ecommerce-module__toolTag___42gyx:hover{background:#ff6b3533;border-color:#ff6b354d}.Ecommerce-module__cta___-MBP6{padding:8rem 0;text-align:center;background:linear-gradient(180deg,var(--primary-purple-dark) 0%,rgba(255,107,53,.05) 100%)}.Ecommerce-module__ctaContent___wYYNU{max-width:800px;margin:0 auto}.Ecommerce-module__cta___-MBP6 h2{font-size:3rem;font-weight:800;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.02em}.Ecommerce-module__cta___-MBP6 p{font-size:1.2rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.Ecommerce-module__ctaButton___Tx7Zr{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--text-white);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ff6b3566;font-family:var(--font-mono);margin:2rem 0;position:relative;overflow:hidden}.Ecommerce-module__ctaButton___Tx7Zr:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.Ecommerce-module__ctaButton___Tx7Zr:hover:before{width:300px;height:300px}.Ecommerce-module__ctaButton___Tx7Zr:hover{background:#ff8a4a;transform:translateY(-5px);box-shadow:0 16px 40px #ff6b3580}.Ecommerce-module__ctaButton___Tx7Zr span{position:relative;z-index:1}.Ecommerce-module__buttonArrow___AsA05{font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Ecommerce-module__ctaButton___Tx7Zr:hover .Ecommerce-module__buttonArrow___AsA05{transform:translate(8px)}.Ecommerce-module__ctaNote___h1SW5{font-size:.95rem!important;color:var(--accent-orange)!important;margin-top:2rem!important;font-weight:600}@media (max-width: 1024px){.Ecommerce-module__heroTitle___xZmvu h1{font-size:3.5rem}.Ecommerce-module__mainLine___3vbuk{font-size:1.8rem}.Ecommerce-module__sectionTitle___oMakz{font-size:2.5rem}.Ecommerce-module__featureSection___in5C0{grid-template-columns:1fr;gap:2.5rem}.Ecommerce-module__leftAlign___hx2-0 .Ecommerce-module__featureContent___jVWTu,.Ecommerce-module__rightAlign___GixHC .Ecommerce-module__featureContent___jVWTu,.Ecommerce-module__leftAlign___hx2-0 .Ecommerce-module__featureVisual___M1pHg,.Ecommerce-module__rightAlign___GixHC .Ecommerce-module__featureVisual___M1pHg{order:unset}.Ecommerce-module__featureVisual___M1pHg{height:300px}.Ecommerce-module__timeline___0nJQR:before{left:40px}.Ecommerce-module__timelineMarker___hGTeo{width:80px;height:80px}.Ecommerce-module__stepNumber___v05EC{font-size:1.6rem}}@media (max-width: 768px){.Ecommerce-module__container___0GmIN{padding:0 1rem}.Ecommerce-module__hero___rT5sf{min-height:100vh}.Ecommerce-module__heroContent___-zGQc{gap:1.5rem;padding:1rem;height:100vh}.Ecommerce-module__heroTitle___xZmvu h1{font-size:2.5rem}.Ecommerce-module__mainLine___3vbuk{font-size:1.4rem}.Ecommerce-module__heroDescription___mDmxr{max-width:95%}.Ecommerce-module__heroDescription___mDmxr p{font-size:1rem}.Ecommerce-module__sectionTitle___oMakz{font-size:2rem;padding:0 1rem}.Ecommerce-module__sectionSubtitle___EqSrT{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}.Ecommerce-module__benefits___TtNGw,.Ecommerce-module__features___ohRqa,.Ecommerce-module__platforms___6BGtn,.Ecommerce-module__process___1mMih,.Ecommerce-module__integrations___T-oXY,.Ecommerce-module__cta___-MBP6{padding:3rem 0}.Ecommerce-module__benefitsGrid___Dn3cY{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.Ecommerce-module__benefitsGrid___Dn3cY::-webkit-scrollbar{display:none}.Ecommerce-module__benefitCard___dwJFb{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.Ecommerce-module__benefitCard___dwJFb:first-child{margin-left:1rem}.Ecommerce-module__benefitCard___dwJFb:last-child{margin-right:1rem}.Ecommerce-module__statNumber___CY6sY{font-size:2.5rem}.Ecommerce-module__benefitCard___dwJFb h3{font-size:1.4rem}.Ecommerce-module__benefitCard___dwJFb p{font-size:.95rem}.Ecommerce-module__featuresLayout___rJy3j{gap:1.5rem}.Ecommerce-module__featureSection___in5C0{grid-template-columns:1fr;gap:0;background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:12px;overflow:hidden}.Ecommerce-module__featureContent___jVWTu{padding:1.5rem}.Ecommerce-module__featureContent___jVWTu h3{font-size:1.4rem;margin-bottom:1rem}.Ecommerce-module__featureDescription___TXWyC{font-size:.95rem;margin-bottom:1rem}.Ecommerce-module__featureList___u00Cv{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-top:0}.Ecommerce-module__featureSection___in5C0.Ecommerce-module__expanded___TRdR8 .Ecommerce-module__featureList___u00Cv{max-height:500px;margin-top:1rem}.Ecommerce-module__featureList___u00Cv li{font-size:.9rem;margin-bottom:.7rem}.Ecommerce-module__featureVisual___M1pHg{display:none}.Ecommerce-module__leftAlign___hx2-0 .Ecommerce-module__featureContent___jVWTu,.Ecommerce-module__rightAlign___GixHC .Ecommerce-module__featureContent___jVWTu{order:unset}.Ecommerce-module__platformsGrid___r6yN9{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.Ecommerce-module__platformsGrid___r6yN9::-webkit-scrollbar{display:none}.Ecommerce-module__platformCard___GwCqv{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.Ecommerce-module__platformCard___GwCqv:first-child{margin-left:1rem}.Ecommerce-module__platformCard___GwCqv:last-child{margin-right:1rem}.Ecommerce-module__platformNumber___PAsAC{font-size:3.5rem;right:15px;top:-10px}.Ecommerce-module__platformCard___GwCqv h3{font-size:1.3rem}.Ecommerce-module__platformCard___GwCqv p{font-size:.9rem}.Ecommerce-module__platformTech___4sg0s{font-size:.8rem}.Ecommerce-module__platformFeatures___pZJac li{font-size:.85rem}.Ecommerce-module__timeline___0nJQR{padding:0 1rem}.Ecommerce-module__timeline___0nJQR:before{left:15px}.Ecommerce-module__timelineItem___6hNYG{gap:1rem;margin-bottom:2.5rem}.Ecommerce-module__timelineMarker___hGTeo{width:50px;height:50px}.Ecommerce-module__stepNumber___v05EC{font-size:1rem}.Ecommerce-module__timelineContent___cqoT2{padding:.5rem 0}.Ecommerce-module__timelineContent___cqoT2 h3{font-size:1.3rem;margin-bottom:.7rem}.Ecommerce-module__timelineContent___cqoT2 p{font-size:.9rem;margin-bottom:1rem}.Ecommerce-module__deliverables___BkRqK{flex-wrap:wrap;gap:.5rem}.Ecommerce-module__deliverablesLabel___VeHK9{font-size:.75rem;width:100%;margin-bottom:.3rem}.Ecommerce-module__deliverableTag___PNpbg{font-size:.75rem;padding:.3rem .7rem}.Ecommerce-module__integrationsGrid___QldkS{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.Ecommerce-module__integrationsGrid___QldkS::-webkit-scrollbar{display:none}.Ecommerce-module__integrationCard___JEGFR{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.Ecommerce-module__integrationCard___JEGFR:first-child{margin-left:1rem}.Ecommerce-module__integrationCard___JEGFR:last-child{margin-right:1rem}.Ecommerce-module__integrationCard___JEGFR h3{font-size:1.3rem}.Ecommerce-module__integrationCard___JEGFR p{font-size:.9rem;margin-bottom:1rem}.Ecommerce-module__toolTag___42gyx{font-size:.75rem;padding:.3rem .7rem}.Ecommerce-module__ctaContent___wYYNU{padding:0 1rem}.Ecommerce-module__cta___-MBP6 h2{font-size:2rem}.Ecommerce-module__cta___-MBP6 p{font-size:1rem}.Ecommerce-module__ctaButton___Tx7Zr{padding:1.2rem 2rem;font-size:1rem}.Ecommerce-module__waveDivider___pBNhj{height:60px}.Ecommerce-module__benefits___TtNGw:after,.Ecommerce-module__platforms___6BGtn:after,.Ecommerce-module__integrations___T-oXY:after{content:"← Swipe →";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ff6b35e6;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;pointer-events:none;z-index:10;animation:Ecommerce-module__fadeOut___HMEwR 3s forwards}@keyframes Ecommerce-module__fadeOut___HMEwR{0%{opacity:1}70%{opacity:1}to{opacity:0}}.Ecommerce-module__benefits___TtNGw,.Ecommerce-module__platforms___6BGtn,.Ecommerce-module__integrations___T-oXY{position:relative}}@media (max-width: 480px){.Ecommerce-module__heroTitle___xZmvu h1{font-size:2rem}.Ecommerce-module__mainLine___3vbuk{font-size:1.2rem}.Ecommerce-module__sectionTitle___oMakz{font-size:1.7rem}.Ecommerce-module__benefitCard___dwJFb,.Ecommerce-module__platformCard___GwCqv,.Ecommerce-module__integrationCard___JEGFR{min-width:260px;max-width:260px}.Ecommerce-module__statNumber___CY6sY{font-size:2.2rem}.Ecommerce-module__platformNumber___PAsAC{font-size:3rem}.Ecommerce-module__timelineMarker___hGTeo{width:45px;height:45px}.Ecommerce-module__stepNumber___v05EC{font-size:.9rem}.Ecommerce-module__timelineContent___cqoT2 h3{font-size:1.2rem}.Ecommerce-module__cta___-MBP6 h2{font-size:1.7rem}.Ecommerce-module__ctaButton___Tx7Zr{padding:1rem 1.5rem;font-size:.95rem}}.BrandingLogo-module__brandingLogo___V2rjD{min-height:100vh;background:var(--primary-purple-dark)}.BrandingLogo-module__hero___lutsC{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.BrandingLogo-module__hero___lutsC:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.BrandingLogo-module__heroContent___a5LRm{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.BrandingLogo-module__heroTitle___kd9uG{animation:BrandingLogo-module__fadeInUp___R4BVf .8s ease-out forwards;opacity:0}.BrandingLogo-module__heroTitle___kd9uG h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.BrandingLogo-module__firstLetter___CZuiW{color:var(--accent-orange)}.BrandingLogo-module__heroSubtitle___cJN-b{animation:BrandingLogo-module__fadeInUp___R4BVf 1s ease-out .2s forwards;opacity:0}.BrandingLogo-module__mainLine___Azwmj{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.BrandingLogo-module__mainLine___Azwmj:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.BrandingLogo-module__heroDescription___yoxeP{text-align:center;max-width:700px;animation:BrandingLogo-module__fadeInUp___R4BVf 1.2s ease-out .4s forwards;opacity:0}.BrandingLogo-module__heroDescription___yoxeP p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes BrandingLogo-module__fadeInUp___R4BVf{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.BrandingLogo-module__waveDivider___9C5dD{width:100%;height:100px;position:relative;overflow:hidden}.BrandingLogo-module__waveDivider___9C5dD svg{width:100%;height:100%;display:block}.BrandingLogo-module__waveDivider___9C5dD svg path{animation:BrandingLogo-module__wavePulse___IJ0Jx 4s ease-in-out infinite}@keyframes BrandingLogo-module__wavePulse___IJ0Jx{0%,to{opacity:.7}50%{opacity:1}}.BrandingLogo-module__benefits___m0d8z{padding:6rem 0;background:var(--primary-purple-dark)}.BrandingLogo-module__container___tk-7M{max-width:1200px;margin:0 auto;padding:0 2rem}.BrandingLogo-module__benefitsGrid___cE8KZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.BrandingLogo-module__benefitCard___R-Xr9{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.BrandingLogo-module__benefitCard___R-Xr9:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.BrandingLogo-module__benefitCard___R-Xr9 h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);letter-spacing:-.01em}.BrandingLogo-module__benefitCard___R-Xr9 p{color:var(--text-light);line-height:1.8;font-size:1rem}.BrandingLogo-module__services___VzZ9W{padding:6rem 0;background:#ff6b3508}.BrandingLogo-module__sectionTitle___8kPAM{font-size:2.5rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:4rem;font-family:var(--font-mono);letter-spacing:-.02em}.BrandingLogo-module__servicesLayout___rtuvq{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.BrandingLogo-module__servicesLeft___VL6wG{position:sticky;top:100px}.BrandingLogo-module__servicesSticky___1jaFV h3{font-size:2rem;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);letter-spacing:-.01em;line-height:1.3}.BrandingLogo-module__servicesSticky___1jaFV p{color:var(--text-light);font-size:1.1rem;line-height:1.8}.BrandingLogo-module__servicesRight___SXE-y{display:flex;flex-direction:column;gap:2rem}.BrandingLogo-module__serviceCard___h7qK9{background:#ff6b350d;border-left:3px solid var(--accent-orange);padding:2rem;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.BrandingLogo-module__serviceCard___h7qK9:hover{background:#ff6b3514;transform:translate(8px);box-shadow:-4px 0 12px #ff6b3526}.BrandingLogo-module__serviceCard___h7qK9 h4{font-size:1.4rem;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:700}.BrandingLogo-module__serviceCard___h7qK9 p{color:var(--text-light);line-height:1.7;font-size:1rem}.BrandingLogo-module__portfolio___OVXX9{padding:6rem 0;background:var(--primary-purple-dark);overflow:hidden}.BrandingLogo-module__portfolioCarousel___6YFiR{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -2rem;padding:2rem 0 2rem 2rem}.BrandingLogo-module__portfolioCarousel___6YFiR::-webkit-scrollbar{display:none}.BrandingLogo-module__portfolioItem___Z4N0n{min-width:350px;max-width:350px;scroll-snap-align:center;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.BrandingLogo-module__portfolioItem___Z4N0n:hover{transform:scale(1.05);box-shadow:0 12px 32px #ff6b3533}.BrandingLogo-module__portfolioColors___Gkvvt{display:flex;gap:.75rem;margin-bottom:1.5rem}.BrandingLogo-module__colorSwatch___fZwRN{width:60px;height:60px;border-radius:50%;border:2px solid rgba(255,255,255,.1);transition:transform .3s ease}.BrandingLogo-module__colorSwatch___fZwRN:hover{transform:scale(1.1)}.BrandingLogo-module__portfolioItem___Z4N0n h4{font-size:1.5rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:700}.BrandingLogo-module__portfolioItem___Z4N0n p{color:var(--text-light);line-height:1.6}.BrandingLogo-module__carouselDots___Ep4a-{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.BrandingLogo-module__dot___RNj0S{width:10px;height:10px;border-radius:50%;background:#ff6b354d;cursor:pointer;transition:all .3s ease}.BrandingLogo-module__dot___RNj0S:hover{background:#ff6b3599}.BrandingLogo-module__activeDot___TC1nK{background:var(--accent-orange);width:32px;border-radius:5px}.BrandingLogo-module__deliverables___p-427{padding:6rem 0;background:var(--primary-purple-dark)}.BrandingLogo-module__deliverablesGrid___-H2Dr{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.BrandingLogo-module__deliverableCard___5XtgW{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.BrandingLogo-module__deliverableCard___5XtgW:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent-orange),transparent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.BrandingLogo-module__deliverableCard___5XtgW:hover:before{transform:scaleX(1)}.BrandingLogo-module__deliverableCard___5XtgW:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.BrandingLogo-module__deliverableNumber___gwmuJ{font-size:3rem;font-weight:800;color:#ff6b3533;font-family:var(--font-mono);line-height:1;margin-bottom:1rem}.BrandingLogo-module__deliverableCard___5XtgW h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.BrandingLogo-module__deliverableCard___5XtgW p{color:var(--text-light);line-height:1.7;font-size:1rem}.BrandingLogo-module__process___Im2v-{padding:6rem 0;background:#ff6b3508;overflow:hidden}.BrandingLogo-module__processScroll___ZcSpv{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--accent-orange) rgba(255,107,53,.1);padding:2rem 0}.BrandingLogo-module__processScroll___ZcSpv::-webkit-scrollbar{height:8px}.BrandingLogo-module__processScroll___ZcSpv::-webkit-scrollbar-track{background:#ff6b351a;border-radius:4px}.BrandingLogo-module__processScroll___ZcSpv::-webkit-scrollbar-thumb{background:var(--accent-orange);border-radius:4px}.BrandingLogo-module__processStep___0-OyL{min-width:320px;max-width:320px;scroll-snap-align:center;text-align:center;padding:2.5rem 2rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.BrandingLogo-module__processStep___0-OyL:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 12px 32px #ff6b3533;border-color:#ff6b354d}.BrandingLogo-module__stepNumber___Wn0Xs{width:70px;height:70px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 4px 16px #ff6b3566;font-family:var(--font-mono);transition:all .3s ease}.BrandingLogo-module__processStep___0-OyL:hover .BrandingLogo-module__stepNumber___Wn0Xs{transform:rotate(360deg) scale(1.1)}.BrandingLogo-module__processStep___0-OyL h3{font-size:1.4rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);line-height:1.3}.BrandingLogo-module__processStep___0-OyL p{color:var(--text-light);line-height:1.7;font-size:.95rem}.BrandingLogo-module__principles___nuu-7{padding:6rem 0;background:var(--primary-purple-dark)}.BrandingLogo-module__principlesGrid___MhDSy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.BrandingLogo-module__principleCard___pCfJz{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.BrandingLogo-module__principleCard___pCfJz:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.BrandingLogo-module__principleCard___pCfJz:hover:after{transform:scaleX(1)}.BrandingLogo-module__principleCard___pCfJz:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.BrandingLogo-module__principleCard___pCfJz h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.BrandingLogo-module__principleCard___pCfJz p{color:var(--text-light);line-height:1.7;font-size:1rem}.BrandingLogo-module__testimonials___MBAzS{padding:6rem 0;background:#ff6b3508}.BrandingLogo-module__testimonialContainer___0no-r{position:relative;min-height:300px;max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center}.BrandingLogo-module__testimonial___3ytxz{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;pointer-events:none;padding:3rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:16px}.BrandingLogo-module__activeTestimonial___upvKR{opacity:1;visibility:visible;pointer-events:auto}.BrandingLogo-module__testimonialText___4kIRa{font-size:1.3rem;color:var(--text-white);line-height:1.8;margin-bottom:2rem;font-style:italic}.BrandingLogo-module__testimonialAuthor___03dfY{text-align:right}.BrandingLogo-module__authorName___9YEh3{font-size:1.1rem;color:var(--accent-orange);font-weight:700;font-family:var(--font-mono);margin-bottom:.25rem}.BrandingLogo-module__authorRole___C2yxE{font-size:.95rem;color:var(--text-light)}.BrandingLogo-module__testimonialDots___likS-{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.BrandingLogo-module__cta___EUjP9{padding:6rem 0;text-align:center;background:linear-gradient(180deg,rgba(255,107,53,.05) 0%,var(--primary-purple-dark) 100%)}.BrandingLogo-module__ctaContent___M983B{max-width:700px;margin:0 auto}.BrandingLogo-module__cta___EUjP9 h2{font-size:2.5rem;font-weight:800;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.BrandingLogo-module__cta___EUjP9 p{font-size:1.2rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.BrandingLogo-module__ctaButton___0NW6b{display:inline-block;padding:1.2rem 3rem;background:var(--accent-orange);color:var(--text-white);font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono);letter-spacing:.02em}.BrandingLogo-module__ctaButton___0NW6b:hover{background:#ff8a4a;transform:translateY(-3px);box-shadow:0 8px 20px #ff6b3566}@media (max-width: 1024px){.BrandingLogo-module__heroTitle___kd9uG h1{font-size:3rem}.BrandingLogo-module__mainLine___Azwmj{font-size:1.7rem}.BrandingLogo-module__heroDescription___yoxeP p{font-size:1.1rem}.BrandingLogo-module__servicesLayout___rtuvq{grid-template-columns:1fr;gap:3rem}.BrandingLogo-module__servicesLeft___VL6wG{position:static}.BrandingLogo-module__portfolioItem___Z4N0n{min-width:300px;max-width:300px}}@media (max-width: 768px){.BrandingLogo-module__hero___lutsC{min-height:100vh}.BrandingLogo-module__heroContent___a5LRm{gap:2rem;padding:1.5rem}.BrandingLogo-module__heroTitle___kd9uG h1{font-size:2.5rem}.BrandingLogo-module__mainLine___Azwmj{font-size:1.5rem}.BrandingLogo-module__heroDescription___yoxeP{max-width:90%}.BrandingLogo-module__heroDescription___yoxeP p{font-size:1rem}.BrandingLogo-module__sectionTitle___8kPAM{font-size:2rem;margin-bottom:3rem}.BrandingLogo-module__benefitsGrid___cE8KZ,.BrandingLogo-module__deliverablesGrid___-H2Dr,.BrandingLogo-module__principlesGrid___MhDSy{grid-template-columns:1fr;gap:1.5rem}.BrandingLogo-module__waveDivider___9C5dD{height:60px}.BrandingLogo-module__portfolioItem___Z4N0n,.BrandingLogo-module__processStep___0-OyL{min-width:280px;max-width:280px}.BrandingLogo-module__testimonialText___4kIRa{font-size:1.1rem}.BrandingLogo-module__testimonialDots___likS-{margin-top:20rem}.BrandingLogo-module__cta___EUjP9 h2{font-size:2rem}.BrandingLogo-module__cta___EUjP9 p{font-size:1.1rem}}@media (max-width: 480px){.BrandingLogo-module__hero___lutsC{min-height:90vh}.BrandingLogo-module__heroContent___a5LRm{gap:1.5rem;padding:1rem}.BrandingLogo-module__heroTitle___kd9uG h1{font-size:2rem}.BrandingLogo-module__mainLine___Azwmj{font-size:1.3rem}.BrandingLogo-module__heroDescription___yoxeP p{font-size:.95rem;line-height:1.6}.BrandingLogo-module__sectionTitle___8kPAM{font-size:1.75rem}.BrandingLogo-module__benefitCard___R-Xr9,.BrandingLogo-module__deliverableCard___5XtgW,.BrandingLogo-module__principleCard___pCfJz{padding:1.5rem}.BrandingLogo-module__servicesSticky___1jaFV h3{font-size:1.5rem}.BrandingLogo-module__servicesSticky___1jaFV p{font-size:1rem}.BrandingLogo-module__serviceCard___h7qK9{padding:1.5rem}.BrandingLogo-module__portfolioItem___Z4N0n{min-width:260px;max-width:260px;padding:1.5rem}.BrandingLogo-module__processStep___0-OyL{min-width:260px;max-width:260px;padding:2rem 1.5rem}.BrandingLogo-module__stepNumber___Wn0Xs{width:60px;height:60px;font-size:1.8rem}.BrandingLogo-module__testimonial___3ytxz{padding:2rem 1.5rem}.BrandingLogo-module__testimonialText___4kIRa{font-size:1rem}.BrandingLogo-module__testimonialDots___likS-{margin-top:18rem}.BrandingLogo-module__cta___EUjP9 h2{font-size:1.75rem}.BrandingLogo-module__ctaButton___0NW6b{padding:1rem 2rem;font-size:1rem}.BrandingLogo-module__waveDivider___9C5dD{height:50px}}@media (prefers-reduced-motion: reduce){.BrandingLogo-module__heroTitle___kd9uG,.BrandingLogo-module__heroSubtitle___cJN-b,.BrandingLogo-module__heroDescription___yoxeP,.BrandingLogo-module__benefitCard___R-Xr9,.BrandingLogo-module__serviceCard___h7qK9,.BrandingLogo-module__portfolioItem___Z4N0n,.BrandingLogo-module__deliverableCard___5XtgW,.BrandingLogo-module__processStep___0-OyL,.BrandingLogo-module__principleCard___pCfJz,.BrandingLogo-module__testimonial___3ytxz,.BrandingLogo-module__stepNumber___Wn0Xs,.BrandingLogo-module__waveDivider___9C5dD svg path{animation:none;transition:none}.BrandingLogo-module__portfolioCarousel___6YFiR,.BrandingLogo-module__processScroll___ZcSpv{scroll-behavior:auto}}.BrandingLogo-module__ctaButton___0NW6b:focus,.BrandingLogo-module__dot___RNj0S:focus{outline:2px solid var(--accent-orange);outline-offset:4px}@media (hover: none) and (pointer: coarse){.BrandingLogo-module__portfolioItem___Z4N0n,.BrandingLogo-module__processStep___0-OyL{min-width:85vw;max-width:85vw}.BrandingLogo-module__dot___RNj0S{width:12px;height:12px;padding:8px}}.BrandingLogo-module__heroTitle___kd9uG,.BrandingLogo-module__heroSubtitle___cJN-b,.BrandingLogo-module__heroDescription___yoxeP{animation-fill-mode:forwards;animation-play-state:running}.BrandingLogo-module__mobileCarousel___-MN-g{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -1rem;padding:1rem 0 1rem 1rem}.BrandingLogo-module__mobileCarousel___-MN-g::-webkit-scrollbar{display:none}.BrandingLogo-module__mobileCarousel___-MN-g>div{min-width:85vw;max-width:85vw;scroll-snap-align:center;scroll-snap-stop:always}.BrandingLogo-module__servicesIntro___rWwPw{text-align:center;max-width:90%;margin:0 auto 2rem}.BrandingLogo-module__servicesIntro___rWwPw p{color:var(--text-light);font-size:1.1rem;line-height:1.7}@media (max-width: 768px){.BrandingLogo-module__testimonialDots___likS-{margin-top:2rem}.BrandingLogo-module__carouselDots___Ep4a-{padding:0 1rem}}@media (max-width: 480px){.BrandingLogo-module__mobileCarousel___-MN-g>div{min-width:90vw;max-width:90vw}.BrandingLogo-module__testimonialDots___likS-{margin-top:2rem}}.CrmErpIntegrare-module__crmErpIntegrare___xVV3l{min-height:100vh;background:var(--primary-purple-dark);width:100%}.CrmErpIntegrare-module__hero___LHKM2{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.CrmErpIntegrare-module__hero___LHKM2:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.CrmErpIntegrare-module__heroContent___Uy3v2{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.CrmErpIntegrare-module__heroTitle___iv2A4{animation:CrmErpIntegrare-module__fadeInUp___TjoaN .8s ease-out forwards;opacity:0}.CrmErpIntegrare-module__heroTitle___iv2A4 h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.CrmErpIntegrare-module__firstLetter___-mAFN{color:var(--accent-orange)}.CrmErpIntegrare-module__heroSubtitle___b7ULp{animation:CrmErpIntegrare-module__fadeInUp___TjoaN 1s ease-out .2s forwards;opacity:0}.CrmErpIntegrare-module__mainLine___4h60J{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.CrmErpIntegrare-module__mainLine___4h60J:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.CrmErpIntegrare-module__heroDescription___D-ypb{text-align:center;max-width:700px;animation:CrmErpIntegrare-module__fadeInUp___TjoaN 1.2s ease-out .4s forwards;opacity:0}.CrmErpIntegrare-module__heroDescription___D-ypb p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes CrmErpIntegrare-module__fadeInUp___TjoaN{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CrmErpIntegrare-module__waveDivider___MQUmc{position:relative;width:100%;height:120px;overflow:hidden;line-height:0}.CrmErpIntegrare-module__waveDivider___MQUmc svg{width:100%;height:100%;display:block}.CrmErpIntegrare-module__wavePath1___-jEmB{fill:#ff6b3526;animation:CrmErpIntegrare-module__wave1___d7KJ7 8s ease-in-out infinite}.CrmErpIntegrare-module__wavePath2___PmdJw{fill:#ff6b3514;animation:CrmErpIntegrare-module__wave2___V3-5F 10s ease-in-out infinite}.CrmErpIntegrare-module__wavePath3___e-gzU{fill:#ff6b351f;animation:CrmErpIntegrare-module__wave3___984RD 7s ease-in-out infinite}.CrmErpIntegrare-module__wavePath4___jjQ2m{fill:#ff6b351a;animation:CrmErpIntegrare-module__wave4___4a0oe 9s ease-in-out infinite}.CrmErpIntegrare-module__wavePath5___vmzww{fill:#ff6b3524;animation:CrmErpIntegrare-module__wave5___yo9OP 11s ease-in-out infinite}.CrmErpIntegrare-module__wavePath6___KlTA9{fill:#ff6b351c;animation:CrmErpIntegrare-module__wave6___dzHp7 8.5s ease-in-out infinite}.CrmErpIntegrare-module__wavePath7___jPxt-{fill:#ff6b3517;animation:CrmErpIntegrare-module__wave7___gX9ql 12s ease-in-out infinite}@keyframes CrmErpIntegrare-module__wave1___d7KJ7{0%,to{opacity:.15}50%{opacity:.25}}@keyframes CrmErpIntegrare-module__wave2___V3-5F{0%,to{opacity:.08}50%{opacity:.18}}@keyframes CrmErpIntegrare-module__wave3___984RD{0%,to{opacity:.12}50%{opacity:.22}}@keyframes CrmErpIntegrare-module__wave4___4a0oe{0%,to{opacity:.1}50%{opacity:.2}}@keyframes CrmErpIntegrare-module__wave5___yo9OP{0%,to{opacity:.14}50%{opacity:.24}}@keyframes CrmErpIntegrare-module__wave6___dzHp7{0%,to{opacity:.11}50%{opacity:.21}}@keyframes CrmErpIntegrare-module__wave7___gX9ql{0%,to{opacity:.09}50%{opacity:.19}}.CrmErpIntegrare-module__container___T4y4i{max-width:1400px;margin:0 auto;padding:0 2rem}.CrmErpIntegrare-module__sectionTitle___vOtUP{font-size:3rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em}.CrmErpIntegrare-module__accent___JVax6{color:var(--accent-orange)}.CrmErpIntegrare-module__sectionSubtitle___IbYzb{text-align:center;max-width:800px;margin:0 auto 4rem;color:var(--text-light);font-size:1.15rem;line-height:1.7}.CrmErpIntegrare-module__benefits___kKg77{padding:8rem 0;background:var(--primary-purple-dark)}.CrmErpIntegrare-module__benefitsGrid___PMYkW{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.CrmErpIntegrare-module__benefitCard___sPr1Q{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CrmErpIntegrare-module__benefitCard___sPr1Q:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-orange),rgba(255,107,53,.3));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.CrmErpIntegrare-module__benefitCard___sPr1Q:hover:before{transform:scaleX(1)}.CrmErpIntegrare-module__benefitCard___sPr1Q:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.CrmErpIntegrare-module__benefitStat___HPQOJ{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.CrmErpIntegrare-module__statNumber___LWp6g{font-size:3.5rem;font-weight:800;color:var(--accent-orange);font-family:var(--font-mono);line-height:1}.CrmErpIntegrare-module__statLabel___0rOQn{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;max-width:120px}.CrmErpIntegrare-module__benefitCard___sPr1Q h3{font-size:1.6rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.CrmErpIntegrare-module__benefitCard___sPr1Q p{color:var(--text-light);line-height:1.8;font-size:1rem}.CrmErpIntegrare-module__integrations___J1Eeg{padding:8rem 0;background:#ff6b3505}.CrmErpIntegrare-module__integrationsGrid___79nel{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1300px;margin:0 auto}.CrmErpIntegrare-module__integrationCard___mNG5y{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CrmErpIntegrare-module__integrationCard___mNG5y:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 12px 32px #ff6b3533}.CrmErpIntegrare-module__integrationHeader___GPlnG{position:relative}.CrmErpIntegrare-module__integrationHeader___GPlnG h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:.8rem;font-weight:700;font-family:var(--font-mono);padding-right:3rem}.CrmErpIntegrare-module__integrationPreview___Lb-RR{color:var(--text-light);line-height:1.7;font-size:1rem;margin:0}.CrmErpIntegrare-module__expandButton___ve9ff{position:absolute;top:0;right:0;width:40px;height:40px;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:50%;color:var(--accent-orange);font-size:1.8rem;font-weight:300;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;line-height:1}.CrmErpIntegrare-module__expandButton___ve9ff:hover{background:#ff6b3533;transform:rotate(90deg)}.CrmErpIntegrare-module__integrationDetails___amb5c{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.CrmErpIntegrare-module__integrationCard___mNG5y.CrmErpIntegrare-module__expanded___zo7rN .CrmErpIntegrare-module__integrationDetails___amb5c{max-height:500px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,107,53,.15)}.CrmErpIntegrare-module__integrationCard___mNG5y.CrmErpIntegrare-module__expanded___zo7rN .CrmErpIntegrare-module__expandButton___ve9ff{background:var(--accent-orange);color:var(--text-white)}.CrmErpIntegrare-module__integrationDetails___amb5c ul{list-style:none;padding:0;margin:0}.CrmErpIntegrare-module__integrationDetails___amb5c ul li{color:var(--text-light);line-height:1.8;margin-bottom:.8rem;padding-left:2rem;position:relative;font-size:.95rem}.CrmErpIntegrare-module__integrationDetails___amb5c ul li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.CrmErpIntegrare-module__platforms___TdUxQ{padding:8rem 0;background:var(--primary-purple-dark)}.CrmErpIntegrare-module__platformsGrid___UEjLn{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.CrmErpIntegrare-module__platformCard___ig-ms{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.CrmErpIntegrare-module__platformCard___ig-ms:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.CrmErpIntegrare-module__platformCard___ig-ms h3{font-size:1.6rem;color:var(--accent-orange);margin-bottom:1.5rem;font-weight:700;font-family:var(--font-mono)}.CrmErpIntegrare-module__systemsList___n33y0{display:flex;flex-wrap:wrap;gap:.8rem}.CrmErpIntegrare-module__systemTag___ByAGD{background:#ff6b3526;color:var(--text-white);padding:.5rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,107,53,.2);transition:all .3s ease}.CrmErpIntegrare-module__systemTag___ByAGD:hover{background:#ff6b3540;border-color:#ff6b3566}.CrmErpIntegrare-module__process___p-V8e{padding:8rem 0;background:#ff6b3505}.CrmErpIntegrare-module__timeline___d87WQ{max-width:900px;margin:0 auto;position:relative}.CrmErpIntegrare-module__timeline___d87WQ:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ff6b354d,#ff6b351a)}.CrmErpIntegrare-module__timelineItem___-bPdU{display:flex;gap:3rem;margin-bottom:4rem;position:relative}.CrmErpIntegrare-module__timelineItem___-bPdU:last-child{margin-bottom:0}.CrmErpIntegrare-module__timelineMarker___8G-Gz{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,var(--accent-orange),rgba(255,107,53,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff6b3566;position:relative;z-index:1}.CrmErpIntegrare-module__stepNumber___vUTbV{font-size:2rem;font-weight:800;color:var(--text-white);font-family:var(--font-mono)}.CrmErpIntegrare-module__timelineContent___YyXJD{flex:1;padding:1.5rem 0}.CrmErpIntegrare-module__timelineContent___YyXJD h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.CrmErpIntegrare-module__timelineContent___YyXJD p{color:var(--text-light);line-height:1.8;font-size:1rem}.CrmErpIntegrare-module__technical___E-oXA{padding:8rem 0;background:var(--primary-purple-dark)}.CrmErpIntegrare-module__technicalGrid___55Gpb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1300px;margin:0 auto}.CrmErpIntegrare-module__technicalCard___Z2WPw{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CrmErpIntegrare-module__technicalCard___Z2WPw:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 12px 32px #ff6b3533}.CrmErpIntegrare-module__technicalHeader___iGFn5{position:relative}.CrmErpIntegrare-module__technicalHeader___iGFn5 h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:.8rem;font-weight:700;font-family:var(--font-mono);padding-right:3rem}.CrmErpIntegrare-module__technicalPreview___bOQj4{color:var(--text-light);line-height:1.7;font-size:1rem;margin:0}.CrmErpIntegrare-module__technicalDetails___L6liV{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.CrmErpIntegrare-module__technicalCard___Z2WPw.CrmErpIntegrare-module__expanded___zo7rN .CrmErpIntegrare-module__technicalDetails___L6liV{max-height:500px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,107,53,.15)}.CrmErpIntegrare-module__technicalCard___Z2WPw.CrmErpIntegrare-module__expanded___zo7rN .CrmErpIntegrare-module__expandButton___ve9ff{background:var(--accent-orange);color:var(--text-white)}.CrmErpIntegrare-module__technicalDetails___L6liV ul{list-style:none;padding:0;margin:0}.CrmErpIntegrare-module__technicalDetails___L6liV ul li{color:var(--text-light);line-height:1.8;margin-bottom:.8rem;padding-left:2rem;position:relative;font-size:.95rem}.CrmErpIntegrare-module__technicalDetails___L6liV ul li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.CrmErpIntegrare-module__cta___k53AM{padding:8rem 0;text-align:center;background:linear-gradient(180deg,rgba(255,107,53,.02) 0%,var(--primary-purple-dark) 100%)}.CrmErpIntegrare-module__ctaContent___JT3UK{max-width:800px;margin:0 auto}.CrmErpIntegrare-module__cta___k53AM h2{font-size:3rem;font-weight:800;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.02em}.CrmErpIntegrare-module__cta___k53AM p{font-size:1.2rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.CrmErpIntegrare-module__ctaButton___lkSbd{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--text-white);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ff6b3566;font-family:var(--font-mono);margin:2rem 0;position:relative;overflow:hidden}.CrmErpIntegrare-module__ctaButton___lkSbd:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.CrmErpIntegrare-module__ctaButton___lkSbd:hover:before{width:300px;height:300px}.CrmErpIntegrare-module__ctaButton___lkSbd:hover{background:#ff8a4a;transform:translateY(-5px);box-shadow:0 16px 40px #ff6b3580}.CrmErpIntegrare-module__ctaButton___lkSbd span{position:relative;z-index:1}.CrmErpIntegrare-module__buttonArrow___W-X8x{font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.CrmErpIntegrare-module__ctaButton___lkSbd:hover .CrmErpIntegrare-module__buttonArrow___W-X8x{transform:translate(8px)}.CrmErpIntegrare-module__ctaNote___QcSu-{font-size:.95rem!important;color:var(--accent-orange)!important;margin-top:2rem!important;font-weight:600}.CrmErpIntegrare-module__benefits___kKg77,.CrmErpIntegrare-module__integrations___J1Eeg,.CrmErpIntegrare-module__platforms___TdUxQ,.CrmErpIntegrare-module__process___p-V8e,.CrmErpIntegrare-module__technical___E-oXA,.CrmErpIntegrare-module__cta___k53AM{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.CrmErpIntegrare-module__benefits___kKg77.CrmErpIntegrare-module__visible___td-PH,.CrmErpIntegrare-module__integrations___J1Eeg.CrmErpIntegrare-module__visible___td-PH,.CrmErpIntegrare-module__platforms___TdUxQ.CrmErpIntegrare-module__visible___td-PH,.CrmErpIntegrare-module__process___p-V8e.CrmErpIntegrare-module__visible___td-PH,.CrmErpIntegrare-module__technical___E-oXA.CrmErpIntegrare-module__visible___td-PH,.CrmErpIntegrare-module__cta___k53AM.CrmErpIntegrare-module__visible___td-PH{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.CrmErpIntegrare-module__heroTitle___iv2A4 h1{font-size:3.5rem}.CrmErpIntegrare-module__mainLine___4h60J{font-size:1.8rem}.CrmErpIntegrare-module__sectionTitle___vOtUP{font-size:2.5rem}.CrmErpIntegrare-module__timeline___d87WQ:before{left:40px}.CrmErpIntegrare-module__timelineMarker___8G-Gz{width:80px;height:80px}.CrmErpIntegrare-module__stepNumber___vUTbV{font-size:1.6rem}}@media (max-width: 768px){.CrmErpIntegrare-module__container___T4y4i{padding:0 1.5rem}.CrmErpIntegrare-module__hero___LHKM2{min-height:100vh}.CrmErpIntegrare-module__heroContent___Uy3v2{gap:2rem;padding:1.5rem;height:100vh}.CrmErpIntegrare-module__heroTitle___iv2A4 h1{font-size:2.8rem}.CrmErpIntegrare-module__mainLine___4h60J{font-size:1.5rem}.CrmErpIntegrare-module__heroDescription___D-ypb{max-width:90%}.CrmErpIntegrare-module__heroDescription___D-ypb p{font-size:1.1rem}.CrmErpIntegrare-module__sectionTitle___vOtUP{font-size:2.2rem}.CrmErpIntegrare-module__sectionSubtitle___IbYzb{font-size:1rem;margin-bottom:3rem}.CrmErpIntegrare-module__benefits___kKg77,.CrmErpIntegrare-module__integrations___J1Eeg,.CrmErpIntegrare-module__platforms___TdUxQ,.CrmErpIntegrare-module__process___p-V8e,.CrmErpIntegrare-module__technical___E-oXA,.CrmErpIntegrare-module__cta___k53AM{padding:5rem 0}.CrmErpIntegrare-module__benefitsGrid___PMYkW{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.CrmErpIntegrare-module__benefitsGrid___PMYkW::-webkit-scrollbar{display:none}.CrmErpIntegrare-module__benefitCard___sPr1Q{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.CrmErpIntegrare-module__benefitCard___sPr1Q:first-child{margin-left:1.5rem}.CrmErpIntegrare-module__benefitCard___sPr1Q:last-child{margin-right:1.5rem}.CrmErpIntegrare-module__statNumber___LWp6g{font-size:2.5rem}.CrmErpIntegrare-module__integrationsGrid___79nel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.CrmErpIntegrare-module__integrationsGrid___79nel::-webkit-scrollbar{display:none}.CrmErpIntegrare-module__integrationCard___mNG5y{min-width:300px;max-width:300px;flex-shrink:0;scroll-snap-align:start}.CrmErpIntegrare-module__integrationCard___mNG5y:first-child{margin-left:1.5rem}.CrmErpIntegrare-module__integrationCard___mNG5y:last-child{margin-right:1.5rem}.CrmErpIntegrare-module__platformsGrid___UEjLn{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.CrmErpIntegrare-module__platformsGrid___UEjLn::-webkit-scrollbar{display:none}.CrmErpIntegrare-module__platformCard___ig-ms{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start}.CrmErpIntegrare-module__platformCard___ig-ms:first-child{margin-left:1.5rem}.CrmErpIntegrare-module__platformCard___ig-ms:last-child{margin-right:1.5rem}.CrmErpIntegrare-module__technicalGrid___55Gpb{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.CrmErpIntegrare-module__technicalGrid___55Gpb::-webkit-scrollbar{display:none}.CrmErpIntegrare-module__technicalCard___Z2WPw{min-width:300px;max-width:300px;flex-shrink:0;scroll-snap-align:start}.CrmErpIntegrare-module__technicalCard___Z2WPw:first-child{margin-left:1.5rem}.CrmErpIntegrare-module__technicalCard___Z2WPw:last-child{margin-right:1.5rem}.CrmErpIntegrare-module__timeline___d87WQ:before{left:12px}.CrmErpIntegrare-module__timelineItem___-bPdU{gap:1.5rem;margin-bottom:2.5rem}.CrmErpIntegrare-module__timelineMarker___8G-Gz{width:60px;height:60px}.CrmErpIntegrare-module__stepNumber___vUTbV{font-size:1.2rem}.CrmErpIntegrare-module__timelineContent___YyXJD h3{font-size:1.4rem}.CrmErpIntegrare-module__timelineContent___YyXJD p{font-size:.95rem}.CrmErpIntegrare-module__cta___k53AM h2{font-size:2.2rem}.CrmErpIntegrare-module__cta___k53AM p{font-size:1.1rem}.CrmErpIntegrare-module__ctaButton___lkSbd{padding:1.2rem 2.5rem;font-size:1.1rem}.CrmErpIntegrare-module__waveDivider___MQUmc{height:80px}.CrmErpIntegrare-module__benefits___kKg77:after,.CrmErpIntegrare-module__integrations___J1Eeg:after,.CrmErpIntegrare-module__platforms___TdUxQ:after,.CrmErpIntegrare-module__technical___E-oXA:after{content:"← Swipe →";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ff6b35e6;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;pointer-events:none;z-index:10;animation:CrmErpIntegrare-module__fadeOut___8nMts 3s forwards}@keyframes CrmErpIntegrare-module__fadeOut___8nMts{0%{opacity:1}70%{opacity:1}to{opacity:0}}.CrmErpIntegrare-module__benefits___kKg77,.CrmErpIntegrare-module__integrations___J1Eeg,.CrmErpIntegrare-module__platforms___TdUxQ,.CrmErpIntegrare-module__technical___E-oXA{position:relative}}@media (max-width: 480px){.CrmErpIntegrare-module__heroTitle___iv2A4 h1{font-size:2.2rem}.CrmErpIntegrare-module__mainLine___4h60J{font-size:1.3rem}.CrmErpIntegrare-module__heroDescription___D-ypb p{font-size:1rem}.CrmErpIntegrare-module__sectionTitle___vOtUP{font-size:1.9rem}.CrmErpIntegrare-module__benefitCard___sPr1Q,.CrmErpIntegrare-module__integrationCard___mNG5y,.CrmErpIntegrare-module__platformCard___ig-ms,.CrmErpIntegrare-module__technicalCard___Z2WPw{min-width:260px;max-width:260px}.CrmErpIntegrare-module__statNumber___LWp6g{font-size:2.2rem}.CrmErpIntegrare-module__timelineMarker___8G-Gz{width:50px;height:50px}.CrmErpIntegrare-module__stepNumber___vUTbV{font-size:1rem}.CrmErpIntegrare-module__cta___k53AM h2{font-size:1.8rem}.CrmErpIntegrare-module__ctaButton___lkSbd{padding:1rem 2rem;font-size:1rem}.CrmErpIntegrare-module__waveDivider___MQUmc{height:60px}}.IntegrarePOS-module__integrarePOS___ZgYDt{min-height:100vh;background:var(--primary-purple-dark);width:100%}.IntegrarePOS-module__hero___ICMqe{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.IntegrarePOS-module__hero___ICMqe:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.IntegrarePOS-module__heroContent___QMyO-{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.IntegrarePOS-module__heroTitle___KGuuT{animation:IntegrarePOS-module__fadeInUp___5IxkF .8s ease-out forwards;opacity:0}.IntegrarePOS-module__heroTitle___KGuuT h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.IntegrarePOS-module__firstLetter___eb3kn{color:var(--accent-orange)}.IntegrarePOS-module__heroSubtitle___dAvbi{animation:IntegrarePOS-module__fadeInUp___5IxkF 1s ease-out .2s forwards;opacity:0}.IntegrarePOS-module__mainLine___Seev5{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.IntegrarePOS-module__mainLine___Seev5:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.IntegrarePOS-module__heroDescription___L4x0e{text-align:center;max-width:700px;animation:IntegrarePOS-module__fadeInUp___5IxkF 1.2s ease-out .4s forwards;opacity:0}.IntegrarePOS-module__heroDescription___L4x0e p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes IntegrarePOS-module__fadeInUp___5IxkF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.IntegrarePOS-module__waveDivider___MEMNF{position:relative;width:100%;height:120px;overflow:hidden;line-height:0}.IntegrarePOS-module__waveDivider___MEMNF svg{width:100%;height:100%;display:block}.IntegrarePOS-module__wavePath1___Byrgr{fill:#ff6b3526;animation:IntegrarePOS-module__wave1___n8rfM 8s ease-in-out infinite}.IntegrarePOS-module__wavePath2___d11gr{fill:#ff6b3514;animation:IntegrarePOS-module__wave2___U253c 10s ease-in-out infinite}.IntegrarePOS-module__wavePath3___Ez1I9{fill:#ff6b351f;animation:IntegrarePOS-module__wave3___hkATH 7s ease-in-out infinite}.IntegrarePOS-module__wavePath4___KZxyS{fill:#ff6b351a;animation:IntegrarePOS-module__wave4___cJHKE 9s ease-in-out infinite}.IntegrarePOS-module__wavePath5___M0Eix{fill:#ff6b3524;animation:IntegrarePOS-module__wave5___Wxk9d 11s ease-in-out infinite}.IntegrarePOS-module__wavePath6___W3mot{fill:#ff6b351c;animation:IntegrarePOS-module__wave6___r6P9- 8.5s ease-in-out infinite}.IntegrarePOS-module__wavePath7___-f2ht{fill:#ff6b3517;animation:IntegrarePOS-module__wave7___7GH6o 12s ease-in-out infinite}@keyframes IntegrarePOS-module__wave1___n8rfM{0%,to{opacity:.15}50%{opacity:.25}}@keyframes IntegrarePOS-module__wave2___U253c{0%,to{opacity:.08}50%{opacity:.18}}@keyframes IntegrarePOS-module__wave3___hkATH{0%,to{opacity:.12}50%{opacity:.22}}@keyframes IntegrarePOS-module__wave4___cJHKE{0%,to{opacity:.1}50%{opacity:.2}}@keyframes IntegrarePOS-module__wave5___Wxk9d{0%,to{opacity:.14}50%{opacity:.24}}@keyframes IntegrarePOS-module__wave6___r6P9-{0%,to{opacity:.11}50%{opacity:.21}}@keyframes IntegrarePOS-module__wave7___7GH6o{0%,to{opacity:.09}50%{opacity:.19}}.IntegrarePOS-module__container___WfIsd{max-width:1400px;margin:0 auto;padding:0 2rem}.IntegrarePOS-module__sectionTitle___JmqwA{font-size:3rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em}.IntegrarePOS-module__accent___Cy1Lx{color:var(--accent-orange)}.IntegrarePOS-module__sectionSubtitle___spMCE{text-align:center;max-width:800px;margin:0 auto 4rem;color:var(--text-light);font-size:1.15rem;line-height:1.7}.IntegrarePOS-module__benefits___1IXIg{padding:8rem 0;background:var(--primary-purple-dark)}.IntegrarePOS-module__benefitsGrid___K6zqI{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.IntegrarePOS-module__benefitCard___3rERh{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.IntegrarePOS-module__benefitCard___3rERh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-orange),rgba(255,107,53,.3));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.IntegrarePOS-module__benefitCard___3rERh:hover:before{transform:scaleX(1)}.IntegrarePOS-module__benefitCard___3rERh:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.IntegrarePOS-module__benefitStat___FXdZL{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.IntegrarePOS-module__statNumber___i4WIO{font-size:3.5rem;font-weight:800;color:var(--accent-orange);font-family:var(--font-mono);line-height:1}.IntegrarePOS-module__statLabel___GYxAH{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;max-width:120px}.IntegrarePOS-module__benefitCard___3rERh h3{font-size:1.6rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.IntegrarePOS-module__benefitCard___3rERh p{color:var(--text-light);line-height:1.8;font-size:1rem}.IntegrarePOS-module__integrations___kIjNx{padding:8rem 0;background:#ff6b3505}.IntegrarePOS-module__integrationsGrid___4I2Of{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1300px;margin:0 auto}.IntegrarePOS-module__integrationCard___V-dRH{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.IntegrarePOS-module__integrationCard___V-dRH:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 12px 32px #ff6b3533}.IntegrarePOS-module__integrationHeader___R1y7n{position:relative}.IntegrarePOS-module__integrationHeader___R1y7n h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:.8rem;font-weight:700;font-family:var(--font-mono);padding-right:3rem}.IntegrarePOS-module__integrationPreview___kKkZd{color:var(--text-light);line-height:1.7;font-size:1rem;margin:0}.IntegrarePOS-module__expandButton___m-zTz{position:absolute;top:0;right:0;width:40px;height:40px;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:50%;color:var(--accent-orange);font-size:1.8rem;font-weight:300;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;line-height:1}.IntegrarePOS-module__expandButton___m-zTz:hover{background:#ff6b3533;transform:rotate(90deg)}.IntegrarePOS-module__integrationDetails___qeorb{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.IntegrarePOS-module__integrationCard___V-dRH.IntegrarePOS-module__expanded___dmXph .IntegrarePOS-module__integrationDetails___qeorb{max-height:500px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,107,53,.15)}.IntegrarePOS-module__integrationCard___V-dRH.IntegrarePOS-module__expanded___dmXph .IntegrarePOS-module__expandButton___m-zTz{background:var(--accent-orange);color:var(--text-white)}.IntegrarePOS-module__integrationDetails___qeorb ul{list-style:none;padding:0;margin:0}.IntegrarePOS-module__integrationDetails___qeorb ul li{color:var(--text-light);line-height:1.8;margin-bottom:.8rem;padding-left:2rem;position:relative;font-size:.95rem}.IntegrarePOS-module__integrationDetails___qeorb ul li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.IntegrarePOS-module__posSystems___v7f6B{padding:8rem 0;background:var(--primary-purple-dark)}.IntegrarePOS-module__posSystemsGrid___vc0U1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.IntegrarePOS-module__posCard___0Win1{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.IntegrarePOS-module__posCard___0Win1:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.IntegrarePOS-module__posCard___0Win1 h3{font-size:1.6rem;color:var(--accent-orange);margin-bottom:1.5rem;font-weight:700;font-family:var(--font-mono)}.IntegrarePOS-module__systemsList___2VlVZ{display:flex;flex-wrap:wrap;gap:.8rem}.IntegrarePOS-module__systemTag___pABjj{background:#ff6b3526;color:var(--text-white);padding:.5rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,107,53,.2);transition:all .3s ease}.IntegrarePOS-module__systemTag___pABjj:hover{background:#ff6b3540;border-color:#ff6b3566}.IntegrarePOS-module__useCases___0vd10{padding:8rem 0;background:#ff6b3505}.IntegrarePOS-module__useCasesGrid___cXqh4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1300px;margin:0 auto}.IntegrarePOS-module__useCaseCard___kggik{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:16px;padding:2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.IntegrarePOS-module__useCaseCard___kggik:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 12px 32px #ff6b3533}.IntegrarePOS-module__useCaseIcon___hKqS5{font-size:3rem;margin-bottom:1rem;text-align:center}.IntegrarePOS-module__useCaseHeader___kCVR1{position:relative}.IntegrarePOS-module__useCaseHeader___kCVR1 h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:.8rem;font-weight:700;font-family:var(--font-mono);padding-right:3rem}.IntegrarePOS-module__useCasePreview___MUsYT{color:var(--text-light);line-height:1.7;font-size:1rem;margin:0}.IntegrarePOS-module__useCaseDetails___8TSSH{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.IntegrarePOS-module__useCaseCard___kggik.IntegrarePOS-module__expanded___dmXph .IntegrarePOS-module__useCaseDetails___8TSSH{max-height:500px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,107,53,.15)}.IntegrarePOS-module__useCaseCard___kggik.IntegrarePOS-module__expanded___dmXph .IntegrarePOS-module__expandButton___m-zTz{background:var(--accent-orange);color:var(--text-white)}.IntegrarePOS-module__useCaseDetails___8TSSH ul{list-style:none;padding:0;margin:0}.IntegrarePOS-module__useCaseDetails___8TSSH ul li{color:var(--text-light);line-height:1.8;margin-bottom:.8rem;padding-left:2rem;position:relative;font-size:.95rem}.IntegrarePOS-module__useCaseDetails___8TSSH ul li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.IntegrarePOS-module__process___CABJ7{padding:8rem 0;background:var(--primary-purple-dark)}.IntegrarePOS-module__timeline___iA0g1{max-width:900px;margin:0 auto;position:relative}.IntegrarePOS-module__timeline___iA0g1:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ff6b354d,#ff6b351a)}.IntegrarePOS-module__timelineItem___FmEAo{display:flex;gap:3rem;margin-bottom:4rem;position:relative}.IntegrarePOS-module__timelineItem___FmEAo:last-child{margin-bottom:0}.IntegrarePOS-module__timelineMarker___Zeo9a{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,var(--accent-orange),rgba(255,107,53,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff6b3566;position:relative;z-index:1}.IntegrarePOS-module__stepNumber___JmFw2{font-size:2rem;font-weight:800;color:var(--text-white);font-family:var(--font-mono)}.IntegrarePOS-module__timelineContent___ccYzc{flex:1;padding:1.5rem 0}.IntegrarePOS-module__timelineContent___ccYzc h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.IntegrarePOS-module__timelineContent___ccYzc p{color:var(--text-light);line-height:1.8;font-size:1rem}.IntegrarePOS-module__cta___ie8Gv{padding:8rem 0;text-align:center;background:linear-gradient(180deg,rgba(255,107,53,.02) 0%,var(--primary-purple-dark) 100%)}.IntegrarePOS-module__ctaContent___eZS3P{max-width:800px;margin:0 auto}.IntegrarePOS-module__cta___ie8Gv h2{font-size:3rem;font-weight:800;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.02em}.IntegrarePOS-module__cta___ie8Gv p{font-size:1.2rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.IntegrarePOS-module__ctaButton___l4poH{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--text-white);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ff6b3566;font-family:var(--font-mono);margin:2rem 0;position:relative;overflow:hidden}.IntegrarePOS-module__ctaButton___l4poH:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.IntegrarePOS-module__ctaButton___l4poH:hover:before{width:300px;height:300px}.IntegrarePOS-module__ctaButton___l4poH:hover{background:#ff8a4a;transform:translateY(-5px);box-shadow:0 16px 40px #ff6b3580}.IntegrarePOS-module__ctaButton___l4poH span{position:relative;z-index:1}.IntegrarePOS-module__buttonArrow___Xyt6s{font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.IntegrarePOS-module__ctaButton___l4poH:hover .IntegrarePOS-module__buttonArrow___Xyt6s{transform:translate(8px)}.IntegrarePOS-module__ctaNote___-88zQ{font-size:.95rem!important;color:var(--accent-orange)!important;margin-top:2rem!important;font-weight:600}.IntegrarePOS-module__benefits___1IXIg,.IntegrarePOS-module__integrations___kIjNx,.IntegrarePOS-module__posSystems___v7f6B,.IntegrarePOS-module__useCases___0vd10,.IntegrarePOS-module__process___CABJ7,.IntegrarePOS-module__cta___ie8Gv{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.IntegrarePOS-module__benefits___1IXIg.IntegrarePOS-module__visible___ce72x,.IntegrarePOS-module__integrations___kIjNx.IntegrarePOS-module__visible___ce72x,.IntegrarePOS-module__posSystems___v7f6B.IntegrarePOS-module__visible___ce72x,.IntegrarePOS-module__useCases___0vd10.IntegrarePOS-module__visible___ce72x,.IntegrarePOS-module__process___CABJ7.IntegrarePOS-module__visible___ce72x,.IntegrarePOS-module__cta___ie8Gv.IntegrarePOS-module__visible___ce72x{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.IntegrarePOS-module__heroTitle___KGuuT h1{font-size:3.5rem}.IntegrarePOS-module__mainLine___Seev5{font-size:1.8rem}.IntegrarePOS-module__sectionTitle___JmqwA{font-size:2.5rem}.IntegrarePOS-module__timeline___iA0g1:before{left:40px}.IntegrarePOS-module__timelineMarker___Zeo9a{width:80px;height:80px}.IntegrarePOS-module__stepNumber___JmFw2{font-size:1.6rem}}@media (max-width: 768px){.IntegrarePOS-module__container___WfIsd{padding:0 1.5rem}.IntegrarePOS-module__hero___ICMqe{min-height:100vh}.IntegrarePOS-module__heroContent___QMyO-{gap:2rem;padding:1.5rem;height:100vh}.IntegrarePOS-module__heroTitle___KGuuT h1{font-size:2.8rem}.IntegrarePOS-module__mainLine___Seev5{font-size:1.5rem}.IntegrarePOS-module__heroDescription___L4x0e{max-width:90%}.IntegrarePOS-module__heroDescription___L4x0e p{font-size:1.1rem}.IntegrarePOS-module__sectionTitle___JmqwA{font-size:2.2rem}.IntegrarePOS-module__sectionSubtitle___spMCE{font-size:1rem;margin-bottom:3rem}.IntegrarePOS-module__benefits___1IXIg,.IntegrarePOS-module__integrations___kIjNx,.IntegrarePOS-module__posSystems___v7f6B,.IntegrarePOS-module__useCases___0vd10,.IntegrarePOS-module__process___CABJ7,.IntegrarePOS-module__cta___ie8Gv{padding:5rem 0}.IntegrarePOS-module__benefitsGrid___K6zqI{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.IntegrarePOS-module__benefitsGrid___K6zqI::-webkit-scrollbar{display:none}.IntegrarePOS-module__benefitCard___3rERh{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.IntegrarePOS-module__benefitCard___3rERh:first-child{margin-left:1.5rem}.IntegrarePOS-module__benefitCard___3rERh:last-child{margin-right:1.5rem}.IntegrarePOS-module__statNumber___i4WIO{font-size:2.5rem}.IntegrarePOS-module__integrationsGrid___4I2Of{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.IntegrarePOS-module__integrationsGrid___4I2Of::-webkit-scrollbar{display:none}.IntegrarePOS-module__integrationCard___V-dRH{min-width:300px;max-width:300px;flex-shrink:0;scroll-snap-align:start}.IntegrarePOS-module__integrationCard___V-dRH:first-child{margin-left:1.5rem}.IntegrarePOS-module__integrationCard___V-dRH:last-child{margin-right:1.5rem}.IntegrarePOS-module__posSystemsGrid___vc0U1{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.IntegrarePOS-module__posSystemsGrid___vc0U1::-webkit-scrollbar{display:none}.IntegrarePOS-module__posCard___0Win1{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start}.IntegrarePOS-module__posCard___0Win1:first-child{margin-left:1.5rem}.IntegrarePOS-module__posCard___0Win1:last-child{margin-right:1.5rem}.IntegrarePOS-module__useCasesGrid___cXqh4{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1.5rem;scrollbar-width:none}.IntegrarePOS-module__useCasesGrid___cXqh4::-webkit-scrollbar{display:none}.IntegrarePOS-module__useCaseCard___kggik{min-width:300px;max-width:300px;flex-shrink:0;scroll-snap-align:start}.IntegrarePOS-module__useCaseCard___kggik:first-child{margin-left:1.5rem}.IntegrarePOS-module__useCaseCard___kggik:last-child{margin-right:1.5rem}.IntegrarePOS-module__timeline___iA0g1:before{left:12px}.IntegrarePOS-module__timelineItem___FmEAo{gap:1.5rem;margin-bottom:2.5rem}.IntegrarePOS-module__timelineMarker___Zeo9a{width:60px;height:60px}.IntegrarePOS-module__stepNumber___JmFw2{font-size:1.2rem}.IntegrarePOS-module__timelineContent___ccYzc h3{font-size:1.4rem}.IntegrarePOS-module__timelineContent___ccYzc p{font-size:.95rem}.IntegrarePOS-module__cta___ie8Gv h2{font-size:2.2rem}.IntegrarePOS-module__cta___ie8Gv p{font-size:1.1rem}.IntegrarePOS-module__ctaButton___l4poH{padding:1.2rem 2.5rem;font-size:1.1rem}.IntegrarePOS-module__waveDivider___MEMNF{height:80px}.IntegrarePOS-module__benefits___1IXIg:after,.IntegrarePOS-module__integrations___kIjNx:after,.IntegrarePOS-module__posSystems___v7f6B:after,.IntegrarePOS-module__useCases___0vd10:after{content:"← Swipe →";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ff6b35e6;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;pointer-events:none;z-index:10;animation:IntegrarePOS-module__fadeOut___9eU6A 3s forwards}@keyframes IntegrarePOS-module__fadeOut___9eU6A{0%{opacity:1}70%{opacity:1}to{opacity:0}}.IntegrarePOS-module__benefits___1IXIg,.IntegrarePOS-module__integrations___kIjNx,.IntegrarePOS-module__posSystems___v7f6B,.IntegrarePOS-module__useCases___0vd10{position:relative}}@media (max-width: 480px){.IntegrarePOS-module__heroTitle___KGuuT h1{font-size:2.2rem}.IntegrarePOS-module__mainLine___Seev5{font-size:1.3rem}.IntegrarePOS-module__heroDescription___L4x0e p{font-size:1rem}.IntegrarePOS-module__sectionTitle___JmqwA{font-size:1.9rem}.IntegrarePOS-module__benefitCard___3rERh,.IntegrarePOS-module__integrationCard___V-dRH,.IntegrarePOS-module__posCard___0Win1,.IntegrarePOS-module__useCaseCard___kggik{min-width:260px;max-width:260px}.IntegrarePOS-module__statNumber___i4WIO{font-size:2.2rem}.IntegrarePOS-module__timelineMarker___Zeo9a{width:50px;height:50px}.IntegrarePOS-module__stepNumber___JmFw2{font-size:1rem}.IntegrarePOS-module__cta___ie8Gv h2{font-size:1.8rem}.IntegrarePOS-module__ctaButton___l4poH{padding:1rem 2rem;font-size:1rem}.IntegrarePOS-module__waveDivider___MEMNF{height:60px}}.ApiDevelopment-module__apiDevelopment___Wd2ta{min-height:100vh;background:var(--primary-purple-dark);width:100%}.ApiDevelopment-module__hero___fO20E{min-height:90vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.ApiDevelopment-module__hero___fO20E:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.ApiDevelopment-module__heroContent___ctRt7{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.ApiDevelopment-module__heroTitle___KOpcC{animation:ApiDevelopment-module__fadeInUp___zTsjK .8s ease-out forwards;opacity:0}.ApiDevelopment-module__heroTitle___KOpcC h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.ApiDevelopment-module__firstLetter___SyAJU{color:var(--accent-orange)}.ApiDevelopment-module__heroSubtitle___QfYPV{animation:ApiDevelopment-module__fadeInUp___zTsjK 1s ease-out .2s forwards;opacity:0}.ApiDevelopment-module__mainLine___-UGZV{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative;letter-spacing:-.01em}.ApiDevelopment-module__mainLine___-UGZV:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.ApiDevelopment-module__heroDescription___SXGlI{text-align:center;max-width:700px;animation:ApiDevelopment-module__fadeInUp___zTsjK 1.2s ease-out .4s forwards;opacity:0}.ApiDevelopment-module__heroDescription___SXGlI p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes ApiDevelopment-module__fadeInUp___zTsjK{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ApiDevelopment-module__waveDivider___wibCJ{position:relative;width:100%;height:120px;overflow:hidden;line-height:0}.ApiDevelopment-module__waveDivider___wibCJ svg{width:100%;height:100%;display:block}.ApiDevelopment-module__wavePath1___YDkap{fill:#ff6b3526;animation:ApiDevelopment-module__wave1___dKMIE 8s ease-in-out infinite}.ApiDevelopment-module__wavePath2___A8A0H{fill:#ff6b3514;animation:ApiDevelopment-module__wave2___p-c6S 10s ease-in-out infinite}.ApiDevelopment-module__wavePath3___GtEKj{fill:#ff6b351f;animation:ApiDevelopment-module__wave3___1bFpJ 7s ease-in-out infinite}.ApiDevelopment-module__wavePath4___UBoUL{fill:#ff6b351a;animation:ApiDevelopment-module__wave4___HHRhx 9s ease-in-out infinite}.ApiDevelopment-module__wavePath5___UAILa{fill:#ff6b3524;animation:ApiDevelopment-module__wave5___WeQdj 11s ease-in-out infinite}.ApiDevelopment-module__wavePath6___jF4CT{fill:#ff6b351c;animation:ApiDevelopment-module__wave6___8dvaK 8.5s ease-in-out infinite}@keyframes ApiDevelopment-module__wave1___dKMIE{0%,to{opacity:.15}50%{opacity:.25}}@keyframes ApiDevelopment-module__wave2___p-c6S{0%,to{opacity:.08}50%{opacity:.18}}@keyframes ApiDevelopment-module__wave3___1bFpJ{0%,to{opacity:.12}50%{opacity:.22}}@keyframes ApiDevelopment-module__wave4___HHRhx{0%,to{opacity:.1}50%{opacity:.2}}@keyframes ApiDevelopment-module__wave5___WeQdj{0%,to{opacity:.14}50%{opacity:.24}}@keyframes ApiDevelopment-module__wave6___8dvaK{0%,to{opacity:.11}50%{opacity:.21}}.ApiDevelopment-module__container___Exfqs{max-width:1400px;margin:0 auto;padding:0 2rem}.ApiDevelopment-module__sectionTitle___lAV2s{font-size:3rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.02em}.ApiDevelopment-module__accent___WFmh5{color:var(--accent-orange)}.ApiDevelopment-module__sectionSubtitle___FUN0V{text-align:center;max-width:800px;margin:0 auto 4rem;color:var(--text-light);font-size:1.15rem;line-height:1.7}.ApiDevelopment-module__benefits___KqktS{padding:8rem 0;background:var(--primary-purple-dark)}.ApiDevelopment-module__benefitsGrid___MHpXZ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1300px;margin:0 auto}.ApiDevelopment-module__benefitCard___HqFiO{background:#ff6b3508;border:1px solid rgba(255,107,53,.12);border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ApiDevelopment-module__benefitCard___HqFiO:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-orange),rgba(255,107,53,.3));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.ApiDevelopment-module__benefitCard___HqFiO:hover:before{transform:scaleX(1)}.ApiDevelopment-module__benefitCard___HqFiO:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translateY(-8px);box-shadow:0 16px 40px #ff6b3533}.ApiDevelopment-module__benefitStat___hwwh1{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.ApiDevelopment-module__statNumber___laUca{font-size:3.5rem;font-weight:800;color:var(--accent-orange);font-family:var(--font-mono);line-height:1}.ApiDevelopment-module__statLabel___2SjDL{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;max-width:120px}.ApiDevelopment-module__benefitCard___HqFiO h3{font-size:1.6rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.ApiDevelopment-module__benefitCard___HqFiO p{color:var(--text-light);line-height:1.8;font-size:1rem}.ApiDevelopment-module__types___zbJpw{padding:8rem 0;background:#ff6b3505}.ApiDevelopment-module__typesScroll___Ghx8I{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:1rem 0}.ApiDevelopment-module__typeCard___1L-v3{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:20px;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.ApiDevelopment-module__typeCard___1L-v3:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-10px) scale(1.02);box-shadow:0 20px 50px #ff6b3540}.ApiDevelopment-module__typeNumber___e8jvI{position:absolute;top:-15px;right:30px;font-size:5rem;font-weight:800;color:#ff6b3526;font-family:var(--font-mono);line-height:1;user-select:none}.ApiDevelopment-module__typeCard___1L-v3 h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono);position:relative;z-index:1}.ApiDevelopment-module__typeCard___1L-v3 p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.ApiDevelopment-module__typeFeatures___t1gMa{list-style:none;padding:0;margin:0}.ApiDevelopment-module__typeFeatures___t1gMa li{display:flex;align-items:center;gap:.8rem;color:var(--text-light);margin-bottom:.8rem;font-size:.95rem}.ApiDevelopment-module__checkmark___u5lKw{color:var(--accent-orange);font-weight:700;font-size:1.2rem;flex-shrink:0}.ApiDevelopment-module__features___2oz1p{padding:8rem 0;background:var(--primary-purple-dark)}.ApiDevelopment-module__featuresLayout___rUvST{display:flex;flex-direction:column;gap:2rem;max-width:1300px;margin:0 auto}.ApiDevelopment-module__featureSection___LeoCt{background:#ff6b350a;border:1px solid rgba(255,107,53,.15);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.ApiDevelopment-module__featureSection___LeoCt:hover{background:#ff6b350f;border-color:#ff6b3540}.ApiDevelopment-module__featureContent___9YJnf{padding:2rem}.ApiDevelopment-module__featureContent___9YJnf h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.ApiDevelopment-module__featureDescription___-OAZb{color:var(--text-light);line-height:1.8;font-size:1.05rem;margin-bottom:0}.ApiDevelopment-module__featureList___vDf7E{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.ApiDevelopment-module__featureSection___LeoCt.ApiDevelopment-module__expanded___8BkXC .ApiDevelopment-module__featureList___vDf7E{max-height:600px;margin-top:1.5rem}.ApiDevelopment-module__featureList___vDf7E li{color:var(--text-light);line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:.95rem}.ApiDevelopment-module__featureList___vDf7E li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.ApiDevelopment-module__process___IB-eI{padding:8rem 0;background:#ff6b3505}.ApiDevelopment-module__timeline___3rpeD{max-width:900px;margin:0 auto;position:relative}.ApiDevelopment-module__timeline___3rpeD:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#ff6b354d,#ff6b351a)}.ApiDevelopment-module__timelineItem___bJ-qU{display:flex;gap:3rem;margin-bottom:4rem;position:relative}.ApiDevelopment-module__timelineItem___bJ-qU:last-child{margin-bottom:0}.ApiDevelopment-module__timelineMarker___PcTYt{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,var(--accent-orange),rgba(255,107,53,.7));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff6b3566;position:relative;z-index:1}.ApiDevelopment-module__stepNumber___T-A7J{font-size:2rem;font-weight:800;color:var(--text-white);font-family:var(--font-mono)}.ApiDevelopment-module__timelineContent___Ybtzg{flex:1;padding:1.5rem 0}.ApiDevelopment-module__timelineContent___Ybtzg h3{font-size:1.8rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.ApiDevelopment-module__timelineContent___Ybtzg p{color:var(--text-light);line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.ApiDevelopment-module__deliverables___bJ-Nc{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.ApiDevelopment-module__deliverablesLabel___b0-My{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.ApiDevelopment-module__deliverableTag___dq8Bq{background:#ff6b3526;color:var(--accent-orange);padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;border:1px solid rgba(255,107,53,.2)}.ApiDevelopment-module__cta___iIxmU{padding:8rem 0;text-align:center;background:linear-gradient(180deg,var(--primary-purple-dark) 0%,rgba(255,107,53,.05) 100%)}.ApiDevelopment-module__ctaContent___lDZ4K{max-width:800px;margin:0 auto}.ApiDevelopment-module__cta___iIxmU h2{font-size:3rem;font-weight:800;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.02em}.ApiDevelopment-module__cta___iIxmU p{font-size:1.2rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.ApiDevelopment-module__ctaButton___FSB34{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--accent-orange);color:var(--text-white);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #ff6b3566;font-family:var(--font-mono);margin:2rem 0;position:relative;overflow:hidden}.ApiDevelopment-module__ctaButton___FSB34:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.ApiDevelopment-module__ctaButton___FSB34:hover:before{width:300px;height:300px}.ApiDevelopment-module__ctaButton___FSB34:hover{background:#ff8a4a;transform:translateY(-5px);box-shadow:0 16px 40px #ff6b3580}.ApiDevelopment-module__ctaButton___FSB34 span{position:relative;z-index:1}.ApiDevelopment-module__buttonArrow___Prs4K{font-size:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1)}.ApiDevelopment-module__ctaButton___FSB34:hover .ApiDevelopment-module__buttonArrow___Prs4K{transform:translate(8px)}.ApiDevelopment-module__ctaNote___tf-Af{font-size:.95rem!important;color:var(--accent-orange)!important;margin-top:2rem!important;font-weight:600}@media (max-width: 1024px){.ApiDevelopment-module__heroTitle___KOpcC h1{font-size:3.5rem}.ApiDevelopment-module__mainLine___-UGZV{font-size:1.8rem}.ApiDevelopment-module__sectionTitle___lAV2s{font-size:2.5rem}.ApiDevelopment-module__timeline___3rpeD:before{left:40px}.ApiDevelopment-module__timelineMarker___PcTYt{width:80px;height:80px}.ApiDevelopment-module__stepNumber___T-A7J{font-size:1.6rem}}@media (max-width: 768px){.ApiDevelopment-module__container___Exfqs{padding:0 1rem}.ApiDevelopment-module__hero___fO20E{min-height:100vh}.ApiDevelopment-module__heroContent___ctRt7{gap:1.5rem;padding:1rem;height:100vh}.ApiDevelopment-module__heroTitle___KOpcC h1{font-size:2.5rem}.ApiDevelopment-module__mainLine___-UGZV{font-size:1.4rem}.ApiDevelopment-module__heroDescription___SXGlI{max-width:95%}.ApiDevelopment-module__heroDescription___SXGlI p{font-size:1rem}.ApiDevelopment-module__sectionTitle___lAV2s{font-size:2rem;padding:0 1rem}.ApiDevelopment-module__sectionSubtitle___FUN0V{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}.ApiDevelopment-module__benefits___KqktS,.ApiDevelopment-module__types___zbJpw,.ApiDevelopment-module__features___2oz1p,.ApiDevelopment-module__process___IB-eI,.ApiDevelopment-module__cta___iIxmU{padding:3rem 0}.ApiDevelopment-module__benefitsGrid___MHpXZ{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.ApiDevelopment-module__benefitsGrid___MHpXZ::-webkit-scrollbar{display:none}.ApiDevelopment-module__benefitCard___HqFiO{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.ApiDevelopment-module__benefitCard___HqFiO:first-child{margin-left:1rem}.ApiDevelopment-module__benefitCard___HqFiO:last-child{margin-right:1rem}.ApiDevelopment-module__statNumber___laUca{font-size:2.2rem}.ApiDevelopment-module__statLabel___2SjDL{font-size:.75rem}.ApiDevelopment-module__benefitCard___HqFiO h3{font-size:1.2rem;margin-bottom:.8rem}.ApiDevelopment-module__benefitCard___HqFiO p{font-size:.85rem;line-height:1.6}.ApiDevelopment-module__typesScroll___Ghx8I{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding:1rem;margin:0 -1rem;scrollbar-width:none;scroll-padding:1rem}.ApiDevelopment-module__typesScroll___Ghx8I::-webkit-scrollbar{display:none}.ApiDevelopment-module__typeCard___1L-v3{min-width:280px;max-width:280px;flex-shrink:0;scroll-snap-align:start;padding:1.5rem}.ApiDevelopment-module__typeCard___1L-v3:first-child{margin-left:1rem}.ApiDevelopment-module__typeCard___1L-v3:last-child{margin-right:1rem}.ApiDevelopment-module__typeNumber___e8jvI{font-size:3rem;right:10px;top:-5px}.ApiDevelopment-module__typeCard___1L-v3 h3{font-size:1.2rem;margin-bottom:.8rem}.ApiDevelopment-module__typeCard___1L-v3 p{font-size:.85rem;line-height:1.6;margin-bottom:1rem}.ApiDevelopment-module__typeFeatures___t1gMa li{font-size:.8rem;margin-bottom:.5rem}.ApiDevelopment-module__featuresLayout___rUvST{gap:1rem;padding:0 1rem}.ApiDevelopment-module__featureContent___9YJnf{padding:1.2rem}.ApiDevelopment-module__featureContent___9YJnf h3{font-size:1.2rem;margin-bottom:.8rem}.ApiDevelopment-module__featureDescription___-OAZb{font-size:.85rem;line-height:1.6}.ApiDevelopment-module__featureList___vDf7E li{font-size:.8rem;margin-bottom:.5rem;line-height:1.5}.ApiDevelopment-module__timeline___3rpeD{padding:0 1rem}.ApiDevelopment-module__timeline___3rpeD:before{left:12px}.ApiDevelopment-module__timelineItem___bJ-qU{gap:1rem;margin-bottom:2rem}.ApiDevelopment-module__timelineMarker___PcTYt{width:45px;height:45px}.ApiDevelopment-module__stepNumber___T-A7J{font-size:.9rem}.ApiDevelopment-module__timelineContent___Ybtzg{padding:0}.ApiDevelopment-module__timelineContent___Ybtzg h3{font-size:1.2rem;margin-bottom:.5rem}.ApiDevelopment-module__timelineContent___Ybtzg p{font-size:.85rem;margin-bottom:.8rem;line-height:1.6}.ApiDevelopment-module__deliverables___bJ-Nc{flex-wrap:wrap;gap:.4rem}.ApiDevelopment-module__deliverablesLabel___b0-My{font-size:.7rem;width:100%;margin-bottom:.2rem}.ApiDevelopment-module__deliverableTag___dq8Bq{font-size:.7rem;padding:.3rem .6rem}.ApiDevelopment-module__ctaContent___lDZ4K{padding:0 1rem}.ApiDevelopment-module__cta___iIxmU h2{font-size:1.8rem;line-height:1.3}.ApiDevelopment-module__cta___iIxmU p{font-size:.95rem;line-height:1.6}.ApiDevelopment-module__ctaButton___FSB34{padding:1rem 2rem;font-size:.95rem}.ApiDevelopment-module__waveDivider___wibCJ{height:50px}.ApiDevelopment-module__benefits___KqktS:after,.ApiDevelopment-module__types___zbJpw:after{content:"← Swipe →";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ff6b35e6;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;pointer-events:none;z-index:10;animation:ApiDevelopment-module__fadeOut___6XMiJ 3s forwards}@keyframes ApiDevelopment-module__fadeOut___6XMiJ{0%{opacity:1}70%{opacity:1}to{opacity:0}}.ApiDevelopment-module__benefits___KqktS,.ApiDevelopment-module__types___zbJpw{position:relative}}@media (max-width: 480px){.ApiDevelopment-module__heroTitle___KOpcC h1{font-size:2rem}.ApiDevelopment-module__mainLine___-UGZV{font-size:1.2rem}.ApiDevelopment-module__sectionTitle___lAV2s{font-size:1.7rem}.ApiDevelopment-module__benefitCard___HqFiO,.ApiDevelopment-module__typeCard___1L-v3{min-width:260px;max-width:260px}.ApiDevelopment-module__statNumber___laUca{font-size:2rem}.ApiDevelopment-module__typeNumber___e8jvI{font-size:2.5rem}.ApiDevelopment-module__timelineMarker___PcTYt{width:40px;height:40px}.ApiDevelopment-module__stepNumber___T-A7J{font-size:.8rem}.ApiDevelopment-module__cta___iIxmU h2{font-size:1.6rem}.ApiDevelopment-module__ctaButton___FSB34{padding:.9rem 1.8rem;font-size:.9rem}}.Contracte-module__contracte___mO6M9{min-height:100vh;background:var(--primary-purple-dark)}.Contracte-module__hero___qlPnP{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Contracte-module__hero___qlPnP:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.Contracte-module__heroContent___ThWxa{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.Contracte-module__heroTitle___m53-K{animation:Contracte-module__fadeInUp___89B-6 .8s ease-out forwards;opacity:0}.Contracte-module__heroTitle___m53-K h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.Contracte-module__firstLetter___1SXK-{color:var(--accent-orange)}.Contracte-module__heroSubtitle___O6mvQ{animation:Contracte-module__fadeInUp___89B-6 1s ease-out .2s forwards;opacity:0}.Contracte-module__mainLine___qDVtI{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);position:relative}.Contracte-module__mainLine___qDVtI:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.Contracte-module__heroDescription___U4aBI{text-align:center;max-width:700px;animation:Contracte-module__fadeInUp___89B-6 1.2s ease-out .4s forwards;opacity:0}.Contracte-module__heroDescription___U4aBI p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes Contracte-module__fadeInUp___89B-6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Contracte-module__benefits___l07fq{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Contracte-module__container___rSLGD{max-width:1200px;margin:0 auto;padding:0 2rem}.Contracte-module__sectionTitle___oBzGM{font-size:2.5rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);transition:opacity .6s ease,transform .6s ease}.Contracte-module__benefitsGrid___hj8v-{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Contracte-module__benefitCard___Dh-8h{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Contracte-module__benefitCard___Dh-8h:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Contracte-module__cardNumber___3ICBj{position:absolute;top:15px;right:15px;width:35px;height:35px;background:#ff6b3526;border:2px solid rgba(255,107,53,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--accent-orange);font-family:var(--font-mono)}.Contracte-module__cardGlowLine___bcgpo{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent-orange),transparent);opacity:0;transition:opacity .4s ease}.Contracte-module__benefitCard___Dh-8h:hover .Contracte-module__cardGlowLine___bcgpo{opacity:.6}.Contracte-module__benefitCard___Dh-8h h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Contracte-module__benefitCard___Dh-8h p{color:var(--text-light);line-height:1.7;font-size:1rem}.Contracte-module__benefitsPattern___DIZSk{position:absolute;bottom:-50px;left:0;width:100%;height:200px;pointer-events:none;opacity:.6}.Contracte-module__types___04owb{padding:6rem 0;background:#ff6b3508;position:relative}.Contracte-module__typesList___10M3y{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.Contracte-module__typeItem___-RKu1{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contracte-module__typeItem___-RKu1:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translate(8px)}.Contracte-module__typeBullet___IXixR{width:10px;height:10px;background:var(--accent-orange);border-radius:50%;margin-top:8px;flex-shrink:0;box-shadow:0 0 12px #ff6b3599;position:relative}.Contracte-module__typeBullet___IXixR:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid rgba(255,107,53,.3);border-radius:50%}.Contracte-module__typeConnector___4Mvj1{position:absolute;bottom:-.75rem;left:2.3rem;width:2px;height:1.5rem;background:linear-gradient(180deg,rgba(255,107,53,.4),transparent)}.Contracte-module__typeItem___-RKu1:last-child .Contracte-module__typeConnector___4Mvj1{display:none}.Contracte-module__typeItem___-RKu1 p{color:var(--text-light);line-height:1.7;font-size:1.05rem;margin:0}.Contracte-module__included___hPCs-{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Contracte-module__includedGrid___FuCzB{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.Contracte-module__includedCard___P5pXH{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contracte-module__includedCard___P5pXH:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Contracte-module__checkmark___p7Aq1{position:absolute;top:20px;right:20px;width:24px;height:24px;border:2px solid var(--accent-orange);border-radius:4px;display:flex;align-items:center;justify-content:center}.Contracte-module__checkmark___p7Aq1:after{content:"✓";color:var(--accent-orange);font-size:16px;font-weight:700}.Contracte-module__includedCard___P5pXH h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Contracte-module__includedCard___P5pXH p{color:var(--text-light);line-height:1.7;font-size:1rem}.Contracte-module__gridPattern___kTKjz{position:absolute;top:50%;left:0;width:100%;height:400px;transform:translateY(-50%);pointer-events:none;opacity:.4}.Contracte-module__terms___LqzMt{padding:6rem 0;background:#ff6b3508}.Contracte-module__termsGrid___gEEEa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.Contracte-module__termCard___E17x9{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contracte-module__termCard___E17x9:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Contracte-module__termIndicator___LMTyZ{position:absolute;top:-8px;left:20px;width:16px;height:16px;background:var(--accent-orange);border-radius:50%;box-shadow:0 0 15px #ff6b3599}.Contracte-module__termIndicator___LMTyZ:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--text-white);border-radius:50%}.Contracte-module__termCard___E17x9 h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Contracte-module__termCard___E17x9 p{color:var(--text-light);line-height:1.7;font-size:1rem}.Contracte-module__pricing___BDyNe{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Contracte-module__pricingGrid___oylj8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.Contracte-module__pricingCard___iTYCA{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contracte-module__pricingCard___iTYCA:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Contracte-module__priceTag___9b8IS{position:absolute;top:-10px;right:25px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid var(--accent-orange)}.Contracte-module__priceTag___9b8IS:after{content:"";position:absolute;top:20px;left:-15px;width:30px;height:3px;background:var(--accent-orange)}.Contracte-module__pricingCard___iTYCA h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Contracte-module__pricingCard___iTYCA p{color:var(--text-light);line-height:1.7;font-size:1rem}.Contracte-module__wavePattern___1SUBQ{position:absolute;bottom:-80px;left:0;width:100%;height:300px;pointer-events:none;opacity:.6}.Contracte-module__process___-HGyY{padding:6rem 0;background:#ff6b3508;position:relative}.Contracte-module__processGrid___J-L5X{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;position:relative}.Contracte-module__processStep___9Xca2{text-align:center;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Contracte-module__processStep___9Xca2:hover{transform:translateY(-5px)}.Contracte-module__stepNumber___spPNc{width:60px;height:60px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono);position:relative}.Contracte-module__stepNumber___spPNc:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:2px solid rgba(255,107,53,.3);border-radius:50%}.Contracte-module__stepArrow___j29f0{position:absolute;top:30px;right:-1.25rem;width:2.5rem;height:2px;background:linear-gradient(90deg,#ff6b3580,#ff6b3533)}.Contracte-module__stepArrow___j29f0:after{content:"";position:absolute;right:0;top:-3px;width:0;height:0;border-left:8px solid rgba(255,107,53,.4);border-top:4px solid transparent;border-bottom:4px solid transparent}.Contracte-module__processStep___9Xca2 h3{font-size:1.4rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Contracte-module__processStep___9Xca2 p{color:var(--text-light);line-height:1.7;font-size:1rem}.Contracte-module__processFlow___PQ-WV{position:absolute;top:30px;left:0;width:100%;height:200px;pointer-events:none;opacity:.5}.Contracte-module__cta___EktgE{padding:6rem 0;text-align:center;background:linear-gradient(180deg,var(--primary-purple-dark) 0%,var(--primary-purple-darker) 100%)}.Contracte-module__ctaContent___NsAWH{max-width:700px;margin:0 auto;transition:opacity .6s ease,transform .6s ease}.Contracte-module__cta___EktgE h2{font-size:2.5rem;font-weight:800;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);line-height:1.3}.Contracte-module__cta___EktgE p{font-size:1.2rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.Contracte-module__ctaButton___8--gj{display:inline-block;padding:1.2rem 3rem;background:var(--accent-orange);color:var(--text-white);font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono)}.Contracte-module__ctaButton___8--gj:hover{background:#ff8a4a;transform:translateY(-3px);box-shadow:0 8px 20px #ff6b3566}@media (max-width: 1024px){.Contracte-module__heroTitle___m53-K h1{font-size:3rem}.Contracte-module__mainLine___qDVtI{font-size:1.7rem}.Contracte-module__heroDescription___U4aBI p{font-size:1.1rem}.Contracte-module__benefitsPattern___DIZSk,.Contracte-module__gridPattern___kTKjz,.Contracte-module__wavePattern___1SUBQ,.Contracte-module__processFlow___PQ-WV,.Contracte-module__stepArrow___j29f0{display:none}}@media (max-width: 768px){.Contracte-module__hero___qlPnP{min-height:70vh}.Contracte-module__heroContent___ThWxa{gap:1.75rem;padding:1.25rem;height:auto;min-height:70vh}.Contracte-module__heroTitle___m53-K h1{font-size:2.25rem}.Contracte-module__mainLine___qDVtI{font-size:1.4rem}.Contracte-module__heroDescription___U4aBI{max-width:95%}.Contracte-module__heroDescription___U4aBI p{font-size:1rem;line-height:1.65}.Contracte-module__sectionTitle___oBzGM{font-size:1.85rem;margin-bottom:2.5rem}.Contracte-module__container___rSLGD{padding:0 1.25rem}.Contracte-module__benefits___l07fq,.Contracte-module__types___04owb,.Contracte-module__included___hPCs-,.Contracte-module__terms___LqzMt,.Contracte-module__pricing___BDyNe,.Contracte-module__process___-HGyY{padding:4rem 0}.Contracte-module__benefitsGrid___hj8v-,.Contracte-module__includedGrid___FuCzB,.Contracte-module__termsGrid___gEEEa,.Contracte-module__pricingGrid___oylj8,.Contracte-module__processGrid___J-L5X{grid-template-columns:1fr;gap:1.5rem}.Contracte-module__benefitCard___Dh-8h,.Contracte-module__includedCard___P5pXH,.Contracte-module__termCard___E17x9,.Contracte-module__pricingCard___iTYCA{padding:1.5rem 1.25rem}.Contracte-module__benefitCard___Dh-8h h3,.Contracte-module__includedCard___P5pXH h3,.Contracte-module__termCard___E17x9 h3,.Contracte-module__pricingCard___iTYCA h3,.Contracte-module__processStep___9Xca2 h3{font-size:1.25rem}.Contracte-module__benefitCard___Dh-8h p,.Contracte-module__includedCard___P5pXH p,.Contracte-module__termCard___E17x9 p,.Contracte-module__pricingCard___iTYCA p,.Contracte-module__typeItem___-RKu1 p,.Contracte-module__processStep___9Xca2 p{font-size:.95rem;line-height:1.65}.Contracte-module__typesList___10M3y{gap:1.25rem}.Contracte-module__typeItem___-RKu1{padding:1.25rem 1rem;gap:1rem}.Contracte-module__processStep___9Xca2{padding:1.5rem 1rem}.Contracte-module__stepNumber___spPNc{width:50px;height:50px;font-size:1.5rem;margin-bottom:1.25rem}.Contracte-module__stepNumber___spPNc:after{width:60px;height:60px}.Contracte-module__cta___EktgE{padding:4rem 0}.Contracte-module__cta___EktgE h2{font-size:1.85rem;margin-bottom:1.25rem}.Contracte-module__cta___EktgE p{font-size:1.05rem;margin-bottom:2rem}.Contracte-module__ctaButton___8--gj{padding:1rem 2.5rem;font-size:1rem}.Contracte-module__cardNumber___3ICBj,.Contracte-module__checkmark___p7Aq1,.Contracte-module__termIndicator___LMTyZ,.Contracte-module__priceTag___9b8IS{display:none}}@media (max-width: 480px){.Contracte-module__hero___qlPnP{min-height:60vh}.Contracte-module__heroContent___ThWxa{gap:1.5rem;padding:1rem;min-height:60vh}.Contracte-module__heroTitle___m53-K h1{font-size:1.85rem}.Contracte-module__mainLine___qDVtI{font-size:1.2rem}.Contracte-module__heroDescription___U4aBI p{font-size:.9rem;line-height:1.6}.Contracte-module__sectionTitle___oBzGM{font-size:1.6rem;margin-bottom:2rem}.Contracte-module__container___rSLGD{padding:0 1rem}.Contracte-module__benefits___l07fq,.Contracte-module__types___04owb,.Contracte-module__included___hPCs-,.Contracte-module__terms___LqzMt,.Contracte-module__pricing___BDyNe,.Contracte-module__process___-HGyY{padding:3rem 0}.Contracte-module__benefitsGrid___hj8v-,.Contracte-module__includedGrid___FuCzB,.Contracte-module__termsGrid___gEEEa,.Contracte-module__pricingGrid___oylj8,.Contracte-module__processGrid___J-L5X{gap:1.25rem}.Contracte-module__benefitCard___Dh-8h,.Contracte-module__includedCard___P5pXH,.Contracte-module__termCard___E17x9,.Contracte-module__pricingCard___iTYCA{padding:1.25rem 1rem;border-radius:10px}.Contracte-module__benefitCard___Dh-8h h3,.Contracte-module__includedCard___P5pXH h3,.Contracte-module__termCard___E17x9 h3,.Contracte-module__pricingCard___iTYCA h3,.Contracte-module__processStep___9Xca2 h3{font-size:1.15rem;margin-bottom:.875rem}.Contracte-module__benefitCard___Dh-8h p,.Contracte-module__includedCard___P5pXH p,.Contracte-module__termCard___E17x9 p,.Contracte-module__pricingCard___iTYCA p,.Contracte-module__typeItem___-RKu1 p,.Contracte-module__processStep___9Xca2 p{font-size:.9rem;line-height:1.6}.Contracte-module__typesList___10M3y{gap:1rem}.Contracte-module__typeItem___-RKu1{padding:1rem .875rem}.Contracte-module__processStep___9Xca2{padding:1.25rem .875rem}.Contracte-module__stepNumber___spPNc{width:45px;height:45px;font-size:1.3rem;margin-bottom:1rem}.Contracte-module__stepNumber___spPNc:after{width:54px;height:54px}.Contracte-module__cta___EktgE{padding:3rem 0}.Contracte-module__cta___EktgE h2{font-size:1.6rem;margin-bottom:1rem;line-height:1.25}.Contracte-module__cta___EktgE p{font-size:.95rem;margin-bottom:1.75rem;line-height:1.6}.Contracte-module__ctaButton___8--gj{padding:.9rem 2rem;font-size:.95rem}}.Overview-module__overview___54fw4{min-height:100vh;background:linear-gradient(180deg,var(--primary-purple-darker) 0%,var(--primary-purple) 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.Overview-module__overview___54fw4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,107,53,.03) 0%,transparent 60%);pointer-events:none}.Overview-module__container___sCpj-{max-width:1200px;margin:0 auto;padding:0 2rem}.Overview-module__header___HVVjV{text-align:center;margin-bottom:6rem;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.Overview-module__header___HVVjV h1{font-size:3.5rem;font-weight:700;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.2}.Overview-module__subtitle___77beP{font-size:1.25rem;line-height:1.7;color:var(--text-light);max-width:800px;margin:0 auto;font-weight:400}.Overview-module__contentSection___L19hx{margin-bottom:5rem;transition:opacity 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.Overview-module__textContent___-FBHr{background:#ffffff08;border:1px solid rgba(255,107,53,.15);border-radius:20px;padding:3rem;backdrop-filter:blur(10px)}.Overview-module__leftAligned___TSeJk .Overview-module__textContent___-FBHr{margin-right:auto;max-width:900px}.Overview-module__rightAligned___iaRgi .Overview-module__textContent___-FBHr{margin-left:auto;max-width:900px}.Overview-module__textContent___-FBHr h2{font-size:2rem;font-weight:700;font-family:var(--font-mono);color:var(--accent-orange);margin:0 0 1.5rem;letter-spacing:-.01em;line-height:1.3}.Overview-module__textContent___-FBHr p{font-size:1.1rem;line-height:1.8;color:var(--text-light);margin:0 0 1.25rem;font-weight:400}.Overview-module__textContent___-FBHr p:last-of-type{margin-bottom:0}.Overview-module__expandableContent___HQWOm{margin-top:1.5rem}.Overview-module__hiddenContent___p8fuc{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),margin-top .5s cubic-bezier(.4,0,.2,1)}.Overview-module__hiddenContent___p8fuc.Overview-module__visible___qmMl-{max-height:2000px;opacity:1;margin-top:1.25rem}.Overview-module__hiddenContent___p8fuc p{margin-bottom:1.25rem}.Overview-module__toggleButton___IdYRf{background:#ff6b351a;border:1px solid rgba(255,107,53,.3);color:var(--accent-orange);padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;font-family:var(--font-mono);cursor:pointer;transition:all .3s ease;margin-top:1.5rem;display:inline-block}.Overview-module__toggleButton___IdYRf:hover{background:#ff6b3533;border-color:#ff6b3580;transform:translateY(-2px)}.Overview-module__toggleButton___IdYRf:active{transform:translateY(0)}.Overview-module__ctaSection___cFylg{text-align:center;margin-top:6rem;padding:4rem 3rem;background:#ff6b350d;border:2px solid rgba(255,107,53,.2);border-radius:24px;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.Overview-module__ctaSection___cFylg h2{font-size:2.25rem;font-weight:700;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1.5rem;line-height:1.3}.Overview-module__ctaSection___cFylg p{font-size:1.15rem;line-height:1.8;color:var(--text-light);max-width:700px;margin:0 auto}@media (max-width: 1024px){.Overview-module__overview___54fw4{padding:6rem 0 5rem}.Overview-module__container___sCpj-{padding:0 1.5rem}.Overview-module__header___HVVjV{margin-bottom:5rem}.Overview-module__header___HVVjV h1{font-size:3rem}.Overview-module__subtitle___77beP{font-size:1.15rem}.Overview-module__contentSection___L19hx{margin-bottom:4rem}.Overview-module__textContent___-FBHr{padding:2.5rem}.Overview-module__textContent___-FBHr h2{font-size:1.8rem}.Overview-module__textContent___-FBHr p{font-size:1.05rem}.Overview-module__leftAligned___TSeJk .Overview-module__textContent___-FBHr,.Overview-module__rightAligned___iaRgi .Overview-module__textContent___-FBHr{margin-left:0;margin-right:0;max-width:100%}.Overview-module__ctaSection___cFylg{padding:3.5rem 2.5rem;margin-top:5rem}.Overview-module__ctaSection___cFylg h2{font-size:2rem}.Overview-module__ctaSection___cFylg p{font-size:1.1rem}}@media (max-width: 768px){.Overview-module__overview___54fw4{padding:4rem 0 3rem}.Overview-module__container___sCpj-{padding:0 1rem}.Overview-module__header___HVVjV{margin-bottom:3rem}.Overview-module__header___HVVjV h1{font-size:2rem;line-height:1.2}.Overview-module__subtitle___77beP{font-size:1rem;line-height:1.6}.Overview-module__contentSection___L19hx{margin-bottom:2rem}.Overview-module__textContent___-FBHr{padding:1.5rem 1.25rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,107,53,.2)}.Overview-module__textContent___-FBHr h2{font-size:1.35rem;margin-bottom:1rem;line-height:1.3}.Overview-module__textContent___-FBHr p{font-size:.95rem;line-height:1.7;margin-bottom:.9rem}.Overview-module__expandableContent___HQWOm{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,107,53,.1)}.Overview-module__hiddenContent___p8fuc.Overview-module__visible___qmMl-{margin-top:1rem}.Overview-module__hiddenContent___p8fuc p{margin-bottom:.9rem}.Overview-module__toggleButton___IdYRf{padding:.75rem 1.5rem;font-size:.85rem;margin-top:1rem;width:100%;text-align:center;border-radius:8px;font-weight:700}.Overview-module__ctaSection___cFylg{padding:2rem 1.5rem;margin-top:3rem;border-radius:16px}.Overview-module__ctaSection___cFylg h2{font-size:1.5rem;margin-bottom:1rem;line-height:1.3}.Overview-module__ctaSection___cFylg p{font-size:1rem;line-height:1.65}}@media (max-width: 480px){.Overview-module__overview___54fw4{padding-top:10rem}.Overview-module__container___sCpj-{padding:0 .875rem}.Overview-module__header___HVVjV{margin-bottom:2.5rem}.Overview-module__header___HVVjV h1{font-size:1.75rem;line-height:1.2}.Overview-module__subtitle___77beP{font-size:.9rem;line-height:1.6}.Overview-module__contentSection___L19hx{margin-bottom:1.75rem}.Overview-module__textContent___-FBHr{padding:1.25rem 1rem;border-radius:10px}.Overview-module__textContent___-FBHr h2{font-size:1.2rem;margin-bottom:.875rem;line-height:1.3}.Overview-module__textContent___-FBHr p{font-size:.9rem;line-height:1.65;margin-bottom:.8rem}.Overview-module__expandableContent___HQWOm{margin-top:.875rem;padding-top:.875rem}.Overview-module__hiddenContent___p8fuc.Overview-module__visible___qmMl-{margin-top:.875rem}.Overview-module__hiddenContent___p8fuc p{margin-bottom:.8rem}.Overview-module__toggleButton___IdYRf{padding:.7rem 1.25rem;font-size:.8rem;margin-top:.875rem;border-radius:7px}.Overview-module__ctaSection___cFylg{padding:1.75rem 1.25rem;margin-top:2.5rem;border-radius:14px}.Overview-module__ctaSection___cFylg h2{font-size:1.35rem;margin-bottom:.875rem;line-height:1.3}.Overview-module__ctaSection___cFylg p{font-size:.9rem;line-height:1.6}}@media (prefers-reduced-motion: reduce){.Overview-module__header___HVVjV,.Overview-module__contentSection___L19hx,.Overview-module__ctaSection___cFylg,.Overview-module__hiddenContent___p8fuc,.Overview-module__toggleButton___IdYRf{transition:none}}.Posibilitati-module__posibilitati___Iaaos{min-height:100vh;background:var(--primary-purple-dark);position:relative}.Posibilitati-module__hero___Ij0jo{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Posibilitati-module__hero___Ij0jo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.Posibilitati-module__heroContent___T09VI{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.Posibilitati-module__heroTitle___slYtL{animation:Posibilitati-module__fadeInUp___kgaZw .8s ease-out forwards;opacity:0}.Posibilitati-module__heroTitle___slYtL h1{font-size:4rem;font-weight:800;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-display)}.Posibilitati-module__firstLetter___D5-Ou{color:var(--accent-orange)}.Posibilitati-module__heroSubtitle___L6o6k{animation:Posibilitati-module__fadeInUp___kgaZw 1s ease-out .2s forwards;opacity:0}.Posibilitati-module__mainLine___8pDbq{font-size:2rem;font-weight:700;color:var(--accent-orange);text-align:center;font-family:var(--font-display);position:relative}.Posibilitati-module__mainLine___8pDbq:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background:var(--accent-orange);opacity:.3}.Posibilitati-module__heroDescription___H6ujp{text-align:center;max-width:700px;animation:Posibilitati-module__fadeInUp___kgaZw 1.2s ease-out .4s forwards;opacity:0}.Posibilitati-module__heroDescription___H6ujp p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:.5rem 0;font-weight:400}@keyframes Posibilitati-module__fadeInUp___kgaZw{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Posibilitati-module__values___xLxNL{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Posibilitati-module__container___cTuOX{max-width:1200px;margin:0 auto;padding:0 2rem}.Posibilitati-module__sectionTitle___IJdqm{font-size:2.5rem;font-weight:800;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);transition:opacity .6s ease,transform .6s ease}.Posibilitati-module__valuesGrid___h9Stk{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative}.Posibilitati-module__valueCard___J18r8{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Posibilitati-module__valueCard___J18r8:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#ff6b354d,#ff6b350d);border-radius:12px;opacity:0;transition:opacity .4s ease;z-index:-1}.Posibilitati-module__valueCard___J18r8:hover:before{opacity:1}.Posibilitati-module__valueCard___J18r8:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Posibilitati-module__cardConnector___jgNk-{position:absolute;top:50%;right:-1rem;width:2rem;height:2px;background:linear-gradient(90deg,rgba(255,107,53,.4),transparent);transform:translateY(-50%)}.Posibilitati-module__valueCard___J18r8 h3{font-size:1.5rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Posibilitati-module__valueCard___J18r8 p{color:var(--text-light);line-height:1.7;font-size:1rem}.Posibilitati-module__connectionLines___svJj6{position:absolute;bottom:-50px;left:0;width:100%;height:200px;pointer-events:none;opacity:.6}.Posibilitati-module__expertise___gdIvN{padding:6rem 0;background:#ff6b3508;position:relative}.Posibilitati-module__expertiseList___bICvg{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.Posibilitati-module__expertiseItem___giltX{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Posibilitati-module__expertiseItem___giltX:hover{background:#ff6b3514;border-color:#ff6b3540;transform:translate(8px)}.Posibilitati-module__expertiseBullet___TXsNa{width:8px;height:8px;background:var(--accent-orange);border-radius:50%;margin-top:8px;flex-shrink:0;box-shadow:0 0 10px #ff6b3580}.Posibilitati-module__itemConnector___ieQFm{position:absolute;bottom:-.75rem;left:2.2rem;width:2px;height:1.5rem;background:linear-gradient(180deg,rgba(255,107,53,.3),transparent)}.Posibilitati-module__expertiseItem___giltX:last-child .Posibilitati-module__itemConnector___ieQFm{display:none}.Posibilitati-module__expertiseItem___giltX p{color:var(--text-light);line-height:1.7;font-size:1.05rem;margin:0}.Posibilitati-module__approach___MzpqE{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Posibilitati-module__approachGrid___6Hve-{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto;position:relative}.Posibilitati-module__approachCard___6pE-e{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Posibilitati-module__approachCard___6pE-e:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Posibilitati-module__stepIndicator___9qlCo{position:absolute;top:-15px;left:20px;width:30px;height:30px;background:var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:var(--text-white);font-family:var(--font-mono);box-shadow:0 2px 8px #ff6b3566}.Posibilitati-module__flowArrow___uVLd-{position:absolute;top:50%;right:-1.5rem;width:3rem;height:2px;background:linear-gradient(90deg,rgba(255,107,53,.4),transparent);transform:translateY(-50%)}.Posibilitati-module__flowArrow___uVLd-:after{content:"";position:absolute;right:0;top:-3px;width:0;height:0;border-left:8px solid rgba(255,107,53,.4);border-top:4px solid transparent;border-bottom:4px solid transparent}.Posibilitati-module__approachCard___6pE-e h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;margin-top:.5rem;font-weight:700;font-family:var(--font-mono)}.Posibilitati-module__approachCard___6pE-e p{color:var(--text-light);line-height:1.7;font-size:1rem}.Posibilitati-module__flowLines___5Grmc{position:absolute;top:50%;left:0;width:100%;height:300px;transform:translateY(-50%);pointer-events:none;opacity:.5}.Posibilitati-module__team___-UzvJ{padding:6rem 0;background:#ff6b3508}.Posibilitati-module__teamGrid___s6FOK{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.Posibilitati-module__teamCard___eBP0t{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Posibilitati-module__teamCard___eBP0t:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Posibilitati-module__teamPulse___elSYa{position:absolute;top:20px;right:20px;width:10px;height:10px;background:var(--accent-orange);border-radius:50%;animation:Posibilitati-module__pulse___so7wV 2s ease-in-out infinite}@keyframes Posibilitati-module__pulse___so7wV{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}}.Posibilitati-module__teamCard___eBP0t h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Posibilitati-module__teamCard___eBP0t p{color:var(--text-light);line-height:1.7;font-size:1rem}.Posibilitati-module__difference___lqIU5{padding:6rem 0;background:var(--primary-purple-dark);position:relative}.Posibilitati-module__differenceGrid___OqZhd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.Posibilitati-module__differenceCard___49gVH{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Posibilitati-module__differenceCard___49gVH:hover{background:#ff6b3514;border-color:#ff6b354d;transform:translateY(-5px);box-shadow:0 8px 24px #ff6b3526}.Posibilitati-module__cardGlow___e5PVM{position:absolute;top:-1px;left:-1px;right:-1px;height:40%;background:linear-gradient(180deg,rgba(255,107,53,.1),transparent);border-radius:12px 12px 0 0;pointer-events:none}.Posibilitati-module__differenceCard___49gVH h3{font-size:1.4rem;color:var(--accent-orange);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Posibilitati-module__differenceCard___49gVH p{color:var(--text-light);line-height:1.7;font-size:1rem}.Posibilitati-module__webPattern___fercN{position:absolute;bottom:-100px;left:0;width:100%;height:600px;pointer-events:none;opacity:.6}.Posibilitati-module__process___FChsJ{padding:6rem 0;background:#ff6b3508}.Posibilitati-module__processGrid___DEG5c{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;position:relative}.Posibilitati-module__processStep___-Gdf4{text-align:center;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.Posibilitati-module__processStep___-Gdf4:hover{transform:translateY(-5px)}.Posibilitati-module__stepNumber___z6blh{width:60px;height:60px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono)}.Posibilitati-module__processConnector___Zr-AD{position:absolute;top:30px;right:-1.25rem;width:2.5rem;height:2px;background:linear-gradient(90deg,#ff6b3580,#ff6b3533)}.Posibilitati-module__processConnector___Zr-AD:after{content:"";position:absolute;right:0;top:-3px;width:0;height:0;border-left:8px solid rgba(255,107,53,.3);border-top:4px solid transparent;border-bottom:4px solid transparent}.Posibilitati-module__processStep___-Gdf4 h3{font-size:1.4rem;color:var(--text-white);margin-bottom:1rem;font-weight:700;font-family:var(--font-mono)}.Posibilitati-module__processStep___-Gdf4 p{color:var(--text-light);line-height:1.7;font-size:1rem}.Posibilitati-module__cta___yePk7{padding:6rem 0;text-align:center;background:linear-gradient(180deg,var(--primary-purple-dark) 0%,var(--primary-purple-darker) 100%)}.Posibilitati-module__ctaContent___JLUVK{max-width:700px;margin:0 auto;transition:opacity .6s ease,transform .6s ease}.Posibilitati-module__cta___yePk7 h2{font-size:2.5rem;font-weight:800;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);line-height:1.3}.Posibilitati-module__cta___yePk7 p{font-size:1.2rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7}.Posibilitati-module__ctaButton___GUJGj{display:inline-block;padding:1.2rem 3rem;background:var(--accent-orange);color:var(--text-white);font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff6b354d;font-family:var(--font-mono)}.Posibilitati-module__ctaButton___GUJGj:hover{background:#ff8a4a;transform:translateY(-3px);box-shadow:0 8px 20px #ff6b3566}@media (max-width: 1024px){.Posibilitati-module__heroTitle___slYtL h1{font-size:3rem}.Posibilitati-module__mainLine___8pDbq{font-size:1.7rem}.Posibilitati-module__heroDescription___H6ujp p{font-size:1.1rem}.Posibilitati-module__connectionLines___svJj6,.Posibilitati-module__flowLines___5Grmc,.Posibilitati-module__webPattern___fercN,.Posibilitati-module__cardConnector___jgNk-,.Posibilitati-module__flowArrow___uVLd-,.Posibilitati-module__processConnector___Zr-AD{display:none}}@media (max-width: 768px){.Posibilitati-module__hero___Ij0jo{min-height:70vh}.Posibilitati-module__heroContent___T09VI{gap:1.75rem;padding:1.25rem;height:auto;min-height:70vh}.Posibilitati-module__heroTitle___slYtL h1{font-size:2.25rem}.Posibilitati-module__mainLine___8pDbq{font-size:1.4rem}.Posibilitati-module__heroDescription___H6ujp{max-width:95%}.Posibilitati-module__heroDescription___H6ujp p{font-size:1rem;line-height:1.65}.Posibilitati-module__sectionTitle___IJdqm{font-size:1.85rem;margin-bottom:2.5rem}.Posibilitati-module__container___cTuOX{padding:0 1.25rem}.Posibilitati-module__values___xLxNL,.Posibilitati-module__expertise___gdIvN,.Posibilitati-module__approach___MzpqE,.Posibilitati-module__team___-UzvJ,.Posibilitati-module__difference___lqIU5,.Posibilitati-module__process___FChsJ{padding:4rem 0}.Posibilitati-module__valuesGrid___h9Stk,.Posibilitati-module__approachGrid___6Hve-,.Posibilitati-module__teamGrid___s6FOK,.Posibilitati-module__differenceGrid___OqZhd,.Posibilitati-module__processGrid___DEG5c{grid-template-columns:1fr;gap:1.5rem}.Posibilitati-module__valueCard___J18r8,.Posibilitati-module__approachCard___6pE-e,.Posibilitati-module__teamCard___eBP0t,.Posibilitati-module__differenceCard___49gVH{padding:1.5rem 1.25rem}.Posibilitati-module__valueCard___J18r8 h3,.Posibilitati-module__approachCard___6pE-e h3,.Posibilitati-module__teamCard___eBP0t h3,.Posibilitati-module__differenceCard___49gVH h3,.Posibilitati-module__processStep___-Gdf4 h3{font-size:1.25rem}.Posibilitati-module__valueCard___J18r8 p,.Posibilitati-module__approachCard___6pE-e p,.Posibilitati-module__teamCard___eBP0t p,.Posibilitati-module__differenceCard___49gVH p,.Posibilitati-module__expertiseItem___giltX p,.Posibilitati-module__processStep___-Gdf4 p{font-size:.95rem;line-height:1.65}.Posibilitati-module__expertiseList___bICvg{gap:1.25rem}.Posibilitati-module__expertiseItem___giltX{padding:1.25rem 1rem;gap:1rem}.Posibilitati-module__processStep___-Gdf4{padding:1.5rem 1rem}.Posibilitati-module__stepNumber___z6blh{width:50px;height:50px;font-size:1.5rem;margin-bottom:1.25rem}.Posibilitati-module__cta___yePk7{padding:4rem 0}.Posibilitati-module__cta___yePk7 h2{font-size:1.85rem;margin-bottom:1.25rem}.Posibilitati-module__cta___yePk7 p{font-size:1.05rem;margin-bottom:2rem}.Posibilitati-module__ctaButton___GUJGj{padding:1rem 2.5rem;font-size:1rem}.Posibilitati-module__teamPulse___elSYa{display:none}}@media (max-width: 480px){.Posibilitati-module__hero___Ij0jo{min-height:60vh}.Posibilitati-module__heroContent___T09VI{gap:1.5rem;padding:1rem;min-height:60vh}.Posibilitati-module__heroTitle___slYtL h1{font-size:1.85rem}.Posibilitati-module__mainLine___8pDbq{font-size:1.2rem}.Posibilitati-module__heroDescription___H6ujp p{font-size:.9rem;line-height:1.6}.Posibilitati-module__sectionTitle___IJdqm{font-size:1.6rem;margin-bottom:2rem}.Posibilitati-module__container___cTuOX{padding:0 1rem}.Posibilitati-module__values___xLxNL,.Posibilitati-module__expertise___gdIvN,.Posibilitati-module__approach___MzpqE,.Posibilitati-module__team___-UzvJ,.Posibilitati-module__difference___lqIU5,.Posibilitati-module__process___FChsJ{padding:3rem 0}.Posibilitati-module__valuesGrid___h9Stk,.Posibilitati-module__approachGrid___6Hve-,.Posibilitati-module__teamGrid___s6FOK,.Posibilitati-module__differenceGrid___OqZhd,.Posibilitati-module__processGrid___DEG5c{gap:1.25rem}.Posibilitati-module__valueCard___J18r8,.Posibilitati-module__approachCard___6pE-e,.Posibilitati-module__teamCard___eBP0t,.Posibilitati-module__differenceCard___49gVH{padding:1.25rem 1rem;border-radius:10px}.Posibilitati-module__valueCard___J18r8 h3,.Posibilitati-module__approachCard___6pE-e h3,.Posibilitati-module__teamCard___eBP0t h3,.Posibilitati-module__differenceCard___49gVH h3,.Posibilitati-module__processStep___-Gdf4 h3{font-size:1.15rem;margin-bottom:.875rem}.Posibilitati-module__valueCard___J18r8 p,.Posibilitati-module__approachCard___6pE-e p,.Posibilitati-module__teamCard___eBP0t p,.Posibilitati-module__differenceCard___49gVH p,.Posibilitati-module__expertiseItem___giltX p,.Posibilitati-module__processStep___-Gdf4 p{font-size:.9rem;line-height:1.6}.Posibilitati-module__expertiseList___bICvg{gap:1rem}.Posibilitati-module__expertiseItem___giltX{padding:1rem .875rem}.Posibilitati-module__processStep___-Gdf4{padding:1.25rem .875rem}.Posibilitati-module__stepNumber___z6blh{width:45px;height:45px;font-size:1.3rem;margin-bottom:1rem}.Posibilitati-module__stepIndicator___9qlCo{width:26px;height:26px;font-size:.8rem;top:-13px;left:15px}.Posibilitati-module__cta___yePk7{padding:3rem 0}.Posibilitati-module__cta___yePk7 h2{font-size:1.6rem;margin-bottom:1rem;line-height:1.25}.Posibilitati-module__cta___yePk7 p{font-size:.95rem;margin-bottom:1.75rem;line-height:1.6}.Posibilitati-module__ctaButton___GUJGj{padding:.9rem 2rem;font-size:.95rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.Cariere-module__cariere___lnV9U{min-height:100vh;background:var(--primary-purple-dark)}.Cariere-module__hero___fzbkS{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Cariere-module__hero___fzbkS:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Cariere-module__heroContent___yb6rC{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Cariere-module__heroTitle___YNLdt{animation:Cariere-module__fadeInUp___5vHbT .8s ease-out forwards;opacity:0}.Cariere-module__heroTitle___YNLdt h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Cariere-module__heroSubtitle___ZxI3f{animation:Cariere-module__fadeInUp___5vHbT 1s ease-out .2s forwards;opacity:0}.Cariere-module__mainLine___H204F{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Cariere-module__heroDescription___KN9dM{text-align:center;max-width:700px;animation:Cariere-module__fadeInUp___5vHbT 1.2s ease-out .4s forwards;opacity:0}.Cariere-module__heroDescription___KN9dM p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Cariere-module__fadeInUp___5vHbT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cariere-module__stats___a24ql{padding:3rem 0;background:#0003}.Cariere-module__container___AP1yE{max-width:1400px;margin:0 auto;padding:0 2rem}.Cariere-module__statsGrid___ivDGc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Cariere-module__statCard___yD-zM{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Cariere-module__statCard___yD-zM:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Cariere-module__statNumber___0brSi{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Cariere-module__statLabel___igsV4{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Cariere-module__tabs___gBsYL{padding:2.5rem 0;background:#ff6b3505}.Cariere-module__tabsGrid___J1DOp{display:flex;justify-content:center;gap:1rem}.Cariere-module__tab___oT9OI{display:flex;align-items:center;gap:.625rem;padding:.875rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Cariere-module__tab___oT9OI svg{font-size:1.125rem}.Cariere-module__tab___oT9OI:hover{background:#ffffff08;border-color:#ff6b354d}.Cariere-module__tabActive___FDgqE{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Cariere-module__content___wQTW6{padding:5rem 0;background:var(--primary-purple-dark)}.Cariere-module__positionsGrid___setz8,.Cariere-module__internshipsGrid___hD1QK{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.Cariere-module__positionCard___ws-DC,.Cariere-module__internshipCard___kZY-c{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.Cariere-module__positionCard___ws-DC:hover,.Cariere-module__internshipCard___kZY-c:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Cariere-module__badge___OWUGz,.Cariere-module__badgeActive___s1uNU{position:absolute;top:1.5rem;right:1.5rem;padding:.3125rem .875rem;border-radius:2px;color:var(--text-white);font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Cariere-module__badge___OWUGz{background:#666}.Cariere-module__badgeActive___s1uNU{background:var(--accent-orange)}.Cariere-module__positionIcon___U-xPe,.Cariere-module__internshipIcon___gWlkb{width:60px;height:60px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.25rem;background:#ff6b351a;color:var(--accent-orange)}.Cariere-module__positionTitle___CfSH1,.Cariere-module__internshipTitle___d3p-U{font-size:1.375rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .5rem;line-height:1.4;letter-spacing:-.01em}.Cariere-module__positionDepartment___vM7le{color:var(--accent-orange);font-weight:400;font-size:.875rem;font-family:var(--font-mono);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.05em}.Cariere-module__positionMeta___QSRzC,.Cariere-module__internshipMeta___m8eSB{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Cariere-module__metaItem___pV-o-{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Cariere-module__metaItem___pV-o- svg{color:var(--accent-orange);font-size:1rem}.Cariere-module__positionDescription___EAas0,.Cariere-module__internshipDescription___P9GEw{font-size:.9375rem;line-height:1.7;color:var(--text-gray);margin:0 0 1.25rem;font-family:var(--font-body)}.Cariere-module__positionRequirements___p2pfE,.Cariere-module__internshipLearn___R-57A{margin-bottom:1.5rem}.Cariere-module__positionRequirements___p2pfE h4,.Cariere-module__internshipLearn___R-57A h4{font-size:.875rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .875rem;text-transform:uppercase;letter-spacing:.05em}.Cariere-module__positionRequirements___p2pfE ul,.Cariere-module__internshipLearn___R-57A ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.Cariere-module__positionRequirements___p2pfE li,.Cariere-module__internshipLearn___R-57A li{display:flex;align-items:flex-start;gap:.625rem;color:var(--text-light);font-size:.875rem;line-height:1.6;font-family:var(--font-body)}.Cariere-module__positionRequirements___p2pfE li svg,.Cariere-module__internshipLearn___R-57A li svg{color:var(--accent-orange);font-size:1rem;margin-top:.125rem;flex-shrink:0}.Cariere-module__applyBtn___3rIx2{width:100%;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 2rem;border-radius:2px;background:var(--accent-orange);color:var(--text-white);font-weight:400;font-size:.875rem;font-family:var(--font-mono);border:none;cursor:pointer;transition:all .2s ease}.Cariere-module__applyBtn___3rIx2:hover:not(:disabled){background:#e65a2e;transform:translateY(-2px)}.Cariere-module__applyBtn___3rIx2:disabled{opacity:.5;cursor:not-allowed;background:#666}.Cariere-module__applyBtn___3rIx2 svg{font-size:1rem}.Cariere-module__benefits___2k9bV{padding:5rem 0;background:#ff6b3505}.Cariere-module__sectionTitle___ugG56{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Cariere-module__benefitsGrid___33GFQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem}.Cariere-module__benefitCard___T0xa7{text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.5rem;transition:all .3s ease}.Cariere-module__benefitCard___T0xa7:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Cariere-module__benefitIcon___jdYJm{width:60px;height:60px;margin:0 auto 1.25rem;background:#ff6b351a;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:var(--accent-orange)}.Cariere-module__benefitCard___T0xa7 h3{font-size:1.125rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem}.Cariere-module__benefitCard___T0xa7 p{font-size:.9375rem;line-height:1.6;color:var(--text-gray);margin:0;font-family:var(--font-body)}.Cariere-module__values___vFYiW{padding:5rem 0;background:var(--primary-purple-dark)}.Cariere-module__valuesGrid___tVFjg{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem}.Cariere-module__valueCard___i8x8U{text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.5rem;transition:all .3s ease}.Cariere-module__valueCard___i8x8U:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Cariere-module__valueIcon___4RrLZ{font-size:2.5rem;color:var(--accent-orange);margin-bottom:1.25rem}.Cariere-module__valueCard___i8x8U h3{font-size:1.125rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem}.Cariere-module__valueCard___i8x8U p{font-size:.9375rem;line-height:1.6;color:var(--text-gray);margin:0;font-family:var(--font-body)}.Cariere-module__application___oobmG{padding:5rem 0;background:#ff6b3505}.Cariere-module__formContainer___JREuA{max-width:800px;margin:0 auto;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:3rem}.Cariere-module__formTitle___kcf34{font-size:2rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);text-align:center;margin:0 0 1rem;letter-spacing:-.01em}.Cariere-module__formSubtitle___YGYRw{font-size:1rem;color:var(--text-light);text-align:center;margin:0 0 2.5rem;font-family:var(--font-body)}.Cariere-module__form___5kXbT{display:flex;flex-direction:column;gap:1.5rem}.Cariere-module__formRow___exVzP{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.Cariere-module__formGroup___yye4-{display:flex;flex-direction:column;gap:.5rem}.Cariere-module__formGroup___yye4- label{font-size:.875rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white)}.Cariere-module__formGroup___yye4- input,.Cariere-module__formGroup___yye4- select,.Cariere-module__formGroup___yye4- textarea{padding:.875rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:2px;color:var(--text-white);font-size:.9375rem;font-family:var(--font-mono);transition:all .2s ease}.Cariere-module__formGroup___yye4- input::placeholder,.Cariere-module__formGroup___yye4- textarea::placeholder{color:#fff6}.Cariere-module__formGroup___yye4- input:focus,.Cariere-module__formGroup___yye4- select:focus,.Cariere-module__formGroup___yye4- textarea:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.Cariere-module__submitBtn___8tZcE{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2.5rem;background:var(--accent-orange);border:none;border-radius:2px;color:var(--text-white);font-size:.9375rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;margin-top:1rem}.Cariere-module__submitBtn___8tZcE:hover{background:#e65a2e;transform:translateY(-2px)}.Cariere-module__submitBtn___8tZcE svg{font-size:1rem}.Cariere-module__cta___zM2hW{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.Cariere-module__ctaContent___FMkCo{max-width:700px;margin:0 auto}.Cariere-module__cta___zM2hW h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Cariere-module__cta___zM2hW p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Cariere-module__ctaButton___ejY5w{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Cariere-module__ctaButton___ejY5w:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Cariere-module__heroTitle___YNLdt h1{font-size:3rem}.Cariere-module__mainLine___H204F{font-size:1.25rem}.Cariere-module__heroDescription___KN9dM p{font-size:1rem}.Cariere-module__positionsGrid___setz8,.Cariere-module__internshipsGrid___hD1QK{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}@media (max-width: 768px){.Cariere-module__hero___fzbkS{min-height:50vh}.Cariere-module__heroContent___yb6rC{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.Cariere-module__heroTitle___YNLdt h1{font-size:2.5rem}.Cariere-module__mainLine___H204F{font-size:1.125rem}.Cariere-module__heroDescription___KN9dM p{font-size:.9375rem}.Cariere-module__container___AP1yE{padding:0 1rem}.Cariere-module__sectionTitle___ugG56{font-size:2rem}.Cariere-module__statsGrid___ivDGc{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Cariere-module__statCard___yD-zM{padding:1.5rem 1.25rem}.Cariere-module__statNumber___0brSi{font-size:1.75rem}.Cariere-module__statLabel___igsV4{font-size:.75rem}.Cariere-module__tabsGrid___J1DOp{flex-direction:column;gap:.75rem}.Cariere-module__tab___oT9OI{justify-content:center}.Cariere-module__positionsGrid___setz8,.Cariere-module__internshipsGrid___hD1QK{grid-template-columns:1fr;gap:1.5rem}.Cariere-module__positionCard___ws-DC,.Cariere-module__internshipCard___kZY-c{padding:1.5rem}.Cariere-module__formContainer___JREuA{padding:2rem 1.5rem}.Cariere-module__formRow___exVzP{grid-template-columns:1fr}.Cariere-module__cta___zM2hW h2{font-size:2rem}.Cariere-module__cta___zM2hW p{font-size:1rem}}@media (max-width: 480px){.Cariere-module__hero___fzbkS{min-height:45vh}.Cariere-module__heroContent___yb6rC{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.Cariere-module__heroTitle___YNLdt h1{font-size:2rem}.Cariere-module__mainLine___H204F{font-size:1rem}.Cariere-module__heroDescription___KN9dM p{font-size:.875rem}.Cariere-module__sectionTitle___ugG56{font-size:1.75rem}.Cariere-module__statsGrid___ivDGc{grid-template-columns:1fr;gap:1rem}.Cariere-module__statCard___yD-zM{padding:1.25rem 1rem}.Cariere-module__statNumber___0brSi{font-size:1.5rem}.Cariere-module__statLabel___igsV4{font-size:.6875rem}.Cariere-module__tab___oT9OI{padding:.75rem 1.5rem;font-size:.8125rem}.Cariere-module__tab___oT9OI svg{font-size:1rem}.Cariere-module__positionCard___ws-DC,.Cariere-module__internshipCard___kZY-c{padding:1.25rem}.Cariere-module__badge___OWUGz,.Cariere-module__badgeActive___s1uNU{top:1rem;right:1rem;padding:.25rem .75rem;font-size:.625rem}.Cariere-module__positionIcon___U-xPe,.Cariere-module__internshipIcon___gWlkb{width:50px;height:50px;font-size:1.5rem}.Cariere-module__positionTitle___CfSH1,.Cariere-module__internshipTitle___d3p-U{font-size:1.25rem}.Cariere-module__positionDepartment___vM7le,.Cariere-module__metaItem___pV-o-{font-size:.75rem}.Cariere-module__metaItem___pV-o- svg{font-size:.875rem}.Cariere-module__positionDescription___EAas0,.Cariere-module__internshipDescription___P9GEw{font-size:.875rem}.Cariere-module__positionRequirements___p2pfE h4,.Cariere-module__internshipLearn___R-57A h4,.Cariere-module__positionRequirements___p2pfE li,.Cariere-module__internshipLearn___R-57A li{font-size:.8125rem}.Cariere-module__positionRequirements___p2pfE li svg,.Cariere-module__internshipLearn___R-57A li svg{font-size:.875rem}.Cariere-module__applyBtn___3rIx2{padding:.75rem 1.75rem;font-size:.8125rem}.Cariere-module__applyBtn___3rIx2 svg{font-size:.875rem}.Cariere-module__benefitsGrid___33GFQ,.Cariere-module__valuesGrid___tVFjg{grid-template-columns:1fr;gap:1.5rem}.Cariere-module__benefitCard___T0xa7,.Cariere-module__valueCard___i8x8U{padding:1.75rem 1.25rem}.Cariere-module__benefitIcon___jdYJm{width:50px;height:50px;font-size:1.5rem}.Cariere-module__valueIcon___4RrLZ{font-size:2rem}.Cariere-module__benefitCard___T0xa7 h3,.Cariere-module__valueCard___i8x8U h3{font-size:1rem}.Cariere-module__benefitCard___T0xa7 p,.Cariere-module__valueCard___i8x8U p{font-size:.875rem}.Cariere-module__formContainer___JREuA{padding:1.75rem 1.25rem}.Cariere-module__formTitle___kcf34{font-size:1.75rem}.Cariere-module__formSubtitle___YGYRw{font-size:.9375rem}.Cariere-module__formGroup___yye4- label{font-size:.8125rem}.Cariere-module__formGroup___yye4- input,.Cariere-module__formGroup___yye4- select,.Cariere-module__formGroup___yye4- textarea{padding:.75rem 1rem;font-size:.875rem}.Cariere-module__submitBtn___8tZcE{padding:.875rem 2rem;font-size:.875rem}.Cariere-module__submitBtn___8tZcE svg{font-size:.875rem}.Cariere-module__cta___zM2hW h2{font-size:1.75rem}.Cariere-module__cta___zM2hW p{font-size:.9375rem}.Cariere-module__ctaButton___ejY5w{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Cariere-module__heroTitle___YNLdt h1{font-size:1.75rem}.Cariere-module__mainLine___H204F{font-size:.9375rem}.Cariere-module__sectionTitle___ugG56{font-size:1.5rem}.Cariere-module__positionTitle___CfSH1,.Cariere-module__internshipTitle___d3p-U{font-size:1.125rem}}.Documentatie-module__documentation___rf08H{min-height:100vh;background:var(--primary-purple-dark)}.Documentatie-module__hero___m5aPP{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Documentatie-module__hero___m5aPP:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Documentatie-module__heroContent___j4Yku{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Documentatie-module__heroTitle___-uIXb{animation:Documentatie-module__fadeInUp___nrPKu .8s ease-out forwards;opacity:0}.Documentatie-module__heroTitle___-uIXb h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Documentatie-module__heroSubtitle___MRiAS{animation:Documentatie-module__fadeInUp___nrPKu 1s ease-out .2s forwards;opacity:0}.Documentatie-module__mainLine___8v0hy{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Documentatie-module__heroDescription___IaJ1y{text-align:center;max-width:700px;animation:Documentatie-module__fadeInUp___nrPKu 1.2s ease-out .4s forwards;opacity:0}.Documentatie-module__heroDescription___IaJ1y p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Documentatie-module__fadeInUp___nrPKu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Documentatie-module__stats___ZKxEW{padding:3rem 0;background:#0003}.Documentatie-module__container___w-s5m{max-width:1400px;margin:0 auto;padding:0 2rem}.Documentatie-module__statsGrid___yc6pT{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Documentatie-module__statCard___KJgNM{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Documentatie-module__statCard___KJgNM:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Documentatie-module__statNumber___e2RRd{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Documentatie-module__statLabel___UmlFW{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Documentatie-module__navigation___Q2jJN{padding:2.5rem 0;background:#ff6b3505}.Documentatie-module__navGrid___O3X1U{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.Documentatie-module__navBtn___5VGIH{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Documentatie-module__navBtn___5VGIH:hover{background:#ffffff08;border-color:#ff6b354d}.Documentatie-module__navBtn___5VGIH.Documentatie-module__active___t8uLV{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Documentatie-module__navName___u5hc4{font-family:var(--font-mono)}.Documentatie-module__contentSection___B-WpU{padding:5rem 0;background:var(--primary-purple-dark)}.Documentatie-module__docSection___rK5Co{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);scroll-margin-top:2rem}.Documentatie-module__docSection___rK5Co:hover{background:#ffffff0a;border-color:#ff6b354d}.Documentatie-module__docSection___rK5Co:last-child{margin-bottom:0}.Documentatie-module__sectionTitle___EcCtd{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);letter-spacing:-.01em;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.Documentatie-module__sectionContent___Ej6tB{display:flex;flex-direction:column;gap:2rem}.Documentatie-module__contentBlock___Zz2cy{position:relative}.Documentatie-module__contentSubtitle___rpfHm{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.Documentatie-module__contentText___SaZfa{color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin-bottom:1rem;font-family:var(--font-body)}.Documentatie-module__featureList___adAdG{list-style:none;padding:0;margin:1rem 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.Documentatie-module__featureItem___wKnNh{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono);transition:all .2s ease}.Documentatie-module__featureItem___wKnNh:hover{background:#ff6b351a;border-color:#ff6b354d}.Documentatie-module__featureBullet___vDseE{color:var(--accent-orange);font-weight:700}.Documentatie-module__resources___Z9S2d{padding:5rem 0;background:#ff6b3505}.Documentatie-module__resourcesGrid___C1msA{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Documentatie-module__resourceCard___2ygjy{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Documentatie-module__resourceCard___2ygjy:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Documentatie-module__resourceCard___2ygjy h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.Documentatie-module__resourceCard___2ygjy p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.Documentatie-module__resourceLink___lrU2j{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.Documentatie-module__resourceLink___lrU2j:hover{transform:translate(4px)}.Documentatie-module__cta___TC-Fx{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.Documentatie-module__ctaContent___6xkod{max-width:700px;margin:0 auto}.Documentatie-module__cta___TC-Fx h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Documentatie-module__cta___TC-Fx p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Documentatie-module__ctaButton___GO0SF{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Documentatie-module__ctaButton___GO0SF:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Documentatie-module__heroTitle___-uIXb h1{font-size:3rem}.Documentatie-module__mainLine___8v0hy{font-size:1.25rem}.Documentatie-module__heroDescription___IaJ1y p{font-size:1rem}}@media (max-width: 768px){.Documentatie-module__hero___m5aPP{min-height:50vh}.Documentatie-module__heroContent___j4Yku{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.Documentatie-module__heroTitle___-uIXb h1{font-size:2.5rem}.Documentatie-module__mainLine___8v0hy{font-size:1.125rem}.Documentatie-module__heroDescription___IaJ1y p{font-size:.9375rem}.Documentatie-module__container___w-s5m{padding:0 1rem}.Documentatie-module__statsGrid___yc6pT{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Documentatie-module__statCard___KJgNM{padding:1.5rem 1.25rem}.Documentatie-module__statNumber___e2RRd{font-size:1.75rem}.Documentatie-module__statLabel___UmlFW{font-size:.75rem}.Documentatie-module__navGrid___O3X1U{gap:.625rem}.Documentatie-module__navBtn___5VGIH{padding:.5rem 1rem;font-size:.8125rem}.Documentatie-module__docSection___rK5Co{padding:2rem}.Documentatie-module__sectionTitle___EcCtd{font-size:2rem}.Documentatie-module__contentSubtitle___rpfHm{font-size:1.125rem}.Documentatie-module__contentText___SaZfa{font-size:.875rem}.Documentatie-module__featureList___adAdG{grid-template-columns:1fr}.Documentatie-module__resourcesGrid___C1msA{grid-template-columns:1fr;gap:1.5rem}.Documentatie-module__resourceCard___2ygjy{padding:1.5rem}.Documentatie-module__cta___TC-Fx h2{font-size:2rem}.Documentatie-module__cta___TC-Fx p{font-size:1rem}}@media (max-width: 480px){.Documentatie-module__hero___m5aPP{min-height:45vh}.Documentatie-module__heroContent___j4Yku{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.Documentatie-module__heroTitle___-uIXb h1{font-size:2rem}.Documentatie-module__mainLine___8v0hy{font-size:1rem}.Documentatie-module__heroDescription___IaJ1y p{font-size:.875rem}.Documentatie-module__statsGrid___yc6pT{grid-template-columns:1fr;gap:1rem}.Documentatie-module__statCard___KJgNM{padding:1.25rem 1rem}.Documentatie-module__statNumber___e2RRd{font-size:1.5rem}.Documentatie-module__statLabel___UmlFW{font-size:.6875rem}.Documentatie-module__navBtn___5VGIH{padding:.5rem .875rem;font-size:.75rem}.Documentatie-module__docSection___rK5Co{padding:1.5rem}.Documentatie-module__sectionTitle___EcCtd{font-size:1.75rem}.Documentatie-module__contentSubtitle___rpfHm{font-size:1rem}.Documentatie-module__contentText___SaZfa{font-size:.8125rem}.Documentatie-module__featureItem___wKnNh{font-size:.75rem;padding:.45rem .625rem}.Documentatie-module__resourceCard___2ygjy{padding:1.25rem}.Documentatie-module__resourceCard___2ygjy h3{font-size:1.125rem}.Documentatie-module__resourceCard___2ygjy p{font-size:.875rem}.Documentatie-module__cta___TC-Fx h2{font-size:1.75rem}.Documentatie-module__cta___TC-Fx p{font-size:.9375rem}.Documentatie-module__ctaButton___GO0SF{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Documentatie-module__heroTitle___-uIXb h1{font-size:1.75rem}.Documentatie-module__mainLine___8v0hy{font-size:.9375rem}.Documentatie-module__sectionTitle___EcCtd{font-size:1.5rem}.Documentatie-module__contentSubtitle___rpfHm{font-size:.9375rem}}.IntrebariFrecvente-module__faq___wo9re{min-height:100vh;background:var(--primary-purple-dark)}.IntrebariFrecvente-module__hero___GJYFg{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.IntrebariFrecvente-module__hero___GJYFg:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.IntrebariFrecvente-module__heroContent___zuA2P{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.IntrebariFrecvente-module__heroTitle___FqDv9{animation:IntrebariFrecvente-module__fadeInUp___NpES8 .8s ease-out forwards;opacity:0}.IntrebariFrecvente-module__heroTitle___FqDv9 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.IntrebariFrecvente-module__heroSubtitle___39TWc{animation:IntrebariFrecvente-module__fadeInUp___NpES8 1s ease-out .2s forwards;opacity:0}.IntrebariFrecvente-module__mainLine___FQtFJ{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.IntrebariFrecvente-module__heroDescription___n7-0x{text-align:center;max-width:700px;animation:IntrebariFrecvente-module__fadeInUp___NpES8 1.2s ease-out .4s forwards;opacity:0}.IntrebariFrecvente-module__heroDescription___n7-0x p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes IntrebariFrecvente-module__fadeInUp___NpES8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.IntrebariFrecvente-module__searchBar___ecBs-{width:100%;max-width:600px;position:relative;animation:IntrebariFrecvente-module__fadeInUp___NpES8 1.4s ease-out .6s forwards;opacity:0}.IntrebariFrecvente-module__searchIcon___0vfyA{position:absolute;left:1.75rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--accent-orange);pointer-events:none}.IntrebariFrecvente-module__searchInput___j-tgB{width:100%;padding:1rem 1.75rem 1rem 4rem;font-size:1rem;border:1px solid rgba(255,255,255,.15);border-radius:2px;background:#ffffff0d;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.IntrebariFrecvente-module__searchInput___j-tgB::placeholder{color:#fff6}.IntrebariFrecvente-module__searchInput___j-tgB:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.IntrebariFrecvente-module__stats___Svg5m{padding:3rem 0;background:#0003}.IntrebariFrecvente-module__container___GwEQl{max-width:1400px;margin:0 auto;padding:0 2rem}.IntrebariFrecvente-module__statsGrid___V1vSs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.IntrebariFrecvente-module__statCard___nlU8r{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.IntrebariFrecvente-module__statCard___nlU8r:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.IntrebariFrecvente-module__statNumber___-S7DS{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.IntrebariFrecvente-module__statLabel___ErB-c{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.IntrebariFrecvente-module__categories___mgTy1{padding:2.5rem 0;background:#ff6b3505}.IntrebariFrecvente-module__categoriesGrid___09dQ-{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.IntrebariFrecvente-module__categoryBtn___mauTa{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.IntrebariFrecvente-module__categoryBtn___mauTa:hover{background:#ffffff08;border-color:#ff6b354d}.IntrebariFrecvente-module__categoryBtn___mauTa.IntrebariFrecvente-module__active___dSDhI{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.IntrebariFrecvente-module__categoryName___AjMZ2{font-family:var(--font-mono)}.IntrebariFrecvente-module__faqsSection___dNPH5{padding:5rem 0;background:var(--primary-purple-dark)}.IntrebariFrecvente-module__sectionTitle___uZjjI{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.IntrebariFrecvente-module__faqsList___-nu5I{display:flex;flex-direction:column;gap:1rem;max-width:1000px;margin:0 auto}.IntrebariFrecvente-module__faqItem___EgM2t{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem 2rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.IntrebariFrecvente-module__faqItem___EgM2t:hover,.IntrebariFrecvente-module__faqActive___aRnrF{background:#ffffff0a;border-color:#ff6b354d}.IntrebariFrecvente-module__faqQuestion___Sd7aa{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.IntrebariFrecvente-module__faqQuestion___Sd7aa h3{font-size:1.125rem;font-weight:400;color:var(--text-white);margin:0;font-family:var(--font-mono);line-height:1.5;letter-spacing:-.01em;flex:1}.IntrebariFrecvente-module__faqIcon___FiTNT{color:var(--accent-orange);font-size:1.5rem;transition:transform .3s ease;flex-shrink:0}.IntrebariFrecvente-module__faqIconActive___o-egz{transform:rotate(180deg)}.IntrebariFrecvente-module__faqAnswer___o-TQv{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);animation:IntrebariFrecvente-module__fadeIn___EKK60 .3s ease}.IntrebariFrecvente-module__faqAnswer___o-TQv p{font-size:.9375rem;line-height:1.7;color:var(--text-gray);margin:0;font-family:var(--font-body)}@keyframes IntrebariFrecvente-module__fadeIn___EKK60{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.IntrebariFrecvente-module__noResults___X5BLx{text-align:center;padding:4rem 2rem}.IntrebariFrecvente-module__noResultsIcon___Xt4Dm{font-size:3.5rem;margin-bottom:1rem;color:var(--text-light)}.IntrebariFrecvente-module__noResults___X5BLx h3{font-size:1.5rem;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);font-weight:300}.IntrebariFrecvente-module__noResults___X5BLx p{color:var(--text-light);font-size:1rem;font-family:var(--font-body)}.IntrebariFrecvente-module__help___RSaQW{padding:5rem 0;background:#ff6b3505}.IntrebariFrecvente-module__helpGrid___fVbjy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.IntrebariFrecvente-module__helpCard___bLqfq{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.IntrebariFrecvente-module__helpCard___bLqfq:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.IntrebariFrecvente-module__helpCard___bLqfq h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.IntrebariFrecvente-module__helpCard___bLqfq p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.IntrebariFrecvente-module__helpLink___coJrF{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.IntrebariFrecvente-module__helpLink___coJrF:hover{transform:translate(4px)}.IntrebariFrecvente-module__cta___FP38i{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.IntrebariFrecvente-module__ctaContent___faYVE{max-width:700px;margin:0 auto}.IntrebariFrecvente-module__cta___FP38i h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.IntrebariFrecvente-module__cta___FP38i p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.IntrebariFrecvente-module__ctaButton___1tBwp{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.IntrebariFrecvente-module__ctaButton___1tBwp:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.IntrebariFrecvente-module__heroTitle___FqDv9 h1{font-size:3rem}.IntrebariFrecvente-module__mainLine___FQtFJ{font-size:1.25rem}.IntrebariFrecvente-module__heroDescription___n7-0x p{font-size:1rem}}@media (max-width: 768px){.IntrebariFrecvente-module__hero___GJYFg{min-height:50vh}.IntrebariFrecvente-module__heroContent___zuA2P{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.IntrebariFrecvente-module__heroTitle___FqDv9 h1{font-size:2.5rem}.IntrebariFrecvente-module__mainLine___FQtFJ{font-size:1.125rem}.IntrebariFrecvente-module__heroDescription___n7-0x p{font-size:.9375rem}.IntrebariFrecvente-module__searchInput___j-tgB{padding:.875rem 1.5rem .875rem 3.5rem;font-size:.9375rem}.IntrebariFrecvente-module__searchIcon___0vfyA{left:1.5rem;font-size:1.125rem}.IntrebariFrecvente-module__container___GwEQl{padding:0 1rem}.IntrebariFrecvente-module__sectionTitle___uZjjI{font-size:2rem}.IntrebariFrecvente-module__statsGrid___V1vSs{grid-template-columns:repeat(2,1fr);gap:1.25rem}.IntrebariFrecvente-module__statCard___nlU8r{padding:1.5rem 1.25rem}.IntrebariFrecvente-module__statNumber___-S7DS{font-size:1.75rem}.IntrebariFrecvente-module__statLabel___ErB-c{font-size:.75rem}.IntrebariFrecvente-module__categoriesGrid___09dQ-{gap:.625rem}.IntrebariFrecvente-module__categoryBtn___mauTa{padding:.5rem 1rem;font-size:.8125rem}.IntrebariFrecvente-module__faqItem___EgM2t{padding:1.5rem}.IntrebariFrecvente-module__faqQuestion___Sd7aa h3{font-size:1.05rem}.IntrebariFrecvente-module__faqAnswer___o-TQv p{font-size:.875rem}.IntrebariFrecvente-module__helpGrid___fVbjy{grid-template-columns:1fr;gap:1.5rem}.IntrebariFrecvente-module__helpCard___bLqfq{padding:1.5rem}.IntrebariFrecvente-module__cta___FP38i h2{font-size:2rem}.IntrebariFrecvente-module__cta___FP38i p{font-size:1rem}}@media (max-width: 480px){.IntrebariFrecvente-module__hero___GJYFg{min-height:45vh}.IntrebariFrecvente-module__heroContent___zuA2P{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.IntrebariFrecvente-module__heroTitle___FqDv9 h1{font-size:2rem}.IntrebariFrecvente-module__mainLine___FQtFJ{font-size:1rem}.IntrebariFrecvente-module__heroDescription___n7-0x p{font-size:.875rem}.IntrebariFrecvente-module__searchInput___j-tgB{padding:.75rem 1.25rem .75rem 3.25rem;font-size:.875rem}.IntrebariFrecvente-module__searchIcon___0vfyA{left:1.25rem;font-size:1rem}.IntrebariFrecvente-module__sectionTitle___uZjjI{font-size:1.75rem}.IntrebariFrecvente-module__statsGrid___V1vSs{grid-template-columns:1fr;gap:1rem}.IntrebariFrecvente-module__statCard___nlU8r{padding:1.25rem 1rem}.IntrebariFrecvente-module__statNumber___-S7DS{font-size:1.5rem}.IntrebariFrecvente-module__statLabel___ErB-c{font-size:.6875rem}.IntrebariFrecvente-module__categoryBtn___mauTa{padding:.5rem .875rem;font-size:.75rem}.IntrebariFrecvente-module__faqItem___EgM2t{padding:1.25rem}.IntrebariFrecvente-module__faqQuestion___Sd7aa h3{font-size:1rem}.IntrebariFrecvente-module__faqIcon___FiTNT{font-size:1.3rem}.IntrebariFrecvente-module__faqAnswer___o-TQv{margin-top:1rem;padding-top:1rem}.IntrebariFrecvente-module__faqAnswer___o-TQv p{font-size:.8125rem}.IntrebariFrecvente-module__helpCard___bLqfq{padding:1.25rem}.IntrebariFrecvente-module__helpCard___bLqfq h3{font-size:1.125rem}.IntrebariFrecvente-module__helpCard___bLqfq p{font-size:.875rem}.IntrebariFrecvente-module__cta___FP38i h2{font-size:1.75rem}.IntrebariFrecvente-module__cta___FP38i p{font-size:.9375rem}.IntrebariFrecvente-module__ctaButton___1tBwp{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.IntrebariFrecvente-module__heroTitle___FqDv9 h1{font-size:1.75rem}.IntrebariFrecvente-module__mainLine___FQtFJ{font-size:.9375rem}.IntrebariFrecvente-module__sectionTitle___uZjjI{font-size:1.5rem}.IntrebariFrecvente-module__faqQuestion___Sd7aa h3{font-size:.9375rem}}.HartaSite-module__hartaSite___kceQ7{min-height:100vh;background:var(--primary-purple-dark)}.HartaSite-module__hero___slwX1{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.HartaSite-module__hero___slwX1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.HartaSite-module__heroContent___-nkP5{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.HartaSite-module__heroTitle___M-1t0{animation:HartaSite-module__fadeInUp___pZkEC .8s ease-out forwards;opacity:0}.HartaSite-module__heroTitle___M-1t0 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.HartaSite-module__heroSubtitle___lU-nL{animation:HartaSite-module__fadeInUp___pZkEC 1s ease-out .2s forwards;opacity:0}.HartaSite-module__mainLine___2KKaC{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.HartaSite-module__heroDescription___aVHSk{text-align:center;max-width:700px;animation:HartaSite-module__fadeInUp___pZkEC 1.2s ease-out .4s forwards;opacity:0}.HartaSite-module__heroDescription___aVHSk p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes HartaSite-module__fadeInUp___pZkEC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HartaSite-module__stats___2aIK-{padding:3rem 0;background:#0003}.HartaSite-module__container___n5GIX{max-width:1400px;margin:0 auto;padding:0 2rem}.HartaSite-module__statsGrid___UdxXm{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.HartaSite-module__statCard___UYx2a{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.HartaSite-module__statCard___UYx2a:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.HartaSite-module__statNumber___CZOef{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.HartaSite-module__statLabel___ot-oy{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.HartaSite-module__quickLinks___R9edk{padding:5rem 0;background:#ff6b3505}.HartaSite-module__sectionTitle___sLQt1{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.HartaSite-module__quickLinksGrid___JOAN4{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.HartaSite-module__quickLinkCard___7Ula1{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;color:var(--text-white);text-decoration:none;font-size:.9375rem;font-weight:400;font-family:var(--font-mono);transition:all .3s cubic-bezier(.4,0,.2,1)}.HartaSite-module__quickLinkCard___7Ula1:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.HartaSite-module__quickLinkIcon___NPB7T{font-size:1.5rem;color:var(--accent-orange);flex-shrink:0}.HartaSite-module__structure___9VKQD{padding:5rem 0;background:var(--primary-purple-dark)}.HartaSite-module__structureGrid___dhRdR{display:flex;flex-direction:column;gap:1.75rem}.HartaSite-module__sectionCard___VznCD{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.HartaSite-module__sectionCard___VznCD:hover{background:#ffffff0a;border-color:#ff6b354d}.HartaSite-module__sectionExpanded___fXeUp{border-color:#ff6b354d;background:#ffffff0a}.HartaSite-module__sectionHeader___lrz7K{display:flex;justify-content:space-between;align-items:center;gap:2rem}.HartaSite-module__sectionHeaderLeft___AxRfg{display:flex;align-items:center;gap:1.5rem;flex:1}.HartaSite-module__sectionIcon___Balg-{width:60px;height:60px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0;background:#ff6b351a;color:var(--accent-orange)}.HartaSite-module__sectionInfo___VRUOO{flex:1}.HartaSite-module__sectionTitleLink___k7UDz{font-size:1.375rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .5rem;text-decoration:none;display:inline-block;transition:color .2s ease;letter-spacing:-.01em}.HartaSite-module__sectionTitleLink___k7UDz:hover{color:var(--accent-orange)}.HartaSite-module__sectionDescription___EEjXt{font-size:.9375rem;color:var(--text-gray);margin:0;line-height:1.7;font-family:var(--font-body)}.HartaSite-module__expandBtn___BOtoW{width:44px;height:44px;border-radius:2px;background:transparent;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.HartaSite-module__expandBtn___BOtoW:hover{background:#ffffff0d;border-color:#ff6b354d}.HartaSite-module__expandIcon___m1E1Y{font-size:1.25rem;color:var(--accent-orange);transition:transform .3s ease}.HartaSite-module__expandIconActive___YKhIJ{transform:rotate(180deg)}.HartaSite-module__subsections___V31b6{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);animation:HartaSite-module__slideDown___JPhks .3s ease}@keyframes HartaSite-module__slideDown___JPhks{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HartaSite-module__categoryGroup___flXyI{margin-bottom:2rem}.HartaSite-module__categoryGroup___flXyI:last-child{margin-bottom:0}.HartaSite-module__categoryTitle___Km6zG{font-size:1.125rem;font-weight:400;font-family:var(--font-mono);color:var(--accent-orange);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,107,53,.2);letter-spacing:.02em}.HartaSite-module__subsectionsList___D9RlO{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.HartaSite-module__subsectionLink___N69j6{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;color:var(--text-light);text-decoration:none;font-size:.875rem;font-family:var(--font-mono);transition:all .3s ease}.HartaSite-module__subsectionLink___N69j6:hover{background:#ffffff0a;border-color:#ff6b354d;color:var(--text-white);transform:translate(3px)}.HartaSite-module__subsectionIcon___kFdwz{font-size:1.125rem;color:var(--accent-orange);flex-shrink:0}.HartaSite-module__cta___Y5X2q{padding:5rem 0;text-align:center;background:#ff6b3505}.HartaSite-module__ctaContent___ey1fb{max-width:700px;margin:0 auto}.HartaSite-module__cta___Y5X2q h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.HartaSite-module__cta___Y5X2q p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.HartaSite-module__ctaButtons___pAS4q{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.HartaSite-module__ctaPrimary___GBROs,.HartaSite-module__ctaSecondary___98ZiU{padding:1rem 2.5rem;border-radius:2px;font-weight:400;font-size:.9375rem;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease;display:inline-block}.HartaSite-module__ctaPrimary___GBROs{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.HartaSite-module__ctaPrimary___GBROs:hover{background:#e65a2e;border-color:#e65a2e;transform:translateY(-2px)}.HartaSite-module__ctaSecondary___98ZiU{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.HartaSite-module__ctaSecondary___98ZiU:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.HartaSite-module__heroTitle___M-1t0 h1{font-size:3rem}.HartaSite-module__mainLine___2KKaC{font-size:1.25rem}.HartaSite-module__heroDescription___aVHSk p{font-size:1rem}.HartaSite-module__quickLinksGrid___JOAN4{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.HartaSite-module__subsectionsList___D9RlO{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: 768px){.HartaSite-module__hero___slwX1{min-height:50vh}.HartaSite-module__heroContent___-nkP5{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.HartaSite-module__heroTitle___M-1t0 h1{font-size:2.5rem}.HartaSite-module__mainLine___2KKaC{font-size:1.125rem}.HartaSite-module__heroDescription___aVHSk p{font-size:.9375rem}.HartaSite-module__container___n5GIX{padding:0 1rem}.HartaSite-module__sectionTitle___sLQt1{font-size:2rem}.HartaSite-module__statsGrid___UdxXm{grid-template-columns:repeat(2,1fr);gap:1.25rem}.HartaSite-module__statCard___UYx2a{padding:1.5rem 1.25rem}.HartaSite-module__statNumber___CZOef{font-size:1.75rem}.HartaSite-module__statLabel___ot-oy{font-size:.75rem}.HartaSite-module__quickLinksGrid___JOAN4{grid-template-columns:1fr;gap:1.25rem}.HartaSite-module__quickLinkCard___7Ula1{padding:1.25rem 1.5rem}.HartaSite-module__structureGrid___dhRdR{gap:1.5rem}.HartaSite-module__sectionCard___VznCD{padding:1.5rem}.HartaSite-module__sectionHeader___lrz7K{gap:1.5rem}.HartaSite-module__sectionHeaderLeft___AxRfg{gap:1.25rem}.HartaSite-module__sectionIcon___Balg-{width:50px;height:50px;font-size:1.5rem}.HartaSite-module__sectionTitleLink___k7UDz{font-size:1.25rem}.HartaSite-module__sectionDescription___EEjXt{font-size:.875rem}.HartaSite-module__subsectionsList___D9RlO{grid-template-columns:1fr}.HartaSite-module__cta___Y5X2q h2{font-size:2rem}.HartaSite-module__cta___Y5X2q p{font-size:1rem}.HartaSite-module__ctaButtons___pAS4q{gap:.75rem}}@media (max-width: 480px){.HartaSite-module__hero___slwX1{min-height:45vh}.HartaSite-module__heroContent___-nkP5{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.HartaSite-module__heroTitle___M-1t0 h1{font-size:2rem}.HartaSite-module__mainLine___2KKaC{font-size:1rem}.HartaSite-module__heroDescription___aVHSk p{font-size:.875rem}.HartaSite-module__sectionTitle___sLQt1{font-size:1.75rem}.HartaSite-module__statsGrid___UdxXm{grid-template-columns:1fr;gap:1rem}.HartaSite-module__statCard___UYx2a{padding:1.25rem 1rem}.HartaSite-module__statNumber___CZOef{font-size:1.5rem}.HartaSite-module__statLabel___ot-oy{font-size:.6875rem}.HartaSite-module__quickLinkCard___7Ula1{padding:1.125rem 1.25rem;font-size:.875rem}.HartaSite-module__quickLinkIcon___NPB7T{font-size:1.25rem}.HartaSite-module__sectionCard___VznCD{padding:1.25rem}.HartaSite-module__sectionHeaderLeft___AxRfg{gap:1rem}.HartaSite-module__sectionIcon___Balg-{width:44px;height:44px;font-size:1.25rem}.HartaSite-module__sectionTitleLink___k7UDz{font-size:1.125rem}.HartaSite-module__sectionDescription___EEjXt{font-size:.8125rem}.HartaSite-module__expandBtn___BOtoW{width:40px;height:40px}.HartaSite-module__expandIcon___m1E1Y{font-size:1.125rem}.HartaSite-module__categoryTitle___Km6zG{font-size:1rem}.HartaSite-module__subsectionLink___N69j6{padding:.875rem 1rem;font-size:.8125rem}.HartaSite-module__subsectionIcon___kFdwz{font-size:1rem}.HartaSite-module__cta___Y5X2q h2{font-size:1.75rem}.HartaSite-module__cta___Y5X2q p{font-size:.9375rem}.HartaSite-module__ctaPrimary___GBROs,.HartaSite-module__ctaSecondary___98ZiU{padding:.875rem 2rem;font-size:.875rem}.HartaSite-module__ctaButtons___pAS4q{flex-direction:column;align-items:stretch}}@media (max-width: 360px){.HartaSite-module__heroTitle___M-1t0 h1{font-size:1.75rem}.HartaSite-module__mainLine___2KKaC{font-size:.9375rem}.HartaSite-module__sectionTitle___sLQt1{font-size:1.5rem}.HartaSite-module__sectionTitleLink___k7UDz{font-size:1rem}}.Blog-module__blog___Qt4TY{min-height:100vh;background:var(--primary-purple-dark)}.Blog-module__hero___4POZ3{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Blog-module__hero___4POZ3:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Blog-module__heroContent___ogbzo{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Blog-module__heroTitle___h05Gx{animation:Blog-module__fadeInUp___uA3mU .8s ease-out forwards;opacity:0}.Blog-module__heroTitle___h05Gx h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Blog-module__heroSubtitle___Ra15V{animation:Blog-module__fadeInUp___uA3mU 1s ease-out .2s forwards;opacity:0}.Blog-module__mainLine___XRR1y{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Blog-module__heroDescription___qhxzK{text-align:center;max-width:700px;animation:Blog-module__fadeInUp___uA3mU 1.2s ease-out .4s forwards;opacity:0}.Blog-module__heroDescription___qhxzK p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Blog-module__fadeInUp___uA3mU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Blog-module__searchBar___kW7f9{width:100%;max-width:600px;animation:Blog-module__fadeInUp___uA3mU 1.4s ease-out .6s forwards;opacity:0}.Blog-module__searchInput___rK7NJ{width:100%;padding:1rem 1.75rem;font-size:1rem;border:1px solid rgba(255,255,255,.15);border-radius:2px;background:#ffffff0d;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.Blog-module__searchInput___rK7NJ::placeholder{color:#fff6}.Blog-module__searchInput___rK7NJ:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.Blog-module__stats___11qbi{padding:3rem 0;background:#0003}.Blog-module__container___Qe3yu{max-width:1400px;margin:0 auto;padding:0 2rem}.Blog-module__statsGrid___tBAws{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Blog-module__statCard___WZedt{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Blog-module__statCard___WZedt:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Blog-module__statNumber___R8FGE{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Blog-module__statLabel___O1vhS{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Blog-module__categories___aUm1d{padding:2.5rem 0;background:#ff6b3505}.Blog-module__categoriesGrid___JeO28{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.Blog-module__categoryBtn___9RyNy{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Blog-module__categoryBtn___9RyNy:hover{background:#ffffff08;border-color:#ff6b354d}.Blog-module__categoryBtn___9RyNy.Blog-module__active___MYj91{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Blog-module__categoryName___amQTq{font-family:var(--font-mono)}.Blog-module__featured___jKRBz{padding:5rem 0;background:var(--primary-purple-dark)}.Blog-module__sectionTitle___irQuD{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Blog-module__featuredGrid___JSHrM{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.Blog-module__featuredCard___6pfN5{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Blog-module__featuredCard___6pfN5:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Blog-module__featuredBadge___xkMog{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Blog-module__postHeader___76F1c{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Blog-module__postCategory___N0Q7Z{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Blog-module__complexity___-ph28{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.Blog-module__postTitle___8uZth{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.Blog-module__postExcerpt___OEGOr{color:var(--text-gray);line-height:1.7;margin-bottom:1.25rem;font-size:.9375rem;font-family:var(--font-body)}.Blog-module__postTags___yZnEL{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.Blog-module__tag___yyLo6{background:transparent;border:1px solid rgba(255,107,53,.25);color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono)}.Blog-module__postMeta___Qjn83{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;font-size:.8125rem;color:var(--text-light);font-family:var(--font-mono)}.Blog-module__author___70dze,.Blog-module__readTime___PNq7-,.Blog-module__views___nsVPu{display:flex;align-items:center}.Blog-module__readMore___mebCr{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.Blog-module__readMore___mebCr:hover{transform:translate(4px)}.Blog-module__allPosts___h3iqb{padding:5rem 0;background:#ff6b3505}.Blog-module__postsGrid___EIdnW{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.Blog-module__postCard___yl-V6{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Blog-module__postCard___yl-V6:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Blog-module__noResults___pk-vM{text-align:center;padding:4rem 2rem}.Blog-module__noResultsIcon___ZZ6uQ{font-size:3.5rem;margin-bottom:1rem;color:var(--text-light)}.Blog-module__noResults___pk-vM h3{font-size:1.5rem;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);font-weight:300}.Blog-module__noResults___pk-vM p{color:var(--text-light);font-size:1rem;font-family:var(--font-body)}.Blog-module__popularTags___sohxZ{padding:5rem 0;background:var(--primary-purple-dark)}.Blog-module__tagsCloud___m9KOD{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:900px;margin:0 auto}.Blog-module__tagButton___qlx00{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.8125rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.Blog-module__tagButton___qlx00:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Blog-module__newsletter___-DogX{padding:5rem 0;background:#ff6b3505}.Blog-module__newsletterContent___SC5c9{text-align:center;max-width:700px;margin:0 auto}.Blog-module__newsletterContent___SC5c9 h2{font-size:2rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.Blog-module__newsletterContent___SC5c9>p{color:var(--text-light);font-size:1rem;line-height:1.7;margin-bottom:2rem;font-family:var(--font-body)}.Blog-module__newsletterForm___KjzBn{display:flex;gap:.75rem;max-width:500px;margin:0 auto 1rem}.Blog-module__newsletterInput___bAXx6{flex:1;padding:.875rem 1.25rem;font-size:.9375rem;border:1px solid rgba(255,255,255,.15);border-radius:2px;background:#ffffff0d;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.Blog-module__newsletterInput___bAXx6::placeholder{color:#fff6}.Blog-module__newsletterInput___bAXx6:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.Blog-module__newsletterButton___yvWoA{padding:.875rem 2rem;background:var(--accent-orange);color:var(--text-white);border:none;border-radius:2px;font-size:.9375rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:var(--font-mono)}.Blog-module__newsletterButton___yvWoA:hover{background:#e65a2e;transform:translateY(-2px)}.Blog-module__newsletterNote___YgN-6{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Blog-module__resources___azV-P{padding:5rem 0;background:var(--primary-purple-dark)}.Blog-module__resourcesGrid___LrjQ-{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem}.Blog-module__resourceCard___Cddih{text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.5rem;transition:all .3s ease}.Blog-module__resourceCard___Cddih:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Blog-module__resourceCard___Cddih h3{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.Blog-module__resourceCard___Cddih p{color:var(--text-gray);line-height:1.6;margin-bottom:1.25rem;font-size:.9375rem;font-family:var(--font-body)}.Blog-module__resourceLink___GAVlk{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.Blog-module__resourceLink___GAVlk:hover{transform:translate(4px)}.Blog-module__cta___7rvw0{padding:5rem 0;text-align:center;background:#ff6b3505}.Blog-module__ctaContent___izSlu{max-width:700px;margin:0 auto}.Blog-module__cta___7rvw0 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Blog-module__cta___7rvw0 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Blog-module__ctaButton___0J8-q{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Blog-module__ctaButton___0J8-q:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Blog-module__heroTitle___h05Gx h1{font-size:3rem}.Blog-module__mainLine___XRR1y{font-size:1.25rem}.Blog-module__heroDescription___qhxzK p{font-size:1rem}}@media (max-width: 768px){.Blog-module__hero___4POZ3{min-height:90vh}.Blog-module__heroContent___ogbzo{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Blog-module__heroTitle___h05Gx h1{font-size:2.5rem}.Blog-module__mainLine___XRR1y{font-size:1.125rem}.Blog-module__heroDescription___qhxzK p{font-size:.9375rem}.Blog-module__searchInput___rK7NJ{padding:.875rem 1.5rem;font-size:.9375rem}.Blog-module__container___Qe3yu{padding:0 1rem}.Blog-module__sectionTitle___irQuD{font-size:2rem}.Blog-module__statsGrid___tBAws{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Blog-module__statCard___WZedt{padding:1.5rem 1.25rem}.Blog-module__statNumber___R8FGE{font-size:1.75rem}.Blog-module__statLabel___O1vhS{font-size:.75rem}.Blog-module__categoriesGrid___JeO28{gap:.625rem}.Blog-module__categoryBtn___9RyNy{padding:.5rem 1rem;font-size:.8125rem}.Blog-module__featuredGrid___JSHrM,.Blog-module__postsGrid___EIdnW,.Blog-module__resourcesGrid___LrjQ-{grid-template-columns:1fr;gap:1.5rem}.Blog-module__featuredCard___6pfN5,.Blog-module__postCard___yl-V6{padding:1.5rem}.Blog-module__postTitle___8uZth{font-size:1.25rem}.Blog-module__postExcerpt___OEGOr{font-size:.875rem}.Blog-module__newsletterForm___KjzBn{flex-direction:column;gap:.75rem}.Blog-module__newsletterInput___bAXx6,.Blog-module__newsletterButton___yvWoA{width:100%}.Blog-module__cta___7rvw0 h2{font-size:2rem}.Blog-module__cta___7rvw0 p{font-size:1rem}}@media (max-width: 480px){.Blog-module__hero___4POZ3{min-height:90vh}.Blog-module__heroContent___ogbzo{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Blog-module__heroTitle___h05Gx h1{font-size:2rem}.Blog-module__mainLine___XRR1y{font-size:1rem}.Blog-module__heroDescription___qhxzK p{font-size:.875rem}.Blog-module__searchInput___rK7NJ{padding:.75rem 1.25rem;font-size:.875rem}.Blog-module__sectionTitle___irQuD{font-size:1.75rem}.Blog-module__statsGrid___tBAws{grid-template-columns:1fr;gap:1rem}.Blog-module__statCard___WZedt{padding:1.25rem 1rem}.Blog-module__statNumber___R8FGE{font-size:1.5rem}.Blog-module__statLabel___O1vhS{font-size:.6875rem}.Blog-module__categoryBtn___9RyNy{padding:.5rem .875rem;font-size:.75rem}.Blog-module__featuredCard___6pfN5,.Blog-module__postCard___yl-V6,.Blog-module__resourceCard___Cddih{padding:1.25rem}.Blog-module__featuredBadge___xkMog{padding:.25rem .75rem;font-size:.625rem}.Blog-module__postHeader___76F1c{margin-bottom:1rem;padding-bottom:1rem}.Blog-module__postCategory___N0Q7Z,.Blog-module__complexity___-ph28{font-size:.6875rem}.Blog-module__postTitle___8uZth{font-size:1.125rem}.Blog-module__postExcerpt___OEGOr{font-size:.8125rem}.Blog-module__tag___yyLo6{font-size:.625rem;padding:.1875rem .625rem}.Blog-module__postMeta___Qjn83{font-size:.75rem;gap:.75rem}.Blog-module__readMore___mebCr{font-size:.8125rem}.Blog-module__tagsCloud___m9KOD{gap:.625rem}.Blog-module__tagButton___qlx00{padding:.5rem 1rem;font-size:.75rem}.Blog-module__newsletterContent___SC5c9 h2{font-size:1.75rem}.Blog-module__newsletterContent___SC5c9>p{font-size:.9375rem}.Blog-module__newsletterInput___bAXx6,.Blog-module__newsletterButton___yvWoA{padding:.75rem 1.25rem;font-size:.875rem}.Blog-module__newsletterNote___YgN-6{font-size:.75rem}.Blog-module__resourceCard___Cddih h3{font-size:1rem}.Blog-module__resourceCard___Cddih p{font-size:.875rem}.Blog-module__cta___7rvw0 h2{font-size:1.75rem}.Blog-module__cta___7rvw0 p{font-size:.9375rem}.Blog-module__ctaButton___0J8-q{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Blog-module__heroTitle___h05Gx h1{font-size:1.75rem}.Blog-module__mainLine___XRR1y{font-size:.9375rem}.Blog-module__sectionTitle___irQuD{font-size:1.5rem}.Blog-module__postTitle___8uZth{font-size:1rem}}.Contact-module__contact___j0lTb{min-height:100vh;background:var(--primary-purple-dark)}.Contact-module__hero___-smbT{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Contact-module__hero___-smbT:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Contact-module__heroContent___qKMLY{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Contact-module__heroTitle___2y9dg{animation:Contact-module__fadeInUp___JrFAx .8s ease-out forwards;opacity:0}.Contact-module__heroTitle___2y9dg h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Contact-module__heroSubtitle___bLMSc{animation:Contact-module__fadeInUp___JrFAx 1s ease-out .2s forwards;opacity:0}.Contact-module__mainLine___Zf5e3{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Contact-module__heroDescription___EqiZj{text-align:center;max-width:700px;animation:Contact-module__fadeInUp___JrFAx 1.2s ease-out .4s forwards;opacity:0}.Contact-module__heroDescription___EqiZj p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Contact-module__fadeInUp___JrFAx{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Contact-module__container___tqiQO{max-width:1400px;margin:0 auto;padding:0 2rem}.Contact-module__sectionTitle___Kn7M0{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Contact-module__contactMethods___NqU0D{padding:5rem 0;background:var(--primary-purple-dark)}.Contact-module__methodsGrid___Voog4{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Contact-module__methodCard___cMhe4{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Contact-module__methodCard___cMhe4:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Contact-module__cardHeader___Ofd8K{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Contact-module__methodIcon___qvLyQ{font-size:2.5rem}.Contact-module__tag___1fkTm{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Contact-module__methodTitle___9Pz7j{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.Contact-module__methodValue___o5nBL{color:var(--text-gray);font-size:.9375rem;line-height:1.7;font-family:var(--font-body);margin:0}.Contact-module__formSection___Qii3k{padding:5rem 0;background:#ff6b3505}.Contact-module__formWrapper___AlEdj{max-width:900px;margin:0 auto}.Contact-module__formHeader___j2cl6{text-align:center;margin-bottom:3rem}.Contact-module__formSubtitle___F6YGw{color:var(--text-light);font-size:1rem;line-height:1.7;font-family:var(--font-body);margin-top:1rem}.Contact-module__form___V8P6m{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem}.Contact-module__formRow___zs9Z9{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.Contact-module__formGroup___N6NMQ{display:flex;flex-direction:column;gap:.5rem}.Contact-module__formGroup___N6NMQ label{color:var(--text-white);font-weight:400;font-size:.875rem;font-family:var(--font-mono)}.Contact-module__formGroup___N6NMQ input,.Contact-module__formGroup___N6NMQ select,.Contact-module__formGroup___N6NMQ textarea{padding:.875rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:2px;color:var(--text-white);font-size:.9375rem;font-family:var(--font-body);transition:all .2s ease}.Contact-module__formGroup___N6NMQ input::placeholder,.Contact-module__formGroup___N6NMQ textarea::placeholder{color:#fff6}.Contact-module__formGroup___N6NMQ input:focus,.Contact-module__formGroup___N6NMQ select:focus,.Contact-module__formGroup___N6NMQ textarea:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.Contact-module__formGroup___N6NMQ select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ff6b35' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.Contact-module__formGroup___N6NMQ select option{background:var(--primary-purple-dark);color:var(--text-white)}.Contact-module__formGroup___N6NMQ textarea{resize:vertical;min-height:150px;line-height:1.7}.Contact-module__checkboxLabel___BKYmu{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-light);font-size:.875rem;font-family:var(--font-body);cursor:pointer;user-select:none}.Contact-module__checkboxLabel___BKYmu input[type=checkbox]{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:var(--accent-orange)}.Contact-module__checkboxLabel___BKYmu:hover{color:var(--text-white)}.Contact-module__submitButton___XCmUG{width:100%;padding:1rem 2rem;background:var(--accent-orange);color:var(--text-white);border:none;border-radius:2px;font-size:.9375rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;margin-top:1rem}.Contact-module__submitButton___XCmUG:hover:not(:disabled){background:#e65a2e;transform:translateY(-2px)}.Contact-module__submitButton___XCmUG:disabled{opacity:.7;cursor:not-allowed}.Contact-module__successMessage___v5zJq{margin-top:1rem;padding:1rem 1.5rem;background:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:2px;color:#81c784;text-align:center;font-weight:400;font-family:var(--font-body);font-size:.9375rem}.Contact-module__stats___2-r8z{padding:3rem 0;background:#0003}.Contact-module__statsGrid___pQ4sz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Contact-module__statCard___S2zyn{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Contact-module__statCard___S2zyn:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Contact-module__statNumber___K-XMJ{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Contact-module__statLabel___aD-EL{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Contact-module__faq___8Kx7v{padding:5rem 0;background:var(--primary-purple-dark)}.Contact-module__faqList___wLcPO{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.Contact-module__faqItem___pL-Oe{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;cursor:pointer;transition:all .3s ease}.Contact-module__faqItem___pL-Oe:hover{background:#ffffff0a;border-color:#ff6b354d}.Contact-module__faqHeader___n70Cs{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.Contact-module__faqQuestion___by-0A{font-size:1.125rem;font-weight:400;color:var(--text-white);margin:0;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.Contact-module__faqToggle___g5xeK{width:32px;height:32px;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:2px;color:var(--accent-orange);font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;line-height:1;font-family:var(--font-mono)}.Contact-module__faqToggle___g5xeK:hover{background:#ff6b3526}.Contact-module__faqItem___pL-Oe.Contact-module__expanded___pGoaT .Contact-module__faqToggle___g5xeK{background:var(--accent-orange);color:var(--text-white)}.Contact-module__faqAnswer___5hEJA{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.Contact-module__faqItem___pL-Oe.Contact-module__expanded___pGoaT .Contact-module__faqAnswer___5hEJA{max-height:300px;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06)}.Contact-module__faqAnswer___5hEJA p{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body);margin:0}.Contact-module__cta___x6AgM{padding:5rem 0;text-align:center;background:#ff6b3505}.Contact-module__ctaContent___HNdGo{max-width:700px;margin:0 auto}.Contact-module__cta___x6AgM h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Contact-module__cta___x6AgM p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Contact-module__ctaButton___wcxqs{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Contact-module__ctaButton___wcxqs:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Contact-module__heroTitle___2y9dg h1{font-size:3rem}.Contact-module__mainLine___Zf5e3{font-size:1.25rem}.Contact-module__sectionTitle___Kn7M0{font-size:2rem}}@media (max-width: 768px){.Contact-module__container___tqiQO{padding:0 1.5rem}.Contact-module__hero___-smbT{min-height:50vh}.Contact-module__heroContent___qKMLY{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.Contact-module__heroTitle___2y9dg h1{font-size:2.5rem}.Contact-module__mainLine___Zf5e3{font-size:1.125rem}.Contact-module__heroDescription___EqiZj p{font-size:1rem}.Contact-module__sectionTitle___Kn7M0{font-size:1.75rem;margin-bottom:2.5rem}.Contact-module__contactMethods___NqU0D,.Contact-module__formSection___Qii3k,.Contact-module__faq___8Kx7v,.Contact-module__cta___x6AgM{padding:4rem 0}.Contact-module__stats___2-r8z{padding:2.5rem 0}.Contact-module__methodsGrid___Voog4{grid-template-columns:1fr;gap:1.5rem}.Contact-module__methodCard___cMhe4{padding:1.75rem}.Contact-module__form___V8P6m{padding:2rem}.Contact-module__formRow___zs9Z9{grid-template-columns:1fr}.Contact-module__statsGrid___pQ4sz{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Contact-module__statCard___S2zyn{padding:1.5rem 1.25rem}.Contact-module__statNumber___K-XMJ{font-size:1.75rem}.Contact-module__faqItem___pL-Oe{padding:1.5rem}.Contact-module__faqQuestion___by-0A{font-size:1rem}.Contact-module__cta___x6AgM h2{font-size:2rem}.Contact-module__cta___x6AgM p{font-size:1rem}}@media (max-width: 480px){.Contact-module__container___tqiQO{padding:0 1rem}.Contact-module__hero___-smbT{min-height:45vh}.Contact-module__heroContent___qKMLY{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.Contact-module__heroTitle___2y9dg h1{font-size:2rem}.Contact-module__mainLine___Zf5e3{font-size:1rem}.Contact-module__heroDescription___EqiZj p{font-size:.9375rem}.Contact-module__sectionTitle___Kn7M0{font-size:1.5rem;margin-bottom:2rem}.Contact-module__contactMethods___NqU0D,.Contact-module__formSection___Qii3k,.Contact-module__faq___8Kx7v,.Contact-module__cta___x6AgM{padding:3rem 0}.Contact-module__stats___2-r8z{padding:2rem 0}.Contact-module__methodCard___cMhe4{padding:1.5rem}.Contact-module__methodIcon___qvLyQ{font-size:2rem}.Contact-module__methodTitle___9Pz7j{font-size:1.25rem}.Contact-module__methodValue___o5nBL{font-size:.875rem}.Contact-module__tag___1fkTm{font-size:.6875rem;padding:.25rem .75rem}.Contact-module__form___V8P6m{padding:1.5rem}.Contact-module__formGroup___N6NMQ input,.Contact-module__formGroup___N6NMQ select,.Contact-module__formGroup___N6NMQ textarea{padding:.75rem 1rem;font-size:.875rem}.Contact-module__submitButton___XCmUG{padding:.875rem 1.75rem;font-size:.875rem}.Contact-module__statsGrid___pQ4sz{grid-template-columns:1fr;gap:1rem}.Contact-module__statCard___S2zyn{padding:1.25rem 1rem}.Contact-module__statNumber___K-XMJ{font-size:1.5rem}.Contact-module__statLabel___aD-EL{font-size:.75rem}.Contact-module__faqItem___pL-Oe{padding:1.25rem}.Contact-module__faqQuestion___by-0A{font-size:.9375rem}.Contact-module__faqToggle___g5xeK{width:28px;height:28px;font-size:1.25rem}.Contact-module__faqAnswer___5hEJA p{font-size:.875rem}.Contact-module__cta___x6AgM h2{font-size:1.75rem}.Contact-module__cta___x6AgM p{font-size:.9375rem}.Contact-module__ctaButton___wcxqs{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Contact-module__heroTitle___2y9dg h1{font-size:1.75rem}.Contact-module__mainLine___Zf5e3{font-size:.9375rem}.Contact-module__sectionTitle___Kn7M0{font-size:1.375rem}.Contact-module__methodTitle___9Pz7j{font-size:1.125rem}.Contact-module__faqQuestion___by-0A{font-size:.875rem}.Contact-module__cta___x6AgM h2{font-size:1.5rem}}.Portofoliu-module__portofoliu___P7uSx{min-height:100vh;background:linear-gradient(180deg,var(--primary-purple-darker) 0%,var(--primary-purple) 50%,var(--primary-purple-darker) 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.Portofoliu-module__portofoliu___P7uSx:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,107,53,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,107,53,.02) 0%,transparent 50%);pointer-events:none}.Portofoliu-module__container___nPB58{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.Portofoliu-module__header___9O8sd{text-align:center;margin-bottom:4rem;will-change:opacity,transform}.Portofoliu-module__header___9O8sd h1{font-size:4rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1rem;letter-spacing:-.02em}.Portofoliu-module__subtitle___lA7bD{font-size:1.25rem;color:var(--text-light);font-weight:300;margin:0;font-family:var(--font-mono)}.Portofoliu-module__filters___CNiIL{display:flex;justify-content:center;gap:.75rem;margin-bottom:4rem;flex-wrap:wrap;will-change:opacity,transform}.Portofoliu-module__filterBtn___eDYpK{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Portofoliu-module__filterBtn___eDYpK:hover{background:#ffffff08;border-color:#ff6b354d}.Portofoliu-module__filterActive___Dlzib{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Portofoliu-module__filterActive___Dlzib:hover{background:#ff6b3526}.Portofoliu-module__projectsGrid___Vll4z{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:2rem;margin-bottom:6rem;will-change:opacity,transform}.Portofoliu-module__projectCard___YxvhN{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);animation:Portofoliu-module__fadeInUp___krRA- .6s ease-out backwards}@keyframes Portofoliu-module__fadeInUp___krRA-{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Portofoliu-module__projectCard___YxvhN:hover{transform:translateY(-4px);border-color:#ff6b354d;background:#ffffff0a}.Portofoliu-module__projectImage___nblPH{position:relative;width:100%;height:240px;overflow:hidden;background:linear-gradient(135deg,#ff6b350d,#8a2be20d);border-bottom:1px solid rgba(255,255,255,.05)}.Portofoliu-module__imagePlaceholder___PyOK8{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0003}.Portofoliu-module__placeholderIcon___gQb5-{font-size:3.5rem;color:#ff6b3540}.Portofoliu-module__projectOverlay___fajUU{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.85) 100%);display:flex;align-items:flex-end;justify-content:center;padding:1.5rem;opacity:0;transition:opacity .3s ease}.Portofoliu-module__projectCard___YxvhN:hover .Portofoliu-module__projectOverlay___fajUU{opacity:1}.Portofoliu-module__projectLinks___IJ98S{display:flex;gap:.75rem}.Portofoliu-module__projectLink___Mu7mL{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fffffff2;color:var(--primary-purple-darker);text-decoration:none;border-radius:2px;font-weight:500;font-size:.8125rem;font-family:var(--font-mono);transition:all .2s ease;letter-spacing:.02em}.Portofoliu-module__projectLink___Mu7mL:hover{background:var(--accent-orange);color:var(--text-white);transform:translateY(-2px)}.Portofoliu-module__projectContent___nyA6I{padding:2rem}.Portofoliu-module__projectHeader___dWfVu{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Portofoliu-module__projectTitle___i8hje{font-size:1.5rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .5rem;letter-spacing:-.01em}.Portofoliu-module__projectCategory___BUXY1{font-size:.875rem;color:var(--accent-orange);font-family:var(--font-mono);margin:0;font-weight:400;letter-spacing:.02em}.Portofoliu-module__projectDetails___Zw1Cy{font-size:.9375rem;line-height:1.7;color:var(--text-gray);margin:0 0 1.5rem;font-family:var(--font-body)}.Portofoliu-module__projectMetrics___MZlI2{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:#ff6b3508;border:1px solid rgba(255,107,53,.1);border-radius:2px}.Portofoliu-module__metric___SLox4{display:flex;flex-direction:column}.Portofoliu-module__metricValue___b57dp{font-size:.8125rem;color:var(--text-light);font-family:var(--font-mono);font-weight:400;letter-spacing:.02em}.Portofoliu-module__projectTech___MymqR{margin-bottom:1.25rem;padding:1rem;background:#0003;border-left:2px solid rgba(255,107,53,.3)}.Portofoliu-module__techLabel___lFREZ{display:block;font-size:.75rem;color:var(--accent-orange);font-family:var(--font-mono);font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.Portofoliu-module__techStack___P0pOC{display:block;font-size:.8125rem;line-height:1.6;color:var(--text-light);font-family:var(--font-mono);font-weight:300}.Portofoliu-module__projectTags___97SNi{display:flex;flex-wrap:wrap;gap:.5rem}.Portofoliu-module__tag___HSkgl{padding:.375rem .875rem;background:transparent;border:1px solid rgba(255,107,53,.25);border-radius:2px;color:var(--accent-orange);font-size:.75rem;font-weight:400;font-family:var(--font-mono);letter-spacing:.02em}.Portofoliu-module__ctaSection___tZlwZ{text-align:center;padding:4rem 2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;will-change:opacity,transform}.Portofoliu-module__ctaSection___tZlwZ h2{font-size:2rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1rem;letter-spacing:-.01em}.Portofoliu-module__ctaSection___tZlwZ p{font-size:1.125rem;color:var(--text-light);margin:0 0 2rem;font-family:var(--font-mono);font-weight:300}.Portofoliu-module__ctaButton___Ewt0L{display:inline-block;padding:.875rem 2.5rem;background:transparent;color:var(--text-white);text-decoration:none;border:1px solid rgba(255,255,255,.2);border-radius:2px;font-weight:400;font-size:.9375rem;font-family:var(--font-mono);transition:all .2s ease;letter-spacing:.02em}.Portofoliu-module__ctaButton___Ewt0L:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1200px){.Portofoliu-module__projectsGrid___Vll4z{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.75rem}}@media (max-width: 768px){.Portofoliu-module__portofoliu___P7uSx{padding:6rem 0 4rem}.Portofoliu-module__container___nPB58{padding:0 1.5rem}.Portofoliu-module__header___9O8sd h1{font-size:2.75rem}.Portofoliu-module__subtitle___lA7bD{font-size:1.125rem}.Portofoliu-module__filters___CNiIL{gap:.625rem;margin-bottom:3rem}.Portofoliu-module__filterBtn___eDYpK{padding:.5rem 1rem;font-size:.8125rem}.Portofoliu-module__projectsGrid___Vll4z{grid-template-columns:1fr;gap:1.75rem;margin-bottom:4rem}.Portofoliu-module__projectImage___nblPH{height:200px}.Portofoliu-module__projectContent___nyA6I{padding:1.75rem}.Portofoliu-module__projectTitle___i8hje{font-size:1.375rem}.Portofoliu-module__projectDetails___Zw1Cy{font-size:.875rem}.Portofoliu-module__ctaSection___tZlwZ h2{font-size:1.75rem}.Portofoliu-module__ctaSection___tZlwZ p{font-size:1rem}}@media (max-width: 480px){.Portofoliu-module__header___9O8sd h1{font-size:2.25rem}.Portofoliu-module__subtitle___lA7bD{font-size:1rem}.Portofoliu-module__filters___CNiIL{gap:.5rem}.Portofoliu-module__filterBtn___eDYpK{padding:.5rem .875rem;font-size:.75rem}.Portofoliu-module__projectImage___nblPH{height:180px}.Portofoliu-module__placeholderIcon___gQb5-{font-size:2.75rem}.Portofoliu-module__projectContent___nyA6I{padding:1.5rem}.Portofoliu-module__projectTitle___i8hje{font-size:1.25rem}.Portofoliu-module__projectCategory___BUXY1,.Portofoliu-module__projectDetails___Zw1Cy{font-size:.8125rem}.Portofoliu-module__projectMetrics___MZlI2{grid-template-columns:1fr;gap:.75rem;padding:1rem}.Portofoliu-module__metricValue___b57dp{font-size:.75rem}.Portofoliu-module__projectTech___MymqR{padding:.875rem}.Portofoliu-module__techStack___P0pOC{font-size:.75rem}.Portofoliu-module__projectLinks___IJ98S{flex-direction:column;gap:.625rem}.Portofoliu-module__projectLink___Mu7mL{justify-content:center;padding:.625rem 1rem;font-size:.75rem}.Portofoliu-module__ctaSection___tZlwZ{padding:3rem 1.5rem}.Portofoliu-module__ctaSection___tZlwZ h2{font-size:1.5rem}.Portofoliu-module__ctaSection___tZlwZ p{font-size:.9375rem}.Portofoliu-module__ctaButton___Ewt0L{padding:.75rem 2rem;font-size:.875rem}.Portofoliu-module__tag___HSkgl{font-size:.6875rem;padding:.3125rem .75rem}}.Cursuri-module__cursuri___TEhQE{min-height:100vh;background:linear-gradient(180deg,var(--primary-purple-darker) 0%,var(--primary-purple) 50%,var(--primary-purple-darker) 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.Cursuri-module__cursuri___TEhQE:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(255,107,53,.03) 0%,transparent 40%),radial-gradient(circle at 85% 50%,rgba(138,43,226,.02) 0%,transparent 40%);pointer-events:none}.Cursuri-module__container___S2kFe{max-width:1400px;margin:0 auto;padding:5rem 2rem 0;position:relative;z-index:1}.Cursuri-module__hero___nHxJu{text-align:center;margin-bottom:4rem;will-change:opacity,transform}.Cursuri-module__hero___nHxJu h1{font-size:3.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1rem;letter-spacing:-.02em}.Cursuri-module__heroSubtitle___t0wRs{font-size:1.25rem;color:var(--text-light);font-weight:300;margin:0 0 3rem;font-family:var(--font-mono)}.Cursuri-module__heroStats___Ml64M{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.Cursuri-module__stat___BF2YO{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Cursuri-module__statNumber___3hxAv{font-size:2.5rem;font-weight:400;font-family:var(--font-mono);color:var(--accent-orange);line-height:1}.Cursuri-module__statLabel___PMQuh{font-size:.8125rem;color:var(--text-gray);font-family:var(--font-mono);font-weight:300;letter-spacing:.05em}.Cursuri-module__filters___-oOxM{display:flex;justify-content:center;gap:.75rem;margin-bottom:4rem;flex-wrap:wrap;will-change:opacity,transform}.Cursuri-module__filterBtn___4KZUX{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Cursuri-module__filterBtn___4KZUX:hover{background:#ffffff08;border-color:#ff6b354d}.Cursuri-module__filterActive___4py8f{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Cursuri-module__filterActive___4py8f:hover{background:#ff6b3526}.Cursuri-module__filterIcon___5PkNU{font-size:1rem}.Cursuri-module__coursesGrid___5HM07{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:2rem;margin-bottom:6rem;will-change:opacity,transform}.Cursuri-module__courseCard___TNJ11{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;animation:Cursuri-module__fadeInUp___FFT0B .6s ease-out backwards}@keyframes Cursuri-module__fadeInUp___FFT0B{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cursuri-module__courseCard___TNJ11:hover{transform:translateY(-4px);border-color:#ff6b354d;background:#ffffff0a}.Cursuri-module__badge___ZSLu5{position:absolute;top:1rem;right:1rem;padding:.375rem .875rem;border-radius:2px;color:var(--text-white);font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.Cursuri-module__courseHeader___DPSvu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Cursuri-module__courseIcon___8oX5I{width:48px;height:48px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.Cursuri-module__courseRating___X3M2V{display:flex;align-items:center;gap:.375rem;font-size:1rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white)}.Cursuri-module__courseTitle___IKZ86{font-size:1.5rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem;letter-spacing:-.01em}.Cursuri-module__courseDescription___a-e4P{font-size:.875rem;color:var(--accent-orange);font-family:var(--font-mono);margin:0 0 1.25rem;font-weight:400;letter-spacing:.02em}.Cursuri-module__courseMeta___BaT-a{display:flex;gap:1.25rem;margin-bottom:1.25rem;flex-wrap:wrap}.Cursuri-module__metaItem___hSCt0{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Cursuri-module__metaItem___hSCt0 svg{color:var(--accent-orange);font-size:.9375rem}.Cursuri-module__courseDetails___Vc-16{margin-bottom:1.25rem;padding:1rem;background:#0003;border-left:2px solid rgba(255,107,53,.3)}.Cursuri-module__courseDetails___Vc-16 p{font-size:.875rem;line-height:1.7;color:var(--text-gray);margin:0;font-family:var(--font-body)}.Cursuri-module__courseFeatures___pu0-P{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem;padding:1rem;background:#ff6b3508;border:1px solid rgba(255,107,53,.1);border-radius:2px}.Cursuri-module__feature___UivpD{display:flex;align-items:flex-start;gap:.625rem;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Cursuri-module__feature___UivpD svg{font-size:1rem;flex-shrink:0;margin-top:.125rem}.Cursuri-module__courseTech___-Ik7i{margin-bottom:1.25rem;padding:1rem;background:#0003;border-left:2px solid rgba(255,107,53,.3)}.Cursuri-module__techLabel___AG3-2{display:block;font-size:.6875rem;color:var(--accent-orange);font-family:var(--font-mono);font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.Cursuri-module__techStack___TK7BC{display:block;font-size:.8125rem;line-height:1.6;color:var(--text-light);font-family:var(--font-mono);font-weight:300}.Cursuri-module__courseFooter___01kGD{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06)}.Cursuri-module__price___uRDEZ{display:flex;flex-direction:column}.Cursuri-module__priceAmount___sAIVh{font-size:1.5rem;font-weight:400;font-family:var(--font-mono);color:var(--accent-orange);line-height:1}.Cursuri-module__priceLabel___quCi3{font-size:.75rem;color:var(--text-gray);margin-top:.25rem;font-family:var(--font-mono)}.Cursuri-module__courseBtn___hmvTE{padding:.75rem 1.75rem;border-radius:2px;color:var(--text-white);text-decoration:none;font-weight:400;font-size:.875rem;font-family:var(--font-mono);transition:all .2s ease;white-space:nowrap;letter-spacing:.02em}.Cursuri-module__courseBtn___hmvTE:hover{transform:translateY(-2px)}.Cursuri-module__benefitsSection___bJyFl{margin-bottom:6rem;will-change:opacity,transform}.Cursuri-module__sectionTitle___HAtC0{font-size:2.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);text-align:center;margin:0 0 3rem;letter-spacing:-.01em}.Cursuri-module__benefitsGrid___9TOZa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.Cursuri-module__benefitCard___Lw7qf{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.Cursuri-module__benefitCard___Lw7qf:hover{transform:translateY(-4px);border-color:#ff6b354d;background:#ffffff0a}.Cursuri-module__benefitIcon___eLghB{width:60px;height:60px;margin:0 auto 1.25rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:var(--accent-orange)}.Cursuri-module__benefitCard___Lw7qf h3{font-size:1.125rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem}.Cursuri-module__benefitCard___Lw7qf p{font-size:.9375rem;line-height:1.6;color:var(--text-gray);margin:0;font-family:var(--font-body)}.Cursuri-module__testimonialsSection___U-g4V{margin-bottom:6rem;will-change:opacity,transform}.Cursuri-module__testimonialsGrid___cDmaN{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.Cursuri-module__testimonialCard___kmlcC{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.Cursuri-module__testimonialCard___kmlcC:hover{border-color:#ff6b354d;transform:translateY(-4px)}.Cursuri-module__testimonialRating___hKK2H{display:flex;gap:.25rem;margin-bottom:1.25rem;font-size:1rem}.Cursuri-module__testimonialText___baU7y{font-size:1rem;line-height:1.7;color:var(--text-light);margin:0 0 1.5rem;font-family:var(--font-body)}.Cursuri-module__testimonialAuthor___4pFk8{display:flex;align-items:center;gap:1rem}.Cursuri-module__authorAvatar___WBYxM{width:44px;height:44px;border-radius:2px;background:#ff6b3533;border:1px solid rgba(255,107,53,.3);display:flex;align-items:center;justify-content:center;color:var(--accent-orange);font-weight:500;font-size:.9375rem;font-family:var(--font-mono)}.Cursuri-module__authorName___EfdP4{font-size:1rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white)}.Cursuri-module__authorRole___v71J5{font-size:.8125rem;color:var(--text-gray);margin-top:.25rem;font-family:var(--font-mono)}.Cursuri-module__authorCourse___g9nrN{font-size:.75rem;color:var(--accent-orange);margin-top:.25rem;font-family:var(--font-mono)}.Cursuri-module__faqSection___rOf2N{margin-bottom:6rem;will-change:opacity,transform}.Cursuri-module__faqList___iiroi{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.Cursuri-module__faqItem___6RtNF{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.25rem 1.5rem;cursor:pointer;transition:all .2s ease}.Cursuri-module__faqItem___6RtNF:hover,.Cursuri-module__faqActive___DnYYD{border-color:#ff6b354d;background:#ffffff0a}.Cursuri-module__faqQuestion___-aVZk{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white)}.Cursuri-module__faqIcon___9Q9Zb{color:var(--accent-orange);font-size:1.125rem;transition:transform .3s ease;flex-shrink:0}.Cursuri-module__faqActive___DnYYD .Cursuri-module__faqIcon___9Q9Zb{transform:rotate(180deg)}.Cursuri-module__faqAnswer___h4S1P{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06);font-size:.9375rem;line-height:1.7;color:var(--text-gray);font-family:var(--font-body);animation:Cursuri-module__fadeIn___PQpKT .3s ease}@keyframes Cursuri-module__fadeIn___PQpKT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Cursuri-module__ctaSection___K-1Qg{text-align:center;padding:4rem 2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;will-change:opacity,transform}.Cursuri-module__ctaSection___K-1Qg h2{font-size:2.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1rem;letter-spacing:-.01em}.Cursuri-module__ctaSection___K-1Qg p{font-size:1.125rem;color:var(--text-light);margin:0 0 2rem;font-family:var(--font-mono);font-weight:300}.Cursuri-module__ctaButtons___sTlcr{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.Cursuri-module__ctaPrimary___09MaV,.Cursuri-module__ctaSecondary___nHF9b{padding:.875rem 2.5rem;border-radius:2px;font-weight:400;font-size:.9375rem;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease;display:inline-block;letter-spacing:.02em}.Cursuri-module__ctaPrimary___09MaV{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.Cursuri-module__ctaPrimary___09MaV:hover{background:#e65a2e;transform:translateY(-2px)}.Cursuri-module__ctaSecondary___nHF9b{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.Cursuri-module__ctaSecondary___nHF9b:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1200px){.Cursuri-module__coursesGrid___5HM07{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.75rem}}@media (max-width: 768px){.Cursuri-module__cursuri___TEhQE{padding:5rem 0 3rem}.Cursuri-module__container___S2kFe{padding:0 1rem}.Cursuri-module__hero___nHxJu h1{font-size:2.5rem}.Cursuri-module__heroSubtitle___t0wRs{font-size:1.0625rem}.Cursuri-module__heroStats___Ml64M{gap:2.5rem}.Cursuri-module__statNumber___3hxAv{font-size:2rem}.Cursuri-module__statLabel___PMQuh{font-size:.75rem}.Cursuri-module__filters___-oOxM{gap:.5rem;margin-bottom:3rem}.Cursuri-module__filterBtn___4KZUX{padding:.5rem 1rem;font-size:.8125rem}.Cursuri-module__filterIcon___5PkNU{font-size:.9375rem}.Cursuri-module__coursesGrid___5HM07{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.Cursuri-module__courseCard___TNJ11{padding:1.5rem}.Cursuri-module__courseIcon___8oX5I{width:40px;height:40px;font-size:1.25rem}.Cursuri-module__courseTitle___IKZ86{font-size:1.25rem}.Cursuri-module__courseDescription___a-e4P{font-size:.8125rem}.Cursuri-module__courseMeta___BaT-a{gap:1rem}.Cursuri-module__metaItem___hSCt0{font-size:.75rem}.Cursuri-module__metaItem___hSCt0 svg{font-size:.875rem}.Cursuri-module__courseDetails___Vc-16{padding:.875rem}.Cursuri-module__courseDetails___Vc-16 p{font-size:.8125rem}.Cursuri-module__courseFeatures___pu0-P{padding:.875rem;gap:.5rem}.Cursuri-module__feature___UivpD{font-size:.75rem}.Cursuri-module__feature___UivpD svg{font-size:.9375rem}.Cursuri-module__courseTech___-Ik7i{padding:.875rem}.Cursuri-module__techLabel___AG3-2{font-size:.625rem}.Cursuri-module__techStack___TK7BC{font-size:.75rem}.Cursuri-module__priceAmount___sAIVh{font-size:1.25rem}.Cursuri-module__priceLabel___quCi3{font-size:.6875rem}.Cursuri-module__courseBtn___hmvTE{padding:.625rem 1.5rem;font-size:.8125rem}.Cursuri-module__sectionTitle___HAtC0{font-size:2rem}.Cursuri-module__benefitsGrid___9TOZa{grid-template-columns:1fr;gap:1.25rem}.Cursuri-module__benefitCard___Lw7qf{padding:1.75rem 1.25rem}.Cursuri-module__benefitIcon___eLghB{width:52px;height:52px;font-size:1.5rem}.Cursuri-module__benefitCard___Lw7qf h3{font-size:1rem}.Cursuri-module__benefitCard___Lw7qf p{font-size:.875rem}.Cursuri-module__testimonialsGrid___cDmaN{grid-template-columns:1fr;gap:1.5rem}.Cursuri-module__testimonialCard___kmlcC{padding:1.75rem}.Cursuri-module__testimonialText___baU7y,.Cursuri-module__authorName___EfdP4{font-size:.9375rem}.Cursuri-module__authorRole___v71J5{font-size:.75rem}.Cursuri-module__faqItem___6RtNF{padding:1rem 1.25rem}.Cursuri-module__faqQuestion___-aVZk{font-size:.9375rem}.Cursuri-module__faqAnswer___h4S1P{font-size:.875rem}.Cursuri-module__ctaSection___K-1Qg{padding:3rem 1.5rem}.Cursuri-module__ctaSection___K-1Qg h2{font-size:2rem}.Cursuri-module__ctaSection___K-1Qg p{font-size:1rem}.Cursuri-module__ctaButtons___sTlcr{flex-direction:column;align-items:stretch;gap:.75rem}.Cursuri-module__ctaPrimary___09MaV,.Cursuri-module__ctaSecondary___nHF9b{width:100%;padding:.875rem 2rem}}@media (max-width: 480px){.Cursuri-module__cursuri___TEhQE{padding:10rem 0 2.5rem}.Cursuri-module__container___S2kFe{padding:0 1rem}.Cursuri-module__hero___nHxJu h1{font-size:2rem}.Cursuri-module__heroSubtitle___t0wRs{font-size:.9375rem;margin-bottom:2rem}.Cursuri-module__heroStats___Ml64M{gap:2rem}.Cursuri-module__statNumber___3hxAv{font-size:1.75rem}.Cursuri-module__statLabel___PMQuh{font-size:.6875rem}.Cursuri-module__filters___-oOxM{gap:.5rem;margin-bottom:2.5rem}.Cursuri-module__filterBtn___4KZUX{padding:.5rem .875rem;font-size:.75rem}.Cursuri-module__filterIcon___5PkNU{font-size:.875rem}.Cursuri-module__coursesGrid___5HM07{gap:1.25rem;margin-bottom:3rem}.Cursuri-module__courseCard___TNJ11{padding:1.25rem}.Cursuri-module__badge___ZSLu5{top:.875rem;right:.875rem;padding:.3125rem .75rem;font-size:.625rem}.Cursuri-module__courseHeader___DPSvu{margin-bottom:1rem;padding-bottom:1rem}.Cursuri-module__courseIcon___8oX5I{width:36px;height:36px;font-size:1.125rem}.Cursuri-module__courseRating___X3M2V{font-size:.875rem;gap:.3125rem}.Cursuri-module__courseTitle___IKZ86{font-size:1.125rem;margin-bottom:.625rem}.Cursuri-module__courseDescription___a-e4P{font-size:.75rem;margin-bottom:1rem}.Cursuri-module__courseMeta___BaT-a{gap:.875rem;margin-bottom:1rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.Cursuri-module__courseMeta___BaT-a::-webkit-scrollbar{display:none}.Cursuri-module__metaItem___hSCt0{font-size:.6875rem;white-space:nowrap}.Cursuri-module__metaItem___hSCt0 svg{font-size:.8125rem}.Cursuri-module__courseDetails___Vc-16{padding:.75rem;margin-bottom:1rem}.Cursuri-module__courseDetails___Vc-16 p{font-size:.75rem;line-height:1.6}.Cursuri-module__courseFeatures___pu0-P{padding:.75rem;gap:.5rem;margin-bottom:1rem}.Cursuri-module__feature___UivpD{font-size:.6875rem}.Cursuri-module__feature___UivpD svg{font-size:.875rem}.Cursuri-module__courseTech___-Ik7i{padding:.75rem;margin-bottom:1rem}.Cursuri-module__techLabel___AG3-2{font-size:.5625rem;margin-bottom:.375rem}.Cursuri-module__techStack___TK7BC{font-size:.6875rem}.Cursuri-module__courseFooter___01kGD{flex-direction:column;align-items:stretch;gap:.875rem;padding-top:1rem}.Cursuri-module__price___uRDEZ{align-items:center;text-align:center}.Cursuri-module__priceAmount___sAIVh{font-size:1.375rem}.Cursuri-module__priceLabel___quCi3{font-size:.625rem}.Cursuri-module__courseBtn___hmvTE{width:100%;padding:.75rem 1.25rem;font-size:.75rem;text-align:center}.Cursuri-module__sectionTitle___HAtC0{font-size:1.75rem;margin-bottom:2rem}.Cursuri-module__benefitsGrid___9TOZa{gap:1rem}.Cursuri-module__benefitCard___Lw7qf{padding:1.5rem 1rem}.Cursuri-module__benefitIcon___eLghB{width:48px;height:48px;font-size:1.375rem;margin-bottom:1rem}.Cursuri-module__benefitCard___Lw7qf h3{font-size:.9375rem;margin-bottom:.625rem}.Cursuri-module__benefitCard___Lw7qf p{font-size:.8125rem}.Cursuri-module__testimonialsGrid___cDmaN{gap:1.25rem}.Cursuri-module__testimonialCard___kmlcC{padding:1.5rem}.Cursuri-module__testimonialRating___hKK2H{margin-bottom:1rem;font-size:.9375rem}.Cursuri-module__testimonialText___baU7y{font-size:.875rem;margin-bottom:1.25rem}.Cursuri-module__authorAvatar___WBYxM{width:40px;height:40px;font-size:.875rem}.Cursuri-module__authorName___EfdP4{font-size:.875rem}.Cursuri-module__authorRole___v71J5,.Cursuri-module__authorCourse___g9nrN{font-size:.6875rem}.Cursuri-module__faqList___iiroi{gap:.625rem}.Cursuri-module__faqItem___6RtNF{padding:.875rem 1rem}.Cursuri-module__faqQuestion___-aVZk{font-size:.875rem}.Cursuri-module__faqIcon___9Q9Zb{font-size:1rem}.Cursuri-module__faqAnswer___h4S1P{font-size:.8125rem;margin-top:.875rem;padding-top:.875rem}.Cursuri-module__ctaSection___K-1Qg{padding:2.5rem 1.25rem}.Cursuri-module__ctaSection___K-1Qg h2{font-size:1.625rem;margin-bottom:.75rem}.Cursuri-module__ctaSection___K-1Qg p{font-size:.9375rem;margin-bottom:1.5rem}.Cursuri-module__ctaPrimary___09MaV,.Cursuri-module__ctaSecondary___nHF9b{padding:.75rem 1.75rem;font-size:.875rem}}@media (max-width: 360px){.Cursuri-module__hero___nHxJu h1{font-size:1.75rem}.Cursuri-module__heroSubtitle___t0wRs{font-size:.875rem}.Cursuri-module__statNumber___3hxAv{font-size:1.5rem}.Cursuri-module__courseCard___TNJ11{padding:1rem}.Cursuri-module__courseTitle___IKZ86{font-size:1rem}.Cursuri-module__sectionTitle___HAtC0{font-size:1.5rem}}.NotFound-module__notFound___SgjjS{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.NotFound-module__content___eDjxa{max-width:600px}.NotFound-module__code___YriYY{font-size:8rem;font-weight:800;color:var(--accent-orange);margin:0;line-height:1}.NotFound-module__title___C7u2R{font-size:2.5rem;font-weight:700;color:var(--text-white);margin:1rem 0}.NotFound-module__message___nprP1{font-size:1.2rem;color:var(--text-light);margin-bottom:2rem}.NotFound-module__btn___-dUwW{display:inline-block;padding:1rem 2rem;background:var(--accent-orange);color:var(--primary-purple);font-weight:700;border-radius:var(--border-radius-md);transition:all .3s}.NotFound-module__btn___-dUwW:hover{background:var(--accent-orange-light);transform:translateY(-3px)}.SetariCookies-module__cookies___JC7nK{min-height:100vh;background:var(--primary-purple-dark)}.SetariCookies-module__hero___fj-3x{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.SetariCookies-module__hero___fj-3x:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.SetariCookies-module__heroContent___lQTRT{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.SetariCookies-module__heroTitle___rtDs9{animation:SetariCookies-module__fadeInUp___7ncg9 .8s ease-out forwards;opacity:0}.SetariCookies-module__heroTitle___rtDs9 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.SetariCookies-module__heroSubtitle___TGf4J{animation:SetariCookies-module__fadeInUp___7ncg9 1s ease-out .2s forwards;opacity:0}.SetariCookies-module__mainLine___86DfM{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.SetariCookies-module__heroDescription___44BJQ{text-align:center;max-width:700px;animation:SetariCookies-module__fadeInUp___7ncg9 1.2s ease-out .4s forwards;opacity:0}.SetariCookies-module__heroDescription___44BJQ p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes SetariCookies-module__fadeInUp___7ncg9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SetariCookies-module__stats___skAEU{padding:3rem 0;background:#0003}.SetariCookies-module__container___m-KwN{max-width:1400px;margin:0 auto;padding:0 2rem}.SetariCookies-module__statsGrid___mbl2p{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.SetariCookies-module__statCard___2JjEp{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.SetariCookies-module__statCard___2JjEp:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.SetariCookies-module__statNumber___JByFl{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.SetariCookies-module__statLabel___JQ7xy{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.SetariCookies-module__actions___cKsIJ{padding:2.5rem 0;background:#ff6b3505}.SetariCookies-module__actionsGrid___sMEU7{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.SetariCookies-module__actionBtn___xT2Vg{padding:1.25rem 2rem;background:var(--accent-orange);border:1px solid var(--accent-orange);border-radius:2px;color:var(--text-white);font-size:1rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.SetariCookies-module__actionBtn___xT2Vg:hover{background:#e65a2e;transform:translateY(-2px)}.SetariCookies-module__actionBtnSecondary___rbFQe{background:transparent;border-color:#fff3}.SetariCookies-module__actionBtnSecondary___rbFQe:hover{background:#ffffff0d;border-color:var(--accent-orange)}.SetariCookies-module__settingsSection___nQiJ1{padding:5rem 0;background:var(--primary-purple-dark)}.SetariCookies-module__sectionTitle___h2NkV{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.SetariCookies-module__settingsList___aZV-G{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto}.SetariCookies-module__settingCard___xKDWb{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SetariCookies-module__settingCard___xKDWb:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.SetariCookies-module__settingHeader___fwAwM{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.SetariCookies-module__settingInfo___kPgiA{flex:1}.SetariCookies-module__settingTitleRow___DEN-D{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.SetariCookies-module__settingTitle___WY-zT{font-size:1.25rem;font-weight:400;color:var(--text-white);margin:0;font-family:var(--font-mono);letter-spacing:-.01em}.SetariCookies-module__requiredBadge___kmpzL{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:2px;color:var(--accent-orange);font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.SetariCookies-module__settingDescription___zpFmY{color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin:0 0 .75rem;font-family:var(--font-body)}.SetariCookies-module__settingExamples___cbQtc{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.SetariCookies-module__exampleLabel___mBCEZ{color:var(--text-light);font-size:.8125rem;font-weight:500;font-family:var(--font-mono)}.SetariCookies-module__exampleText___MSviK{color:var(--accent-orange);font-size:.8125rem;font-family:var(--font-mono)}.SetariCookies-module__settingControl___-6Nu-{display:flex;flex-direction:column;align-items:center;gap:.75rem}.SetariCookies-module__toggle___1GJ8g{width:64px;height:32px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:16px;position:relative;cursor:pointer;transition:all .3s ease;padding:0}.SetariCookies-module__toggle___1GJ8g:hover:not(.SetariCookies-module__toggleDisabled___G2yio){border-color:var(--accent-orange)}.SetariCookies-module__toggleActive___qISPS{background:var(--accent-orange);border-color:var(--accent-orange)}.SetariCookies-module__toggleDisabled___G2yio{opacity:.6;cursor:not-allowed}.SetariCookies-module__toggleSlider___irfN8{position:absolute;top:2px;left:2px;width:26px;height:26px;background:var(--text-white);border-radius:50%;transition:all .3s ease;box-shadow:0 2px 8px #0000004d}.SetariCookies-module__toggleActive___qISPS .SetariCookies-module__toggleSlider___irfN8{transform:translate(32px)}.SetariCookies-module__toggleLabel___1YdR2{color:var(--text-light);font-size:.75rem;font-weight:400;font-family:var(--font-mono)}.SetariCookies-module__saveSection___l6j9r{padding:3rem 0;background:#ff6b3505}.SetariCookies-module__saveContent___W5PEW{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.SetariCookies-module__saveButton___AL3-B{display:inline-block;padding:1.25rem 3rem;background:var(--accent-orange);color:var(--text-white);font-size:1rem;font-weight:400;border:none;border-radius:2px;text-decoration:none;cursor:pointer;transition:all .2s ease;font-family:var(--font-mono)}.SetariCookies-module__saveButton___AL3-B:hover{background:#e65a2e;transform:translateY(-2px)}.SetariCookies-module__savedNotification___b299v{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#00b8941a;border:1px solid rgba(0,184,148,.3);border-radius:2px;color:#00b894;font-weight:400;font-family:var(--font-mono);font-size:.875rem;animation:SetariCookies-module__slideIn___Ys3ba .3s ease-out}@keyframes SetariCookies-module__slideIn___Ys3ba{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SetariCookies-module__savedIcon___-9MuH{font-size:1.2rem}.SetariCookies-module__info___V4FPH{padding:5rem 0;background:var(--primary-purple-dark)}.SetariCookies-module__infoGrid___Y5zDf{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.SetariCookies-module__infoCard___cflc1{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SetariCookies-module__infoCard___cflc1:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.SetariCookies-module__infoCard___cflc1 h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.SetariCookies-module__infoCard___cflc1 p{color:var(--text-gray);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}.SetariCookies-module__resources___bEYYf{padding:5rem 0;background:#ff6b3505}.SetariCookies-module__resourcesGrid___lhSmh{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.SetariCookies-module__resourceCard___U2Lb3{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.SetariCookies-module__resourceCard___U2Lb3:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.SetariCookies-module__resourceCard___U2Lb3 h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.SetariCookies-module__resourceCard___U2Lb3 p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.SetariCookies-module__resourceLink___wqRJ8{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.SetariCookies-module__resourceLink___wqRJ8:hover{transform:translate(4px)}.SetariCookies-module__cta___LS-Dm{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.SetariCookies-module__ctaContent___2RzET{max-width:700px;margin:0 auto}.SetariCookies-module__cta___LS-Dm h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.SetariCookies-module__cta___LS-Dm p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.SetariCookies-module__ctaButton___7-Pmd{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.SetariCookies-module__ctaButton___7-Pmd:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.SetariCookies-module__heroTitle___rtDs9 h1{font-size:3rem}.SetariCookies-module__mainLine___86DfM{font-size:1.25rem}.SetariCookies-module__heroDescription___44BJQ p{font-size:1rem}}@media (max-width: 768px){.SetariCookies-module__hero___fj-3x{min-height:50vh}.SetariCookies-module__heroContent___lQTRT{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.SetariCookies-module__heroTitle___rtDs9 h1{font-size:2.5rem}.SetariCookies-module__mainLine___86DfM{font-size:1.125rem}.SetariCookies-module__heroDescription___44BJQ p{font-size:.9375rem}.SetariCookies-module__container___m-KwN{padding:0 1rem}.SetariCookies-module__statsGrid___mbl2p{grid-template-columns:repeat(2,1fr);gap:1.25rem}.SetariCookies-module__statCard___2JjEp{padding:1.5rem 1.25rem}.SetariCookies-module__statNumber___JByFl{font-size:1.75rem}.SetariCookies-module__statLabel___JQ7xy{font-size:.75rem}.SetariCookies-module__actionsGrid___sMEU7{grid-template-columns:1fr;gap:1rem}.SetariCookies-module__sectionTitle___h2NkV{font-size:2rem}.SetariCookies-module__settingCard___xKDWb{padding:1.5rem}.SetariCookies-module__settingHeader___fwAwM{flex-direction:column;gap:1.5rem}.SetariCookies-module__settingControl___-6Nu-{flex-direction:row;justify-content:space-between;width:100%}.SetariCookies-module__infoGrid___Y5zDf,.SetariCookies-module__resourcesGrid___lhSmh{grid-template-columns:1fr;gap:1.5rem}.SetariCookies-module__resourceCard___U2Lb3{padding:1.5rem}.SetariCookies-module__cta___LS-Dm h2{font-size:2rem}.SetariCookies-module__cta___LS-Dm p{font-size:1rem}}@media (max-width: 480px){.SetariCookies-module__hero___fj-3x{min-height:45vh}.SetariCookies-module__heroContent___lQTRT{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.SetariCookies-module__heroTitle___rtDs9 h1{font-size:2rem}.SetariCookies-module__mainLine___86DfM{font-size:1rem}.SetariCookies-module__heroDescription___44BJQ p{font-size:.875rem}.SetariCookies-module__statsGrid___mbl2p{grid-template-columns:1fr;gap:1rem}.SetariCookies-module__statCard___2JjEp{padding:1.25rem 1rem}.SetariCookies-module__statNumber___JByFl{font-size:1.5rem}.SetariCookies-module__statLabel___JQ7xy{font-size:.6875rem}.SetariCookies-module__actionBtn___xT2Vg{padding:1rem 1.5rem;font-size:.9375rem}.SetariCookies-module__sectionTitle___h2NkV{font-size:1.75rem}.SetariCookies-module__settingCard___xKDWb{padding:1.25rem}.SetariCookies-module__settingTitle___WY-zT{font-size:1.125rem}.SetariCookies-module__settingDescription___zpFmY{font-size:.875rem}.SetariCookies-module__infoCard___cflc1 h3{font-size:1.125rem}.SetariCookies-module__infoCard___cflc1 p{font-size:.875rem}.SetariCookies-module__resourceCard___U2Lb3{padding:1.25rem}.SetariCookies-module__resourceCard___U2Lb3 h3{font-size:1.125rem}.SetariCookies-module__resourceCard___U2Lb3 p{font-size:.875rem}.SetariCookies-module__cta___LS-Dm h2{font-size:1.75rem}.SetariCookies-module__cta___LS-Dm p{font-size:.9375rem}.SetariCookies-module__ctaButton___7-Pmd{padding:.875rem 2rem;font-size:.875rem}.SetariCookies-module__saveButton___AL3-B{padding:1rem 2rem;font-size:.9375rem}}@media (max-width: 360px){.SetariCookies-module__heroTitle___rtDs9 h1{font-size:1.75rem}.SetariCookies-module__mainLine___86DfM{font-size:.9375rem}.SetariCookies-module__sectionTitle___h2NkV{font-size:1.5rem}.SetariCookies-module__settingTitle___WY-zT{font-size:1rem}}.PoliticaCookies-module__cookies___DMpsf{min-height:100vh;background:var(--primary-purple-dark)}.PoliticaCookies-module__progressBar___aYOUX{position:fixed;top:0;left:0;right:0;height:3px;background:#ffffff0d;z-index:1000}.PoliticaCookies-module__progressFill___NCnBz{height:100%;background:var(--accent-orange);transition:width .1s ease}.PoliticaCookies-module__hero___OHZk0{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.PoliticaCookies-module__hero___OHZk0:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.PoliticaCookies-module__heroContent___5G2xk{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.PoliticaCookies-module__heroTitle___MytIx{animation:PoliticaCookies-module__fadeInUp___vFIHZ .8s ease-out forwards;opacity:0}.PoliticaCookies-module__heroTitle___MytIx h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.PoliticaCookies-module__heroSubtitle___gWBhs{animation:PoliticaCookies-module__fadeInUp___vFIHZ 1s ease-out .2s forwards;opacity:0}.PoliticaCookies-module__mainLine___HtJax{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.PoliticaCookies-module__heroDescription___e3i5u{text-align:center;max-width:700px;animation:PoliticaCookies-module__fadeInUp___vFIHZ 1.2s ease-out .4s forwards;opacity:0}.PoliticaCookies-module__heroDescription___e3i5u p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.PoliticaCookies-module__lastUpdated___-F1Kl{padding:.625rem 1.25rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.25);border-radius:2px;color:var(--accent-orange);font-size:.875rem;font-family:var(--font-mono);animation:PoliticaCookies-module__fadeInUp___vFIHZ 1.4s ease-out .6s forwards;opacity:0}@keyframes PoliticaCookies-module__fadeInUp___vFIHZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PoliticaCookies-module__content___wcfGB{padding:5rem 0;background:var(--primary-purple-dark)}.PoliticaCookies-module__container___gzSLf{max-width:1400px;margin:0 auto;padding:0 2rem}.PoliticaCookies-module__intro___a2Oej{margin-bottom:5rem}.PoliticaCookies-module__sectionTitle___vbO7t{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaCookies-module__introText___7G1qk{color:var(--text-light);font-size:1.0625rem;line-height:1.8;margin-bottom:3rem;font-family:var(--font-body);max-width:900px}.PoliticaCookies-module__statsGrid___23gSL{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.PoliticaCookies-module__statCard___q2FPC{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.PoliticaCookies-module__statCard___q2FPC:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.PoliticaCookies-module__statNumber___yBF8E{font-size:2.25rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.5rem}.PoliticaCookies-module__statLabel___Ipi-1{color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}.PoliticaCookies-module__cookieTypes___GO2zx{margin-bottom:5rem}.PoliticaCookies-module__cookieCard___4Liwz{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;margin-bottom:1.5rem;transition:all .3s ease;overflow:hidden}.PoliticaCookies-module__cookieCard___4Liwz:hover{background:#ffffff0a;border-color:#ff6b354d}.PoliticaCookies-module__cardHeader___pffbS{display:flex;justify-content:space-between;align-items:center;padding:2rem;cursor:pointer;gap:1.5rem}.PoliticaCookies-module__cardHeaderContent___SCSNm{flex:1}.PoliticaCookies-module__cardTitle___k0BHW{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaCookies-module__cardDescription___l-2-D{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.PoliticaCookies-module__expandButton___E7Wly{background:transparent;border:1px solid rgba(255,107,53,.25);border-radius:2px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.PoliticaCookies-module__expandButton___E7Wly:hover{background:#ff6b351a;border-color:var(--accent-orange)}.PoliticaCookies-module__expandIcon___LBrpv{color:var(--accent-orange);font-size:.875rem;transition:transform .3s ease;font-family:var(--font-mono)}.PoliticaCookies-module__expanded___5Ashv{transform:rotate(180deg)}.PoliticaCookies-module__cardContent___9yNp-{padding:0 2rem 2rem;border-top:1px solid rgba(255,255,255,.06);animation:PoliticaCookies-module__slideDown___PIjSM .3s ease-out}@keyframes PoliticaCookies-module__slideDown___PIjSM{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.PoliticaCookies-module__examplesLabel___t5ylp{color:var(--accent-orange);font-size:.875rem;font-weight:400;font-family:var(--font-mono);margin-bottom:1.25rem;margin-top:1.5rem;text-transform:uppercase;letter-spacing:.05em}.PoliticaCookies-module__examplesTable___nNdiU{background:#0003;border:1px solid rgba(255,255,255,.06);border-radius:2px;overflow:hidden}.PoliticaCookies-module__tableHeader___nH40E{display:grid;grid-template-columns:1.5fr 2fr 1fr;gap:1.5rem;padding:1rem 1.5rem;background:#ff6b350d;border-bottom:1px solid rgba(255,255,255,.08)}.PoliticaCookies-module__tableHeader___nH40E span{color:var(--accent-orange);font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.PoliticaCookies-module__tableRow___kJxYj{display:grid;grid-template-columns:1.5fr 2fr 1fr;gap:1.5rem;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);transition:background .2s ease}.PoliticaCookies-module__tableRow___kJxYj:hover{background:#ff6b3508}.PoliticaCookies-module__tableRow___kJxYj:last-child{border-bottom:none}.PoliticaCookies-module__cookieName___nf0kP{background:#ff6b351a;color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-family:var(--font-mono);font-size:.8125rem;display:inline-block}.PoliticaCookies-module__cookiePurpose___o-Z71{color:var(--text-light);font-size:.875rem;line-height:1.5;font-family:var(--font-body)}.PoliticaCookies-module__cookieDuration___m4cxu{color:var(--text-gray);font-size:.8125rem;font-family:var(--font-mono)}.PoliticaCookies-module__controlSection___jpH-d{margin-bottom:5rem;padding:3rem;background:#ff6b3505;border:1px solid rgba(255,107,53,.1);border-radius:2px}.PoliticaCookies-module__controlIntro___MQHkk{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin-bottom:3rem;font-family:var(--font-body)}.PoliticaCookies-module__controlGrid___lh9ky{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PoliticaCookies-module__controlCard___hoBIR{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.PoliticaCookies-module__controlCard___hoBIR:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.PoliticaCookies-module__controlIcon___sbLXv{font-size:2.5rem;margin-bottom:1rem}.PoliticaCookies-module__controlTitle___Eo2jj{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.PoliticaCookies-module__controlDescription___8tKOF{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.PoliticaCookies-module__infoSection___-MN8V{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:5rem}.PoliticaCookies-module__infoCard___ZGTTM{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;transition:all .3s ease}.PoliticaCookies-module__infoCard___ZGTTM:hover{background:#ffffff0a;border-color:#ff6b354d}.PoliticaCookies-module__infoIcon___7MSOX{font-size:2.5rem;margin-bottom:1.25rem}.PoliticaCookies-module__infoTitle___NCHgF{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono)}.PoliticaCookies-module__infoText___xLmHr{color:var(--text-light);font-size:.9375rem;line-height:1.7;margin:0;font-family:var(--font-body)}.PoliticaCookies-module__legalSection___SOMk3{margin-bottom:5rem;padding:3rem;background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:2px}.PoliticaCookies-module__legalText___k-VeE{color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:2rem;font-family:var(--font-body)}.PoliticaCookies-module__legalLinks___HpDNm{display:flex;gap:1.5rem;flex-wrap:wrap}.PoliticaCookies-module__legalLink___bQuVO{display:inline-block;padding:.875rem 1.5rem;background:transparent;border:1px solid rgba(255,107,53,.25);border-radius:2px;color:var(--accent-orange);text-decoration:none;font-size:.875rem;font-family:var(--font-mono);transition:all .2s ease}.PoliticaCookies-module__legalLink___bQuVO:hover{background:#ff6b351a;border-color:var(--accent-orange);transform:translate(4px)}.PoliticaCookies-module__cta___Cey80{text-align:center;padding:4rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px}.PoliticaCookies-module__cta___Cey80 h2{font-size:2rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaCookies-module__cta___Cey80 p{font-size:1.0625rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem;font-family:var(--font-body);max-width:700px;margin-left:auto;margin-right:auto}.PoliticaCookies-module__ctaButton___z3csb{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.PoliticaCookies-module__ctaButton___z3csb:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.PoliticaCookies-module__heroTitle___MytIx h1{font-size:3rem}.PoliticaCookies-module__mainLine___HtJax{font-size:1.25rem}.PoliticaCookies-module__sectionTitle___vbO7t{font-size:2rem}}@media (max-width: 768px){.PoliticaCookies-module__hero___OHZk0{min-height:50vh}.PoliticaCookies-module__heroContent___5G2xk{min-height:50vh;padding:3rem 1.5rem;gap:1.25rem}.PoliticaCookies-module__heroTitle___MytIx h1{font-size:2.5rem}.PoliticaCookies-module__mainLine___HtJax{font-size:1.125rem}.PoliticaCookies-module__heroDescription___e3i5u p{font-size:.9375rem}.PoliticaCookies-module__container___gzSLf{padding:0 1.5rem}.PoliticaCookies-module__sectionTitle___vbO7t{font-size:1.75rem}.PoliticaCookies-module__statsGrid___23gSL{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.25rem}.PoliticaCookies-module__statCard___q2FPC{padding:1.5rem 1.25rem}.PoliticaCookies-module__cardHeader___pffbS{padding:1.5rem;flex-direction:column;align-items:flex-start}.PoliticaCookies-module__expandButton___E7Wly{align-self:flex-end}.PoliticaCookies-module__cardContent___9yNp-{padding:0 1.5rem 1.5rem}.PoliticaCookies-module__tableHeader___nH40E,.PoliticaCookies-module__tableRow___kJxYj{grid-template-columns:1fr;gap:.75rem}.PoliticaCookies-module__tableHeader___nH40E{display:none}.PoliticaCookies-module__tableRow___kJxYj{padding:1rem 1.5rem}.PoliticaCookies-module__cookieName___nf0kP,.PoliticaCookies-module__cookiePurpose___o-Z71,.PoliticaCookies-module__cookieDuration___m4cxu{display:block;margin-bottom:.5rem}.PoliticaCookies-module__cookieName___nf0kP:before{content:"Nume: ";font-weight:400;color:var(--text-light);font-family:var(--font-body)}.PoliticaCookies-module__cookiePurpose___o-Z71:before{content:"Scop: ";font-weight:400;color:var(--text-light);font-family:var(--font-body)}.PoliticaCookies-module__cookieDuration___m4cxu:before{content:"Durată: ";font-weight:400;color:var(--text-light);font-family:var(--font-body)}.PoliticaCookies-module__controlSection___jpH-d,.PoliticaCookies-module__legalSection___SOMk3{padding:2rem}.PoliticaCookies-module__controlGrid___lh9ky,.PoliticaCookies-module__infoSection___-MN8V{grid-template-columns:1fr;gap:1.5rem}.PoliticaCookies-module__legalLinks___HpDNm{flex-direction:column}.PoliticaCookies-module__cta___Cey80{padding:3rem 2rem}.PoliticaCookies-module__cta___Cey80 h2{font-size:1.75rem}}@media (max-width: 480px){.PoliticaCookies-module__hero___OHZk0{min-height:45vh}.PoliticaCookies-module__heroContent___5G2xk{min-height:45vh;padding:2.5rem 1rem}.PoliticaCookies-module__heroTitle___MytIx h1{font-size:2rem}.PoliticaCookies-module__mainLine___HtJax{font-size:1rem}.PoliticaCookies-module__heroDescription___e3i5u p{font-size:.875rem}.PoliticaCookies-module__container___gzSLf{padding:0 1rem}.PoliticaCookies-module__sectionTitle___vbO7t{font-size:1.5rem}.PoliticaCookies-module__statsGrid___23gSL{grid-template-columns:1fr}.PoliticaCookies-module__cardHeader___pffbS{padding:1.25rem}.PoliticaCookies-module__cardTitle___k0BHW{font-size:1.125rem}.PoliticaCookies-module__cardContent___9yNp-{padding:0 1.25rem 1.25rem}.PoliticaCookies-module__controlSection___jpH-d,.PoliticaCookies-module__legalSection___SOMk3{padding:1.5rem}.PoliticaCookies-module__infoCard___ZGTTM{padding:2rem}.PoliticaCookies-module__cta___Cey80{padding:2.5rem 1.5rem}.PoliticaCookies-module__cta___Cey80 h2{font-size:1.5rem}.PoliticaCookies-module__cta___Cey80 p{font-size:.9375rem}.PoliticaCookies-module__ctaButton___z3csb{padding:.875rem 2rem}}.PoliticaDeConfidentialitate-module__terms___B4vyS{min-height:100vh;background:var(--primary-purple-dark)}.PoliticaDeConfidentialitate-module__hero___9iCcf{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.PoliticaDeConfidentialitate-module__hero___9iCcf:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.PoliticaDeConfidentialitate-module__heroContent___MRz8k{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ{animation:PoliticaDeConfidentialitate-module__fadeInUp___MMX4q .8s ease-out forwards;opacity:0}.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.PoliticaDeConfidentialitate-module__heroSubtitle___FDE0t{animation:PoliticaDeConfidentialitate-module__fadeInUp___MMX4q 1s ease-out .2s forwards;opacity:0}.PoliticaDeConfidentialitate-module__mainLine___n-Nql{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.PoliticaDeConfidentialitate-module__heroDescription___vGhbx{text-align:center;max-width:700px;animation:PoliticaDeConfidentialitate-module__fadeInUp___MMX4q 1.2s ease-out .4s forwards;opacity:0}.PoliticaDeConfidentialitate-module__heroDescription___vGhbx p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes PoliticaDeConfidentialitate-module__fadeInUp___MMX4q{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PoliticaDeConfidentialitate-module__stats___JSfaH{padding:3rem 0;background:#0003}.PoliticaDeConfidentialitate-module__container___tcDo8{max-width:1400px;margin:0 auto;padding:0 2rem}.PoliticaDeConfidentialitate-module__statsGrid___6rvG1{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.PoliticaDeConfidentialitate-module__statCard___m5oNP{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.PoliticaDeConfidentialitate-module__statCard___m5oNP:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.PoliticaDeConfidentialitate-module__statNumber___wvK2S{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.PoliticaDeConfidentialitate-module__statLabel___HzARs{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.PoliticaDeConfidentialitate-module__navigation___DGbJh{padding:2.5rem 0;background:#ff6b3505}.PoliticaDeConfidentialitate-module__navGrid___pOvTa{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.PoliticaDeConfidentialitate-module__navBtn___sAc2Q{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.PoliticaDeConfidentialitate-module__navBtn___sAc2Q:hover{background:#ffffff08;border-color:#ff6b354d}.PoliticaDeConfidentialitate-module__navBtn___sAc2Q.PoliticaDeConfidentialitate-module__active___xE5i7{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.PoliticaDeConfidentialitate-module__navName___R8ea2{font-family:var(--font-mono)}.PoliticaDeConfidentialitate-module__contentSection___Hbk8E{padding:5rem 0;background:var(--primary-purple-dark)}.PoliticaDeConfidentialitate-module__infoNote___O99FQ{background:#6c5ce71a;border:1px solid rgba(108,92,231,.3);border-radius:2px;padding:2rem;margin-bottom:3rem}.PoliticaDeConfidentialitate-module__infoNote___O99FQ h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin:0 0 .75rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaDeConfidentialitate-module__infoNote___O99FQ p{color:var(--text-light);font-size:.9375rem;line-height:1.7;margin:0;font-family:var(--font-body)}.PoliticaDeConfidentialitate-module__infoNote___O99FQ p a{color:var(--accent-orange);text-decoration:none;font-weight:500;transition:all .2s ease}.PoliticaDeConfidentialitate-module__infoNote___O99FQ p a:hover{text-decoration:underline}.PoliticaDeConfidentialitate-module__termSection___p1NgJ{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);scroll-margin-top:2rem}.PoliticaDeConfidentialitate-module__termSection___p1NgJ:hover{background:#ffffff0a;border-color:#ff6b354d}.PoliticaDeConfidentialitate-module__termSection___p1NgJ:last-child{margin-bottom:0}.PoliticaDeConfidentialitate-module__sectionTitle___LoaYZ{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);letter-spacing:-.01em;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.PoliticaDeConfidentialitate-module__sectionContent___2od0W{display:flex;flex-direction:column;gap:2rem}.PoliticaDeConfidentialitate-module__contentBlock___qZ97M{position:relative}.PoliticaDeConfidentialitate-module__contentSubtitle___eN2qQ{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaDeConfidentialitate-module__contentText___Ejv-Z{color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin-bottom:1rem;font-family:var(--font-body)}.PoliticaDeConfidentialitate-module__contentList___IkfYh{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem}.PoliticaDeConfidentialitate-module__listItem___27h4t{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:#ff6b350d;border-left:2px solid var(--accent-orange);border-radius:2px;color:var(--text-light);font-size:.875rem;line-height:1.6;font-family:var(--font-body);transition:all .2s ease}.PoliticaDeConfidentialitate-module__listItem___27h4t:hover{background:#ff6b351a}.PoliticaDeConfidentialitate-module__listBullet___Bi6Gm{color:var(--accent-orange);font-weight:700;flex-shrink:0}.PoliticaDeConfidentialitate-module__summary___D64rY{padding:5rem 0;background:#ff6b3505}.PoliticaDeConfidentialitate-module__summaryGrid___2aEp-{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A p{color:var(--text-gray);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}.PoliticaDeConfidentialitate-module__cta___Dqasx{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.PoliticaDeConfidentialitate-module__ctaContent___HN7vG{max-width:700px;margin:0 auto}.PoliticaDeConfidentialitate-module__cta___Dqasx h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.PoliticaDeConfidentialitate-module__cta___Dqasx p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.PoliticaDeConfidentialitate-module__ctaButtons___00-Hx{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.PoliticaDeConfidentialitate-module__ctaButton___rtWlZ,.PoliticaDeConfidentialitate-module__ctaButtonSecondary___Pi62l{display:inline-block;padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.PoliticaDeConfidentialitate-module__ctaButton___rtWlZ{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.PoliticaDeConfidentialitate-module__ctaButton___rtWlZ:hover{background:#e65a2e;transform:translateY(-2px)}.PoliticaDeConfidentialitate-module__ctaButtonSecondary___Pi62l{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.PoliticaDeConfidentialitate-module__ctaButtonSecondary___Pi62l:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ h1{font-size:3rem}.PoliticaDeConfidentialitate-module__mainLine___n-Nql{font-size:1.25rem}.PoliticaDeConfidentialitate-module__heroDescription___vGhbx p{font-size:1rem}}@media (max-width: 768px){.PoliticaDeConfidentialitate-module__hero___9iCcf{min-height:50vh}.PoliticaDeConfidentialitate-module__heroContent___MRz8k{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ h1{font-size:2.5rem}.PoliticaDeConfidentialitate-module__mainLine___n-Nql{font-size:1.125rem}.PoliticaDeConfidentialitate-module__heroDescription___vGhbx p{font-size:.9375rem}.PoliticaDeConfidentialitate-module__container___tcDo8{padding:0 1rem}.PoliticaDeConfidentialitate-module__statsGrid___6rvG1{grid-template-columns:repeat(2,1fr);gap:1.25rem}.PoliticaDeConfidentialitate-module__statCard___m5oNP{padding:1.5rem 1.25rem}.PoliticaDeConfidentialitate-module__statNumber___wvK2S{font-size:1.75rem}.PoliticaDeConfidentialitate-module__statLabel___HzARs{font-size:.75rem}.PoliticaDeConfidentialitate-module__navGrid___pOvTa{gap:.625rem}.PoliticaDeConfidentialitate-module__navBtn___sAc2Q{padding:.5rem 1rem;font-size:.8125rem}.PoliticaDeConfidentialitate-module__termSection___p1NgJ{padding:2rem}.PoliticaDeConfidentialitate-module__sectionTitle___LoaYZ{font-size:2rem}.PoliticaDeConfidentialitate-module__contentSubtitle___eN2qQ{font-size:1.125rem}.PoliticaDeConfidentialitate-module__contentText___Ejv-Z{font-size:.875rem}.PoliticaDeConfidentialitate-module__summaryGrid___2aEp-{grid-template-columns:1fr;gap:1.5rem}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A{padding:1.5rem}.PoliticaDeConfidentialitate-module__cta___Dqasx h2{font-size:2rem}.PoliticaDeConfidentialitate-module__cta___Dqasx p{font-size:1rem}.PoliticaDeConfidentialitate-module__ctaButtons___00-Hx{flex-direction:column;align-items:center}.PoliticaDeConfidentialitate-module__ctaButton___rtWlZ,.PoliticaDeConfidentialitate-module__ctaButtonSecondary___Pi62l{width:100%;max-width:300px;text-align:center}}@media (max-width: 480px){.PoliticaDeConfidentialitate-module__hero___9iCcf{min-height:45vh}.PoliticaDeConfidentialitate-module__heroContent___MRz8k{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ h1{font-size:2rem}.PoliticaDeConfidentialitate-module__mainLine___n-Nql{font-size:1rem}.PoliticaDeConfidentialitate-module__heroDescription___vGhbx p{font-size:.875rem}.PoliticaDeConfidentialitate-module__statsGrid___6rvG1{grid-template-columns:1fr;gap:1rem}.PoliticaDeConfidentialitate-module__statCard___m5oNP{padding:1.25rem 1rem}.PoliticaDeConfidentialitate-module__statNumber___wvK2S{font-size:1.5rem}.PoliticaDeConfidentialitate-module__statLabel___HzARs{font-size:.6875rem}.PoliticaDeConfidentialitate-module__navBtn___sAc2Q{padding:.5rem .875rem;font-size:.75rem}.PoliticaDeConfidentialitate-module__infoNote___O99FQ{padding:1.5rem}.PoliticaDeConfidentialitate-module__infoNote___O99FQ h3{font-size:1.125rem}.PoliticaDeConfidentialitate-module__infoNote___O99FQ p{font-size:.875rem}.PoliticaDeConfidentialitate-module__termSection___p1NgJ{padding:1.5rem}.PoliticaDeConfidentialitate-module__sectionTitle___LoaYZ{font-size:1.75rem}.PoliticaDeConfidentialitate-module__contentSubtitle___eN2qQ{font-size:1rem}.PoliticaDeConfidentialitate-module__contentText___Ejv-Z{font-size:.8125rem}.PoliticaDeConfidentialitate-module__listItem___27h4t{font-size:.8125rem;padding:.625rem .875rem}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A{padding:1.25rem}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A h3{font-size:1.125rem}.PoliticaDeConfidentialitate-module__summaryCard___R-O7A p{font-size:.875rem}.PoliticaDeConfidentialitate-module__cta___Dqasx h2{font-size:1.75rem}.PoliticaDeConfidentialitate-module__cta___Dqasx p{font-size:.9375rem}.PoliticaDeConfidentialitate-module__ctaButton___rtWlZ,.PoliticaDeConfidentialitate-module__ctaButtonSecondary___Pi62l{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.PoliticaDeConfidentialitate-module__heroTitle___Pr3fQ h1{font-size:1.75rem}.PoliticaDeConfidentialitate-module__mainLine___n-Nql{font-size:.9375rem}.PoliticaDeConfidentialitate-module__sectionTitle___LoaYZ{font-size:1.5rem}.PoliticaDeConfidentialitate-module__contentSubtitle___eN2qQ{font-size:.9375rem}}.TermeniSiConditii-module__terms___RZxYB{min-height:100vh;background:var(--primary-purple-dark)}.TermeniSiConditii-module__hero___cvuSK{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.TermeniSiConditii-module__hero___cvuSK:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.TermeniSiConditii-module__heroContent___DH2dD{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.TermeniSiConditii-module__heroTitle___p3Sc1{animation:TermeniSiConditii-module__fadeInUp___avGBm .8s ease-out forwards;opacity:0}.TermeniSiConditii-module__heroTitle___p3Sc1 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.TermeniSiConditii-module__heroSubtitle___eML3b{animation:TermeniSiConditii-module__fadeInUp___avGBm 1s ease-out .2s forwards;opacity:0}.TermeniSiConditii-module__mainLine___wvZ3E{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.TermeniSiConditii-module__heroDescription___ZcjDn{text-align:center;max-width:700px;animation:TermeniSiConditii-module__fadeInUp___avGBm 1.2s ease-out .4s forwards;opacity:0}.TermeniSiConditii-module__heroDescription___ZcjDn p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes TermeniSiConditii-module__fadeInUp___avGBm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TermeniSiConditii-module__stats___4vQfq{padding:3rem 0;background:#0003}.TermeniSiConditii-module__container___VK8y7{max-width:1400px;margin:0 auto;padding:0 2rem}.TermeniSiConditii-module__statsGrid___CVRSD{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.TermeniSiConditii-module__statCard___73gDV{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.TermeniSiConditii-module__statCard___73gDV:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.TermeniSiConditii-module__statNumber___nHltz{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.TermeniSiConditii-module__statLabel___WtJoM{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.TermeniSiConditii-module__navigation___Z4KYL{padding:2.5rem 0;background:#ff6b3505}.TermeniSiConditii-module__navGrid___che7n{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.TermeniSiConditii-module__navBtn___Zp5Oz{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.TermeniSiConditii-module__navBtn___Zp5Oz:hover{background:#ffffff08;border-color:#ff6b354d}.TermeniSiConditii-module__navBtn___Zp5Oz.TermeniSiConditii-module__active___i2VT9{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.TermeniSiConditii-module__navName___r-rN0{font-family:var(--font-mono)}.TermeniSiConditii-module__contentSection___d-leM{padding:5rem 0;background:var(--primary-purple-dark)}.TermeniSiConditii-module__infoNote___LScEb{background:#6c5ce71a;border:1px solid rgba(108,92,231,.3);border-radius:2px;padding:2rem;margin-bottom:3rem}.TermeniSiConditii-module__infoNote___LScEb h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin:0 0 .75rem;font-family:var(--font-mono);letter-spacing:-.01em}.TermeniSiConditii-module__infoNote___LScEb p{color:var(--text-light);font-size:.9375rem;line-height:1.7;margin:0;font-family:var(--font-body)}.TermeniSiConditii-module__infoNote___LScEb p a{color:var(--accent-orange);text-decoration:none;font-weight:500;transition:all .2s ease}.TermeniSiConditii-module__infoNote___LScEb p a:hover{text-decoration:underline}.TermeniSiConditii-module__termSection___QfQ1M{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;margin-bottom:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);scroll-margin-top:2rem}.TermeniSiConditii-module__termSection___QfQ1M:hover{background:#ffffff0a;border-color:#ff6b354d}.TermeniSiConditii-module__termSection___QfQ1M:last-child{margin-bottom:0}.TermeniSiConditii-module__sectionTitle___2Nagt{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:2rem;font-family:var(--font-mono);letter-spacing:-.01em;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.TermeniSiConditii-module__sectionContent___AQBQr{display:flex;flex-direction:column;gap:2rem}.TermeniSiConditii-module__contentBlock___okTPe{position:relative}.TermeniSiConditii-module__contentSubtitle___4MqXM{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.TermeniSiConditii-module__contentText___bdsDe{color:var(--text-gray);font-size:.9375rem;line-height:1.7;margin-bottom:1rem;font-family:var(--font-body)}.TermeniSiConditii-module__contentList___m13xt{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem}.TermeniSiConditii-module__listItem___z3NhP{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;background:#ff6b350d;border-left:2px solid var(--accent-orange);border-radius:2px;color:var(--text-light);font-size:.875rem;line-height:1.6;font-family:var(--font-body);transition:all .2s ease}.TermeniSiConditii-module__listItem___z3NhP:hover{background:#ff6b351a}.TermeniSiConditii-module__listBullet___xSp8n{color:var(--accent-orange);font-weight:700;flex-shrink:0}.TermeniSiConditii-module__summary___h0QSm{padding:5rem 0;background:#ff6b3505}.TermeniSiConditii-module__summaryGrid___EHMKP{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.TermeniSiConditii-module__summaryCard___GPoIm{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.TermeniSiConditii-module__summaryCard___GPoIm:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.TermeniSiConditii-module__summaryCard___GPoIm h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.TermeniSiConditii-module__summaryCard___GPoIm p{color:var(--text-gray);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}.TermeniSiConditii-module__cta___zawPs{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.TermeniSiConditii-module__ctaContent___4VbXq{max-width:700px;margin:0 auto}.TermeniSiConditii-module__cta___zawPs h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.TermeniSiConditii-module__cta___zawPs p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.TermeniSiConditii-module__ctaButtons___KbWNP{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.TermeniSiConditii-module__ctaButton___SPtL3,.TermeniSiConditii-module__ctaButtonSecondary___CEWG5{display:inline-block;padding:1rem 2.5rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.TermeniSiConditii-module__ctaButton___SPtL3{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.TermeniSiConditii-module__ctaButton___SPtL3:hover{background:#e65a2e;transform:translateY(-2px)}.TermeniSiConditii-module__ctaButtonSecondary___CEWG5{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.TermeniSiConditii-module__ctaButtonSecondary___CEWG5:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.TermeniSiConditii-module__heroTitle___p3Sc1 h1{font-size:3rem}.TermeniSiConditii-module__mainLine___wvZ3E{font-size:1.25rem}.TermeniSiConditii-module__heroDescription___ZcjDn p{font-size:1rem}}@media (max-width: 768px){.TermeniSiConditii-module__hero___cvuSK{min-height:50vh}.TermeniSiConditii-module__heroContent___DH2dD{min-height:50vh;gap:1.25rem;padding:3rem 1.5rem}.TermeniSiConditii-module__heroTitle___p3Sc1 h1{font-size:2.5rem}.TermeniSiConditii-module__mainLine___wvZ3E{font-size:1.125rem}.TermeniSiConditii-module__heroDescription___ZcjDn p{font-size:.9375rem}.TermeniSiConditii-module__container___VK8y7{padding:0 1rem}.TermeniSiConditii-module__statsGrid___CVRSD{grid-template-columns:repeat(2,1fr);gap:1.25rem}.TermeniSiConditii-module__statCard___73gDV{padding:1.5rem 1.25rem}.TermeniSiConditii-module__statNumber___nHltz{font-size:1.75rem}.TermeniSiConditii-module__statLabel___WtJoM{font-size:.75rem}.TermeniSiConditii-module__navGrid___che7n{gap:.625rem}.TermeniSiConditii-module__navBtn___Zp5Oz{padding:.5rem 1rem;font-size:.8125rem}.TermeniSiConditii-module__termSection___QfQ1M{padding:2rem}.TermeniSiConditii-module__sectionTitle___2Nagt{font-size:2rem}.TermeniSiConditii-module__contentSubtitle___4MqXM{font-size:1.125rem}.TermeniSiConditii-module__contentText___bdsDe{font-size:.875rem}.TermeniSiConditii-module__summaryGrid___EHMKP{grid-template-columns:1fr;gap:1.5rem}.TermeniSiConditii-module__summaryCard___GPoIm{padding:1.5rem}.TermeniSiConditii-module__cta___zawPs h2{font-size:2rem}.TermeniSiConditii-module__cta___zawPs p{font-size:1rem}.TermeniSiConditii-module__ctaButtons___KbWNP{flex-direction:column;align-items:center}.TermeniSiConditii-module__ctaButton___SPtL3,.TermeniSiConditii-module__ctaButtonSecondary___CEWG5{width:100%;max-width:300px;text-align:center}}@media (max-width: 480px){.TermeniSiConditii-module__hero___cvuSK{min-height:45vh}.TermeniSiConditii-module__heroContent___DH2dD{min-height:45vh;padding:2.5rem 1rem;gap:1rem}.TermeniSiConditii-module__heroTitle___p3Sc1 h1{font-size:2rem}.TermeniSiConditii-module__mainLine___wvZ3E{font-size:1rem}.TermeniSiConditii-module__heroDescription___ZcjDn p{font-size:.875rem}.TermeniSiConditii-module__statsGrid___CVRSD{grid-template-columns:1fr;gap:1rem}.TermeniSiConditii-module__statCard___73gDV{padding:1.25rem 1rem}.TermeniSiConditii-module__statNumber___nHltz{font-size:1.5rem}.TermeniSiConditii-module__statLabel___WtJoM{font-size:.6875rem}.TermeniSiConditii-module__navBtn___Zp5Oz{padding:.5rem .875rem;font-size:.75rem}.TermeniSiConditii-module__infoNote___LScEb{padding:1.5rem}.TermeniSiConditii-module__infoNote___LScEb h3{font-size:1.125rem}.TermeniSiConditii-module__infoNote___LScEb p{font-size:.875rem}.TermeniSiConditii-module__termSection___QfQ1M{padding:1.5rem}.TermeniSiConditii-module__sectionTitle___2Nagt{font-size:1.75rem}.TermeniSiConditii-module__contentSubtitle___4MqXM{font-size:1rem}.TermeniSiConditii-module__contentText___bdsDe{font-size:.8125rem}.TermeniSiConditii-module__listItem___z3NhP{font-size:.8125rem;padding:.625rem .875rem}.TermeniSiConditii-module__summaryCard___GPoIm{padding:1.25rem}.TermeniSiConditii-module__summaryCard___GPoIm h3{font-size:1.125rem}.TermeniSiConditii-module__summaryCard___GPoIm p{font-size:.875rem}.TermeniSiConditii-module__cta___zawPs h2{font-size:1.75rem}.TermeniSiConditii-module__cta___zawPs p{font-size:.9375rem}.TermeniSiConditii-module__ctaButton___SPtL3,.TermeniSiConditii-module__ctaButtonSecondary___CEWG5{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.TermeniSiConditii-module__heroTitle___p3Sc1 h1{font-size:1.75rem}.TermeniSiConditii-module__mainLine___wvZ3E{font-size:.9375rem}.TermeniSiConditii-module__sectionTitle___2Nagt{font-size:1.5rem}.TermeniSiConditii-module__contentSubtitle___4MqXM{font-size:.9375rem}}.BlogPost-module__blogPost___VFd12{min-height:100vh;background:var(--primary-purple-dark);padding:0}.BlogPost-module__breadcrumbs___B9GiJ{max-width:900px;margin:0 auto;padding:2rem 2rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.8125rem;font-family:var(--font-mono)}.BlogPost-module__breadcrumbs___B9GiJ a{color:var(--text-light);text-decoration:none;transition:color .2s ease}.BlogPost-module__breadcrumbs___B9GiJ a:hover{color:var(--accent-orange)}.BlogPost-module__breadcrumbs___B9GiJ span{color:#ffffff4d}.BlogPost-module__breadcrumbs___B9GiJ span:last-child{color:var(--text-light)}.BlogPost-module__article___2LYU-{max-width:900px;margin:0 auto;padding:0 2rem 4rem}.BlogPost-module__articleHeader___7WDQ6{padding:2rem 0 3rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:3rem}.BlogPost-module__category___4mB3o{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.BlogPost-module__title___BXZ8T{font-size:2.5rem;font-weight:300;color:var(--text-white);margin-bottom:1.25rem;line-height:1.3;font-family:var(--font-mono);letter-spacing:-.02em}.BlogPost-module__excerpt___Vz-xr{font-size:1.125rem;color:var(--text-light);line-height:1.7;margin-bottom:2rem;font-family:var(--font-body)}.BlogPost-module__meta___sJolX{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;font-size:.8125rem;color:var(--text-light);font-family:var(--font-mono)}.BlogPost-module__author___V8H0r,.BlogPost-module__date___YYDO6,.BlogPost-module__readTime___o0mIC{display:flex;align-items:center;gap:.375rem}.BlogPost-module__tags___n3514{display:flex;flex-wrap:wrap;gap:.5rem}.BlogPost-module__tag___qSH-Q{background:transparent;border:1px solid rgba(255,107,53,.25);color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono)}.BlogPost-module__content___-aRxM{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:3rem;margin-bottom:3rem}.BlogPost-module__icon___Pj-qx{font-size:3.5rem;text-align:center;margin-bottom:2.5rem;opacity:.9}.BlogPost-module__content___-aRxM h2{color:var(--text-white);font-size:1.75rem;font-weight:400;margin:2.5rem 0 1.25rem;font-family:var(--font-mono);letter-spacing:-.01em;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.BlogPost-module__content___-aRxM h3{color:var(--text-white);font-size:1.375rem;font-weight:400;margin:2rem 0 1rem;font-family:var(--font-mono);letter-spacing:-.01em}.BlogPost-module__content___-aRxM h4{color:var(--text-white);font-size:1.125rem;font-weight:400;margin:1.5rem 0 .75rem;font-family:var(--font-mono)}.BlogPost-module__content___-aRxM p{color:var(--text-light);line-height:1.8;font-size:1rem;margin-bottom:1.5rem;font-family:var(--font-body)}.BlogPost-module__content___-aRxM strong{color:var(--text-white);font-weight:600}.BlogPost-module__content___-aRxM ul,.BlogPost-module__content___-aRxM ol{margin:1.5rem 0;padding-left:1.5rem;color:var(--text-light);font-family:var(--font-body)}.BlogPost-module__content___-aRxM li{margin-bottom:.75rem;line-height:1.7;font-size:1rem}.BlogPost-module__content___-aRxM li::marker{color:var(--accent-orange)}.BlogPost-module__content___-aRxM a{color:var(--accent-orange);text-decoration:none;border-bottom:1px solid rgba(255,107,53,.3);transition:all .2s ease}.BlogPost-module__content___-aRxM a:hover{border-bottom-color:var(--accent-orange)}.BlogPost-module__content___-aRxM blockquote{margin:2rem 0;padding:1.5rem;border-left:3px solid var(--accent-orange);background:#ff6b350d;border-radius:0 2px 2px 0}.BlogPost-module__content___-aRxM blockquote p{margin:0;font-style:italic;color:var(--text-light)}.BlogPost-module__content___-aRxM code{background:#0000004d;padding:.25rem .5rem;border-radius:2px;font-family:var(--font-mono);font-size:.875rem;color:var(--accent-orange)}.BlogPost-module__content___-aRxM pre{background:#0000004d;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0}.BlogPost-module__content___-aRxM pre code{background:transparent;padding:0;color:var(--text-light)}.BlogPost-module__content___-aRxM table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9375rem}.BlogPost-module__content___-aRxM table th,.BlogPost-module__content___-aRxM table td{padding:.875rem;text-align:left;border:1px solid rgba(255,255,255,.08)}.BlogPost-module__content___-aRxM table th{background:#ff6b351a;color:var(--text-white);font-weight:500;font-family:var(--font-mono)}.BlogPost-module__content___-aRxM table td{color:var(--text-light)}.BlogPost-module__content___-aRxM table tr:hover{background:#ffffff05}.BlogPost-module__share___tBVrP{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;margin-bottom:4rem}.BlogPost-module__share___tBVrP h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.25rem;font-family:var(--font-mono);text-align:center}.BlogPost-module__shareButtons___owB69{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.BlogPost-module__shareButtons___owB69 button{padding:.625rem 1.25rem;background:transparent;color:var(--text-light);border:1px solid rgba(255,255,255,.15);border-radius:2px;font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.BlogPost-module__shareButtons___owB69 button:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange);transform:translateY(-2px)}.BlogPost-module__related___ttHjC{margin-bottom:4rem}.BlogPost-module__related___ttHjC h2{color:var(--text-white);font-size:1.75rem;font-weight:300;margin-bottom:2rem;font-family:var(--font-mono);letter-spacing:-.01em}.BlogPost-module__relatedGrid___Kk-ob{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.BlogPost-module__relatedCard___mrvwQ{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;text-decoration:none;transition:all .3s ease;display:block}.BlogPost-module__relatedCard___mrvwQ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.BlogPost-module__relatedIcon___F3EsN{font-size:2.5rem;margin-bottom:1rem}.BlogPost-module__relatedCard___mrvwQ h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono);line-height:1.4}.BlogPost-module__relatedCard___mrvwQ p{color:var(--text-light);line-height:1.6;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.BlogPost-module__readMore___LDHj9{color:var(--accent-orange);font-weight:400;font-size:.875rem;font-family:var(--font-mono);transition:transform .2s ease;display:inline-block}.BlogPost-module__relatedCard___mrvwQ:hover .BlogPost-module__readMore___LDHj9{transform:translate(4px)}.BlogPost-module__cta___C-8jv{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:3rem;text-align:center}.BlogPost-module__cta___C-8jv h2{color:var(--text-white);font-size:1.75rem;font-weight:300;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.BlogPost-module__cta___C-8jv p{color:var(--text-light);font-size:1rem;margin-bottom:2rem;font-family:var(--font-body)}.BlogPost-module__ctaButton___WrJC1{display:inline-block;padding:.875rem 2.25rem;background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2);border-radius:2px;font-size:.9375rem;font-weight:400;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease}.BlogPost-module__ctaButton___WrJC1:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.BlogPost-module__title___BXZ8T{font-size:2.25rem}.BlogPost-module__excerpt___Vz-xr{font-size:1.0625rem}.BlogPost-module__content___-aRxM{padding:2.5rem}.BlogPost-module__content___-aRxM h2{font-size:1.625rem}.BlogPost-module__content___-aRxM h3{font-size:1.25rem}}@media (max-width: 768px){.BlogPost-module__breadcrumbs___B9GiJ{padding:1.5rem 1.5rem .75rem;font-size:.75rem}.BlogPost-module__article___2LYU-{padding:0 1.5rem 3rem}.BlogPost-module__articleHeader___7WDQ6{padding:1.5rem 0 2rem;margin-bottom:2rem}.BlogPost-module__category___4mB3o{padding:.25rem .75rem;font-size:.6875rem;margin-bottom:1.25rem}.BlogPost-module__title___BXZ8T{font-size:1.875rem;margin-bottom:1rem}.BlogPost-module__excerpt___Vz-xr{font-size:1rem;margin-bottom:1.5rem}.BlogPost-module__meta___sJolX{gap:1rem;font-size:.75rem}.BlogPost-module__tags___n3514{gap:.375rem}.BlogPost-module__tag___qSH-Q{padding:.1875rem .625rem;font-size:.625rem}.BlogPost-module__content___-aRxM{padding:2rem 1.5rem;margin-bottom:2rem}.BlogPost-module__icon___Pj-qx{font-size:3rem;margin-bottom:2rem}.BlogPost-module__content___-aRxM h2{font-size:1.5rem;margin:2rem 0 1rem;padding-bottom:.625rem}.BlogPost-module__content___-aRxM h3{font-size:1.125rem;margin:1.5rem 0 .75rem}.BlogPost-module__content___-aRxM h4{font-size:1rem;margin:1.25rem 0 .625rem}.BlogPost-module__content___-aRxM p{font-size:.9375rem;margin-bottom:1.25rem}.BlogPost-module__content___-aRxM ul,.BlogPost-module__content___-aRxM ol{margin:1.25rem 0;padding-left:1.25rem}.BlogPost-module__content___-aRxM li{font-size:.9375rem;margin-bottom:.625rem}.BlogPost-module__content___-aRxM blockquote{margin:1.5rem 0;padding:1.25rem}.BlogPost-module__content___-aRxM code{font-size:.8125rem}.BlogPost-module__content___-aRxM pre{padding:1.25rem;margin:1.25rem 0}.BlogPost-module__content___-aRxM table{font-size:.875rem;display:block;overflow-x:auto}.BlogPost-module__content___-aRxM table th,.BlogPost-module__content___-aRxM table td{padding:.75rem}.BlogPost-module__share___tBVrP{padding:1.5rem;margin-bottom:3rem}.BlogPost-module__share___tBVrP h3{font-size:1rem;margin-bottom:1rem}.BlogPost-module__shareButtons___owB69{gap:.625rem}.BlogPost-module__shareButtons___owB69 button{padding:.5rem 1rem;font-size:.8125rem;flex:1;min-width:0}.BlogPost-module__related___ttHjC{margin-bottom:3rem}.BlogPost-module__related___ttHjC h2{font-size:1.5rem;margin-bottom:1.5rem}.BlogPost-module__relatedGrid___Kk-ob{grid-template-columns:1fr;gap:1.25rem}.BlogPost-module__relatedCard___mrvwQ{padding:1.5rem}.BlogPost-module__relatedIcon___F3EsN{font-size:2.25rem}.BlogPost-module__relatedCard___mrvwQ h3{font-size:1rem}.BlogPost-module__relatedCard___mrvwQ p{font-size:.875rem}.BlogPost-module__readMore___LDHj9{font-size:.8125rem}.BlogPost-module__cta___C-8jv{padding:2rem 1.5rem}.BlogPost-module__cta___C-8jv h2{font-size:1.5rem}.BlogPost-module__cta___C-8jv p{font-size:.9375rem;margin-bottom:1.5rem}.BlogPost-module__ctaButton___WrJC1{padding:.75rem 2rem;font-size:.875rem}}@media (max-width: 480px){.BlogPost-module__breadcrumbs___B9GiJ{padding:1.25rem 1rem .5rem;font-size:.6875rem;gap:.375rem}.BlogPost-module__article___2LYU-{padding:0 1rem 2rem}.BlogPost-module__articleHeader___7WDQ6{padding:1.25rem 0 1.5rem;margin-bottom:1.5rem}.BlogPost-module__category___4mB3o{padding:.1875rem .625rem;font-size:.625rem;margin-bottom:1rem}.BlogPost-module__title___BXZ8T{font-size:1.5rem;margin-bottom:.875rem}.BlogPost-module__excerpt___Vz-xr{font-size:.9375rem;margin-bottom:1.25rem}.BlogPost-module__meta___sJolX{gap:.75rem;font-size:.6875rem}.BlogPost-module__tags___n3514{gap:.3125rem}.BlogPost-module__tag___qSH-Q{padding:.1875rem .5rem;font-size:.5625rem}.BlogPost-module__content___-aRxM{padding:1.5rem 1.25rem;margin-bottom:1.5rem}.BlogPost-module__icon___Pj-qx{font-size:2.5rem;margin-bottom:1.5rem}.BlogPost-module__content___-aRxM h2{font-size:1.25rem;margin:1.5rem 0 .875rem;padding-bottom:.5rem}.BlogPost-module__content___-aRxM h3{font-size:1rem;margin:1.25rem 0 .625rem}.BlogPost-module__content___-aRxM h4{font-size:.9375rem;margin:1rem 0 .5rem}.BlogPost-module__content___-aRxM p{font-size:.875rem;margin-bottom:1rem}.BlogPost-module__content___-aRxM ul,.BlogPost-module__content___-aRxM ol{margin:1rem 0;padding-left:1rem}.BlogPost-module__content___-aRxM li{font-size:.875rem;margin-bottom:.5rem}.BlogPost-module__content___-aRxM blockquote{margin:1.25rem 0;padding:1rem}.BlogPost-module__content___-aRxM code{font-size:.75rem;padding:.1875rem .375rem}.BlogPost-module__content___-aRxM pre{padding:1rem;margin:1rem 0}.BlogPost-module__content___-aRxM table{font-size:.8125rem}.BlogPost-module__content___-aRxM table th,.BlogPost-module__content___-aRxM table td{padding:.625rem .5rem}.BlogPost-module__share___tBVrP{padding:1.25rem;margin-bottom:2rem}.BlogPost-module__share___tBVrP h3{font-size:.9375rem;margin-bottom:.875rem}.BlogPost-module__shareButtons___owB69{gap:.5rem}.BlogPost-module__shareButtons___owB69 button{padding:.5rem .875rem;font-size:.75rem}.BlogPost-module__related___ttHjC{margin-bottom:2rem}.BlogPost-module__related___ttHjC h2{font-size:1.25rem;margin-bottom:1.25rem}.BlogPost-module__relatedGrid___Kk-ob{gap:1rem}.BlogPost-module__relatedCard___mrvwQ{padding:1.25rem}.BlogPost-module__relatedIcon___F3EsN{font-size:2rem;margin-bottom:.75rem}.BlogPost-module__relatedCard___mrvwQ h3{font-size:.9375rem;margin-bottom:.625rem}.BlogPost-module__relatedCard___mrvwQ p{font-size:.8125rem;margin-bottom:.75rem}.BlogPost-module__readMore___LDHj9{font-size:.75rem}.BlogPost-module__cta___C-8jv{padding:1.75rem 1.25rem}.BlogPost-module__cta___C-8jv h2{font-size:1.25rem;margin-bottom:.875rem}.BlogPost-module__cta___C-8jv p{font-size:.875rem;margin-bottom:1.25rem}.BlogPost-module__ctaButton___WrJC1{padding:.75rem 1.75rem;font-size:.8125rem;width:100%}}@media (max-width: 360px){.BlogPost-module__title___BXZ8T{font-size:1.375rem}.BlogPost-module__excerpt___Vz-xr{font-size:.875rem}.BlogPost-module__content___-aRxM{padding:1.25rem 1rem}.BlogPost-module__content___-aRxM h2{font-size:1.125rem}.BlogPost-module__content___-aRxM h3{font-size:.9375rem}.BlogPost-module__content___-aRxM p{font-size:.8125rem}.BlogPost-module__shareButtons___owB69 button{font-size:.6875rem;padding:.5rem .75rem}}@media print{.BlogPost-module__breadcrumbs___B9GiJ,.BlogPost-module__share___tBVrP,.BlogPost-module__related___ttHjC,.BlogPost-module__cta___C-8jv{display:none}.BlogPost-module__content___-aRxM{background:#fff;border:none;color:#000}.BlogPost-module__content___-aRxM h2,.BlogPost-module__content___-aRxM h3,.BlogPost-module__content___-aRxM h4,.BlogPost-module__title___BXZ8T{color:#000}.BlogPost-module__content___-aRxM p,.BlogPost-module__content___-aRxM li{color:#333}}.CourseDetail-module__courseDetail___lAqBW{min-height:100vh;background:var(--primary-purple-dark)}.CourseDetail-module__breadcrumbs___neHBP{max-width:1400px;margin:0 auto;padding:1.5rem 1rem;display:flex;gap:.5rem;align-items:center;color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.CourseDetail-module__breadcrumbs___neHBP a{color:var(--accent-orange);text-decoration:none;transition:color .2s ease}.CourseDetail-module__breadcrumbs___neHBP a:hover{text-decoration:underline}.CourseDetail-module__breadcrumbs___neHBP span:last-child{color:var(--text-white)}.CourseDetail-module__hero___EsQTl{position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.CourseDetail-module__hero___EsQTl:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.CourseDetail-module__heroContent___B4R1l{position:relative;max-width:1400px;margin:0 auto;padding:3rem 1rem;display:grid;grid-template-columns:1fr;gap:2rem}.CourseDetail-module__badge___l2n0N{display:inline-block;width:fit-content;padding:.375rem 1rem;border-radius:2px;color:var(--text-white);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-mono);margin-bottom:1rem}.CourseDetail-module__title___emAws{font-size:2.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.CourseDetail-module__description___P1Y8n{font-size:1.125rem;line-height:1.7;color:var(--text-light);margin:0 0 1.5rem;font-family:var(--font-body)}.CourseDetail-module__stats___neGWM{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.CourseDetail-module__statItem___f95gY{display:flex;align-items:center;gap:.5rem;color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}.CourseDetail-module__statItem___f95gY svg{font-size:1rem;color:var(--accent-orange)}.CourseDetail-module__features___O4Pbe{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:2rem}.CourseDetail-module__feature___PibGu{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.9375rem;font-family:var(--font-body)}.CourseDetail-module__feature___PibGu svg{font-size:1.1rem;flex-shrink:0}.CourseDetail-module__priceCard___elrPn{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;backdrop-filter:blur(10px)}.CourseDetail-module__priceMain___0Sxa7{text-align:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,107,53,.2)}.CourseDetail-module__priceAmount___KVf8O{display:block;font-size:2.5rem;font-weight:400;font-family:var(--font-mono);color:var(--accent-orange);line-height:1;margin-bottom:.5rem}.CourseDetail-module__priceMonthly___9O6sm{display:block;font-size:.875rem;color:var(--text-gray);font-family:var(--font-mono)}.CourseDetail-module__priceDetails___l-fcr{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.CourseDetail-module__priceDetail___ZHQkM{display:flex;align-items:flex-start;gap:1rem;color:var(--text-light)}.CourseDetail-module__priceDetail___ZHQkM svg{font-size:1.2rem;color:var(--accent-orange);margin-top:.2rem;flex-shrink:0}.CourseDetail-module__priceDetail___ZHQkM div{display:flex;flex-direction:column;gap:.25rem}.CourseDetail-module__priceDetail___ZHQkM strong{color:var(--text-white);font-size:.875rem;font-family:var(--font-mono);font-weight:500}.CourseDetail-module__priceDetail___ZHQkM span{font-size:.875rem;font-family:var(--font-body)}.CourseDetail-module__enrollBtn___fGuk5{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;border-radius:2px;color:var(--text-white);text-decoration:none;font-weight:500;font-size:1rem;font-family:var(--font-mono);transition:all .2s ease;margin-bottom:1.5rem}.CourseDetail-module__enrollBtn___fGuk5:hover{transform:translateY(-2px);opacity:.9}.CourseDetail-module__guarantees___ZllPo{display:flex;flex-direction:column;gap:.75rem}.CourseDetail-module__guarantee___W4ZkK{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.875rem;font-family:var(--font-body)}.CourseDetail-module__guarantee___W4ZkK svg{color:var(--accent-orange);flex-shrink:0;font-size:1rem}.CourseDetail-module__tabs___96kpv{max-width:1400px;margin:2rem auto 0;padding:0 1rem;display:flex;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.08);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.CourseDetail-module__tabs___96kpv::-webkit-scrollbar{display:none}.CourseDetail-module__tab___Eh8Ca{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;white-space:nowrap}.CourseDetail-module__tab___Eh8Ca:hover{color:var(--text-white)}.CourseDetail-module__tabActive___NRsoL{color:var(--accent-orange)}.CourseDetail-module__tab___Eh8Ca svg{font-size:1rem}.CourseDetail-module__tabContent___JSaG-{max-width:1400px;margin:0 auto;padding:3rem 1rem;animation:CourseDetail-module__fadeIn___2HtM7 .3s ease}@keyframes CourseDetail-module__fadeIn___2HtM7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CourseDetail-module__contentSection___VzZbc{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;margin-bottom:2rem}.CourseDetail-module__contentSection___VzZbc h2{font-size:1.75rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 1.5rem;letter-spacing:-.01em}.CourseDetail-module__fullDescription___ePTRc{color:var(--text-light);font-size:1rem;line-height:1.7;font-family:var(--font-body)}.CourseDetail-module__fullDescription___ePTRc h2{font-size:1.5rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:2rem 0 1rem}.CourseDetail-module__fullDescription___ePTRc p{margin-bottom:1.25rem}.CourseDetail-module__fullDescription___ePTRc ul{margin:1rem 0;padding-left:1.5rem}.CourseDetail-module__fullDescription___ePTRc li{margin-bottom:.75rem}.CourseDetail-module__careerGrid___vro-Q{display:grid;grid-template-columns:1fr;gap:.75rem}.CourseDetail-module__careerCard___mExc6{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:2px;color:var(--text-white);font-weight:400;font-size:.9375rem;font-family:var(--font-body);transition:all .2s ease}.CourseDetail-module__careerCard___mExc6:hover{background:#ffffff0d;border-color:#ff6b354d}.CourseDetail-module__careerCard___mExc6 svg{font-size:1.25rem;flex-shrink:0}.CourseDetail-module__includesGrid___QMgiI{display:grid;grid-template-columns:1fr;gap:.75rem}.CourseDetail-module__includeItem___tTylg{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.9375rem;font-family:var(--font-body)}.CourseDetail-module__includeItem___tTylg svg{font-size:1.1rem;flex-shrink:0}.CourseDetail-module__prerequisites___f02vv{font-size:1rem;color:var(--text-light);line-height:1.7;padding:1.25rem;background:#ffffff08;border-left:2px solid var(--accent-orange);border-radius:2px;margin:0;font-family:var(--font-body)}.CourseDetail-module__syllabus___mIUwj h2{font-size:2rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 2rem;letter-spacing:-.01em}.CourseDetail-module__syllabusGrid___BzamA{display:grid;grid-template-columns:1fr;gap:1.5rem}.CourseDetail-module__moduleCard___qWw4l{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem;transition:all .2s ease}.CourseDetail-module__moduleCard___qWw4l:hover{background:#ffffff0a;border-color:#ff6b354d}.CourseDetail-module__moduleHeader___ZnDJJ{margin-bottom:1.25rem}.CourseDetail-module__moduleWeek___5Fr-I{display:inline-block;padding:.3rem .875rem;border-radius:2px;color:var(--text-white);font-size:.75rem;font-weight:500;font-family:var(--font-mono);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.CourseDetail-module__moduleHeader___ZnDJJ h3{font-size:1.25rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0}.CourseDetail-module__topicsList___hEcEt{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.CourseDetail-module__topicsList___hEcEt li{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.9375rem;font-family:var(--font-body)}.CourseDetail-module__topicsList___hEcEt svg{font-size:1rem;flex-shrink:0}.CourseDetail-module__instructorCard___38jhd{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.CourseDetail-module__instructorAvatar___nUCrA{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,var(--accent-orange),#8A2BE2);display:flex;align-items:center;justify-content:center;font-size:3rem;flex-shrink:0}.CourseDetail-module__instructorInfo___b6Uk1 h2{font-size:1.75rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .5rem}.CourseDetail-module__instructorTitle___YbEsF{font-size:1rem;color:var(--accent-orange);margin:0 0 1rem;font-family:var(--font-mono)}.CourseDetail-module__instructorBio___NpUbz{font-size:1rem;line-height:1.7;color:var(--text-light);margin:0;font-family:var(--font-body)}.CourseDetail-module__testimonials___J55SO{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.CourseDetail-module__testimonials___J55SO h3{font-size:1.5rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0}.CourseDetail-module__testimonial___aaJIT{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem}.CourseDetail-module__testimonialText___xDqNF{font-size:1rem;line-height:1.7;color:var(--text-light);font-style:italic;margin:0 0 1rem;font-family:var(--font-body)}.CourseDetail-module__testimonialAuthor___xEDub{display:flex;flex-direction:column;gap:.25rem}.CourseDetail-module__testimonialAuthor___xEDub strong{color:var(--text-white);font-size:.9375rem;font-family:var(--font-mono);font-weight:500}.CourseDetail-module__testimonialAuthor___xEDub span{color:var(--text-gray);font-size:.875rem;font-family:var(--font-body)}.CourseDetail-module__faq___k8whO h2{font-size:2rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 2rem;letter-spacing:-.01em}.CourseDetail-module__faqItem___N8BF8{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem;margin-bottom:1rem}.CourseDetail-module__faqItem___N8BF8 h3{font-size:1.125rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem}.CourseDetail-module__faqItem___N8BF8 p{font-size:.9375rem;line-height:1.7;color:var(--text-light);margin:0;font-family:var(--font-body)}.CourseDetail-module__related___aTO9U{max-width:1400px;margin:0 auto;padding:3rem 1rem}.CourseDetail-module__related___aTO9U h2{font-size:2rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);text-align:center;margin:0 0 2rem;letter-spacing:-.01em}.CourseDetail-module__relatedGrid___Vm6e5{display:grid;grid-template-columns:1fr;gap:1.5rem}.CourseDetail-module__relatedCard___Juulr{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:column;gap:1rem}.CourseDetail-module__relatedCard___Juulr:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.CourseDetail-module__relatedIcon___43dcl{width:50px;height:50px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.CourseDetail-module__relatedCard___Juulr h3{font-size:1.25rem;font-weight:400;font-family:var(--font-mono);color:var(--text-white);margin:0}.CourseDetail-module__relatedCard___Juulr p{font-size:.9375rem;line-height:1.6;color:var(--text-light);margin:0;font-family:var(--font-body)}.CourseDetail-module__relatedMeta___kaGNV{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06);color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}.CourseDetail-module__cta___JTrgK{max-width:1400px;margin:0 auto;padding:3rem 1rem;text-align:center;background:#ff6b3505;border:1px solid rgba(255,107,53,.15);border-radius:2px}.CourseDetail-module__cta___JTrgK h2{font-size:2.25rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0 0 .75rem;letter-spacing:-.01em}.CourseDetail-module__cta___JTrgK p{font-size:1.125rem;color:var(--text-light);margin:0 0 2rem;font-family:var(--font-body)}.CourseDetail-module__ctaButton___NPNwi{display:inline-block;padding:1rem 2.5rem;border-radius:2px;color:var(--text-white);text-decoration:none;font-weight:500;font-size:1rem;font-family:var(--font-mono);transition:all .2s ease}.CourseDetail-module__ctaButton___NPNwi:hover{transform:translateY(-2px);opacity:.9}@media (min-width: 768px){.CourseDetail-module__breadcrumbs___neHBP{padding:2rem;font-size:.875rem}.CourseDetail-module__heroContent___B4R1l{padding:4rem 2rem;grid-template-columns:1fr 400px;gap:3rem}.CourseDetail-module__title___emAws{font-size:3rem}.CourseDetail-module__description___P1Y8n{font-size:1.25rem}.CourseDetail-module__features___O4Pbe{grid-template-columns:repeat(2,1fr)}.CourseDetail-module__priceCard___elrPn{position:sticky;top:2rem}.CourseDetail-module__tabs___96kpv{padding:0 2rem;gap:1rem}.CourseDetail-module__tab___Eh8Ca{padding:1rem 1.5rem;font-size:.9375rem}.CourseDetail-module__tabContent___JSaG-{padding:3rem 2rem}.CourseDetail-module__contentSection___VzZbc{padding:2.5rem}.CourseDetail-module__contentSection___VzZbc h2{font-size:2rem}.CourseDetail-module__careerGrid___vro-Q,.CourseDetail-module__includesGrid___QMgiI,.CourseDetail-module__syllabusGrid___BzamA{grid-template-columns:repeat(2,1fr)}.CourseDetail-module__instructorCard___38jhd{flex-direction:row;text-align:left;gap:2rem}.CourseDetail-module__instructorAvatar___nUCrA{width:120px;height:120px;font-size:4rem}.CourseDetail-module__relatedGrid___Vm6e5{grid-template-columns:repeat(2,1fr)}.CourseDetail-module__cta___JTrgK{padding:4rem 2rem}.CourseDetail-module__cta___JTrgK h2{font-size:2.5rem}}@media (min-width: 1024px){.CourseDetail-module__title___emAws{font-size:3.5rem}.CourseDetail-module__description___P1Y8n{font-size:1.375rem}.CourseDetail-module__syllabusGrid___BzamA,.CourseDetail-module__relatedGrid___Vm6e5{grid-template-columns:repeat(3,1fr)}.CourseDetail-module__cta___JTrgK h2{font-size:3rem}.CourseDetail-module__cta___JTrgK p{font-size:1.25rem}}@media (max-width: 480px){.CourseDetail-module__breadcrumbs___neHBP{padding:1rem;font-size:.75rem}.CourseDetail-module__heroContent___B4R1l{padding:2rem 1rem}.CourseDetail-module__title___emAws{font-size:2rem}.CourseDetail-module__description___P1Y8n{font-size:1rem}.CourseDetail-module__stats___neGWM{flex-direction:column;gap:1rem}.CourseDetail-module__priceCard___elrPn{padding:1.5rem}.CourseDetail-module__priceAmount___KVf8O{font-size:2rem}.CourseDetail-module__tab___Eh8Ca{padding:.875rem 1rem;font-size:.8125rem}.CourseDetail-module__tabContent___JSaG-{padding:2rem 1rem}.CourseDetail-module__contentSection___VzZbc{padding:1.5rem}.CourseDetail-module__contentSection___VzZbc h2{font-size:1.5rem}.CourseDetail-module__moduleCard___qWw4l,.CourseDetail-module__faqItem___N8BF8,.CourseDetail-module__testimonial___aaJIT{padding:1.25rem}.CourseDetail-module__cta___JTrgK{padding:2.5rem 1rem}.CourseDetail-module__cta___JTrgK h2{font-size:1.75rem}.CourseDetail-module__cta___JTrgK p{font-size:1rem}}.WebHosting-module__hosting___PZIU4{min-height:100vh;background:var(--primary-purple-dark)}.WebHosting-module__hero___VSjNS{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.WebHosting-module__hero___VSjNS:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.WebHosting-module__heroContent___KEHs-{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.WebHosting-module__heroTitle___dTYIf{animation:WebHosting-module__fadeInUp___bqw8Y .8s ease-out forwards;opacity:0}.WebHosting-module__heroTitle___dTYIf h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em;margin:0}.WebHosting-module__heroSubtitle___4qn0c{animation:WebHosting-module__fadeInUp___bqw8Y 1s ease-out .2s forwards;opacity:0}.WebHosting-module__mainLine___ugvle{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);margin:0}.WebHosting-module__heroDescription___kdyUx{text-align:center;max-width:700px;animation:WebHosting-module__fadeInUp___bqw8Y 1.2s ease-out .4s forwards;opacity:0}.WebHosting-module__heroDescription___kdyUx p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.WebHosting-module__heroButtons___vjjUm{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;animation:WebHosting-module__fadeInUp___bqw8Y 1.4s ease-out .6s forwards;opacity:0}.WebHosting-module__heroPrimary___N4tox,.WebHosting-module__heroSecondary___yJFHk{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.WebHosting-module__heroPrimary___N4tox{background:var(--accent-orange);color:var(--text-white);border:none}.WebHosting-module__heroPrimary___N4tox:hover{background:#e65a2e;transform:translateY(-2px)}.WebHosting-module__heroSecondary___yJFHk{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.WebHosting-module__heroSecondary___yJFHk:hover{background:#ffffff0d;border-color:var(--accent-orange)}@keyframes WebHosting-module__fadeInUp___bqw8Y{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WebHosting-module__stats___xa7f0{padding:3rem 0;background:#0003}.WebHosting-module__container___dki0w{max-width:1400px;margin:0 auto;padding:0 2rem}.WebHosting-module__statsGrid___4erVM{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.WebHosting-module__statCard___LgWPx{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.WebHosting-module__statCard___LgWPx:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.WebHosting-module__statNumber___K-XyJ{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.WebHosting-module__statLabel___WN6-J{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.WebHosting-module__section___N08ls{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.WebHosting-module__section___N08ls.WebHosting-module__visible___jScMS{opacity:1;transform:translateY(0)}.WebHosting-module__seoSection___edzuX{padding:3rem 0;background:#ff6b3505}.WebHosting-module__seoContent___6WAFs{max-width:900px;margin:0 auto}.WebHosting-module__seoToggle___inGmB{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;cursor:pointer;transition:all .2s ease}.WebHosting-module__seoToggle___inGmB:hover{background:#ffffff0a;border-color:#ff6b354d}.WebHosting-module__seoToggle___inGmB span{font-size:.9375rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono)}.WebHosting-module__toggleIcon___SE1B-{font-size:1.5rem;color:var(--accent-orange)}.WebHosting-module__seoText___FUgoa{margin-top:1.25rem;padding:1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;animation:WebHosting-module__slideDown___zxJWF .3s ease-out}@keyframes WebHosting-module__slideDown___zxJWF{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.WebHosting-module__seoText___FUgoa h2{color:var(--text-white);margin-bottom:1rem;font-size:1.5rem;font-weight:300;font-family:var(--font-mono)}.WebHosting-module__seoText___FUgoa h3{color:var(--text-white);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.125rem;font-weight:400;font-family:var(--font-mono)}.WebHosting-module__seoText___FUgoa p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.WebHosting-module__features___3ZYGU{padding:5rem 0;background:var(--primary-purple-dark)}.WebHosting-module__sectionTitle___Khnv1{font-size:2.25rem;font-weight:300;text-align:center;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.WebHosting-module__highlight___jMrK0{color:var(--accent-orange)}.WebHosting-module__sectionSubtitle___fYPX-{text-align:center;color:var(--text-light);font-size:1rem;margin-bottom:3rem;font-family:var(--font-body)}.WebHosting-module__featuresGrid___1vxCm{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.WebHosting-module__featureCard___ymBF-{padding:1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.WebHosting-module__featureCard___ymBF-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.WebHosting-module__featureCard___ymBF- h3{color:var(--text-white);font-size:1.125rem;margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.WebHosting-module__featureCard___ymBF- p{color:var(--text-gray);line-height:1.6;font-size:.9375rem;margin:0;font-family:var(--font-body)}.WebHosting-module__pricing___-vIuV{padding:5rem 0;background:#ff6b3505}.WebHosting-module__pricingGrid___q-Res{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-top:3rem}.WebHosting-module__pricingCard___I0hHi{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.75rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.WebHosting-module__pricingCard___I0hHi:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.WebHosting-module__pricingCard___I0hHi.WebHosting-module__featured___iUYfq{border:1px solid var(--accent-orange);background:#ff6b350d}.WebHosting-module__pricingBadge___8MLP2{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.WebHosting-module__pricingCard___I0hHi h3{color:var(--text-white);font-size:1.375rem;font-weight:400;margin:1rem 0;font-family:var(--font-mono)}.WebHosting-module__price___DlY26{display:flex;align-items:baseline;gap:.3rem;margin:1rem 0}.WebHosting-module__priceAmount___nVIjv{font-size:2.5rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.WebHosting-module__pricePeriod___ThmFA{font-size:1rem;color:var(--text-light);font-family:var(--font-mono)}.WebHosting-module__pricingDescription___rFoN4{color:var(--text-light);margin-bottom:1.5rem;min-height:2.5rem;font-size:.9375rem;font-family:var(--font-body);line-height:1.6}.WebHosting-module__featuresList___PFOMb{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.WebHosting-module__featuresList___PFOMb li{padding:.5rem 0;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem;font-family:var(--font-body)}.WebHosting-module__featuresList___PFOMb li:last-child{border-bottom:none}.WebHosting-module__limitations___y7bkS,.WebHosting-module__bestFor___tVYLZ{background:#ff6b350d;padding:.875rem;border-radius:2px;margin:1rem 0;border-left:2px solid var(--accent-orange)}.WebHosting-module__limitations___y7bkS strong,.WebHosting-module__bestFor___tVYLZ strong{color:var(--text-white);display:block;margin-bottom:.375rem;font-size:.8125rem;font-family:var(--font-mono);font-weight:400}.WebHosting-module__limitations___y7bkS p,.WebHosting-module__bestFor___tVYLZ p{color:var(--text-light);margin:0;font-size:.8125rem;line-height:1.5;font-family:var(--font-body)}.WebHosting-module__pricingButton___kQWAF{display:block;text-align:center;padding:.875rem 1.5rem;background:var(--accent-orange);color:var(--text-white);border-radius:2px;text-decoration:none;font-weight:400;font-size:.9375rem;transition:all .2s ease;margin-top:auto;font-family:var(--font-mono)}.WebHosting-module__pricingButton___kQWAF:hover{background:#e65a2e;transform:translateY(-2px)}.WebHosting-module__comparison___zz2mm{padding:5rem 0;background:var(--primary-purple-dark)}.WebHosting-module__comparisonTable___aiOIq{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;margin:3rem 0}.WebHosting-module__comparisonRow___zXeS2{display:grid;grid-template-columns:150px 1fr 1fr 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.WebHosting-module__comparisonRow___zXeS2:last-child{border-bottom:none}.WebHosting-module__comparisonLabel___OHzck{font-weight:400;color:var(--text-white);font-family:var(--font-mono);font-size:.875rem}.WebHosting-module__comparisonValue___owk3P{color:var(--text-light);font-size:.875rem;font-family:var(--font-body)}.WebHosting-module__comparisonValue___owk3P strong{color:var(--accent-orange);font-weight:400}.WebHosting-module__examplesGrid___cTcUz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.WebHosting-module__exampleCard___ivOCr{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.WebHosting-module__exampleCard___ivOCr:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.WebHosting-module__exampleCard___ivOCr h4{color:var(--text-white);margin-bottom:1rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.WebHosting-module__exampleCard___ivOCr ul{list-style:none;padding:0;margin:0}.WebHosting-module__exampleCard___ivOCr li{padding:.375rem 0;color:var(--text-light);font-size:.875rem;font-family:var(--font-body);line-height:1.5}.WebHosting-module__exampleCard___ivOCr li:before{content:"→ ";color:var(--accent-orange)}.WebHosting-module__faq___-b55-{padding:5rem 0;background:#ff6b3505}.WebHosting-module__faqGrid___g1WBs{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.WebHosting-module__faqItem___mL7RW{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.WebHosting-module__faqItem___mL7RW:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(3px)}.WebHosting-module__faqItem___mL7RW h3{color:var(--text-white);margin-bottom:.75rem;font-size:1rem;font-family:var(--font-mono);font-weight:400;line-height:1.4}.WebHosting-module__faqItem___mL7RW p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.WebHosting-module__cta___e7OOJ{padding:5rem 0;background:var(--primary-purple-dark)}.WebHosting-module__ctaContent___2xf7a{max-width:700px;margin:0 auto;text-align:center}.WebHosting-module__cta___e7OOJ h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.WebHosting-module__cta___e7OOJ p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.WebHosting-module__ctaButtons___a6Iyp{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.WebHosting-module__ctaPrimary___2Wb47,.WebHosting-module__ctaSecondary___YRCEV{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.WebHosting-module__ctaPrimary___2Wb47{background:var(--accent-orange);color:var(--text-white)}.WebHosting-module__ctaPrimary___2Wb47:hover{background:#e65a2e;transform:translateY(-2px)}.WebHosting-module__ctaSecondary___YRCEV{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.WebHosting-module__ctaSecondary___YRCEV:hover{background:#ffffff0d;border-color:var(--accent-orange)}@media (max-width: 1024px){.WebHosting-module__heroTitle___dTYIf h1{font-size:3rem}.WebHosting-module__mainLine___ugvle{font-size:1.25rem}.WebHosting-module__comparisonRow___zXeS2{grid-template-columns:120px 1fr 1fr 1fr;gap:.75rem}.WebHosting-module__comparisonLabel___OHzck,.WebHosting-module__comparisonValue___owk3P{font-size:.8125rem}}@media (max-width: 768px){.WebHosting-module__hero___VSjNS{min-height:90vh}.WebHosting-module__heroContent___KEHs-{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.WebHosting-module__heroTitle___dTYIf h1{font-size:2.5rem}.WebHosting-module__mainLine___ugvle{font-size:1.125rem}.WebHosting-module__heroDescription___kdyUx p{font-size:.9375rem}.WebHosting-module__container___dki0w{padding:0 1rem}.WebHosting-module__sectionTitle___Khnv1{font-size:2rem}.WebHosting-module__sectionSubtitle___fYPX-{font-size:.9375rem}.WebHosting-module__statsGrid___4erVM{grid-template-columns:repeat(2,1fr);gap:1.25rem}.WebHosting-module__statCard___LgWPx{padding:1.5rem 1.25rem}.WebHosting-module__statNumber___K-XyJ{font-size:1.75rem}.WebHosting-module__statLabel___WN6-J{font-size:.75rem}.WebHosting-module__featuresGrid___1vxCm,.WebHosting-module__pricingGrid___q-Res,.WebHosting-module__examplesGrid___cTcUz,.WebHosting-module__faqGrid___g1WBs{grid-template-columns:1fr;gap:1.5rem}.WebHosting-module__featureCard___ymBF-,.WebHosting-module__pricingCard___I0hHi,.WebHosting-module__exampleCard___ivOCr,.WebHosting-module__faqItem___mL7RW{padding:1.5rem}.WebHosting-module__comparisonRow___zXeS2{grid-template-columns:1fr;gap:.5rem}.WebHosting-module__comparisonLabel___OHzck{font-weight:400;margin-bottom:.375rem;font-size:.875rem}.WebHosting-module__comparisonValue___owk3P{font-size:.8125rem;padding-left:1rem}.WebHosting-module__cta___e7OOJ h2{font-size:2rem}.WebHosting-module__cta___e7OOJ p{font-size:1rem}}@media (max-width: 480px){.WebHosting-module__hero___VSjNS{min-height:90vh}.WebHosting-module__heroContent___KEHs-{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.WebHosting-module__heroTitle___dTYIf h1{font-size:2rem}.WebHosting-module__mainLine___ugvle{font-size:1rem}.WebHosting-module__heroDescription___kdyUx p{font-size:.875rem}.WebHosting-module__heroButtons___vjjUm{flex-direction:column;width:100%}.WebHosting-module__heroPrimary___N4tox,.WebHosting-module__heroSecondary___yJFHk{width:100%;padding:.875rem 2rem;font-size:.875rem}.WebHosting-module__sectionTitle___Khnv1{font-size:1.75rem}.WebHosting-module__sectionSubtitle___fYPX-{font-size:.875rem}.WebHosting-module__statsGrid___4erVM{grid-template-columns:1fr;gap:1rem}.WebHosting-module__statCard___LgWPx{padding:1.25rem 1rem}.WebHosting-module__statNumber___K-XyJ{font-size:1.5rem}.WebHosting-module__statLabel___WN6-J{font-size:.6875rem}.WebHosting-module__seoToggle___inGmB{padding:1rem 1.25rem}.WebHosting-module__seoToggle___inGmB span{font-size:.875rem}.WebHosting-module__toggleIcon___SE1B-{font-size:1.25rem}.WebHosting-module__seoText___FUgoa{padding:1.5rem}.WebHosting-module__seoText___FUgoa h2{font-size:1.375rem}.WebHosting-module__seoText___FUgoa h3{font-size:1rem}.WebHosting-module__seoText___FUgoa p{font-size:.875rem}.WebHosting-module__featureCard___ymBF-,.WebHosting-module__pricingCard___I0hHi,.WebHosting-module__exampleCard___ivOCr,.WebHosting-module__faqItem___mL7RW{padding:1.25rem}.WebHosting-module__featureCard___ymBF- h3,.WebHosting-module__exampleCard___ivOCr h4,.WebHosting-module__faqItem___mL7RW h3{font-size:1rem}.WebHosting-module__featureCard___ymBF- p,.WebHosting-module__exampleCard___ivOCr li,.WebHosting-module__faqItem___mL7RW p{font-size:.8125rem}.WebHosting-module__pricingBadge___8MLP2{font-size:.625rem;padding:.25rem .75rem}.WebHosting-module__pricingCard___I0hHi h3{font-size:1.25rem}.WebHosting-module__priceAmount___nVIjv{font-size:2rem}.WebHosting-module__pricePeriod___ThmFA,.WebHosting-module__pricingDescription___rFoN4{font-size:.875rem}.WebHosting-module__featuresList___PFOMb li{font-size:.8125rem;padding:.375rem 0}.WebHosting-module__limitations___y7bkS strong,.WebHosting-module__bestFor___tVYLZ strong,.WebHosting-module__limitations___y7bkS p,.WebHosting-module__bestFor___tVYLZ p{font-size:.75rem}.WebHosting-module__pricingButton___kQWAF{padding:.75rem 1.25rem;font-size:.875rem}.WebHosting-module__comparisonTable___aiOIq{padding:1.25rem}.WebHosting-module__comparisonLabel___OHzck,.WebHosting-module__comparisonValue___owk3P{font-size:.75rem}.WebHosting-module__cta___e7OOJ h2{font-size:1.75rem}.WebHosting-module__cta___e7OOJ p{font-size:.9375rem}.WebHosting-module__ctaButtons___a6Iyp{flex-direction:column;width:100%}.WebHosting-module__ctaPrimary___2Wb47,.WebHosting-module__ctaSecondary___YRCEV{width:100%;padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.WebHosting-module__heroTitle___dTYIf h1{font-size:1.75rem}.WebHosting-module__mainLine___ugvle{font-size:.9375rem}.WebHosting-module__sectionTitle___Khnv1{font-size:1.5rem}.WebHosting-module__priceAmount___nVIjv{font-size:1.75rem}}@media (prefers-reduced-motion: reduce){.WebHosting-module__section___N08ls,.WebHosting-module__heroTitle___dTYIf,.WebHosting-module__heroSubtitle___4qn0c,.WebHosting-module__heroDescription___kdyUx,.WebHosting-module__heroButtons___vjjUm,.WebHosting-module__featureCard___ymBF-,.WebHosting-module__pricingCard___I0hHi,.WebHosting-module__exampleCard___ivOCr,.WebHosting-module__faqItem___mL7RW,.WebHosting-module__statCard___LgWPx{animation:none;transition:none}}.BazeDeDate-module__databasePage___Qoxnt{min-height:100vh;background:var(--primary-purple-dark)}.BazeDeDate-module__hero___4EL9i{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.BazeDeDate-module__hero___4EL9i:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.BazeDeDate-module__heroContent___qq3UP{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.BazeDeDate-module__heroTitle___JSHsZ{animation:BazeDeDate-module__fadeInUp___hjzyz .8s ease-out forwards;opacity:0}.BazeDeDate-module__heroTitle___JSHsZ h1{font-size:3.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0;display:flex;flex-direction:column;gap:.5rem;text-align:center;line-height:1.2;letter-spacing:-.02em}.BazeDeDate-module__heroTitle___JSHsZ .BazeDeDate-module__subtitle___KHMYw{font-size:1.375rem;font-weight:300;color:var(--text-light);font-family:var(--font-mono)}.BazeDeDate-module__highlight___ROAml{color:var(--accent-orange)}.BazeDeDate-module__heroDescription___fcZkZ{max-width:700px;text-align:center;animation:BazeDeDate-module__fadeInUp___hjzyz 1.2s ease-out .4s forwards;opacity:0}.BazeDeDate-module__heroDescription___fcZkZ p{color:var(--text-white);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.BazeDeDate-module__heroCTA___WB2qA{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;animation:BazeDeDate-module__fadeInUp___hjzyz 1.4s ease-out .6s forwards;opacity:0}@keyframes BazeDeDate-module__fadeInUp___hjzyz{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BazeDeDate-module__ctaButton___ItBP-,.BazeDeDate-module__ctaButtonSecondary___Ve-Vx{padding:.875rem 2rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.BazeDeDate-module__ctaButton___ItBP-{background:var(--accent-orange);color:var(--text-white);border:none}.BazeDeDate-module__ctaButton___ItBP-:hover{background:#e65a2e;transform:translateY(-2px)}.BazeDeDate-module__ctaButtonSecondary___Ve-Vx{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.BazeDeDate-module__ctaButtonSecondary___Ve-Vx:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}.BazeDeDate-module__dividerSection___hzc9y{position:relative;width:100%;min-height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden}.BazeDeDate-module__waveContainer___k5KyR{width:100%;height:60px;position:relative}.BazeDeDate-module__wave___5KW8q{width:100%;height:100%;display:block}.BazeDeDate-module__wave___5KW8q path{animation:BazeDeDate-module__wavePulse___kfOfs 4s ease-in-out infinite}@keyframes BazeDeDate-module__wavePulse___kfOfs{0%,to{opacity:.3}50%{opacity:.5}}.BazeDeDate-module__container___j-3tE{max-width:1400px;margin:0 auto;padding:0 2rem}.BazeDeDate-module__section___kFj-v{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.BazeDeDate-module__section___kFj-v.BazeDeDate-module__visible___NQkrW{opacity:1;transform:translateY(0)}.BazeDeDate-module__seoContent___vs1uM{max-width:900px;margin:0 auto;padding:3rem 2rem}.BazeDeDate-module__seoToggle___flezc{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;cursor:pointer;transition:all .2s ease}.BazeDeDate-module__seoToggle___flezc:hover{background:#ffffff0a;border-color:#ff6b354d}.BazeDeDate-module__seoToggle___flezc span{font-size:.9375rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono)}.BazeDeDate-module__toggleIcon___tE4g7{font-size:1.5rem;color:var(--accent-orange);font-weight:300}.BazeDeDate-module__seoText___Hr9wI{margin-top:1.5rem;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;animation:BazeDeDate-module__slideDown___kS-32 .4s ease-out}@keyframes BazeDeDate-module__slideDown___kS-32{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.BazeDeDate-module__seoText___Hr9wI h2,.BazeDeDate-module__seoText___Hr9wI h3{color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__seoText___Hr9wI h2{font-size:1.5rem;letter-spacing:-.01em}.BazeDeDate-module__seoText___Hr9wI h3{font-size:1.25rem;margin-top:1.5rem}.BazeDeDate-module__seoText___Hr9wI p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__firebaseSection___N1k6-{max-width:1200px;margin:0 auto;padding:5rem 2rem}.BazeDeDate-module__sectionTitle___1bqBw{font-size:2.25rem;font-weight:300;text-align:center;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.BazeDeDate-module__sectionSubtitle___ItkZQ{text-align:center;color:var(--text-light);font-size:1.0625rem;margin-bottom:3rem;font-family:var(--font-body)}.BazeDeDate-module__twoColumnLayout___wUikv{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2.5rem;margin-top:3rem}.BazeDeDate-module__contentColumn___9xpuI h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.25rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__benefitsList___jzeF5{list-style:none;padding:0;margin:0}.BazeDeDate-module__benefitsList___jzeF5 li{padding:.75rem 0 .75rem 1.75rem;position:relative;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__benefitsList___jzeF5 li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:300;font-size:1.125rem}.BazeDeDate-module__capacityInfo___shgYC,.BazeDeDate-module__perfectFor___I3Pwi,.BazeDeDate-module__upgradeInfo___qi31H{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.5rem;border-radius:2px;margin-top:2rem}.BazeDeDate-module__capacityInfo___shgYC h4,.BazeDeDate-module__perfectFor___I3Pwi h3,.BazeDeDate-module__upgradeInfo___qi31H h4{color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);font-weight:300;font-size:1.125rem}.BazeDeDate-module__capacityInfo___shgYC p,.BazeDeDate-module__upgradeInfo___qi31H p{color:var(--text-light);margin:.5rem 0;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__perfectFor___I3Pwi ul,.BazeDeDate-module__upgradeInfo___qi31H ul{list-style:none;padding:0;margin:1rem 0}.BazeDeDate-module__perfectFor___I3Pwi li,.BazeDeDate-module__upgradeInfo___qi31H li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__perfectFor___I3Pwi li:before,.BazeDeDate-module__upgradeInfo___qi31H li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:300}.BazeDeDate-module__upgradeNote___-QiPS{margin-top:1rem;padding:1rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);font-size:.9375rem}.BazeDeDate-module__firebaseCTA___F0vgc{text-align:center;margin-top:3rem}.BazeDeDate-module__sqlSection___3K0St{max-width:1200px;margin:0 auto;padding:5rem 2rem}.BazeDeDate-module__sqlGrid___7Jcqs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.BazeDeDate-module__sqlCard___eoucZ{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;transition:all .3s ease}.BazeDeDate-module__sqlCard___eoucZ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.BazeDeDate-module__sqlCard___eoucZ h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.25rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__sqlCard___eoucZ ul{list-style:none;padding:0;margin:0}.BazeDeDate-module__sqlCard___eoucZ li{padding:.7rem 0 .7rem 1.75rem;position:relative;color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__sqlCard___eoucZ li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:300}.BazeDeDate-module__sqlFeatures___in-tD{margin-top:4rem}.BazeDeDate-module__sqlFeatures___in-tD h3{color:var(--text-white);margin-bottom:2rem;font-size:1.75rem;text-align:center;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__featuresGrid___v1mR-{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.BazeDeDate-module__featureItem___wU0fY{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;text-align:center;transition:all .3s ease}.BazeDeDate-module__featureItem___wU0fY:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.BazeDeDate-module__featureItem___wU0fY h4{color:var(--text-white);margin-bottom:.8rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__featureItem___wU0fY p{color:var(--text-light);line-height:1.6;margin:0;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__backupDetails___ZwtA6{margin-top:4rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:3rem;border-radius:2px}.BazeDeDate-module__backupDetails___ZwtA6 h3{color:var(--text-white);margin-bottom:2rem;font-size:1.75rem;text-align:center;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__backupGrid___S5u57{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.BazeDeDate-module__backupGrid___S5u57 div{text-align:center}.BazeDeDate-module__backupGrid___S5u57 h4{color:var(--accent-orange);margin-bottom:.5rem;font-size:1rem;font-family:var(--font-mono);font-weight:400}.BazeDeDate-module__backupGrid___S5u57 p{color:var(--text-light);margin:0;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__sqlCTA___UmhYp{text-align:center;margin-top:3rem}.BazeDeDate-module__comparisonSection___-V5Eq{max-width:1200px;margin:0 auto;padding:5rem 2rem}.BazeDeDate-module__comparisonTable___rpEvn{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;margin-top:3rem;overflow-x:auto}.BazeDeDate-module__comparisonHeader___bQHVK{display:grid;grid-template-columns:200px repeat(3,1fr);gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,107,53,.3);font-weight:400;color:var(--text-white);font-family:var(--font-mono);font-size:.875rem}.BazeDeDate-module__comparisonRow___bEZb7{display:grid;grid-template-columns:200px repeat(3,1fr);gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.BazeDeDate-module__comparisonRow___bEZb7:last-child{border-bottom:none}.BazeDeDate-module__comparisonLabel___zSNPx{font-weight:400;color:var(--text-white);font-family:var(--font-mono);font-size:.875rem}.BazeDeDate-module__comparisonValue___hzwyD{color:var(--text-light);text-align:center;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__recommendationCards___OrAuj{margin-top:3rem}.BazeDeDate-module__recommendCard___d6iWk{background:#ff6b3508;border:1px solid rgba(255,107,53,.2);padding:2.5rem;border-radius:2px}.BazeDeDate-module__recommendCard___d6iWk h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.5rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__recommendCard___d6iWk p{color:var(--text-light);margin:1rem 0;line-height:1.7;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__recommendCard___d6iWk .BazeDeDate-module__highlight___ROAml{display:block;margin-top:1.5rem;padding:1rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.3);color:var(--accent-orange);border-radius:2px;text-align:center;font-weight:400;font-family:var(--font-mono);font-size:.9375rem}.BazeDeDate-module__faqSection___0dwWd{max-width:1000px;margin:0 auto;padding:5rem 2rem}.BazeDeDate-module__faqGrid___OcQGv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.BazeDeDate-module__faqItem___fxEuU{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;transition:all .3s ease}.BazeDeDate-module__faqItem___fxEuU:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.BazeDeDate-module__faqItem___fxEuU h3{color:var(--text-white);margin-bottom:1rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:300}.BazeDeDate-module__faqItem___fxEuU p{color:var(--text-light);line-height:1.6;margin:0;font-family:var(--font-body);font-size:.9375rem}.BazeDeDate-module__ctaSection___NWu-8{max-width:800px;margin:0 auto;padding:5rem 2rem;text-align:center}.BazeDeDate-module__ctaSection___NWu-8 h2{font-size:2.25rem;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);font-weight:300;letter-spacing:-.01em}.BazeDeDate-module__ctaSection___NWu-8 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.BazeDeDate-module__ctaButtons___SJANs{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.BazeDeDate-module__ctaPrimary___cPFJW,.BazeDeDate-module__ctaSecondary___Tp4YD{padding:.875rem 2rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.BazeDeDate-module__ctaPrimary___cPFJW{background:var(--accent-orange);color:var(--text-white);border:none}.BazeDeDate-module__ctaPrimary___cPFJW:hover{background:#e65a2e;transform:translateY(-2px)}.BazeDeDate-module__ctaSecondary___Tp4YD{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.BazeDeDate-module__ctaSecondary___Tp4YD:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.BazeDeDate-module__heroTitle___JSHsZ h1{font-size:3rem}.BazeDeDate-module__heroTitle___JSHsZ .BazeDeDate-module__subtitle___KHMYw{font-size:1.25rem}.BazeDeDate-module__heroDescription___fcZkZ p{font-size:1rem}.BazeDeDate-module__twoColumnLayout___wUikv{grid-template-columns:1fr;gap:2rem}.BazeDeDate-module__comparisonHeader___bQHVK,.BazeDeDate-module__comparisonRow___bEZb7{grid-template-columns:1fr;gap:.5rem}.BazeDeDate-module__comparisonValue___hzwyD{text-align:left;padding-left:1rem}}@media (max-width: 768px){.BazeDeDate-module__hero___4EL9i{min-height:90vh}.BazeDeDate-module__heroContent___qq3UP{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.BazeDeDate-module__heroTitle___JSHsZ h1{font-size:2.5rem}.BazeDeDate-module__heroTitle___JSHsZ .BazeDeDate-module__subtitle___KHMYw{font-size:1.125rem}.BazeDeDate-module__heroDescription___fcZkZ p{font-size:.9375rem}.BazeDeDate-module__ctaButton___ItBP-,.BazeDeDate-module__ctaButtonSecondary___Ve-Vx{padding:.75rem 1.75rem;font-size:.875rem}.BazeDeDate-module__container___j-3tE{padding:0 1rem}.BazeDeDate-module__sectionTitle___1bqBw{font-size:2rem}.BazeDeDate-module__sectionSubtitle___ItkZQ{font-size:1rem}.BazeDeDate-module__dividerSection___hzc9y{min-height:50px}.BazeDeDate-module__waveContainer___k5KyR{height:50px}.BazeDeDate-module__seoContent___vs1uM,.BazeDeDate-module__firebaseSection___N1k6-,.BazeDeDate-module__sqlSection___3K0St,.BazeDeDate-module__comparisonSection___-V5Eq,.BazeDeDate-module__faqSection___0dwWd,.BazeDeDate-module__ctaSection___NWu-8{padding:3rem 1.5rem}.BazeDeDate-module__seoToggle___flezc{padding:1rem 1.25rem}.BazeDeDate-module__seoToggle___flezc span{font-size:.875rem}.BazeDeDate-module__seoText___Hr9wI{padding:1.5rem}.BazeDeDate-module__seoText___Hr9wI h2{font-size:1.375rem}.BazeDeDate-module__seoText___Hr9wI h3{font-size:1.125rem}.BazeDeDate-module__seoText___Hr9wI p{font-size:.875rem}.BazeDeDate-module__twoColumnLayout___wUikv{gap:2rem}.BazeDeDate-module__contentColumn___9xpuI h3,.BazeDeDate-module__sqlCard___eoucZ h3{font-size:1.125rem}.BazeDeDate-module__benefitsList___jzeF5 li,.BazeDeDate-module__sqlCard___eoucZ li{font-size:.875rem}.BazeDeDate-module__capacityInfo___shgYC,.BazeDeDate-module__perfectFor___I3Pwi,.BazeDeDate-module__upgradeInfo___qi31H{padding:1.25rem}.BazeDeDate-module__sqlGrid___7Jcqs,.BazeDeDate-module__featuresGrid___v1mR-,.BazeDeDate-module__faqGrid___OcQGv{grid-template-columns:1fr;gap:1.5rem}.BazeDeDate-module__sqlCard___eoucZ,.BazeDeDate-module__featureItem___wU0fY,.BazeDeDate-module__faqItem___fxEuU{padding:1.75rem}.BazeDeDate-module__backupGrid___S5u57{grid-template-columns:repeat(2,1fr);gap:1.5rem}.BazeDeDate-module__backupDetails___ZwtA6{padding:2rem}.BazeDeDate-module__backupDetails___ZwtA6 h3,.BazeDeDate-module__sqlFeatures___in-tD h3{font-size:1.5rem}.BazeDeDate-module__comparisonTable___rpEvn{padding:1.5rem}.BazeDeDate-module__recommendCard___d6iWk{padding:2rem}.BazeDeDate-module__recommendCard___d6iWk h3{font-size:1.375rem}.BazeDeDate-module__ctaSection___NWu-8 h2{font-size:2rem}.BazeDeDate-module__ctaSection___NWu-8 p{font-size:1rem}}@media (max-width: 480px){.BazeDeDate-module__hero___4EL9i{min-height:90vh}.BazeDeDate-module__heroContent___qq3UP{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.BazeDeDate-module__heroTitle___JSHsZ h1{font-size:2rem}.BazeDeDate-module__heroTitle___JSHsZ .BazeDeDate-module__subtitle___KHMYw{font-size:1rem}.BazeDeDate-module__heroDescription___fcZkZ p{font-size:.875rem}.BazeDeDate-module__heroCTA___WB2qA{width:100%}.BazeDeDate-module__ctaButton___ItBP-,.BazeDeDate-module__ctaButtonSecondary___Ve-Vx{width:100%;padding:.75rem 1.5rem;font-size:.8125rem}.BazeDeDate-module__container___j-3tE{padding:0 1rem}.BazeDeDate-module__sectionTitle___1bqBw{font-size:1.75rem}.BazeDeDate-module__sectionSubtitle___ItkZQ{font-size:.9375rem}.BazeDeDate-module__dividerSection___hzc9y{min-height:40px}.BazeDeDate-module__waveContainer___k5KyR{height:40px}.BazeDeDate-module__seoContent___vs1uM,.BazeDeDate-module__firebaseSection___N1k6-,.BazeDeDate-module__sqlSection___3K0St,.BazeDeDate-module__comparisonSection___-V5Eq,.BazeDeDate-module__faqSection___0dwWd,.BazeDeDate-module__ctaSection___NWu-8{padding:2.5rem 1rem}.BazeDeDate-module__seoToggle___flezc{padding:1rem;flex-direction:column;gap:.5rem;align-items:flex-start}.BazeDeDate-module__seoToggle___flezc span{font-size:.8125rem}.BazeDeDate-module__toggleIcon___tE4g7{align-self:flex-end;font-size:1.25rem}.BazeDeDate-module__seoText___Hr9wI{padding:1.25rem}.BazeDeDate-module__seoText___Hr9wI h2{font-size:1.25rem}.BazeDeDate-module__seoText___Hr9wI h3{font-size:1rem}.BazeDeDate-module__seoText___Hr9wI p{font-size:.8125rem}.BazeDeDate-module__contentColumn___9xpuI h3,.BazeDeDate-module__sqlCard___eoucZ h3,.BazeDeDate-module__capacityInfo___shgYC h4,.BazeDeDate-module__perfectFor___I3Pwi h3,.BazeDeDate-module__upgradeInfo___qi31H h4{font-size:1rem}.BazeDeDate-module__benefitsList___jzeF5 li,.BazeDeDate-module__perfectFor___I3Pwi li,.BazeDeDate-module__upgradeInfo___qi31H li,.BazeDeDate-module__sqlCard___eoucZ li{font-size:.8125rem;padding:.625rem 0 .625rem 1.5rem}.BazeDeDate-module__capacityInfo___shgYC p,.BazeDeDate-module__upgradeInfo___qi31H p{font-size:.8125rem}.BazeDeDate-module__upgradeNote___-QiPS{font-size:.8125rem;padding:.875rem}.BazeDeDate-module__capacityInfo___shgYC,.BazeDeDate-module__perfectFor___I3Pwi,.BazeDeDate-module__upgradeInfo___qi31H{padding:1rem}.BazeDeDate-module__sqlCard___eoucZ,.BazeDeDate-module__featureItem___wU0fY,.BazeDeDate-module__faqItem___fxEuU{padding:1.5rem}.BazeDeDate-module__featureItem___wU0fY h4,.BazeDeDate-module__faqItem___fxEuU h3{font-size:1rem}.BazeDeDate-module__featureItem___wU0fY p,.BazeDeDate-module__faqItem___fxEuU p{font-size:.8125rem}.BazeDeDate-module__backupGrid___S5u57{grid-template-columns:1fr;gap:1.25rem}.BazeDeDate-module__backupDetails___ZwtA6{padding:1.75rem}.BazeDeDate-module__backupDetails___ZwtA6 h3,.BazeDeDate-module__sqlFeatures___in-tD h3{font-size:1.375rem}.BazeDeDate-module__backupGrid___S5u57 h4{font-size:.9375rem}.BazeDeDate-module__backupGrid___S5u57 p{font-size:.8125rem}.BazeDeDate-module__comparisonTable___rpEvn{padding:1.25rem}.BazeDeDate-module__comparisonHeader___bQHVK,.BazeDeDate-module__comparisonLabel___zSNPx{font-size:.8125rem}.BazeDeDate-module__comparisonValue___hzwyD{font-size:.875rem}.BazeDeDate-module__recommendCard___d6iWk{padding:1.75rem}.BazeDeDate-module__recommendCard___d6iWk h3{font-size:1.25rem}.BazeDeDate-module__recommendCard___d6iWk p{font-size:.875rem}.BazeDeDate-module__recommendCard___d6iWk .BazeDeDate-module__highlight___ROAml{font-size:.875rem;padding:.875rem}.BazeDeDate-module__ctaSection___NWu-8 h2{font-size:1.75rem}.BazeDeDate-module__ctaSection___NWu-8 p{font-size:.9375rem}.BazeDeDate-module__ctaButtons___SJANs{flex-direction:column;width:100%}.BazeDeDate-module__ctaPrimary___cPFJW,.BazeDeDate-module__ctaSecondary___Tp4YD{width:100%;padding:.75rem 1.5rem;font-size:.8125rem}}@media (max-width: 360px){.BazeDeDate-module__heroTitle___JSHsZ h1{font-size:1.75rem}.BazeDeDate-module__heroTitle___JSHsZ .BazeDeDate-module__subtitle___KHMYw{font-size:.9375rem}.BazeDeDate-module__heroDescription___fcZkZ p{font-size:.8125rem}.BazeDeDate-module__sectionTitle___1bqBw{font-size:1.5rem}.BazeDeDate-module__seoText___Hr9wI h2{font-size:1.125rem}.BazeDeDate-module__seoText___Hr9wI h3,.BazeDeDate-module__contentColumn___9xpuI h3,.BazeDeDate-module__sqlCard___eoucZ h3{font-size:.9375rem}.BazeDeDate-module__backupDetails___ZwtA6 h3,.BazeDeDate-module__sqlFeatures___in-tD h3{font-size:1.25rem}.BazeDeDate-module__ctaSection___NWu-8 h2{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.BazeDeDate-module__wave___5KW8q path,.BazeDeDate-module__section___kFj-v,.BazeDeDate-module__featureItem___wU0fY,.BazeDeDate-module__faqItem___fxEuU,.BazeDeDate-module__sqlCard___eoucZ,.BazeDeDate-module__heroTitle___JSHsZ,.BazeDeDate-module__heroDescription___fcZkZ,.BazeDeDate-module__heroCTA___WB2qA{animation:none;transition:none}}@media (max-width: 768px){.BazeDeDate-module__comparisonHeader___bQHVK{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.BazeDeDate-module__comparisonHeader___bQHVK div:first-child{grid-column:1 / -1;text-align:center;border-bottom:1px solid rgba(255,107,53,.3);padding-bottom:.75rem;margin-bottom:.5rem}.BazeDeDate-module__comparisonRow___bEZb7{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.BazeDeDate-module__comparisonRow___bEZb7 .BazeDeDate-module__comparisonLabel___zSNPx{grid-column:1 / -1;text-align:center;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem}.BazeDeDate-module__comparisonValue___hzwyD{text-align:center;padding:.5rem;background:#ffffff05;border-radius:2px}}@media (max-width: 480px){.BazeDeDate-module__comparisonHeader___bQHVK,.BazeDeDate-module__comparisonRow___bEZb7{grid-template-columns:repeat(2,1fr);gap:.5rem}.BazeDeDate-module__comparisonValue___hzwyD{font-size:.8125rem;padding:.375rem}}.EmailProfesional-module__email___cMAV7{min-height:100vh;background:var(--primary-purple-dark)}.EmailProfesional-module__hero___oU09H{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.EmailProfesional-module__hero___oU09H:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.EmailProfesional-module__heroContent___m-EnG{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.EmailProfesional-module__heroTitle___qoqll{animation:EmailProfesional-module__fadeInUp___ZdbMM .8s ease-out forwards;opacity:0}.EmailProfesional-module__heroTitle___qoqll h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em;margin:0}.EmailProfesional-module__heroSubtitle___d7Upz{animation:EmailProfesional-module__fadeInUp___ZdbMM 1s ease-out .2s forwards;opacity:0}.EmailProfesional-module__mainLine___EQaSy{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);margin:0}.EmailProfesional-module__heroDescription___-GKwf{text-align:center;max-width:700px;animation:EmailProfesional-module__fadeInUp___ZdbMM 1.2s ease-out .4s forwards;opacity:0}.EmailProfesional-module__heroDescription___-GKwf p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.EmailProfesional-module__heroButtons___wvBv2{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;animation:EmailProfesional-module__fadeInUp___ZdbMM 1.4s ease-out .6s forwards;opacity:0}.EmailProfesional-module__heroPrimary___ToG34,.EmailProfesional-module__heroSecondary___--2XU{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.EmailProfesional-module__heroPrimary___ToG34{background:var(--accent-orange);color:var(--text-white);border:none}.EmailProfesional-module__heroPrimary___ToG34:hover{background:#e65a2e;transform:translateY(-2px)}.EmailProfesional-module__heroSecondary___--2XU{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.EmailProfesional-module__heroSecondary___--2XU:hover{background:#ffffff0d;border-color:var(--accent-orange)}@keyframes EmailProfesional-module__fadeInUp___ZdbMM{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EmailProfesional-module__stats___u-480{padding:3rem 0;background:#0003}.EmailProfesional-module__container___up-Jz{max-width:1400px;margin:0 auto;padding:0 2rem}.EmailProfesional-module__statsGrid___d52qW{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.EmailProfesional-module__statCard___tnXI8{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.EmailProfesional-module__statCard___tnXI8:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.EmailProfesional-module__statNumber___TT2hQ{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.EmailProfesional-module__statLabel___1lv0c{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.EmailProfesional-module__section___-6roP{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.EmailProfesional-module__section___-6roP.EmailProfesional-module__visible___jU1cF{opacity:1;transform:translateY(0)}.EmailProfesional-module__seoSection___THmZo{padding:3rem 0;background:#ff6b3505}.EmailProfesional-module__seoContent___XLpYk{max-width:900px;margin:0 auto}.EmailProfesional-module__seoToggle___O12Cg{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;cursor:pointer;transition:all .2s ease}.EmailProfesional-module__seoToggle___O12Cg:hover{background:#ffffff0a;border-color:#ff6b354d}.EmailProfesional-module__seoToggle___O12Cg span{font-size:.9375rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono)}.EmailProfesional-module__toggleIcon___wEIOZ{font-size:1.5rem;color:var(--accent-orange)}.EmailProfesional-module__seoText___hGYZd{margin-top:1.25rem;padding:1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;animation:EmailProfesional-module__slideDown___5YgEt .3s ease-out}@keyframes EmailProfesional-module__slideDown___5YgEt{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.EmailProfesional-module__seoText___hGYZd h2{color:var(--text-white);margin-bottom:1rem;font-size:1.5rem;font-weight:300;font-family:var(--font-mono)}.EmailProfesional-module__seoText___hGYZd h3{color:var(--text-white);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.125rem;font-weight:400;font-family:var(--font-mono)}.EmailProfesional-module__seoText___hGYZd p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.EmailProfesional-module__why___4VTFZ{padding:5rem 0;background:var(--primary-purple-dark)}.EmailProfesional-module__sectionTitle___w6baf{font-size:2.25rem;font-weight:300;text-align:center;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.EmailProfesional-module__highlight___s92lV{color:var(--accent-orange)}.EmailProfesional-module__sectionSubtitle___rWzc3{text-align:center;color:var(--text-light);font-size:1rem;margin-bottom:3rem;font-family:var(--font-body)}.EmailProfesional-module__benefitsGrid___xIiKC{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.EmailProfesional-module__benefitCard___Oo63p{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.EmailProfesional-module__benefitCard___Oo63p:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.EmailProfesional-module__benefitCard___Oo63p h3{color:var(--text-white);margin-bottom:.75rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__benefitCard___Oo63p p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.EmailProfesional-module__comparisonBox___x1dgF{margin-top:4rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2.5rem;border-radius:2px}.EmailProfesional-module__comparisonBox___x1dgF h3{color:var(--text-white);text-align:center;margin-bottom:2rem;font-size:1.375rem;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__vsComparison___XLYbA{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center}.EmailProfesional-module__badExample___wZqk5,.EmailProfesional-module__goodExample___Qaqyc{padding:1.75rem;border-radius:2px;text-align:center}.EmailProfesional-module__badExample___wZqk5{background:#ff00000d;border:1px solid rgba(255,0,0,.2)}.EmailProfesional-module__goodExample___Qaqyc{background:#ff6b350d;border:1px solid var(--accent-orange)}.EmailProfesional-module__vsLabel___P-8kY{display:block;font-weight:400;margin-bottom:1rem;font-size:1rem;font-family:var(--font-mono)}.EmailProfesional-module__badExample___wZqk5 .EmailProfesional-module__vsLabel___P-8kY{color:#d32f2f}.EmailProfesional-module__goodExample___Qaqyc .EmailProfesional-module__vsLabel___P-8kY{color:var(--accent-orange)}.EmailProfesional-module__vsComparison___XLYbA p{margin:.5rem 0;color:var(--text-light);font-family:var(--font-mono);font-size:.9375rem}.EmailProfesional-module__vsArrow___N0iix{font-size:2.5rem;color:var(--accent-orange);font-weight:400}.EmailProfesional-module__freePlan___a-OQ9{padding:5rem 0;background:#ff6b3505}.EmailProfesional-module__setupInfo___EvGEV{margin-top:3rem}.EmailProfesional-module__setupInfo___EvGEV h3{color:var(--text-white);font-size:1.375rem;margin-bottom:2rem;text-align:center;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__setupGrid___LEGUY{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.75rem}.EmailProfesional-module__setupCard___MHwEn{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;text-align:center;border-left:2px solid var(--accent-orange);transition:all .3s ease}.EmailProfesional-module__setupCard___MHwEn:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.EmailProfesional-module__setupCard___MHwEn h4{color:var(--text-white);margin-bottom:.75rem;font-size:1rem;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__setupCard___MHwEn p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.EmailProfesional-module__featuresIncluded___0Fhey{margin-top:4rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2.5rem;border-radius:2px}.EmailProfesional-module__featuresIncluded___0Fhey h3{color:var(--text-white);margin-bottom:2rem;font-size:1.25rem;text-align:center;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__featuresList___Xr5O8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.EmailProfesional-module__featureItem___qrbZr{padding:.75rem 0;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem;font-family:var(--font-body)}.EmailProfesional-module__featureItem___qrbZr:before{content:"✓ ";color:var(--accent-orange);font-weight:400}.EmailProfesional-module__freePlanCTA___D3Ix0{text-align:center;margin-top:3rem}.EmailProfesional-module__ctaButton___A4ouf{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);border-radius:2px;text-decoration:none;font-weight:400;font-size:.9375rem;transition:all .2s ease;font-family:var(--font-mono)}.EmailProfesional-module__ctaButton___A4ouf:hover{background:#e65a2e;transform:translateY(-2px)}.EmailProfesional-module__paidOptions___c4QOm{padding:5rem 0;background:var(--primary-purple-dark)}.EmailProfesional-module__paidGrid___mO7pG{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.EmailProfesional-module__paidCard___J3Q9R{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.EmailProfesional-module__paidCard___J3Q9R:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.EmailProfesional-module__paidCard___J3Q9R h3{color:var(--text-white);margin-bottom:.5rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__paidSubtitle___d7BAa{color:var(--accent-orange);margin-bottom:1.25rem;font-size:.875rem;font-family:var(--font-body);font-weight:400}.EmailProfesional-module__paidCard___J3Q9R ul{list-style:none;padding:0;margin:0}.EmailProfesional-module__paidCard___J3Q9R li{padding:.5rem 0;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem;font-family:var(--font-body)}.EmailProfesional-module__paidCard___J3Q9R li:last-child{border-bottom:none}.EmailProfesional-module__paidCard___J3Q9R li:before{content:"→ ";color:var(--accent-orange)}.EmailProfesional-module__contactForPricing___r8CtU{text-align:center;margin-top:3rem;padding:1.75rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px}.EmailProfesional-module__contactForPricing___r8CtU p{color:var(--text-light);font-size:1rem;margin-bottom:1.25rem;font-family:var(--font-body);line-height:1.6}.EmailProfesional-module__useCases___hQU1N{padding:5rem 0;background:#ff6b3505}.EmailProfesional-module__useCasesGrid___pHvNR{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-top:3rem}.EmailProfesional-module__useCaseCard___hT8uO{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange)}.EmailProfesional-module__useCaseCard___hT8uO h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.125rem;text-align:center;font-family:var(--font-mono);font-weight:400}.EmailProfesional-module__emailList___LoYw2{display:flex;flex-direction:column;padding:1rem;margin:.75rem 0;background:#ffffff08;border-radius:2px;border:1px solid rgba(255,255,255,.08)}.EmailProfesional-module__emailAddress___a8Zxi{font-family:var(--font-mono);color:var(--accent-orange);font-weight:400;margin-bottom:.25rem;font-size:.9375rem}.EmailProfesional-module__emailPurpose___eD4ON{color:var(--text-light);font-size:.8125rem;font-family:var(--font-body)}.EmailProfesional-module__faq___OhFCN{padding:5rem 0;background:var(--primary-purple-dark)}.EmailProfesional-module__faqGrid___jOnFi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.EmailProfesional-module__faqItem___rXUOm{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.EmailProfesional-module__faqItem___rXUOm:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(3px)}.EmailProfesional-module__faqItem___rXUOm h3{color:var(--text-white);margin-bottom:.75rem;font-size:1rem;font-family:var(--font-mono);font-weight:400;line-height:1.4}.EmailProfesional-module__faqItem___rXUOm p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.EmailProfesional-module__cta___Hnbr0{padding:5rem 0;background:#ff6b3505}.EmailProfesional-module__ctaContent___9sW-S{max-width:700px;margin:0 auto;text-align:center}.EmailProfesional-module__cta___Hnbr0 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.EmailProfesional-module__cta___Hnbr0 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.EmailProfesional-module__ctaButtons___3OwTv{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.EmailProfesional-module__ctaPrimary___tdxsD,.EmailProfesional-module__ctaSecondary___z688Z{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.EmailProfesional-module__ctaPrimary___tdxsD{background:var(--accent-orange);color:var(--text-white)}.EmailProfesional-module__ctaPrimary___tdxsD:hover{background:#e65a2e;transform:translateY(-2px)}.EmailProfesional-module__ctaSecondary___z688Z{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.EmailProfesional-module__ctaSecondary___z688Z:hover{background:#ffffff0d;border-color:var(--accent-orange)}@media (max-width: 1024px){.EmailProfesional-module__heroTitle___qoqll h1{font-size:3rem}.EmailProfesional-module__mainLine___EQaSy{font-size:1.25rem}.EmailProfesional-module__vsComparison___XLYbA{grid-template-columns:1fr;gap:1rem}.EmailProfesional-module__vsArrow___N0iix{transform:rotate(90deg)}}@media (max-width: 768px){.EmailProfesional-module__hero___oU09H{min-height:90vh}.EmailProfesional-module__heroContent___m-EnG{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.EmailProfesional-module__heroTitle___qoqll h1{font-size:2.5rem}.EmailProfesional-module__mainLine___EQaSy{font-size:1.125rem}.EmailProfesional-module__heroDescription___-GKwf p{font-size:.9375rem}.EmailProfesional-module__container___up-Jz{padding:0 1rem}.EmailProfesional-module__sectionTitle___w6baf{font-size:2rem}.EmailProfesional-module__sectionSubtitle___rWzc3{font-size:.9375rem}.EmailProfesional-module__statsGrid___d52qW{grid-template-columns:repeat(2,1fr);gap:1.25rem}.EmailProfesional-module__statCard___tnXI8{padding:1.5rem 1.25rem}.EmailProfesional-module__statNumber___TT2hQ{font-size:1.75rem}.EmailProfesional-module__statLabel___1lv0c{font-size:.75rem}.EmailProfesional-module__benefitsGrid___xIiKC,.EmailProfesional-module__setupGrid___LEGUY,.EmailProfesional-module__paidGrid___mO7pG,.EmailProfesional-module__useCasesGrid___pHvNR,.EmailProfesional-module__faqGrid___jOnFi{grid-template-columns:1fr;gap:1.5rem}.EmailProfesional-module__featuresList___Xr5O8{grid-template-columns:1fr}.EmailProfesional-module__benefitCard___Oo63p,.EmailProfesional-module__setupCard___MHwEn,.EmailProfesional-module__paidCard___J3Q9R,.EmailProfesional-module__useCaseCard___hT8uO,.EmailProfesional-module__faqItem___rXUOm{padding:1.5rem}.EmailProfesional-module__comparisonBox___x1dgF{padding:1.75rem}.EmailProfesional-module__cta___Hnbr0 h2{font-size:2rem}.EmailProfesional-module__cta___Hnbr0 p{font-size:1rem}}@media (max-width: 480px){.EmailProfesional-module__hero___oU09H{min-height:90vh}.EmailProfesional-module__heroContent___m-EnG{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.EmailProfesional-module__heroTitle___qoqll h1{font-size:2rem}.EmailProfesional-module__mainLine___EQaSy{font-size:1rem}.EmailProfesional-module__heroDescription___-GKwf p{font-size:.875rem}.EmailProfesional-module__heroButtons___wvBv2{flex-direction:column;width:100%}.EmailProfesional-module__heroPrimary___ToG34,.EmailProfesional-module__heroSecondary___--2XU{width:100%;padding:.875rem 2rem;font-size:.875rem}.EmailProfesional-module__sectionTitle___w6baf{font-size:1.75rem}.EmailProfesional-module__sectionSubtitle___rWzc3{font-size:.875rem}.EmailProfesional-module__statsGrid___d52qW{grid-template-columns:1fr;gap:1rem}.EmailProfesional-module__statCard___tnXI8{padding:1.25rem 1rem}.EmailProfesional-module__statNumber___TT2hQ{font-size:1.5rem}.EmailProfesional-module__statLabel___1lv0c{font-size:.6875rem}.EmailProfesional-module__seoToggle___O12Cg{padding:1rem 1.25rem}.EmailProfesional-module__seoToggle___O12Cg span{font-size:.875rem}.EmailProfesional-module__toggleIcon___wEIOZ{font-size:1.25rem}.EmailProfesional-module__seoText___hGYZd{padding:1.5rem}.EmailProfesional-module__seoText___hGYZd h2{font-size:1.375rem}.EmailProfesional-module__seoText___hGYZd h3{font-size:1rem}.EmailProfesional-module__seoText___hGYZd p{font-size:.875rem}.EmailProfesional-module__benefitCard___Oo63p,.EmailProfesional-module__setupCard___MHwEn,.EmailProfesional-module__paidCard___J3Q9R,.EmailProfesional-module__useCaseCard___hT8uO,.EmailProfesional-module__faqItem___rXUOm{padding:1.25rem}.EmailProfesional-module__benefitCard___Oo63p h3,.EmailProfesional-module__setupCard___MHwEn h4,.EmailProfesional-module__paidCard___J3Q9R h3,.EmailProfesional-module__useCaseCard___hT8uO h3,.EmailProfesional-module__faqItem___rXUOm h3{font-size:1rem}.EmailProfesional-module__benefitCard___Oo63p p,.EmailProfesional-module__setupCard___MHwEn p,.EmailProfesional-module__paidCard___J3Q9R li,.EmailProfesional-module__faqItem___rXUOm p{font-size:.8125rem}.EmailProfesional-module__comparisonBox___x1dgF{padding:1.5rem}.EmailProfesional-module__comparisonBox___x1dgF h3{font-size:1.125rem}.EmailProfesional-module__badExample___wZqk5,.EmailProfesional-module__goodExample___Qaqyc{padding:1.25rem}.EmailProfesional-module__vsLabel___P-8kY{font-size:.9375rem}.EmailProfesional-module__vsComparison___XLYbA p{font-size:.8125rem}.EmailProfesional-module__vsArrow___N0iix{font-size:2rem}.EmailProfesional-module__setupInfo___EvGEV h3,.EmailProfesional-module__featuresIncluded___0Fhey h3{font-size:1.125rem}.EmailProfesional-module__featureItem___qrbZr{font-size:.8125rem;padding:.625rem 0}.EmailProfesional-module__paidSubtitle___d7BAa{font-size:.8125rem}.EmailProfesional-module__contactForPricing___r8CtU{padding:1.5rem}.EmailProfesional-module__contactForPricing___r8CtU p{font-size:.9375rem}.EmailProfesional-module__ctaButton___A4ouf{padding:.875rem 2rem;font-size:.875rem}.EmailProfesional-module__emailAddress___a8Zxi{font-size:.875rem}.EmailProfesional-module__emailPurpose___eD4ON{font-size:.75rem}.EmailProfesional-module__cta___Hnbr0 h2{font-size:1.75rem}.EmailProfesional-module__cta___Hnbr0 p{font-size:.9375rem}.EmailProfesional-module__ctaButtons___3OwTv{flex-direction:column;width:100%}.EmailProfesional-module__ctaPrimary___tdxsD,.EmailProfesional-module__ctaSecondary___z688Z{width:100%;padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.EmailProfesional-module__heroTitle___qoqll h1{font-size:1.75rem}.EmailProfesional-module__mainLine___EQaSy{font-size:.9375rem}.EmailProfesional-module__sectionTitle___w6baf{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.EmailProfesional-module__section___-6roP,.EmailProfesional-module__heroTitle___qoqll,.EmailProfesional-module__heroSubtitle___d7Upz,.EmailProfesional-module__heroDescription___-GKwf,.EmailProfesional-module__heroButtons___wvBv2,.EmailProfesional-module__benefitCard___Oo63p,.EmailProfesional-module__setupCard___MHwEn,.EmailProfesional-module__paidCard___J3Q9R,.EmailProfesional-module__useCaseCard___hT8uO,.EmailProfesional-module__faqItem___rXUOm,.EmailProfesional-module__statCard___tnXI8{animation:none;transition:none}}.ConfigurareSMTP-module__smtp___30Zpt{min-height:100vh;background:var(--primary-purple-dark)}.ConfigurareSMTP-module__hero___IVLfe{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.ConfigurareSMTP-module__hero___IVLfe:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.ConfigurareSMTP-module__heroContent___t47Og{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.ConfigurareSMTP-module__heroTitle___lQpeP{animation:ConfigurareSMTP-module__fadeInUp___4axDZ .8s ease-out forwards;opacity:0}.ConfigurareSMTP-module__heroTitle___lQpeP h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em;margin:0}.ConfigurareSMTP-module__heroSubtitle___5dgRo{animation:ConfigurareSMTP-module__fadeInUp___4axDZ 1s ease-out .2s forwards;opacity:0}.ConfigurareSMTP-module__mainLine___VUXqR{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);margin:0}.ConfigurareSMTP-module__heroDescription___0QcgR{text-align:center;max-width:700px;animation:ConfigurareSMTP-module__fadeInUp___4axDZ 1.2s ease-out .4s forwards;opacity:0}.ConfigurareSMTP-module__heroDescription___0QcgR p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.ConfigurareSMTP-module__heroButtons___Wgssf{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;animation:ConfigurareSMTP-module__fadeInUp___4axDZ 1.4s ease-out .6s forwards;opacity:0}.ConfigurareSMTP-module__heroPrimary___X6mdQ,.ConfigurareSMTP-module__heroSecondary___OksKa{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.ConfigurareSMTP-module__heroPrimary___X6mdQ{background:var(--accent-orange);color:var(--text-white);border:none}.ConfigurareSMTP-module__heroPrimary___X6mdQ:hover{background:#e65a2e;transform:translateY(-2px)}.ConfigurareSMTP-module__heroSecondary___OksKa{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.ConfigurareSMTP-module__heroSecondary___OksKa:hover{background:#ffffff0d;border-color:var(--accent-orange)}@keyframes ConfigurareSMTP-module__fadeInUp___4axDZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfigurareSMTP-module__stats___M4ry3{padding:3rem 0;background:#0003}.ConfigurareSMTP-module__container___RaHGu{max-width:1400px;margin:0 auto;padding:0 2rem}.ConfigurareSMTP-module__statsGrid___T2ypp{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.ConfigurareSMTP-module__statCard___qbdsH{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.ConfigurareSMTP-module__statCard___qbdsH:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.ConfigurareSMTP-module__statNumber___Oio9K{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.ConfigurareSMTP-module__statLabel___fzDub{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.ConfigurareSMTP-module__section___YylZ5{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.ConfigurareSMTP-module__section___YylZ5.ConfigurareSMTP-module__visible___4LKvH{opacity:1;transform:translateY(0)}.ConfigurareSMTP-module__seoSection___X30g2{padding:3rem 0;background:#ff6b3505}.ConfigurareSMTP-module__seoContent___X5nPZ{max-width:900px;margin:0 auto}.ConfigurareSMTP-module__seoToggle___GhwvU{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;cursor:pointer;transition:all .2s ease}.ConfigurareSMTP-module__seoToggle___GhwvU:hover{background:#ffffff0a;border-color:#ff6b354d}.ConfigurareSMTP-module__seoToggle___GhwvU span{font-size:.9375rem;font-weight:400;color:var(--text-white);font-family:var(--font-mono)}.ConfigurareSMTP-module__toggleIcon___do5sA{font-size:1.5rem;color:var(--accent-orange)}.ConfigurareSMTP-module__seoText___mxe--{margin-top:1.25rem;padding:1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;animation:ConfigurareSMTP-module__slideDown___vkQsQ .3s ease-out}@keyframes ConfigurareSMTP-module__slideDown___vkQsQ{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ConfigurareSMTP-module__seoText___mxe-- h2{color:var(--text-white);margin-bottom:1rem;font-size:1.5rem;font-weight:300;font-family:var(--font-mono)}.ConfigurareSMTP-module__seoText___mxe-- h3{color:var(--text-white);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.125rem;font-weight:400;font-family:var(--font-mono)}.ConfigurareSMTP-module__seoText___mxe-- p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.ConfigurareSMTP-module__whatIs___PfIKe{padding:5rem 0;background:var(--primary-purple-dark)}.ConfigurareSMTP-module__sectionTitle___VIXtO{font-size:2.25rem;font-weight:300;text-align:center;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.ConfigurareSMTP-module__highlight___1ychj{color:var(--accent-orange)}.ConfigurareSMTP-module__sectionSubtitle___WyAkF{text-align:center;color:var(--text-light);font-size:1rem;margin-bottom:3rem;font-family:var(--font-body)}.ConfigurareSMTP-module__explanationCard___jb6Ez{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2.5rem;border-radius:2px;border-left:2px solid var(--accent-orange)}.ConfigurareSMTP-module__mainExplanation___lfwmu{font-size:1.125rem;color:var(--text-white);line-height:1.7;text-align:center;margin-bottom:2.5rem;font-family:var(--font-body)}.ConfigurareSMTP-module__techDetails___mn592 h3{color:var(--text-white);margin-bottom:1.5rem;font-size:1.125rem;font-weight:400;font-family:var(--font-mono)}.ConfigurareSMTP-module__detailsGrid___oHK96{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.75rem;margin-top:1.5rem}.ConfigurareSMTP-module__detailItem___45tin{text-align:center}.ConfigurareSMTP-module__detailItem___45tin h4{color:var(--text-white);margin-bottom:.5rem;font-size:1rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__detailItem___45tin p{color:var(--text-light);margin:0;line-height:1.5;font-size:.875rem;font-family:var(--font-body)}.ConfigurareSMTP-module__useCases___NFJCb{padding:5rem 0;background:#ff6b3505}.ConfigurareSMTP-module__useCasesGrid___xjGQ2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.ConfigurareSMTP-module__useCaseCard___HjX7x{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.ConfigurareSMTP-module__useCaseCard___HjX7x:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.ConfigurareSMTP-module__useCaseCard___HjX7x h3{color:var(--text-white);text-align:center;margin-bottom:1.25rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__useCaseCard___HjX7x ul{list-style:none;padding:0;margin:0}.ConfigurareSMTP-module__useCaseCard___HjX7x li{padding:.5rem 0;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem;font-family:var(--font-body)}.ConfigurareSMTP-module__useCaseCard___HjX7x li:last-child{border-bottom:none}.ConfigurareSMTP-module__useCaseCard___HjX7x li:before{content:"→ ";color:var(--accent-orange)}.ConfigurareSMTP-module__howItWorks___uFTyG{padding:5rem 0;background:var(--primary-purple-dark)}.ConfigurareSMTP-module__stepsContainer___P16xH{margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.ConfigurareSMTP-module__step___tqFaO{display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.ConfigurareSMTP-module__step___tqFaO:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(5px)}.ConfigurareSMTP-module__stepNumber___EJaor{flex-shrink:0;width:50px;height:50px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;font-family:var(--font-mono)}.ConfigurareSMTP-module__stepContent___cDB6z h3{color:var(--text-white);margin-bottom:.5rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__stepContent___cDB6z p{color:var(--text-light);line-height:1.6;margin:0;font-size:.9375rem;font-family:var(--font-body)}.ConfigurareSMTP-module__technicalNote___VWC4K{margin-top:3rem;padding:1.75rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px;border-left:2px solid var(--accent-orange)}.ConfigurareSMTP-module__technicalNote___VWC4K h3{color:var(--text-white);margin-bottom:.75rem;font-size:1rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__technicalNote___VWC4K p{color:var(--text-light);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}.ConfigurareSMTP-module__benefits___KqnMM{padding:5rem 0;background:#ff6b3505}.ConfigurareSMTP-module__benefitsGrid___3fKz-{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.ConfigurareSMTP-module__benefitCard___3GY8M{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.ConfigurareSMTP-module__benefitCard___3GY8M:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.ConfigurareSMTP-module__benefitCard___3GY8M h3{color:var(--text-white);margin-bottom:.75rem;font-size:1.125rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__benefitCard___3GY8M p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.ConfigurareSMTP-module__pricing___1RCG7{padding:5rem 0;background:var(--primary-purple-dark)}.ConfigurareSMTP-module__pricingGrid___pI8-l{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem;margin-top:3rem}.ConfigurareSMTP-module__pricingCard___koMRE{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem 1.75rem;transition:all .3s ease;display:flex;flex-direction:column}.ConfigurareSMTP-module__pricingCard___koMRE:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.ConfigurareSMTP-module__pricingCard___koMRE h3{color:var(--text-white);margin-bottom:.5rem;font-size:1.25rem;font-family:var(--font-mono);font-weight:400}.ConfigurareSMTP-module__pricingDescription___NyJT-{color:var(--text-light);margin-bottom:1.25rem;font-size:.875rem;font-family:var(--font-body);line-height:1.5}.ConfigurareSMTP-module__priceTag___Ktqw7{font-size:2rem;font-weight:400;color:var(--accent-orange);margin:1rem 0 1.5rem;text-align:center;padding:.75rem;background:#ff6b351a;border-radius:2px;font-family:var(--font-mono)}.ConfigurareSMTP-module__featuresList___essoO{list-style:none;padding:0;margin:0;flex:1}.ConfigurareSMTP-module__featuresList___essoO li{padding:.5rem 0;color:var(--text-light);line-height:1.6;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem;font-family:var(--font-body)}.ConfigurareSMTP-module__featuresList___essoO li:last-child{border-bottom:none}.ConfigurareSMTP-module__featuresList___essoO li:before{content:"✓ ";color:var(--accent-orange);font-weight:400}.ConfigurareSMTP-module__contactCTA___eWzLB{text-align:center;margin-top:3rem;padding:1.75rem;background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px}.ConfigurareSMTP-module__contactCTA___eWzLB p{color:var(--text-light);font-size:1rem;margin-bottom:1.25rem;font-family:var(--font-body);line-height:1.6}.ConfigurareSMTP-module__ctaButton___HEL8F{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);border-radius:2px;text-decoration:none;font-weight:400;font-size:.9375rem;transition:all .2s ease;font-family:var(--font-mono)}.ConfigurareSMTP-module__ctaButton___HEL8F:hover{background:#e65a2e;transform:translateY(-2px)}.ConfigurareSMTP-module__faq___AopYj{padding:5rem 0;background:#ff6b3505}.ConfigurareSMTP-module__faqGrid___56doL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.ConfigurareSMTP-module__faqItem___n57Tn{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.ConfigurareSMTP-module__faqItem___n57Tn:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(3px)}.ConfigurareSMTP-module__faqItem___n57Tn h3{color:var(--text-white);margin-bottom:.75rem;font-size:1rem;font-family:var(--font-mono);font-weight:400;line-height:1.4}.ConfigurareSMTP-module__faqItem___n57Tn p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.ConfigurareSMTP-module__cta___Lrh-L{padding:5rem 0;background:var(--primary-purple-dark)}.ConfigurareSMTP-module__ctaContent___NRW46{max-width:700px;margin:0 auto;text-align:center}.ConfigurareSMTP-module__cta___Lrh-L h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.ConfigurareSMTP-module__cta___Lrh-L p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.ConfigurareSMTP-module__ctaButtons___9O2ir{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.ConfigurareSMTP-module__ctaPrimary___oY66W,.ConfigurareSMTP-module__ctaSecondary___xUaKQ{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.ConfigurareSMTP-module__ctaPrimary___oY66W{background:var(--accent-orange);color:var(--text-white)}.ConfigurareSMTP-module__ctaPrimary___oY66W:hover{background:#e65a2e;transform:translateY(-2px)}.ConfigurareSMTP-module__ctaSecondary___xUaKQ{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.ConfigurareSMTP-module__ctaSecondary___xUaKQ:hover{background:#ffffff0d;border-color:var(--accent-orange)}@media (max-width: 1024px){.ConfigurareSMTP-module__heroTitle___lQpeP h1{font-size:3rem}.ConfigurareSMTP-module__mainLine___VUXqR{font-size:1.25rem}.ConfigurareSMTP-module__detailsGrid___oHK96{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ConfigurareSMTP-module__hero___IVLfe{min-height:90vh}.ConfigurareSMTP-module__heroContent___t47Og{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.ConfigurareSMTP-module__heroTitle___lQpeP h1{font-size:2.5rem}.ConfigurareSMTP-module__mainLine___VUXqR{font-size:1.125rem}.ConfigurareSMTP-module__heroDescription___0QcgR p{font-size:.9375rem}.ConfigurareSMTP-module__container___RaHGu{padding:0 1rem}.ConfigurareSMTP-module__sectionTitle___VIXtO{font-size:2rem}.ConfigurareSMTP-module__sectionSubtitle___WyAkF{font-size:.9375rem}.ConfigurareSMTP-module__statsGrid___T2ypp{grid-template-columns:repeat(2,1fr);gap:1.25rem}.ConfigurareSMTP-module__statCard___qbdsH{padding:1.5rem 1.25rem}.ConfigurareSMTP-module__statNumber___Oio9K{font-size:1.75rem}.ConfigurareSMTP-module__statLabel___fzDub{font-size:.75rem}.ConfigurareSMTP-module__detailsGrid___oHK96,.ConfigurareSMTP-module__useCasesGrid___xjGQ2,.ConfigurareSMTP-module__benefitsGrid___3fKz-,.ConfigurareSMTP-module__pricingGrid___pI8-l,.ConfigurareSMTP-module__faqGrid___56doL{grid-template-columns:1fr;gap:1.5rem}.ConfigurareSMTP-module__explanationCard___jb6Ez,.ConfigurareSMTP-module__useCaseCard___HjX7x,.ConfigurareSMTP-module__benefitCard___3GY8M,.ConfigurareSMTP-module__pricingCard___koMRE,.ConfigurareSMTP-module__faqItem___n57Tn{padding:1.5rem}.ConfigurareSMTP-module__step___tqFaO{flex-direction:column;text-align:center;padding:1.5rem}.ConfigurareSMTP-module__stepNumber___EJaor{margin:0 auto}.ConfigurareSMTP-module__cta___Lrh-L h2{font-size:2rem}.ConfigurareSMTP-module__cta___Lrh-L p{font-size:1rem}}@media (max-width: 480px){.ConfigurareSMTP-module__hero___IVLfe{min-height:90vh}.ConfigurareSMTP-module__heroContent___t47Og{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.ConfigurareSMTP-module__heroTitle___lQpeP h1{font-size:2rem}.ConfigurareSMTP-module__mainLine___VUXqR{font-size:1rem}.ConfigurareSMTP-module__heroDescription___0QcgR p{font-size:.875rem}.ConfigurareSMTP-module__heroButtons___Wgssf{flex-direction:column;width:100%}.ConfigurareSMTP-module__heroPrimary___X6mdQ,.ConfigurareSMTP-module__heroSecondary___OksKa{width:100%;padding:.875rem 2rem;font-size:.875rem}.ConfigurareSMTP-module__sectionTitle___VIXtO{font-size:1.75rem}.ConfigurareSMTP-module__sectionSubtitle___WyAkF{font-size:.875rem}.ConfigurareSMTP-module__statsGrid___T2ypp{grid-template-columns:1fr;gap:1rem}.ConfigurareSMTP-module__statCard___qbdsH{padding:1.25rem 1rem}.ConfigurareSMTP-module__statNumber___Oio9K{font-size:1.5rem}.ConfigurareSMTP-module__statLabel___fzDub{font-size:.6875rem}.ConfigurareSMTP-module__seoToggle___GhwvU{padding:1rem 1.25rem}.ConfigurareSMTP-module__seoToggle___GhwvU span{font-size:.875rem}.ConfigurareSMTP-module__toggleIcon___do5sA{font-size:1.25rem}.ConfigurareSMTP-module__seoText___mxe--{padding:1.5rem}.ConfigurareSMTP-module__seoText___mxe-- h2{font-size:1.375rem}.ConfigurareSMTP-module__seoText___mxe-- h3{font-size:1rem}.ConfigurareSMTP-module__seoText___mxe-- p{font-size:.875rem}.ConfigurareSMTP-module__explanationCard___jb6Ez{padding:1.75rem}.ConfigurareSMTP-module__mainExplanation___lfwmu,.ConfigurareSMTP-module__techDetails___mn592 h3{font-size:1rem}.ConfigurareSMTP-module__detailItem___45tin h4{font-size:.9375rem}.ConfigurareSMTP-module__detailItem___45tin p{font-size:.8125rem}.ConfigurareSMTP-module__useCaseCard___HjX7x,.ConfigurareSMTP-module__benefitCard___3GY8M,.ConfigurareSMTP-module__pricingCard___koMRE,.ConfigurareSMTP-module__faqItem___n57Tn{padding:1.25rem}.ConfigurareSMTP-module__useCaseCard___HjX7x h3,.ConfigurareSMTP-module__benefitCard___3GY8M h3,.ConfigurareSMTP-module__faqItem___n57Tn h3{font-size:1rem}.ConfigurareSMTP-module__useCaseCard___HjX7x li,.ConfigurareSMTP-module__benefitCard___3GY8M p,.ConfigurareSMTP-module__faqItem___n57Tn p{font-size:.8125rem}.ConfigurareSMTP-module__stepNumber___EJaor{width:45px;height:45px;font-size:1.25rem}.ConfigurareSMTP-module__stepContent___cDB6z h3{font-size:1rem}.ConfigurareSMTP-module__stepContent___cDB6z p{font-size:.875rem}.ConfigurareSMTP-module__technicalNote___VWC4K{padding:1.5rem}.ConfigurareSMTP-module__technicalNote___VWC4K h3{font-size:.9375rem}.ConfigurareSMTP-module__technicalNote___VWC4K p{font-size:.875rem}.ConfigurareSMTP-module__pricingCard___koMRE h3{font-size:1.125rem}.ConfigurareSMTP-module__pricingDescription___NyJT-{font-size:.8125rem}.ConfigurareSMTP-module__priceTag___Ktqw7{font-size:1.75rem;padding:.625rem}.ConfigurareSMTP-module__featuresList___essoO li{font-size:.8125rem;padding:.375rem 0}.ConfigurareSMTP-module__contactCTA___eWzLB{padding:1.5rem}.ConfigurareSMTP-module__contactCTA___eWzLB p{font-size:.9375rem}.ConfigurareSMTP-module__ctaButton___HEL8F{padding:.875rem 2rem;font-size:.875rem}.ConfigurareSMTP-module__cta___Lrh-L h2{font-size:1.75rem}.ConfigurareSMTP-module__cta___Lrh-L p{font-size:.9375rem}.ConfigurareSMTP-module__ctaButtons___9O2ir{flex-direction:column;width:100%}.ConfigurareSMTP-module__ctaPrimary___oY66W,.ConfigurareSMTP-module__ctaSecondary___xUaKQ{width:100%;padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.ConfigurareSMTP-module__heroTitle___lQpeP h1{font-size:1.75rem}.ConfigurareSMTP-module__mainLine___VUXqR{font-size:.9375rem}.ConfigurareSMTP-module__sectionTitle___VIXtO,.ConfigurareSMTP-module__priceTag___Ktqw7{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.ConfigurareSMTP-module__section___YylZ5,.ConfigurareSMTP-module__heroTitle___lQpeP,.ConfigurareSMTP-module__heroSubtitle___5dgRo,.ConfigurareSMTP-module__heroDescription___0QcgR,.ConfigurareSMTP-module__heroButtons___Wgssf,.ConfigurareSMTP-module__useCaseCard___HjX7x,.ConfigurareSMTP-module__benefitCard___3GY8M,.ConfigurareSMTP-module__pricingCard___koMRE,.ConfigurareSMTP-module__step___tqFaO,.ConfigurareSMTP-module__faqItem___n57Tn,.ConfigurareSMTP-module__statCard___qbdsH{animation:none;transition:none}}.LiveChat-module__liveChat___2fl0T{min-height:100vh;background:var(--primary-purple-dark)}.LiveChat-module__hero___oaza4{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.LiveChat-module__hero___oaza4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.LiveChat-module__heroContent___JGGYF{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.LiveChat-module__heroTitle___mzOEK{animation:LiveChat-module__fadeInUp___baRCE .8s ease-out forwards;opacity:0}.LiveChat-module__heroTitle___mzOEK h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em;margin:0}.LiveChat-module__heroSubtitle___UCgiP{animation:LiveChat-module__fadeInUp___baRCE 1s ease-out .2s forwards;opacity:0}.LiveChat-module__mainLine___d8GpA{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);margin:0}.LiveChat-module__heroDescription___L9wNM{text-align:center;max-width:700px;animation:LiveChat-module__fadeInUp___baRCE 1.2s ease-out .4s forwards;opacity:0}.LiveChat-module__heroDescription___L9wNM p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}.LiveChat-module__heroButtons___7ysrM{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;animation:LiveChat-module__fadeInUp___baRCE 1.4s ease-out .6s forwards;opacity:0}.LiveChat-module__heroPrimary___aBLBf,.LiveChat-module__heroSecondary___AeWrB{padding:1rem 2.5rem;border-radius:2px;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.LiveChat-module__heroPrimary___aBLBf{background:var(--accent-orange);color:var(--text-white);border:none}.LiveChat-module__heroPrimary___aBLBf:hover{background:#e65a2e;transform:translateY(-2px)}.LiveChat-module__heroSecondary___AeWrB{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.LiveChat-module__heroSecondary___AeWrB:hover{background:#ffffff0d;border-color:var(--accent-orange)}@keyframes LiveChat-module__fadeInUp___baRCE{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LiveChat-module__stats___bKnVh{padding:3rem 0;background:#0003}.LiveChat-module__container___dz23g{max-width:1400px;margin:0 auto;padding:0 2rem}.LiveChat-module__statsGrid___nghQz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.LiveChat-module__statCard___Ow9WQ{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.LiveChat-module__statCard___Ow9WQ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.LiveChat-module__statNumber___KjfbC{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.LiveChat-module__statLabel___-YVeE{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.LiveChat-module__section___JdhHy{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.LiveChat-module__section___JdhHy.LiveChat-module__visible___LbUYw{opacity:1;transform:translateY(0)}.LiveChat-module__features___Glj-4{padding:5rem 0;background:var(--primary-purple-dark)}.LiveChat-module__sectionTitle___CU2Lz{font-size:2.25rem;font-weight:300;text-align:center;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.LiveChat-module__highlight___sdgar{color:var(--accent-orange)}.LiveChat-module__featuresGrid___RDDFy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.LiveChat-module__featureCard___1XfG7{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.LiveChat-module__featureCard___1XfG7:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.LiveChat-module__featureCard___1XfG7 h3{color:var(--text-white);font-size:1.125rem;margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.LiveChat-module__featureCard___1XfG7 p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.LiveChat-module__advanced___P4oIa{padding:5rem 0;background:#ff6b3505}.LiveChat-module__advancedGrid___v4bFa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin-top:3rem}.LiveChat-module__advancedCard___5eDLj{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);position:relative;transition:all .3s ease}.LiveChat-module__advancedCard___5eDLj:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(5px)}.LiveChat-module__cardNumber___DYlIm{position:absolute;top:-10px;right:20px;font-size:2.5rem;font-weight:400;color:#ff6b3526;font-family:var(--font-mono)}.LiveChat-module__advancedCard___5eDLj h3{color:var(--text-white);font-size:1.125rem;margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.LiveChat-module__advancedCard___5eDLj p{color:var(--text-light);line-height:1.6;margin:0;font-size:.875rem;font-family:var(--font-body)}.LiveChat-module__benefits___KGLIw{padding:5rem 0;background:var(--primary-purple-dark)}.LiveChat-module__benefitsList___T-vKY{display:grid;gap:1.75rem;max-width:900px;margin:3rem auto 0}.LiveChat-module__benefitItem___wSSZQ{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.75rem;border-radius:2px;border-left:2px solid var(--accent-orange);transition:all .3s ease}.LiveChat-module__benefitItem___wSSZQ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.LiveChat-module__benefitItem___wSSZQ h3{color:var(--text-white);font-size:1.25rem;margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.LiveChat-module__benefitItem___wSSZQ p{color:var(--text-light);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}.LiveChat-module__cta___hRlgy{padding:5rem 0;background:#ff6b3505}.LiveChat-module__ctaContent___qFS0A{max-width:700px;margin:0 auto;text-align:center}.LiveChat-module__cta___hRlgy h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.LiveChat-module__cta___hRlgy p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.LiveChat-module__ctaButton___UmktF{display:inline-block;padding:1rem 2.5rem;background:var(--accent-orange);color:var(--text-white);border-radius:2px;text-decoration:none;font-weight:400;font-size:.9375rem;transition:all .2s ease;font-family:var(--font-mono)}.LiveChat-module__ctaButton___UmktF:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.LiveChat-module__heroTitle___mzOEK h1{font-size:3rem}.LiveChat-module__mainLine___d8GpA{font-size:1.25rem}}@media (max-width: 768px){.LiveChat-module__hero___oaza4{min-height:90vh}.LiveChat-module__heroContent___JGGYF{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.LiveChat-module__heroTitle___mzOEK h1{font-size:2.5rem}.LiveChat-module__mainLine___d8GpA{font-size:1.125rem}.LiveChat-module__heroDescription___L9wNM p{font-size:.9375rem}.LiveChat-module__container___dz23g{padding:0 1rem}.LiveChat-module__sectionTitle___CU2Lz{font-size:2rem}.LiveChat-module__statsGrid___nghQz{grid-template-columns:repeat(2,1fr);gap:1.25rem}.LiveChat-module__statCard___Ow9WQ{padding:1.5rem 1.25rem}.LiveChat-module__statNumber___KjfbC{font-size:1.75rem}.LiveChat-module__statLabel___-YVeE{font-size:.75rem}.LiveChat-module__featuresGrid___RDDFy,.LiveChat-module__advancedGrid___v4bFa{grid-template-columns:1fr;gap:1.5rem}.LiveChat-module__featureCard___1XfG7,.LiveChat-module__advancedCard___5eDLj,.LiveChat-module__benefitItem___wSSZQ{padding:1.5rem}.LiveChat-module__cta___hRlgy h2{font-size:2rem}.LiveChat-module__cta___hRlgy p{font-size:1rem}}@media (max-width: 480px){.LiveChat-module__hero___oaza4{min-height:90vh}.LiveChat-module__heroContent___JGGYF{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.LiveChat-module__heroTitle___mzOEK h1{font-size:2rem}.LiveChat-module__mainLine___d8GpA{font-size:1rem}.LiveChat-module__heroDescription___L9wNM p{font-size:.875rem}.LiveChat-module__heroButtons___7ysrM{flex-direction:column;width:100%}.LiveChat-module__heroPrimary___aBLBf,.LiveChat-module__heroSecondary___AeWrB{width:100%;padding:.875rem 2rem;font-size:.875rem}.LiveChat-module__sectionTitle___CU2Lz{font-size:1.75rem}.LiveChat-module__statsGrid___nghQz{grid-template-columns:1fr;gap:1rem}.LiveChat-module__statCard___Ow9WQ{padding:1.25rem 1rem}.LiveChat-module__statNumber___KjfbC{font-size:1.5rem}.LiveChat-module__statLabel___-YVeE{font-size:.6875rem}.LiveChat-module__featureCard___1XfG7,.LiveChat-module__advancedCard___5eDLj,.LiveChat-module__benefitItem___wSSZQ{padding:1.25rem}.LiveChat-module__featureCard___1XfG7 h3,.LiveChat-module__advancedCard___5eDLj h3{font-size:1rem}.LiveChat-module__featureCard___1XfG7 p,.LiveChat-module__advancedCard___5eDLj p{font-size:.8125rem}.LiveChat-module__cardNumber___DYlIm{font-size:2rem;top:-8px;right:15px}.LiveChat-module__benefitItem___wSSZQ h3{font-size:1.125rem}.LiveChat-module__benefitItem___wSSZQ p{font-size:.875rem}.LiveChat-module__cta___hRlgy h2{font-size:1.75rem}.LiveChat-module__cta___hRlgy p{font-size:.9375rem}.LiveChat-module__ctaButton___UmktF{padding:.875rem 2rem;font-size:.875rem;width:100%}}@media (max-width: 360px){.LiveChat-module__heroTitle___mzOEK h1{font-size:1.75rem}.LiveChat-module__mainLine___d8GpA{font-size:.9375rem}.LiveChat-module__sectionTitle___CU2Lz{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.LiveChat-module__section___JdhHy,.LiveChat-module__heroTitle___mzOEK,.LiveChat-module__heroSubtitle___UCgiP,.LiveChat-module__heroDescription___L9wNM,.LiveChat-module__heroButtons___7ysrM,.LiveChat-module__featureCard___1XfG7,.LiveChat-module__advancedCard___5eDLj,.LiveChat-module__benefitItem___wSSZQ,.LiveChat-module__statCard___Ow9WQ{animation:none;transition:none}}.AIChatbot-module__page___9E1FO{min-height:100vh;background:var(--primary-purple-dark)}.AIChatbot-module__hero___dxCeD{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AIChatbot-module__hero___dxCeD:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.AIChatbot-module__heroContent___rLBbd{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem;text-align:center;animation:AIChatbot-module__fadeInUp___U-y0R .8s ease-out forwards;opacity:0}@keyframes AIChatbot-module__fadeInUp___U-y0R{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AIChatbot-module__title___yhJ0K{font-size:3.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0;line-height:1.2;letter-spacing:-.02em}.AIChatbot-module__highlight___ZWojB{color:var(--accent-orange)}.AIChatbot-module__subtitle___28pnQ{font-size:1.0625rem;color:var(--text-light);line-height:1.7;max-width:700px;margin:0;font-family:var(--font-body)}.AIChatbot-module__waveContainer___5sx-r{position:absolute;bottom:0;left:0;width:100%;height:60px;overflow:hidden}.AIChatbot-module__wave___tr3Vg{width:100%;height:100%;display:block}.AIChatbot-module__wave___tr3Vg path{animation:AIChatbot-module__wavePulse___Gti9c 4s ease-in-out infinite}@keyframes AIChatbot-module__wavePulse___Gti9c{0%,to{opacity:.3}50%{opacity:.5}}.AIChatbot-module__container___t-9s8{max-width:1400px;margin:0 auto;padding:0 2rem}.AIChatbot-module__section___ffsVG{padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.AIChatbot-module__section___ffsVG.AIChatbot-module__visible___pcymK{opacity:1;transform:translateY(0)}.AIChatbot-module__sectionTitle___hluJu{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.AIChatbot-module__description___Il9J6{font-size:1.0625rem;color:var(--text-light);text-align:center;max-width:800px;margin:0 auto;line-height:1.7;font-family:var(--font-body)}.AIChatbot-module__divider___Scg0t{width:100%;height:60px;overflow:hidden}.AIChatbot-module__divider___Scg0t svg{width:100%;height:100%}.AIChatbot-module__grid___7c1SN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.AIChatbot-module__card___Ur0pu{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.AIChatbot-module__card___Ur0pu:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.AIChatbot-module__card___Ur0pu h3{color:var(--text-white);font-size:1.25rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:300}.AIChatbot-module__card___Ur0pu p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.AIChatbot-module__steps___yygWg{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.AIChatbot-module__step___Ivrm2{text-align:center;padding:2rem}.AIChatbot-module__stepNumber___ZS37A{width:50px;height:50px;border-radius:50%;background:transparent;border:1px solid var(--accent-orange);color:var(--accent-orange);font-size:1.5rem;font-weight:400;font-family:var(--font-mono);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.AIChatbot-module__step___Ivrm2 h3{color:var(--text-white);font-size:1.125rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:300}.AIChatbot-module__step___Ivrm2 p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.AIChatbot-module__featuresList___Zvt3J{display:flex;flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto}.AIChatbot-module__feature___Zd07s{display:flex;gap:1.5rem;align-items:flex-start;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.AIChatbot-module__feature___Zd07s:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translate(5px)}.AIChatbot-module__checkmark___AHBBF{color:var(--accent-orange);font-size:1.25rem;font-weight:300;flex-shrink:0}.AIChatbot-module__feature___Zd07s h4{color:var(--text-white);font-size:1.0625rem;margin-bottom:.5rem;font-family:var(--font-mono);font-weight:300}.AIChatbot-module__feature___Zd07s p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.AIChatbot-module__hybridGrid___JU2f3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.AIChatbot-module__hybridCard___-lSo8{background:#ff6b3508;border:1px solid rgba(255,107,53,.2);border-radius:2px;padding:2rem;text-align:center;transition:all .3s ease}.AIChatbot-module__hybridCard___-lSo8:hover{background:#ff6b350d;border-color:#ff6b3566;transform:translateY(-3px)}.AIChatbot-module__hybridCard___-lSo8 h3{color:var(--accent-orange);font-size:1.125rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:400}.AIChatbot-module__hybridCard___-lSo8 p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.AIChatbot-module__timeline___XTOWQ{display:flex;flex-direction:column;gap:2rem;max-width:700px;margin:3rem auto 0}.AIChatbot-module__timeSlot___nkhJ6{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-left:2px solid var(--accent-orange);padding:2rem;border-radius:2px;transition:all .3s ease}.AIChatbot-module__timeSlot___nkhJ6:hover{background:#ffffff0a;border-left-width:3px;transform:translate(5px)}.AIChatbot-module__timeSlot___nkhJ6 h4{color:var(--accent-orange);font-size:1.0625rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:400}.AIChatbot-module__timeSlot___nkhJ6 p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.AIChatbot-module__ctaSection___NcUV0{padding:5rem 2rem;text-align:center;background:#ff6b3505}.AIChatbot-module__ctaSection___NcUV0 h2{color:var(--text-white);font-size:2.25rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:300;letter-spacing:-.01em}.AIChatbot-module__ctaSection___NcUV0 p{color:var(--text-light);font-size:1.0625rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;font-family:var(--font-body)}.AIChatbot-module__ctaButton___i2FOU{display:inline-block;padding:.875rem 2rem;background:var(--accent-orange);color:var(--text-white);text-decoration:none;border-radius:2px;font-weight:400;font-size:.9375rem;transition:all .2s ease;font-family:var(--font-mono)}.AIChatbot-module__ctaButton___i2FOU:hover{background:#e65a2e;transform:translateY(-2px)}@media (max-width: 1024px){.AIChatbot-module__title___yhJ0K{font-size:3rem}.AIChatbot-module__subtitle___28pnQ{font-size:1rem}.AIChatbot-module__sectionTitle___hluJu{font-size:2rem}}@media (max-width: 768px){.AIChatbot-module__hero___dxCeD{min-height:90vh}.AIChatbot-module__heroContent___rLBbd{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.AIChatbot-module__title___yhJ0K{font-size:2.5rem}.AIChatbot-module__subtitle___28pnQ{font-size:.9375rem}.AIChatbot-module__waveContainer___5sx-r{height:50px}.AIChatbot-module__container___t-9s8{padding:0 1rem}.AIChatbot-module__section___ffsVG{padding:3rem 1.5rem}.AIChatbot-module__sectionTitle___hluJu{font-size:2rem}.AIChatbot-module__description___Il9J6{font-size:1rem}.AIChatbot-module__divider___Scg0t{height:50px}.AIChatbot-module__grid___7c1SN,.AIChatbot-module__steps___yygWg,.AIChatbot-module__hybridGrid___JU2f3{grid-template-columns:1fr;gap:1.5rem}.AIChatbot-module__card___Ur0pu,.AIChatbot-module__step___Ivrm2,.AIChatbot-module__hybridCard___-lSo8{padding:1.75rem}.AIChatbot-module__card___Ur0pu h3,.AIChatbot-module__step___Ivrm2 h3,.AIChatbot-module__hybridCard___-lSo8 h3{font-size:1.125rem}.AIChatbot-module__card___Ur0pu p,.AIChatbot-module__step___Ivrm2 p,.AIChatbot-module__hybridCard___-lSo8 p{font-size:.875rem}.AIChatbot-module__stepNumber___ZS37A{width:45px;height:45px;font-size:1.375rem}.AIChatbot-module__feature___Zd07s{padding:1.25rem;gap:1.25rem}.AIChatbot-module__checkmark___AHBBF{font-size:1.125rem}.AIChatbot-module__feature___Zd07s h4{font-size:1rem}.AIChatbot-module__feature___Zd07s p{font-size:.875rem}.AIChatbot-module__timeSlot___nkhJ6{padding:1.75rem}.AIChatbot-module__timeSlot___nkhJ6 h4{font-size:1rem}.AIChatbot-module__timeSlot___nkhJ6 p{font-size:.875rem}.AIChatbot-module__ctaSection___NcUV0 h2{font-size:2rem}.AIChatbot-module__ctaSection___NcUV0 p{font-size:1rem}.AIChatbot-module__ctaButton___i2FOU{padding:.75rem 1.75rem;font-size:.875rem}}@media (max-width: 480px){.AIChatbot-module__hero___dxCeD{min-height:90vh}.AIChatbot-module__heroContent___rLBbd{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.AIChatbot-module__title___yhJ0K{font-size:2rem}.AIChatbot-module__subtitle___28pnQ{font-size:.875rem}.AIChatbot-module__waveContainer___5sx-r{height:40px}.AIChatbot-module__container___t-9s8{padding:0 1rem}.AIChatbot-module__section___ffsVG{padding:2.5rem 1rem}.AIChatbot-module__sectionTitle___hluJu{font-size:1.75rem}.AIChatbot-module__description___Il9J6{font-size:.9375rem}.AIChatbot-module__divider___Scg0t{height:40px}.AIChatbot-module__grid___7c1SN,.AIChatbot-module__steps___yygWg,.AIChatbot-module__hybridGrid___JU2f3{gap:1.25rem}.AIChatbot-module__card___Ur0pu,.AIChatbot-module__step___Ivrm2,.AIChatbot-module__hybridCard___-lSo8,.AIChatbot-module__timeSlot___nkhJ6{padding:1.5rem}.AIChatbot-module__card___Ur0pu h3,.AIChatbot-module__step___Ivrm2 h3,.AIChatbot-module__hybridCard___-lSo8 h3{font-size:1rem}.AIChatbot-module__card___Ur0pu p,.AIChatbot-module__step___Ivrm2 p,.AIChatbot-module__hybridCard___-lSo8 p,.AIChatbot-module__timeSlot___nkhJ6 p{font-size:.8125rem}.AIChatbot-module__stepNumber___ZS37A{width:40px;height:40px;font-size:1.25rem}.AIChatbot-module__feature___Zd07s{padding:1rem;gap:1rem}.AIChatbot-module__checkmark___AHBBF{font-size:1rem}.AIChatbot-module__feature___Zd07s h4{font-size:.9375rem}.AIChatbot-module__feature___Zd07s p{font-size:.8125rem}.AIChatbot-module__timeSlot___nkhJ6 h4{font-size:.9375rem}.AIChatbot-module__ctaSection___NcUV0{padding:3rem 1rem}.AIChatbot-module__ctaSection___NcUV0 h2{font-size:1.75rem}.AIChatbot-module__ctaSection___NcUV0 p{font-size:.9375rem}.AIChatbot-module__ctaButton___i2FOU{width:100%;padding:.75rem 1.5rem;font-size:.8125rem}}@media (max-width: 360px){.AIChatbot-module__title___yhJ0K{font-size:1.75rem}.AIChatbot-module__subtitle___28pnQ{font-size:.8125rem}.AIChatbot-module__sectionTitle___hluJu{font-size:1.5rem}.AIChatbot-module__description___Il9J6{font-size:.875rem}.AIChatbot-module__card___Ur0pu h3,.AIChatbot-module__step___Ivrm2 h3,.AIChatbot-module__hybridCard___-lSo8 h3{font-size:.9375rem}.AIChatbot-module__feature___Zd07s h4,.AIChatbot-module__timeSlot___nkhJ6 h4{font-size:.875rem}.AIChatbot-module__ctaSection___NcUV0 h2{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.AIChatbot-module__wave___tr3Vg path,.AIChatbot-module__section___ffsVG,.AIChatbot-module__heroContent___rLBbd,.AIChatbot-module__card___Ur0pu,.AIChatbot-module__feature___Zd07s,.AIChatbot-module__hybridCard___-lSo8,.AIChatbot-module__timeSlot___nkhJ6{animation:none;transition:none}.AIChatbot-module__card___Ur0pu:hover,.AIChatbot-module__feature___Zd07s:hover,.AIChatbot-module__hybridCard___-lSo8:hover,.AIChatbot-module__timeSlot___nkhJ6:hover,.AIChatbot-module__ctaButton___i2FOU:hover{transform:none}}.SistemeTicketing-module__page___IgdFa{min-height:100vh;background:var(--primary-purple-dark)}.SistemeTicketing-module__hero___GsKg0{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.SistemeTicketing-module__hero___GsKg0:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.SistemeTicketing-module__heroContent___1-U7S{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem;text-align:center;animation:SistemeTicketing-module__fadeInUp___h6lZC .8s ease-out forwards;opacity:0}@keyframes SistemeTicketing-module__fadeInUp___h6lZC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SistemeTicketing-module__heroTitle___MSbys{font-size:3.5rem;font-weight:300;font-family:var(--font-mono);color:var(--text-white);margin:0;line-height:1.2;letter-spacing:-.02em}.SistemeTicketing-module__heroSubtitle___KzWc7{font-size:1.375rem;font-weight:300;color:var(--text-light);margin:0;font-family:var(--font-mono)}.SistemeTicketing-module__heroDescription___b-sqU{font-size:1.0625rem;color:var(--text-light);margin:0;max-width:700px;line-height:1.7;font-family:var(--font-body)}.SistemeTicketing-module__highlight___Jcsdz{color:var(--accent-orange)}.SistemeTicketing-module__heroCta___0DjPz{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.SistemeTicketing-module__primaryBtn___UJW8I,.SistemeTicketing-module__secondaryBtn___Ei2fb{padding:.875rem 2rem;border-radius:2px;font-weight:400;font-size:.9375rem;transition:all .2s ease;text-decoration:none;display:inline-block;font-family:var(--font-mono)}.SistemeTicketing-module__primaryBtn___UJW8I{background:var(--accent-orange);color:var(--text-white);border:none}.SistemeTicketing-module__primaryBtn___UJW8I:hover{background:#e65a2e;transform:translateY(-2px)}.SistemeTicketing-module__secondaryBtn___Ei2fb{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.SistemeTicketing-module__secondaryBtn___Ei2fb:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}.SistemeTicketing-module__dividerSection___an-gT{position:relative;width:100%;min-height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden}.SistemeTicketing-module__waveContainer___5rupc{width:100%;height:60px;position:relative}.SistemeTicketing-module__wave___LZ1El{width:100%;height:100%;display:block}.SistemeTicketing-module__wave___LZ1El path{animation:SistemeTicketing-module__wavePulse___cgt4s 4s ease-in-out infinite}@keyframes SistemeTicketing-module__wavePulse___cgt4s{0%,to{opacity:.3}50%{opacity:.5}}.SistemeTicketing-module__container___rmF-A{max-width:1400px;margin:0 auto;padding:0 2rem}.SistemeTicketing-module__section___FLytC{padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.SistemeTicketing-module__section___FLytC.SistemeTicketing-module__visible___lghkI{opacity:1;transform:translateY(0)}.SistemeTicketing-module__sectionTitle___FBLI8{font-size:2.25rem;font-weight:300;text-align:center;margin-bottom:3rem;color:var(--text-white);font-family:var(--font-mono);letter-spacing:-.01em}.SistemeTicketing-module__introSection___N7-J7{background:#ff6b3505}.SistemeTicketing-module__introContent___VTr1-{max-width:1000px;margin:0 auto}.SistemeTicketing-module__introText___lF-dN{font-size:1.0625rem;color:var(--text-light);line-height:1.7;margin-bottom:3rem;text-align:center;font-family:var(--font-body)}.SistemeTicketing-module__introGrid___W0FpB{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SistemeTicketing-module__introCard___isN9o{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;transition:all .3s ease}.SistemeTicketing-module__introCard___isN9o:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemeTicketing-module__introCard___isN9o h3{color:var(--text-white);font-size:1.25rem;margin-bottom:1rem;font-weight:300;font-family:var(--font-mono)}.SistemeTicketing-module__introCard___isN9o p{color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.SistemeTicketing-module__featuresSection___CbaSB{background:var(--primary-purple-dark)}.SistemeTicketing-module__featuresGrid___EgpcM{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.SistemeTicketing-module__featureCard___AKy3d{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;transition:all .3s ease;position:relative}.SistemeTicketing-module__featureCard___AKy3d:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemeTicketing-module__featureIcon___AOHyv{display:inline-flex;background:transparent;border:1px solid var(--accent-orange);color:var(--accent-orange);width:45px;height:45px;border-radius:2px;align-items:center;justify-content:center;font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.SistemeTicketing-module__featureCard___AKy3d h3{color:var(--text-white);font-size:1.25rem;margin-bottom:1rem;font-weight:300;font-family:var(--font-mono)}.SistemeTicketing-module__featureCard___AKy3d>p{color:var(--text-light);line-height:1.6;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.SistemeTicketing-module__expandBtn___zJXBF{background:transparent;color:var(--accent-orange);border:1px solid rgba(255,107,53,.3);padding:.5rem 1.25rem;border-radius:2px;font-weight:400;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-family:var(--font-mono)}.SistemeTicketing-module__expandBtn___zJXBF:hover{background:#ff6b351a;border-color:var(--accent-orange)}.SistemeTicketing-module__expandableContent___ASr6M{max-height:0;overflow:hidden;transition:max-height .4s ease-out;margin-top:0}.SistemeTicketing-module__expandableContent___ASr6M.SistemeTicketing-module__expanded___GPnx4{max-height:500px;margin-top:1.5rem}.SistemeTicketing-module__detailsList___4HzcU{list-style:none;padding:0;margin:0}.SistemeTicketing-module__detailsList___4HzcU li{color:var(--text-light);padding:.625rem 0 .625rem 1.5rem;position:relative;line-height:1.6;font-size:.875rem;font-family:var(--font-body)}.SistemeTicketing-module__detailsList___4HzcU li:before{content:"→";color:var(--accent-orange);position:absolute;left:0;font-weight:300}.SistemeTicketing-module__useCasesSection___OGpLn{background:#ff6b3505}.SistemeTicketing-module__useCasesGrid___AKHsc{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.SistemeTicketing-module__useCaseCard___ELHNr{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-left:2px solid var(--accent-orange);padding:2rem;border-radius:2px;transition:all .3s ease}.SistemeTicketing-module__useCaseCard___ELHNr:hover{background:#ffffff0a;border-left-width:3px;transform:translate(5px)}.SistemeTicketing-module__useCaseCard___ELHNr h3{color:var(--accent-orange);font-size:1.25rem;margin-bottom:1rem;font-weight:400;font-family:var(--font-mono)}.SistemeTicketing-module__useCaseCard___ELHNr p{color:var(--text-light);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.SistemeTicketing-module__benefitsSection___G0m6Q{background:var(--primary-purple-dark)}.SistemeTicketing-module__benefitsGrid___Ap0da{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SistemeTicketing-module__benefitCard___vNKQG{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;text-align:center;transition:all .3s ease}.SistemeTicketing-module__benefitCard___vNKQG:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemeTicketing-module__benefitStat___SaO6Y{font-size:2.5rem;font-weight:300;color:var(--accent-orange);margin-bottom:1rem;line-height:1;font-family:var(--font-mono)}.SistemeTicketing-module__benefitCard___vNKQG h3{color:var(--text-white);font-size:1.125rem;margin-bottom:1rem;font-weight:300;font-family:var(--font-mono)}.SistemeTicketing-module__benefitCard___vNKQG p{color:var(--text-light);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.SistemeTicketing-module__pricingSection___7gSms{background:#ff6b3505}.SistemeTicketing-module__pricingContent___fXbSe{max-width:900px;margin:0 auto}.SistemeTicketing-module__pricingText___mwtSG{font-size:1.0625rem;color:var(--text-light);text-align:center;line-height:1.7;margin-bottom:3rem;font-family:var(--font-body)}.SistemeTicketing-module__pricingCards___S9803{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.SistemeTicketing-module__pricingCard___2ZVEU{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:2rem;border-radius:2px;text-align:center;transition:all .3s ease}.SistemeTicketing-module__pricingCard___2ZVEU:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemeTicketing-module__pricingCard___2ZVEU h3{color:var(--accent-orange);font-size:1.375rem;margin-bottom:1rem;font-weight:400;font-family:var(--font-mono)}.SistemeTicketing-module__pricingCard___2ZVEU p{color:var(--text-light);margin-bottom:.5rem;font-size:.9375rem;font-family:var(--font-body)}.SistemeTicketing-module__ctaSection___KKuJ9{background:var(--primary-purple-dark);padding:5rem 2rem;position:relative;overflow:hidden}.SistemeTicketing-module__ctaContent___qPZKx{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.SistemeTicketing-module__ctaContent___qPZKx h2{font-size:2.25rem;color:var(--text-white);margin-bottom:1.5rem;font-weight:300;font-family:var(--font-mono);letter-spacing:-.01em}.SistemeTicketing-module__ctaContent___qPZKx p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2.5rem;line-height:1.7;font-family:var(--font-body)}.SistemeTicketing-module__ctaButtons___VeaqX{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.SistemeTicketing-module__ctaButton___ZZjY3,.SistemeTicketing-module__ctaButtonSecondary___JFvNG{display:inline-block;padding:.875rem 2rem;border-radius:2px;font-weight:400;font-size:.9375rem;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.SistemeTicketing-module__ctaButton___ZZjY3{background:var(--accent-orange);color:var(--text-white);border:none}.SistemeTicketing-module__ctaButton___ZZjY3:hover{background:#e65a2e;transform:translateY(-2px)}.SistemeTicketing-module__ctaButtonSecondary___JFvNG{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.SistemeTicketing-module__ctaButtonSecondary___JFvNG:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.SistemeTicketing-module__heroTitle___MSbys{font-size:3rem}.SistemeTicketing-module__heroSubtitle___KzWc7{font-size:1.25rem}.SistemeTicketing-module__heroDescription___b-sqU{font-size:1rem}.SistemeTicketing-module__sectionTitle___FBLI8{font-size:2rem}}@media (max-width: 768px){.SistemeTicketing-module__hero___GsKg0{min-height:90vh}.SistemeTicketing-module__heroContent___1-U7S{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.SistemeTicketing-module__heroTitle___MSbys{font-size:2.5rem}.SistemeTicketing-module__heroSubtitle___KzWc7{font-size:1.125rem}.SistemeTicketing-module__heroDescription___b-sqU{font-size:.9375rem}.SistemeTicketing-module__heroCta___0DjPz,.SistemeTicketing-module__primaryBtn___UJW8I,.SistemeTicketing-module__secondaryBtn___Ei2fb{width:100%}.SistemeTicketing-module__waveContainer___5rupc,.SistemeTicketing-module__dividerSection___an-gT{height:50px;min-height:50px}.SistemeTicketing-module__container___rmF-A{padding:0 1rem}.SistemeTicketing-module__section___FLytC{padding:3rem 1.5rem}.SistemeTicketing-module__sectionTitle___FBLI8{font-size:2rem}.SistemeTicketing-module__introText___lF-dN,.SistemeTicketing-module__pricingText___mwtSG{font-size:1rem}.SistemeTicketing-module__introGrid___W0FpB,.SistemeTicketing-module__featuresGrid___EgpcM,.SistemeTicketing-module__useCasesGrid___AKHsc,.SistemeTicketing-module__benefitsGrid___Ap0da,.SistemeTicketing-module__pricingCards___S9803{grid-template-columns:1fr;gap:1.5rem}.SistemeTicketing-module__introCard___isN9o,.SistemeTicketing-module__featureCard___AKy3d,.SistemeTicketing-module__useCaseCard___ELHNr,.SistemeTicketing-module__benefitCard___vNKQG,.SistemeTicketing-module__pricingCard___2ZVEU{padding:1.75rem}.SistemeTicketing-module__introCard___isN9o h3,.SistemeTicketing-module__featureCard___AKy3d h3,.SistemeTicketing-module__useCaseCard___ELHNr h3,.SistemeTicketing-module__benefitCard___vNKQG h3,.SistemeTicketing-module__pricingCard___2ZVEU h3{font-size:1.125rem}.SistemeTicketing-module__introCard___isN9o p,.SistemeTicketing-module__featureCard___AKy3d>p,.SistemeTicketing-module__useCaseCard___ELHNr p,.SistemeTicketing-module__benefitCard___vNKQG p,.SistemeTicketing-module__pricingCard___2ZVEU p{font-size:.875rem}.SistemeTicketing-module__featureIcon___AOHyv{width:40px;height:40px;font-size:1rem}.SistemeTicketing-module__benefitStat___SaO6Y{font-size:2.25rem}.SistemeTicketing-module__ctaContent___qPZKx h2{font-size:2rem}.SistemeTicketing-module__ctaContent___qPZKx p{font-size:1rem}.SistemeTicketing-module__ctaButtons___VeaqX,.SistemeTicketing-module__ctaButton___ZZjY3,.SistemeTicketing-module__ctaButtonSecondary___JFvNG{width:100%}.SistemeTicketing-module__useCaseCard___ELHNr:hover{transform:translate(3px)}}@media (max-width: 480px){.SistemeTicketing-module__hero___GsKg0{min-height:90vh}.SistemeTicketing-module__heroContent___1-U7S{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.SistemeTicketing-module__heroTitle___MSbys{font-size:2rem}.SistemeTicketing-module__heroSubtitle___KzWc7{font-size:1rem}.SistemeTicketing-module__heroDescription___b-sqU{font-size:.875rem}.SistemeTicketing-module__primaryBtn___UJW8I,.SistemeTicketing-module__secondaryBtn___Ei2fb{padding:.75rem 1.75rem;font-size:.875rem}.SistemeTicketing-module__waveContainer___5rupc,.SistemeTicketing-module__dividerSection___an-gT{height:40px;min-height:40px}.SistemeTicketing-module__container___rmF-A{padding:0 1rem}.SistemeTicketing-module__section___FLytC{padding:2.5rem 1rem}.SistemeTicketing-module__sectionTitle___FBLI8{font-size:1.75rem}.SistemeTicketing-module__introText___lF-dN,.SistemeTicketing-module__pricingText___mwtSG{font-size:.9375rem}.SistemeTicketing-module__introGrid___W0FpB,.SistemeTicketing-module__featuresGrid___EgpcM,.SistemeTicketing-module__useCasesGrid___AKHsc,.SistemeTicketing-module__benefitsGrid___Ap0da,.SistemeTicketing-module__pricingCards___S9803{gap:1.25rem}.SistemeTicketing-module__introCard___isN9o,.SistemeTicketing-module__featureCard___AKy3d,.SistemeTicketing-module__useCaseCard___ELHNr,.SistemeTicketing-module__benefitCard___vNKQG,.SistemeTicketing-module__pricingCard___2ZVEU{padding:1.5rem}.SistemeTicketing-module__introCard___isN9o h3,.SistemeTicketing-module__featureCard___AKy3d h3,.SistemeTicketing-module__useCaseCard___ELHNr h3,.SistemeTicketing-module__pricingCard___2ZVEU h3,.SistemeTicketing-module__benefitCard___vNKQG h3{font-size:1rem}.SistemeTicketing-module__introCard___isN9o p,.SistemeTicketing-module__featureCard___AKy3d>p,.SistemeTicketing-module__useCaseCard___ELHNr p,.SistemeTicketing-module__benefitCard___vNKQG p,.SistemeTicketing-module__pricingCard___2ZVEU p{font-size:.8125rem}.SistemeTicketing-module__featureIcon___AOHyv{width:35px;height:35px;font-size:.9375rem}.SistemeTicketing-module__expandBtn___zJXBF{padding:.5rem 1rem;font-size:.8125rem}.SistemeTicketing-module__expandableContent___ASr6M.SistemeTicketing-module__expanded___GPnx4{max-height:600px}.SistemeTicketing-module__detailsList___4HzcU li{font-size:.8125rem;padding:.5rem 0}.SistemeTicketing-module__benefitStat___SaO6Y{font-size:2rem}.SistemeTicketing-module__ctaSection___KKuJ9{padding:3rem 1rem}.SistemeTicketing-module__ctaContent___qPZKx h2{font-size:1.75rem}.SistemeTicketing-module__ctaContent___qPZKx p{font-size:.9375rem}.SistemeTicketing-module__ctaButton___ZZjY3,.SistemeTicketing-module__ctaButtonSecondary___JFvNG{padding:.75rem 1.5rem;font-size:.875rem}}@media (max-width: 360px){.SistemeTicketing-module__heroTitle___MSbys{font-size:1.75rem}.SistemeTicketing-module__heroSubtitle___KzWc7{font-size:.9375rem}.SistemeTicketing-module__heroDescription___b-sqU{font-size:.8125rem}.SistemeTicketing-module__sectionTitle___FBLI8{font-size:1.5rem}.SistemeTicketing-module__introCard___isN9o h3,.SistemeTicketing-module__featureCard___AKy3d h3,.SistemeTicketing-module__useCaseCard___ELHNr h3,.SistemeTicketing-module__benefitCard___vNKQG h3,.SistemeTicketing-module__pricingCard___2ZVEU h3{font-size:.9375rem}.SistemeTicketing-module__benefitStat___SaO6Y{font-size:1.75rem}.SistemeTicketing-module__ctaContent___qPZKx h2{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.SistemeTicketing-module__wave___LZ1El path,.SistemeTicketing-module__section___FLytC,.SistemeTicketing-module__heroContent___1-U7S,.SistemeTicketing-module__featureCard___AKy3d,.SistemeTicketing-module__useCaseCard___ELHNr,.SistemeTicketing-module__benefitCard___vNKQG,.SistemeTicketing-module__introCard___isN9o,.SistemeTicketing-module__pricingCard___2ZVEU,.SistemeTicketing-module__expandableContent___ASr6M{animation:none;transition:none}.SistemeTicketing-module__featureCard___AKy3d:hover,.SistemeTicketing-module__useCaseCard___ELHNr:hover,.SistemeTicketing-module__benefitCard___vNKQG:hover,.SistemeTicketing-module__introCard___isN9o:hover,.SistemeTicketing-module__pricingCard___2ZVEU:hover,.SistemeTicketing-module__primaryBtn___UJW8I:hover,.SistemeTicketing-module__secondaryBtn___Ei2fb:hover,.SistemeTicketing-module__ctaButton___ZZjY3:hover,.SistemeTicketing-module__ctaButtonSecondary___JFvNG:hover{transform:none}}.InvitatiiDigitale-module__invitations___8si3p{min-height:100vh;background:var(--primary-purple-dark)}.InvitatiiDigitale-module__hero___8g2bS{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.InvitatiiDigitale-module__hero___8g2bS:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.InvitatiiDigitale-module__heroContent___d7Bua{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.InvitatiiDigitale-module__heroTitle___GnOfg{animation:InvitatiiDigitale-module__fadeInUp___6Wv3i .8s ease-out forwards;opacity:0}.InvitatiiDigitale-module__heroTitle___GnOfg h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.InvitatiiDigitale-module__heroSubtitle___g-wYa{animation:InvitatiiDigitale-module__fadeInUp___6Wv3i 1s ease-out .2s forwards;opacity:0}.InvitatiiDigitale-module__mainLine___3T91d{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.InvitatiiDigitale-module__heroDescription___3pMMY{text-align:center;max-width:700px;animation:InvitatiiDigitale-module__fadeInUp___6Wv3i 1.2s ease-out .4s forwards;opacity:0}.InvitatiiDigitale-module__heroDescription___3pMMY p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes InvitatiiDigitale-module__fadeInUp___6Wv3i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InvitatiiDigitale-module__previewDevice___gBOqO{margin-top:2rem;animation:InvitatiiDigitale-module__fadeInUp___6Wv3i 1.4s ease-out .6s forwards;opacity:0}.InvitatiiDigitale-module__deviceFrame___-f3y7{width:280px;height:560px;background:linear-gradient(145deg,#1e1e2e,#2a2a3a);border-radius:30px;padding:12px;box-shadow:0 25px 50px #00000080,inset 0 0 0 1px #ffffff1a;position:relative;margin:0 auto}.InvitatiiDigitale-module__deviceFrame___-f3y7:before{content:"";position:absolute;top:20px;left:50%;transform:translate(-50%);width:60px;height:6px;background:#fff3;border-radius:3px}.InvitatiiDigitale-module__deviceScreen___xp9Zd{width:100%;height:100%;background:linear-gradient(180deg,#fff,#f8f8ff);border-radius:20px;overflow:hidden}.InvitatiiDigitale-module__screenHeader___ZXpOT{height:60px;background:linear-gradient(135deg,var(--primary-purple),var(--accent-orange))}.InvitatiiDigitale-module__screenContent___wqoOJ{padding:2rem 1.5rem}.InvitatiiDigitale-module__contentLine___JT50S{height:16px;background:linear-gradient(90deg,#ddd,#eee);border-radius:4px;margin-bottom:1rem;animation:InvitatiiDigitale-module__shimmer___GFCb6 2s infinite}.InvitatiiDigitale-module__contentLine___JT50S:first-child{width:70%}.InvitatiiDigitale-module__contentLine___JT50S:nth-child(2){width:50%;animation-delay:.3s}.InvitatiiDigitale-module__contentImage___G9I1v{width:100%;height:150px;background:linear-gradient(135deg,#ff6bb54d,#ffd93d4d);border-radius:12px;margin-top:1.5rem;animation:InvitatiiDigitale-module__shimmer___GFCb6 2s infinite .6s}@keyframes InvitatiiDigitale-module__shimmer___GFCb6{0%,to{opacity:1}50%{opacity:.7}}.InvitatiiDigitale-module__stats___e5Z0B{padding:3rem 0;background:#0003}.InvitatiiDigitale-module__container___ZokvA{max-width:1400px;margin:0 auto;padding:0 2rem}.InvitatiiDigitale-module__statsGrid___jUPzP{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.InvitatiiDigitale-module__statCard___0Uw2j{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.InvitatiiDigitale-module__statCard___0Uw2j:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.InvitatiiDigitale-module__statNumber___x90Jx{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.InvitatiiDigitale-module__statLabel___FpMcz{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__eventTypes___Dyugw{padding:5rem 0;background:var(--primary-purple-dark)}.InvitatiiDigitale-module__sectionTitle___fsear{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.InvitatiiDigitale-module__sectionSubtitle___luovq{font-size:1.0625rem;color:var(--text-light);text-align:center;margin:0 auto 3rem;max-width:700px;font-family:var(--font-body)}.InvitatiiDigitale-module__eventsGrid___zTwMd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.InvitatiiDigitale-module__eventCard___SShOl{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.InvitatiiDigitale-module__eventCard___SShOl:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--event-color);opacity:.6;transition:opacity .3s ease}.InvitatiiDigitale-module__eventCard___SShOl:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.InvitatiiDigitale-module__eventCard___SShOl:hover:before{opacity:1}.InvitatiiDigitale-module__eventHeader___gxXj-{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.InvitatiiDigitale-module__eventTitle___wwUfS{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__eventSubtitle___QUQst{font-size:.9375rem;color:var(--text-light);margin:0;font-family:var(--font-body);font-style:italic}.InvitatiiDigitale-module__eventFeatures___B4xzR{list-style:none;padding:0;margin:0 0 1.5rem}.InvitatiiDigitale-module__feature___c8arR{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.InvitatiiDigitale-module__featureIcon___8jcwf{color:var(--event-color, var(--accent-orange));font-weight:400;font-size:1rem;flex-shrink:0;font-family:var(--font-mono)}.InvitatiiDigitale-module__eventButton___2maW0{width:100%;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.InvitatiiDigitale-module__eventButton___2maW0:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.InvitatiiDigitale-module__eventDetails___-zZGf{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:InvitatiiDigitale-module__fadeIn___z0bmc .3s ease}.InvitatiiDigitale-module__eventDetails___-zZGf p{color:var(--text-gray);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.InvitatiiDigitale-module__eventDetails___-zZGf p:last-child{margin-bottom:0}.InvitatiiDigitale-module__eventDetails___-zZGf strong{color:var(--text-light);font-weight:500}@keyframes InvitatiiDigitale-module__fadeIn___z0bmc{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InvitatiiDigitale-module__features___z6Pcs{padding:5rem 0;background:#ff6b3505}.InvitatiiDigitale-module__featuresGrid___TPiVJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.InvitatiiDigitale-module__featureCategory___-Y6zv{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.InvitatiiDigitale-module__featureCategory___-Y6zv:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.InvitatiiDigitale-module__categoryTitle___WyJA5{color:var(--accent-orange);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__categoryItems___BvLWC{list-style:none;padding:0;margin:0}.InvitatiiDigitale-module__categoryItem___4yXZd{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.InvitatiiDigitale-module__categoryItem___4yXZd:last-child{margin-bottom:0}.InvitatiiDigitale-module__itemIcon___lf-1q{color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.InvitatiiDigitale-module__process___otzMD{padding:5rem 0;background:var(--primary-purple-dark)}.InvitatiiDigitale-module__processIntro___CaEfM{text-align:center;color:var(--text-light);font-size:1.0625rem;max-width:600px;margin:0 auto 3rem;font-family:var(--font-body)}.InvitatiiDigitale-module__processSteps___-EVdO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.InvitatiiDigitale-module__processStep___CMxRL{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.InvitatiiDigitale-module__processStep___CMxRL:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.InvitatiiDigitale-module__stepNumber___VNKNN{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-orange),#ff8f5e);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;margin:0 auto 1.5rem;font-family:var(--font-mono);box-shadow:0 8px 25px #ff6b354d}.InvitatiiDigitale-module__stepTitle___gqxdz{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__stepDescription___fgWqM{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.InvitatiiDigitale-module__technical___TKVJc{padding:5rem 0;background:#ff6b3505}.InvitatiiDigitale-module__expandButton___GPM68{display:block;margin:2rem auto;padding:.875rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.9375rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.InvitatiiDigitale-module__expandButton___GPM68:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.InvitatiiDigitale-module__technicalContent___P-tz6{animation:InvitatiiDigitale-module__fadeIn___z0bmc .4s ease;margin-top:3rem}.InvitatiiDigitale-module__techGrid___4JNjs{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.InvitatiiDigitale-module__techCard___SUh9F{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.InvitatiiDigitale-module__techCard___SUh9F h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__techCard___SUh9F ul{list-style:none;padding:0;margin:0}.InvitatiiDigitale-module__techCard___SUh9F li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.InvitatiiDigitale-module__techCard___SUh9F li:last-child{margin-bottom:0}.InvitatiiDigitale-module__techCard___SUh9F li:before{content:"→";color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.InvitatiiDigitale-module__hostingInfo___MPMSC,.InvitatiiDigitale-module__timeline___gRbSN{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;margin-bottom:2rem}.InvitatiiDigitale-module__hostingInfo___MPMSC h3,.InvitatiiDigitale-module__timeline___gRbSN h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.InvitatiiDigitale-module__hostingInfo___MPMSC p,.InvitatiiDigitale-module__timeline___gRbSN p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.InvitatiiDigitale-module__hostingInfo___MPMSC p:last-child,.InvitatiiDigitale-module__timeline___gRbSN p:last-child{margin-bottom:0}.InvitatiiDigitale-module__hostingInfo___MPMSC strong,.InvitatiiDigitale-module__timeline___gRbSN strong{color:var(--accent-orange);font-weight:500}.InvitatiiDigitale-module__timeline___gRbSN ul{list-style:none;padding:0;margin:1rem 0}.InvitatiiDigitale-module__timeline___gRbSN li{color:var(--text-gray);padding-left:1.5rem;margin-bottom:.75rem;position:relative;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.InvitatiiDigitale-module__timeline___gRbSN li:last-child{margin-bottom:0}.InvitatiiDigitale-module__timeline___gRbSN li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-family:var(--font-mono)}.InvitatiiDigitale-module__urgentNote___-TrEv{background:#ff6b351a;border-left:3px solid var(--accent-orange);padding:1rem 1.5rem;margin-top:1.5rem;border-radius:2px}.InvitatiiDigitale-module__urgentNote___-TrEv strong{color:var(--accent-orange)}.InvitatiiDigitale-module__cta___7q8uC{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.InvitatiiDigitale-module__ctaContent___kJ5yC{max-width:700px;margin:0 auto}.InvitatiiDigitale-module__ctaContent___kJ5yC h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.InvitatiiDigitale-module__ctaContent___kJ5yC p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.InvitatiiDigitale-module__ctaButtons___lxlua{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.InvitatiiDigitale-module__ctaPrimary___m9WMw,.InvitatiiDigitale-module__ctaSecondary___NixWG{display:inline-block;padding:1rem 2rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.InvitatiiDigitale-module__ctaPrimary___m9WMw{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.InvitatiiDigitale-module__ctaPrimary___m9WMw:hover{background:#e65a2e;transform:translateY(-2px)}.InvitatiiDigitale-module__ctaSecondary___NixWG{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.InvitatiiDigitale-module__ctaSecondary___NixWG:hover{background:#ffffff0d;border-color:var(--accent-orange);color:var(--accent-orange)}@media (max-width: 1024px){.InvitatiiDigitale-module__heroTitle___GnOfg h1{font-size:3rem}.InvitatiiDigitale-module__mainLine___3T91d{font-size:1.25rem}.InvitatiiDigitale-module__heroDescription___3pMMY p{font-size:1rem}.InvitatiiDigitale-module__eventsGrid___zTwMd{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){.InvitatiiDigitale-module__hero___8g2bS{min-height:90vh}.InvitatiiDigitale-module__heroContent___d7Bua{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.InvitatiiDigitale-module__heroTitle___GnOfg h1{font-size:2.5rem}.InvitatiiDigitale-module__mainLine___3T91d{font-size:1.125rem}.InvitatiiDigitale-module__heroDescription___3pMMY p{font-size:.9375rem}.InvitatiiDigitale-module__deviceFrame___-f3y7{width:240px;height:480px}.InvitatiiDigitale-module__container___ZokvA{padding:0 1rem}.InvitatiiDigitale-module__sectionTitle___fsear{font-size:2rem}.InvitatiiDigitale-module__sectionSubtitle___luovq{font-size:1rem}.InvitatiiDigitale-module__statsGrid___jUPzP{grid-template-columns:repeat(2,1fr);gap:1.25rem}.InvitatiiDigitale-module__statCard___0Uw2j{padding:1.5rem 1.25rem}.InvitatiiDigitale-module__statNumber___x90Jx{font-size:1.75rem}.InvitatiiDigitale-module__statLabel___FpMcz{font-size:.75rem}.InvitatiiDigitale-module__eventsGrid___zTwMd,.InvitatiiDigitale-module__featuresGrid___TPiVJ,.InvitatiiDigitale-module__techGrid___4JNjs{grid-template-columns:1fr;gap:1.5rem}.InvitatiiDigitale-module__processSteps___-EVdO{grid-template-columns:1fr}.InvitatiiDigitale-module__eventCard___SShOl,.InvitatiiDigitale-module__featureCategory___-Y6zv,.InvitatiiDigitale-module__processStep___CMxRL,.InvitatiiDigitale-module__techCard___SUh9F{padding:1.5rem}.InvitatiiDigitale-module__ctaButtons___lxlua{flex-direction:column;align-items:stretch}.InvitatiiDigitale-module__ctaPrimary___m9WMw,.InvitatiiDigitale-module__ctaSecondary___NixWG{width:100%;text-align:center}}@media (max-width: 480px){.InvitatiiDigitale-module__hero___8g2bS{min-height:90vh}.InvitatiiDigitale-module__heroContent___d7Bua{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.InvitatiiDigitale-module__heroTitle___GnOfg h1{font-size:2rem}.InvitatiiDigitale-module__mainLine___3T91d{font-size:1rem}.InvitatiiDigitale-module__heroDescription___3pMMY p{font-size:.875rem}.InvitatiiDigitale-module__deviceFrame___-f3y7{width:200px;height:400px}.InvitatiiDigitale-module__sectionTitle___fsear{font-size:1.75rem}.InvitatiiDigitale-module__sectionSubtitle___luovq{font-size:.9375rem}.InvitatiiDigitale-module__statsGrid___jUPzP{grid-template-columns:1fr;gap:1rem}.InvitatiiDigitale-module__statCard___0Uw2j{padding:1.25rem 1rem}.InvitatiiDigitale-module__statNumber___x90Jx{font-size:1.5rem}.InvitatiiDigitale-module__statLabel___FpMcz{font-size:.6875rem}.InvitatiiDigitale-module__eventCard___SShOl,.InvitatiiDigitale-module__featureCategory___-Y6zv,.InvitatiiDigitale-module__processStep___CMxRL,.InvitatiiDigitale-module__techCard___SUh9F,.InvitatiiDigitale-module__hostingInfo___MPMSC,.InvitatiiDigitale-module__timeline___gRbSN{padding:1.25rem}.InvitatiiDigitale-module__eventTitle___wwUfS{font-size:1.25rem}.InvitatiiDigitale-module__eventSubtitle___QUQst,.InvitatiiDigitale-module__feature___c8arR,.InvitatiiDigitale-module__categoryItem___4yXZd,.InvitatiiDigitale-module__stepDescription___fgWqM{font-size:.875rem}.InvitatiiDigitale-module__categoryTitle___WyJA5,.InvitatiiDigitale-module__stepTitle___gqxdz{font-size:1rem}.InvitatiiDigitale-module__stepNumber___VNKNN{width:50px;height:50px;font-size:1.25rem}.InvitatiiDigitale-module__ctaContent___kJ5yC h2{font-size:2rem}.InvitatiiDigitale-module__ctaContent___kJ5yC p{font-size:1rem}.InvitatiiDigitale-module__ctaPrimary___m9WMw,.InvitatiiDigitale-module__ctaSecondary___NixWG{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width: 360px){.InvitatiiDigitale-module__heroTitle___GnOfg h1{font-size:1.75rem}.InvitatiiDigitale-module__mainLine___3T91d{font-size:.9375rem}.InvitatiiDigitale-module__sectionTitle___fsear{font-size:1.5rem}.InvitatiiDigitale-module__deviceFrame___-f3y7{width:180px;height:360px}}.SistemConfirmari-module__container___MKcgF{min-height:100vh;background:var(--primary-purple-dark)}.SistemConfirmari-module__hero___8F5GF{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.SistemConfirmari-module__hero___8F5GF:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.SistemConfirmari-module__heroContent___U4u66{max-width:900px;text-align:center;position:relative;z-index:1;animation:SistemConfirmari-module__fadeInUp___eEZAX .8s ease-out forwards;opacity:0}@keyframes SistemConfirmari-module__fadeInUp___eEZAX{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SistemConfirmari-module__heroTitle___ufO47{font-size:3.5rem;font-weight:300;line-height:1.2;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);letter-spacing:-.02em}.SistemConfirmari-module__highlight___zaw0h{color:var(--accent-orange)}.SistemConfirmari-module__heroSubtitle___CC8Fr{font-size:1.375rem;color:var(--text-light);font-weight:300;margin-bottom:2rem;font-family:var(--font-mono)}.SistemConfirmari-module__heroDescription___m1prT{max-width:750px;margin:0 auto}.SistemConfirmari-module__heroDescription___m1prT p{font-size:1.0625rem;line-height:1.7;color:var(--text-light);font-family:var(--font-body)}.SistemConfirmari-module__benefits___gxxvl{padding:5rem 2rem;background:#ff6b3505}.SistemConfirmari-module__benefitsGrid___DX-cH{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SistemConfirmari-module__benefitCard___z-SJk{text-align:center;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.SistemConfirmari-module__benefitCard___z-SJk:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemConfirmari-module__benefitNumber___p3fbb{font-size:2rem;font-weight:300;color:var(--accent-orange);margin-bottom:1rem;font-family:var(--font-mono)}.SistemConfirmari-module__benefitCard___z-SJk h3{color:var(--text-white);font-size:1.125rem;font-weight:300;margin-bottom:.75rem;font-family:var(--font-mono)}.SistemConfirmari-module__benefitCard___z-SJk p{color:var(--text-light);line-height:1.6;margin:0;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__features___NfifX{padding:5rem 2rem;background:var(--primary-purple-dark)}.SistemConfirmari-module__sectionTitle___Y1mjE{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.SistemConfirmari-module__sectionIntro___82pt0{text-align:center;color:var(--text-light);font-size:1.0625rem;max-width:700px;margin:0 auto 3rem;line-height:1.7;font-family:var(--font-body)}.SistemConfirmari-module__featuresGrid___m7tCU{max-width:1400px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.SistemConfirmari-module__featureCard___fKvhc{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.SistemConfirmari-module__featureCard___fKvhc:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemConfirmari-module__featureIcon___5Pei-{font-size:2rem;margin-bottom:1.5rem;display:block;color:var(--accent-orange);font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__featureTitle___5xhus{color:var(--text-white);font-size:1.25rem;font-weight:300;margin-bottom:.75rem;font-family:var(--font-mono)}.SistemConfirmari-module__featureDescription___YbNpQ{color:var(--text-light);line-height:1.6;margin-bottom:1.5rem;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__featureButton___BliGt{width:100%;background:transparent;border:1px solid rgba(255,107,53,.3);color:var(--accent-orange);padding:.75rem 1.5rem;border-radius:2px;font-size:.875rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:var(--font-mono)}.SistemConfirmari-module__featureButton___BliGt:hover{background:#ff6b351a;border-color:var(--accent-orange)}.SistemConfirmari-module__featureDetails___4ra20{list-style:none;padding:0;margin:1.5rem 0 0;animation:SistemConfirmari-module__slideIn___PWimT .3s ease}@keyframes SistemConfirmari-module__slideIn___PWimT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SistemConfirmari-module__featureDetails___4ra20 li{color:var(--text-light);padding:.625rem 0 .625rem 1.75rem;position:relative;line-height:1.6;border-top:1px solid rgba(255,255,255,.05);font-family:var(--font-body);font-size:.875rem}.SistemConfirmari-module__featureDetails___4ra20 li:first-child{border-top:none;padding-top:1rem}.SistemConfirmari-module__detailCheck___1-X9O{position:absolute;left:0;color:var(--accent-orange);font-weight:300}.SistemConfirmari-module__dataSection___lxg6e{padding:5rem 2rem;background:#ff6b3505}.SistemConfirmari-module__dataGrid___j3m4H{max-width:1400px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.SistemConfirmari-module__dataCategory___zczDy{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-left:2px solid var(--accent-orange);border-radius:2px;padding:2rem;transition:all .3s ease}.SistemConfirmari-module__dataCategory___zczDy:hover{background:#ffffff0a;border-left-width:3px;transform:translate(5px)}.SistemConfirmari-module__dataCategory___zczDy h3{color:var(--text-white);font-size:1.25rem;font-weight:300;margin-bottom:1.5rem;font-family:var(--font-mono)}.SistemConfirmari-module__dataCategory___zczDy ul{list-style:none;padding:0;margin:0}.SistemConfirmari-module__dataCategory___zczDy li{color:var(--text-light);padding-left:1.75rem;margin-bottom:.75rem;position:relative;line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__dataIcon___EPCfS{position:absolute;left:0;color:var(--accent-orange);font-weight:300}.SistemConfirmari-module__workflow___WeQAJ{padding:5rem 2rem;background:var(--primary-purple-dark)}.SistemConfirmari-module__workflowSteps___-7RCK{max-width:1400px;margin:3rem auto 0;display:grid;grid-template-columns:auto 80px auto 80px auto 80px auto;gap:0;align-items:center}.SistemConfirmari-module__workflowStep___9bom2{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;text-align:center;transition:all .3s ease}.SistemConfirmari-module__workflowStep___9bom2:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemConfirmari-module__stepBadge___kfD5N{width:45px;height:45px;background:transparent;border:1px solid var(--accent-orange);color:var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:400;margin:0 auto 1.5rem;font-family:var(--font-mono)}.SistemConfirmari-module__workflowStep___9bom2 h3{color:var(--text-white);font-size:1.125rem;margin-bottom:.75rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__workflowStep___9bom2 p{color:var(--text-light);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.SistemConfirmari-module__stepArrow___uVw7A{color:var(--accent-orange);font-size:1.5rem;font-weight:300;text-align:center}.SistemConfirmari-module__integrations___ZA9MI{padding:5rem 2rem;background:#ff6b3505}.SistemConfirmari-module__integrationsGrid___Ny1S1{max-width:1000px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.SistemConfirmari-module__integrationCard___69PE6{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.SistemConfirmari-module__integrationCard___69PE6:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemConfirmari-module__integrationCard___69PE6 h3{color:var(--text-white);font-size:1.125rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__integrationCard___69PE6 p{color:var(--text-light);line-height:1.6;margin:0;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__technical___LebyJ{padding:5rem 2rem;background:var(--primary-purple-dark)}.SistemConfirmari-module__expandButton___W7MFv{display:block;margin:2rem auto;background:transparent;border:1px solid rgba(255,107,53,.3);color:var(--accent-orange);padding:.875rem 2rem;border-radius:2px;font-size:.9375rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:var(--font-mono)}.SistemConfirmari-module__expandButton___W7MFv:hover{background:#ff6b351a;border-color:var(--accent-orange)}.SistemConfirmari-module__technicalContent___8zuBq{max-width:1400px;margin:3rem auto 0;animation:SistemConfirmari-module__fadeInUp___eEZAX .4s ease}.SistemConfirmari-module__techSpecs___6uc0Y{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.SistemConfirmari-module__techSpec___Yxg6S{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.SistemConfirmari-module__techSpec___Yxg6S h3{color:var(--text-white);font-size:1.125rem;margin-bottom:1.5rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__techSpec___Yxg6S ul{list-style:none;padding:0;margin:0}.SistemConfirmari-module__techSpec___Yxg6S li{color:var(--text-light);padding-left:1.5rem;margin-bottom:.75rem;position:relative;line-height:1.6;font-family:var(--font-body);font-size:.875rem}.SistemConfirmari-module__techSpec___Yxg6S li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:300}.SistemConfirmari-module__securityInfo___PhyBy{background:#ff6b3508;border:1px solid rgba(255,107,53,.2);border-radius:2px;padding:2.5rem;margin-bottom:3rem}.SistemConfirmari-module__securityInfo___PhyBy h3{color:var(--text-white);font-size:1.5rem;text-align:center;margin-bottom:2rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__securityPoints___dXhNH{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.SistemConfirmari-module__securityPoint___LIFmy{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.25rem;border-radius:2px;color:var(--text-light);line-height:1.6;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__securityPoint___LIFmy strong{color:var(--accent-orange);display:block;margin-bottom:.5rem;font-family:var(--font-mono);font-weight:400}.SistemConfirmari-module__pricingInfo___JtAN-{background:#ff6b3508;border:1px solid rgba(255,107,53,.2);border-radius:2px;padding:2.5rem}.SistemConfirmari-module__pricingInfo___JtAN- h3{color:var(--text-white);font-size:1.5rem;margin-bottom:1.5rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__pricingInfo___JtAN- p{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__pricingInfo___JtAN- strong{color:var(--accent-orange);font-weight:400}.SistemConfirmari-module__pricingInfo___JtAN- ul{list-style:none;padding:0;margin:1rem 0}.SistemConfirmari-module__pricingInfo___JtAN- li{color:var(--text-light);padding-left:1.75rem;margin-bottom:.75rem;position:relative;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__pricingInfo___JtAN- li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:300}.SistemConfirmari-module__useCases___93vH2{padding:5rem 2rem;background:#ff6b3505}.SistemConfirmari-module__useCasesGrid___-QiRd{max-width:1000px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.SistemConfirmari-module__useCase___5MsDN{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;text-align:center;transition:all .3s ease}.SistemConfirmari-module__useCase___5MsDN:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.SistemConfirmari-module__useCase___5MsDN h3{color:var(--text-white);font-size:1.125rem;margin-bottom:1rem;font-family:var(--font-mono);font-weight:300}.SistemConfirmari-module__useCase___5MsDN p{color:var(--text-light);line-height:1.6;margin:0;font-family:var(--font-body);font-size:.9375rem}.SistemConfirmari-module__cta___otcV4{padding:5rem 2rem;background:var(--primary-purple-dark);text-align:center}.SistemConfirmari-module__ctaContent___ZJDxy{max-width:800px;margin:0 auto}.SistemConfirmari-module__ctaTitle___KzqQe{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono);letter-spacing:-.01em}.SistemConfirmari-module__ctaText___u9z9X{font-size:1.0625rem;color:var(--text-light);line-height:1.7;margin-bottom:2.5rem;font-family:var(--font-body)}.SistemConfirmari-module__ctaButtons___anE02{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.SistemConfirmari-module__ctaPrimary___TtDO5,.SistemConfirmari-module__ctaSecondary___an69z{padding:.875rem 2rem;font-size:.9375rem;font-weight:400;border-radius:2px;cursor:pointer;transition:all .2s ease;border:none;font-family:var(--font-mono)}.SistemConfirmari-module__ctaPrimary___TtDO5{background:var(--accent-orange);color:var(--text-white)}.SistemConfirmari-module__ctaPrimary___TtDO5:hover{background:#e65a2e;transform:translateY(-2px)}.SistemConfirmari-module__ctaSecondary___an69z{background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--text-white)}.SistemConfirmari-module__ctaSecondary___an69z:hover{background:#ffffff0d;border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.SistemConfirmari-module__heroTitle___ufO47{font-size:3rem}.SistemConfirmari-module__heroSubtitle___CC8Fr{font-size:1.25rem}.SistemConfirmari-module__sectionTitle___Y1mjE{font-size:2rem}.SistemConfirmari-module__workflowSteps___-7RCK{grid-template-columns:1fr}.SistemConfirmari-module__stepArrow___uVw7A{transform:rotate(90deg);margin:1rem 0}}@media (max-width: 768px){.SistemConfirmari-module__hero___8F5GF{min-height:90vh;padding:3rem 1.5rem}.SistemConfirmari-module__heroTitle___ufO47{font-size:2.5rem}.SistemConfirmari-module__heroSubtitle___CC8Fr{font-size:1.125rem}.SistemConfirmari-module__heroDescription___m1prT p{font-size:.9375rem}.SistemConfirmari-module__benefits___gxxvl,.SistemConfirmari-module__features___NfifX,.SistemConfirmari-module__dataSection___lxg6e,.SistemConfirmari-module__workflow___WeQAJ,.SistemConfirmari-module__integrations___ZA9MI,.SistemConfirmari-module__technical___LebyJ,.SistemConfirmari-module__useCases___93vH2,.SistemConfirmari-module__cta___otcV4{padding:3rem 1.5rem}.SistemConfirmari-module__sectionTitle___Y1mjE{font-size:2rem}.SistemConfirmari-module__sectionIntro___82pt0{font-size:1rem}.SistemConfirmari-module__benefitsGrid___DX-cH,.SistemConfirmari-module__featuresGrid___m7tCU,.SistemConfirmari-module__dataGrid___j3m4H,.SistemConfirmari-module__techSpecs___6uc0Y{grid-template-columns:1fr;gap:1.5rem}.SistemConfirmari-module__securityPoints___dXhNH{grid-template-columns:1fr;gap:1.25rem}.SistemConfirmari-module__integrationsGrid___Ny1S1,.SistemConfirmari-module__useCasesGrid___-QiRd{grid-template-columns:1fr;gap:1.5rem}.SistemConfirmari-module__benefitCard___z-SJk,.SistemConfirmari-module__featureCard___fKvhc,.SistemConfirmari-module__dataCategory___zczDy,.SistemConfirmari-module__workflowStep___9bom2,.SistemConfirmari-module__integrationCard___69PE6,.SistemConfirmari-module__techSpec___Yxg6S,.SistemConfirmari-module__useCase___5MsDN{padding:1.75rem}.SistemConfirmari-module__ctaButtons___anE02,.SistemConfirmari-module__ctaPrimary___TtDO5,.SistemConfirmari-module__ctaSecondary___an69z{width:100%}}@media (max-width: 480px){.SistemConfirmari-module__hero___8F5GF{min-height:90vh;padding:2.5rem 1rem}.SistemConfirmari-module__heroTitle___ufO47{font-size:2rem}.SistemConfirmari-module__heroSubtitle___CC8Fr{font-size:1rem}.SistemConfirmari-module__heroDescription___m1prT p{font-size:.875rem}.SistemConfirmari-module__benefits___gxxvl,.SistemConfirmari-module__features___NfifX,.SistemConfirmari-module__dataSection___lxg6e,.SistemConfirmari-module__workflow___WeQAJ,.SistemConfirmari-module__integrations___ZA9MI,.SistemConfirmari-module__technical___LebyJ,.SistemConfirmari-module__useCases___93vH2,.SistemConfirmari-module__cta___otcV4{padding:2.5rem 1rem}.SistemConfirmari-module__sectionTitle___Y1mjE{font-size:1.75rem}.SistemConfirmari-module__sectionIntro___82pt0{font-size:.9375rem}.SistemConfirmari-module__benefitNumber___p3fbb{font-size:1.75rem}.SistemConfirmari-module__benefitCard___z-SJk h3,.SistemConfirmari-module__featureTitle___5xhus,.SistemConfirmari-module__dataCategory___zczDy h3,.SistemConfirmari-module__workflowStep___9bom2 h3,.SistemConfirmari-module__integrationCard___69PE6 h3,.SistemConfirmari-module__techSpec___Yxg6S h3,.SistemConfirmari-module__useCase___5MsDN h3{font-size:1rem}.SistemConfirmari-module__benefitCard___z-SJk p,.SistemConfirmari-module__featureDescription___YbNpQ,.SistemConfirmari-module__dataCategory___zczDy li,.SistemConfirmari-module__workflowStep___9bom2 p,.SistemConfirmari-module__integrationCard___69PE6 p,.SistemConfirmari-module__techSpec___Yxg6S li,.SistemConfirmari-module__useCase___5MsDN p,.SistemConfirmari-module__securityPoint___LIFmy,.SistemConfirmari-module__pricingInfo___JtAN- p,.SistemConfirmari-module__pricingInfo___JtAN- li,.SistemConfirmari-module__featureDetails___4ra20 li{font-size:.8125rem}.SistemConfirmari-module__benefitCard___z-SJk,.SistemConfirmari-module__featureCard___fKvhc,.SistemConfirmari-module__dataCategory___zczDy,.SistemConfirmari-module__workflowStep___9bom2,.SistemConfirmari-module__integrationCard___69PE6,.SistemConfirmari-module__techSpec___Yxg6S,.SistemConfirmari-module__securityInfo___PhyBy,.SistemConfirmari-module__pricingInfo___JtAN-,.SistemConfirmari-module__useCase___5MsDN{padding:1.5rem}.SistemConfirmari-module__stepBadge___kfD5N{width:40px;height:40px;font-size:1.125rem}.SistemConfirmari-module__ctaTitle___KzqQe{font-size:1.75rem}.SistemConfirmari-module__ctaText___u9z9X{font-size:.9375rem}.SistemConfirmari-module__ctaPrimary___TtDO5,.SistemConfirmari-module__ctaSecondary___an69z{padding:.75rem 1.5rem;font-size:.875rem}.SistemConfirmari-module__securityInfo___PhyBy h3,.SistemConfirmari-module__pricingInfo___JtAN- h3{font-size:1.375rem}}@media (max-width: 360px){.SistemConfirmari-module__heroTitle___ufO47{font-size:1.75rem}.SistemConfirmari-module__heroSubtitle___CC8Fr{font-size:.9375rem}.SistemConfirmari-module__sectionTitle___Y1mjE,.SistemConfirmari-module__benefitNumber___p3fbb,.SistemConfirmari-module__ctaTitle___KzqQe{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.SistemConfirmari-module__heroContent___U4u66,.SistemConfirmari-module__slideIn___PWimT,.SistemConfirmari-module__fadeInUp___eEZAX,.SistemConfirmari-module__benefitCard___z-SJk,.SistemConfirmari-module__featureCard___fKvhc,.SistemConfirmari-module__dataCategory___zczDy,.SistemConfirmari-module__workflowStep___9bom2,.SistemConfirmari-module__integrationCard___69PE6,.SistemConfirmari-module__useCase___5MsDN{animation:none;transition:none}.SistemConfirmari-module__benefitCard___z-SJk:hover,.SistemConfirmari-module__featureCard___fKvhc:hover,.SistemConfirmari-module__dataCategory___zczDy:hover,.SistemConfirmari-module__workflowStep___9bom2:hover,.SistemConfirmari-module__integrationCard___69PE6:hover,.SistemConfirmari-module__useCase___5MsDN:hover,.SistemConfirmari-module__ctaPrimary___TtDO5:hover,.SistemConfirmari-module__ctaSecondary___an69z:hover{transform:none}}.CoduriQR-module__qr___S6ORg{min-height:100vh;background:var(--primary-purple-dark)}.CoduriQR-module__hero___mWbXT{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.CoduriQR-module__hero___mWbXT:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.CoduriQR-module__heroContent___SSPqU{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.CoduriQR-module__heroTitle___0FvS0{animation:CoduriQR-module__fadeInUp___NMN1P .8s ease-out forwards;opacity:0}.CoduriQR-module__heroTitle___0FvS0 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.CoduriQR-module__heroSubtitle___eHhHn{animation:CoduriQR-module__fadeInUp___NMN1P 1s ease-out .2s forwards;opacity:0}.CoduriQR-module__mainLine___8-EJ0{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.CoduriQR-module__heroDescription___1uzPd{text-align:center;max-width:700px;animation:CoduriQR-module__fadeInUp___NMN1P 1.2s ease-out .4s forwards;opacity:0}.CoduriQR-module__heroDescription___1uzPd p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes CoduriQR-module__fadeInUp___NMN1P{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CoduriQR-module__qrVisual___bdLzl{margin-top:2rem;animation:CoduriQR-module__fadeInUp___NMN1P 1.4s ease-out .6s forwards;opacity:0}.CoduriQR-module__qrFrame___8OhUm{width:280px;height:280px;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 25px 50px #00000080;position:relative;overflow:hidden;margin:0 auto}.CoduriQR-module__qrPattern___U5uQq{width:100%;height:100%;background:linear-gradient(90deg,var(--primary-purple) 20%,transparent 20%),linear-gradient(0deg,var(--primary-purple) 20%,transparent 20%),linear-gradient(90deg,transparent 80%,var(--primary-purple) 80%),linear-gradient(0deg,transparent 80%,var(--primary-purple) 80%);background-size:24px 24px;position:relative}.CoduriQR-module__qrPattern___U5uQq:before{content:"";position:absolute;top:10%;left:10%;width:25%;height:25%;background:var(--accent-orange);border:3px solid var(--primary-purple)}.CoduriQR-module__qrPattern___U5uQq:after{content:"";position:absolute;bottom:10%;right:10%;width:25%;height:25%;background:var(--accent-orange);border:3px solid var(--primary-purple)}.CoduriQR-module__scanLine___t93vN{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent-orange),transparent);animation:CoduriQR-module__scan___fb5yV 3s ease-in-out infinite}@keyframes CoduriQR-module__scan___fb5yV{0%,to{transform:translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(280px);opacity:0}}.CoduriQR-module__stats___x-T2H{padding:3rem 0;background:#0003}.CoduriQR-module__container___58q86{max-width:1400px;margin:0 auto;padding:0 2rem}.CoduriQR-module__statsGrid___0EQdz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.CoduriQR-module__statCard___lp8Gn{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.CoduriQR-module__statCard___lp8Gn:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.CoduriQR-module__statNumber___WJPBM{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.CoduriQR-module__statLabel___Dn-DD{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.CoduriQR-module__useCases___5YbUU{padding:5rem 0;background:var(--primary-purple-dark)}.CoduriQR-module__sectionTitle___MYrP3{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.CoduriQR-module__sectionSubtitle___6hodJ{font-size:1.0625rem;color:var(--text-light);text-align:center;margin:0 auto 3rem;max-width:700px;font-family:var(--font-body)}.CoduriQR-module__casesGrid___qOtM5{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.CoduriQR-module__caseCard___UpDl8{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.CoduriQR-module__caseCard___UpDl8:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.CoduriQR-module__caseHeader___c7BhR{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.CoduriQR-module__caseTitle___g-lda{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.CoduriQR-module__caseDescription___3iDbY{font-size:.9375rem;color:var(--text-light);margin:0;font-family:var(--font-body);font-style:italic}.CoduriQR-module__caseFeatures___CfG2w{list-style:none;padding:0;margin:0 0 1.5rem}.CoduriQR-module__feature___IaRfu{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.CoduriQR-module__feature___IaRfu:last-child{margin-bottom:0}.CoduriQR-module__featureIcon___CRDZ0{color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.CoduriQR-module__caseButton___PRZGB{width:100%;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.CoduriQR-module__caseButton___PRZGB:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.CoduriQR-module__caseDetails___j-7Nq{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:CoduriQR-module__fadeIn___IPtIK .3s ease}.CoduriQR-module__caseDetails___j-7Nq p{color:var(--text-gray);line-height:1.7;margin:0;font-size:.9375rem;font-family:var(--font-body)}@keyframes CoduriQR-module__fadeIn___IPtIK{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.CoduriQR-module__benefits___U7C-Q{padding:5rem 0;background:#ff6b3505}.CoduriQR-module__benefitsGrid___m9zDw{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.CoduriQR-module__benefitCard___lNtIy{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.CoduriQR-module__benefitCard___lNtIy:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.CoduriQR-module__benefitMetric___JZnUp{font-size:2.5rem;font-weight:400;color:var(--accent-orange);margin-bottom:1rem;font-family:var(--font-mono)}.CoduriQR-module__benefitTitle___b3g7H{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.CoduriQR-module__benefitDescription___Le3V8{color:var(--text-gray);line-height:1.6;margin:0;font-size:.9375rem;font-family:var(--font-body)}.CoduriQR-module__process___G-6ah{padding:5rem 0;background:var(--primary-purple-dark)}.CoduriQR-module__processIntro___q8Aw1{text-align:center;color:var(--text-light);font-size:1.0625rem;max-width:600px;margin:0 auto 3rem;font-family:var(--font-body)}.CoduriQR-module__processSteps___ApLBW{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.CoduriQR-module__processStep___D2dK-{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.CoduriQR-module__processStep___D2dK-:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.CoduriQR-module__stepNumber___Qe-6j{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-orange),#ff8f5e);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;margin:0 auto 1.5rem;font-family:var(--font-mono);box-shadow:0 8px 25px #ff6b354d}.CoduriQR-module__stepTitle___jWD9S{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.CoduriQR-module__stepDescription___S4-GP{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.CoduriQR-module__technical___hYl6L{padding:5rem 0;background:#ff6b3505}.CoduriQR-module__expandButton___hIRHL{display:block;margin:2rem auto;padding:.875rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.9375rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.CoduriQR-module__expandButton___hIRHL:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.CoduriQR-module__technicalContent___Nc2Nn{animation:CoduriQR-module__fadeIn___IPtIK .4s ease;margin-top:3rem}.CoduriQR-module__techGrid___VB-7w{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.CoduriQR-module__techCard___Em5ug{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.CoduriQR-module__techCard___Em5ug h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono)}.CoduriQR-module__techCard___Em5ug p{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.CoduriQR-module__techCard___Em5ug ul{list-style:none;padding:0;margin:0}.CoduriQR-module__techCard___Em5ug li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.CoduriQR-module__techCard___Em5ug li:last-child{margin-bottom:0}.CoduriQR-module__techCard___Em5ug li:before{content:"→";color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.CoduriQR-module__packages___-LVRx{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.CoduriQR-module__packages___-LVRx h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.CoduriQR-module__packageGrid___5rD-I{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.CoduriQR-module__packageCard___MpCKe{background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px;padding:1.5rem}.CoduriQR-module__packageCard___MpCKe h4{color:var(--accent-orange);font-size:1rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.CoduriQR-module__packageCard___MpCKe p{color:var(--text-light);line-height:1.6;margin-bottom:.75rem;font-size:.9375rem;font-family:var(--font-body)}.CoduriQR-module__packageCard___MpCKe p:last-child{margin-bottom:0}.CoduriQR-module__packageNote___shbm1{color:var(--text-gray)!important;font-style:italic;font-size:.875rem!important}.CoduriQR-module__cta___zW6uv{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.CoduriQR-module__ctaContent___qMUB5{max-width:700px;margin:0 auto}.CoduriQR-module__ctaContent___qMUB5 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.CoduriQR-module__ctaContent___qMUB5 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.CoduriQR-module__ctaButtons___XG3ke{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.CoduriQR-module__ctaPrimary___qtMK8,.CoduriQR-module__ctaSecondary___6PTGS{display:inline-block;padding:1rem 2rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.CoduriQR-module__ctaPrimary___qtMK8{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.CoduriQR-module__ctaPrimary___qtMK8:hover{background:#e65a2e;transform:translateY(-2px)}.CoduriQR-module__ctaSecondary___6PTGS{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.CoduriQR-module__ctaSecondary___6PTGS:hover{background:#ffffff0d;border-color:var(--accent-orange);color:var(--accent-orange)}@media (max-width: 1024px){.CoduriQR-module__heroTitle___0FvS0 h1{font-size:3rem}.CoduriQR-module__mainLine___8-EJ0{font-size:1.25rem}.CoduriQR-module__heroDescription___1uzPd p{font-size:1rem}.CoduriQR-module__casesGrid___qOtM5{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){.CoduriQR-module__hero___mWbXT{min-height:90vh}.CoduriQR-module__heroContent___SSPqU{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.CoduriQR-module__heroTitle___0FvS0 h1{font-size:2.5rem}.CoduriQR-module__mainLine___8-EJ0{font-size:1.125rem}.CoduriQR-module__heroDescription___1uzPd p{font-size:.9375rem}.CoduriQR-module__qrFrame___8OhUm{width:240px;height:240px}.CoduriQR-module__container___58q86{padding:0 1rem}.CoduriQR-module__sectionTitle___MYrP3{font-size:2rem}.CoduriQR-module__sectionSubtitle___6hodJ{font-size:1rem}.CoduriQR-module__statsGrid___0EQdz{grid-template-columns:repeat(2,1fr);gap:1.25rem}.CoduriQR-module__statCard___lp8Gn{padding:1.5rem 1.25rem}.CoduriQR-module__statNumber___WJPBM{font-size:1.75rem}.CoduriQR-module__statLabel___Dn-DD{font-size:.75rem}.CoduriQR-module__casesGrid___qOtM5,.CoduriQR-module__benefitsGrid___m9zDw,.CoduriQR-module__techGrid___VB-7w,.CoduriQR-module__packageGrid___5rD-I{grid-template-columns:1fr;gap:1.5rem}.CoduriQR-module__processSteps___ApLBW{grid-template-columns:1fr}.CoduriQR-module__caseCard___UpDl8,.CoduriQR-module__benefitCard___lNtIy,.CoduriQR-module__processStep___D2dK-,.CoduriQR-module__techCard___Em5ug,.CoduriQR-module__packages___-LVRx{padding:1.5rem}.CoduriQR-module__ctaButtons___XG3ke{flex-direction:column;align-items:stretch}.CoduriQR-module__ctaPrimary___qtMK8,.CoduriQR-module__ctaSecondary___6PTGS{width:100%;text-align:center}}@media (max-width: 480px){.CoduriQR-module__hero___mWbXT{min-height:90vh}.CoduriQR-module__heroContent___SSPqU{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.CoduriQR-module__heroTitle___0FvS0 h1{font-size:2rem}.CoduriQR-module__mainLine___8-EJ0{font-size:1rem}.CoduriQR-module__heroDescription___1uzPd p{font-size:.875rem}.CoduriQR-module__qrFrame___8OhUm{width:200px;height:200px}.CoduriQR-module__sectionTitle___MYrP3{font-size:1.75rem}.CoduriQR-module__sectionSubtitle___6hodJ{font-size:.9375rem}.CoduriQR-module__statsGrid___0EQdz{grid-template-columns:1fr;gap:1rem}.CoduriQR-module__statCard___lp8Gn{padding:1.25rem 1rem}.CoduriQR-module__statNumber___WJPBM{font-size:1.5rem}.CoduriQR-module__statLabel___Dn-DD{font-size:.6875rem}.CoduriQR-module__caseCard___UpDl8,.CoduriQR-module__benefitCard___lNtIy,.CoduriQR-module__processStep___D2dK-,.CoduriQR-module__techCard___Em5ug,.CoduriQR-module__packages___-LVRx,.CoduriQR-module__packageCard___MpCKe{padding:1.25rem}.CoduriQR-module__caseTitle___g-lda{font-size:1.25rem}.CoduriQR-module__caseDescription___3iDbY,.CoduriQR-module__feature___IaRfu,.CoduriQR-module__stepDescription___S4-GP,.CoduriQR-module__benefitDescription___Le3V8{font-size:.875rem}.CoduriQR-module__benefitMetric___JZnUp{font-size:2rem}.CoduriQR-module__benefitTitle___b3g7H,.CoduriQR-module__stepTitle___jWD9S{font-size:1rem}.CoduriQR-module__stepNumber___Qe-6j{width:50px;height:50px;font-size:1.25rem}.CoduriQR-module__ctaContent___qMUB5 h2{font-size:2rem}.CoduriQR-module__ctaContent___qMUB5 p{font-size:1rem}.CoduriQR-module__ctaPrimary___qtMK8,.CoduriQR-module__ctaSecondary___6PTGS{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width: 360px){.CoduriQR-module__heroTitle___0FvS0 h1{font-size:1.75rem}.CoduriQR-module__mainLine___8-EJ0{font-size:.9375rem}.CoduriQR-module__sectionTitle___MYrP3{font-size:1.5rem}.CoduriQR-module__qrFrame___8OhUm{width:180px;height:180px}}.PlatformeInteractive-module__platforms___VDDBO{min-height:100vh;background:var(--primary-purple-dark)}.PlatformeInteractive-module__hero___tZWCu{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.PlatformeInteractive-module__hero___tZWCu:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.PlatformeInteractive-module__heroContent___ka1I9{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.PlatformeInteractive-module__heroTitle___5D-sS{animation:PlatformeInteractive-module__fadeInUp___WDuMb .8s ease-out forwards;opacity:0}.PlatformeInteractive-module__heroTitle___5D-sS h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.PlatformeInteractive-module__heroSubtitle___YATVD{animation:PlatformeInteractive-module__fadeInUp___WDuMb 1s ease-out .2s forwards;opacity:0}.PlatformeInteractive-module__mainLine___L12PK{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.PlatformeInteractive-module__heroDescription___4SZwP{text-align:center;max-width:700px;animation:PlatformeInteractive-module__fadeInUp___WDuMb 1.2s ease-out .4s forwards;opacity:0}.PlatformeInteractive-module__heroDescription___4SZwP p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes PlatformeInteractive-module__fadeInUp___WDuMb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PlatformeInteractive-module__stats___Z4uin{padding:3rem 0;background:#0003}.PlatformeInteractive-module__container___Es1yy{max-width:1400px;margin:0 auto;padding:0 2rem}.PlatformeInteractive-module__statsGrid___sSZl1{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.PlatformeInteractive-module__statCard___FHeMv{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.PlatformeInteractive-module__statCard___FHeMv:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.PlatformeInteractive-module__statNumber___VEBwn{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.PlatformeInteractive-module__statLabel___Odu-u{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.PlatformeInteractive-module__platformsList___VXRjU{padding:5rem 0;background:var(--primary-purple-dark)}.PlatformeInteractive-module__sectionTitle___eafV2{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.PlatformeInteractive-module__sectionSubtitle___DelF1{font-size:1.0625rem;color:var(--text-light);text-align:center;margin:0 auto 3rem;max-width:700px;font-family:var(--font-body)}.PlatformeInteractive-module__platformsGrid___aBRsG{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.PlatformeInteractive-module__platformCard___fZJ-T{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.PlatformeInteractive-module__platformCard___fZJ-T:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.PlatformeInteractive-module__platformHeader___p-HGe{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.PlatformeInteractive-module__platformTitle___OjxWb{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.PlatformeInteractive-module__platformTagline___2t6pI{font-size:.9375rem;color:var(--text-light);margin:0;font-family:var(--font-body);font-style:italic}.PlatformeInteractive-module__useCases___m5Ni9{margin-bottom:1.5rem}.PlatformeInteractive-module__useCases___m5Ni9 h4{color:var(--accent-orange);font-size:.875rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.PlatformeInteractive-module__useCases___m5Ni9 ul{list-style:none;padding:0;margin:0}.PlatformeInteractive-module__useCase___EJwIJ{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.PlatformeInteractive-module__useCase___EJwIJ:last-child{margin-bottom:0}.PlatformeInteractive-module__useCaseIcon___StSuh{color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.PlatformeInteractive-module__platformButton___-Qojh{width:100%;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.PlatformeInteractive-module__platformButton___-Qojh:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.PlatformeInteractive-module__platformFeatures___KPs-3{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:PlatformeInteractive-module__fadeIn___-K1Fz .3s ease}.PlatformeInteractive-module__platformFeatures___KPs-3 h4{color:var(--text-white);font-size:.875rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.PlatformeInteractive-module__platformFeatures___KPs-3 ul{list-style:none;padding:0;margin:0}.PlatformeInteractive-module__feature___t0u5x{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.PlatformeInteractive-module__feature___t0u5x:last-child{margin-bottom:0}.PlatformeInteractive-module__featureIcon___VgSC-{color:#6bcf7f;font-weight:400;flex-shrink:0}@keyframes PlatformeInteractive-module__fadeIn___-K1Fz{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PlatformeInteractive-module__technical___bgosh{padding:5rem 0;background:#ff6b3505}.PlatformeInteractive-module__techGrid___wT71Z{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.PlatformeInteractive-module__techCard___zD2xE{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.PlatformeInteractive-module__techCard___zD2xE:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.PlatformeInteractive-module__techCard___zD2xE h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono)}.PlatformeInteractive-module__techCard___zD2xE p{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.PlatformeInteractive-module__techBadge___M7-c6{display:inline-block;background:#4a90e21a;border:1px solid rgba(74,144,226,.3);color:#4a90e2;padding:.375rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono)}.PlatformeInteractive-module__process___ekQyY{padding:5rem 0;background:var(--primary-purple-dark)}.PlatformeInteractive-module__processIntro___X9pG7{text-align:center;color:var(--text-light);font-size:1.0625rem;max-width:600px;margin:0 auto 3rem;font-family:var(--font-body)}.PlatformeInteractive-module__processSteps___gTGxh{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.PlatformeInteractive-module__processStep___EjZkt{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.PlatformeInteractive-module__processStep___EjZkt:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.PlatformeInteractive-module__stepNumber___fMzgB{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-orange),#ff8f5e);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;margin:0 auto 1.5rem;font-family:var(--font-mono);box-shadow:0 8px 25px #ff6b354d}.PlatformeInteractive-module__stepTitle___Tbp-C{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.PlatformeInteractive-module__stepDescription___IFYZU{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0;font-family:var(--font-body)}.PlatformeInteractive-module__deepDive___-6kFK{padding:5rem 0;background:#ff6b3505}.PlatformeInteractive-module__expandButton___B4EO6{display:block;margin:2rem auto;padding:.875rem 2rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.9375rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.PlatformeInteractive-module__expandButton___B4EO6:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.PlatformeInteractive-module__technicalContent___lNybj{animation:PlatformeInteractive-module__fadeIn___-K1Fz .4s ease;margin-top:3rem}.PlatformeInteractive-module__techDetailsGrid___bPVGA{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.PlatformeInteractive-module__techDetailCard___LU8a3{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.PlatformeInteractive-module__techDetailCard___LU8a3 h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.PlatformeInteractive-module__techDetailCard___LU8a3 ul{list-style:none;padding:0;margin:0}.PlatformeInteractive-module__techDetailCard___LU8a3 li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.PlatformeInteractive-module__techDetailCard___LU8a3 li:last-child{margin-bottom:0}.PlatformeInteractive-module__techDetailCard___LU8a3 li:before{content:"→";color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.PlatformeInteractive-module__capacitySection___qfcX6{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;margin-bottom:3rem}.PlatformeInteractive-module__capacitySection___qfcX6 h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.PlatformeInteractive-module__capacityGrid___rZNoS{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.PlatformeInteractive-module__capacityCard___nmTke{background:#ff6b350d;border:1px solid rgba(255,107,53,.2);border-radius:2px;padding:1.5rem}.PlatformeInteractive-module__capacityCard___nmTke h4{color:var(--accent-orange);font-size:1rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.PlatformeInteractive-module__capacityNumber___pOIY8{color:var(--text-white);font-size:1.5rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono)}.PlatformeInteractive-module__capacityCard___nmTke ul{list-style:none;padding:0;margin:0}.PlatformeInteractive-module__capacityCard___nmTke li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.5rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.PlatformeInteractive-module__capacityCard___nmTke li:last-child{margin-bottom:0}.PlatformeInteractive-module__capacityCard___nmTke li:before{content:"✓";color:#6bcf7f;flex-shrink:0}.PlatformeInteractive-module__addOnsSection___LIlcX{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem}.PlatformeInteractive-module__addOnsSection___LIlcX h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.PlatformeInteractive-module__addOnsSection___LIlcX ul{list-style:none;padding:0;margin:0}.PlatformeInteractive-module__addOnsSection___LIlcX li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.PlatformeInteractive-module__addOnsSection___LIlcX li:last-child{margin-bottom:0}.PlatformeInteractive-module__addOnsSection___LIlcX li:before{content:"+";color:#4a90e2;font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.PlatformeInteractive-module__examples___KrNWS{padding:5rem 0;background:var(--primary-purple-dark)}.PlatformeInteractive-module__examplesGrid___ZHejQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PlatformeInteractive-module__exampleCard___srbgH{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--accent-orange);border-radius:2px;padding:2rem}.PlatformeInteractive-module__exampleCard___srbgH h3{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono)}.PlatformeInteractive-module__exampleCard___srbgH p{color:var(--text-light);line-height:1.7;margin-bottom:1rem;font-size:.9375rem;font-family:var(--font-body)}.PlatformeInteractive-module__exampleCard___srbgH p:last-child{margin-bottom:0}.PlatformeInteractive-module__examplePlatforms___1fj5w{color:var(--text-gray)!important}.PlatformeInteractive-module__examplePlatforms___1fj5w strong{color:var(--accent-orange);font-weight:500}.PlatformeInteractive-module__cta___PliOO{padding:5rem 0;text-align:center;background:#ff6b3505}.PlatformeInteractive-module__ctaContent___DE1A9{max-width:700px;margin:0 auto}.PlatformeInteractive-module__ctaContent___DE1A9 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.PlatformeInteractive-module__ctaContent___DE1A9 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.PlatformeInteractive-module__ctaButtons___WOnPr{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.PlatformeInteractive-module__ctaPrimary___7YxVq,.PlatformeInteractive-module__ctaSecondary___M6mjD{display:inline-block;padding:1rem 2rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.PlatformeInteractive-module__ctaPrimary___7YxVq{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.PlatformeInteractive-module__ctaPrimary___7YxVq:hover{background:#e65a2e;transform:translateY(-2px)}.PlatformeInteractive-module__ctaSecondary___M6mjD{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.PlatformeInteractive-module__ctaSecondary___M6mjD:hover{background:#ffffff0d;border-color:var(--accent-orange);color:var(--accent-orange)}@media (max-width: 1024px){.PlatformeInteractive-module__heroTitle___5D-sS h1{font-size:3rem}.PlatformeInteractive-module__mainLine___L12PK{font-size:1.25rem}.PlatformeInteractive-module__heroDescription___4SZwP p{font-size:1rem}.PlatformeInteractive-module__platformsGrid___aBRsG{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){.PlatformeInteractive-module__hero___tZWCu{min-height:90vh}.PlatformeInteractive-module__heroContent___ka1I9{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.PlatformeInteractive-module__heroTitle___5D-sS h1{font-size:2.5rem}.PlatformeInteractive-module__mainLine___L12PK{font-size:1.125rem}.PlatformeInteractive-module__heroDescription___4SZwP p{font-size:.9375rem}.PlatformeInteractive-module__container___Es1yy{padding:0 1rem}.PlatformeInteractive-module__sectionTitle___eafV2{font-size:2rem}.PlatformeInteractive-module__sectionSubtitle___DelF1{font-size:1rem}.PlatformeInteractive-module__statsGrid___sSZl1{grid-template-columns:repeat(2,1fr);gap:1.25rem}.PlatformeInteractive-module__statCard___FHeMv{padding:1.5rem 1.25rem}.PlatformeInteractive-module__statNumber___VEBwn{font-size:1.75rem}.PlatformeInteractive-module__statLabel___Odu-u{font-size:.75rem}.PlatformeInteractive-module__platformsGrid___aBRsG,.PlatformeInteractive-module__techGrid___wT71Z,.PlatformeInteractive-module__techDetailsGrid___bPVGA,.PlatformeInteractive-module__examplesGrid___ZHejQ{grid-template-columns:1fr;gap:1.5rem}.PlatformeInteractive-module__processSteps___gTGxh{grid-template-columns:1fr}.PlatformeInteractive-module__platformCard___fZJ-T,.PlatformeInteractive-module__techCard___zD2xE,.PlatformeInteractive-module__processStep___EjZkt,.PlatformeInteractive-module__techDetailCard___LU8a3,.PlatformeInteractive-module__capacitySection___qfcX6,.PlatformeInteractive-module__addOnsSection___LIlcX{padding:1.5rem}.PlatformeInteractive-module__capacityGrid___rZNoS{grid-template-columns:1fr}.PlatformeInteractive-module__ctaButtons___WOnPr{flex-direction:column;align-items:stretch}.PlatformeInteractive-module__ctaPrimary___7YxVq,.PlatformeInteractive-module__ctaSecondary___M6mjD{width:100%;text-align:center}}@media (max-width: 480px){.PlatformeInteractive-module__hero___tZWCu{min-height:90vh}.PlatformeInteractive-module__heroContent___ka1I9{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.PlatformeInteractive-module__heroTitle___5D-sS h1{font-size:2rem}.PlatformeInteractive-module__mainLine___L12PK{font-size:1rem}.PlatformeInteractive-module__heroDescription___4SZwP p{font-size:.875rem}.PlatformeInteractive-module__sectionTitle___eafV2{font-size:1.75rem}.PlatformeInteractive-module__sectionSubtitle___DelF1{font-size:.9375rem}.PlatformeInteractive-module__statsGrid___sSZl1{grid-template-columns:1fr;gap:1rem}.PlatformeInteractive-module__statCard___FHeMv{padding:1.25rem 1rem}.PlatformeInteractive-module__statNumber___VEBwn{font-size:1.5rem}.PlatformeInteractive-module__statLabel___Odu-u{font-size:.6875rem}.PlatformeInteractive-module__platformCard___fZJ-T,.PlatformeInteractive-module__techCard___zD2xE,.PlatformeInteractive-module__processStep___EjZkt,.PlatformeInteractive-module__techDetailCard___LU8a3,.PlatformeInteractive-module__capacitySection___qfcX6,.PlatformeInteractive-module__addOnsSection___LIlcX,.PlatformeInteractive-module__exampleCard___srbgH{padding:1.25rem}.PlatformeInteractive-module__platformTitle___OjxWb{font-size:1.25rem}.PlatformeInteractive-module__platformTagline___2t6pI,.PlatformeInteractive-module__useCase___EJwIJ,.PlatformeInteractive-module__feature___t0u5x,.PlatformeInteractive-module__stepDescription___IFYZU{font-size:.875rem}.PlatformeInteractive-module__stepNumber___fMzgB{width:50px;height:50px;font-size:1.25rem}.PlatformeInteractive-module__stepTitle___Tbp-C,.PlatformeInteractive-module__techCard___zD2xE h3{font-size:1rem}.PlatformeInteractive-module__ctaContent___DE1A9 h2{font-size:2rem}.PlatformeInteractive-module__ctaContent___DE1A9 p{font-size:1rem}.PlatformeInteractive-module__ctaPrimary___7YxVq,.PlatformeInteractive-module__ctaSecondary___M6mjD{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width: 360px){.PlatformeInteractive-module__heroTitle___5D-sS h1{font-size:1.75rem}.PlatformeInteractive-module__mainLine___L12PK{font-size:.9375rem}.PlatformeInteractive-module__sectionTitle___eafV2{font-size:1.5rem}}.Mentenanta-module__mentenanta___wnDP8{min-height:100vh;background:var(--primary-purple-dark)}.Mentenanta-module__hero___xOuZa{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Mentenanta-module__hero___xOuZa:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Mentenanta-module__heroContent___OGYia{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Mentenanta-module__heroTitle___QaRAS{animation:Mentenanta-module__fadeInUp___s4Fbv .8s ease-out forwards;opacity:0}.Mentenanta-module__heroTitle___QaRAS h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Mentenanta-module__heroSubtitle___OPDP-{animation:Mentenanta-module__fadeInUp___s4Fbv 1s ease-out .2s forwards;opacity:0}.Mentenanta-module__mainLine___Emyuk{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Mentenanta-module__heroDescription___7pVCS{text-align:center;max-width:700px;animation:Mentenanta-module__fadeInUp___s4Fbv 1.2s ease-out .4s forwards;opacity:0}.Mentenanta-module__heroDescription___7pVCS p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Mentenanta-module__fadeInUp___s4Fbv{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Mentenanta-module__container___BZhWM{max-width:1400px;margin:0 auto;padding:0 2rem}.Mentenanta-module__sectionTitle___I0yjo{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Mentenanta-module__stats___-839Q{padding:3rem 0;background:#0003}.Mentenanta-module__statsGrid___Y367v{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Mentenanta-module__statCard___vo49i{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Mentenanta-module__statCard___vo49i:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Mentenanta-module__statNumber___pmNBa{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Mentenanta-module__statLabel___4KyLd{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Mentenanta-module__benefits___yxbeu{padding:5rem 0;background:var(--primary-purple-dark)}.Mentenanta-module__benefitsGrid___Y6gwj{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Mentenanta-module__benefitCard___uVqMF{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Mentenanta-module__benefitCard___uVqMF:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Mentenanta-module__benefitNumber___WGEBb{font-size:3rem;font-weight:300;color:var(--accent-orange);opacity:.15;line-height:1;margin-bottom:1rem;font-family:var(--font-mono)}.Mentenanta-module__benefitTitle___84VRa{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.Mentenanta-module__benefitDesc___jnmd-{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.Mentenanta-module__packages___Zmf2G{padding:5rem 0;background:#ff6b3505}.Mentenanta-module__packagesGrid___SVp0H{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.Mentenanta-module__packageCard___suW5O{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column}.Mentenanta-module__packageCard___suW5O:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Mentenanta-module__popularPackage___F7kar{background:#ff6b350d;border-color:var(--accent-orange)}.Mentenanta-module__popularPackage___F7kar:hover{background:#ff6b3514}.Mentenanta-module__popularBadge___BT8m9{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Mentenanta-module__packageHeader___UfEHC{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.Mentenanta-module__packageName___8aVcY{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.Mentenanta-module__packageHours___OzJy4{font-size:.875rem;color:var(--text-light);font-family:var(--font-mono)}.Mentenanta-module__packagePricing___TzpCO{margin-bottom:2rem}.Mentenanta-module__packagePrice___9r4JO{font-size:2.5rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.Mentenanta-module__packageCurrency___dIn-N{font-size:1rem;color:var(--text-light);font-family:var(--font-mono);margin-left:.25rem}.Mentenanta-module__packageFeatures___gTBry{list-style:none;padding:0;margin:0 0 2rem;flex:1}.Mentenanta-module__packageFeatures___gTBry li{padding:.625rem 0 .625rem 1.75rem;position:relative;color:var(--text-gray);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.Mentenanta-module__packageFeatures___gTBry li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600;font-size:1rem}.Mentenanta-module__packageIdeal___9NWgv{padding:1.25rem;background:#ffffff05;border-radius:2px;margin-bottom:1.5rem;border-left:2px solid var(--accent-orange)}.Mentenanta-module__packageIdeal___9NWgv strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.Mentenanta-module__packageIdeal___9NWgv p{color:var(--text-light);font-size:.875rem;line-height:1.6;margin:0;font-family:var(--font-body)}.Mentenanta-module__packageButton___1vhUt{display:inline-block;width:100%;padding:1rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);text-align:center;text-decoration:none;font-family:var(--font-mono);font-size:.9375rem;transition:all .2s ease}.Mentenanta-module__packageButton___1vhUt:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}.Mentenanta-module__customNote___VSOjM{text-align:center;margin-top:3rem;color:var(--text-light);font-size:1rem;line-height:1.6;font-family:var(--font-body)}.Mentenanta-module__customNote___VSOjM a{color:var(--accent-orange);text-decoration:none;font-weight:400;transition:opacity .2s ease}.Mentenanta-module__customNote___VSOjM a:hover{opacity:.8}.Mentenanta-module__services___UxYe-{padding:5rem 0;background:var(--primary-purple-dark)}.Mentenanta-module__servicesGrid___jmybP{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.Mentenanta-module__serviceCard___qQvn1{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Mentenanta-module__serviceCard___qQvn1:hover{background:#ffffff0a;border-color:#ff6b354d}.Mentenanta-module__serviceHeader___tCKem{margin-bottom:1.25rem}.Mentenanta-module__serviceHeader___tCKem h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.Mentenanta-module__serviceShort___bJrJK{color:var(--text-gray);font-size:.9375rem;line-height:1.6;font-family:var(--font-body)}.Mentenanta-module__serviceToggle___KQSCn{display:inline-block;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:2px;color:var(--accent-orange);padding:.625rem 1.25rem;font-size:.875rem;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.Mentenanta-module__serviceToggle___KQSCn:hover{background:#ff6b351a;border-color:var(--accent-orange)}.Mentenanta-module__serviceDetails___iFKC-{list-style:none;padding:1.25rem 0 0;margin:0;border-top:1px solid rgba(255,255,255,.06);animation:Mentenanta-module__slideDown___-8DuJ .3s ease}@keyframes Mentenanta-module__slideDown___-8DuJ{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Mentenanta-module__serviceDetails___iFKC- li{padding:.625rem 0 .625rem 1.75rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-body)}.Mentenanta-module__serviceDetails___iFKC- li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.Mentenanta-module__process___h9Ipn{padding:5rem 0;background:#ff6b3505}.Mentenanta-module__processSteps___e3tC5{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.Mentenanta-module__processStep___3HWXz{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Mentenanta-module__processStep___3HWXz:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Mentenanta-module__stepNumber___G0Emg{position:absolute;top:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;background:#ff6b351a;border:1px solid var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500;color:var(--accent-orange);font-family:var(--font-mono)}.Mentenanta-module__stepContent___0TVw8 h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);padding-right:3rem}.Mentenanta-module__stepContent___0TVw8 p{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.Mentenanta-module__faq___IEvyE{padding:5rem 0;background:var(--primary-purple-dark)}.Mentenanta-module__faqGrid___owNbl{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.75rem}.Mentenanta-module__faqItem___hcLXD{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s ease}.Mentenanta-module__faqItem___hcLXD:hover{background:#ffffff0a;border-color:#ff6b354d}.Mentenanta-module__faqItem___hcLXD h3{font-size:1.125rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.Mentenanta-module__faqItem___hcLXD p{color:var(--text-light);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.Mentenanta-module__cta___oeT2z{padding:5rem 0;text-align:center;background:#ff6b3505}.Mentenanta-module__ctaContent___pEYKA{max-width:700px;margin:0 auto}.Mentenanta-module__ctaContent___pEYKA h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Mentenanta-module__ctaContent___pEYKA p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Mentenanta-module__ctaButton___qJCIw{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Mentenanta-module__ctaButton___qJCIw:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Mentenanta-module__heroTitle___QaRAS h1{font-size:3rem}.Mentenanta-module__mainLine___Emyuk{font-size:1.25rem}.Mentenanta-module__heroDescription___7pVCS p{font-size:1rem}.Mentenanta-module__packagesGrid___SVp0H,.Mentenanta-module__servicesGrid___jmybP{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.Mentenanta-module__hero___xOuZa{min-height:90vh}.Mentenanta-module__heroContent___OGYia{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Mentenanta-module__heroTitle___QaRAS h1{font-size:2.5rem}.Mentenanta-module__mainLine___Emyuk{font-size:1.125rem}.Mentenanta-module__heroDescription___7pVCS p{font-size:.9375rem}.Mentenanta-module__container___BZhWM{padding:0 1rem}.Mentenanta-module__sectionTitle___I0yjo{font-size:2rem;margin-bottom:2rem}.Mentenanta-module__statsGrid___Y367v{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Mentenanta-module__statCard___vo49i{padding:1.5rem 1.25rem}.Mentenanta-module__statNumber___pmNBa{font-size:1.75rem}.Mentenanta-module__statLabel___4KyLd{font-size:.75rem}.Mentenanta-module__benefitsGrid___Y6gwj{grid-template-columns:1fr;gap:1.5rem}.Mentenanta-module__benefitCard___uVqMF{padding:1.5rem}.Mentenanta-module__benefitNumber___WGEBb{font-size:2.5rem}.Mentenanta-module__benefitTitle___84VRa{font-size:1.25rem}.Mentenanta-module__benefitDesc___jnmd-{font-size:.875rem}.Mentenanta-module__packagesGrid___SVp0H{grid-template-columns:1fr;gap:1.5rem}.Mentenanta-module__packageCard___suW5O{padding:1.75rem}.Mentenanta-module__packageName___8aVcY{font-size:1.5rem}.Mentenanta-module__packagePrice___9r4JO{font-size:2rem}.Mentenanta-module__servicesGrid___jmybP{grid-template-columns:1fr;gap:1.5rem}.Mentenanta-module__serviceCard___qQvn1{padding:1.5rem}.Mentenanta-module__processSteps___e3tC5,.Mentenanta-module__faqGrid___owNbl{grid-template-columns:1fr;gap:1.5rem}.Mentenanta-module__ctaContent___pEYKA h2{font-size:2rem}.Mentenanta-module__ctaContent___pEYKA p{font-size:1rem}}@media (max-width: 480px){.Mentenanta-module__hero___xOuZa{min-height:90vh}.Mentenanta-module__heroContent___OGYia{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Mentenanta-module__heroTitle___QaRAS h1{font-size:2rem}.Mentenanta-module__mainLine___Emyuk{font-size:1rem}.Mentenanta-module__heroDescription___7pVCS p{font-size:.875rem}.Mentenanta-module__sectionTitle___I0yjo{font-size:1.75rem}.Mentenanta-module__statsGrid___Y367v{grid-template-columns:1fr;gap:1rem}.Mentenanta-module__statCard___vo49i{padding:1.25rem 1rem}.Mentenanta-module__statNumber___pmNBa{font-size:1.5rem}.Mentenanta-module__statLabel___4KyLd{font-size:.6875rem}.Mentenanta-module__benefitCard___uVqMF{padding:1.25rem}.Mentenanta-module__benefitNumber___WGEBb{font-size:2rem}.Mentenanta-module__benefitTitle___84VRa{font-size:1.125rem}.Mentenanta-module__packageCard___suW5O{padding:1.5rem}.Mentenanta-module__popularBadge___BT8m9{padding:.25rem .75rem;font-size:.625rem}.Mentenanta-module__packageName___8aVcY{font-size:1.375rem}.Mentenanta-module__packageHours___OzJy4{font-size:.8125rem}.Mentenanta-module__packagePrice___9r4JO{font-size:1.875rem}.Mentenanta-module__packageCurrency___dIn-N{font-size:.875rem}.Mentenanta-module__packageFeatures___gTBry li{font-size:.875rem;padding:.5rem 0 .5rem 1.5rem}.Mentenanta-module__packageIdeal___9NWgv{padding:1rem}.Mentenanta-module__packageIdeal___9NWgv strong{font-size:.6875rem}.Mentenanta-module__packageIdeal___9NWgv p{font-size:.8125rem}.Mentenanta-module__packageButton___1vhUt{padding:.875rem;font-size:.875rem}.Mentenanta-module__customNote___VSOjM{font-size:.9375rem}.Mentenanta-module__serviceCard___qQvn1{padding:1.25rem}.Mentenanta-module__serviceHeader___tCKem h3{font-size:1.125rem}.Mentenanta-module__serviceShort___bJrJK{font-size:.875rem}.Mentenanta-module__serviceToggle___KQSCn{padding:.5rem 1rem;font-size:.8125rem}.Mentenanta-module__serviceDetails___iFKC- li{font-size:.8125rem}.Mentenanta-module__processStep___3HWXz{padding:1.5rem}.Mentenanta-module__stepNumber___G0Emg{width:2rem;height:2rem;font-size:1rem;top:1.25rem;right:1.25rem}.Mentenanta-module__stepContent___0TVw8 h3{font-size:1.125rem}.Mentenanta-module__stepContent___0TVw8 p{font-size:.875rem}.Mentenanta-module__faqItem___hcLXD{padding:1.5rem}.Mentenanta-module__faqItem___hcLXD h3{font-size:1rem}.Mentenanta-module__faqItem___hcLXD p{font-size:.875rem}.Mentenanta-module__ctaContent___pEYKA h2{font-size:1.75rem}.Mentenanta-module__ctaContent___pEYKA p{font-size:.9375rem}.Mentenanta-module__ctaButton___qJCIw{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Mentenanta-module__heroTitle___QaRAS h1{font-size:1.75rem}.Mentenanta-module__mainLine___Emyuk{font-size:.9375rem}.Mentenanta-module__sectionTitle___I0yjo{font-size:1.5rem}.Mentenanta-module__packageName___8aVcY{font-size:1.25rem}.Mentenanta-module__packagePrice___9r4JO{font-size:1.625rem}}@media (prefers-reduced-motion: reduce){.Mentenanta-module__heroTitle___QaRAS,.Mentenanta-module__heroSubtitle___OPDP-,.Mentenanta-module__heroDescription___7pVCS{animation:none;opacity:1}.Mentenanta-module__benefitCard___uVqMF,.Mentenanta-module__packageCard___suW5O,.Mentenanta-module__serviceCard___qQvn1,.Mentenanta-module__processStep___3HWXz,.Mentenanta-module__faqItem___hcLXD{transition:none}.Mentenanta-module__benefitCard___uVqMF:hover,.Mentenanta-module__packageCard___suW5O:hover,.Mentenanta-module__serviceCard___qQvn1:hover,.Mentenanta-module__processStep___3HWXz:hover,.Mentenanta-module__faqItem___hcLXD:hover{transform:none}.Mentenanta-module__serviceDetails___iFKC-{animation:none}}.Consultanta-module__consultanta___NiQKL{min-height:100vh;background:var(--primary-purple-dark)}.Consultanta-module__hero___yWfEG{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Consultanta-module__hero___yWfEG:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Consultanta-module__heroContent___pd0F3{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Consultanta-module__heroTitle___KYSc8{animation:Consultanta-module__fadeInUp___-bzss .8s ease-out forwards;opacity:0}.Consultanta-module__heroTitle___KYSc8 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Consultanta-module__heroSubtitle___8fDBz{animation:Consultanta-module__fadeInUp___-bzss 1s ease-out .2s forwards;opacity:0}.Consultanta-module__mainLine___D6TEl{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Consultanta-module__heroDescription___9Dfcu{text-align:center;max-width:700px;animation:Consultanta-module__fadeInUp___-bzss 1.2s ease-out .4s forwards;opacity:0}.Consultanta-module__heroDescription___9Dfcu p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Consultanta-module__fadeInUp___-bzss{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Consultanta-module__stats___-h4FT{padding:3rem 0;background:#0003}.Consultanta-module__container___s--CY{max-width:1400px;margin:0 auto;padding:0 2rem}.Consultanta-module__statsGrid___A4ErO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Consultanta-module__statCard___pbGqm{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Consultanta-module__statCard___pbGqm:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Consultanta-module__statNumber___I3l22{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Consultanta-module__statLabel___ofl00{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Consultanta-module__expertise___R-y4j{padding:5rem 0;background:var(--primary-purple-dark)}.Consultanta-module__sectionTitle___42c6E{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:1rem;font-family:var(--font-mono);letter-spacing:-.01em}.Consultanta-module__sectionSubtitle___g3Ukf{font-size:1.0625rem;color:var(--text-light);text-align:center;margin:0 auto 3rem;max-width:700px;font-family:var(--font-body)}.Consultanta-module__expertiseGrid___U82HY{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.Consultanta-module__expertiseCard___6UNDi{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Consultanta-module__expertiseCard___6UNDi:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Consultanta-module__cardHeader___-IGA2{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.Consultanta-module__areaTitle___SprVh{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.Consultanta-module__areaDesc___f-uYS{font-size:.9375rem;color:var(--text-light);margin:0;font-family:var(--font-body);font-style:italic}.Consultanta-module__areaButton___idpqV{width:100%;padding:.75rem 1.5rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.Consultanta-module__areaButton___idpqV:hover{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Consultanta-module__areaDetails___s-xqA{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:Consultanta-module__fadeIn___3TMGr .3s ease}.Consultanta-module__areaDetails___s-xqA .Consultanta-module__fullDesc___dPVcW{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}@keyframes Consultanta-module__fadeIn___3TMGr{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Consultanta-module__topicsSection___kKX8I{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem}.Consultanta-module__topicsSection___kKX8I h4{color:var(--text-white);font-size:.875rem;font-weight:400;margin-bottom:1rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Consultanta-module__topicsSection___kKX8I ul{list-style:none;padding:0;margin:0}.Consultanta-module__topic___ftT8T{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.Consultanta-module__topic___ftT8T:last-child{margin-bottom:0}.Consultanta-module__topicIcon___Pogvh{color:var(--accent-orange);font-weight:400;flex-shrink:0;font-family:var(--font-mono)}.Consultanta-module__benefits___bduvJ{padding:5rem 0;background:#ff6b3505}.Consultanta-module__benefitsGrid___JjZAB{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Consultanta-module__benefitCard___m88H9{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--accent-orange);border-radius:2px;padding:2rem;transition:all .3s ease}.Consultanta-module__benefitCard___m88H9:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Consultanta-module__benefitNumber___9fK1L{width:50px;height:50px;background:var(--accent-orange);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;font-family:var(--font-mono)}.Consultanta-module__benefitTitle___6mHBT{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.Consultanta-module__benefitDescription___6MLij{color:var(--text-gray);line-height:1.6;margin:0;font-size:.9375rem;font-family:var(--font-body)}.Consultanta-module__process___LKsRi{padding:5rem 0;background:var(--primary-purple-dark)}.Consultanta-module__processIntro___OZ5xQ{text-align:center;color:var(--text-light);font-size:1.0625rem;max-width:600px;margin:0 auto 3rem;font-family:var(--font-body)}.Consultanta-module__processSteps___qLgEt{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.Consultanta-module__processStep___T21v4{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Consultanta-module__processStep___T21v4:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Consultanta-module__stepNumber___EyVNC{width:60px;height:60px;background:linear-gradient(135deg,var(--accent-orange),#ff8f5e);color:var(--text-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:400;margin:0 auto 1.5rem;font-family:var(--font-mono);box-shadow:0 8px 25px #ff6b354d}.Consultanta-module__stepTitle___CRJox{color:var(--text-white);font-size:1.125rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-mono)}.Consultanta-module__stepDescription___CQQAN{color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin-bottom:1rem;font-family:var(--font-body)}.Consultanta-module__stepDuration___VvNIo{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.375rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono)}.Consultanta-module__pricing___kfrkV{padding:5rem 0;background:#ff6b3505}.Consultanta-module__pricingGrid___LuBJK{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Consultanta-module__pricingCard___TBBdh{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;position:relative;transition:all .3s ease}.Consultanta-module__pricingCard___TBBdh:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Consultanta-module__pricingCard___TBBdh.Consultanta-module__popular___Dxc3A{background:#ff6b350d;border:2px solid var(--accent-orange);transform:scale(1.02)}.Consultanta-module__pricingCard___TBBdh.Consultanta-module__popular___Dxc3A:hover{transform:scale(1.02) translateY(-4px)}.Consultanta-module__popularBadge___SYDkg{position:absolute;top:-12px;right:1.5rem;background:var(--accent-orange);color:var(--text-white);padding:.375rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Consultanta-module__pricingTitle___M6x-j{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono)}.Consultanta-module__price___QNdjo{font-size:2rem;font-weight:400;color:var(--accent-orange);margin-bottom:1rem;font-family:var(--font-mono)}.Consultanta-module__price___QNdjo span{font-size:1rem;color:var(--text-light)}.Consultanta-module__pricingDesc___gvlu3{color:var(--text-light);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6;font-family:var(--font-body)}.Consultanta-module__featuresList___yXpXn{list-style:none;padding:0;margin:0}.Consultanta-module__pricingFeature___-3q7B{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-gray);font-size:.9375rem;margin-bottom:.75rem;line-height:1.6;font-family:var(--font-body)}.Consultanta-module__pricingFeature___-3q7B:last-child{margin-bottom:0}.Consultanta-module__featureCheck___JNA3e{color:#6bcf7f;font-weight:400;flex-shrink:0}.Consultanta-module__cta___yt2Ps{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.Consultanta-module__ctaContent___zMkfE{max-width:700px;margin:0 auto}.Consultanta-module__ctaContent___zMkfE h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Consultanta-module__ctaContent___zMkfE p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Consultanta-module__ctaButtons___-qE7d{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Consultanta-module__ctaPrimary___h71S8,.Consultanta-module__ctaSecondary___bDIYP{display:inline-block;padding:1rem 2rem;font-size:.9375rem;font-weight:400;border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Consultanta-module__ctaPrimary___h71S8{background:var(--accent-orange);color:var(--text-white);border:1px solid var(--accent-orange)}.Consultanta-module__ctaPrimary___h71S8:hover{background:#e65a2e;transform:translateY(-2px)}.Consultanta-module__ctaSecondary___bDIYP{background:transparent;color:var(--text-white);border:1px solid rgba(255,255,255,.2)}.Consultanta-module__ctaSecondary___bDIYP:hover{background:#ffffff0d;border-color:var(--accent-orange);color:var(--accent-orange)}@media (max-width: 1024px){.Consultanta-module__heroTitle___KYSc8 h1{font-size:3rem}.Consultanta-module__mainLine___D6TEl{font-size:1.25rem}.Consultanta-module__heroDescription___9Dfcu p{font-size:1rem}.Consultanta-module__expertiseGrid___U82HY{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 768px){.Consultanta-module__hero___yWfEG{min-height:90vh}.Consultanta-module__heroContent___pd0F3{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Consultanta-module__heroTitle___KYSc8 h1{font-size:2.5rem}.Consultanta-module__mainLine___D6TEl{font-size:1.125rem}.Consultanta-module__heroDescription___9Dfcu p{font-size:.9375rem}.Consultanta-module__container___s--CY{padding:0 1rem}.Consultanta-module__sectionTitle___42c6E{font-size:2rem}.Consultanta-module__sectionSubtitle___g3Ukf{font-size:1rem}.Consultanta-module__statsGrid___A4ErO{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Consultanta-module__statCard___pbGqm{padding:1.5rem 1.25rem}.Consultanta-module__statNumber___I3l22{font-size:1.75rem}.Consultanta-module__statLabel___ofl00{font-size:.75rem}.Consultanta-module__expertiseGrid___U82HY,.Consultanta-module__benefitsGrid___JjZAB,.Consultanta-module__pricingGrid___LuBJK{grid-template-columns:1fr;gap:1.5rem}.Consultanta-module__processSteps___qLgEt{grid-template-columns:1fr}.Consultanta-module__expertiseCard___6UNDi,.Consultanta-module__benefitCard___m88H9,.Consultanta-module__processStep___T21v4,.Consultanta-module__pricingCard___TBBdh{padding:1.5rem}.Consultanta-module__pricingCard___TBBdh.Consultanta-module__popular___Dxc3A{transform:scale(1)}.Consultanta-module__pricingCard___TBBdh.Consultanta-module__popular___Dxc3A:hover{transform:scale(1) translateY(-4px)}.Consultanta-module__ctaButtons___-qE7d{flex-direction:column;align-items:stretch}.Consultanta-module__ctaPrimary___h71S8,.Consultanta-module__ctaSecondary___bDIYP{width:100%;text-align:center}}@media (max-width: 480px){.Consultanta-module__hero___yWfEG{min-height:90vh}.Consultanta-module__heroContent___pd0F3{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Consultanta-module__heroTitle___KYSc8 h1{font-size:2rem}.Consultanta-module__mainLine___D6TEl{font-size:1rem}.Consultanta-module__heroDescription___9Dfcu p{font-size:.875rem}.Consultanta-module__sectionTitle___42c6E{font-size:1.75rem}.Consultanta-module__sectionSubtitle___g3Ukf{font-size:.9375rem}.Consultanta-module__statsGrid___A4ErO{grid-template-columns:1fr;gap:1rem}.Consultanta-module__statCard___pbGqm{padding:1.25rem 1rem}.Consultanta-module__statNumber___I3l22{font-size:1.5rem}.Consultanta-module__statLabel___ofl00{font-size:.6875rem}.Consultanta-module__expertiseCard___6UNDi,.Consultanta-module__benefitCard___m88H9,.Consultanta-module__processStep___T21v4,.Consultanta-module__pricingCard___TBBdh{padding:1.25rem}.Consultanta-module__areaTitle___SprVh{font-size:1.25rem}.Consultanta-module__areaDesc___f-uYS{font-size:.875rem}.Consultanta-module__benefitTitle___6mHBT,.Consultanta-module__stepTitle___CRJox,.Consultanta-module__pricingTitle___M6x-j{font-size:1rem}.Consultanta-module__benefitNumber___9fK1L,.Consultanta-module__stepNumber___EyVNC{width:50px;height:50px;font-size:1.25rem}.Consultanta-module__price___QNdjo{font-size:1.75rem}.Consultanta-module__ctaContent___zMkfE h2{font-size:2rem}.Consultanta-module__ctaContent___zMkfE p{font-size:1rem}.Consultanta-module__ctaPrimary___h71S8,.Consultanta-module__ctaSecondary___bDIYP{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width: 360px){.Consultanta-module__heroTitle___KYSc8 h1{font-size:1.75rem}.Consultanta-module__mainLine___D6TEl{font-size:.9375rem}.Consultanta-module__sectionTitle___42c6E{font-size:1.5rem}}.PreluareProiecte-module__preluare___MiJUr{min-height:100vh;background:var(--primary-purple-dark)}.PreluareProiecte-module__hero___sHYYA{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.PreluareProiecte-module__hero___sHYYA:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.PreluareProiecte-module__heroContent___CteeD{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.PreluareProiecte-module__heroTitle___5z1E2{animation:PreluareProiecte-module__fadeInUp___r-gv9 .8s ease-out forwards;opacity:0}.PreluareProiecte-module__heroTitle___5z1E2 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.PreluareProiecte-module__heroSubtitle___lJN5x{animation:PreluareProiecte-module__fadeInUp___r-gv9 1s ease-out .2s forwards;opacity:0}.PreluareProiecte-module__mainLine___1-V45{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.PreluareProiecte-module__heroDescription___HFbIv{text-align:center;max-width:700px;animation:PreluareProiecte-module__fadeInUp___r-gv9 1.2s ease-out .4s forwards;opacity:0}.PreluareProiecte-module__heroDescription___HFbIv p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes PreluareProiecte-module__fadeInUp___r-gv9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PreluareProiecte-module__container___zHO-g{max-width:1400px;margin:0 auto;padding:0 2rem}.PreluareProiecte-module__sectionTitle___nzRQY{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.PreluareProiecte-module__stats___PXwrb{padding:3rem 0;background:#0003}.PreluareProiecte-module__statsGrid___r1FoD{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.PreluareProiecte-module__statCard___ZPcNs{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.PreluareProiecte-module__statCard___ZPcNs:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.PreluareProiecte-module__statNumber___-E8DS{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.PreluareProiecte-module__statLabel___bQhP0{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.PreluareProiecte-module__painPoints___BosQC{padding:5rem 0;background:var(--primary-purple-dark)}.PreluareProiecte-module__painPointsGrid___NDxy6{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-bottom:3rem}.PreluareProiecte-module__painCard___ib0PL{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.PreluareProiecte-module__painCard___ib0PL:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.PreluareProiecte-module__painIcon___6-I8c{font-size:3rem;display:block;margin-bottom:1rem;filter:grayscale(20%)}.PreluareProiecte-module__painTitle___ImcQj{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.PreluareProiecte-module__painDesc___kUZi4{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.PreluareProiecte-module__painNote___NUPgt{max-width:900px;margin:0 auto;text-align:center;color:var(--text-light);font-size:1.0625rem;line-height:1.8;font-family:var(--font-body)}.PreluareProiecte-module__scenarios___rRuZq{padding:5rem 0;background:#ff6b3505}.PreluareProiecte-module__scenariosGrid___BYgTQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PreluareProiecte-module__scenarioCard___lUP8T{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.PreluareProiecte-module__scenarioCard___lUP8T:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.PreluareProiecte-module__scenarioTitle___hFn1-{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:1.25rem;font-family:var(--font-mono);line-height:1.4}.PreluareProiecte-module__scenarioProblem___7pzVo,.PreluareProiecte-module__scenarioSolution___wywdF{margin-bottom:1.25rem}.PreluareProiecte-module__scenarioProblem___7pzVo strong,.PreluareProiecte-module__scenarioSolution___wywdF strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.PreluareProiecte-module__scenarioProblem___7pzVo p,.PreluareProiecte-module__scenarioSolution___wywdF p{color:var(--text-gray);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.PreluareProiecte-module__scenarioSolution___wywdF{padding:1.25rem;background:#ff6b350d;border-radius:2px;border-left:2px solid var(--accent-orange)}.PreluareProiecte-module__scenarioSolution___wywdF p{color:var(--text-light)}.PreluareProiecte-module__process___dpp5G{padding:5rem 0;background:var(--primary-purple-dark)}.PreluareProiecte-module__processTabs___tD0LT{display:flex;gap:.75rem;margin-bottom:3rem;flex-wrap:wrap;justify-content:center}.PreluareProiecte-module__tab___GLrdj{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.PreluareProiecte-module__tab___GLrdj:hover{background:#ffffff08;border-color:#ff6b354d}.PreluareProiecte-module__tab___GLrdj.PreluareProiecte-module__active___28--8{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.PreluareProiecte-module__tabContent___T3PuS{animation:PreluareProiecte-module__fadeIn___wejak .4s ease}@keyframes PreluareProiecte-module__fadeIn___wejak{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PreluareProiecte-module__processPhases___s0ANp{display:grid;gap:2rem}.PreluareProiecte-module__phaseCard___kEK1B{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.PreluareProiecte-module__phaseCard___kEK1B:hover{background:#ffffff0a;border-color:#ff6b354d}.PreluareProiecte-module__phaseHeader___JwdrL{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.PreluareProiecte-module__phaseNumber___7LX-u{flex-shrink:0;width:3rem;height:3rem;background:#ff6b351a;border:1px solid var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:500;color:var(--accent-orange);font-family:var(--font-mono)}.PreluareProiecte-module__phaseInfo___NZ52g h3{font-size:1.5rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.PreluareProiecte-module__phaseDuration___xmpkE{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono)}.PreluareProiecte-module__phaseSteps___3kEQG{list-style:none;padding:0;margin:0}.PreluareProiecte-module__phaseSteps___3kEQG li{padding:.75rem 0 .75rem 1.75rem;position:relative;color:var(--text-light);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.PreluareProiecte-module__phaseSteps___3kEQG li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.PreluareProiecte-module__guaranteesGrid___-3rP-{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PreluareProiecte-module__guaranteeCard___QKctr{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.PreluareProiecte-module__guaranteeCard___QKctr:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.PreluareProiecte-module__guaranteeCard___QKctr h3{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.PreluareProiecte-module__guaranteeCard___QKctr p{color:var(--text-light);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.PreluareProiecte-module__redFlagsContent___vYytg{max-width:900px;margin:0 auto}.PreluareProiecte-module__redFlagsIntro___oFSCf{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.5rem;margin-bottom:2rem;border-left:3px solid var(--accent-orange);color:var(--text-light);line-height:1.8;font-size:.9375rem;font-family:var(--font-body)}.PreluareProiecte-module__redFlagsList___k1dQW{list-style:none;padding:0;margin:0 0 2rem}.PreluareProiecte-module__redFlagsList___k1dQW li{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:1.25rem 1.25rem 1.25rem 3rem;margin-bottom:1rem;border-radius:2px;border-left:3px solid #e74c3c;color:var(--text-light);line-height:1.7;font-size:.9375rem;position:relative;font-family:var(--font-body);transition:all .2s ease}.PreluareProiecte-module__redFlagsList___k1dQW li:hover{background:#ffffff0a;border-color:#e74c3c}.PreluareProiecte-module__redFlagsList___k1dQW li:before{content:"⚠";position:absolute;left:1rem;font-size:1.25rem}.PreluareProiecte-module__redFlagsNote___73p-W{background:#ff6b350d;border:1px solid var(--accent-orange);border-radius:2px;padding:1.5rem;color:var(--text-light);line-height:1.8;font-size:.9375rem;font-family:var(--font-body)}.PreluareProiecte-module__redFlagsNote___73p-W strong{color:var(--accent-orange);font-weight:500}.PreluareProiecte-module__pricing___MHzvk{padding:5rem 0;background:#ff6b3505}.PreluareProiecte-module__pricingGrid___9B6uu{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.PreluareProiecte-module__pricingCard___-DtGS{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.PreluareProiecte-module__pricingCard___-DtGS:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.PreluareProiecte-module__popularPricing___thtXb{background:#ff6b350d;border-color:var(--accent-orange)}.PreluareProiecte-module__popularPricing___thtXb:hover{background:#ff6b3514}.PreluareProiecte-module__pricingBadge___JApJr{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.PreluareProiecte-module__pricingTitle___0i1a2{font-size:1.5rem;font-weight:400;color:var(--text-white);margin-bottom:1.5rem;font-family:var(--font-mono)}.PreluareProiecte-module__pricingAmount___ox2vN{margin-bottom:1.5rem}.PreluareProiecte-module__pricingPrice___OIN4n{font-size:2.25rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono)}.PreluareProiecte-module__pricingCurrency___kcwAn{font-size:1rem;color:var(--text-light);font-family:var(--font-mono);margin-left:.25rem}.PreluareProiecte-module__pricingDesc___72hOQ{color:var(--text-gray);line-height:1.8;font-size:.9375rem;margin:0;font-family:var(--font-body)}.PreluareProiecte-module__cta___a8izg{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.PreluareProiecte-module__ctaContent___P0-cx{max-width:700px;margin:0 auto}.PreluareProiecte-module__ctaContent___P0-cx h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.PreluareProiecte-module__ctaContent___P0-cx>p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.PreluareProiecte-module__ctaButton___n0RnV{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);margin-bottom:1.5rem}.PreluareProiecte-module__ctaButton___n0RnV:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}.PreluareProiecte-module__ctaNote___eFB0X{color:var(--text-light);font-size:.875rem;line-height:1.6;font-style:italic;font-family:var(--font-body)}@media (max-width: 1024px){.PreluareProiecte-module__heroTitle___5z1E2 h1{font-size:3rem}.PreluareProiecte-module__mainLine___1-V45{font-size:1.25rem}.PreluareProiecte-module__heroDescription___HFbIv p{font-size:1rem}}@media (max-width: 768px){.PreluareProiecte-module__hero___sHYYA{min-height:90vh}.PreluareProiecte-module__heroContent___CteeD{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.PreluareProiecte-module__heroTitle___5z1E2 h1{font-size:2.5rem}.PreluareProiecte-module__mainLine___1-V45{font-size:1.125rem}.PreluareProiecte-module__heroDescription___HFbIv p{font-size:.9375rem}.PreluareProiecte-module__container___zHO-g{padding:0 1rem}.PreluareProiecte-module__sectionTitle___nzRQY{font-size:2rem;margin-bottom:2rem}.PreluareProiecte-module__statsGrid___r1FoD{grid-template-columns:repeat(2,1fr);gap:1.25rem}.PreluareProiecte-module__statCard___ZPcNs{padding:1.5rem 1.25rem}.PreluareProiecte-module__statNumber___-E8DS{font-size:1.75rem}.PreluareProiecte-module__statLabel___bQhP0{font-size:.75rem}.PreluareProiecte-module__painPointsGrid___NDxy6{grid-template-columns:1fr;gap:1.5rem}.PreluareProiecte-module__painCard___ib0PL{padding:1.75rem}.PreluareProiecte-module__painIcon___6-I8c{font-size:2.5rem}.PreluareProiecte-module__painTitle___ImcQj{font-size:1rem}.PreluareProiecte-module__painDesc___kUZi4{font-size:.875rem}.PreluareProiecte-module__painNote___NUPgt{font-size:1rem}.PreluareProiecte-module__scenariosGrid___BYgTQ{grid-template-columns:1fr;gap:1.5rem}.PreluareProiecte-module__scenarioCard___lUP8T{padding:1.75rem}.PreluareProiecte-module__scenarioTitle___hFn1-{font-size:1.125rem}.PreluareProiecte-module__processTabs___tD0LT{gap:.625rem}.PreluareProiecte-module__tab___GLrdj{padding:.5rem 1rem;font-size:.8125rem}.PreluareProiecte-module__processPhases___s0ANp{gap:1.5rem}.PreluareProiecte-module__phaseCard___kEK1B{padding:1.75rem}.PreluareProiecte-module__phaseHeader___JwdrL{gap:1.25rem}.PreluareProiecte-module__phaseNumber___7LX-u{width:2.5rem;height:2.5rem;font-size:1.125rem}.PreluareProiecte-module__phaseInfo___NZ52g h3{font-size:1.25rem}.PreluareProiecte-module__guaranteesGrid___-3rP-{grid-template-columns:1fr;gap:1.5rem}.PreluareProiecte-module__guaranteeCard___QKctr{padding:1.75rem}.PreluareProiecte-module__pricingGrid___9B6uu{grid-template-columns:1fr;gap:1.5rem}.PreluareProiecte-module__pricingCard___-DtGS{padding:1.75rem}.PreluareProiecte-module__ctaContent___P0-cx h2{font-size:2rem}.PreluareProiecte-module__ctaContent___P0-cx>p{font-size:1rem}}@media (max-width: 480px){.PreluareProiecte-module__hero___sHYYA{min-height:90vh}.PreluareProiecte-module__heroContent___CteeD{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.PreluareProiecte-module__heroTitle___5z1E2 h1{font-size:2rem}.PreluareProiecte-module__mainLine___1-V45{font-size:1rem}.PreluareProiecte-module__heroDescription___HFbIv p{font-size:.875rem}.PreluareProiecte-module__sectionTitle___nzRQY{font-size:1.75rem}.PreluareProiecte-module__statsGrid___r1FoD{grid-template-columns:1fr;gap:1rem}.PreluareProiecte-module__statCard___ZPcNs{padding:1.25rem 1rem}.PreluareProiecte-module__statNumber___-E8DS{font-size:1.5rem}.PreluareProiecte-module__statLabel___bQhP0{font-size:.6875rem}.PreluareProiecte-module__painCard___ib0PL{padding:1.5rem}.PreluareProiecte-module__painIcon___6-I8c{font-size:2rem}.PreluareProiecte-module__painTitle___ImcQj{font-size:.9375rem}.PreluareProiecte-module__painDesc___kUZi4{font-size:.8125rem}.PreluareProiecte-module__painNote___NUPgt{font-size:.9375rem}.PreluareProiecte-module__scenarioCard___lUP8T{padding:1.5rem}.PreluareProiecte-module__scenarioTitle___hFn1-{font-size:1rem}.PreluareProiecte-module__scenarioProblem___7pzVo,.PreluareProiecte-module__scenarioSolution___wywdF{margin-bottom:1rem}.PreluareProiecte-module__scenarioProblem___7pzVo strong,.PreluareProiecte-module__scenarioSolution___wywdF strong{font-size:.6875rem}.PreluareProiecte-module__scenarioProblem___7pzVo p,.PreluareProiecte-module__scenarioSolution___wywdF p{font-size:.875rem}.PreluareProiecte-module__scenarioSolution___wywdF{padding:1rem}.PreluareProiecte-module__tab___GLrdj{padding:.5rem .875rem;font-size:.75rem}.PreluareProiecte-module__phaseCard___kEK1B{padding:1.5rem}.PreluareProiecte-module__phaseHeader___JwdrL{flex-direction:column;align-items:flex-start;gap:1rem}.PreluareProiecte-module__phaseNumber___7LX-u{width:2rem;height:2rem;font-size:1rem}.PreluareProiecte-module__phaseInfo___NZ52g h3{font-size:1.125rem}.PreluareProiecte-module__phaseDuration___xmpkE{font-size:.6875rem;padding:.1875rem .625rem}.PreluareProiecte-module__phaseSteps___3kEQG li{font-size:.875rem;padding:.625rem 0 .625rem 1.5rem}.PreluareProiecte-module__guaranteeCard___QKctr{padding:1.5rem}.PreluareProiecte-module__guaranteeCard___QKctr h3{font-size:1.125rem}.PreluareProiecte-module__guaranteeCard___QKctr p{font-size:.875rem}.PreluareProiecte-module__redFlagsIntro___oFSCf{padding:1.25rem;font-size:.875rem}.PreluareProiecte-module__redFlagsList___k1dQW li{padding:1rem 1rem 1rem 2.5rem;font-size:.875rem}.PreluareProiecte-module__redFlagsList___k1dQW li:before{font-size:1rem;left:.75rem}.PreluareProiecte-module__redFlagsNote___73p-W{padding:1.25rem;font-size:.875rem}.PreluareProiecte-module__pricingCard___-DtGS{padding:1.5rem}.PreluareProiecte-module__pricingBadge___JApJr{padding:.25rem .75rem;font-size:.625rem}.PreluareProiecte-module__pricingTitle___0i1a2{font-size:1.25rem}.PreluareProiecte-module__pricingPrice___OIN4n{font-size:1.875rem}.PreluareProiecte-module__pricingCurrency___kcwAn,.PreluareProiecte-module__pricingDesc___72hOQ{font-size:.875rem}.PreluareProiecte-module__ctaContent___P0-cx h2{font-size:1.75rem}.PreluareProiecte-module__ctaContent___P0-cx>p{font-size:.9375rem}.PreluareProiecte-module__ctaButton___n0RnV{padding:.875rem 2rem;font-size:.875rem}.PreluareProiecte-module__ctaNote___eFB0X{font-size:.8125rem}}@media (max-width: 360px){.PreluareProiecte-module__heroTitle___5z1E2 h1{font-size:1.75rem}.PreluareProiecte-module__mainLine___1-V45{font-size:.9375rem}.PreluareProiecte-module__sectionTitle___nzRQY{font-size:1.5rem}.PreluareProiecte-module__scenarioTitle___hFn1-{font-size:.9375rem}.PreluareProiecte-module__phaseInfo___NZ52g h3{font-size:1rem}}@media (prefers-reduced-motion: reduce){.PreluareProiecte-module__heroTitle___5z1E2,.PreluareProiecte-module__heroSubtitle___lJN5x,.PreluareProiecte-module__heroDescription___HFbIv{animation:none;opacity:1}.PreluareProiecte-module__painCard___ib0PL,.PreluareProiecte-module__scenarioCard___lUP8T,.PreluareProiecte-module__phaseCard___kEK1B,.PreluareProiecte-module__guaranteeCard___QKctr,.PreluareProiecte-module__pricingCard___-DtGS{transition:none}.PreluareProiecte-module__painCard___ib0PL:hover,.PreluareProiecte-module__scenarioCard___lUP8T:hover,.PreluareProiecte-module__phaseCard___kEK1B:hover,.PreluareProiecte-module__guaranteeCard___QKctr:hover,.PreluareProiecte-module__pricingCard___-DtGS:hover{transform:none}.PreluareProiecte-module__tabContent___T3PuS{animation:none}}.TrainingSetup-module__trainingSetup___4kzv-{min-height:100vh;background:var(--primary-purple-dark)}.TrainingSetup-module__hero___5i9ju{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.TrainingSetup-module__hero___5i9ju:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.TrainingSetup-module__heroContent___YaQ0-{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.TrainingSetup-module__heroTitle___Ca69d{animation:TrainingSetup-module__fadeInUp___8u0N0 .8s ease-out forwards;opacity:0}.TrainingSetup-module__heroTitle___Ca69d h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.TrainingSetup-module__heroSubtitle___K9sJJ{animation:TrainingSetup-module__fadeInUp___8u0N0 1s ease-out .2s forwards;opacity:0}.TrainingSetup-module__mainLine___Wfg30{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.TrainingSetup-module__heroDescription___x--t9{text-align:center;max-width:700px;animation:TrainingSetup-module__fadeInUp___8u0N0 1.2s ease-out .4s forwards;opacity:0}.TrainingSetup-module__heroDescription___x--t9 p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes TrainingSetup-module__fadeInUp___8u0N0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TrainingSetup-module__searchBar___BkwPp{width:100%;max-width:600px;animation:TrainingSetup-module__fadeInUp___8u0N0 1.4s ease-out .6s forwards;opacity:0}.TrainingSetup-module__searchInput___EAbcW{width:100%;padding:1rem 1.75rem;font-size:1rem;border:1px solid rgba(255,255,255,.15);border-radius:2px;background:#ffffff0d;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.TrainingSetup-module__searchInput___EAbcW::placeholder{color:#fff6}.TrainingSetup-module__searchInput___EAbcW:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.TrainingSetup-module__stats___QGlBb{padding:3rem 0;background:#0003}.TrainingSetup-module__container___9jQB5{max-width:1400px;margin:0 auto;padding:0 2rem}.TrainingSetup-module__statsGrid___iwbNr{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.TrainingSetup-module__statCard___mqAjJ{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.TrainingSetup-module__statCard___mqAjJ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.TrainingSetup-module__statNumber___c-0iB{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.TrainingSetup-module__statLabel___Idtvt{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.TrainingSetup-module__categories___OQHqH{padding:2.5rem 0;background:#ff6b3505}.TrainingSetup-module__categoriesGrid___QYFql{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.TrainingSetup-module__categoryBtn___DaKJx{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.TrainingSetup-module__categoryBtn___DaKJx:hover{background:#ffffff08;border-color:#ff6b354d}.TrainingSetup-module__categoryBtn___DaKJx.TrainingSetup-module__active___Cl54P{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.TrainingSetup-module__categoryName___O12pj{font-family:var(--font-mono)}.TrainingSetup-module__featured___4hhOD{padding:5rem 0;background:var(--primary-purple-dark)}.TrainingSetup-module__sectionTitle___2RzFC{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.TrainingSetup-module__featuredGrid___kh00t{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.TrainingSetup-module__featuredCard___Vnat2{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.TrainingSetup-module__featuredCard___Vnat2:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.TrainingSetup-module__featuredBadge___NvVML{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.TrainingSetup-module__programHeader___L1eLK{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.TrainingSetup-module__programCategory___yH6QT{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.TrainingSetup-module__complexity___X5O1H{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.TrainingSetup-module__programTitle___IRUIG{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.TrainingSetup-module__programMeta___ITcSH{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;font-size:.8125rem;font-family:var(--font-mono)}.TrainingSetup-module__levels___npnoA{color:var(--text-light)}.TrainingSetup-module__duration___Zjr9D{color:var(--accent-orange)}.TrainingSetup-module__programTags___WRcb-{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.TrainingSetup-module__tag___R0R-b{background:transparent;border:1px solid rgba(255,107,53,.25);color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono)}.TrainingSetup-module__topicsList___7m98n{list-style:none;padding:0;margin:0 0 1.25rem}.TrainingSetup-module__topicsList___7m98n li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-gray);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.TrainingSetup-module__topicsList___7m98n li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.TrainingSetup-module__programIncludes___UjErz{background:#ff6b350d;padding:1.25rem;border-radius:2px;margin-bottom:1.25rem;border-left:2px solid var(--accent-orange)}.TrainingSetup-module__programIncludes___UjErz h4{font-size:.875rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.TrainingSetup-module__programIncludes___UjErz ul{list-style:none;padding:0;margin:0}.TrainingSetup-module__programIncludes___UjErz li{padding:.375rem 0 .375rem 1.25rem;position:relative;color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}.TrainingSetup-module__programIncludes___UjErz li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:400}.TrainingSetup-module__readMore___6f-Pq{display:inline-block;color:var(--accent-orange);font-weight:400;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono);font-size:.875rem}.TrainingSetup-module__readMore___6f-Pq:hover{transform:translate(4px)}.TrainingSetup-module__allPrograms___YY4nb{padding:5rem 0;background:#ff6b3505}.TrainingSetup-module__programsGrid___psIes{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.TrainingSetup-module__programCard___tYHvA{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.TrainingSetup-module__programCard___tYHvA:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.TrainingSetup-module__formats___tzetZ{padding:5rem 0;background:var(--primary-purple-dark)}.TrainingSetup-module__formatsGrid___XoZra{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.TrainingSetup-module__formatCard___5Lz7a{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.TrainingSetup-module__formatCard___5Lz7a:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.TrainingSetup-module__formatCard___5Lz7a h3{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono)}.TrainingSetup-module__formatPrice___L57dw{font-size:1.5rem;font-weight:400;color:var(--accent-orange);margin-bottom:.5rem;font-family:var(--font-mono)}.TrainingSetup-module__formatDuration___ckVFe{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);margin-bottom:1.25rem}.TrainingSetup-module__formatDesc___w1H0m{color:var(--text-gray);line-height:1.7;margin-bottom:1.25rem;font-size:.9375rem;font-family:var(--font-body)}.TrainingSetup-module__formatIdeal___V82nk{background:#ffffff05;padding:1rem;border-radius:2px;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6;color:var(--text-light);font-family:var(--font-mono);border-left:2px solid rgba(255,107,53,.3)}.TrainingSetup-module__formatIdeal___V82nk strong{color:var(--accent-orange)}.TrainingSetup-module__formatIncludes___0FJoC{list-style:none;padding:0;margin:0}.TrainingSetup-module__formatIncludes___0FJoC li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);font-size:.875rem;font-family:var(--font-mono)}.TrainingSetup-module__formatIncludes___0FJoC li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.TrainingSetup-module__benefits___aUaKu{padding:5rem 0;background:#ff6b3505}.TrainingSetup-module__benefitsGrid___LqwIO{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.TrainingSetup-module__benefitCard___plmG8{text-align:center;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem 2rem;transition:all .3s ease}.TrainingSetup-module__benefitCard___plmG8:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.TrainingSetup-module__benefitStat___4uBM7{font-size:3rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);line-height:1}.TrainingSetup-module__benefitLabel___tmdQ4{color:var(--text-light);font-size:1rem;line-height:1.5;font-family:var(--font-mono)}.TrainingSetup-module__packages___sy-Sd{padding:5rem 0;background:var(--primary-purple-dark)}.TrainingSetup-module__packagesGrid___rm8H6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.TrainingSetup-module__packageCard___CuFNE{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2.5rem;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.TrainingSetup-module__packageCard___CuFNE:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.TrainingSetup-module__packageCard___CuFNE.TrainingSetup-module__popular___C8V0B{background:#ff6b3514;border-color:var(--accent-orange);transform:scale(1.02)}.TrainingSetup-module__packageCard___CuFNE.TrainingSetup-module__popular___C8V0B:hover{transform:scale(1.02) translateY(-4px)}.TrainingSetup-module__popularBadge___PYPMa{position:absolute;top:-12px;right:20px;background:var(--accent-orange);color:var(--text-white);padding:.375rem 1rem;border-radius:2px;font-size:.75rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.TrainingSetup-module__packageCard___CuFNE h3{font-size:1.75rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.TrainingSetup-module__packageTeam___n34eP{color:var(--text-light);font-size:.875rem;margin-bottom:1rem;font-family:var(--font-mono)}.TrainingSetup-module__packagePrice___dvjG2{font-size:2rem;font-weight:400;color:var(--accent-orange);margin-bottom:2rem;font-family:var(--font-mono)}.TrainingSetup-module__packageIncludes___ALSAD{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.TrainingSetup-module__packageIncludes___ALSAD li{padding:.625rem 0 .625rem 1.5rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.9375rem;font-family:var(--font-mono)}.TrainingSetup-module__packageIncludes___ALSAD li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.TrainingSetup-module__packageButton___-Ti9M{display:inline-block;text-align:center;padding:.875rem 1.75rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:2px;color:var(--text-white);font-size:.875rem;font-weight:400;font-family:var(--font-mono);text-decoration:none;transition:all .2s ease}.TrainingSetup-module__packageButton___-Ti9M:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}.TrainingSetup-module__cta___Lfya8{padding:5rem 0;text-align:center;background:#ff6b3505}.TrainingSetup-module__ctaContent___EIbFl{max-width:700px;margin:0 auto}.TrainingSetup-module__cta___Lfya8 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.TrainingSetup-module__cta___Lfya8 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.TrainingSetup-module__ctaButton___GgHDu{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.TrainingSetup-module__ctaButton___GgHDu:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.TrainingSetup-module__heroTitle___Ca69d h1{font-size:3rem}.TrainingSetup-module__mainLine___Wfg30{font-size:1.25rem}.TrainingSetup-module__heroDescription___x--t9 p{font-size:1rem}}@media (max-width: 768px){.TrainingSetup-module__hero___5i9ju{min-height:90vh}.TrainingSetup-module__heroContent___YaQ0-{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.TrainingSetup-module__heroTitle___Ca69d h1{font-size:2.5rem}.TrainingSetup-module__mainLine___Wfg30{font-size:1.125rem}.TrainingSetup-module__heroDescription___x--t9 p{font-size:.9375rem}.TrainingSetup-module__searchInput___EAbcW{padding:.875rem 1.5rem;font-size:.9375rem}.TrainingSetup-module__container___9jQB5{padding:0 1rem}.TrainingSetup-module__sectionTitle___2RzFC{font-size:2rem}.TrainingSetup-module__statsGrid___iwbNr{grid-template-columns:repeat(2,1fr);gap:1.25rem}.TrainingSetup-module__statCard___mqAjJ{padding:1.5rem 1.25rem}.TrainingSetup-module__statNumber___c-0iB{font-size:1.75rem}.TrainingSetup-module__statLabel___Idtvt{font-size:.75rem}.TrainingSetup-module__categoriesGrid___QYFql{gap:.625rem}.TrainingSetup-module__categoryBtn___DaKJx{padding:.5rem 1rem;font-size:.8125rem}.TrainingSetup-module__featuredGrid___kh00t,.TrainingSetup-module__programsGrid___psIes,.TrainingSetup-module__formatsGrid___XoZra,.TrainingSetup-module__benefitsGrid___LqwIO,.TrainingSetup-module__packagesGrid___rm8H6{grid-template-columns:1fr;gap:1.5rem}.TrainingSetup-module__featuredCard___Vnat2,.TrainingSetup-module__programCard___tYHvA,.TrainingSetup-module__formatCard___5Lz7a,.TrainingSetup-module__packageCard___CuFNE{padding:1.5rem}.TrainingSetup-module__programTitle___IRUIG{font-size:1.25rem}.TrainingSetup-module__topicsList___7m98n li,.TrainingSetup-module__formatDesc___w1H0m{font-size:.875rem}.TrainingSetup-module__benefitStat___4uBM7{font-size:2.5rem}.TrainingSetup-module__cta___Lfya8 h2{font-size:2rem}.TrainingSetup-module__cta___Lfya8 p{font-size:1rem}}@media (max-width: 480px){.TrainingSetup-module__hero___5i9ju{min-height:90vh}.TrainingSetup-module__heroContent___YaQ0-{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.TrainingSetup-module__heroTitle___Ca69d h1{font-size:2rem}.TrainingSetup-module__mainLine___Wfg30{font-size:1rem}.TrainingSetup-module__heroDescription___x--t9 p{font-size:.875rem}.TrainingSetup-module__searchInput___EAbcW{padding:.75rem 1.25rem;font-size:.875rem}.TrainingSetup-module__sectionTitle___2RzFC{font-size:1.75rem}.TrainingSetup-module__statsGrid___iwbNr{grid-template-columns:1fr;gap:1rem}.TrainingSetup-module__statCard___mqAjJ{padding:1.25rem 1rem}.TrainingSetup-module__statNumber___c-0iB{font-size:1.5rem}.TrainingSetup-module__statLabel___Idtvt{font-size:.6875rem}.TrainingSetup-module__categoryBtn___DaKJx{padding:.5rem .875rem;font-size:.75rem}.TrainingSetup-module__featuredCard___Vnat2,.TrainingSetup-module__programCard___tYHvA,.TrainingSetup-module__formatCard___5Lz7a,.TrainingSetup-module__benefitCard___plmG8,.TrainingSetup-module__packageCard___CuFNE{padding:1.25rem}.TrainingSetup-module__featuredBadge___NvVML,.TrainingSetup-module__popularBadge___PYPMa{padding:.25rem .75rem;font-size:.625rem}.TrainingSetup-module__programHeader___L1eLK{margin-bottom:1rem;padding-bottom:1rem}.TrainingSetup-module__programCategory___yH6QT,.TrainingSetup-module__complexity___X5O1H{font-size:.6875rem}.TrainingSetup-module__programTitle___IRUIG{font-size:1.125rem}.TrainingSetup-module__tag___R0R-b{font-size:.625rem;padding:.1875rem .625rem}.TrainingSetup-module__programMeta___ITcSH{font-size:.75rem;gap:.75rem}.TrainingSetup-module__topicsList___7m98n li,.TrainingSetup-module__readMore___6f-Pq{font-size:.8125rem}.TrainingSetup-module__formatPrice___L57dw{font-size:1.25rem}.TrainingSetup-module__formatDuration___ckVFe{font-size:.6875rem}.TrainingSetup-module__formatDesc___w1H0m{font-size:.8125rem}.TrainingSetup-module__benefitStat___4uBM7{font-size:2rem}.TrainingSetup-module__benefitLabel___tmdQ4{font-size:.9375rem}.TrainingSetup-module__packageCard___CuFNE h3{font-size:1.5rem}.TrainingSetup-module__packagePrice___dvjG2{font-size:1.75rem}.TrainingSetup-module__packageIncludes___ALSAD li{font-size:.875rem}.TrainingSetup-module__cta___Lfya8 h2{font-size:1.75rem}.TrainingSetup-module__cta___Lfya8 p{font-size:.9375rem}.TrainingSetup-module__ctaButton___GgHDu{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.TrainingSetup-module__heroTitle___Ca69d h1{font-size:1.75rem}.TrainingSetup-module__mainLine___Wfg30{font-size:.9375rem}.TrainingSetup-module__sectionTitle___2RzFC{font-size:1.5rem}.TrainingSetup-module__programTitle___IRUIG{font-size:1rem}}.AntiPhishing-module__page___f4OLW{width:100%;background:var(--bg-primary)}.AntiPhishing-module__hero___zCsq1{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.AntiPhishing-module__hero___zCsq1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.AntiPhishing-module__heroContent___DvoNh{position:relative;max-width:1200px;margin:0 auto;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.AntiPhishing-module__logoWrapper___NnBpR{will-change:opacity,transform}.AntiPhishing-module__heroTitle___JPZVk{font-size:3.5rem;font-weight:800;font-family:var(--font-display);color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.AntiPhishing-module__heroTagline___LxJuN{display:flex;align-items:baseline;gap:1rem;font-size:2.5rem;font-weight:700;font-family:var(--font-display);will-change:opacity,transform;flex-wrap:wrap;justify-content:center;text-align:center}.AntiPhishing-module__highlight___oPwbe{color:var(--accent-orange);position:relative}.AntiPhishing-module__highlight___oPwbe:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);opacity:.3}.AntiPhishing-module__text___urHdk{color:var(--text-white)}.AntiPhishing-module__heroDescription___3fH9i{text-align:center;max-width:800px;will-change:opacity,transform}.AntiPhishing-module__heroDescription___3fH9i p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:0}.AntiPhishing-module__scrollIndicator___tqCdJ{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;will-change:opacity}.AntiPhishing-module__scrollMouse___DzvBa{width:30px;height:50px;border:2px solid var(--accent-orange);border-radius:15px;position:relative;display:flex;justify-content:center;padding-top:8px}.AntiPhishing-module__scrollWheel___I6y-I{width:4px;height:10px;background:var(--accent-orange);border-radius:2px;animation:AntiPhishing-module__scrollAnimation___KRzMN 2s infinite}@keyframes AntiPhishing-module__scrollAnimation___KRzMN{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.AntiPhishing-module__scrollText___2jt4D{color:var(--text-gray);font-size:.9rem;font-family:var(--font-mono);letter-spacing:.5px}.AntiPhishing-module__waveDivider___vKane{width:100%;height:100px;position:relative}.AntiPhishing-module__wave___DMzaq{width:100%;height:100%;display:block}.AntiPhishing-module__wave___DMzaq path{animation:AntiPhishing-module__wavePulse___h-bzZ 4s ease-in-out infinite}@keyframes AntiPhishing-module__wavePulse___h-bzZ{0%,to{opacity:.7}50%{opacity:1}}.AntiPhishing-module__section___cirAD{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out;padding:5rem 0}.AntiPhishing-module__section___cirAD.AntiPhishing-module__visible___EU1bp{opacity:1;transform:translateY(0)}.AntiPhishing-module__container___UcldD{max-width:1200px;margin:0 auto;padding:0 2rem}.AntiPhishing-module__sectionTitle___zIaDj{font-size:2.5rem;font-weight:700;font-family:var(--font-display);color:var(--text-white);text-align:center;margin-bottom:3rem;position:relative}.AntiPhishing-module__sectionTitle___zIaDj:after{content:"";display:block;width:80px;height:4px;background:var(--accent-orange);margin:1rem auto 0;border-radius:2px}.AntiPhishing-module__benefitsGrid___xgQjj{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.AntiPhishing-module__benefitCard___9H5ql{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.AntiPhishing-module__benefitCard___9H5ql:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.AntiPhishing-module__benefitTitle___YKqJr{font-size:1.5rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.AntiPhishing-module__benefitDescription___khOIy{color:var(--text-light);line-height:1.6;font-size:1rem}.AntiPhishing-module__modulesContainer___8PU3Q{display:flex;flex-direction:column;gap:1.5rem}.AntiPhishing-module__moduleCard___rOxc0{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;overflow:hidden;transition:all .3s ease}.AntiPhishing-module__moduleCard___rOxc0:hover{border-color:var(--accent-orange)}.AntiPhishing-module__moduleHeader___r2lxH{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:background .3s ease}.AntiPhishing-module__moduleHeader___r2lxH:hover{background:#ff6b350d}.AntiPhishing-module__moduleTitle___4Jnod{font-size:1.5rem;font-weight:600;color:var(--text-white);margin-bottom:.5rem}.AntiPhishing-module__moduleSummary___7OyzL{color:var(--text-gray);font-size:1rem;line-height:1.5}.AntiPhishing-module__expandIcon___B9Wf3{font-size:2rem;color:var(--accent-orange);transition:transform .3s ease;flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:2px solid var(--accent-orange);border-radius:50%}.AntiPhishing-module__expandIcon___B9Wf3.AntiPhishing-module__expanded___tELUw{transform:rotate(45deg)}.AntiPhishing-module__moduleContent___-lUfi{padding:0 2rem 1.5rem;border-top:1px solid rgba(255,107,53,.1);animation:AntiPhishing-module__slideDown___i6A-6 .3s ease-out}@keyframes AntiPhishing-module__slideDown___i6A-6{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.AntiPhishing-module__moduleList___2X-KG{list-style:none;padding:0;margin:1rem 0 0}.AntiPhishing-module__moduleList___2X-KG li{color:var(--text-light);padding:.75rem 0 .75rem 2rem;position:relative;line-height:1.6}.AntiPhishing-module__moduleList___2X-KG li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.AntiPhishing-module__formatGrid___CuX-6{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.AntiPhishing-module__formatCard___pb5mP{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.AntiPhishing-module__formatCard___pb5mP:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.AntiPhishing-module__formatTitle___RjcEf{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.AntiPhishing-module__formatDescription___PBpUU{color:var(--text-light);line-height:1.6;font-size:.95rem}.AntiPhishing-module__extraService___W06KT{background:#ff6b350d;border:2px solid var(--accent-orange);border-radius:16px;padding:3rem}.AntiPhishing-module__extraContent___3WU--{max-width:900px;margin:0 auto}.AntiPhishing-module__extraTitle___ZIhAs{font-size:2rem;font-weight:600;color:var(--accent-orange);margin-bottom:1.5rem;text-align:center}.AntiPhishing-module__extraList___cXkvp{list-style:none;padding:0;margin:0}.AntiPhishing-module__extraList___cXkvp li{color:var(--text-light);padding:1rem 0 1rem 2.5rem;position:relative;line-height:1.6;font-size:1.1rem}.AntiPhishing-module__extraList___cXkvp li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700;font-size:1.5rem}.AntiPhishing-module__perfectForGrid___LI-Ao{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.AntiPhishing-module__perfectCard___EscxI{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.AntiPhishing-module__perfectCard___EscxI:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.AntiPhishing-module__perfectCard___EscxI h3{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.AntiPhishing-module__perfectCard___EscxI p{color:var(--text-light);line-height:1.6;font-size:.95rem}.AntiPhishing-module__ctaSection___oCIb6{padding:5rem 0;background:linear-gradient(135deg,#ff6b351a,#581c871a);text-align:center}.AntiPhishing-module__ctaTitle___BkofN{font-size:2.5rem;font-weight:700;color:var(--text-white);margin-bottom:1.5rem}.AntiPhishing-module__ctaDescription___Ug72A{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.AntiPhishing-module__ctaButton___XLPRi{display:inline-block;padding:1rem 3rem;background:var(--accent-orange);color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease}.AntiPhishing-module__ctaButton___XLPRi:hover{background:#e64d23;transform:translateY(-2px);box-shadow:0 10px 30px #ff6b354d}@media (max-width: 1024px){.AntiPhishing-module__heroTitle___JPZVk{font-size:2.8rem}.AntiPhishing-module__heroTagline___LxJuN{font-size:2rem}.AntiPhishing-module__heroDescription___3fH9i p{font-size:1.1rem}.AntiPhishing-module__sectionTitle___zIaDj{font-size:2rem}}@media (max-width: 768px){.AntiPhishing-module__hero___zCsq1{min-height:100vh}.AntiPhishing-module__heroContent___DvoNh{gap:2rem;padding:1.5rem}.AntiPhishing-module__heroTitle___JPZVk{font-size:2.2rem}.AntiPhishing-module__heroTagline___LxJuN{font-size:1.6rem;gap:.5rem}.AntiPhishing-module__heroDescription___3fH9i p{font-size:1rem}.AntiPhishing-module__section___cirAD{padding:3rem 0}.AntiPhishing-module__container___UcldD{padding:0 1.5rem}.AntiPhishing-module__sectionTitle___zIaDj{font-size:1.8rem;margin-bottom:2rem}.AntiPhishing-module__benefitsGrid___xgQjj,.AntiPhishing-module__formatGrid___CuX-6,.AntiPhishing-module__perfectForGrid___LI-Ao{grid-template-columns:1fr;gap:1.5rem}.AntiPhishing-module__benefitCard___9H5ql,.AntiPhishing-module__formatCard___pb5mP,.AntiPhishing-module__perfectCard___EscxI{padding:1.5rem}.AntiPhishing-module__moduleHeader___r2lxH{padding:1.25rem 1.5rem;gap:1rem}.AntiPhishing-module__moduleTitle___4Jnod{font-size:1.2rem}.AntiPhishing-module__moduleContent___-lUfi{padding:0 1.5rem 1.25rem}.AntiPhishing-module__extraService___W06KT{padding:2rem 1.5rem}.AntiPhishing-module__extraTitle___ZIhAs{font-size:1.6rem}.AntiPhishing-module__extraList___cXkvp li{font-size:1rem;padding-left:2rem}.AntiPhishing-module__ctaTitle___BkofN{font-size:2rem}.AntiPhishing-module__ctaDescription___Ug72A{font-size:1rem}.AntiPhishing-module__waveDivider___vKane{height:60px}}@media (max-width: 480px){.AntiPhishing-module__heroTitle___JPZVk{font-size:1.8rem}.AntiPhishing-module__heroTagline___LxJuN{font-size:1.3rem}.AntiPhishing-module__heroDescription___3fH9i p{font-size:.95rem;line-height:1.6}.AntiPhishing-module__scrollIndicator___tqCdJ{bottom:2rem}.AntiPhishing-module__scrollMouse___DzvBa{width:26px;height:44px}.AntiPhishing-module__scrollWheel___I6y-I{width:3px;height:8px}.AntiPhishing-module__scrollText___2jt4D{font-size:.8rem}.AntiPhishing-module__sectionTitle___zIaDj{font-size:1.5rem}.AntiPhishing-module__benefitTitle___YKqJr,.AntiPhishing-module__formatTitle___RjcEf{font-size:1.2rem}.AntiPhishing-module__moduleTitle___4Jnod{font-size:1.1rem}.AntiPhishing-module__expandIcon___B9Wf3{width:25px;height:25px;font-size:1.5rem}.AntiPhishing-module__ctaButton___XLPRi{padding:.875rem 2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.AntiPhishing-module__wave___DMzaq path,.AntiPhishing-module__scrollWheel___I6y-I,.AntiPhishing-module__moduleContent___-lUfi{animation:none}.AntiPhishing-module__section___cirAD{transition:none}}.TrainingAngajati-module__page___R2oRh{width:100%;background:var(--bg-primary)}.TrainingAngajati-module__hero___4AihQ{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.TrainingAngajati-module__hero___4AihQ:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.TrainingAngajati-module__heroContent___UhKfC{position:relative;max-width:1200px;margin:0 auto;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.TrainingAngajati-module__logoWrapper___aCCNT{will-change:opacity,transform}.TrainingAngajati-module__heroTitle___v7vwg{font-size:3.5rem;font-weight:800;font-family:var(--font-display);color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.TrainingAngajati-module__heroTagline___eYztc{display:flex;align-items:baseline;gap:1rem;font-size:2.5rem;font-weight:700;font-family:var(--font-display);will-change:opacity,transform;flex-wrap:wrap;justify-content:center;text-align:center}.TrainingAngajati-module__highlight___NEcqT{color:var(--accent-orange);position:relative}.TrainingAngajati-module__highlight___NEcqT:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);opacity:.3}.TrainingAngajati-module__text___pjlmF{color:var(--text-white)}.TrainingAngajati-module__heroDescription___jzXLe{text-align:center;max-width:900px;will-change:opacity,transform}.TrainingAngajati-module__heroDescription___jzXLe p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:0}.TrainingAngajati-module__scrollIndicator___lUrDl{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;will-change:opacity}.TrainingAngajati-module__scrollMouse___-j-Oc{width:30px;height:50px;border:2px solid var(--accent-orange);border-radius:15px;position:relative;display:flex;justify-content:center;padding-top:8px}.TrainingAngajati-module__scrollWheel___qihAu{width:4px;height:10px;background:var(--accent-orange);border-radius:2px;animation:TrainingAngajati-module__scrollAnimation___gndfc 2s infinite}@keyframes TrainingAngajati-module__scrollAnimation___gndfc{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.TrainingAngajati-module__scrollText___94z68{color:var(--text-gray);font-size:.9rem;font-family:var(--font-mono);letter-spacing:.5px}.TrainingAngajati-module__waveDivider___tw9Fp{width:100%;height:100px;position:relative}.TrainingAngajati-module__wave___lS8DO{width:100%;height:100%;display:block}.TrainingAngajati-module__wave___lS8DO path{animation:TrainingAngajati-module__wavePulse___NhJdW 4s ease-in-out infinite}@keyframes TrainingAngajati-module__wavePulse___NhJdW{0%,to{opacity:.7}50%{opacity:1}}.TrainingAngajati-module__section___jSC2f{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out;padding:5rem 0}.TrainingAngajati-module__section___jSC2f.TrainingAngajati-module__visible___Tefka{opacity:1;transform:translateY(0)}.TrainingAngajati-module__container___aciXi{max-width:1200px;margin:0 auto;padding:0 2rem}.TrainingAngajati-module__sectionTitle___iT97s{font-size:2.5rem;font-weight:700;font-family:var(--font-display);color:var(--text-white);text-align:center;margin-bottom:3rem;position:relative}.TrainingAngajati-module__sectionTitle___iT97s:after{content:"";display:block;width:80px;height:4px;background:var(--accent-orange);margin:1rem auto 0;border-radius:2px}.TrainingAngajati-module__whyGrid___rQ9u7{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.TrainingAngajati-module__whyCard___LYzgp{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.TrainingAngajati-module__whyCard___LYzgp:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.TrainingAngajati-module__whyCard___LYzgp h3{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.TrainingAngajati-module__whyCard___LYzgp p{color:var(--text-light);line-height:1.6;font-size:.95rem}.TrainingAngajati-module__tabsContainer___5XFtX{max-width:1000px;margin:0 auto}.TrainingAngajati-module__tabs___wHJrz{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid rgba(255,107,53,.2);overflow-x:auto;-webkit-overflow-scrolling:touch}.TrainingAngajati-module__tab___GjnrX{padding:1rem 2rem;background:transparent;border:none;color:var(--text-gray);font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;border-bottom:3px solid transparent;margin-bottom:-2px}.TrainingAngajati-module__tab___GjnrX:hover{color:var(--accent-orange)}.TrainingAngajati-module__activeTab___oADKr{color:var(--accent-orange);border-bottom-color:var(--accent-orange)}.TrainingAngajati-module__tabContent___-AO04{display:flex;flex-direction:column;gap:1.5rem}.TrainingAngajati-module__courseCard___0JYQo{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;overflow:hidden;transition:all .3s ease}.TrainingAngajati-module__courseCard___0JYQo:hover{border-color:var(--accent-orange)}.TrainingAngajati-module__courseHeader___bzHbr{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:background .3s ease}.TrainingAngajati-module__courseHeader___bzHbr:hover{background:#ff6b350d}.TrainingAngajati-module__courseTitle___lZNsc{font-size:1.4rem;font-weight:600;color:var(--text-white);margin-bottom:.5rem}.TrainingAngajati-module__courseLevel___ZPdse{display:inline-block;padding:.25rem .75rem;background:#ff6b3533;color:var(--accent-orange);border-radius:20px;font-size:.85rem;font-weight:500}.TrainingAngajati-module__expandIcon___HHJY2{font-size:2rem;color:var(--accent-orange);transition:transform .3s ease;flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:2px solid var(--accent-orange);border-radius:50%}.TrainingAngajati-module__expandIcon___HHJY2.TrainingAngajati-module__expanded___sYdmU{transform:rotate(45deg)}.TrainingAngajati-module__courseContent___C-oQy{padding:0 2rem 1.5rem;border-top:1px solid rgba(255,107,53,.1);animation:TrainingAngajati-module__slideDown___dL-9h .3s ease-out}@keyframes TrainingAngajati-module__slideDown___dL-9h{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.TrainingAngajati-module__topicsList___H7NAO{list-style:none;padding:0;margin:1rem 0 0}.TrainingAngajati-module__topicsList___H7NAO li{color:var(--text-light);padding:.75rem 0 .75rem 2rem;position:relative;line-height:1.6}.TrainingAngajati-module__topicsList___H7NAO li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.TrainingAngajati-module__formatsGrid___OnmBp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.TrainingAngajati-module__formatCard___aWSnE{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.TrainingAngajati-module__formatCard___aWSnE:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.TrainingAngajati-module__formatHeader___3yvYp{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.TrainingAngajati-module__formatTitle___7Uuyw{font-size:1.3rem;font-weight:600;color:var(--accent-orange)}.TrainingAngajati-module__formatDuration___UVqQB{padding:.25rem .75rem;background:#ff6b3533;color:var(--accent-orange);border-radius:20px;font-size:.85rem;font-weight:500;white-space:nowrap}.TrainingAngajati-module__formatDescription___oMYMp{color:var(--text-light);line-height:1.6;font-size:.95rem}.TrainingAngajati-module__formatIdeal___MEAAv{color:var(--text-gray);font-size:.9rem;padding-top:1rem;border-top:1px solid rgba(255,107,53,.1)}.TrainingAngajati-module__formatIdeal___MEAAv strong{color:var(--accent-orange)}.TrainingAngajati-module__benefitsGrid___kn9ng{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.TrainingAngajati-module__benefitCard___vaPd4{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.TrainingAngajati-module__benefitCard___vaPd4:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.TrainingAngajati-module__statNumber___k0Y7U{font-size:3rem;font-weight:800;color:var(--accent-orange);margin-bottom:1rem;font-family:var(--font-display)}.TrainingAngajati-module__benefitTitle___KQWJf{font-size:1.2rem;font-weight:600;color:var(--text-white);margin-bottom:.75rem}.TrainingAngajati-module__benefitDescription___KFXOo{color:var(--text-light);line-height:1.6;font-size:.95rem}.TrainingAngajati-module__includesGrid___LEVLd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.TrainingAngajati-module__includeCard___AhOsH{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:1.75rem;transition:all .3s ease}.TrainingAngajati-module__includeCard___AhOsH:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.TrainingAngajati-module__includeCard___AhOsH h3{font-size:1.2rem;font-weight:600;color:var(--accent-orange);margin-bottom:.75rem}.TrainingAngajati-module__includeCard___AhOsH p{color:var(--text-light);line-height:1.6;font-size:.95rem}.TrainingAngajati-module__ctaSection___AXamh{padding:5rem 0;background:linear-gradient(135deg,#ff6b351a,#581c871a);text-align:center}.TrainingAngajati-module__ctaTitle___clU3P{font-size:2.5rem;font-weight:700;color:var(--text-white);margin-bottom:1.5rem}.TrainingAngajati-module__ctaDescription___5VmJS{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.TrainingAngajati-module__ctaButton___28EC3{display:inline-block;padding:1rem 3rem;background:var(--accent-orange);color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease}.TrainingAngajati-module__ctaButton___28EC3:hover{background:#e64d23;transform:translateY(-2px);box-shadow:0 10px 30px #ff6b354d}@media (max-width: 1024px){.TrainingAngajati-module__heroTitle___v7vwg{font-size:2.8rem}.TrainingAngajati-module__heroTagline___eYztc{font-size:2rem}.TrainingAngajati-module__heroDescription___jzXLe p{font-size:1.1rem}.TrainingAngajati-module__sectionTitle___iT97s{font-size:2rem}}@media (max-width: 768px){.TrainingAngajati-module__hero___4AihQ{min-height:100vh}.TrainingAngajati-module__heroContent___UhKfC{gap:2rem;padding:1.5rem}.TrainingAngajati-module__heroTitle___v7vwg{font-size:2rem}.TrainingAngajati-module__heroTagline___eYztc{font-size:1.6rem;gap:.5rem}.TrainingAngajati-module__heroDescription___jzXLe p{font-size:1rem}.TrainingAngajati-module__section___jSC2f{padding:3rem 0}.TrainingAngajati-module__container___aciXi{padding:0 1.5rem}.TrainingAngajati-module__sectionTitle___iT97s{font-size:1.8rem;margin-bottom:2rem}.TrainingAngajati-module__whyGrid___rQ9u7,.TrainingAngajati-module__formatsGrid___OnmBp,.TrainingAngajati-module__benefitsGrid___kn9ng,.TrainingAngajati-module__includesGrid___LEVLd{grid-template-columns:1fr;gap:1.5rem}.TrainingAngajati-module__tabs___wHJrz{gap:.5rem}.TrainingAngajati-module__tab___GjnrX{padding:.75rem 1.25rem;font-size:1rem}.TrainingAngajati-module__courseHeader___bzHbr{padding:1.25rem 1.5rem;gap:1rem}.TrainingAngajati-module__courseTitle___lZNsc{font-size:1.2rem}.TrainingAngajati-module__courseContent___C-oQy{padding:0 1.5rem 1.25rem}.TrainingAngajati-module__statNumber___k0Y7U{font-size:2.5rem}.TrainingAngajati-module__ctaTitle___clU3P{font-size:2rem}.TrainingAngajati-module__ctaDescription___5VmJS{font-size:1rem}.TrainingAngajati-module__waveDivider___tw9Fp{height:60px}}@media (max-width: 480px){.TrainingAngajati-module__heroTitle___v7vwg{font-size:1.6rem}.TrainingAngajati-module__heroTagline___eYztc{font-size:1.3rem}.TrainingAngajati-module__heroDescription___jzXLe p{font-size:.95rem;line-height:1.6}.TrainingAngajati-module__scrollIndicator___lUrDl{bottom:2rem}.TrainingAngajati-module__scrollMouse___-j-Oc{width:26px;height:44px}.TrainingAngajati-module__scrollWheel___qihAu{width:3px;height:8px}.TrainingAngajati-module__scrollText___94z68{font-size:.8rem}.TrainingAngajati-module__sectionTitle___iT97s{font-size:1.5rem}.TrainingAngajati-module__tab___GjnrX{padding:.625rem 1rem;font-size:.9rem}.TrainingAngajati-module__courseTitle___lZNsc{font-size:1.1rem}.TrainingAngajati-module__expandIcon___HHJY2{width:25px;height:25px;font-size:1.5rem}.TrainingAngajati-module__statNumber___k0Y7U{font-size:2rem}.TrainingAngajati-module__ctaButton___28EC3{padding:.875rem 2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.TrainingAngajati-module__wave___lS8DO path,.TrainingAngajati-module__scrollWheel___qihAu,.TrainingAngajati-module__courseContent___C-oQy{animation:none}.TrainingAngajati-module__section___jSC2f{transition:none}}.SecurityAudit-module__page___eiv8n{width:100%;background:var(--bg-primary)}.SecurityAudit-module__hero___TuK2-{min-height:80vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.SecurityAudit-module__hero___TuK2-:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.05) 0%,transparent 70%);pointer-events:none}.SecurityAudit-module__heroContent___NUq1C{position:relative;max-width:1200px;margin:0 auto;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:2rem}.SecurityAudit-module__logoWrapper___Z3hUc{will-change:opacity,transform}.SecurityAudit-module__heroTitle___-97TB{font-size:3.5rem;font-weight:800;font-family:var(--font-display);color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono)}.SecurityAudit-module__heroTagline___jI-Qn{display:flex;align-items:baseline;gap:1rem;font-size:2.5rem;font-weight:700;font-family:var(--font-display);will-change:opacity,transform;flex-wrap:wrap;justify-content:center;text-align:center}.SecurityAudit-module__highlight___-ZewP{color:var(--accent-orange);position:relative}.SecurityAudit-module__highlight___-ZewP:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--accent-orange);opacity:.3}.SecurityAudit-module__text___SMJpN{color:var(--text-white)}.SecurityAudit-module__heroDescription___J-dHU{text-align:center;max-width:800px;will-change:opacity,transform}.SecurityAudit-module__heroDescription___J-dHU p{color:var(--text-white);font-size:1.25rem;line-height:1.8;margin:0}.SecurityAudit-module__scrollIndicator___jQL3U{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;will-change:opacity}.SecurityAudit-module__scrollMouse___rj2-2{width:30px;height:50px;border:2px solid var(--accent-orange);border-radius:15px;position:relative;display:flex;justify-content:center;padding-top:8px}.SecurityAudit-module__scrollWheel___JZJmT{width:4px;height:10px;background:var(--accent-orange);border-radius:2px;animation:SecurityAudit-module__scrollAnimation___vXdLj 2s infinite}@keyframes SecurityAudit-module__scrollAnimation___vXdLj{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.SecurityAudit-module__scrollText___rYHuT{color:var(--text-gray);font-size:.9rem;font-family:var(--font-mono);letter-spacing:.5px}.SecurityAudit-module__waveDivider___4Thhz{width:100%;height:100px;position:relative}.SecurityAudit-module__wave___WX8P8{width:100%;height:100%;display:block}.SecurityAudit-module__wave___WX8P8 path{animation:SecurityAudit-module__wavePulse___-HU5r 4s ease-in-out infinite}@keyframes SecurityAudit-module__wavePulse___-HU5r{0%,to{opacity:.7}50%{opacity:1}}.SecurityAudit-module__section___EKaYa{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out;padding:5rem 0}.SecurityAudit-module__section___EKaYa.SecurityAudit-module__visible___1fgMw{opacity:1;transform:translateY(0)}.SecurityAudit-module__container___LiMvx{max-width:1200px;margin:0 auto;padding:0 2rem}.SecurityAudit-module__sectionTitle___JLFvp{font-size:2.5rem;font-weight:700;font-family:var(--font-display);color:var(--text-white);text-align:center;margin-bottom:3rem;position:relative}.SecurityAudit-module__sectionTitle___JLFvp:after{content:"";display:block;width:80px;height:4px;background:var(--accent-orange);margin:1rem auto 0;border-radius:2px}.SecurityAudit-module__areasContainer___Sk6KN{display:flex;flex-direction:column;gap:1.5rem}.SecurityAudit-module__areaCard___VWA2b{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;overflow:hidden;transition:all .3s ease}.SecurityAudit-module__areaCard___VWA2b:hover{border-color:var(--accent-orange)}.SecurityAudit-module__areaHeader___rOgAj{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:background .3s ease}.SecurityAudit-module__areaHeader___rOgAj:hover{background:#ff6b350d}.SecurityAudit-module__areaTitle___-Z4sF{font-size:1.5rem;font-weight:600;color:var(--text-white);margin-bottom:.5rem}.SecurityAudit-module__areaSummary___KfsxH{color:var(--text-gray);font-size:1rem;line-height:1.5}.SecurityAudit-module__expandIcon___yCkkO{font-size:2rem;color:var(--accent-orange);transition:transform .3s ease;flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:2px solid var(--accent-orange);border-radius:50%}.SecurityAudit-module__expandIcon___yCkkO.SecurityAudit-module__expanded___9YgbN{transform:rotate(45deg)}.SecurityAudit-module__areaContent___yUZHL{padding:0 2rem 1.5rem;border-top:1px solid rgba(255,107,53,.1);animation:SecurityAudit-module__slideDown___uqVaR .3s ease-out}@keyframes SecurityAudit-module__slideDown___uqVaR{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.SecurityAudit-module__detailsList___mAHlQ{list-style:none;padding:0;margin:1rem 0 0}.SecurityAudit-module__detailsList___mAHlQ li{color:var(--text-light);padding:.75rem 0 .75rem 2rem;position:relative;line-height:1.6}.SecurityAudit-module__detailsList___mAHlQ li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.SecurityAudit-module__processGrid___OcwDD{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SecurityAudit-module__processCard___4N-kE{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease;position:relative}.SecurityAudit-module__processCard___4N-kE:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.SecurityAudit-module__stepNumber___K4n2l{position:absolute;top:-15px;left:2rem;width:40px;height:40px;background:var(--accent-orange);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.SecurityAudit-module__processTitle___Q-oIZ{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin:1rem 0 .75rem}.SecurityAudit-module__processDescription___2EoRW{color:var(--text-light);line-height:1.6;font-size:.95rem}.SecurityAudit-module__deliverablesGrid___3m6gg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.SecurityAudit-module__deliverableCard___BZEwr{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.SecurityAudit-module__deliverableCard___BZEwr:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.SecurityAudit-module__deliverableTitle___CMFCU{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.SecurityAudit-module__deliverableDescription___MsPqX{color:var(--text-light);line-height:1.6;font-size:.95rem}.SecurityAudit-module__whenGrid___YeOAI{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.SecurityAudit-module__whenCard___ID8yU{background:#ffffff08;border:1px solid rgba(255,107,53,.2);border-radius:12px;padding:2rem;transition:all .3s ease}.SecurityAudit-module__whenCard___ID8yU:hover{transform:translateY(-5px);border-color:var(--accent-orange);background:#ff6b350d}.SecurityAudit-module__whenCard___ID8yU h3{font-size:1.3rem;font-weight:600;color:var(--accent-orange);margin-bottom:1rem}.SecurityAudit-module__whenCard___ID8yU p{color:var(--text-light);line-height:1.6;font-size:.95rem}.SecurityAudit-module__ctaSection___axihU{padding:5rem 0;background:linear-gradient(135deg,#ff6b351a,#581c871a);text-align:center}.SecurityAudit-module__ctaTitle___df8RJ{font-size:2.5rem;font-weight:700;color:var(--text-white);margin-bottom:1.5rem}.SecurityAudit-module__ctaDescription___NPgHr{font-size:1.2rem;color:var(--text-light);max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.SecurityAudit-module__ctaButton___R2fnE{display:inline-block;padding:1rem 3rem;background:var(--accent-orange);color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease}.SecurityAudit-module__ctaButton___R2fnE:hover{background:#e64d23;transform:translateY(-2px);box-shadow:0 10px 30px #ff6b354d}@media (max-width: 1024px){.SecurityAudit-module__heroTitle___-97TB{font-size:2.8rem}.SecurityAudit-module__heroTagline___jI-Qn{font-size:2rem}.SecurityAudit-module__heroDescription___J-dHU p{font-size:1.1rem}.SecurityAudit-module__sectionTitle___JLFvp{font-size:2rem}}@media (max-width: 768px){.SecurityAudit-module__hero___TuK2-{min-height:100vh}.SecurityAudit-module__heroContent___NUq1C{gap:2rem;padding:1.5rem}.SecurityAudit-module__heroTitle___-97TB{font-size:2.2rem}.SecurityAudit-module__heroTagline___jI-Qn{font-size:1.6rem;gap:.5rem}.SecurityAudit-module__heroDescription___J-dHU p{font-size:1rem}.SecurityAudit-module__section___EKaYa{padding:3rem 0}.SecurityAudit-module__container___LiMvx{padding:0 1.5rem}.SecurityAudit-module__sectionTitle___JLFvp{font-size:1.8rem;margin-bottom:2rem}.SecurityAudit-module__processGrid___OcwDD,.SecurityAudit-module__deliverablesGrid___3m6gg,.SecurityAudit-module__whenGrid___YeOAI{grid-template-columns:1fr;gap:1.5rem}.SecurityAudit-module__processCard___4N-kE,.SecurityAudit-module__deliverableCard___BZEwr,.SecurityAudit-module__whenCard___ID8yU{padding:1.5rem}.SecurityAudit-module__areaHeader___rOgAj{padding:1.25rem 1.5rem;gap:1rem}.SecurityAudit-module__areaTitle___-Z4sF{font-size:1.2rem}.SecurityAudit-module__areaContent___yUZHL{padding:0 1.5rem 1.25rem}.SecurityAudit-module__ctaTitle___df8RJ{font-size:2rem}.SecurityAudit-module__ctaDescription___NPgHr{font-size:1rem}.SecurityAudit-module__waveDivider___4Thhz{height:60px}}@media (max-width: 480px){.SecurityAudit-module__heroTitle___-97TB{font-size:1.8rem}.SecurityAudit-module__heroTagline___jI-Qn{font-size:1.3rem}.SecurityAudit-module__heroDescription___J-dHU p{font-size:.95rem;line-height:1.6}.SecurityAudit-module__scrollIndicator___jQL3U{bottom:2rem}.SecurityAudit-module__scrollMouse___rj2-2{width:26px;height:44px}.SecurityAudit-module__scrollWheel___JZJmT{width:3px;height:8px}.SecurityAudit-module__scrollText___rYHuT{font-size:.8rem}.SecurityAudit-module__sectionTitle___JLFvp{font-size:1.5rem}.SecurityAudit-module__areaTitle___-Z4sF,.SecurityAudit-module__processTitle___Q-oIZ,.SecurityAudit-module__deliverableTitle___CMFCU{font-size:1.2rem}.SecurityAudit-module__expandIcon___yCkkO{width:25px;height:25px;font-size:1.5rem}.SecurityAudit-module__stepNumber___K4n2l{width:35px;height:35px;font-size:1rem}.SecurityAudit-module__ctaButton___R2fnE{padding:.875rem 2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.SecurityAudit-module__wave___WX8P8 path,.SecurityAudit-module__scrollWheel___JZJmT,.SecurityAudit-module__areaContent___yUZHL{animation:none}.SecurityAudit-module__section___EKaYa{transition:none}}.Metodologie-module__metodologie___ygcDQ{min-height:100vh;background:var(--primary-purple-dark)}.Metodologie-module__hero___pmuaY{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Metodologie-module__hero___pmuaY:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Metodologie-module__heroContent___5KzTM{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Metodologie-module__heroTitle___-G589{animation:Metodologie-module__fadeInUp___YrL9W .8s ease-out forwards;opacity:0}.Metodologie-module__heroTitle___-G589 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Metodologie-module__heroSubtitle___IGSgz{animation:Metodologie-module__fadeInUp___YrL9W 1s ease-out .2s forwards;opacity:0}.Metodologie-module__mainLine___x9fGu{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Metodologie-module__heroDescription___WcPhe{text-align:center;max-width:700px;animation:Metodologie-module__fadeInUp___YrL9W 1.2s ease-out .4s forwards;opacity:0}.Metodologie-module__heroDescription___WcPhe p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Metodologie-module__fadeInUp___YrL9W{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Metodologie-module__container___uURJ6{max-width:1400px;margin:0 auto;padding:0 2rem}.Metodologie-module__sectionTitle___AWnac{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Metodologie-module__stats___C6Fa-{padding:3rem 0;background:#0003}.Metodologie-module__statsGrid___sVjoU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Metodologie-module__statCard___8JN9c{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Metodologie-module__statCard___8JN9c:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Metodologie-module__statNumber___ZPCsP{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Metodologie-module__statLabel___NcZd9{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Metodologie-module__phases___fH7Kx{padding:5rem 0;background:var(--primary-purple-dark)}.Metodologie-module__phasesGrid___Dj2Ie{display:grid;gap:2rem}.Metodologie-module__phaseCard___MxyKx{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Metodologie-module__phaseCard___MxyKx:hover{background:#ffffff0a;border-color:#ff6b354d}.Metodologie-module__phaseHeader___X4UKm{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.Metodologie-module__phaseNumber___VP6Vm{flex-shrink:0;width:3rem;height:3rem;background:#ff6b351a;border:1px solid var(--accent-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:500;color:var(--accent-orange);font-family:var(--font-mono)}.Metodologie-module__phaseInfo___aMpyl h3{font-size:1.5rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.Metodologie-module__phaseDuration___nbfix{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono)}.Metodologie-module__phaseDescription___ybg46{color:var(--text-light);font-size:1rem;line-height:1.7;margin-bottom:1.25rem;font-family:var(--font-body)}.Metodologie-module__phaseHighlights___DGHYC{list-style:none;padding:0;margin:0 0 1.25rem}.Metodologie-module__phaseHighlights___DGHYC li{padding:.625rem 0 .625rem 1.75rem;position:relative;color:var(--text-gray);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.Metodologie-module__phaseHighlights___DGHYC li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.Metodologie-module__expandButton___KTdBs{display:inline-block;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:2px;color:var(--accent-orange);padding:.625rem 1.25rem;font-size:.875rem;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.Metodologie-module__expandButton___KTdBs:hover{background:#ff6b351a;border-color:var(--accent-orange)}.Metodologie-module__expandedContent___UstqZ{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:Metodologie-module__slideDown___LiYxT .3s ease}@keyframes Metodologie-module__slideDown___LiYxT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Metodologie-module__phaseDetails___AaOny{color:var(--text-light);font-size:.9375rem;line-height:1.8;margin-bottom:1.25rem;font-family:var(--font-body)}.Metodologie-module__deliverables___5It-B{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1.25rem;border-left:3px solid var(--accent-orange)}.Metodologie-module__deliverables___5It-B strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.Metodologie-module__deliverables___5It-B ul{list-style:none;padding:0;margin:0}.Metodologie-module__deliverables___5It-B li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-body)}.Metodologie-module__deliverables___5It-B li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.Metodologie-module__principles___L7iCw{padding:5rem 0;background:#ff6b3505}.Metodologie-module__principlesGrid___Vh3Vq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Metodologie-module__principleCard___ch2aZ{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Metodologie-module__principleCard___ch2aZ:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Metodologie-module__principleCard___ch2aZ h3{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.Metodologie-module__principleCard___ch2aZ p{color:var(--text-light);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.Metodologie-module__advantages___j63Du{padding:5rem 0;background:var(--primary-purple-dark)}.Metodologie-module__advantagesGrid___Z7vi6{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.Metodologie-module__advantageCard___XQXaA{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;border-left:3px solid var(--accent-orange);transition:all .3s ease}.Metodologie-module__advantageCard___XQXaA:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Metodologie-module__advantageTitle___Cj3Yw{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.Metodologie-module__advantageBenefit___yvA8x{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.Metodologie-module__cta___MuSlH{padding:5rem 0;text-align:center;background:#ff6b3505}.Metodologie-module__ctaContent___WY-Sf{max-width:700px;margin:0 auto}.Metodologie-module__ctaContent___WY-Sf h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Metodologie-module__ctaContent___WY-Sf p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Metodologie-module__ctaButton___UabaA{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Metodologie-module__ctaButton___UabaA:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Metodologie-module__heroTitle___-G589 h1{font-size:3rem}.Metodologie-module__mainLine___x9fGu{font-size:1.25rem}.Metodologie-module__heroDescription___WcPhe p{font-size:1rem}}@media (max-width: 768px){.Metodologie-module__hero___pmuaY{min-height:90vh}.Metodologie-module__heroContent___5KzTM{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Metodologie-module__heroTitle___-G589 h1{font-size:2.5rem}.Metodologie-module__mainLine___x9fGu{font-size:1.125rem}.Metodologie-module__heroDescription___WcPhe p{font-size:.9375rem}.Metodologie-module__container___uURJ6{padding:0 1rem}.Metodologie-module__sectionTitle___AWnac{font-size:2rem;margin-bottom:2rem}.Metodologie-module__statsGrid___sVjoU{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Metodologie-module__statCard___8JN9c{padding:1.5rem 1.25rem}.Metodologie-module__statNumber___ZPCsP{font-size:1.75rem}.Metodologie-module__statLabel___NcZd9{font-size:.75rem}.Metodologie-module__phasesGrid___Dj2Ie{gap:1.5rem}.Metodologie-module__phaseCard___MxyKx{padding:1.75rem}.Metodologie-module__phaseHeader___X4UKm{gap:1.25rem}.Metodologie-module__phaseNumber___VP6Vm{width:2.5rem;height:2.5rem;font-size:1.125rem}.Metodologie-module__phaseInfo___aMpyl h3{font-size:1.25rem}.Metodologie-module__phaseDescription___ybg46{font-size:.9375rem}.Metodologie-module__phaseHighlights___DGHYC li{font-size:.875rem}.Metodologie-module__principlesGrid___Vh3Vq{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.Metodologie-module__principleCard___ch2aZ{padding:1.75rem}.Metodologie-module__advantagesGrid___Z7vi6{grid-template-columns:1fr;gap:1.5rem}.Metodologie-module__advantageCard___XQXaA{padding:1.75rem}.Metodologie-module__ctaContent___WY-Sf h2{font-size:2rem}.Metodologie-module__ctaContent___WY-Sf p{font-size:1rem}}@media (max-width: 480px){.Metodologie-module__hero___pmuaY{min-height:90vh}.Metodologie-module__heroContent___5KzTM{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Metodologie-module__heroTitle___-G589 h1{font-size:2rem}.Metodologie-module__mainLine___x9fGu{font-size:1rem}.Metodologie-module__heroDescription___WcPhe p{font-size:.875rem}.Metodologie-module__sectionTitle___AWnac{font-size:1.75rem}.Metodologie-module__statsGrid___sVjoU{grid-template-columns:1fr;gap:1rem}.Metodologie-module__statCard___8JN9c{padding:1.25rem 1rem}.Metodologie-module__statNumber___ZPCsP{font-size:1.5rem}.Metodologie-module__statLabel___NcZd9{font-size:.6875rem}.Metodologie-module__phaseCard___MxyKx{padding:1.5rem}.Metodologie-module__phaseHeader___X4UKm{flex-direction:column;align-items:flex-start;gap:1rem}.Metodologie-module__phaseNumber___VP6Vm{width:2rem;height:2rem;font-size:1rem}.Metodologie-module__phaseInfo___aMpyl h3{font-size:1.125rem}.Metodologie-module__phaseDuration___nbfix{font-size:.6875rem;padding:.1875rem .625rem}.Metodologie-module__phaseDescription___ybg46{font-size:.875rem}.Metodologie-module__phaseHighlights___DGHYC li{font-size:.8125rem;padding:.5rem 0 .5rem 1.5rem}.Metodologie-module__expandButton___KTdBs{padding:.5rem 1rem;font-size:.8125rem}.Metodologie-module__phaseDetails___AaOny{font-size:.875rem}.Metodologie-module__deliverables___5It-B{padding:1rem}.Metodologie-module__deliverables___5It-B strong{font-size:.6875rem}.Metodologie-module__deliverables___5It-B li{font-size:.8125rem}.Metodologie-module__principlesGrid___Vh3Vq{grid-template-columns:1fr;gap:1.5rem}.Metodologie-module__principleCard___ch2aZ{padding:1.5rem}.Metodologie-module__principleCard___ch2aZ h3{font-size:1.125rem}.Metodologie-module__principleCard___ch2aZ p{font-size:.875rem}.Metodologie-module__advantageCard___XQXaA{padding:1.5rem}.Metodologie-module__advantageTitle___Cj3Yw{font-size:1rem}.Metodologie-module__advantageBenefit___yvA8x{font-size:.875rem}.Metodologie-module__ctaContent___WY-Sf h2{font-size:1.75rem}.Metodologie-module__ctaContent___WY-Sf p{font-size:.9375rem}.Metodologie-module__ctaButton___UabaA{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Metodologie-module__heroTitle___-G589 h1{font-size:1.75rem}.Metodologie-module__mainLine___x9fGu{font-size:.9375rem}.Metodologie-module__sectionTitle___AWnac{font-size:1.5rem}.Metodologie-module__phaseInfo___aMpyl h3{font-size:1rem}}@media (prefers-reduced-motion: reduce){.Metodologie-module__heroTitle___-G589,.Metodologie-module__heroSubtitle___IGSgz,.Metodologie-module__heroDescription___WcPhe{animation:none;opacity:1}.Metodologie-module__phaseCard___MxyKx,.Metodologie-module__principleCard___ch2aZ,.Metodologie-module__advantageCard___XQXaA{transition:none}.Metodologie-module__phaseCard___MxyKx:hover,.Metodologie-module__principleCard___ch2aZ:hover,.Metodologie-module__advantageCard___XQXaA:hover{transform:none}.Metodologie-module__expandedContent___UstqZ{animation:none}}.Tehnologii-module__tehnologii___gkkhe{min-height:100vh;background:var(--primary-purple-dark)}.Tehnologii-module__hero___UrxgR{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Tehnologii-module__hero___UrxgR:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Tehnologii-module__heroContent___HDbi1{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Tehnologii-module__heroTitle___TH-O3{animation:Tehnologii-module__fadeInUp___IDcHC .8s ease-out forwards;opacity:0}.Tehnologii-module__heroTitle___TH-O3 h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Tehnologii-module__heroSubtitle___atSjM{animation:Tehnologii-module__fadeInUp___IDcHC 1s ease-out .2s forwards;opacity:0}.Tehnologii-module__mainLine___Igbtd{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Tehnologii-module__heroDescription___OtkA-{text-align:center;max-width:700px;animation:Tehnologii-module__fadeInUp___IDcHC 1.2s ease-out .4s forwards;opacity:0}.Tehnologii-module__heroDescription___OtkA- p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Tehnologii-module__fadeInUp___IDcHC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Tehnologii-module__searchBar___MfJtL{width:100%;max-width:600px;animation:Tehnologii-module__fadeInUp___IDcHC 1.4s ease-out .6s forwards;opacity:0}.Tehnologii-module__searchInput___A-hLB{width:100%;padding:1rem 1.75rem;font-size:1rem;border:1px solid rgba(255,255,255,.15);border-radius:2px;background:#ffffff0d;color:var(--text-white);font-family:var(--font-mono);transition:all .2s ease}.Tehnologii-module__searchInput___A-hLB::placeholder{color:#fff6}.Tehnologii-module__searchInput___A-hLB:focus{outline:none;border-color:var(--accent-orange);background:#ffffff14}.Tehnologii-module__stats___ba8ZL{padding:3rem 0;background:#0003}.Tehnologii-module__container___n-TP7{max-width:1400px;margin:0 auto;padding:0 2rem}.Tehnologii-module__statsGrid___3DjrX{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Tehnologii-module__statCard___ennSC{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Tehnologii-module__statCard___ennSC:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Tehnologii-module__statNumber___-Xvsk{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Tehnologii-module__statLabel___26qUM{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Tehnologii-module__categories___jvfMk{padding:2.5rem 0;background:#ff6b3505}.Tehnologii-module__categoriesGrid___Gpdzg{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.Tehnologii-module__categoryBtn___8ERkn{padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.Tehnologii-module__categoryBtn___8ERkn:hover{background:#ffffff08;border-color:#ff6b354d}.Tehnologii-module__categoryBtn___8ERkn.Tehnologii-module__active___e1QcG{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Tehnologii-module__categoryName___-zzp1{font-family:var(--font-mono)}.Tehnologii-module__featured___MXV8l{padding:5rem 0;background:var(--primary-purple-dark)}.Tehnologii-module__sectionTitle___U5ucS{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Tehnologii-module__featuredGrid___6izMv{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem}.Tehnologii-module__featuredCard___qYLEn{position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Tehnologii-module__featuredCard___qYLEn:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Tehnologii-module__featuredBadge___0FCd3{position:absolute;top:1rem;right:1rem;background:var(--accent-orange);color:var(--text-white);padding:.3125rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Tehnologii-module__techHeader___1-j-w{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Tehnologii-module__techType___0lrke{background:#ff6b351a;color:var(--accent-orange);padding:.3125rem .875rem;border-radius:2px;font-size:.75rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Tehnologii-module__complexity___i2tyW{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono)}.Tehnologii-module__techTitle___BMb24{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.4;letter-spacing:-.01em}.Tehnologii-module__techDescription___QE9Nf{color:var(--text-gray);line-height:1.7;margin-bottom:1.25rem;font-size:.9375rem;font-family:var(--font-body)}.Tehnologii-module__techTags___wwQvp{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.Tehnologii-module__tag___wJ7sB{background:transparent;border:1px solid rgba(255,107,53,.25);color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono)}.Tehnologii-module__usedBy___HcghF{background:#ff6b350d;padding:1rem;border-radius:2px;margin-bottom:1.25rem;font-size:.875rem;color:var(--text-light);font-family:var(--font-mono);border-left:2px solid rgba(255,107,53,.3)}.Tehnologii-module__usedBy___HcghF strong{color:var(--accent-orange)}.Tehnologii-module__whyWeUse___b0bvj{background:#ffffff05;padding:1rem;border-radius:2px;font-size:.875rem;color:var(--text-light);font-family:var(--font-mono);line-height:1.6}.Tehnologii-module__whyWeUse___b0bvj strong{color:var(--accent-orange)}.Tehnologii-module__allTechnologies___DPSVn{padding:5rem 0;background:#ff6b3505}.Tehnologii-module__technologiesGrid___NvjMk{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.Tehnologii-module__techCard___PPbsg{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Tehnologii-module__techCard___PPbsg:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Tehnologii-module__expandedContent___Tfigv{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.Tehnologii-module__expandedContent___Tfigv h4{font-size:.875rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Tehnologii-module__expandedContent___Tfigv p{color:var(--text-light);line-height:1.7;margin-bottom:1.25rem;font-size:.875rem;font-family:var(--font-mono)}.Tehnologii-module__bestFor___ouIpE ul{list-style:none;padding:0;margin:0}.Tehnologii-module__bestFor___ouIpE li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-mono)}.Tehnologii-module__bestFor___ouIpE li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:700}.Tehnologii-module__benefits___MzguU{padding:5rem 0;background:var(--primary-purple-dark)}.Tehnologii-module__benefitsGrid___bjWav{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.Tehnologii-module__benefitCard___5GQtc{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s ease}.Tehnologii-module__benefitCard___5GQtc:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Tehnologii-module__benefitCard___5GQtc h3{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.Tehnologii-module__benefitCard___5GQtc p{color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.Tehnologii-module__cta___d6IV7{padding:5rem 0;text-align:center;background:#ff6b3505}.Tehnologii-module__ctaContent___V0t4m{max-width:700px;margin:0 auto}.Tehnologii-module__cta___d6IV7 h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Tehnologii-module__cta___d6IV7 p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Tehnologii-module__ctaButton___Y-0em{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Tehnologii-module__ctaButton___Y-0em:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Tehnologii-module__heroTitle___TH-O3 h1{font-size:3rem}.Tehnologii-module__mainLine___Igbtd{font-size:1.25rem}.Tehnologii-module__heroDescription___OtkA- p{font-size:1rem}}@media (max-width: 768px){.Tehnologii-module__hero___UrxgR{min-height:90vh}.Tehnologii-module__heroContent___HDbi1{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Tehnologii-module__heroTitle___TH-O3 h1{font-size:2.5rem}.Tehnologii-module__mainLine___Igbtd{font-size:1.125rem}.Tehnologii-module__heroDescription___OtkA- p{font-size:.9375rem}.Tehnologii-module__searchInput___A-hLB{padding:.875rem 1.5rem;font-size:.9375rem}.Tehnologii-module__container___n-TP7{padding:0 1rem}.Tehnologii-module__sectionTitle___U5ucS{font-size:2rem}.Tehnologii-module__statsGrid___3DjrX{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Tehnologii-module__statCard___ennSC{padding:1.5rem 1.25rem}.Tehnologii-module__statNumber___-Xvsk{font-size:1.75rem}.Tehnologii-module__statLabel___26qUM{font-size:.75rem}.Tehnologii-module__categoriesGrid___Gpdzg{gap:.625rem}.Tehnologii-module__categoryBtn___8ERkn{padding:.5rem 1rem;font-size:.8125rem}.Tehnologii-module__featuredGrid___6izMv,.Tehnologii-module__technologiesGrid___NvjMk,.Tehnologii-module__benefitsGrid___bjWav{grid-template-columns:1fr;gap:1.5rem}.Tehnologii-module__featuredCard___qYLEn,.Tehnologii-module__techCard___PPbsg,.Tehnologii-module__benefitCard___5GQtc{padding:1.5rem}.Tehnologii-module__techTitle___BMb24{font-size:1.25rem}.Tehnologii-module__techDescription___QE9Nf,.Tehnologii-module__usedBy___HcghF,.Tehnologii-module__whyWeUse___b0bvj{font-size:.875rem}.Tehnologii-module__cta___d6IV7 h2{font-size:2rem}.Tehnologii-module__cta___d6IV7 p{font-size:1rem}}@media (max-width: 480px){.Tehnologii-module__hero___UrxgR{min-height:90vh}.Tehnologii-module__heroContent___HDbi1{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Tehnologii-module__heroTitle___TH-O3 h1{font-size:2rem}.Tehnologii-module__mainLine___Igbtd{font-size:1rem}.Tehnologii-module__heroDescription___OtkA- p{font-size:.875rem}.Tehnologii-module__searchInput___A-hLB{padding:.75rem 1.25rem;font-size:.875rem}.Tehnologii-module__sectionTitle___U5ucS{font-size:1.75rem}.Tehnologii-module__statsGrid___3DjrX{grid-template-columns:1fr;gap:1rem}.Tehnologii-module__statCard___ennSC{padding:1.25rem 1rem}.Tehnologii-module__statNumber___-Xvsk{font-size:1.5rem}.Tehnologii-module__statLabel___26qUM{font-size:.6875rem}.Tehnologii-module__categoryBtn___8ERkn{padding:.5rem .875rem;font-size:.75rem}.Tehnologii-module__featuredCard___qYLEn,.Tehnologii-module__techCard___PPbsg,.Tehnologii-module__benefitCard___5GQtc{padding:1.25rem}.Tehnologii-module__featuredBadge___0FCd3{padding:.25rem .75rem;font-size:.625rem}.Tehnologii-module__techHeader___1-j-w{margin-bottom:1rem;padding-bottom:1rem}.Tehnologii-module__techType___0lrke,.Tehnologii-module__complexity___i2tyW{font-size:.6875rem}.Tehnologii-module__techTitle___BMb24{font-size:1.125rem}.Tehnologii-module__tag___wJ7sB{font-size:.625rem;padding:.1875rem .625rem}.Tehnologii-module__techDescription___QE9Nf,.Tehnologii-module__usedBy___HcghF,.Tehnologii-module__whyWeUse___b0bvj,.Tehnologii-module__expandedContent___Tfigv h4,.Tehnologii-module__expandedContent___Tfigv p,.Tehnologii-module__bestFor___ouIpE li{font-size:.8125rem}.Tehnologii-module__benefitCard___5GQtc h3{font-size:1.125rem}.Tehnologii-module__benefitCard___5GQtc p{font-size:.875rem}.Tehnologii-module__cta___d6IV7 h2{font-size:1.75rem}.Tehnologii-module__cta___d6IV7 p{font-size:.9375rem}.Tehnologii-module__ctaButton___Y-0em{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Tehnologii-module__heroTitle___TH-O3 h1{font-size:1.75rem}.Tehnologii-module__mainLine___Igbtd{font-size:.9375rem}.Tehnologii-module__sectionTitle___U5ucS{font-size:1.5rem}.Tehnologii-module__techTitle___BMb24{font-size:1rem}}.Workflow-module__workflow___-4WcL{min-height:100vh;background:var(--primary-purple-dark)}.Workflow-module__hero___TB52L{min-height:60vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Workflow-module__hero___TB52L:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Workflow-module__heroContent___0Kxnu{position:relative;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:4rem 2rem}.Workflow-module__heroTitle___QRmsg{animation:Workflow-module__fadeInUp___Nd5ha .8s ease-out forwards;opacity:0}.Workflow-module__heroTitle___QRmsg h1{font-size:3.5rem;font-weight:300;color:var(--text-white);text-align:center;line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em}.Workflow-module__heroSubtitle___dDRqU{animation:Workflow-module__fadeInUp___Nd5ha 1s ease-out .2s forwards;opacity:0}.Workflow-module__mainLine___pFG4H{font-size:1.375rem;font-weight:300;color:var(--accent-orange);text-align:center;font-family:var(--font-mono);max-width:800px}.Workflow-module__heroDescription___GiFID{text-align:center;max-width:700px;animation:Workflow-module__fadeInUp___Nd5ha 1.2s ease-out .4s forwards;opacity:0}.Workflow-module__heroDescription___GiFID p{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body)}@keyframes Workflow-module__fadeInUp___Nd5ha{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Workflow-module__container___dQgWQ{max-width:1400px;margin:0 auto;padding:0 2rem}.Workflow-module__sectionTitle___yxfxk{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Workflow-module__stats___kbjto{padding:3rem 0;background:#0003}.Workflow-module__statsGrid___qPj1s{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Workflow-module__statCard___HZmzq{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Workflow-module__statCard___HZmzq:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Workflow-module__statNumber___8d7Ij{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Workflow-module__statLabel___7Am7k{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Workflow-module__sprintWorkflow___zzTYf{padding:5rem 0;background:var(--primary-purple-dark)}.Workflow-module__sprintGrid___YSF7h{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Workflow-module__sprintCard___sJHMF{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Workflow-module__sprintCard___sJHMF:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Workflow-module__sprintDay___K4yjW{display:inline-block;background:#ff6b351a;border:1px solid var(--accent-orange);color:var(--accent-orange);padding:.375rem 1rem;border-radius:2px;font-size:.75rem;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.Workflow-module__sprintTitle___Jhep5{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:1.25rem;font-family:var(--font-mono);line-height:1.4}.Workflow-module__sprintActivities___mwpKq{list-style:none;padding:0;margin:0}.Workflow-module__sprintActivities___mwpKq li{padding:.625rem 0 .625rem 1.75rem;position:relative;color:var(--text-gray);line-height:1.7;font-size:.9375rem;font-family:var(--font-body)}.Workflow-module__sprintActivities___mwpKq li:before{content:"→";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.Workflow-module__tools___8eXql{padding:5rem 0;background:#ff6b3505}.Workflow-module__toolsGrid___YgCZY{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.Workflow-module__toolCard___2Kd9t{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Workflow-module__toolCard___2Kd9t:hover{background:#ffffff0a;border-color:#ff6b354d}.Workflow-module__toolHeader___nEM2Z{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.Workflow-module__toolHeader___nEM2Z h3{font-size:1.375rem;font-weight:400;color:var(--text-white);margin-bottom:.5rem;font-family:var(--font-mono)}.Workflow-module__toolPurpose___RgaR9{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Workflow-module__toolDescription___eFxnl{color:var(--text-light);line-height:1.7;font-size:.9375rem;margin-bottom:1.25rem;font-family:var(--font-body)}.Workflow-module__expandButton___tjZbE{display:inline-block;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:2px;color:var(--accent-orange);padding:.625rem 1.25rem;font-size:.875rem;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease;width:100%}.Workflow-module__expandButton___tjZbE:hover{background:#ff6b351a;border-color:var(--accent-orange)}.Workflow-module__expandedContent___ohGEx{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);animation:Workflow-module__slideDown___nzoIb .3s ease}@keyframes Workflow-module__slideDown___nzoIb{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Workflow-module__benefits___pIPCX{margin-bottom:1.25rem}.Workflow-module__benefits___pIPCX strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.Workflow-module__benefits___pIPCX ul{list-style:none;padding:0;margin:0}.Workflow-module__benefits___pIPCX li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-body)}.Workflow-module__benefits___pIPCX li:before{content:"✓";position:absolute;left:0;color:var(--accent-orange);font-weight:600}.Workflow-module__access___vrYyb{background:#ff6b350d;border:1px solid rgba(255,107,53,.15);border-radius:2px;padding:1rem}.Workflow-module__access___vrYyb strong{display:block;color:var(--accent-orange);font-size:.75rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.Workflow-module__access___vrYyb p{color:var(--text-light);line-height:1.6;font-size:.875rem;margin:0;font-family:var(--font-body)}.Workflow-module__principles___IQAac{padding:5rem 0;background:var(--primary-purple-dark)}.Workflow-module__principlesGrid___TWvUn{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Workflow-module__principleCard___Ex3X2{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;border-left:3px solid var(--accent-orange);transition:all .3s ease}.Workflow-module__principleCard___Ex3X2:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Workflow-module__principleCard___Ex3X2 h3{font-size:1.25rem;font-weight:400;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono)}.Workflow-module__principleCard___Ex3X2 p{color:var(--text-light);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.Workflow-module__communication___ojQLk{padding:5rem 0;background:#ff6b3505}.Workflow-module__communicationGrid___W5dVP{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.Workflow-module__communicationCard___JENTV{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Workflow-module__communicationCard___JENTV:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Workflow-module__commTitle___2rs4D{font-size:1.125rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono)}.Workflow-module__commFrequency___YseGa{display:inline-block;background:#ff6b351a;color:var(--accent-orange);padding:.25rem .75rem;border-radius:2px;font-size:.6875rem;font-weight:400;font-family:var(--font-mono);margin-bottom:1rem}.Workflow-module__commDescription___Z4Qua{color:var(--text-gray);line-height:1.7;font-size:.9375rem;margin:0;font-family:var(--font-body)}.Workflow-module__cta___PRICl{padding:5rem 0;text-align:center;background:var(--primary-purple-dark)}.Workflow-module__ctaContent___Q5OqV{max-width:700px;margin:0 auto}.Workflow-module__ctaContent___Q5OqV h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Workflow-module__ctaContent___Q5OqV p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Workflow-module__ctaButton___h0n3j{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Workflow-module__ctaButton___h0n3j:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 1024px){.Workflow-module__heroTitle___QRmsg h1{font-size:3rem}.Workflow-module__mainLine___pFG4H{font-size:1.25rem}.Workflow-module__heroDescription___GiFID p{font-size:1rem}}@media (max-width: 768px){.Workflow-module__hero___TB52L{min-height:90vh}.Workflow-module__heroContent___0Kxnu{min-height:90vh;gap:1.25rem;padding:3rem 1.5rem}.Workflow-module__heroTitle___QRmsg h1{font-size:2.5rem}.Workflow-module__mainLine___pFG4H{font-size:1.125rem}.Workflow-module__heroDescription___GiFID p{font-size:.9375rem}.Workflow-module__container___dQgWQ{padding:0 1rem}.Workflow-module__sectionTitle___yxfxk{font-size:2rem;margin-bottom:2rem}.Workflow-module__statsGrid___qPj1s{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Workflow-module__statCard___HZmzq{padding:1.5rem 1.25rem}.Workflow-module__statNumber___8d7Ij{font-size:1.75rem}.Workflow-module__statLabel___7Am7k{font-size:.75rem}.Workflow-module__sprintGrid___YSF7h{grid-template-columns:1fr;gap:1.5rem}.Workflow-module__sprintCard___sJHMF{padding:1.75rem}.Workflow-module__sprintTitle___Jhep5{font-size:1.25rem}.Workflow-module__toolsGrid___YgCZY{grid-template-columns:1fr;gap:1.5rem}.Workflow-module__toolCard___2Kd9t{padding:1.75rem}.Workflow-module__principlesGrid___TWvUn{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.Workflow-module__principleCard___Ex3X2{padding:1.75rem}.Workflow-module__communicationGrid___W5dVP{grid-template-columns:1fr;gap:1.5rem}.Workflow-module__communicationCard___JENTV{padding:1.75rem}.Workflow-module__ctaContent___Q5OqV h2{font-size:2rem}.Workflow-module__ctaContent___Q5OqV p{font-size:1rem}}@media (max-width: 480px){.Workflow-module__hero___TB52L{min-height:90vh}.Workflow-module__heroContent___0Kxnu{min-height:90vh;padding:2.5rem 1rem;gap:1rem}.Workflow-module__heroTitle___QRmsg h1{font-size:2rem}.Workflow-module__mainLine___pFG4H{font-size:1rem}.Workflow-module__heroDescription___GiFID p{font-size:.875rem}.Workflow-module__sectionTitle___yxfxk{font-size:1.75rem}.Workflow-module__statsGrid___qPj1s{grid-template-columns:1fr;gap:1rem}.Workflow-module__statCard___HZmzq{padding:1.25rem 1rem}.Workflow-module__statNumber___8d7Ij{font-size:1.5rem}.Workflow-module__statLabel___7Am7k{font-size:.6875rem}.Workflow-module__sprintCard___sJHMF{padding:1.5rem}.Workflow-module__sprintDay___K4yjW{font-size:.6875rem;padding:.3125rem .875rem}.Workflow-module__sprintTitle___Jhep5{font-size:1.125rem}.Workflow-module__sprintActivities___mwpKq li{font-size:.875rem;padding:.5rem 0 .5rem 1.5rem}.Workflow-module__toolCard___2Kd9t{padding:1.5rem}.Workflow-module__toolHeader___nEM2Z h3{font-size:1.25rem}.Workflow-module__toolPurpose___RgaR9{font-size:.625rem}.Workflow-module__toolDescription___eFxnl{font-size:.875rem}.Workflow-module__expandButton___tjZbE{padding:.5rem 1rem;font-size:.8125rem}.Workflow-module__benefits___pIPCX strong,.Workflow-module__access___vrYyb strong{font-size:.6875rem}.Workflow-module__benefits___pIPCX li,.Workflow-module__access___vrYyb p{font-size:.8125rem}.Workflow-module__principlesGrid___TWvUn{grid-template-columns:1fr;gap:1.5rem}.Workflow-module__principleCard___Ex3X2{padding:1.5rem}.Workflow-module__principleCard___Ex3X2 h3{font-size:1.125rem}.Workflow-module__principleCard___Ex3X2 p{font-size:.875rem}.Workflow-module__communicationCard___JENTV{padding:1.5rem}.Workflow-module__commTitle___2rs4D{font-size:1rem}.Workflow-module__commFrequency___YseGa{font-size:.625rem}.Workflow-module__commDescription___Z4Qua{font-size:.875rem}.Workflow-module__ctaContent___Q5OqV h2{font-size:1.75rem}.Workflow-module__ctaContent___Q5OqV p{font-size:.9375rem}.Workflow-module__ctaButton___h0n3j{padding:.875rem 2rem;font-size:.875rem}}@media (max-width: 360px){.Workflow-module__heroTitle___QRmsg h1{font-size:1.75rem}.Workflow-module__mainLine___pFG4H{font-size:.9375rem}.Workflow-module__sectionTitle___yxfxk{font-size:1.5rem}.Workflow-module__sprintTitle___Jhep5{font-size:1rem}.Workflow-module__toolHeader___nEM2Z h3{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){.Workflow-module__heroTitle___QRmsg,.Workflow-module__heroSubtitle___dDRqU,.Workflow-module__heroDescription___GiFID{animation:none;opacity:1}.Workflow-module__sprintCard___sJHMF,.Workflow-module__toolCard___2Kd9t,.Workflow-module__principleCard___Ex3X2,.Workflow-module__communicationCard___JENTV{transition:none}.Workflow-module__sprintCard___sJHMF:hover,.Workflow-module__toolCard___2Kd9t:hover,.Workflow-module__principleCard___Ex3X2:hover,.Workflow-module__communicationCard___JENTV:hover{transform:none}.Workflow-module__expandedContent___ohGEx{animation:none}}.Servicii-module__servicii___auV4c{min-height:100vh;background:var(--primary-purple-dark)}.Servicii-module__hero___enOO1{min-height:50vh;position:relative;background:linear-gradient(180deg,var(--primary-purple) 0%,var(--primary-purple-darker) 100%);overflow:hidden}.Servicii-module__hero___enOO1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,107,53,.03) 0%,transparent 70%);pointer-events:none}.Servicii-module__heroContent___OdmXr{position:relative;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:4rem 2rem;max-width:900px;margin:0 auto;text-align:center}.Servicii-module__heroContent___OdmXr h1{font-size:3.5rem;font-weight:300;color:var(--text-white);line-height:1.2;font-family:var(--font-mono);letter-spacing:-.02em;animation:Servicii-module__fadeInUp___SQZvt .8s ease-out forwards}.Servicii-module__subtitle___Vq1tQ{font-size:1.375rem;font-weight:300;color:var(--accent-orange);font-family:var(--font-mono);animation:Servicii-module__fadeInUp___SQZvt 1s ease-out .2s forwards;opacity:0}.Servicii-module__description___2-Y1h{color:var(--text-light);font-size:1.0625rem;line-height:1.7;margin:0;font-family:var(--font-body);animation:Servicii-module__fadeInUp___SQZvt 1.2s ease-out .4s forwards;opacity:0}@keyframes Servicii-module__fadeInUp___SQZvt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Servicii-module__stats___HYVyr{padding:3rem 0;background:#0003}.Servicii-module__container___6-OW9{max-width:1400px;margin:0 auto;padding:0 2rem}.Servicii-module__statsGrid___48Oce{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Servicii-module__statCard___aeHN9{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Servicii-module__statCard___aeHN9:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Servicii-module__statNumber___18h-w{font-size:2rem;font-weight:400;color:var(--accent-orange);font-family:var(--font-mono);margin-bottom:.375rem}.Servicii-module__statLabel___mO0Rc{color:var(--text-light);font-size:.8125rem;font-family:var(--font-mono)}.Servicii-module__categories___eooSo{padding:2.5rem 0;background:#ff6b3505}.Servicii-module__categoriesGrid___7zlTM{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.Servicii-module__categoryBtn___FD-7r{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:2px;color:var(--text-light);font-size:.875rem;font-weight:400;font-family:var(--font-mono);cursor:pointer;transition:all .2s ease}.Servicii-module__categoryBtn___FD-7r:hover{background:#ffffff08;border-color:#ff6b354d}.Servicii-module__categoryBtn___FD-7r.Servicii-module__active___KbbD3{background:#ff6b351a;border-color:var(--accent-orange);color:var(--accent-orange)}.Servicii-module__categoryIcon___Wrraz{font-size:1rem}.Servicii-module__servicesSection___3aY02{padding:5rem 0;background:var(--primary-purple-dark)}.Servicii-module__servicesGrid___raAj9{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem}.Servicii-module__serviceCard___q8SlV{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Servicii-module__serviceCard___q8SlV:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-4px)}.Servicii-module__serviceIcon___rOmEP{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:2px;color:var(--accent-orange);font-size:1.5rem;margin-bottom:1.25rem}.Servicii-module__serviceTitle___oVlRj{font-size:1.25rem;font-weight:400;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);letter-spacing:-.01em}.Servicii-module__serviceDescription___vR0t6{color:var(--text-gray);line-height:1.6;margin-bottom:1.5rem;font-size:.9375rem;font-family:var(--font-body)}.Servicii-module__featuresList___RxD8d{list-style:none;padding:0;margin:0 0 1.5rem}.Servicii-module__featuresList___RxD8d li{display:flex;align-items:flex-start;gap:.625rem;color:var(--text-light);font-size:.875rem;line-height:1.6;margin-bottom:.625rem;font-family:var(--font-body)}.Servicii-module__bulletIcon___GXCu4{color:var(--accent-orange);font-size:.875rem;margin-top:.1875rem;flex-shrink:0}.Servicii-module__serviceTech___kkod2{padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:.5rem}.Servicii-module__techLabel___2HmeY{font-size:.75rem;color:var(--text-light);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.Servicii-module__techValue___LNWbO{font-size:.8125rem;color:var(--text-gray);font-family:var(--font-mono)}.Servicii-module__process___tPfta{padding:5rem 0;background:#ff6b3505}.Servicii-module__sectionTitle___VpUu-{font-size:2.25rem;font-weight:300;color:var(--text-white);text-align:center;margin-bottom:3rem;font-family:var(--font-mono);letter-spacing:-.01em}.Servicii-module__processGrid___2W0f-{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Servicii-module__processStep___gmv9c{text-align:center;padding:2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Servicii-module__processStep___gmv9c:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-3px)}.Servicii-module__stepNumber___TsRaU{display:inline-block;width:3rem;height:3rem;line-height:3rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:2px;color:var(--accent-orange);font-size:1.125rem;font-weight:400;font-family:var(--font-mono);margin-bottom:1.25rem}.Servicii-module__processStep___gmv9c h3{font-size:1.125rem;color:var(--text-white);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.Servicii-module__processStep___gmv9c p{color:var(--text-gray);line-height:1.6;font-size:.9375rem;font-family:var(--font-body)}.Servicii-module__technologies___6YtTq{padding:5rem 0;background:var(--primary-purple-dark)}.Servicii-module__techGrid___RPYrb{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.Servicii-module__techCategory___CCuwO{text-align:center;padding:1.75rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:2px;transition:all .3s ease}.Servicii-module__techCategory___CCuwO:hover{background:#ffffff0a;border-color:#ff6b354d;transform:translateY(-2px)}.Servicii-module__techCategory___CCuwO h3{font-size:1rem;color:var(--accent-orange);margin-bottom:.75rem;font-family:var(--font-mono);font-weight:400}.Servicii-module__techCategory___CCuwO p{color:var(--text-light);line-height:1.6;font-size:.875rem;font-family:var(--font-mono)}.Servicii-module__cta___EGgxN{padding:5rem 0;text-align:center;background:#ff6b3505}.Servicii-module__ctaContent___QuTbf{max-width:700px;margin:0 auto}.Servicii-module__ctaContent___QuTbf h2{font-size:2.25rem;font-weight:300;color:var(--text-white);margin-bottom:1rem;font-family:var(--font-mono);line-height:1.3;letter-spacing:-.01em}.Servicii-module__ctaContent___QuTbf p{font-size:1.0625rem;color:var(--text-light);margin-bottom:2rem;line-height:1.7;font-family:var(--font-body)}.Servicii-module__ctaButton___z4zrr{display:inline-block;padding:1rem 2.5rem;background:transparent;color:var(--text-white);font-size:.9375rem;font-weight:400;border:1px solid rgba(255,255,255,.2);border-radius:2px;text-decoration:none;transition:all .2s ease;font-family:var(--font-mono)}.Servicii-module__ctaButton___z4zrr:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-2px)}@media (max-width: 768px){.Servicii-module__heroContent___OdmXr{padding:3rem 1.5rem;min-height:40vh}.Servicii-module__heroContent___OdmXr h1{font-size:2.5rem}.Servicii-module__subtitle___Vq1tQ{font-size:1.125rem}.Servicii-module__description___2-Y1h{font-size:.9375rem}.Servicii-module__container___6-OW9{padding:0 1rem}.Servicii-module__statsGrid___48Oce{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Servicii-module__categoriesGrid___7zlTM{gap:.625rem}.Servicii-module__categoryBtn___FD-7r{padding:.5rem 1rem;font-size:.8125rem}.Servicii-module__servicesGrid___raAj9,.Servicii-module__processGrid___2W0f-,.Servicii-module__techGrid___RPYrb{grid-template-columns:1fr;gap:1.5rem}.Servicii-module__serviceCard___q8SlV,.Servicii-module__processStep___gmv9c,.Servicii-module__techCategory___CCuwO{padding:1.5rem}.Servicii-module__sectionTitle___VpUu-,.Servicii-module__ctaContent___QuTbf h2{font-size:2rem}.Servicii-module__ctaContent___QuTbf p{font-size:1rem}}@media (max-width: 480px){.Servicii-module__heroContent___OdmXr h1{font-size:2rem}.Servicii-module__subtitle___Vq1tQ{font-size:1rem}.Servicii-module__description___2-Y1h{font-size:.875rem}.Servicii-module__statsGrid___48Oce{grid-template-columns:1fr}.Servicii-module__statCard___aeHN9{padding:1.25rem 1rem}.Servicii-module__categoryBtn___FD-7r{padding:.5rem .875rem;font-size:.75rem}.Servicii-module__serviceCard___q8SlV{padding:1.25rem}.Servicii-module__serviceIcon___rOmEP{width:2.5rem;height:2.5rem;font-size:1.25rem}.Servicii-module__serviceTitle___oVlRj{font-size:1.125rem}.Servicii-module__serviceDescription___vR0t6{font-size:.875rem}.Servicii-module__featuresList___RxD8d li{font-size:.8125rem}.Servicii-module__sectionTitle___VpUu-{font-size:1.75rem}.Servicii-module__processStep___gmv9c{padding:1.5rem 1.25rem}.Servicii-module__stepNumber___TsRaU{width:2.5rem;height:2.5rem;line-height:2.5rem;font-size:1rem}.Servicii-module__processStep___gmv9c h3{font-size:1rem}.Servicii-module__processStep___gmv9c p{font-size:.875rem}.Servicii-module__techCategory___CCuwO{padding:1.5rem 1.25rem}.Servicii-module__techCategory___CCuwO h3{font-size:.9375rem}.Servicii-module__techCategory___CCuwO p{font-size:.8125rem}.Servicii-module__ctaContent___QuTbf h2{font-size:1.75rem}.Servicii-module__ctaContent___QuTbf p{font-size:.9375rem}.Servicii-module__ctaButton___z4zrr{padding:.875rem 2rem;font-size:.875rem}}:root{--primary-purple: #2E1233;--primary-purple-dark: #1a0a1d;--primary-purple-darker: #0f0510;--accent-orange: #FF6B35;--accent-orange-light: #FF8C61;--text-white: #FFFFFF;--text-gray: #D1D5DB;--text-light: #E5E7EB;--font-display: "Syne", sans-serif;--font-mono: "Space Mono", monospace;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--spacing-3xl: 6rem;--border-radius-sm: .25rem;--border-radius-md: .5rem;--border-radius-lg: 1rem;--border-radius-xl: 1.5rem;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease;--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-right: env(safe-area-inset-right);--safe-area-inset-bottom: env(safe-area-inset-bottom);--safe-area-inset-left: env(safe-area-inset-left)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-display);background-color:var(--primary-purple);color:var(--text-white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:var(--safe-area-inset-top);padding-left:var(--safe-area-inset-left);padding-right:var(--safe-area-inset-right);padding-bottom:var(--safe-area-inset-bottom)}#root{min-height:100vh;width:100%}::selection{background-color:var(--accent-orange);color:var(--primary-purple)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--primary-purple-darker)}::-webkit-scrollbar-thumb{background:var(--accent-orange);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-orange-light)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 var(--spacing-md)}@media (min-width: 768px){.container{padding:0 var(--spacing-xl)}}@media (min-width: 1024px){.container{padding:0 var(--spacing-2xl)}}.section{padding:var(--spacing-3xl) 0;position:relative}@media (max-width: 768px){.section{padding:var(--spacing-xl) 0}}.fade-in{animation:fadeIn .6s ease-out forwards}.slide-up{animation:slideUp .8s ease-out forwards}.zoom-in{animation:zoomIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gradient-text{background:linear-gradient(135deg,var(--accent-orange),var(--accent-orange-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blur-bg{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
