.Navbar-module__VTd-oa__nav{z-index:100;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__VTd-oa__scrolled{-webkit-backdrop-filter:blur(20px);background:#030412d9;border-bottom:1px solid #7b61ff1f;padding:10px 0}.Navbar-module__VTd-oa__inner{align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__VTd-oa__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__VTd-oa__logoMark{align-items:center;display:flex}.Navbar-module__VTd-oa__logoText{color:#fff;letter-spacing:-.3px;font-family:Clash Display,sans-serif;font-size:18px;font-weight:700}.Navbar-module__VTd-oa__logoDot{color:#fff6;margin-left:3px;font-size:14px;font-weight:400}.Navbar-module__VTd-oa__links{align-items:center;gap:4px;margin-left:auto;display:flex}.Navbar-module__VTd-oa__link{color:#ffffff8c;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__VTd-oa__link:hover{color:#fff;background:#ffffff0f}.Navbar-module__VTd-oa__cta{color:#fff;background:linear-gradient(#7c3aed26 0%,#7c3aed00 100%),#7c3aed;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:9px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.Navbar-module__VTd-oa__cta:hover{opacity:.88;transform:translateY(-1px)}.Navbar-module__VTd-oa__burger{cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:4.5px;width:42px;height:42px;margin-left:auto;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:none}.Navbar-module__VTd-oa__burger:hover{background:#ffffff14;border-color:#7c3aed66;transform:scale(1.05)}.Navbar-module__VTd-oa__burger span{background:#fff;border-radius:9999px;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__VTd-oa__burger span:first-child{width:12px}.Navbar-module__VTd-oa__burger span:nth-child(2){width:18px}.Navbar-module__VTd-oa__burger span:nth-child(3){width:12px}.Navbar-module__VTd-oa__burger.Navbar-module__VTd-oa__open span:first-child{width:18px;transform:translateY(6.5px)rotate(45deg)}.Navbar-module__VTd-oa__burger.Navbar-module__VTd-oa__open span:nth-child(2){opacity:0;width:0;transform:scale(0)}.Navbar-module__VTd-oa__burger.Navbar-module__VTd-oa__open span:nth-child(3){width:18px;transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__VTd-oa__mobile{z-index:90;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}.Navbar-module__VTd-oa__mobileVisible{opacity:1;pointer-events:all}.Navbar-module__VTd-oa__mobileBackdrop{-webkit-backdrop-filter:blur(8px);background:#03041280;position:absolute;inset:0}.Navbar-module__VTd-oa__mobileDrawer{-webkit-backdrop-filter:blur(30px);background:#0d1117ed;border-left:1px solid #ffffff14;flex-direction:column;width:80%;max-width:320px;padding:100px 32px 40px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 40px #0009}.Navbar-module__VTd-oa__mobileVisible .Navbar-module__VTd-oa__mobileDrawer{transform:translate(0)}.Navbar-module__VTd-oa__mobileLinks{text-align:left;flex-direction:column;gap:20px;display:flex}.Navbar-module__VTd-oa__mobileLink{color:#ffffffb3;opacity:0;font-size:20px;font-weight:600;text-decoration:none;transition:all .25s;transform:translate(10px)}.Navbar-module__VTd-oa__mobileVisible .Navbar-module__VTd-oa__mobileLink{opacity:1;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;transform:translate(0)}.Navbar-module__VTd-oa__mobileLink:hover{color:#ae88f9;transform:translate(4px)!important}.Navbar-module__VTd-oa__mobileCta{color:#fff;text-align:center;background:linear-gradient(#7c3aed26 0%,#7c3aed00 100%),#7c3aed;border:1px solid #ffffff14;border-radius:12px;margin-top:20px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;box-shadow:0 4px 16px #7c3aed59}.Navbar-module__VTd-oa__mobileCta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed8c}@media (max-width:768px){.Navbar-module__VTd-oa__links,.Navbar-module__VTd-oa__cta{display:none}.Navbar-module__VTd-oa__burger{display:flex}.Navbar-module__VTd-oa__inner{gap:0;padding:0 20px}.Navbar-module__VTd-oa__logoImage{height:28px}}.Navbar-module__VTd-oa__dropdownContainer{display:inline-block;position:relative}.Navbar-module__VTd-oa__dropdownTrigger{align-items:center;gap:6px;display:flex!important}.Navbar-module__VTd-oa__chevron{color:#ffffff73;transition:transform .25s}.Navbar-module__VTd-oa__dropdownContainer:hover .Navbar-module__VTd-oa__chevron{color:#fff;transform:rotate(180deg)}.Navbar-module__VTd-oa__dropdownMenu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;z-index:110;background:#0c1015f5;border:1px solid #7b61ff26;border-radius:12px;width:max-content;max-width:580px;margin-top:8px;padding:16px;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(12px);box-shadow:0 20px 40px -15px #000c,0 0 20px #7b61ff0d}.Navbar-module__VTd-oa__dropdownMenu:before{content:"";background:0 0;height:16px;position:absolute;top:-16px;left:0;right:0}.Navbar-module__VTd-oa__dropdownContainer:hover .Navbar-module__VTd-oa__dropdownMenu{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%)translateY(0)}.Navbar-module__VTd-oa__dropdownGrid{grid-template-columns:repeat(2,250px);gap:6px;display:grid}.Navbar-module__VTd-oa__dropdownItem{border:1px solid #0000;border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.Navbar-module__VTd-oa__dropdownItem:hover{background:#7b61ff14;border-color:#7b61ff26}.Navbar-module__VTd-oa__itemTitle{color:#fff;font-size:13px;font-weight:600;transition:color .2s}.Navbar-module__VTd-oa__dropdownItem:hover .Navbar-module__VTd-oa__itemTitle{color:#a78bfa}.Navbar-module__VTd-oa__itemDesc{color:#ffffff73;font-size:11px;line-height:1.35}.Navbar-module__VTd-oa__logoImage{width:auto;height:38px;display:block}.Navbar-module__VTd-oa__mobileChevron{color:#fff6;transition:transform .35s cubic-bezier(.16,1,.3,1)}.Navbar-module__VTd-oa__mobileChevronOpen{color:#ae88f9;transform:rotate(180deg)}.Navbar-module__VTd-oa__mobileSubMenu{border-left:1.5px solid #ffffff14;flex-direction:column;gap:12px;max-height:0;margin-top:4px;margin-left:4px;padding-left:12px;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s;display:flex;overflow:hidden}.Navbar-module__VTd-oa__mobileSubMenuOpen{max-height:500px;padding-top:12px;padding-bottom:12px}.Navbar-module__VTd-oa__mobileSubLink{color:#ffffff80;padding:4px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:block}.Navbar-module__VTd-oa__mobileSubLink:hover{color:#ae88f9;padding-left:6px}
.Footer-module__dpPCzG__footer{padding-top:0;position:relative}.Footer-module__dpPCzG__divider{background:linear-gradient(90deg,#0000,#7c3aed4d,#a78bfa40,#0000);height:1px}.Footer-module__dpPCzG__container{max-width:1280px;margin:0 auto;padding:0 32px}.Footer-module__dpPCzG__top{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:48px;padding:64px 0 48px;display:grid}.Footer-module__dpPCzG__brand{flex-direction:column;gap:20px;display:flex}.Footer-module__dpPCzG__logo{align-items:center;gap:10px;width:fit-content;text-decoration:none;display:flex}.Footer-module__dpPCzG__logoMark{align-items:center;display:flex}.Footer-module__dpPCzG__logoText{color:#fff;font-family:Clash Display,sans-serif;font-size:18px;font-weight:700}.Footer-module__dpPCzG__logoSub{color:#ffffff59;font-size:16px;font-weight:400}.Footer-module__dpPCzG__tagline{color:#fff6;max-width:320px;margin:0;font-size:14px;line-height:1.7}.Footer-module__dpPCzG__socials{gap:8px;display:flex}.Footer-module__dpPCzG__social{color:#ffffff73;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__dpPCzG__social:hover{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.Footer-module__dpPCzG__col{flex-direction:column;gap:16px;display:flex}.Footer-module__dpPCzG__colTitle{letter-spacing:.6px;text-transform:uppercase;color:#ffffff80;margin:0;font-size:13px;font-weight:700}.Footer-module__dpPCzG__colList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__dpPCzG__colLink{color:#fff6;align-items:center;gap:6px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__dpPCzG__colLink:hover{color:#fff}.Footer-module__dpPCzG__bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 0 40px;display:flex}.Footer-module__dpPCzG__copy{color:#ffffff4d;margin:0;font-size:13px}.Footer-module__dpPCzG__legal{gap:24px;display:flex}.Footer-module__dpPCzG__legalLink{color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__dpPCzG__legalLink:hover{color:#ffffffa6}@media (max-width:1024px){.Footer-module__dpPCzG__top{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__dpPCzG__top{grid-template-columns:1fr}.Footer-module__dpPCzG__bottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__dpPCzG__legal{flex-wrap:wrap;justify-content:center;gap:16px}}.Footer-module__dpPCzG__logoImage{width:auto;height:38px;display:block}
.ServicesShowcase-module__RU0Ola__section{padding:120px 0;position:relative;overflow:hidden}.ServicesShowcase-module__RU0Ola__container{max-width:1280px;margin:0 auto;padding:0 32px}.ServicesShowcase-module__RU0Ola__header{text-align:center;max-width:680px;margin:0 auto 72px}.ServicesShowcase-module__RU0Ola__badge{color:#a78bfa;letter-spacing:.5px;background:#7b61ff1a;border:1px solid #7b61ff40;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.ServicesShowcase-module__RU0Ola__badgeDot{background:#7b61ff;border-radius:50%;width:6px;height:6px}.ServicesShowcase-module__RU0Ola__title{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1.1}.ServicesShowcase-module__RU0Ola__gradient{background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 50%,#c0b3ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicesShowcase-module__RU0Ola__sub{color:#ffffff80;font-size:17px;line-height:1.7}.ServicesShowcase-module__RU0Ola__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ServicesShowcase-module__RU0Ola__card{cursor:pointer;background:#21213d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:10px;min-height:280px;padding:24px;display:flex;box-shadow:0 0 6px #ffffff0a,0 0 20px #ffffff08,inset 0 0 6px #ffffff05}.ServicesShowcase-module__RU0Ola__icon{width:48px;height:48px;color:var(--c);background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.ServicesShowcase-module__RU0Ola__cardTitle{color:#fff;margin:0;font-size:17px;font-weight:700}.ServicesShowcase-module__RU0Ola__cardDesc{color:#fff6;margin:0;font-size:13px;line-height:1.6}@media (max-width:1024px){.ServicesShowcase-module__RU0Ola__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesShowcase-module__RU0Ola__grid{grid-template-columns:1fr}.ServicesShowcase-module__RU0Ola__card{min-height:220px}}
.DashboardSection-module__4EilnW__section{padding:120px 0;position:relative;overflow:hidden}.DashboardSection-module__4EilnW__container{max-width:1100px;margin:0 auto;padding:0 32px}.DashboardSection-module__4EilnW__header{text-align:center;max-width:620px;margin:0 auto 64px}.DashboardSection-module__4EilnW__badge{color:#a78bfa;letter-spacing:.5px;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.DashboardSection-module__4EilnW__badgeDot{background:#7c3aed;border-radius:50%;width:6px;height:6px}.DashboardSection-module__4EilnW__title{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1.1}.DashboardSection-module__4EilnW__gradient{background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DashboardSection-module__4EilnW__sub{color:#ffffff80;font-size:17px;line-height:1.7}.DashboardSection-module__4EilnW__tabsWrapper{perspective:1000px;flex-direction:column;justify-content:start;align-items:start;width:100%;max-width:100%;height:38rem;display:flex;position:relative}@media (min-width:768px){.DashboardSection-module__4EilnW__tabsWrapper{height:40rem}}
.MobileShowcaseSection-module__59snlG__section{padding:120px 0;position:relative;overflow:hidden}.MobileShowcaseSection-module__59snlG__bgGlow1{pointer-events:none;background:radial-gradient(circle,#7b61ff14 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;right:-100px}.MobileShowcaseSection-module__59snlG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:10%;left:-100px}.MobileShowcaseSection-module__59snlG__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:0 32px;display:grid}.MobileShowcaseSection-module__59snlG__content{flex-direction:column;gap:24px;display:flex}.MobileShowcaseSection-module__59snlG__badge{color:#a78bfa;letter-spacing:.5px;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.MobileShowcaseSection-module__59snlG__badgeDot{background:#7c3aed;border-radius:50%;width:6px;height:6px}.MobileShowcaseSection-module__59snlG__title{color:#fff;letter-spacing:-1.5px;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:700;line-height:1.1}.MobileShowcaseSection-module__59snlG__gradient{background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MobileShowcaseSection-module__59snlG__desc{color:#ffffff80;margin:0;font-size:17px;line-height:1.7}.MobileShowcaseSection-module__59snlG__features{grid-template-columns:1fr 1fr;gap:12px;display:grid}.MobileShowcaseSection-module__59snlG__featureItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;padding:14px;transition:border-color .2s;display:flex}.MobileShowcaseSection-module__59snlG__featureItem:hover{border-color:var(--fc)}.MobileShowcaseSection-module__59snlG__featureDot{background:var(--fc);width:10px;height:10px;box-shadow:0 0 8px var(--fc);border-radius:50%;flex-shrink:0}.MobileShowcaseSection-module__59snlG__featureLabel{color:#fff;margin:0;font-size:14px;font-weight:700}.MobileShowcaseSection-module__59snlG__featureSub{color:#fff6;margin:0;font-size:11px}.MobileShowcaseSection-module__59snlG__cta{color:#fff;background:linear-gradient(#7c3aed26 0%,#7c3aed00 100%),#7c3aed;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.MobileShowcaseSection-module__59snlG__cta:hover{opacity:.85;transform:translateY(-2px)}.MobileShowcaseSection-module__59snlG__phones{justify-content:center;align-items:flex-end;gap:16px;padding-bottom:40px;display:flex}.MobileShowcaseSection-module__59snlG__phone{flex-direction:column;align-items:center;display:flex;position:relative}.MobileShowcaseSection-module__59snlG__phoneCenter{transform:translateY(-30px)}.MobileShowcaseSection-module__59snlG__phoneFrame{background:#111118;border:1.5px solid #ffffff26;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000b3,inset 0 1px #ffffff1a}.MobileShowcaseSection-module__59snlG__phoneSide .MobileShowcaseSection-module__59snlG__phoneFrame{border-radius:28px;width:140px;height:290px}.MobileShowcaseSection-module__59snlG__phoneCenter .MobileShowcaseSection-module__59snlG__phoneFrame{width:180px;height:360px}.MobileShowcaseSection-module__59snlG__notch{z-index:10;background:#000;border-radius:0 0 14px 14px;width:60px;height:18px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.MobileShowcaseSection-module__59snlG__phoneSide .MobileShowcaseSection-module__59snlG__notch{width:50px;height:14px;top:10px}.MobileShowcaseSection-module__59snlG__screen{background:#0a0a14;width:100%;height:100%;overflow:hidden}.MobileShowcaseSection-module__59snlG__screenContent{flex-direction:column;gap:10px;height:100%;padding:36px 12px 12px;display:flex}.MobileShowcaseSection-module__59snlG__phoneSide .MobileShowcaseSection-module__59snlG__screenContent{gap:8px;padding:28px 10px 10px}.MobileShowcaseSection-module__59snlG__appStatus{justify-content:space-between;align-items:center;display:flex}.MobileShowcaseSection-module__59snlG__appHeader{align-items:center;gap:8px;display:flex}.MobileShowcaseSection-module__59snlG__appAvatar{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.MobileShowcaseSection-module__59snlG__appName{color:#fff;margin:0;font-size:12px;font-weight:700}.MobileShowcaseSection-module__59snlG__appSub{color:#fff6;margin:0;font-size:9px}.MobileShowcaseSection-module__59snlG__appCards{flex-direction:column;gap:6px;display:flex}.MobileShowcaseSection-module__59snlG__appCard{border-radius:10px;flex-direction:column;gap:2px;padding:10px;display:flex}.MobileShowcaseSection-module__59snlG__appNav{background:#ffffff0a;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:auto;padding:8px;display:grid}.MobileShowcaseSection-module__59snlG__appNavItem{color:#ffffff59;border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:6px 2px;font-size:7px;display:flex}.MobileShowcaseSection-module__59snlG__navItemActive{background:#7c3aed26;color:#a78bfa!important}.MobileShowcaseSection-module__59snlG__navDot{background:#ffffff1a;border-radius:6px;width:16px;height:16px}.MobileShowcaseSection-module__59snlG__navItemActive .MobileShowcaseSection-module__59snlG__navDot{background:#7c3aed4d}.MobileShowcaseSection-module__59snlG__dashTitle{color:#fff;margin:0;font-size:16px;font-weight:800}.MobileShowcaseSection-module__59snlG__chartArea{background:#ffffff08;border-radius:12px;padding:8px;overflow:hidden}.MobileShowcaseSection-module__59snlG__metricRow{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.MobileShowcaseSection-module__59snlG__metric{background:#ffffff08;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;display:flex}.MobileShowcaseSection-module__59snlG__activityList{flex-direction:column;gap:6px;display:flex}.MobileShowcaseSection-module__59snlG__actItem{align-items:center;gap:6px;display:flex}.MobileShowcaseSection-module__59snlG__actDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.MobileShowcaseSection-module__59snlG__actText{color:#fff9;flex:1;font-size:9px}.MobileShowcaseSection-module__59snlG__actTime{color:#ffffff40;font-size:8px}.MobileShowcaseSection-module__59snlG__profileCard{flex-direction:column;align-items:center;gap:4px;padding:10px;display:flex}.MobileShowcaseSection-module__59snlG__profileAvatar{color:#fff;background:linear-gradient(135deg,#7b61ff,#e040fb);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:flex}.MobileShowcaseSection-module__59snlG__profileName{color:#fff;margin:0;font-size:13px;font-weight:700}.MobileShowcaseSection-module__59snlG__profileRole{color:#fff6;margin:0;font-size:9px}.MobileShowcaseSection-module__59snlG__profileStats{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.MobileShowcaseSection-module__59snlG__pStat{background:#ffffff0a;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:6px 2px;display:flex}.MobileShowcaseSection-module__59snlG__pStatVal{color:#fff;font-size:13px;font-weight:800}.MobileShowcaseSection-module__59snlG__pStatLabel{color:#ffffff59;font-size:7px}.MobileShowcaseSection-module__59snlG__profileMenu{flex-direction:column;gap:4px;display:flex}.MobileShowcaseSection-module__59snlG__menuItem{color:#fff9;background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:9px;display:flex}.MobileShowcaseSection-module__59snlG__homeBar{background:#ffffff40;border-radius:4px;width:50px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.MobileShowcaseSection-module__59snlG__phoneGlow{pointer-events:none;width:120%;height:80px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.MobileShowcaseSection-module__59snlG__container{grid-template-columns:1fr}.MobileShowcaseSection-module__59snlG__phones{justify-content:center;display:flex}}@media (max-width:640px){.MobileShowcaseSection-module__59snlG__phoneSide{display:none}}
.TechMarqueeSection-module__pYqRuW__section{padding:120px 0 80px;position:relative;overflow:hidden}.TechMarqueeSection-module__pYqRuW__container{max-width:1280px;margin:0 auto;padding:0 32px}.TechMarqueeSection-module__pYqRuW__header{text-align:center;max-width:620px;margin:0 auto 64px}.TechMarqueeSection-module__pYqRuW__badge{color:#a78bfa;letter-spacing:.5px;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.TechMarqueeSection-module__pYqRuW__badgeDot{background:#7c3aed;border-radius:50%;width:6px;height:6px}.TechMarqueeSection-module__pYqRuW__title{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1.1}.TechMarqueeSection-module__pYqRuW__gradient{background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TechMarqueeSection-module__pYqRuW__sub{color:#ffffff80;font-size:17px;line-height:1.7}.TechMarqueeSection-module__pYqRuW__marqueeSection{flex-direction:column;gap:16px;margin:0 0 80px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TechMarqueeSection-module__pYqRuW__marqueeTrack{overflow:hidden}.TechMarqueeSection-module__pYqRuW__inner{gap:12px;width:max-content;display:flex}.TechMarqueeSection-module__pYqRuW__pill{white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;transition:border-color .2s;display:flex}.TechMarqueeSection-module__pYqRuW__pill:hover{border-color:var(--tc)}.TechMarqueeSection-module__pYqRuW__pillDot{background:var(--tc);width:8px;height:8px;box-shadow:0 0 6px var(--tc);border-radius:50%;flex-shrink:0}.TechMarqueeSection-module__pYqRuW__pillName{color:#ffffffa6;font-size:14px;font-weight:600}.TechMarqueeSection-module__pYqRuW__catGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.TechMarqueeSection-module__pYqRuW__catCard{cursor:default;background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;padding:28px;transition:all .3s;position:relative;overflow:hidden}.TechMarqueeSection-module__pYqRuW__catCard:hover{border-color:var(--cc);transform:translateY(-4px)}.TechMarqueeSection-module__pYqRuW__catGlow{display:none}.TechMarqueeSection-module__pYqRuW__catIcon{margin-bottom:12px;font-size:28px}.TechMarqueeSection-module__pYqRuW__catTitle{color:var(--cc);margin:0 0 14px;font-size:18px;font-weight:700}.TechMarqueeSection-module__pYqRuW__catItems{flex-wrap:wrap;gap:6px;display:flex}.TechMarqueeSection-module__pYqRuW__catItem{color:#fff9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .2s}.TechMarqueeSection-module__pYqRuW__catCard:hover .TechMarqueeSection-module__pYqRuW__catItem{color:#ffffffd9;border-color:#ffffff26}@media (max-width:1024px){.TechMarqueeSection-module__pYqRuW__catGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TechMarqueeSection-module__pYqRuW__catGrid{grid-template-columns:1fr}}
.TestimonialsSection-module__ABfoaq__section{padding:120px 0;position:relative;overflow:hidden}.TestimonialsSection-module__ABfoaq__bgGlow{pointer-events:none;background:radial-gradient(#7b61ff12 0%,#0000 70%);width:700px;height:300px;position:absolute;top:30%;left:50%;transform:translate(-50%)}.TestimonialsSection-module__ABfoaq__container{max-width:1280px;margin:0 auto;padding:0 32px}.TestimonialsSection-module__ABfoaq__header{text-align:center;max-width:620px;margin:0 auto 48px}.TestimonialsSection-module__ABfoaq__badge{color:#a78bfa;letter-spacing:.5px;background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.TestimonialsSection-module__ABfoaq__badgeDot{background:#7c3aed;border-radius:50%;width:6px;height:6px}.TestimonialsSection-module__ABfoaq__title{color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-family:Clash Display,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1.1}.TestimonialsSection-module__ABfoaq__gradient{background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TestimonialsSection-module__ABfoaq__sub{color:#ffffff80;font-size:17px;line-height:1.7}.TestimonialsSection-module__ABfoaq__statsBar{background:#ffffff05;border:1px solid #ffffff12;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:56px;padding:28px;display:grid}.TestimonialsSection-module__ABfoaq__stat{flex-direction:column;align-items:center;gap:6px;display:flex}.TestimonialsSection-module__ABfoaq__statVal{letter-spacing:-1px;font-size:36px;font-weight:800;line-height:1}.TestimonialsSection-module__ABfoaq__statLabel{color:#fff6;text-align:center;font-size:13px;font-weight:500}.TestimonialsSection-module__ABfoaq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.TestimonialsSection-module__ABfoaq__card{cursor:default;background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;gap:14px;padding:32px;transition:all .35s;display:flex;position:relative;overflow:hidden}.TestimonialsSection-module__ABfoaq__cardActive{border-color:var(--tc);transform:translateY(-6px)}.TestimonialsSection-module__ABfoaq__cardGlow{display:none}.TestimonialsSection-module__ABfoaq__stars{gap:2px;display:flex}.TestimonialsSection-module__ABfoaq__companyTag{letter-spacing:.6px;text-transform:uppercase;color:var(--tc);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:700}.TestimonialsSection-module__ABfoaq__quote{color:#ffffffbf;flex:1;margin:0;font-size:15px;font-style:italic;line-height:1.7}.TestimonialsSection-module__ABfoaq__author{border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding-top:14px;display:flex}.TestimonialsSection-module__ABfoaq__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex}.TestimonialsSection-module__ABfoaq__name{color:#fff;margin:0;font-size:14px;font-weight:700}.TestimonialsSection-module__ABfoaq__role{color:#fff6;margin:0;font-size:12px}.TestimonialsSection-module__ABfoaq__bigQuote{color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:80px;line-height:1;position:absolute;top:16px;right:24px}@media (max-width:1024px){.TestimonialsSection-module__ABfoaq__grid,.TestimonialsSection-module__ABfoaq__statsBar{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TestimonialsSection-module__ABfoaq__grid{grid-template-columns:1fr}.TestimonialsSection-module__ABfoaq__statsBar{grid-template-columns:repeat(2,1fr)}}
.CTASection-module__GIQfhW__section{padding:120px 0;position:relative;overflow:hidden}.CTASection-module__GIQfhW__bgGlow{pointer-events:none;background:radial-gradient(#7c3aed1f 0%,#0000 70%);width:900px;height:500px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.CTASection-module__GIQfhW__container{max-width:1280px;margin:0 auto;padding:0 32px}.CTASection-module__GIQfhW__card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:1fr 1fr;gap:80px;padding:64px;display:grid;position:relative;overflow:hidden}.CTASection-module__GIQfhW__cardGlow1{pointer-events:none;background:radial-gradient(circle,#7c3aed26 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:-100px}.CTASection-module__GIQfhW__cardGlow2{pointer-events:none;background:radial-gradient(circle,#7c3aed1a 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-100px;right:-100px}.CTASection-module__GIQfhW__left{z-index:1;flex-direction:column;gap:24px;display:flex;position:relative}.CTASection-module__GIQfhW__badge{color:#a78bfa;background:#7b61ff1a;border:1px solid #7b61ff40;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.CTASection-module__GIQfhW__badgeDot{background:#7c3aed;border-radius:50%;width:6px;height:6px}.CTASection-module__GIQfhW__title{color:#fff;letter-spacing:-1px;margin:0;font-family:Clash Display,sans-serif;font-size:clamp(30px,3.5vw,48px);font-weight:700;line-height:1.1}.CTASection-module__GIQfhW__gradient{color:#7c3aed}.CTASection-module__GIQfhW__desc{color:#ffffff80;margin:0;font-size:16px;line-height:1.7}.CTASection-module__GIQfhW__promises{flex-direction:column;gap:12px;display:flex}.CTASection-module__GIQfhW__promise{align-items:center;gap:12px;display:flex}.CTASection-module__GIQfhW__promiseIcon{font-size:18px}.CTASection-module__GIQfhW__promiseText{color:#ffffffa6;font-size:14px;font-weight:500}.CTASection-module__GIQfhW__orText{letter-spacing:.5px;text-transform:uppercase;color:#ffffff40;border-top:1px solid #ffffff0f;padding-top:8px;font-size:12px;font-weight:600}.CTASection-module__GIQfhW__directLinks{flex-direction:column;gap:10px;display:flex}.CTASection-module__GIQfhW__directLink{color:#ffffff80;align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.CTASection-module__GIQfhW__directLink:hover{color:#fff}.CTASection-module__GIQfhW__right{z-index:1;position:relative}.CTASection-module__GIQfhW__form{flex-direction:column;gap:20px;display:flex}.CTASection-module__GIQfhW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CTASection-module__GIQfhW__formGroup{flex-direction:column;gap:8px;display:flex}.CTASection-module__GIQfhW__label{color:#fff9;font-size:13px;font-weight:600}.CTASection-module__GIQfhW__input,.CTASection-module__GIQfhW__select,.CTASection-module__GIQfhW__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:13px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.CTASection-module__GIQfhW__input::placeholder,.CTASection-module__GIQfhW__textarea::placeholder{color:#ffffff40}.CTASection-module__GIQfhW__input:focus,.CTASection-module__GIQfhW__select:focus,.CTASection-module__GIQfhW__textarea:focus{background:#ffffff12;border-color:#7b61ff80}.CTASection-module__GIQfhW__select option{color:#fff;background:#0a0a14}.CTASection-module__GIQfhW__textarea{resize:vertical;min-height:100px}.CTASection-module__GIQfhW__submit{color:#fff;cursor:pointer;background:linear-gradient(#7c3aed26 0%,#7c3aed00 100%),#7c3aed;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:700;transition:opacity .2s,transform .2s;display:flex}.CTASection-module__GIQfhW__submit:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.CTASection-module__GIQfhW__submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.CTASection-module__GIQfhW__note{text-align:center;color:#ffffff40;margin:0;font-size:12px}.CTASection-module__GIQfhW__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;min-height:300px;display:flex}.CTASection-module__GIQfhW__successIcon{font-size:60px;animation:3s ease-in-out infinite CTASection-module__GIQfhW__float}@keyframes CTASection-module__GIQfhW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.CTASection-module__GIQfhW__success h3{color:#fff;margin:0;font-size:28px;font-weight:800}.CTASection-module__GIQfhW__success p{color:#ffffff80;margin:0;font-size:16px}.CTASection-module__GIQfhW__successBtn{color:#ffffffb3;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;margin-top:8px;padding:10px 24px;font-family:inherit;font-size:14px;transition:all .2s}.CTASection-module__GIQfhW__successBtn:hover{color:#fff;background:#ffffff1f}@media (max-width:1024px){.CTASection-module__GIQfhW__card{grid-template-columns:1fr;gap:48px;padding:40px 32px}.CTASection-module__GIQfhW__formRow{grid-template-columns:1fr}}@media (max-width:640px){.CTASection-module__GIQfhW__card{padding:32px 20px}}
