.Navbar-module__cJzEcG__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);background:#f8fafccc;justify-content:center;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logoGroup{cursor:pointer;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__logoDot{background:var(--primary-accent);width:12px;height:12px;box-shadow:0 0 10px var(--primary-accent);border-radius:50%}.Navbar-module__cJzEcG__logoText{letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{display:none}@media (min-width:768px){.Navbar-module__cJzEcG__links{gap:2.5rem;display:flex}}.Navbar-module__cJzEcG__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__cta{background:var(--text-primary);color:#fff;border-radius:9999px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;transition:transform .2s,box-shadow .2s}.Navbar-module__cJzEcG__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}
.Footer-module__S6Hkya__footer{background:var(--secondary-bg);border-top:1px solid var(--card-border);margin-top:0;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__container{grid-template-columns:2fr 1fr 1fr}}.Footer-module__S6Hkya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__brand{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:300px;font-size:.95rem;line-height:1.5}.Footer-module__S6Hkya__heading{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column a{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--primary-accent)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--card-border);text-align:center;max-width:1200px;color:var(--text-secondary);margin:4rem auto 0;padding-top:2rem;font-size:.875rem}
.Hero-module__ZARIfG__heroSection{align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#4f46e51f 0%,#fff0 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1.2fr 1fr}}.Hero-module__ZARIfG__content{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__ZARIfG__pill{background:var(--section-tint);color:var(--primary-accent);border:1px solid var(--card-border);border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.Hero-module__ZARIfG__headline{color:var(--text-primary);letter-spacing:-1px;margin:0;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.Hero-module__ZARIfG__headline{font-size:4rem}}.Hero-module__ZARIfG__gradientText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subheading{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary-accent);color:#fff;border-radius:9999px;padding:.75rem 2rem;font-size:1.05rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #4f46e566}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e580}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-primary);border:1px solid var(--card-border);background:#fff;border-radius:9999px;padding:.75rem 2rem;font-size:1.05rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--section-tint);border-color:#cbd5e1}.Hero-module__ZARIfG__codeWindow{background:#0f172a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Hero-module__ZARIfG__windowHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.Hero-module__ZARIfG__windowHeader::-webkit-scrollbar{display:none}.Hero-module__ZARIfG__dots{gap:6px;display:flex}.Hero-module__ZARIfG__dots span{border-radius:50%;flex-shrink:0;width:12px;height:12px}.Hero-module__ZARIfG__dotClose{background:#ff5f56}.Hero-module__ZARIfG__dotMin{background:#ffbd2e}.Hero-module__ZARIfG__dotMax{background:#27c93f}.Hero-module__ZARIfG__tabs{gap:.5rem;display:flex}.Hero-module__ZARIfG__tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.Hero-module__ZARIfG__tab:hover{color:#e2e8f0;background:#ffffff1a}.Hero-module__ZARIfG__activeTab{color:#fff;background:#ffffff26}.Hero-module__ZARIfG__codeContent{padding:1.5rem;overflow-x:auto}.Hero-module__ZARIfG__codeContent pre{color:#e2e8f0;margin:0;font-size:.9rem;line-height:1.5}
.ProblemSolution-module__x06mlG__section{background:var(--primary-bg);padding:6rem 2rem}.ProblemSolution-module__x06mlG__container{max-width:1200px;margin:0 auto}.ProblemSolution-module__x06mlG__header{text-align:center;margin-bottom:4rem}.ProblemSolution-module__x06mlG__title{color:var(--text-primary);letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700;line-height:1.25}@media (min-width:768px){.ProblemSolution-module__x06mlG__title{font-size:3rem}}.ProblemSolution-module__x06mlG__highlight{color:var(--primary-accent)}.ProblemSolution-module__x06mlG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ProblemSolution-module__x06mlG__grid{grid-template-columns:1fr 1fr;gap:3rem}}.ProblemSolution-module__x06mlG__card{-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);cursor:default;background:#fff9;border-radius:24px;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00000008}.ProblemSolution-module__x06mlG__successCard{background:#ffffffe6;border-color:#10b98133;box-shadow:0 20px 40px #10b9810d}.ProblemSolution-module__x06mlG__cardHeader{align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.ProblemSolution-module__x06mlG__iconWrapperError{color:var(--error);background:#ef44441a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ProblemSolution-module__x06mlG__iconWrapperSuccess{color:var(--success);background:#10b9811a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ProblemSolution-module__x06mlG__cardTitle{letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:700}.ProblemSolution-module__x06mlG__list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.ProblemSolution-module__x06mlG__list li{color:var(--text-secondary);align-items:center;gap:1rem;font-size:1.125rem;font-weight:500;display:flex}.ProblemSolution-module__x06mlG__bulletError,.ProblemSolution-module__x06mlG__bulletSuccess{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ProblemSolution-module__x06mlG__bulletError{background:var(--error);box-shadow:0 0 10px #ef444466}.ProblemSolution-module__x06mlG__bulletSuccess{background:var(--success);box-shadow:0 0 10px #10b98166}
.HowItWorks-module__tSMH5W__section{background:var(--secondary-bg);padding:8rem 2rem}.HowItWorks-module__tSMH5W__container{max-width:1200px;margin:0 auto}.HowItWorks-module__tSMH5W__header{text-align:center;max-width:600px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.HowItWorks-module__tSMH5W__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__tSMH5W__description{color:var(--text-secondary);font-size:1.125rem}.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(3,1fr);gap:3rem}}.HowItWorks-module__tSMH5W__stepCard{-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);background:#fff6;border-radius:24px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000005}.HowItWorks-module__tSMH5W__stepCard:hover{box-shadow:0 20px 40px #0000000d}.HowItWorks-module__tSMH5W__stepHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.HowItWorks-module__tSMH5W__stepNum{color:var(--section-tint);letter-spacing:-2px;-webkit-text-stroke:1px var(--card-border);font-size:3rem;font-weight:800;line-height:1}.HowItWorks-module__tSMH5W__stepCard:hover .HowItWorks-module__tSMH5W__stepNum{color:var(--card-border);-webkit-text-stroke:1px var(--primary-accent);transition:all .3s}.HowItWorks-module__tSMH5W__iconWrapper{color:var(--primary-accent);background:#4f46e51a;border-radius:16px;justify-content:center;align-items:center;padding:1rem;display:flex}.HowItWorks-module__tSMH5W__stepTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.HowItWorks-module__tSMH5W__codeSnippet{background:var(--section-tint);color:var(--primary-accent);border-radius:4px;padding:.2rem .4rem;font-size:.85em}
.InteractiveDemo-module__rGWX3q__section{background:var(--section-tint);padding:6rem 2rem}.InteractiveDemo-module__rGWX3q__container{max-width:1200px;margin:0 auto}.InteractiveDemo-module__rGWX3q__header{text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.InteractiveDemo-module__rGWX3q__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.InteractiveDemo-module__rGWX3q__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.InteractiveDemo-module__rGWX3q__toggles{justify-content:center;gap:1rem;display:flex}.InteractiveDemo-module__rGWX3q__toggleBtnPrimary,.InteractiveDemo-module__rGWX3q__toggleBtnSecondary,.InteractiveDemo-module__rGWX3q__toggleBtnDisabled{cursor:pointer;border:1px solid #0000;border-radius:9999px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.InteractiveDemo-module__rGWX3q__toggleBtnPrimary{background:var(--primary-accent);color:#fff;box-shadow:0 4px 14px #4f46e566}.InteractiveDemo-module__rGWX3q__toggleBtnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e580}.InteractiveDemo-module__rGWX3q__toggleBtnSecondary{color:var(--text-primary);border:1px solid var(--card-border);background:#fff}.InteractiveDemo-module__rGWX3q__toggleBtnSecondary:hover{background:#f8fafc;border-color:#cbd5e1}.InteractiveDemo-module__rGWX3q__toggleBtnDisabled{color:#94a3b8;cursor:not-allowed;border:1px solid var(--card-border);background:#e2e8f0}.InteractiveDemo-module__rGWX3q__demoSplit{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:992px){.InteractiveDemo-module__rGWX3q__demoSplit{grid-template-columns:360px 1fr;align-items:stretch;gap:3rem}}.InteractiveDemo-module__rGWX3q__phoneSimulator{background:#fff;border:10px solid #0f172a;border-radius:40px;flex-direction:column;height:640px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.InteractiveDemo-module__rGWX3q__phoneHeader{border-bottom:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffe6;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;display:flex}.InteractiveDemo-module__rGWX3q__contactInfo{align-items:center;gap:.75rem;display:flex}.InteractiveDemo-module__rGWX3q__avatar{background:var(--accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.InteractiveDemo-module__rGWX3q__callerName{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.InteractiveDemo-module__rGWX3q__status{color:var(--text-secondary);font-size:.85rem;font-weight:500}.InteractiveDemo-module__rGWX3q__startCallBtn,.InteractiveDemo-module__rGWX3q__endCallBtn{color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex}.InteractiveDemo-module__rGWX3q__startCallBtn{background:var(--success);box-shadow:0 4px 12px #10b9814d}.InteractiveDemo-module__rGWX3q__endCallBtn{background:var(--error);box-shadow:0 4px 12px #ef44444d}.InteractiveDemo-module__rGWX3q__startCallBtn:hover,.InteractiveDemo-module__rGWX3q__endCallBtn:hover{transform:scale(1.05)}.InteractiveDemo-module__rGWX3q__phoneBody{background:var(--primary-bg);flex-direction:column;flex:1;padding:1.5rem;display:flex;position:relative;overflow-y:auto}.InteractiveDemo-module__rGWX3q__transcript{flex-direction:column;flex:1;gap:1rem;display:flex}.InteractiveDemo-module__rGWX3q__message{border-radius:18px;max-width:85%;padding:.875rem 1.125rem;font-size:.95rem;line-height:1.4;box-shadow:0 2px 8px #0000000a}.InteractiveDemo-module__rGWX3q__msgAi{border:1px solid var(--card-border);color:var(--text-primary);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.InteractiveDemo-module__rGWX3q__msgUser{background:var(--primary-accent);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.InteractiveDemo-module__rGWX3q__waveformContainer{border:1px solid var(--card-border);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:6px;height:48px;margin-top:1.5rem;padding:1rem;display:flex;box-shadow:0 4px 12px #00000005}.InteractiveDemo-module__rGWX3q__waveBar{background:var(--primary-accent);border-radius:3px;width:5px;height:10%}.InteractiveDemo-module__rGWX3q__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fffffff2;border-radius:0 0 30px 30px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;inset:0}.InteractiveDemo-module__rGWX3q__overlayTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.InteractiveDemo-module__rGWX3q__resetBtn{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.InteractiveDemo-module__rGWX3q__resetBtn:hover{background:#1e293b}.InteractiveDemo-module__rGWX3q__console{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:640px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.InteractiveDemo-module__rGWX3q__consoleHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex}.InteractiveDemo-module__rGWX3q__consoleTitle{color:#94a3b8;font-size:.875rem;font-weight:600;font-family:var(--font-inter),sans-serif;letter-spacing:.5px;text-transform:uppercase}.InteractiveDemo-module__rGWX3q__consoleDots{gap:8px;display:flex}.InteractiveDemo-module__rGWX3q__consoleDots span{border-radius:50%;width:12px;height:12px}.InteractiveDemo-module__rGWX3q__dotClose{background:#ff5f56}.InteractiveDemo-module__rGWX3q__dotMin{background:#ffbd2e}.InteractiveDemo-module__rGWX3q__dotMax{background:#27c93f}.InteractiveDemo-module__rGWX3q__consoleBody{font-family:var(--font-jetbrains-mono),monospace;flex-direction:column;flex:1;gap:.75rem;padding:2rem;font-size:.95rem;display:flex;overflow-y:auto}.InteractiveDemo-module__rGWX3q__consoleEmpty{color:#64748b;font-style:italic;font-family:var(--font-inter),sans-serif}.InteractiveDemo-module__rGWX3q__logLine{gap:1.25rem;line-height:1.5;display:flex}.InteractiveDemo-module__rGWX3q__time{color:#64748b;min-width:90px}.InteractiveDemo-module__rGWX3q__logText{color:#e2e8f0}.InteractiveDemo-module__rGWX3q__cursorLine{gap:1.25rem;margin-top:.5rem;display:flex}.InteractiveDemo-module__rGWX3q__cursor{color:#fff;background:#fff;width:10px;height:20px;display:inline-block}
.DeveloperSDK-module__PFleDW__section{background:var(--primary-bg);padding:8rem 2rem}.DeveloperSDK-module__PFleDW__container{max-width:900px;margin:0 auto}.DeveloperSDK-module__PFleDW__header{text-align:center;margin-bottom:4rem}.DeveloperSDK-module__PFleDW__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.DeveloperSDK-module__PFleDW__description{color:var(--text-secondary);font-size:1.125rem}.DeveloperSDK-module__PFleDW__codeWindow{background:#0f172a;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.DeveloperSDK-module__PFleDW__windowHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:flex;overflow-x:auto}.DeveloperSDK-module__PFleDW__windowHeader::-webkit-scrollbar{display:none}.DeveloperSDK-module__PFleDW__dots{gap:8px;display:flex}.DeveloperSDK-module__PFleDW__dots span{border-radius:50%;flex-shrink:0;width:12px;height:12px}.DeveloperSDK-module__PFleDW__dotClose{background:#ff5f56}.DeveloperSDK-module__PFleDW__dotMin{background:#ffbd2e}.DeveloperSDK-module__PFleDW__dotMax{background:#27c93f}.DeveloperSDK-module__PFleDW__tabs{gap:.5rem;display:flex}.DeveloperSDK-module__PFleDW__tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.DeveloperSDK-module__PFleDW__tab:hover{color:#e2e8f0;background:#ffffff1a}.DeveloperSDK-module__PFleDW__activeTab{color:#fff;background:#ffffff26}.DeveloperSDK-module__PFleDW__codeContent{padding:2.5rem;overflow-x:auto}.DeveloperSDK-module__PFleDW__codeContent pre{color:#e2e8f0;font-size:1.05rem;line-height:1.6;font-family:var(--font-jetbrains-mono),monospace;margin:0}
.PlatformVision-module__jQzltW__section{background:var(--section-tint);padding:8rem 2rem}.PlatformVision-module__jQzltW__container{max-width:1200px;margin:0 auto}.PlatformVision-module__jQzltW__header{text-align:center;max-width:600px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.PlatformVision-module__jQzltW__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.PlatformVision-module__jQzltW__description{color:var(--text-secondary);font-size:1.125rem}.PlatformVision-module__jQzltW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.PlatformVision-module__jQzltW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PlatformVision-module__jQzltW__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.PlatformVision-module__jQzltW__card{-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);text-align:center;background:#fff6;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;transition:all .3s;display:flex}.PlatformVision-module__jQzltW__activeCard{background:#ffffffe6;border-color:#4f46e533;box-shadow:0 20px 40px #0000000a}.PlatformVision-module__jQzltW__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.PlatformVision-module__jQzltW__iconActive{color:var(--primary-accent);background:#4f46e51a}.PlatformVision-module__jQzltW__iconInactive{background:var(--section-tint);color:var(--text-secondary)}.PlatformVision-module__jQzltW__platformName{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.PlatformVision-module__jQzltW__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.PlatformVision-module__jQzltW__badgeLive{color:var(--success);background:#10b9811a}.PlatformVision-module__jQzltW__badgeSoon{color:var(--text-secondary);background:#4755691a}
.SecurityArchitecture-module__xzlWlW__section{background:var(--primary-bg);padding:8rem 2rem}.SecurityArchitecture-module__xzlWlW__container{max-width:800px;margin:0 auto}.SecurityArchitecture-module__xzlWlW__header{text-align:center;margin-bottom:5rem}.SecurityArchitecture-module__xzlWlW__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.SecurityArchitecture-module__xzlWlW__description{color:var(--text-secondary);font-size:1.125rem}.SecurityArchitecture-module__xzlWlW__architectureMap{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.SecurityArchitecture-module__xzlWlW__node,.SecurityArchitecture-module__xzlWlW__nodeAccent{-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);background:#fff6;border-radius:20px;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #00000005}.SecurityArchitecture-module__xzlWlW__nodeAccent{background:#ffffffe6;border-color:#4f46e533;box-shadow:0 15px 35px #4f46e50d}.SecurityArchitecture-module__xzlWlW__node:hover,.SecurityArchitecture-module__xzlWlW__nodeAccent:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0000000d}.SecurityArchitecture-module__xzlWlW__iconWrapper{background:var(--section-tint);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SecurityArchitecture-module__xzlWlW__iconWrapperAccent{background:#4f46e51a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.SecurityArchitecture-module__xzlWlW__iconPrimary{color:var(--text-secondary)}.SecurityArchitecture-module__xzlWlW__iconAccent{color:var(--primary-accent)}.SecurityArchitecture-module__xzlWlW__nodeLabels h4{color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.SecurityArchitecture-module__xzlWlW__nodeLabels span{color:var(--text-secondary);font-size:.9rem}.SecurityArchitecture-module__xzlWlW__arrowIcon{color:var(--card-border)}.SecurityArchitecture-module__xzlWlW__arrowIconAccent{color:#4f46e580}
.Waitlist-module__uTpQjG__section{background:var(--primary-bg);justify-content:center;padding:8rem 2rem;display:flex}.Waitlist-module__uTpQjG__container{width:100%;max-width:800px}.Waitlist-module__uTpQjG__card{-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border);text-align:center;background:#ffffffb3;border-radius:32px;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000a}.Waitlist-module__uTpQjG__card:before{content:"";background:var(--accent-gradient);height:4px;position:absolute;top:0;left:0;right:0}.Waitlist-module__uTpQjG__content{max-width:500px;margin:0 auto}.Waitlist-module__uTpQjG__title{color:var(--text-primary);letter-spacing:-.5px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.Waitlist-module__uTpQjG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Waitlist-module__uTpQjG__formContainer{justify-content:center;align-items:center;min-height:120px;display:flex}.Waitlist-module__uTpQjG__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.Waitlist-module__uTpQjG__inputGroup{border:1px solid var(--card-border);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem .375rem .375rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000005}.Waitlist-module__uTpQjG__inputGroup:focus-within{border-color:var(--primary-accent);box-shadow:0 4px 12px #4f46e51a}.Waitlist-module__uTpQjG__inputIcon{color:var(--text-secondary);flex-shrink:0}.Waitlist-module__uTpQjG__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem .5rem;font-family:inherit;font-size:1rem}.Waitlist-module__uTpQjG__input::placeholder{color:#94a3b8}.Waitlist-module__uTpQjG__submitBtn{background:var(--primary-accent);color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.Waitlist-module__uTpQjG__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e54d}.Waitlist-module__uTpQjG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Waitlist-module__uTpQjG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Waitlist-module__uTpQjG__spin}@keyframes Waitlist-module__uTpQjG__spin{to{transform:rotate(360deg)}}.Waitlist-module__uTpQjG__errorMsg{color:var(--error);justify-content:center;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.Waitlist-module__uTpQjG__inputError{color:var(--error)}.Waitlist-module__uTpQjG__successState{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Waitlist-module__uTpQjG__successIcon{margin-bottom:.5rem}.Waitlist-module__uTpQjG__successTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.Waitlist-module__uTpQjG__successDesc{color:var(--text-secondary);margin:0}
