.Header-module__hBw1pG__headerWrapper{z-index:100;justify-content:center;width:100%;display:flex;position:fixed;top:2rem;left:0}.Header-module__hBw1pG__navbar{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 20px #0000000d, inset 0 1px 0 var(--glass-border);border:1px solid var(--glass-border);border-radius:9999px;justify-content:space-between;align-items:center;width:auto;min-width:450px;padding:.5rem .5rem .5rem 1.5rem;display:flex}.Header-module__hBw1pG__logoCircle{border:4px solid var(--accent-blue);border-radius:50%;width:16px;height:16px}.Header-module__hBw1pG__navLinks{gap:2rem;margin:0 3rem;list-style:none;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--foreground);opacity:.8;font-size:.85rem;font-weight:500;transition:opacity .2s}.Header-module__hBw1pG__navLinks a:hover{opacity:1}.Header-module__hBw1pG__downloadBtn{background:var(--foreground);border:1px solid var(--glass-border);color:var(--background);border-radius:9999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0000000a}.Header-module__hBw1pG__downloadBtn:hover{border-color:var(--text-muted);transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.Header-module__hBw1pG__navAction{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__themeToggleBtn{border:1px solid var(--glass-border);background:var(--background);width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__themeToggleBtn:hover{background:var(--card-bg);transform:translateY(-1px)}
.Hero-module__ZARIfG__heroSection{text-align:center;flex-direction:column;align-items:center;padding-top:12rem;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundEffects{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__gradientLeft{filter:blur(80px);background:radial-gradient(circle at 50% 0,#d6e6ff66 0%,#fff0 60%);border-radius:50%;width:80%;height:100%;position:absolute;top:-20%;left:10%}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__trustedPill{background:var(--card-bg);color:var(--text-muted);border:1px solid #0000000f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:500;display:flex;box-shadow:0 4px 14px #001e5a08}.Hero-module__ZARIfG__stars{color:#eab308;font-size:.8rem}.Hero-module__ZARIfG__headline{letter-spacing:-.04em;color:var(--foreground);margin-bottom:1.5rem;font-size:4.5rem;font-weight:500;line-height:1.05}.Hero-module__ZARIfG__highlight{font-weight:700}.Hero-module__ZARIfG__bold{font-weight:800}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}.Hero-module__ZARIfG__ctaButton{background:var(--foreground);color:var(--background);cursor:pointer;border:1px solid #0000001a;border-radius:999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #0000000d}.Hero-module__ZARIfG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.Hero-module__ZARIfG__actionContainer{justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__secondaryCtaButton{color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryCtaButton:hover{background:#00000008;transform:translateY(-1px)}
.ComparisonWidget-module__97VE8q__comparisonSection{justify-content:center;width:100%;padding:2rem 0;display:flex}.ComparisonWidget-module__97VE8q__widgetWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff6;border:1px solid #dce6fa80;border-radius:20px;width:90%;max-width:900px;display:flex;overflow:hidden;box-shadow:0 4px 40px #00000008}.ComparisonWidget-module__97VE8q__cardLeft,.ComparisonWidget-module__97VE8q__cardRight{flex-direction:column;flex:1;padding:2rem;display:flex}.ComparisonWidget-module__97VE8q__cardLeft{background:var(--card-bg)}.ComparisonWidget-module__97VE8q__cardRight{background:linear-gradient(#f8fbff,#f2f7ff);border-left:1px solid #00000008;position:relative}.ComparisonWidget-module__97VE8q__cardRight:before{content:"";background:var(--accent-blue);border-top-right-radius:16px;width:100%;height:4px;position:absolute;top:0;left:0}.ComparisonWidget-module__97VE8q__cardHeader,.ComparisonWidget-module__97VE8q__cardHeaderActive{letter-spacing:.05em;color:#777;align-items:center;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:flex}.ComparisonWidget-module__97VE8q__cardHeaderActive{color:var(--accent-blue);justify-content:space-between}.ComparisonWidget-module__97VE8q__headerLeft{align-items:center;gap:.5rem;display:flex}.ComparisonWidget-module__97VE8q__icon,.ComparisonWidget-module__97VE8q__iconBlue{margin-right:.5rem;font-size:1.1rem}.ComparisonWidget-module__97VE8q__iconBlue{color:var(--accent-blue)}.ComparisonWidget-module__97VE8q__badgeLeft{color:var(--accent-blue);background:#0056ff1a;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.ComparisonWidget-module__97VE8q__itemList{flex-direction:column;gap:1.25rem;display:flex}.ComparisonWidget-module__97VE8q__item{background:var(--card-bg);border:1px solid #00000008;border-radius:8px;align-items:center;padding:.75rem;display:flex;box-shadow:0 1px 4px #00000003}.ComparisonWidget-module__97VE8q__iconBox,.ComparisonWidget-module__97VE8q__iconBoxBlue,.ComparisonWidget-module__97VE8q__iconBoxFade{background:#f4f4f4;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;font-size:.9rem;display:flex}.ComparisonWidget-module__97VE8q__iconBoxBlue{background:#0056ff0d}.ComparisonWidget-module__97VE8q__label{color:var(--foreground);flex:1;font-size:.9rem;font-weight:500}.ComparisonWidget-module__97VE8q__progressLong,.ComparisonWidget-module__97VE8q__progressMed,.ComparisonWidget-module__97VE8q__progressShort,.ComparisonWidget-module__97VE8q__progressXShort{background:#e0e0e0;border-radius:2px;height:4px}.ComparisonWidget-module__97VE8q__progressLong{width:80px}.ComparisonWidget-module__97VE8q__progressMed{width:50px}.ComparisonWidget-module__97VE8q__progressShort{width:30px}.ComparisonWidget-module__97VE8q__progressXShort{width:15px}.ComparisonWidget-module__97VE8q__doneWrap{color:var(--accent-blue);align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:flex}.ComparisonWidget-module__97VE8q__checkIcon{background:var(--accent-blue);width:18px;height:18px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;display:flex}.ComparisonWidget-module__97VE8q__itemWrapperFade{opacity:.4}.ComparisonWidget-module__97VE8q__iconBoxFade{background:#f9f9f9}.ComparisonWidget-module__97VE8q__labelFade{color:#aaa;flex:1;font-size:.9rem;font-weight:500}.ComparisonWidget-module__97VE8q__progressShortFade{background:var(--accent-blue);border-radius:2px;width:40px;height:4px}
.SpeedSection-module__Pl2-dq__speedSection{flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:6rem 2rem;display:flex}.SpeedSection-module__Pl2-dq__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.SpeedSection-module__Pl2-dq__blueText{color:var(--accent-blue)}.SpeedSection-module__Pl2-dq__subtitle{text-align:center;color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.5}.SpeedSection-module__Pl2-dq__grid{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;display:grid}.SpeedSection-module__Pl2-dq__card,.SpeedSection-module__Pl2-dq__cardBlue,.SpeedSection-module__Pl2-dq__cardBlueChart{background:var(--card-bg);border:1px solid #0000000d;border-radius:16px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex;box-shadow:0 4px 24px #00000005}.SpeedSection-module__Pl2-dq__cardBlue,.SpeedSection-module__Pl2-dq__cardBlueChart{background:linear-gradient(to bottom right, var(--background), var(--background));border:1px solid #0056ff1a;box-shadow:0 8px 30px #0056ff0d}.SpeedSection-module__Pl2-dq__iconGroup{gap:.5rem;margin-bottom:1.5rem;display:flex}.SpeedSection-module__Pl2-dq__cardIcon,.SpeedSection-module__Pl2-dq__cardIconBlue{background:#f4f6fb;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.SpeedSection-module__Pl2-dq__cardIconBlue{color:var(--accent-blue);background:#0056ff1a}.SpeedSection-module__Pl2-dq__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.SpeedSection-module__Pl2-dq__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.SpeedSection-module__Pl2-dq__chartWrapper{flex-direction:column;width:100%;display:flex}.SpeedSection-module__Pl2-dq__speedScale{color:#999;justify-content:space-between;margin-bottom:.5rem;font-size:.7rem;font-weight:500;display:flex}.SpeedSection-module__Pl2-dq__barTrack{background:#f4f4f4;border-radius:999px;width:100%;height:40px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #00000005}.SpeedSection-module__Pl2-dq__barFillLow{background:linear-gradient(90deg,#b0cfff,#e0ebff);border-radius:999px;width:25%;height:100%}.SpeedSection-module__Pl2-dq__barFillHigh{background:linear-gradient(90deg,#66a3ff,#2a75ff);border-radius:999px;width:75%;height:100%;box-shadow:0 4px 12px #2a75ff4d}.SpeedSection-module__Pl2-dq__badgeWrapper{justify-content:center;display:flex}.SpeedSection-module__Pl2-dq__speedBadge,.SpeedSection-module__Pl2-dq__speedBadgeBlue{color:var(--accent-blue);background:#f0f4ff;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.SpeedSection-module__Pl2-dq__speedBadgeBlue{background:var(--accent-blue);color:var(--background);box-shadow:0 4px 12px #0056ff4d}.SpeedSection-module__Pl2-dq__badgeNum{font-weight:800}
.OnboardingSteps-module__8sR3RG__onboardingSection{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}.OnboardingSteps-module__8sR3RG__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.OnboardingSteps-module__8sR3RG__blueText{color:var(--accent-blue)}.OnboardingSteps-module__8sR3RG__subtitle{text-align:center;color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.5}.OnboardingSteps-module__8sR3RG__cardsContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.OnboardingSteps-module__8sR3RG__stepCard{background:var(--card-bg);border:1px solid #0000000f;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.OnboardingSteps-module__8sR3RG__cardContent{padding:2rem 2rem 1rem}.OnboardingSteps-module__8sR3RG__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.OnboardingSteps-module__8sR3RG__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.OnboardingSteps-module__8sR3RG__cardVisual{background:radial-gradient(circle,#dcebff66 0%,#fff0 70%);flex:1;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.OnboardingSteps-module__8sR3RG__folderVisual{width:100px;height:80px;position:relative}.OnboardingSteps-module__8sR3RG__folderBack{background:#c6dcff;border-radius:8px 12px 12px;height:100%;position:absolute;bottom:0;left:0;right:0}.OnboardingSteps-module__8sR3RG__folderBack:before{content:"";background:#c6dcff;border-radius:8px 8px 0 0;width:40px;height:20px;position:absolute;top:-10px;left:0}.OnboardingSteps-module__8sR3RG__folderFront{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;height:85%;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -4px 10px #0056ff1a}.OnboardingSteps-module__8sR3RG__downloadIcon{background:var(--accent-blue);width:24px;height:24px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.OnboardingSteps-module__8sR3RG__micVisual{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.OnboardingSteps-module__8sR3RG__micCircle{background:var(--card-bg);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex;box-shadow:0 4px 15px #0000000d}.OnboardingSteps-module__8sR3RG__ring1,.OnboardingSteps-module__8sR3RG__ring2{background:#0064ff0d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OnboardingSteps-module__8sR3RG__ring1{width:90px;height:90px}.OnboardingSteps-module__8sR3RG__ring2{background:#0064ff08;width:120px;height:120px}.OnboardingSteps-module__8sR3RG__sparkleVisual{width:80px;height:80px;color:var(--background);background:linear-gradient(135deg,#448aff,#0056ff);border-radius:20px;justify-content:center;align-items:center;font-size:2.5rem;display:flex;box-shadow:0 10px 30px #0056ff4d}
.Integrations-module__AfgofW__integrationsSection{flex-direction:column;align-items:center;width:100%;padding:6rem 0;display:flex;overflow:hidden}.Integrations-module__AfgofW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Integrations-module__AfgofW__blueText{color:var(--accent-blue)}.Integrations-module__AfgofW__subtitle{text-align:center;color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.5}.Integrations-module__AfgofW__iconMesh{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.Integrations-module__AfgofW__rowTop,.Integrations-module__AfgofW__rowBottom{justify-content:center;gap:1.5rem;width:120%;display:flex}.Integrations-module__AfgofW__rowBottom{opacity:.6;margin-left:-5%}.Integrations-module__AfgofW__iconCircle,.Integrations-module__AfgofW__iconCircleFade{background:var(--card-bg);border:1px solid #00000005;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:transform .2s;display:flex;box-shadow:0 4px 15px #0000000a}.Integrations-module__AfgofW__iconCircle:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 10px 25px #0056ff1a}.Integrations-module__AfgofW__iconCircleFade{filter:grayscale(.5);transform:scale(.9);box-shadow:0 2px 10px #00000005}
.FeaturesGrid-module__hhbcVW__featuresSection{flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}.FeaturesGrid-module__hhbcVW__title{color:var(--foreground);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FeaturesGrid-module__hhbcVW__blueText{color:var(--accent-blue)}.FeaturesGrid-module__hhbcVW__subtitle{text-align:center;color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.5}.FeaturesGrid-module__hhbcVW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.FeaturesGrid-module__hhbcVW__card{background:var(--card-bg);border:1px solid #0000000f;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000005}.FeaturesGrid-module__hhbcVW__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.FeaturesGrid-module__hhbcVW__visualContainer{background:#f9fbfd;justify-content:center;align-items:center;width:100%;height:240px;display:flex}.FeaturesGrid-module__hhbcVW__textContent{padding:2rem}.FeaturesGrid-module__hhbcVW__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.FeaturesGrid-module__hhbcVW__cardDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.FeaturesGrid-module__hhbcVW__circleVis{background:var(--card-bg);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;display:flex;box-shadow:0 10px 30px #0000001a}.FeaturesGrid-module__hhbcVW__waveformVis{background:repeating-linear-gradient(90deg,#2ecc71,#2ecc71 4px,#0000 4px 8px);justify-content:center;align-items:flex-end;width:120px;height:60px;display:flex;position:relative}.FeaturesGrid-module__hhbcVW__latencyBadge{background:var(--card-bg);color:#2ecc71;white-space:nowrap;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;bottom:-30px;box-shadow:0 2px 10px #0000001a}.FeaturesGrid-module__hhbcVW__docVis{background:var(--card-bg);color:var(--foreground);border-radius:8px;padding:1rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 20px #0000000d}.FeaturesGrid-module__hhbcVW__vocabVis{text-shadow:0 10px 30px #ff960033;font-size:3rem}.FeaturesGrid-module__hhbcVW__shieldVis{filter:drop-shadow(0 10px 20px #0064ff33);font-size:3.5rem}.FeaturesGrid-module__hhbcVW__langVis{background:var(--card-bg);color:#e74c3c;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;display:flex;box-shadow:0 4px 20px #0000000d}
.Footer-module__S6Hkya__footerWrap{flex-direction:column;width:100%;margin-top:4rem;display:flex}.Footer-module__S6Hkya__ctaSection{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;padding:6rem 2rem;display:flex;position:relative}.Footer-module__S6Hkya__ctaSection:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#dcebff66 0%,#fff0 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__ctaTitle{color:var(--foreground);letter-spacing:-.04em;margin-bottom:2rem;font-size:4rem;font-weight:700;line-height:1.1}.Footer-module__S6Hkya__greyText{color:var(--text-muted);font-weight:500}.Footer-module__S6Hkya__ctaSubtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}.Footer-module__S6Hkya__downloadBtn{background:var(--foreground);color:var(--background);border:1px solid #0000001a;border-radius:999px;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #0000000d}.Footer-module__S6Hkya__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.Footer-module__S6Hkya__footerBottom{background:linear-gradient(to bottom, var(--background), var(--background));border:1px solid #dce6fa99;border-bottom:none;border-top-left-radius:40px;border-top-right-radius:40px;flex-direction:column;align-items:center;width:95%;max-width:1400px;margin:0 auto;padding:5rem 2rem 0;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContent{z-index:10;justify-content:space-between;width:100%;max-width:1000px;margin-bottom:4rem;display:flex;position:relative}.Footer-module__S6Hkya__brandInfo{max-width:300px}.Footer-module__S6Hkya__logo{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoIcon{background:var(--foreground);color:var(--background);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__linksGrid{gap:4rem;display:flex}.Footer-module__S6Hkya__linkCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linkCol h4{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__linkCol a{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__linkCol a:hover{color:var(--accent-blue)}.Footer-module__S6Hkya__massiveLogoContainer{justify-content:center;width:100%;display:flex;overflow:hidden}.Footer-module__S6Hkya__massiveLogo{color:#3c82ff66;letter-spacing:-.05em;background:linear-gradient(#3c82ff40,#3c82ff0d);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:18vw;font-weight:800;line-height:.8;transform:translateY(10%)}
.IntegrationLayer-module__Rcwjla__wrapper{justify-content:center;width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem;display:flex}.IntegrationLayer-module__Rcwjla__frame{background-color:#fcfcfc;background-image:radial-gradient(#d5d5d5 1px,#0000 1px);background-size:16px 16px;border:1px solid #e1e1e1;border-radius:4px;width:100%;min-height:700px;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #ffffffb3}.IntegrationLayer-module__Rcwjla__cornerTL,.IntegrationLayer-module__Rcwjla__cornerTR,.IntegrationLayer-module__Rcwjla__cornerBL,.IntegrationLayer-module__Rcwjla__cornerBR{background:var(--card-bg);z-index:5;border:1px solid #ccc;width:10px;height:10px;position:absolute}.IntegrationLayer-module__Rcwjla__cornerTL{top:-1px;left:-1px}.IntegrationLayer-module__Rcwjla__cornerTR{top:-1px;right:-1px}.IntegrationLayer-module__Rcwjla__cornerBL{bottom:-1px;left:-1px}.IntegrationLayer-module__Rcwjla__cornerBR{bottom:-1px;right:-1px}.IntegrationLayer-module__Rcwjla__pillLeft{background:var(--card-bg);color:#444;border:1px solid #eaeaea;border-radius:99px;align-items:center;gap:8px;padding:6px 16px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:40px;left:40px;box-shadow:0 2px 10px #00000005}.IntegrationLayer-module__Rcwjla__pillRight{background:var(--card-bg);color:#444;border:1px solid #eaeaea;border-radius:99px;align-items:center;gap:8px;padding:6px 16px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:40px;right:40px;box-shadow:0 2px 10px #00000005}.IntegrationLayer-module__Rcwjla__dotCyan{background:#01c9a7;border-radius:4px;width:6px;height:12px}.IntegrationLayer-module__Rcwjla__headerTitle{color:var(--foreground);letter-spacing:-.02em;z-index:10;font-size:2.2rem;font-weight:600;line-height:1.2;position:absolute;top:100px;left:60px}.IntegrationLayer-module__Rcwjla__headerDesc{text-align:right;color:#777;z-index:10;font-size:.95rem;line-height:1.6;position:absolute;top:100px;right:60px}.IntegrationLayer-module__Rcwjla__canvasContainer{width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IntegrationLayer-module__Rcwjla__svgCanvas{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.IntegrationLayer-module__Rcwjla__nodeOuter{background:var(--card-bg);z-index:15;border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.IntegrationLayer-module__Rcwjla__nodeOuter:hover{transform:translate(-50%,-50%)scale(1.05)}.IntegrationLayer-module__Rcwjla__nodeDottedBorder{z-index:-1;opacity:.6;border:2px dashed;border-radius:22px;position:absolute;inset:-3px}.IntegrationLayer-module__Rcwjla__pillBadge{background:var(--card-bg);color:var(--text-muted);z-index:12;border:1px solid #eaeaea;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #00000008}.IntegrationLayer-module__Rcwjla__centralHub{background:var(--card-bg);z-index:20;border-radius:36px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000014}.IntegrationLayer-module__Rcwjla__hubGlow{z-index:-1;opacity:.4;background:radial-gradient(circle,#1abc9c1a 0%,#fff0 70%);border:3px dotted #1abc9c;border-radius:40px;position:absolute;inset:-5px}.IntegrationLayer-module__Rcwjla__hubInner{background:#f1fcf9;border:1px solid #1abc9c33;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}
