.Header-module__Af2_WG__header{z-index:1000;transition:all var(--transition-normal);padding:20px 0;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#050a26eb;padding:12px 0;box-shadow:0 1px #00ccff0f}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{color:var(--accent-primary);transition:all var(--transition-fast);align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.Header-module__Af2_WG__logo:hover{opacity:.9}.Header-module__Af2_WG__logoIcon{width:32px;height:32px;stroke:var(--accent-primary)}.Header-module__Af2_WG__logoText{color:var(--text-primary)}.Header-module__Af2_WG__nav{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__nav a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px;font-weight:500}.Header-module__Af2_WG__nav a:hover{color:var(--accent-primary)}.Header-module__Af2_WG__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__Af2_WG__mobileToggle span{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px}@media (max-width:768px){.Header-module__Af2_WG__mobileToggle{display:flex}.Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:opacity var(--transition-normal);background:#050a26fa;flex-direction:column;justify-content:center;gap:32px;position:fixed;inset:70px 0 0}.Header-module__Af2_WG__nav.Header-module__Af2_WG__open{opacity:1;pointer-events:auto}.Header-module__Af2_WG__nav a{font-size:24px}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__waveformBg{z-index:0;pointer-events:none;opacity:.6;position:absolute;inset:0}.Hero-module__Z8hQ_W__backgroundGlow{pointer-events:none;z-index:1;background:radial-gradient(#00ccff1f 0%,#00ff660a 30%,#0000 70%);width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__gridPattern{pointer-events:none;z-index:1;background-image:linear-gradient(#00ccff08 1px,#0000 1px),linear-gradient(90deg,#00ccff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__Z8hQ_W__container{text-align:center;z-index:2;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--accent-secondary);background:#00ff6614;border:1px solid #00ff664d;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--accent-secondary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__badgePulse}@keyframes Hero-module__Z8hQ_W__badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.Hero-module__Z8hQ_W__title{margin-bottom:24px;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{max-width:680px;color:var(--text-secondary);margin:0 auto 40px;font-size:1.25rem;line-height:1.7}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:80px;display:flex}.Hero-module__Z8hQ_W__appPreview{perspective:1000px;max-width:800px;margin:0 auto}.Hero-module__Z8hQ_W__appWindow{border:1px solid var(--border-color);transition:transform var(--transition-slow);background:#0d1440e6;border-radius:16px;overflow:hidden;transform:rotateX(5deg);box-shadow:0 20px 60px #00000080,0 0 80px #00ccff1a}.Hero-module__Z8hQ_W__appWindow:hover{transform:rotateX(0)}.Hero-module__Z8hQ_W__windowHeader{border-bottom:1px solid var(--border-color);background:#1a1f3dcc;align-items:center;gap:16px;padding:16px 20px;display:flex}.Hero-module__Z8hQ_W__windowDots{gap:8px;display:flex}.Hero-module__Z8hQ_W__windowDots span{border-radius:50%;width:12px;height:12px}.Hero-module__Z8hQ_W__dotRed{background:#ff5f57}.Hero-module__Z8hQ_W__dotYellow{background:#febc2e}.Hero-module__Z8hQ_W__dotGreen{background:#28c840}.Hero-module__Z8hQ_W__windowTitle{color:var(--accent-primary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__windowTitle svg{stroke:var(--accent-primary)}.Hero-module__Z8hQ_W__windowContent{padding:0}.Hero-module__Z8hQ_W__spectrumMock{flex-direction:column;height:140px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__terrainBand{opacity:.85;flex:1;position:relative}.Hero-module__Z8hQ_W__terrainBand[data-level="1"]{background:linear-gradient(90deg,#050a26 0% 20%,#0cf 35%,#050a26 50% 65%,#0cf 80%,#050a26 100%)}.Hero-module__Z8hQ_W__terrainBand[data-level="2"]{background:linear-gradient(90deg,#050a26 0%,#0cf 15%,#0f6 30%,#0cf 45%,#050a26 55%,#0f6 75%,#0cf 90%,#050a26 100%)}.Hero-module__Z8hQ_W__terrainBand[data-level="3"]{background:linear-gradient(90deg,#050a26 0%,#0f6 10%,#fc0 25%,#0f6 40%,#050a26 50%,#fc0 65%,#f09 80%,#0f6 95%)}.Hero-module__Z8hQ_W__terrainBand[data-level="4"]{background:linear-gradient(90deg,#050a26 5%,#fc0 20%,#f09 35%,#fc0 50%,#0f6 60%,#f09 75%,#fc0 90%,#050a26 100%)}.Hero-module__Z8hQ_W__terrainBand[data-level="5"]{background:linear-gradient(90deg,#050a26 0%,#f09 15%,#fc0 30%,#f09 45%,#050a26 55%,#fc0 70%,#f09 85%,#050a26 100%)}.Hero-module__Z8hQ_W__scanLineEffect{background:linear-gradient(90deg,#0000 0%,#0fc 50%,#0000 100%);height:3px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__scanPulse;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 12px #0fc9}@keyframes Hero-module__Z8hQ_W__scanPulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__Z8hQ_W__networkList{border-top:1px solid var(--border-color);padding:12px 20px}.Hero-module__Z8hQ_W__networkRow{font-family:var(--font-mono),"JetBrains Mono",monospace;border-bottom:1px solid #00ccff0a;grid-template-columns:1fr 80px 60px 60px;align-items:center;gap:12px;padding:8px 0;font-size:13px;display:grid}.Hero-module__Z8hQ_W__networkRow:last-child{border-bottom:none}.Hero-module__Z8hQ_W__ssid{color:var(--text-primary);font-weight:500}.Hero-module__Z8hQ_W__rssi{color:var(--accent-primary);text-align:right}.Hero-module__Z8hQ_W__channel{color:var(--text-muted);text-align:right}.Hero-module__Z8hQ_W__security{text-align:right;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.Hero-module__Z8hQ_W__secGood{color:#3f6;background:#33ff661a}.Hero-module__Z8hQ_W__secOk{color:#00b3ff;background:#00b3ff1a}.Hero-module__Z8hQ_W__secBad{color:#ff2626;background:#ff26261a}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding-top:120px;padding-bottom:60px}.Hero-module__Z8hQ_W__subtitle{font-size:1rem}.Hero-module__Z8hQ_W__cta{flex-direction:column;margin-bottom:40px}.Hero-module__Z8hQ_W__appWindow{border-radius:12px;transform:none}.Hero-module__Z8hQ_W__networkRow{grid-template-columns:1fr 65px 50px 50px;gap:6px;font-size:11px}}
.Features-module__ZD3nRW__features{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);position:relative}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:64px}.Features-module__ZD3nRW__header h2{margin-bottom:20px}.Features-module__ZD3nRW__header p{max-width:540px;margin:0 auto;font-size:1.125rem}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__card{border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#0d144080;padding:32px}.Features-module__ZD3nRW__card:hover{background:#0d1440cc;border-color:#00ccff4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d,0 0 30px #00ccff14}.Features-module__ZD3nRW__icon{border-radius:var(--radius-md);background:#00ccff14;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.Features-module__ZD3nRW__icon svg{width:24px;height:24px;stroke:var(--accent-primary)}.Features-module__ZD3nRW__card h3{color:var(--text-primary);margin-bottom:12px}.Features-module__ZD3nRW__card p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__card{padding:24px}}
.Visualizations-module__iTlAAG__visualizations{background:var(--bg-secondary);position:relative;overflow:hidden}.Visualizations-module__iTlAAG__backgroundGlow{pointer-events:none;background:radial-gradient(circle,#00ccff0f 0%,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Visualizations-module__iTlAAG__header{text-align:center;margin-bottom:48px;position:relative}.Visualizations-module__iTlAAG__header h2{margin-bottom:16px}.Visualizations-module__iTlAAG__header p{max-width:640px;margin:0 auto;font-size:1.125rem}.Visualizations-module__iTlAAG__demoContainer{border:1px solid var(--border-color);border-radius:var(--radius-xl);max-width:1000px;box-shadow:var(--shadow-lg),0 0 80px #00ccff14;background:#0d1440cc;margin:0 auto;position:relative;overflow:hidden}.Visualizations-module__iTlAAG__windowHeader{border-bottom:1px solid var(--border-color);background:#1a1f3dcc;align-items:center;gap:16px;padding:12px 20px;display:flex}.Visualizations-module__iTlAAG__windowDots{flex-shrink:0;gap:8px;display:flex}.Visualizations-module__iTlAAG__windowDots span{border-radius:50%;width:12px;height:12px}.Visualizations-module__iTlAAG__tabBar{flex:1;gap:4px;display:flex}.Visualizations-module__iTlAAG__tab{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.Visualizations-module__iTlAAG__tab:hover{color:var(--text-secondary);background:#ffffff08}.Visualizations-module__iTlAAG__tab svg{stroke:currentColor;flex-shrink:0}.Visualizations-module__iTlAAG__tabActive{color:var(--accent-primary);background:#00ccff1a}.Visualizations-module__iTlAAG__canvas{height:450px;position:relative}.Visualizations-module__iTlAAG__loader{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.Visualizations-module__iTlAAG__loaderSpinner{border:3px solid var(--border-color);border-top-color:var(--accent-primary);border-radius:50%;width:32px;height:32px;animation:1s linear infinite Visualizations-module__iTlAAG__spin}@keyframes Visualizations-module__iTlAAG__spin{to{transform:rotate(360deg)}}.Visualizations-module__iTlAAG__descriptionBar{color:var(--text-secondary);background:#00ccff0a;border-top:1px solid #00ccff1a;align-items:center;gap:8px;padding:14px 24px;font-size:13px;display:flex}.Visualizations-module__iTlAAG__descriptionBar svg{stroke:var(--accent-primary);flex-shrink:0}@media (max-width:768px){.Visualizations-module__iTlAAG__canvas{height:300px}.Visualizations-module__iTlAAG__tabBar{flex-wrap:wrap}.Visualizations-module__iTlAAG__tab{padding:6px 10px;font-size:12px}.Visualizations-module__iTlAAG__descriptionBar{padding:12px 16px;font-size:12px}}
.SecurityAudit-module__Eh5TnW__security{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);position:relative}.SecurityAudit-module__Eh5TnW__header{text-align:center;margin-bottom:64px}.SecurityAudit-module__Eh5TnW__header h2{margin-bottom:16px}.SecurityAudit-module__Eh5TnW__header p{max-width:600px;margin:0 auto;font-size:1.125rem}.SecurityAudit-module__Eh5TnW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.SecurityAudit-module__Eh5TnW__threatPanel,.SecurityAudit-module__Eh5TnW__compliancePanel{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:#0d144080;padding:32px}.SecurityAudit-module__Eh5TnW__panelTitle{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:28px;font-size:1.125rem;display:flex}.SecurityAudit-module__Eh5TnW__panelTitle svg{stroke:var(--accent-primary);flex-shrink:0}.SecurityAudit-module__Eh5TnW__severityGroup{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.SecurityAudit-module__Eh5TnW__severityBadge{text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;flex-shrink:0;min-width:64px;padding:4px 10px;font-size:11px;font-weight:700}.SecurityAudit-module__Eh5TnW__critical{color:#ff2626;background:#ff26261f;border:1px solid #ff262640;box-shadow:0 0 12px #ff26261a}.SecurityAudit-module__Eh5TnW__high{color:#f90;background:#ff99001f;border:1px solid #ff990040;box-shadow:0 0 12px #ff99001a}.SecurityAudit-module__Eh5TnW__medium{color:#fc0;background:#ffcc001a;border:1px solid #fc03}.SecurityAudit-module__Eh5TnW__low{color:#0cf;background:#00ccff14;border:1px solid #00ccff26}.SecurityAudit-module__Eh5TnW__checkList{flex-wrap:wrap;gap:6px;display:flex}.SecurityAudit-module__Eh5TnW__checkItem{color:var(--text-secondary);border-radius:var(--radius-sm);background:#00ccff0a;border:1px solid #ffffff0a;padding:3px 10px;font-size:13px}.SecurityAudit-module__Eh5TnW__widsCallout{border-radius:var(--radius-md);color:var(--text-secondary);background:#00ccff0d;border:1px solid #00ccff26;margin-top:24px;padding:14px 16px;font-size:13px;line-height:1.6}.SecurityAudit-module__Eh5TnW__widsCallout strong{color:var(--accent-primary)}.SecurityAudit-module__Eh5TnW__subsection{margin-bottom:24px}.SecurityAudit-module__Eh5TnW__subsection:last-child{margin-bottom:0}.SecurityAudit-module__Eh5TnW__subsection h4{color:var(--text-primary);margin-bottom:12px;font-size:14px;font-weight:600}.SecurityAudit-module__Eh5TnW__badges{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.SecurityAudit-module__Eh5TnW__complianceBadge{color:var(--accent-primary);background:#00ccff14;border:1px solid #0cf3;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600}.SecurityAudit-module__Eh5TnW__vendorBadge{color:var(--text-secondary);border:1px solid var(--border-color);background:#ffffff08;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500}.SecurityAudit-module__Eh5TnW__vendorNote{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}@media (max-width:1024px){.SecurityAudit-module__Eh5TnW__grid{grid-template-columns:1fr}}@media (max-width:640px){.SecurityAudit-module__Eh5TnW__threatPanel,.SecurityAudit-module__Eh5TnW__compliancePanel{padding:24px}.SecurityAudit-module__Eh5TnW__severityGroup{flex-direction:column;gap:8px}}
.HowItWorks-module__a-Tr4W__howItWorks{background:var(--bg-secondary);position:relative}.HowItWorks-module__a-Tr4W__header{text-align:center;margin-bottom:80px}.HowItWorks-module__a-Tr4W__header h2{margin-bottom:16px}.HowItWorks-module__a-Tr4W__header p{font-size:1.125rem}.HowItWorks-module__a-Tr4W__steps{max-width:700px;margin:0 auto}.HowItWorks-module__a-Tr4W__step{padding-bottom:60px;position:relative}.HowItWorks-module__a-Tr4W__step:last-child{padding-bottom:0}.HowItWorks-module__a-Tr4W__stepNumber{font-family:var(--font-mono),monospace;background:var(--accent-gradient);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepContent h3{margin-bottom:12px;font-size:1.5rem}.HowItWorks-module__a-Tr4W__stepContent p{margin-bottom:24px;line-height:1.7}.HowItWorks-module__a-Tr4W__codeBlock{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:20px;overflow-x:auto}.HowItWorks-module__a-Tr4W__codeBlock pre{margin:0}.HowItWorks-module__a-Tr4W__codeBlock code{font-family:var(--font-mono),"JetBrains Mono",monospace;color:var(--text-primary);background:0 0;padding:0;font-size:13px;line-height:1.8}.HowItWorks-module__a-Tr4W__previewBlock{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.HowItWorks-module__a-Tr4W__previewItem{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:14px;display:flex}.HowItWorks-module__a-Tr4W__previewItem:last-child{border-bottom:none}.HowItWorks-module__a-Tr4W__previewLabel{color:var(--text-muted);font-weight:500}.HowItWorks-module__a-Tr4W__previewValue{color:var(--text-primary);font-family:var(--font-mono),monospace;font-size:13px}.HowItWorks-module__a-Tr4W__previewValue.HowItWorks-module__a-Tr4W__accent{color:var(--accent-primary)}.HowItWorks-module__a-Tr4W__previewValue.HowItWorks-module__a-Tr4W__warn{color:var(--accent-warm)}.HowItWorks-module__a-Tr4W__actionBlock{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.HowItWorks-module__a-Tr4W__exportBtns{gap:8px;display:flex}.HowItWorks-module__a-Tr4W__exportBtn{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--accent-primary);font-family:var(--font-mono),monospace;align-items:center;padding:10px 20px;font-size:13px;font-weight:600;display:inline-flex}.HowItWorks-module__a-Tr4W__success{color:var(--success);align-items:center;gap:8px;font-weight:500;animation:.5s HowItWorks-module__a-Tr4W__fadeIn;display:flex}.HowItWorks-module__a-Tr4W__success svg{stroke:var(--success)}@keyframes HowItWorks-module__a-Tr4W__fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.HowItWorks-module__a-Tr4W__connector{color:var(--text-muted);opacity:.3;position:absolute;bottom:20px;left:24px}.HowItWorks-module__a-Tr4W__connector svg{width:24px;height:24px}@media (max-width:768px){.HowItWorks-module__a-Tr4W__stepNumber{font-size:2.5rem}.HowItWorks-module__a-Tr4W__stepContent h3{font-size:1.25rem}.HowItWorks-module__a-Tr4W__previewItem{flex-direction:column;align-items:flex-start;gap:4px}.HowItWorks-module__a-Tr4W__actionBlock{flex-direction:column;align-items:flex-start}.HowItWorks-module__a-Tr4W__exportBtns{flex-wrap:wrap}}
.Pricing-module__TjAkjG__pricing{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);position:relative;overflow:hidden}.Pricing-module__TjAkjG__backgroundGlow{pointer-events:none;background:radial-gradient(at top,#00ccff14 0%,#0000 60%);width:150%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__header{text-align:center;margin-bottom:64px}.Pricing-module__TjAkjG__header h2{margin-bottom:20px}.Pricing-module__TjAkjG__header p{max-width:500px;margin:0 auto;font-size:1.125rem}.Pricing-module__TjAkjG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Pricing-module__TjAkjG__card{border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#0d144080;flex-direction:column;padding:40px 32px;display:flex;position:relative}.Pricing-module__TjAkjG__card:hover{background:#0d1440cc;border-color:#00ccff4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Pricing-module__TjAkjG__popular{border-color:var(--accent-primary);background:#0d1440b3;box-shadow:0 0 40px #00ccff26}.Pricing-module__TjAkjG__popular:hover{border-color:var(--accent-primary);box-shadow:0 0 60px #00ccff40}.Pricing-module__TjAkjG__badge{background:var(--accent-gradient);color:#fff;white-space:nowrap;border-radius:20px;padding:4px 20px;font-size:13px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__planName{color:var(--text-secondary);margin-bottom:16px;font-size:1.125rem;font-weight:600}.Pricing-module__TjAkjG__priceRow{align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.Pricing-module__TjAkjG__currency{color:var(--text-primary);align-self:flex-start;margin-top:8px;font-size:1.5rem;font-weight:600}.Pricing-module__TjAkjG__amount{color:var(--text-primary);font-size:3.5rem;font-weight:700;line-height:1}.Pricing-module__TjAkjG__interval{color:var(--text-muted);margin-left:4px;font-size:1rem}.Pricing-module__TjAkjG__description{color:var(--text-secondary);min-height:20px;margin-bottom:28px;font-size:14px}.Pricing-module__TjAkjG__features{flex-direction:column;flex:1;gap:14px;margin:0 0 32px;padding:0;list-style:none;display:flex}.Pricing-module__TjAkjG__features li{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__TjAkjG__features li svg{stroke:var(--accent-primary);flex-shrink:0}.Pricing-module__TjAkjG__button{text-align:center;width:100%}.Pricing-module__TjAkjG__footnote{text-align:center;color:var(--text-muted);margin-top:48px;font-size:14px}@media (max-width:1024px){.Pricing-module__TjAkjG__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.Pricing-module__TjAkjG__popular{order:-1}}@media (max-width:768px){.Pricing-module__TjAkjG__card{padding:32px 24px}}
.CTA-module__n-fbaG__cta{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);padding:120px 0;position:relative;overflow:hidden}.CTA-module__n-fbaG__backgroundGlow{pointer-events:none;background:radial-gradient(at top,#00ccff1a 0%,#0000 60%);width:150%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.CTA-module__n-fbaG__gridPattern{pointer-events:none;background-image:linear-gradient(#00ccff05 1px,#0000 1px),linear-gradient(90deg,#00ccff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 80%);mask-image:radial-gradient(#000 20%,#0000 80%)}.CTA-module__n-fbaG__content{text-align:center;max-width:700px;margin:0 auto;position:relative}.CTA-module__n-fbaG__content h2{margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem)}.CTA-module__n-fbaG__content>p{color:var(--text-secondary);margin-bottom:40px;font-size:1.125rem;line-height:1.7}.CTA-module__n-fbaG__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.CTA-module__n-fbaG__features{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.CTA-module__n-fbaG__feature{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.CTA-module__n-fbaG__feature svg{stroke:var(--accent-primary)}@media (max-width:768px){.CTA-module__n-fbaG__cta{padding:80px 0}.CTA-module__n-fbaG__actions{flex-direction:column}.CTA-module__n-fbaG__features{flex-direction:column;gap:16px}.CTA-module__n-fbaG__feature{justify-content:center}}
.Footer-module__EZoWya__footer{background:var(--bg-primary);border-top:1px solid var(--border-color);padding:60px 0 40px}.Footer-module__EZoWya__content{justify-content:space-between;gap:60px;margin-bottom:48px;display:flex}.Footer-module__EZoWya__brand{max-width:250px}.Footer-module__EZoWya__logo{color:var(--accent-primary);align-items:center;gap:10px;margin-bottom:12px;font-size:18px;font-weight:600;display:flex}.Footer-module__EZoWya__logoIcon{width:28px;height:28px;stroke:var(--accent-primary)}.Footer-module__EZoWya__logo span{color:var(--text-primary)}.Footer-module__EZoWya__brand p{color:var(--text-muted);margin:0;font-size:14px}.Footer-module__EZoWya__links{gap:60px;display:flex}.Footer-module__EZoWya__column{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__column h4{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.Footer-module__EZoWya__column a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px}.Footer-module__EZoWya__column a:hover{color:var(--accent-primary)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__EZoWya__bottom p{color:var(--text-muted);margin:0;font-size:14px}@media (max-width:768px){.Footer-module__EZoWya__content{flex-direction:column;gap:40px}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:32px}.Footer-module__EZoWya__column{min-width:140px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}}
