.LandingPage-module__CEBI7a__container{background:radial-gradient(circle at top right, #2563eb14, transparent), radial-gradient(circle at bottom left, #6366f114, transparent), var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.LandingPage-module__CEBI7a__nav{z-index:100;border-bottom:1px solid var(--border-subtle);position:sticky;top:0}.LandingPage-module__CEBI7a__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 5rem;display:flex}@media (max-width:1024px){.LandingPage-module__CEBI7a__navContainer{padding:1rem 2rem}}@media (max-width:768px){.LandingPage-module__CEBI7a__navContainer{padding:.75rem 1.5rem}}.LandingPage-module__CEBI7a__logo{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.LandingPage-module__CEBI7a__logoIcon{background:linear-gradient(135deg, var(--brand-primary), #6366f1);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;display:flex}.LandingPage-module__CEBI7a__hero{flex:1;justify-content:space-between;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:6rem 5rem;display:flex}@media (max-width:1024px){.LandingPage-module__CEBI7a__hero{text-align:center;flex-direction:column;gap:3rem;padding:4rem 2rem}}@media (max-width:768px){.LandingPage-module__CEBI7a__hero{padding:3rem 1.5rem}}.LandingPage-module__CEBI7a__heroContent{flex:1.2}@media (max-width:1024px){.LandingPage-module__CEBI7a__heroContent{width:100%;max-width:700px}}.LandingPage-module__CEBI7a__badge{background-color:var(--brand-secondary);color:var(--brand-primary);border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:flex}@media (max-width:1024px){.LandingPage-module__CEBI7a__badge{margin:0 auto 2rem}}.LandingPage-module__CEBI7a__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.LandingPage-module__CEBI7a__ctas{align-items:center;gap:1.5rem;display:flex}@media (max-width:1024px){.LandingPage-module__CEBI7a__ctas{justify-content:center}}@media (max-width:480px){.LandingPage-module__CEBI7a__ctas{flex-direction:column;gap:1rem}.LandingPage-module__CEBI7a__ctas a,.LandingPage-module__CEBI7a__ctas button{width:100%}}.LandingPage-module__CEBI7a__mainBtn{align-items:center;gap:.75rem;display:flex;padding:1rem 2.5rem!important;font-size:1.125rem!important}.LandingPage-module__CEBI7a__secondaryBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.125rem;font-weight:600;transition:opacity .2s}.LandingPage-module__CEBI7a__secondaryBtn:hover{opacity:.7}.LandingPage-module__CEBI7a__heroVisual{flex-direction:column;flex:.8;gap:2rem;display:flex;position:relative}@media (max-width:1024px){.LandingPage-module__CEBI7a__heroVisual{width:100%;max-width:400px;margin:0 auto}}.LandingPage-module__CEBI7a__glassCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;gap:.5rem;width:100%;max-width:320px;padding:2rem;display:flex}@media (max-width:1024px){.LandingPage-module__CEBI7a__glassCard{max-width:none}}.LandingPage-module__CEBI7a__cardHeader{color:var(--text-tertiary);align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.LandingPage-module__CEBI7a__cardValue{color:var(--text-primary);font-size:2.5rem;font-weight:800}.LandingPage-module__CEBI7a__cardTrend{color:var(--accent-success);font-size:.75rem;font-weight:600}.LandingPage-module__CEBI7a__heroVisual .LandingPage-module__CEBI7a__glassCard:nth-child(2){align-self:flex-end}@media (max-width:1024px){.LandingPage-module__CEBI7a__heroVisual .LandingPage-module__CEBI7a__glassCard:nth-child(2){align-self:stretch}}.LandingPage-module__CEBI7a__features{background-color:var(--bg-secondary);padding:8rem 5rem}@media (max-width:1024px){.LandingPage-module__CEBI7a__features{padding:6rem 2rem}}@media (max-width:768px){.LandingPage-module__CEBI7a__features{padding:4rem 1.5rem}}.LandingPage-module__CEBI7a__featureGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.LandingPage-module__CEBI7a__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.LandingPage-module__CEBI7a__featureGrid{grid-template-columns:1fr}}.LandingPage-module__CEBI7a__featureCard{padding:3rem 2.5rem}.LandingPage-module__CEBI7a__featureIcon{background-color:var(--brand-secondary);width:56px;height:56px;color:var(--brand-primary);border-radius:var(--radius-lg);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.LandingPage-module__CEBI7a__featureCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LandingPage-module__CEBI7a__featureCard p{color:var(--text-secondary);line-height:1.6}.LandingPage-module__CEBI7a__footer{text-align:center;color:var(--text-tertiary);border-top:1px solid var(--border-subtle);padding:4rem 5rem;font-size:.875rem}@media (max-width:768px){.LandingPage-module__CEBI7a__footer{padding:3rem 1.5rem}}
