.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}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__logoText{color:#1a1a2e}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__logoDot{color:#1a1a2e66}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__link{color:#1a1a2ebf}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__link:hover{color:#1a1a2e;background:#1a1a2e0d}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__chevron{color:#1a1a2e80}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__dropdownContainer:hover .Navbar-module__VTd-oa__chevron{color:#1a1a2e}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__logoImage{filter:brightness(.12)contrast(1.2);transition:filter .3s}.Navbar-module__VTd-oa__lightTheme.Navbar-module__VTd-oa__scrolled{-webkit-backdrop-filter:blur(20px);background:#e1dfeae6;border-bottom:1px solid #7c3aed26}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__burger{background:#0000000a;border:1px solid #00000014}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__burger span{background:#1a1a2e}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__burger:hover{background:#00000014;border-color:#7c3aed66}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__dropdownMenu{background:#fffffffa;border:1px solid #7c3aed26;box-shadow:0 20px 40px -15px #1a1a2e1a,0 0 20px #7c3aed0d}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__dropdownItem:hover{background:#7c3aed0f;border-color:#7c3aed1f}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__itemTitle{color:#1a1a2e}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__dropdownItem:hover .Navbar-module__VTd-oa__itemTitle{color:#7c3aed}.Navbar-module__VTd-oa__lightTheme .Navbar-module__VTd-oa__itemDesc{color:#1a1a2e99}
.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}.Footer-module__dpPCzG__paymentMethods{opacity:.85;width:auto;height:28px;transition:opacity .2s}.Footer-module__dpPCzG__paymentMethods:hover{opacity:1}
.ServicesShowcase-module__RU0Ola__section{background:#e1dfea;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:#7c3aed14;border:1px solid #7c3aed33;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:#1a1a2e;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:#4a4a5a;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:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:10px;min-height:280px;padding:24px;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 2px 20px #0000000a}.ServicesShowcase-module__RU0Ola__card:hover{border-color:#7c3aed40;box-shadow:0 8px 30px #00000014}.ServicesShowcase-module__RU0Ola__icon{width:48px;height:48px;color:var(--c);background:#7c3aed0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.ServicesShowcase-module__RU0Ola__cardTitle{color:#1a1a2e;margin:0;font-size:17px;font-weight:700}.ServicesShowcase-module__RU0Ola__cardDesc{color:#6a6a7a;margin:0;font-size:13px;line-height:1.6}.ServicesShowcase-module__RU0Ola__cardWithBg{cursor:pointer;background:#1c1d24;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:flex-end;gap:10px;min-height:280px;padding:24px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px #00000014}.ServicesShowcase-module__RU0Ola__cardWithBg:hover{border-color:#7c3aed66;box-shadow:0 8px 30px #0003}.ServicesShowcase-module__RU0Ola__cardBgImage{object-fit:cover;z-index:0;backface-visibility:hidden;will-change:transform;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(0,0)}.ServicesShowcase-module__RU0Ola__cardWithBg:hover .ServicesShowcase-module__RU0Ola__cardBgImage{transform:scale(1.06)translate(0,0)}.ServicesShowcase-module__RU0Ola__cardOverlay{z-index:1;background:linear-gradient(#0c10150d 0%,#0c10154d 45%,#0c1015cc 100%);position:absolute;inset:0}.ServicesShowcase-module__RU0Ola__cardContent{z-index:2;flex-direction:column;gap:10px;display:flex;position:relative}.ServicesShowcase-module__RU0Ola__cardWithBgTitle{color:#fff;text-shadow:0 2px 8px #0009;margin:0;font-size:17px;font-weight:700;transition:color .3s}.ServicesShowcase-module__RU0Ola__cardWithBg:hover .ServicesShowcase-module__RU0Ola__cardWithBgTitle{color:var(--c)}.ServicesShowcase-module__RU0Ola__cardWithBgDesc{color:#ffffffe6;text-shadow:0 1px 6px #0009;margin:0;font-size:13px;line-height:1.6}.ServicesShowcase-module__RU0Ola__cardWithBgIcon{width:48px;height:48px;color:var(--c);background:#ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;transition:background .3s;display:flex}.ServicesShowcase-module__RU0Ola__cardWithBg:hover .ServicesShowcase-module__RU0Ola__cardWithBgIcon{background:#ffffff26}@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,.ServicesShowcase-module__RU0Ola__cardWithBg{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{background:#e1dfea;padding:120px 0;position:relative;overflow:hidden}.MobileShowcaseSection-module__59snlG__bgGlow1{pointer-events:none;background:radial-gradient(circle,#7c3aed0a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;right:-100px}.MobileShowcaseSection-module__59snlG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#7c3aed08 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:#7c3aed;letter-spacing:.5px;background:#7c3aed14;border:1px solid #7c3aed33;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:#1a1a2e;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:#4a4a5a;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:#fff;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:12px;padding:14px;transition:border-color .2s;display:flex;box-shadow:0 1px 8px #00000008}.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:#1a1a2e;margin:0;font-size:14px;font-weight:700}.MobileShowcaseSection-module__59snlG__featureSub{color:#8a8a9a;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{background:#e1dfea;padding:120px 0;position:relative;overflow:hidden}.TestimonialsSection-module__ABfoaq__bgGlow{pointer-events:none;background:radial-gradient(#7c3aed0a 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:#1a1a2e;letter-spacing:.5px;background:#1a1a2e0f;border:1px solid #1a1a2e26;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:#1a1a2e;border-radius:50%;width:6px;height:6px}.TestimonialsSection-module__ABfoaq__title{color:#1a1a2e;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:#4a4a5a;font-size:17px;line-height:1.7}.TestimonialsSection-module__ABfoaq__statsBar{background:#fff;border:1px solid #0000000f;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:56px;padding:28px;display:grid;box-shadow:0 2px 20px #0000000a}.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:#8a8a9a;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:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;gap:14px;padding:32px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 20px #0000000a}.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:color-mix(in srgb, var(--tc) 6%, transparent);border:1px solid color-mix(in srgb, var(--tc) 15%, transparent);border-radius:100px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:700}.TestimonialsSection-module__ABfoaq__quote{color:#3a3a4a;flex:1;margin:0;font-size:15px;font-style:italic;line-height:1.7}.TestimonialsSection-module__ABfoaq__author{border-top:1px solid #0000000f;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:#1a1a2e;margin:0;font-size:14px;font-weight:700}.TestimonialsSection-module__ABfoaq__role{color:#8a8a9a;margin:0;font-size:12px}.TestimonialsSection-module__ABfoaq__bigQuote{color:#0000000a;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)}}
.blog-module__3rPSzG__section{background:#080710;min-height:100vh;padding:160px 0 120px;position:relative;overflow:hidden}.blog-module__3rPSzG__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;left:15%}.blog-module__3rPSzG__bgGlow2{pointer-events:none;z-index:0;background:radial-gradient(circle,#9f67ff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-10%;right:15%}.blog-module__3rPSzG__container{z-index:10;max-width:1100px;margin:0 auto;padding:0 24px;position:relative}.blog-module__3rPSzG__header{text-align:center;max-width:700px;margin:0 auto 56px}.blog-module__3rPSzG__badge{color:#a78bfa;text-transform:uppercase;letter-spacing:1px;background:#7b61ff1a;border:1px solid #7b61ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.blog-module__3rPSzG__title{color:#fff;letter-spacing:-2px;margin:0 0 20px;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,4.5vw,56px);font-weight:800;line-height:1.1}.blog-module__3rPSzG__gradientText{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 55%,#9f67ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__3rPSzG__subtitle{color:#ffffff80;margin:0;font-size:clamp(15px,1.6vw,17px);line-height:1.6}.blog-module__3rPSzG__filterContainer{justify-content:center;width:100%;margin-bottom:48px;display:flex}.blog-module__3rPSzG__filterList{scrollbar-width:none;background:#ffffff05;border:1px solid #ffffff0f;border-radius:9999px;gap:8px;max-width:100%;padding:5px;display:flex;overflow-x:auto}.blog-module__3rPSzG__filterList::-webkit-scrollbar{display:none}.blog-module__3rPSzG__filterBtn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:8px 20px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .2s}.blog-module__3rPSzG__filterBtn:hover{color:#fff}.blog-module__3rPSzG__activeFilter{color:#fff;background:#7c3aed;box-shadow:0 4px 12px #7c3aed40}.blog-module__3rPSzG__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:768px){.blog-module__3rPSzG__grid{grid-template-columns:1fr;gap:24px}}.blog-module__3rPSzG__card{cursor:pointer;background:#ffffff03;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.blog-module__3rPSzG__card:hover{border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 15px 30px #0000004d,0 0 20px #7c3aed0d}.blog-module__3rPSzG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.blog-module__3rPSzG__cardBadge{text-transform:uppercase;color:#a78bfa;letter-spacing:.5px;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.blog-module__3rPSzG__cardMeta{color:#fff6;font-family:monospace;font-size:12px}.blog-module__3rPSzG__cardTitle{color:#fff;margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.3;transition:color .2s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardTitle{color:#a78bfa}.blog-module__3rPSzG__cardExcerpt{color:#ffffff80;flex-grow:1;margin:0 0 24px;font-size:14px;line-height:1.5}.blog-module__3rPSzG__cardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.blog-module__3rPSzG__author{color:#fff9;font-size:12px;font-weight:500}.blog-module__3rPSzG__readMore{color:#a78bfa;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.blog-module__3rPSzG__arrowIcon{width:14px;height:14px;transition:transform .2s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__arrowIcon{transform:translate(3px)}.blog-module__3rPSzG__reader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d111766;border:1px solid #ffffff0f;border-radius:28px;max-width:900px;margin:0 auto;padding:56px;position:relative;overflow:hidden}@media (max-width:768px){.blog-module__3rPSzG__reader{padding:32px 20px}}.blog-module__3rPSzG__readerBack{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.blog-module__3rPSzG__readerBack:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.blog-module__3rPSzG__readerHeader{border-bottom:1px solid #ffffff14;margin-bottom:40px;padding-bottom:32px}.blog-module__3rPSzG__readerMetaRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.blog-module__3rPSzG__readerCategory{text-transform:uppercase;color:#7c3aed;letter-spacing:.5px;background:#7c3aed1f;border:1px solid #7c3aed33;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700}.blog-module__3rPSzG__readerMeta{color:#fff6;font-family:monospace;font-size:13px}.blog-module__3rPSzG__readerTitle{color:#fff;margin:0 0 20px;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.2}.blog-module__3rPSzG__readerAuthor{color:#fff9;font-size:14px;font-weight:500}.blog-module__3rPSzG__readerContent{color:#ffffffbf;font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.75}.blog-module__3rPSzG__readerContent p{margin:0 0 24px}.blog-module__3rPSzG__readerContent h2{color:#fff;border-left:3px solid #7c3aed;margin:40px 0 20px;padding-left:12px;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700}.blog-module__3rPSzG__readerContent h3{color:#fff;margin:32px 0 16px;font-family:Space Grotesk,sans-serif;font-size:19px;font-weight:700}.blog-module__3rPSzG__readerContent ul{flex-direction:column;gap:8px;margin:0 0 24px;padding-left:24px;display:flex}.blog-module__3rPSzG__readerContent li{list-style-type:square}.blog-module__3rPSzG__readerContent li::marker{color:#a78bfa}.blog-module__3rPSzG__boldText{font-weight:600}.blog-module__3rPSzG__codeBlock{color:#c9d1d9;background:#0d1117;border:1px solid #ffffff14;border-radius:12px;margin:28px 0;padding:20px;font-family:monospace;font-size:13.5px;line-height:1.5;overflow-x:auto}.blog-module__3rPSzG__cardImageContainer{background:#0c1015;border:1px solid #ffffff0f;border-radius:14px;width:100%;height:200px;margin-bottom:24px;position:relative;overflow:hidden}.blog-module__3rPSzG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardImage{transform:scale(1.05)}.blog-module__3rPSzG__readerImageContainer{border:1px solid #0000000d;border-radius:20px;width:100%;height:380px;margin-bottom:32px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.blog-module__3rPSzG__readerImage{object-fit:cover;width:100%;height:100%}@media (max-width:640px){.blog-module__3rPSzG__readerImageContainer{height:220px}}.blog-module__3rPSzG__listingContainer{position:relative}.blog-module__3rPSzG__heroSection{background:#080710;border-bottom:1px solid #7b61ff14;padding:160px 0 80px;position:relative;overflow:hidden}.blog-module__3rPSzG__heroInner{text-align:center;max-width:700px;margin:0 auto;padding:0 24px}.blog-module__3rPSzG__lightSection{background:#e1dfea;min-height:50vh;padding:80px 0 120px}.blog-module__3rPSzG__lightFilterList{scrollbar-width:none;background:#00000008;border:1px solid #0000000f;border-radius:9999px;gap:8px;max-width:100%;padding:5px;display:flex;overflow-x:auto}.blog-module__3rPSzG__lightFilterList::-webkit-scrollbar{display:none}.blog-module__3rPSzG__lightFilterBtn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:8px 20px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .2s}.blog-module__3rPSzG__lightFilterBtn:hover{color:#1a1a2e}.blog-module__3rPSzG__lightActiveFilter{color:#fff;background:#7c3aed;box-shadow:0 4px 12px #7c3aed4d}.blog-module__3rPSzG__lightCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;height:100%;padding:32px;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #00000008}.blog-module__3rPSzG__lightCard:hover{border-color:#7c3aed40;transform:translateY(-6px);box-shadow:0 16px 32px #1a1a2e14,0 0 24px #7c3aed0a}.blog-module__3rPSzG__lightCardTitle{color:#1a1a2e;margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1.3;transition:color .2s}.blog-module__3rPSzG__lightCard:hover .blog-module__3rPSzG__lightCardTitle{color:#7c3aed}.blog-module__3rPSzG__lightCardExcerpt{color:#4b5563;flex-grow:1;margin:0 0 24px;font-size:14px;line-height:1.5}.blog-module__3rPSzG__lightCardFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.blog-module__3rPSzG__lightAuthor{color:#6b7280;font-size:12px;font-weight:500}.blog-module__3rPSzG__lightCardBadge{text-transform:uppercase;color:#7c3aed;letter-spacing:.5px;background:#7c3aed0f;border:1px solid #7c3aed1f;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.blog-module__3rPSzG__lightCardMeta{color:#6b7280;font-family:monospace;font-size:11px}.blog-module__3rPSzG__lightCard:hover .blog-module__3rPSzG__cardImage{transform:scale(1.05)}.blog-module__3rPSzG__readerContainer{position:relative}.blog-module__3rPSzG__readerHero{background:#080710;border-bottom:1px solid #7b61ff14;padding:160px 0 64px;position:relative;overflow:hidden}.blog-module__3rPSzG__readerHeroInner{max-width:900px;margin:0 auto;padding:0 24px}.blog-module__3rPSzG__readerBody{background:#e1dfea;min-height:50vh;padding:64px 0 120px}.blog-module__3rPSzG__readerBodyInner{max-width:900px;margin:0 auto;padding:0 24px}.blog-module__3rPSzG__lightReaderContent{color:#374151;font-family:system-ui,-apple-system,sans-serif;font-size:16.5px;line-height:1.8}.blog-module__3rPSzG__lightReaderContent p{margin:0 0 24px}.blog-module__3rPSzG__lightReaderContent h2{color:#1a1a2e;border-left:3px solid #7c3aed;margin:48px 0 24px;padding-left:14px;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700;line-height:1.25}.blog-module__3rPSzG__lightReaderContent h3{color:#1a1a2e;margin:36px 0 16px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.blog-module__3rPSzG__lightReaderContent ul{flex-direction:column;gap:10px;margin:0 0 24px;padding-left:24px;display:flex}.blog-module__3rPSzG__lightReaderContent li{list-style-type:square}.blog-module__3rPSzG__lightReaderContent li::marker{color:#7c3aed}
.packages-module__3DhZxa__section{background:#e1dfea;min-height:100vh;padding:160px 0 120px;position:relative;overflow:hidden}.packages-module__3DhZxa__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed08 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;left:20%}.packages-module__3DhZxa__bgGlow2{pointer-events:none;z-index:0;background:radial-gradient(circle,#06b6d405 0%,#0000 70%);width:700px;height:700px;position:absolute;bottom:-10%;right:15%}.packages-module__3DhZxa__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.packages-module__3DhZxa__header{text-align:center;max-width:800px;margin:0 auto 64px}.packages-module__3DhZxa__badge{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.packages-module__3DhZxa__title{color:#000;letter-spacing:-2px;margin:0 0 24px;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.1}.packages-module__3DhZxa__gradientText{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.packages-module__3DhZxa__subtitle{color:#4b5563;margin:0;font-size:clamp(16px,1.8vw,19px);line-height:1.6}.packages-module__3DhZxa__tabsContainer{justify-content:center;width:100%;margin-bottom:48px;display:flex}.packages-module__3DhZxa__tabsList{scrollbar-width:none;background:#00000008;border:1px solid #0000000f;border-radius:9999px;gap:10px;max-width:100%;padding:6px;display:flex;overflow-x:auto}.packages-module__3DhZxa__tabsList::-webkit-scrollbar{display:none}.packages-module__3DhZxa__tabBtn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1)}.packages-module__3DhZxa__tabBtn:hover{color:#1a1a2e}.packages-module__3DhZxa__activeTab{color:#fff;background:#7c3aed;box-shadow:0 4px 15px #7c3aed59}.packages-module__3DhZxa__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:64px;display:grid}@media (max-width:1024px){.packages-module__3DhZxa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.packages-module__3DhZxa__grid{grid-template-columns:1fr;gap:24px}}.packages-module__3DhZxa__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;height:100%;padding:40px 32px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.packages-module__3DhZxa__card:hover{border-color:#7c3aed33;transform:translateY(-8px);box-shadow:0 12px 24px #00000014,0 0 20px #7c3aed0a}.packages-module__3DhZxa__cardPopular{background:radial-gradient(circle at 100% 0,#7c3aed05 0%,#fff 80%);border-color:#7c3aed4d}.packages-module__3DhZxa__popularTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:24px;right:24px;box-shadow:0 4px 10px #7c3aed4d}.packages-module__3DhZxa__cardHeader{margin-bottom:28px}.packages-module__3DhZxa__cardTitle{color:#1a1a2e;margin:0 0 16px;font-size:22px;font-weight:700;line-height:1.2}.packages-module__3DhZxa__priceWrapper{align-items:baseline;gap:4px;display:flex}.packages-module__3DhZxa__priceSymbol{color:#7c3aed;font-size:24px;font-weight:600}.packages-module__3DhZxa__cardPrice{color:#1a1a2e;letter-spacing:-1px;font-size:40px;font-weight:800}.packages-module__3DhZxa__priceNote{color:#6b7280;margin-left:6px;font-size:12px}.packages-module__3DhZxa__divider{background:#f3f4f6;width:100%;height:1px;margin-bottom:28px}.packages-module__3DhZxa__featuresList{flex-direction:column;flex-grow:1;gap:14px;margin:0 0 36px;padding:0;list-style:none;display:flex}.packages-module__3DhZxa__featureItem{color:#4b5563;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.4;display:flex}.packages-module__3DhZxa__checkIcon{color:#7c3aed;flex-shrink:0;width:16px;height:16px;margin-top:2px}.packages-module__3DhZxa__cardCta{color:#1a1a2e;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.packages-module__3DhZxa__cardCta:hover{color:#fff;background:#7c3aed;border-color:#7c3aed}.packages-module__3DhZxa__ctaPopular{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 4px 15px #7c3aed33}.packages-module__3DhZxa__ctaPopular:hover{color:#fff;background:#1a1a2e;border-color:#1a1a2e;box-shadow:0 4px 20px #ffffff26}.packages-module__3DhZxa__arrowIcon{width:16px;height:16px;transition:transform .2s}.packages-module__3DhZxa__cardCta:hover .packages-module__3DhZxa__arrowIcon{transform:translate(3px)}.packages-module__3DhZxa__customSection{background:#fff;border:1px solid #e5e7eb;border-radius:32px;justify-content:space-between;align-items:center;gap:40px;margin-top:80px;padding:48px;display:flex;box-shadow:0 4px 6px -1px #0000000d}@media (max-width:768px){.packages-module__3DhZxa__customSection{text-align:center;flex-direction:column;padding:32px 24px}}.packages-module__3DhZxa__customLeft{max-width:650px}.packages-module__3DhZxa__customTitle{color:#1a1a2e;margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.packages-module__3DhZxa__customDesc{color:#1a1a2eb3;margin:0;font-size:15px;line-height:1.6}.packages-module__3DhZxa__customBtn{color:#fff;white-space:nowrap;background:#7c3aed;border-radius:14px;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 20px #7c3aed59}.packages-module__3DhZxa__customBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #7c3aed73}
.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:24px;display:flex}.CTASection-module__GIQfhW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CTASection-module__GIQfhW__formGroup{flex-direction:column;gap:10px;display:flex}.CTASection-module__GIQfhW__label{color:#ffffffb3;font-size:15px;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:14px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:16px;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:120px}.CTASection-module__GIQfhW__submit{color:#fff;cursor:pointer;background:linear-gradient(#7c3aed26 0%,#7c3aed00 100%),#7c3aed;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 36px;font-family:inherit;font-size:18px;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:#ffffff59;margin:0;font-size:14px}.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}}
