@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";@media (width<=640px){.links{display:none}}@media (width<=640px){.cta{display:none}}@media (width<=640px){.hamburger{display:flex}}@media (width<=900px){.footerTop{grid-template-columns:1fr 1fr}}@media (width<=640px){.footerTop{grid-template-columns:1fr}}@media (width<=640px){.footerBottom{flex-direction:column;gap:1rem}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.featuresGrid{grid-template-columns:1fr 1fr}}@media (width<=640px){.featuresGrid{grid-template-columns:1fr}}@media (width<=900px){.featureCard.wide{grid-column:span 1}}@media (width<=900px){.floatCard{display:none}}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(18px)rotate(-2deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (width<=900px){.pricingGrid{grid-template-columns:1fr}}.planFeatures li.dim,.planFeatures li.dim:before{color:#5f5f88}@media (width<=900px){.servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.servicesGrid{grid-template-columns:1fr}}@media (width<=900px){.statsGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.testiGrid{grid-template-columns:1fr}}@media (width<=640px){.chatWidget{border-radius:14px;width:100%;max-width:calc(100vw - 1rem);height:100%;max-height:calc(100vh - 1rem);bottom:.5rem;right:.5rem}}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#06060e;--bg2:#0d0d1e;--bg3:#111128;--surface:#161630;--surface2:#1e1e3e;--border:#ffffff12;--border2:#ffffff21;--text:#f0f0ff;--text2:#9898c0;--text3:#5f5f88;--accent:#7c6fff;--accent2:#ff6fbd;--accent3:#6fffd8;--font-head:Syne, sans-serif;--font-body:DM Sans, sans-serif;--r:14px;--r2:22px;--r3:40px}html{scroll-behavior:smooth;font-size:16px}body{color:#f0f0ff;background:#06060e;font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#06060e}::-webkit-scrollbar-thumb{background:#7c6fff;border-radius:4px}img{max-width:100%;display:block}a{text-decoration:none}button{cursor:pointer;font-family:DM Sans,sans-serif}.section-label{letter-spacing:.1em;text-transform:uppercase;color:#7c6fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:600;display:inline-flex}.section-label:before{content:"";background:#7c6fff;border-radius:2px;width:18px;height:2px}.section-title{letter-spacing:-.03em;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.section-sub{color:#9898c0;max-width:520px;font-size:1.05rem;font-weight:300;line-height:1.7}.grad-text{background:linear-gradient(135deg,#7c6fff 0%,#ff6fbd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.section{padding:100px 5%}@media (width<=900px){.section{padding:70px 5%}}@media (width<=640px){.section{padding:50px 5%}}.section{position:relative}.bgDark{background:#0d0d1e}.bgDarker{background:#111128}.label{letter-spacing:.1em;text-transform:uppercase;color:#7c6fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.78rem;font-weight:600;display:inline-flex}.label:before{content:"";background:#7c6fff;border-radius:2px;width:18px;height:2px}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #7c6fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav{z-index:999;width:100%;padding:0 5%;transition:all .4s;position:fixed;top:0;left:0}.nav.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06060ebf;border-bottom:1px solid #ffffff12}.inner{justify-content:space-between;align-items:center;width:100%;height:68px;display:flex}.logo{letter-spacing:-.02em;color:#f0f0ff;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:800;text-decoration:none}.logo span{color:#7c6fff}.links{gap:2rem;margin-bottom:0;list-style:none;display:flex}@media (width<=640px){.links{display:none}}.link{color:#9898c0;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.link:after{content:"";background:#7c6fff;width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.link:hover{color:#f0f0ff}.link:hover:after{width:100%}.cta{align-items:center;gap:1rem;display:flex}@media (width<=640px){.cta{display:none}}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}@media (width<=640px){.hamburger{display:flex}}.hamburger span{background:#f0f0ff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06060ef2;border-bottom:1px solid #ffffff12;flex-direction:column;gap:.5rem;padding:1rem 5% 1.5rem;display:flex;overflow:hidden}.mobileLink{color:#9898c0;border-bottom:1px solid #ffffff12;padding:.6rem 0;font-size:1rem;text-decoration:none;transition:color .2s}.mobileLink:hover{color:#f0f0ff}.mobileCta{gap:.75rem;margin-top:.75rem;display:flex}.bg{z-index:0;position:absolute;inset:0}.orb{filter:blur(80px);opacity:.45;border-radius:50%;position:absolute}.orb1{background:#7c6fff59;width:600px;height:600px;animation:8s ease-in-out infinite float1;top:-150px;left:-150px}.orb2{background:#ff6fbd40;width:500px;height:500px;animation:10s ease-in-out infinite float2;bottom:-100px;right:-80px}.orb3{background:#6fffd833;width:350px;height:350px;animation:12s ease-in-out infinite reverse float1;top:30%;left:60%}.grid{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%)}.content{z-index:1;max-width:860px;margin:0 auto;position:relative}.badge_wrap{color:#7c6fff;letter-spacing:.04em;text-transform:uppercase;background:#7c6fff1f;border:1px solid #7c6fff4d;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.dot{background:#7c6fff;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.title{letter-spacing:-.04em;flex-direction:column;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:800;line-height:1.08;display:flex}.grad{background:linear-gradient(135deg,#7c6fff 0%,#ff6fbd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-height:1.15em;display:block}.subtitle{color:#9898c0;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:300;line-height:1.7}.actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.socialProof{color:#5f5f88;justify-content:center;align-items:center;gap:1rem;font-size:.85rem;display:flex}.avatarStack{display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#7c6fff,#ff6fbd);border:2px solid #06060e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-family:Syne,sans-serif;font-size:.65rem;font-weight:700;display:flex}.avatar:first-child{margin-left:0}.floatCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:0;background:#161630;border:1px solid #ffffff21;border-radius:14px;min-width:160px;padding:1rem 1.2rem;font-size:.78rem;position:absolute}@media (width<=900px){.floatCard{display:none}}.card1{top:20%;left:4%}.card2{top:25%;right:4%}.card3{bottom:20%;left:6%}.metric{color:#7c6fff;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:700}.metricLabel{color:#5f5f88;margin-top:.15rem;font-size:.73rem}.badge{color:#6fffd8;background:#6fffd81a;border-radius:20px;align-items:center;gap:.3rem;margin-top:.4rem;padding:.2rem .6rem;font-size:.7rem;display:inline-flex}.deployLabel{color:#5f5f88;margin-bottom:.5rem;font-size:.75rem}.deployName{font-size:.85rem;font-weight:500}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:40px;align-items:center;gap:.5rem;font-family:DM Sans,sans-serif;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.btn.sm{padding:.45rem 1.1rem;font-size:.82rem}.btn.md{padding:.6rem 1.5rem;font-size:.9rem}.btn.lg{padding:.85rem 2.2rem;font-size:1rem}.btn.primary{color:#fff;background:#7c6fff;box-shadow:0 0 28px #7c6fff59}.btn.primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 0 42px #7c6fff8c}.btn.outline{color:#9898c0;background:0 0;border:1px solid #ffffff21}.btn.outline:hover{color:#7c6fff;border-color:#7c6fff}.btn.ghost{color:#f0f0ff;background:#ffffff0d;border:1px solid #ffffff12}.btn.ghost:hover{background:#ffffff1a}.brands{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:60px 0;overflow:hidden}.brandsTitle{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:#5f5f88;margin-bottom:2rem;font-size:.78rem;font-weight:500}.marquee{padding:0 5%}.brandItem{color:#5f5f88;white-space:nowrap;align-items:center;gap:.6rem;padding:0 2.5rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700;transition:color .25s;display:flex}.brandItem:hover{color:#f0f0ff}.brandIcon{background:linear-gradient(135deg,#7c6fff,#ff6fbd);border-radius:5px;flex-shrink:0;width:22px;height:22px}.progressBar{z-index:9999;background:linear-gradient(90deg,#7c6fff,#ff6fbd);height:2px;transition:width .1s linear;position:fixed;top:0;left:0}.backToTop{color:#fff;cursor:pointer;z-index:888;background:#7c6fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #7c6fff66}.backToTop:hover{box-shadow:0 8px 30px #7c6fff99}.cursorGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#7c6fff12 0%,#0000 70%);border-radius:50%;width:300px;height:300px;transition:left .12s,top .12s;position:fixed;transform:translate(-50%,-50%)}.featuresGrid{background:#ffffff12;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:3.5rem;display:grid;overflow:hidden}@media (width<=900px){.featuresGrid{grid-template-columns:1fr 1fr}}@media (width<=640px){.featuresGrid{grid-template-columns:1fr}}.featureCard{cursor:default;background:#0d0d1e;padding:2.2rem;transition:background .25s;position:relative;overflow:hidden}.featureCard:before{content:"";opacity:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #7c6fff1a 0%, transparent 60%);transition:opacity .4s;position:absolute;inset:0}.featureCard:hover:before{opacity:1}.featureCard.wide{grid-column:span 2}@media (width<=900px){.featureCard.wide{grid-column:span 1}}.featureCard h3{letter-spacing:-.01em;margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700}.featureCard p{color:#9898c0;font-size:.88rem;font-weight:300;line-height:1.65}.featureIcon{background:#7c6fff1f;border:1px solid #7c6fff40;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.3rem;font-size:1.3rem;display:flex}.featureTag{color:#7c6fff;background:#7c6fff1a;border-radius:20px;margin-top:.8rem;padding:.25rem .7rem;font-size:.72rem;font-weight:500;display:inline-block}.statsSection{padding:80px 5%}.statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (width<=900px){.statsGrid{grid-template-columns:repeat(2,1fr)}}.statNum{letter-spacing:-.03em;background:linear-gradient(135deg,#f0f0ff 0%,#9898c0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1}.statLabel{color:#5f5f88;margin-top:.5rem;font-size:.85rem;font-weight:400}.servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}@media (width<=900px){.servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.servicesGrid{grid-template-columns:1fr}}.serviceCard{cursor:default;background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:2.2rem;transition:all .3s;position:relative;overflow:hidden}.serviceCard:after{content:"";transform-origin:0;background:linear-gradient(90deg,#7c6fff,#ff6fbd);width:100%;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.serviceCard:hover{border-color:#7c6fff66;box-shadow:0 24px 60px #0006}.serviceCard:hover:after{transform:scaleX(1)}.serviceCard h3{margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.15rem;font-weight:700}.serviceCard p{color:#9898c0;font-size:.87rem;font-weight:300;line-height:1.65}.serviceNum{color:#ffffff0a;margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:3rem;font-weight:800;line-height:1}.serviceLink{color:#7c6fff;align-items:center;gap:.4rem;margin-top:1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.serviceLink:hover{gap:.7rem}.testiGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}@media (width<=900px){.testiGrid{grid-template-columns:1fr}}.testiCard{background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:1.8rem;transition:all .3s}.testiCard:hover{border-color:#ffffff21}.stars{color:#fbbf24;gap:.2rem;margin-bottom:1rem;font-size:.85rem;display:flex}.testiText{color:#9898c0;margin-bottom:1.5rem;font-size:.88rem;font-style:italic;font-weight:300;line-height:1.7}.testiAuthor{align-items:center;gap:.75rem;display:flex}.testiAvatar{color:#fff;background:linear-gradient(135deg,#7c6fff,#ff6fbd);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:Syne,sans-serif;font-size:.7rem;font-weight:700;display:flex}.testiName{font-size:.88rem;font-weight:600}.testiRole{color:#5f5f88;font-size:.77rem}.pricingToggle{justify-content:center;align-items:center;gap:.75rem;margin:2rem 0 3rem;display:flex}.toggleLabel{color:#9898c0;font-size:.88rem}.toggleSwitch{cursor:pointer;background:#1e1e3e;border:1px solid #ffffff21;border-radius:12px;width:46px;height:24px;padding:0;transition:background .3s;position:relative}.toggleSwitch.active{background:#7c6fff}.toggleKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .3s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000004d}.active .toggleKnob{left:25px}.saveBadge{color:#6fffd8;background:#6fffd81a;border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.pricingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=900px){.pricingGrid{grid-template-columns:1fr}}.pricingCard{background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:2.2rem;transition:all .3s;position:relative}.pricingCard.featured{background:linear-gradient(160deg,#161630,#7c6fff12);border-color:#7c6fff80;box-shadow:0 0 60px #7c6fff26}.pricingCard.featured:before{content:"Recommended";color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(90deg,#7c6fff,#ff6fbd);border-radius:20px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.planName{letter-spacing:.04em;text-transform:uppercase;color:#9898c0;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.planPrice{align-items:baseline;gap:.3rem;margin-bottom:.5rem;display:flex}.planPriceNum{letter-spacing:-.04em;font-family:Syne,sans-serif;font-size:3rem;font-weight:800}.planPricePeriod{color:#5f5f88;font-size:.85rem}.planDesc{color:#5f5f88;min-height:2.5rem;margin-bottom:1.5rem;font-size:.82rem}.planDivider{border:none;border-top:1px solid #ffffff12;margin-bottom:1.5rem}.planFeatures{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.planFeatures li{color:#9898c0;align-items:flex-start;gap:.6rem;font-size:.85rem;display:flex}.planFeatures li:before{content:"✦";color:#7c6fff;flex-shrink:0;margin-top:.25rem;font-size:.65rem}.planFeatures li.dim,.planFeatures li.dim:before{color:#5f5f88}.faqList{flex-direction:column;gap:.75rem;max-width:720px;margin:3rem auto 0;display:flex}.faqItem{background:#161630;border:1px solid #ffffff12;border-radius:14px;transition:border-color .25s;overflow:hidden}.faqItem.open{border-color:#7c6fff4d}.faqQ{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;display:flex}.faqArrow{color:#5f5f88;font-size:1.2rem;line-height:1;display:inline-block}.faqA{overflow:hidden}.ctaBg{background:radial-gradient(80% 60%,#7c6fff2e 0%,#0000 70%);position:absolute;inset:0}.ctaDesc{color:#9898c0;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300}.aiFloatingBtn{cursor:pointer;z-index:500;background:linear-gradient(135deg,#7c6fff,#ff6fbd);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 8px 32px #7c6fff66}.aiFloatingBtn:hover{box-shadow:0 12px 48px #7c6fff99}.aiFloatingBtn.hidden{display:none}.icon{justify-content:center;align-items:center;font-size:1.5rem;display:flex}.badge{color:#fff;background:#ff6fbd;border:2px solid #06060e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:700;animation:2s infinite pulse;display:flex;position:absolute;top:-4px;right:-4px}.chatWidget{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#161630;border:1px solid #ffffff21;border-radius:22px;flex-direction:column;width:420px;height:600px;display:flex;position:fixed;bottom:2rem;left:2rem;overflow:hidden;box-shadow:0 20px 80px #00000080}@media (width<=640px){.chatWidget{border-radius:14px;width:100%;max-width:calc(100vw - 1rem);height:100%;max-height:calc(100vh - 1rem);bottom:.5rem;right:.5rem}}.header{background:linear-gradient(135deg,#7c6fff14,#ff6fbd0d);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:1.2rem;display:flex}.headerContent{flex:1}.title{align-items:center;gap:.8rem;display:flex}.aiIcon{font-size:1.4rem;animation:3s ease-in-out infinite float}.title h3{color:#f0f0ff;margin:0;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.status{color:#6fffd8;letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.7rem;font-weight:600;display:block}.headerActions{gap:.4rem;display:flex}.iconBtn{cursor:pointer;color:#9898c0;background:#ffffff0d;border:1px solid #ffffff12;border-radius:50%;width:32px;height:32px;font-size:.8rem;transition:all .2s}.iconBtn:hover{color:#7c6fff;background:#ffffff1a;border-color:#7c6fff}.messagesContainer{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1rem;padding:1.2rem;display:flex;overflow-y:auto}.messagesContainer::-webkit-scrollbar{width:4px}.messagesContainer::-webkit-scrollbar-track{background:0 0}.messagesContainer::-webkit-scrollbar-thumb{background:#7c6fff4d;border-radius:4px}.messagesContainer::-webkit-scrollbar-thumb:hover{background:#7c6fff80}.message{gap:.7rem;animation:.3s slideIn;display:flex}.message.assistant{justify-content:flex-start}.message.user{justify-content:flex-end}.avatar{background:linear-gradient(135deg,#7c6fff,#ff6fbd);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.user .avatar{background:#7c6fff;order:2}.messageContent{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.user .messageContent{align-items:flex-end}.bubble{color:#f0f0ff;word-wrap:break-word;background:#0d0d1e;border-radius:14px;max-width:280px;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.user .bubble{color:#fff;background:linear-gradient(135deg,#7c6fff,#ff6fbd)}.error .bubble{color:#f87171;background:#f8717126;border:1px solid #f8717166}.time{color:#5f5f88;padding:0 .4rem;font-size:.7rem}.typingDot{background:#9898c0;border-radius:50%;width:4px;height:4px;margin:0 2px;animation:1.4s infinite typing;display:inline-block}.typingDot:nth-child(2){animation-delay:.2s}.typingDot:nth-child(3){animation-delay:.4s}.suggestedPrompts{background:#0d0d1e80;border-top:1px solid #ffffff12;padding:1rem}.suggestedPrompts p{color:#5f5f88;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.7rem;font-size:.75rem;font-weight:600}.promptButtons{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.promptBtn{color:#7c6fff;cursor:pointer;background:#7c6fff1f;border:1px solid #7c6fff40;border-radius:14px;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500;transition:all .2s}.promptBtn:hover{background:#7c6fff33;border-color:#7c6fff}.inputArea{background:#06060e80;border-top:1px solid #ffffff12;padding:.9rem}.inputWrapper{align-items:flex-end;gap:.6rem;margin-bottom:.6rem;display:flex}.input{color:#f0f0ff;resize:none;background:#0d0d1e;border:1px solid #ffffff21;border-radius:14px;outline:none;flex:1;min-height:36px;max-height:100px;padding:.65rem .9rem;font-family:DM Sans,sans-serif;font-size:.85rem;line-height:1.4;transition:all .2s}.input:disabled{opacity:.6;cursor:not-allowed}.sendBtn{color:#7c6fff;cursor:pointer;background:#7c6fff33;border:1px solid #7c6fff4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.sendBtn.active{color:#fff;background:#7c6fff;border-color:#7c6fff;box-shadow:0 4px 16px #7c6fff66}.sendBtn:not(:disabled):hover.active{box-shadow:0 6px 24px #7c6fff99}.sendBtn:disabled{opacity:.5;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}.disclaimer{color:#5f5f88;margin:0;font-size:.7rem;line-height:1.4}.footer{border-top:1px solid #ffffff12;padding:60px 5% 40px;background:#06060e!important}.footerTop{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width<=900px){.footerTop{grid-template-columns:1fr 1fr}}@media (width<=640px){.footerTop{grid-template-columns:1fr}}.footerLogo{letter-spacing:-.02em;margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:800}.footerLogo span{color:#7c6fff}.footerTagline{color:#5f5f88;max-width:280px;font-size:.85rem;font-weight:300;line-height:1.6}.socials{gap:.75rem;margin-top:1.2rem;display:flex;flex-direction:row!important}.socialIcon{cursor:pointer;color:#9898c0;background:#161630;border:1px solid #ffffff12;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;text-decoration:none;transition:all .25s;display:flex}.socialIcon:hover{color:#7c6fff;border-color:#7c6fff}.footerColTitle{letter-spacing:.08em;text-transform:uppercase;color:#f0f0ff;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:.82rem;font-weight:700}.footerLinks{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footerLinks a{color:#5f5f88;font-size:.85rem;text-decoration:none;transition:color .2s}.footerLinks a:hover{color:#f0f0ff}.footerNewsletterDesc{color:#5f5f88;font-size:.82rem;line-height:1.6}.newsletterForm{gap:.5rem;margin-top:.75rem;display:flex}.newsletterInput{color:#f0f0ff;background:#161630;border:1px solid #ffffff21;border-radius:40px;outline:none;flex:1;padding:.6rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .25s}.newsletterInput:focus{border-color:#7c6fff}.newsletterInput::placeholder{color:#5f5f88}.newsletterNote{color:#6fffd8;margin-top:.6rem;font-size:.78rem}.newsletterNote.error{color:#ff8f8f}.footerBottom{color:#5f5f88;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.8rem;display:flex}@media (width<=640px){.footerBottom{flex-direction:column;gap:1rem}}.footerBottomLinks{gap:1.5rem;display:flex}.footerBottomLinks a{color:#5f5f88;text-decoration:none;transition:color .2s}.footerBottomLinks a:hover{color:#f0f0ff}.signIn{background:#06060e;min-height:100vh;display:flex;position:relative;overflow:hidden}.orb1{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c6fff33 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:10s ease-in-out infinite breathe;position:fixed;top:-200px;left:-200px}.orb2{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff6fbd26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:14s ease-in-out infinite reverse breathe;position:fixed;bottom:-150px;right:-100px}.grid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.leftPanel{z-index:1;flex:1;justify-content:center;align-items:center;padding:60px 5%;display:flex;position:relative}@media (width<=900px){.leftPanel{display:none}}.leftContent{width:100%;max-width:480px}.leftLogo{letter-spacing:-.02em;color:#f0f0ff;margin-bottom:2.5rem;font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800}.leftLogo span{color:#7c6fff}.leftHeading{letter-spacing:-.04em;margin-bottom:1.2rem;font-family:Syne,sans-serif;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.leftSub{color:#9898c0;max-width:360px;margin-bottom:2.5rem;font-size:1rem;font-weight:300;line-height:1.7}.statRow{gap:2.5rem;margin-bottom:3rem;display:flex}.stat{flex-direction:column;gap:.2rem;display:flex}.statLabel{color:#5f5f88;font-size:.78rem;font-weight:400}.bgCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f0f0ff;background:#161630b3;border:1px solid #ffffff21;border-radius:14px;padding:1rem 1.2rem;font-size:.8rem;position:absolute}.bc1{min-width:220px;bottom:10%;left:5%}.bc2{min-width:170px;top:12%;right:8%}.bc3{min-width:180px;top:45%;left:2%}.bcRow{align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.bcDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.bcSmall{color:#5f5f88;font-size:.72rem}.bcLabel{color:#5f5f88;margin-bottom:.5rem;font-size:.72rem}.bcBars{align-items:flex-end;gap:4px;height:40px;display:flex}.bcBar{background:linear-gradient(#7c6fff,#7c6fff4d);border-radius:3px 3px 0 0;flex:1}.bcAvatars{display:flex}.bcAvatar{color:#fff;background:linear-gradient(135deg,#7c6fff,#ff6fbd);border:2px solid #06060e;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-family:Syne,sans-serif;font-size:.58rem;font-weight:700;display:flex}.bcAvatar:first-child{margin-left:0}.bcActive{color:#6fffd8;font-size:.75rem;font-weight:500}.rightPanel{z-index:1;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#06060e80;border-left:1px solid #ffffff12;justify-content:center;align-items:center;width:100%;max-width:520px;padding:70px 32px;display:flex;position:relative}@media (width<=900px){.rightPanel{border-left:none;max-width:100%;padding:32px 20px}}.authCard{width:100%;max-width:420px}.cardHeader{margin-bottom:2rem}.cardLogo{letter-spacing:-.02em;color:#f0f0ff;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800}.cardLogo span{color:#7c6fff}@media (width<=900px){.cardLogo{display:block}}.cardTitle{letter-spacing:-.03em;margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1.65rem;font-weight:800;line-height:1.15}.cardSub{color:#5f5f88;font-size:.88rem}.cardLink{color:#7c6fff;font-weight:500;text-decoration:none;transition:color .2s}.cardLink:hover{color:#ff6fbd}.socials{flex-direction:column;gap:.65rem;margin-bottom:1.5rem;display:flex}.socialBtn{color:#f0f0ff;cursor:pointer;text-align:left;background:#161630cc;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.1rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;transition:all .25s;display:flex}.socialBtn svg{flex-shrink:0}.socialBtn:hover{background:#1e1e3e}.divider{color:#5f5f88;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.divider:before,.divider:after{content:"";background:#ffffff12;flex:1;height:1px}.fieldFocused .inputWrap{border-color:#7c6fff;box-shadow:0 0 0 3px #7c6fff1f}.fieldError .inputWrap{border-color:#f87171;box-shadow:0 0 0 3px #f871711f}.labelRow{justify-content:space-between;align-items:center;display:flex}.forgotLink{color:#7c6fff;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s}.forgotLink:hover{color:#ff6fbd}.inputWrap{background:#161630cc;border:1px solid #ffffff21;border-radius:14px;align-items:center;transition:border-color .25s,box-shadow .25s;display:flex;position:relative}.inputIcon{color:#5f5f88;pointer-events:none;flex-shrink:0;position:absolute;left:1rem}.input{color:#f0f0ff;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.8rem 1rem .8rem 2.8rem;font-family:DM Sans,sans-serif;font-size:.9rem}.eyeBtn{color:#5f5f88;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 1rem;transition:color .2s;display:flex}.eyeBtn:hover{color:#f0f0ff}.rememberRow{align-items:center;display:flex}.checkLabel{cursor:pointer;align-items:center;gap:.6rem;display:flex}.checkbox{display:none}.checkBox{background:#161630cc;border:1.5px solid #ffffff21;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.checkbox:checked+.checkBox{background:#7c6fff;border-color:#7c6fff}.checkText{color:#9898c0;font-size:.83rem}.submitBtn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#7c6fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem 1.5rem;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 0 28px #7c6fff66}.arrow{font-size:1.1rem}.footerNote{text-align:center;color:#5f5f88;margin-top:1.5rem;font-size:.78rem;line-height:1.6}.successState p{color:#9898c0;margin-bottom:2rem;font-size:.9rem}.successBar{background:linear-gradient(90deg,#7c6fff,#ff6fbd);border-radius:2px;height:2px}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}}.about{background:#06060e;min-height:100vh}.about-badge{color:#7c6fff;letter-spacing:.06em;text-transform:uppercase;background:#7c6fff1f;border:1px solid #7c6fff4d;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.statsBar{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:repeat(4,1fr);display:grid}@media (width<=900px){.statsBar{grid-template-columns:repeat(2,1fr)}}.statItem{border-right:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:2.5rem 1rem;display:flex}.statItem:last-child{border-right:none}@media (width<=900px){.statItem:nth-child(2){border-right:none}}.statNum{letter-spacing:-.04em;background:linear-gradient(135deg,#f0f0ff,#9898c0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:2.4rem;font-weight:800}.statLabel{color:#5f5f88;font-size:.83rem}.sectionSub{color:#9898c0;max-width:480px;font-size:1rem;font-weight:300;line-height:1.7}.mission{background:#0d0d1e;padding:110px 5%}.missionInner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=900px){.missionInner{grid-template-columns:1fr;gap:3rem}}.missionText{color:#9898c0;margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.8}.missionRight{position:relative}.missionCard{background:#161630;border:1px solid #ffffff21;border-radius:22px;padding:2rem;position:relative;overflow:hidden}.missionCard:before{content:"";background:linear-gradient(90deg,#7c6fff,#ff6fbd);width:100%;height:2px;position:absolute;top:0;left:0}.mcQuote{color:#7c6fff33;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:5rem;font-weight:800;line-height:.8}.mcText{color:#f0f0ff;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.65}.mcAuthor{align-items:center;gap:.8rem;display:flex}.mcAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Syne,sans-serif;font-size:.72rem;font-weight:700;display:flex}.mcName{font-size:.9rem;font-weight:600}.mcRole{color:#5f5f88;font-size:.78rem}.missionFloatCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#161630;border:1px solid #ffffff21;border-radius:14px;padding:.9rem 1.2rem;font-size:.82rem;animation:7s ease-in-out infinite float1;position:absolute;bottom:-24px;right:-16px}@media (width<=900px){.missionFloatCard{display:none}}.mfcRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.mfcDot{background:#6fffd8;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse}.mfcSub{color:#5f5f88;font-size:.75rem}.timelineSection{background:#111128;padding:110px 5%}.timelineHeader{text-align:center;margin-bottom:4rem}.timeline{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex;position:relative}.timelineLine{background:linear-gradient(#0000,#7c6fff,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (width<=900px){.timelineLine{left:20px}}.timelineItem{align-items:flex-start;gap:2rem;display:flex;position:relative}.timelineItem.left{justify-content:flex-start;padding-right:calc(50% + 2rem)}.timelineItem.right{justify-content:flex-end;padding-left:calc(50% + 2rem)}@media (width<=900px){.timelineItem.left,.timelineItem.right{justify-content:flex-start;padding:0 0 0 56px}}.timelineCard{background:#161630;border:1px solid #ffffff12;border-radius:22px;flex:1;max-width:380px;padding:1.6rem 1.8rem;transition:border-color .25s}.timelineCard:hover{border-color:#7c6fff59}@media (width<=900px){.timelineCard{max-width:100%}}.timelineYear{letter-spacing:.1em;text-transform:uppercase;color:#7c6fff;margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:.78rem;font-weight:700}.timelineTitle{margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700}.timelineDesc{color:#9898c0;font-size:.85rem;font-weight:300;line-height:1.65}.timelineDot{background:#7c6fff;border:3px solid #111128;border-radius:50%;width:14px;height:14px;position:absolute;top:1.8rem;left:50%;transform:translate(-50%);box-shadow:0 0 14px #7c6fff80}@media (width<=900px){.timelineDot{left:20px;transform:translate(-50%)}}.valuesSection{background:#0d0d1e;padding:110px 5%}.valuesHeader{text-align:center;margin-bottom:4rem}.valuesHeader .sectionSub{margin:0 auto}.valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=900px){.valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.valuesGrid{grid-template-columns:1fr}}.valueCard{cursor:default;background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:2rem;transition:all .3s}.valueCard:hover{border-color:#7c6fff59}.valueIcon{margin-bottom:1rem;font-size:1.8rem}.valueTitle{margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.valueDesc{color:#9898c0;font-size:.85rem;font-weight:300;line-height:1.65}.teamSection{background:#111128;padding:110px 5%}.teamHeader{text-align:center;margin-bottom:4rem}.teamHeader .sectionSub{margin:0 auto}.teamGrid{grid-template-columns:repeat(6,1fr);gap:1rem;max-width:1100px;margin:0 auto 2.5rem;display:grid}@media (width<=1200px){.teamGrid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.teamGrid{grid-template-columns:repeat(2,1fr)}}.teamCard{text-align:center;cursor:default;background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:1.8rem 1rem;transition:all .3s}.teamCard:hover{border-color:#7c6fff59}.teamAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 0 24px #7c6fff40}.teamName{margin-bottom:.3rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.teamRole{color:#5f5f88;font-size:.77rem}.teamCta{text-align:center;margin-top:2.5rem}.teamCta p{color:#9898c0;margin-bottom:1rem;font-size:.95rem}.ctaSection{text-align:center;padding:120px 5%;position:relative;overflow:hidden}.ctaGlow{background:radial-gradient(75% 60%,#7c6fff2b 0%,#0000 70%);position:absolute;inset:0}.ctaInner{z-index:1;max-width:640px;margin:0 auto;position:relative}.ctaTitle{letter-spacing:-.04em;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.1}.ctaSub{color:#9898c0;margin-bottom:2rem;font-size:1rem;font-weight:300}.ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact{background:#06060e;min-height:100vh}.hero{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:160px 5% 80px;display:flex;position:relative;overflow:hidden}.heroOrb1{filter:blur(70px);background:radial-gradient(circle,#7c6fff33 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite breathe;position:absolute;top:-160px;left:-120px}.heroOrb2{filter:blur(70px);background:radial-gradient(circle,#ff6fbd26 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:13s ease-in-out infinite reverse breathe;position:absolute;bottom:-80px;right:-80px}.heroGrid{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 30%,#0000 100%);mask-image:radial-gradient(70% 70%,#000 30%,#0000 100%)}.heroContent{z-index:1;max-width:680px;position:relative}.badge{color:#7c6fff;letter-spacing:.06em;text-transform:uppercase;background:#7c6fff1f;border:1px solid #7c6fff4d;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.badgeDot{background:#7c6fff;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.heroTitle{letter-spacing:-.04em;margin-bottom:1.2rem;font-family:Syne,sans-serif;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:800;line-height:1.1}.grad{background:linear-gradient(135deg,#7c6fff,#ff6fbd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heroSub{color:#9898c0;max-width:500px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.75}.channels{padding:0 5% 80px}.channelsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width<=900px){.channelsGrid{grid-template-columns:1fr}}.channelCard{cursor:default;background:#161630;border:1px solid #ffffff12;border-radius:22px;padding:2rem;transition:all .3s}.channelCard:hover{border-color:rgba(var(--accent-rgb,124, 111, 255), .4)}.channelIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;font-size:1.4rem;display:flex}.channelTitle{margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700}.channelDesc{color:#9898c0;margin-bottom:1.2rem;font-size:.85rem;font-weight:300;line-height:1.65}.channelCta{cursor:pointer;background:0 0;border:1px solid;border-radius:40px;padding:.45rem 1rem;font-family:DM Sans,sans-serif;font-size:.83rem;font-weight:600;transition:all .25s}.channelCta:hover{opacity:.75}.formSection{background:#0d0d1e;padding:0 5% 100px}.formInner{grid-template-columns:340px 1fr;gap:4rem;max-width:1100px;margin:0 auto;padding-top:80px;display:grid}@media (width<=900px){.formInner{grid-template-columns:1fr;gap:2.5rem}}.sidebarLabel{letter-spacing:.1em;text-transform:uppercase;color:#5f5f88;margin-bottom:1.2rem;font-size:.75rem;font-weight:700}.officeList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.officeCard{background:#161630;border:1px solid #ffffff12;border-radius:14px;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;transition:border-color .25s;display:flex}.officeCard:hover{border-color:#ffffff21}.officeFlag{flex-shrink:0;font-size:1.4rem}.officeCity{margin-bottom:.2rem;font-family:Syne,sans-serif;font-size:.92rem;font-weight:700}.officeAddr{color:#9898c0;margin-bottom:.15rem;font-size:.8rem}.officeTz{color:#5f5f88;font-size:.75rem}.sidebarDivider{border:none;border-top:1px solid #ffffff12;margin:1.5rem 0}.responseTimes{flex-direction:column;gap:.7rem;display:flex}.rtRow{background:#161630;border:1px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.rtPlan{color:#9898c0;font-size:.85rem;font-weight:500}.rtTime{color:#7c6fff;font-family:Syne,sans-serif;font-size:.85rem;font-weight:700}.formCard{background:#161630;border:1px solid #ffffff21;border-radius:22px;padding:2.5rem}@media (width<=640px){.formCard{padding:1.5rem}}.formTitle{letter-spacing:-.03em;margin-bottom:.4rem;font-family:Syne,sans-serif;font-size:1.6rem;font-weight:800}.formSub{color:#5f5f88;margin-bottom:2rem;font-size:.85rem}.form{flex-direction:column;gap:1.1rem;display:flex}.fieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=640px){.fieldRow{grid-template-columns:1fr}}.field{flex-direction:column;gap:.4rem;display:flex}.field .inputWrap,.field .input{background:#06060e99;border:1px solid #ffffff21;border-radius:14px;transition:border-color .25s,box-shadow .25s}.field.focused .input,.field.focused .inputWrap{border-color:#7c6fff;box-shadow:0 0 0 3px #7c6fff1f}.label{color:#9898c0;font-size:.82rem;font-weight:500}.req{color:#7c6fff}.input{color:#f0f0ff;background:#06060e99;border:1px solid #ffffff21;border-radius:14px;outline:none;width:100%;padding:.78rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .25s,box-shadow .25s}.input::placeholder{color:#5f5f88}.input:focus{border-color:#7c6fff;box-shadow:0 0 0 3px #7c6fff1f}.input:-webkit-autofill{-webkit-text-fill-color:#f0f0ff;-webkit-box-shadow:inset 0 0 0 1000px #161630}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%235f5f88' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.select option{background:#161630}.textarea{resize:vertical;min-height:130px;line-height:1.6}.errorMsg{color:#f87171;background:#f8717114;border:1px solid #f8717140;border-radius:14px;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.83rem;display:flex;overflow:hidden}.submitBtn{color:#fff;cursor:pointer;background:#7c6fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem 1.5rem;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 0 28px #7c6fff66}.submitBtn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}.privacy{color:#5f5f88;text-align:center;margin-top:1rem;font-size:.77rem}.privacy a{color:#7c6fff;text-decoration:none}.successState{text-align:center;padding:3rem 1rem}.successIcon{color:#fff;background:linear-gradient(135deg,#7c6fff,#ff6fbd);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.8rem;display:flex;box-shadow:0 0 40px #7c6fff80}.successState h3{margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800}.successState p{color:#9898c0;font-size:.9rem}.successState p strong{color:#f0f0ff}.globeSection{text-align:center;background:#111128;padding:100px 5%}.globeInner{max-width:900px;margin:0 auto}.sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:#7c6fff;align-items:center;gap:.5rem;margin-bottom:.9rem;font-size:.78rem;font-weight:600;display:inline-flex}.sectionLabel:before{content:"";background:#7c6fff;border-radius:2px;width:18px;height:2px}.sectionTitle{letter-spacing:-.03em;margin-bottom:.9rem;font-family:Syne,sans-serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.1}.sectionSub{color:#9898c0;max-width:460px;margin:0 auto 3rem;font-size:.95rem;font-weight:300;line-height:1.7}.globeMapWrap{border:1px solid #ffffff12;border-radius:22px;overflow:hidden}.globeMap{background:#161630;height:320px;position:relative}@media (width<=640px){.globeMap{height:220px}}.gmOrb{filter:blur(30px);background:radial-gradient(circle,#7c6fff12 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gmSvg{width:100%;height:100%;position:absolute;inset:0}.cityPin{white-space:nowrap;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;display:flex;position:absolute}.sf{top:42%;left:22%}.london{top:46%;left:74%}.singapore{top:50%;left:84%}.pinDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pinPulse}.pinLabel{color:#f0f0ff;background:#06060ecc;border:1px solid #ffffff21;border-radius:6px;padding:.2rem .5rem}@keyframes pinPulse{0%,to{box-shadow:0 0}50%{box-shadow:0 0 0 6px #0000}}.notFound{background:#06060e;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.notFound .nfOrb{pointer-events:none;background:radial-gradient(circle,#7c6fff2e,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notFound .nfContent{text-align:center;max-width:560px;position:relative}.notFound .nfCode{letter-spacing:-.04em;font-family:Syne,sans-serif;font-size:clamp(5rem,16vw,9rem);font-weight:800;line-height:1}.notFound .nfTitle{margin:1rem 0 .75rem;font-family:Syne,sans-serif;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700}.notFound .nfSub{color:#9898c0;margin-bottom:2rem;font-weight:300;line-height:1.7}.notFound .nfActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pageLoader{justify-content:center;align-items:center;min-height:60vh;display:flex}.pageLoader .pageLoaderSpinner{border:3px solid #ffffff1f;border-top-color:#7c6fff;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite pageLoaderSpin}@keyframes pageLoaderSpin{to{transform:rotate(360deg)}}
