.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:#080604eb;padding:12px 0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{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__logoImage{border-radius:10px;width:36px;height:36px}.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);border-radius:2px;width:24px;height: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:#080604fa;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__backgroundGlow{pointer-events:none;background:radial-gradient(#d4943a14 0%,#a068300a 30%,#0000 70%);width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__gridPattern{pointer-events:none;background-image:linear-gradient(#d4943a06 1px,#0000 1px),linear-gradient(90deg,#d4943a06 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:1;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--accent-primary);background:#d4943a14;border:1px solid #d4943a40;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-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{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:660px;color:var(--text-secondary);margin:0 auto 40px;font-size:1.2rem;line-height:1.7}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:72px;display:flex}.Hero-module__Z8hQ_W__appPreview{perspective:1000px;max-width:780px;margin:0 auto}.Hero-module__Z8hQ_W__appWindow{border:1px solid var(--border-color);transition:transform var(--transition-slow);background:#0e0a06f2;border-radius:16px;overflow:hidden;transform:rotateX(4deg);box-shadow:0 20px 60px #0009,0 0 80px #d4943a0f}.Hero-module__Z8hQ_W__appWindow:hover{transform:rotateX(0)}.Hero-module__Z8hQ_W__windowHeader{border-bottom:1px solid var(--border-color);background:#231a12cc;align-items:center;gap:16px;padding:14px 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-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__windowContent{padding:0}.Hero-module__Z8hQ_W__sieveFlow{font-size:13px}.Hero-module__Z8hQ_W__flowHeader{border-bottom:1px solid var(--border-color);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;background:#231a1280;grid-template-columns:2fr 1.2fr .8fr .6fr;gap:12px;padding:10px 20px;font-size:11px;font-weight:600;display:grid}.Hero-module__Z8hQ_W__flowRow{border-bottom:1px solid var(--border-color);transition:background var(--transition-fast);grid-template-columns:2fr 1.2fr .8fr .6fr;align-items:center;gap:12px;padding:10px 20px;display:grid}.Hero-module__Z8hQ_W__flowRow.Hero-module__Z8hQ_W__matched{background:#d4943a08}.Hero-module__Z8hQ_W__flowRow.Hero-module__Z8hQ_W__unmatched{background:#e5503908}.Hero-module__Z8hQ_W__fileName{font-family:var(--font-mono),monospace;color:var(--text-primary);font-size:12px}.Hero-module__Z8hQ_W__catName{color:var(--accent-secondary);font-weight:500}.Hero-module__Z8hQ_W__distance{font-family:var(--font-mono),monospace;color:var(--text-muted)}.Hero-module__Z8hQ_W__statusGood{font-family:var(--font-mono),monospace;color:var(--success);font-size:11px;font-weight:700}.Hero-module__Z8hQ_W__statusSkip{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:11px}.Hero-module__Z8hQ_W__flowSummary{color:var(--text-secondary);background:#d4943a0a;gap:12px;padding:12px 20px;font-size:12px;display:flex}.Hero-module__Z8hQ_W__sep{opacity:.3}.Hero-module__Z8hQ_W__platforms{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.Hero-module__Z8hQ_W__platform{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__platform svg{color:var(--accent-primary);stroke:var(--accent-primary)}.Hero-module__Z8hQ_W__platformSep{color:var(--text-muted);font-size:14px}@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__flowHeader,.Hero-module__Z8hQ_W__flowRow{grid-template-columns:1fr 1fr;font-size:11px}.Hero-module__Z8hQ_W__flowHeader span:nth-child(3),.Hero-module__Z8hQ_W__flowHeader span:nth-child(4),.Hero-module__Z8hQ_W__flowRow span:nth-child(3),.Hero-module__Z8hQ_W__flowRow span:nth-child(4){display:none}.Hero-module__Z8hQ_W__platforms{flex-direction:column;gap:10px}}
.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:560px;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:#18120c80;padding:32px}.Features-module__ZD3nRW__card:hover{background:#18120ccc;border-color:#d4943a4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Features-module__ZD3nRW__icon{border-radius:var(--radius-md);background:#d4943a1a;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}}
.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:740px;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);overflow:hidden}.HowItWorks-module__a-Tr4W__codeHeader{border-bottom:1px solid var(--border-color);background:#231a12cc;padding:10px 20px}.HowItWorks-module__a-Tr4W__codeFile{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:12px}.HowItWorks-module__a-Tr4W__codeBlock pre{margin:0;padding:20px}.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__vectorBlock{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:12px;padding:20px;display:flex}.HowItWorks-module__a-Tr4W__vectorRow{border-radius:var(--radius-sm);align-items:center;gap:12px;padding:10px 14px;font-size:13px;display:flex}.HowItWorks-module__a-Tr4W__vectorRow.HowItWorks-module__a-Tr4W__image{background:#e8b44c14;border:1px solid #e8b44c33}.HowItWorks-module__a-Tr4W__vectorRow.HowItWorks-module__a-Tr4W__text{background:#d4943a0f;border:1px solid #d4943a26}.HowItWorks-module__a-Tr4W__vectorLabel{color:var(--text-primary);min-width:100px;font-weight:600}.HowItWorks-module__a-Tr4W__vectorArrow{color:var(--text-muted)}.HowItWorks-module__a-Tr4W__vectorValue{font-family:var(--font-mono),monospace;color:var(--text-secondary);flex:1}.HowItWorks-module__a-Tr4W__vectorDim{font-family:var(--font-mono),monospace;color:var(--text-muted);background:var(--bg-tertiary);border-radius:4px;padding:2px 8px;font-size:11px}.HowItWorks-module__a-Tr4W__formula{border-top:1px solid var(--border-color);text-align:center;padding-top:12px}.HowItWorks-module__a-Tr4W__formula code{color:var(--accent-primary);border-radius:var(--radius-sm);background:#d4943a1a;padding:6px 14px;font-size:13px}.HowItWorks-module__a-Tr4W__distanceBlock{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.HowItWorks-module__a-Tr4W__distanceHeader{border-bottom:1px solid var(--border-color);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;background:#231a1280;grid-template-columns:1fr 80px 80px 80px;gap:16px;padding:12px 20px;font-size:12px;font-weight:600;display:grid}.HowItWorks-module__a-Tr4W__distanceRow{border-bottom:1px solid var(--border-color);grid-template-columns:1fr 80px 80px 80px;align-items:center;gap:16px;padding:12px 20px;font-size:14px;display:grid}.HowItWorks-module__a-Tr4W__distanceRow:last-child{border-bottom:none}.HowItWorks-module__a-Tr4W__distanceRow.HowItWorks-module__a-Tr4W__matched{background:#6ab04c0f}.HowItWorks-module__a-Tr4W__distCategory{color:var(--text-primary);font-weight:500}.HowItWorks-module__a-Tr4W__distValue{font-family:var(--font-mono),monospace;color:var(--text-secondary)}.HowItWorks-module__a-Tr4W__distThreshold{font-family:var(--font-mono),monospace;color:var(--text-muted)}.HowItWorks-module__a-Tr4W__distMatch{font-family:var(--font-mono),monospace;color:var(--success);text-transform:uppercase;font-size:12px;font-weight:700}.HowItWorks-module__a-Tr4W__distNoMatch{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:12px}.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__vectorRow{flex-wrap:wrap;gap:6px}.HowItWorks-module__a-Tr4W__vectorLabel{min-width:auto}.HowItWorks-module__a-Tr4W__vectorValue{flex-basis:100%;font-size:11px}.HowItWorks-module__a-Tr4W__distanceHeader,.HowItWorks-module__a-Tr4W__distanceRow{grid-template-columns:1fr 60px 60px 60px;gap:8px;font-size:12px}}
.ClusterVisualization-module__mmpY7W__section{background:var(--bg-primary);padding:100px 0 80px;position:relative;overflow:hidden}.ClusterVisualization-module__mmpY7W__backgroundGlow{pointer-events:none;background:radial-gradient(#d4943a0d 0%,#0000 60%);width:150%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ClusterVisualization-module__mmpY7W__header{text-align:center;margin-bottom:40px}.ClusterVisualization-module__mmpY7W__header h2{margin-bottom:16px}.ClusterVisualization-module__mmpY7W__header p{max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ClusterVisualization-module__mmpY7W__canvasContainer{cursor:grab;width:100%;height:520px;margin-bottom:32px;position:relative}.ClusterVisualization-module__mmpY7W__canvasContainer:active{cursor:grabbing}.ClusterVisualization-module__mmpY7W__canvas{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#08060480;width:100%;height:100%;display:block}.ClusterVisualization-module__mmpY7W__legend{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:24px;display:flex}.ClusterVisualization-module__mmpY7W__legendItem{align-items:center;gap:8px;font-size:13px;display:flex}.ClusterVisualization-module__mmpY7W__legendDot{border-radius:50%;width:10px;height:10px;box-shadow:0 0 6px}.ClusterVisualization-module__mmpY7W__legendLabel{color:var(--text-secondary);font-weight:500}.ClusterVisualization-module__mmpY7W__legendCount{color:var(--text-muted);font-size:12px;font-family:var(--font-mono),monospace}.ClusterVisualization-module__mmpY7W__caption{text-align:center;color:var(--text-muted);max-width:700px;margin:0 auto;font-size:14px;line-height:1.7}@media (max-width:768px){.ClusterVisualization-module__mmpY7W__canvasContainer{height:360px}.ClusterVisualization-module__mmpY7W__legend{gap:12px}.ClusterVisualization-module__mmpY7W__legendItem{font-size:12px}}
.Demo-module___7dP9a__demo{background:var(--bg-primary);position:relative;overflow:hidden}.Demo-module___7dP9a__backgroundGlow{pointer-events:none;background:radial-gradient(circle,#d4943a0f 0%,#0000 60%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Demo-module___7dP9a__header{text-align:center;margin-bottom:48px;position:relative}.Demo-module___7dP9a__header h2{margin-bottom:16px}.Demo-module___7dP9a__demoContainer{border:1px solid var(--border-color);border-radius:var(--radius-xl);max-width:900px;box-shadow:var(--shadow-lg),0 0 80px #d4943a0f;background:#18120c99;margin:0 auto;position:relative;overflow:hidden}.Demo-module___7dP9a__tabBar{border-bottom:1px solid var(--border-color);background:#231a12cc;display:flex}.Demo-module___7dP9a__tab{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;margin-bottom:-1px;padding:16px 24px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.Demo-module___7dP9a__tab:hover{color:var(--text-primary);background:#ffffff05}.Demo-module___7dP9a__tab.Demo-module___7dP9a__active{color:var(--accent-primary);border-bottom-color:var(--accent-primary);background:#d4943a0d}.Demo-module___7dP9a__tab svg{stroke:currentColor}.Demo-module___7dP9a__content{min-height:400px;padding:24px}.Demo-module___7dP9a__categoriesView{flex-direction:column;gap:24px;display:flex}.Demo-module___7dP9a__categoryGrid{flex-wrap:wrap;gap:8px;display:flex}.Demo-module___7dP9a__categoryPill{transition:all var(--transition-fast);border:1px solid;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;display:flex}.Demo-module___7dP9a__categoryPill:hover{transform:translateY(-2px)}.Demo-module___7dP9a__categoryPill.Demo-module___7dP9a__strict{background:#6ab04c14;border-color:#6ab04c4d}.Demo-module___7dP9a__categoryPill.Demo-module___7dP9a__moderate{background:#d4943a14;border-color:#d4943a4d}.Demo-module___7dP9a__categoryPill.Demo-module___7dP9a__balanced{background:#e8b44c14;border-color:#e8b44c4d}.Demo-module___7dP9a__categoryPill.Demo-module___7dP9a__relaxed{background:#a0683014;border-color:#a068304d}.Demo-module___7dP9a__categoryPill.Demo-module___7dP9a__loose{background:#e5503914;border-color:#e550394d}.Demo-module___7dP9a__pillName{color:var(--text-primary);font-weight:500}.Demo-module___7dP9a__pillDistance{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:11px}.Demo-module___7dP9a__thresholdGuide{background:var(--bg-tertiary);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:16px;display:flex}.Demo-module___7dP9a__thresholdRow{align-items:center;gap:12px;font-size:13px;display:flex}.Demo-module___7dP9a__thresholdDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Demo-module___7dP9a__thresholdRange{font-family:var(--font-mono),monospace;color:var(--text-secondary);min-width:90px}.Demo-module___7dP9a__thresholdLabel{color:var(--text-primary);min-width:80px;font-weight:600}.Demo-module___7dP9a__thresholdDesc{color:var(--text-muted)}.Demo-module___7dP9a__searchView{flex-direction:column;gap:16px;display:flex}.Demo-module___7dP9a__searchBar{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 20px;display:flex}.Demo-module___7dP9a__searchBar svg{stroke:var(--accent-primary);flex-shrink:0}.Demo-module___7dP9a__searchQuery{color:var(--text-primary);font-size:15px}.Demo-module___7dP9a__searchResults{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden}.Demo-module___7dP9a__searchStats{border-bottom:1px solid var(--border-color);color:var(--text-secondary);background:#231a1280;align-items:center;gap:12px;padding:12px 20px;font-size:13px;display:flex}.Demo-module___7dP9a__searchStats strong{color:var(--accent-primary)}.Demo-module___7dP9a__separator{opacity:.3}.Demo-module___7dP9a__searchResult{border-bottom:1px solid var(--border-color);align-items:center;gap:14px;padding:12px 20px;font-size:14px;display:flex}.Demo-module___7dP9a__searchResult:last-child{border-bottom:none}.Demo-module___7dP9a__resultThumb{border-radius:4px;flex-shrink:0;overflow:hidden}.Demo-module___7dP9a__resultName{color:var(--text-primary);font-family:var(--font-mono),monospace;flex:1;font-size:13px}.Demo-module___7dP9a__resultDistance{font-family:var(--font-mono),monospace;color:var(--text-muted);font-size:13px}.Demo-module___7dP9a__resultConfidence{text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:600}.Demo-module___7dP9a__confHigh{color:#6ab04c;background:#6ab04c1a}.Demo-module___7dP9a__confMedium{color:#e8b44c;background:#e8b44c1a}.Demo-module___7dP9a__confLow{color:#e55039;background:#e550391a}.Demo-module___7dP9a__hint{color:var(--text-secondary);background:#d4943a0a;border-top:1px solid #d4943a26;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:13px;display:flex}.Demo-module___7dP9a__hint svg{stroke:var(--accent-primary);flex-shrink:0}@media (max-width:768px){.Demo-module___7dP9a__categoryGrid{gap:6px}.Demo-module___7dP9a__categoryPill{padding:4px 10px;font-size:12px}.Demo-module___7dP9a__thresholdRow{flex-wrap:wrap}.Demo-module___7dP9a__thresholdDesc{flex-basis:100%;padding-left:20px;font-size:12px}.Demo-module___7dP9a__searchResult{flex-wrap:wrap;gap:8px}.Demo-module___7dP9a__resultName{flex-basis:calc(100% - 46px);font-size:12px}.Demo-module___7dP9a__tab{padding:12px 16px;font-size:13px}}
.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,#d4943a14 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(#d4943a05 1px,#0000 1px),linear-gradient(90deg,#d4943a05 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__logoMark{justify-content:center;margin-bottom:32px;display:flex}.CTA-module__n-fbaG__logoMark img{border-radius:20px;box-shadow:0 8px 32px #d4943a33}.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{align-items:center;gap:10px;margin-bottom:12px;font-size:18px;font-weight:600;display:flex}.Footer-module__EZoWya__logo img{border-radius:6px}.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}}
