.enterprise-module__l3K95a__main{color:#ecfdf5;background:#020805;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.enterprise-module__l3K95a__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050f0ad9;border-bottom:1px solid #10b9811a;align-items:center;height:72px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.enterprise-module__l3K95a__headerContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.enterprise-module__l3K95a__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.enterprise-module__l3K95a__logoIcon{background:linear-gradient(135deg,#059669,#10b981);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 0 20px #10b9814d}.enterprise-module__l3K95a__logoText{color:#ecfdf5;font-size:1.5rem;font-weight:700}.enterprise-module__l3K95a__nav{gap:2rem;display:flex}.enterprise-module__l3K95a__navLink{color:#a7f3d0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.enterprise-module__l3K95a__navLink:hover{color:#34d399}.enterprise-module__l3K95a__navLinkActive{color:#34d399;border-bottom:2px solid #34d399;padding-bottom:4px}.enterprise-module__l3K95a__hero{text-align:center;background:radial-gradient(circle at 50% 30%,#10b98126 0%,#0000 60%);padding-top:160px;padding-bottom:80px}.enterprise-module__l3K95a__heroContent{max-width:800px;margin:0 auto;padding:0 2rem}.enterprise-module__l3K95a__heroBadge{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.enterprise-module__l3K95a__heroTitle{letter-spacing:-.03em;background:linear-gradient(90deg,#ecfdf5,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.enterprise-module__l3K95a__heroSubtitle{color:#94a3b8;font-size:1.2rem;line-height:1.6}.enterprise-module__l3K95a__featuresSection{max-width:1200px;margin:0 auto;padding:0 2rem 6rem}.enterprise-module__l3K95a__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.enterprise-module__l3K95a__featureCard{background:#0f172a66;border:1px solid #94a3b81a;border-radius:20px;padding:32px;transition:all .3s}.enterprise-module__l3K95a__featureCard:hover{background:#0f172a99;border-color:#10b9814d;transform:translateY(-4px)}.enterprise-module__l3K95a__featureIcon{margin-bottom:20px;font-size:2.5rem}.enterprise-module__l3K95a__featureTitle{color:#ecfdf5;margin-bottom:12px;font-size:1.25rem;font-weight:700}.enterprise-module__l3K95a__featureDesc{color:#94a3b8;font-size:.95rem;line-height:1.6}.enterprise-module__l3K95a__pricingSection{background:radial-gradient(circle,#0596690d 0%,#0000 50%);max-width:1200px;margin:0 auto;padding:6rem 2rem}.enterprise-module__l3K95a__pricingHeader{text-align:center;margin-bottom:4rem}.enterprise-module__l3K95a__sectionTitle{color:#ecfdf5;letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.enterprise-module__l3K95a__billingToggle{color:#64748b;justify-content:center;align-items:center;gap:16px;font-size:.95rem;display:flex}.enterprise-module__l3K95a__billingActive{color:#ecfdf5;font-weight:600}.enterprise-module__l3K95a__toggleSwitch{cursor:pointer;background:#334155;border:none;border-radius:14px;width:50px;height:28px;transition:background .3s;position:relative}.enterprise-module__l3K95a__toggleActive{background:#059669}.enterprise-module__l3K95a__toggleDot{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:3px;left:3px}.enterprise-module__l3K95a__toggleActive .enterprise-module__l3K95a__toggleDot{transform:translate(22px)}.enterprise-module__l3K95a__plansGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:24px;display:grid}.enterprise-module__l3K95a__planCard{background:#0f172a80;border:1px solid #94a3b81a;border-radius:24px;padding:40px 32px;transition:all .3s;position:relative}.enterprise-module__l3K95a__planCard:hover{border-color:#94a3b84d}.enterprise-module__l3K95a__planHighlighted{background:#10b9810d;border:1px solid #10b98166;transform:scale(1.05);box-shadow:0 0 40px #10b9811a}.enterprise-module__l3K95a__planHighlighted:hover{border-color:#10b98199}.enterprise-module__l3K95a__popularBadge{color:#fff;background:linear-gradient(135deg,#059669,#10b981);border-radius:999px;padding:6px 16px;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #10b9814d}.enterprise-module__l3K95a__planName{color:#ecfdf5;margin-bottom:4px;font-size:1.5rem;font-weight:700}.enterprise-module__l3K95a__planSubtitle{color:#6ee7b7;margin-bottom:24px;font-size:.9rem}.enterprise-module__l3K95a__planPrice{color:#ecfdf5;align-items:baseline;margin-bottom:16px;font-size:3rem;font-weight:800;display:flex}.enterprise-module__l3K95a__customPrice{font-size:2.5rem}.enterprise-module__l3K95a__planPeriod{color:#64748b;margin-left:4px;font-size:1rem;font-weight:400}.enterprise-module__l3K95a__planDesc{color:#94a3b8;min-height:48px;margin-bottom:32px;font-size:.95rem;line-height:1.5}.enterprise-module__l3K95a__planFeatures{margin:0 0 32px;padding:0;list-style:none}.enterprise-module__l3K95a__planFeature{color:#cbd5e1;align-items:center;gap:12px;margin-bottom:16px;font-size:.95rem;display:flex}.enterprise-module__l3K95a__planCta{cursor:pointer;text-align:center;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .2s}.enterprise-module__l3K95a__ctaPrimary{color:#fff;background:linear-gradient(135deg,#059669,#10b981);border:none;box-shadow:0 4px 15px #10b9814d}.enterprise-module__l3K95a__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.enterprise-module__l3K95a__ctaSecondary{color:#ecfdf5;background:0 0;border:1px solid #94a3b833}.enterprise-module__l3K95a__ctaSecondary:hover{background:#ffffff0d;border-color:#94a3b866}.enterprise-module__l3K95a__ctaSection{background:linear-gradient(#10b9810d 0%,#02080500 100%);padding:6rem 2rem}.enterprise-module__l3K95a__ctaContent{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #10b98133;border-radius:24px;max-width:800px;margin:0 auto;padding:4rem}.enterprise-module__l3K95a__ctaTitle{color:#ecfdf5;margin-bottom:1rem;font-size:2rem;font-weight:800}.enterprise-module__l3K95a__ctaDesc{color:#94a3b8;margin-bottom:2rem;font-size:1.1rem}.enterprise-module__l3K95a__ctaButton{color:#065f46;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .2s}.enterprise-module__l3K95a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ffffff26}.enterprise-module__l3K95a__footer{text-align:center;border-top:1px solid #10b9811a;padding:2rem}.enterprise-module__l3K95a__footerContent{color:#64748b;max-width:1200px;margin:0 auto;font-size:.9rem}.enterprise-module__l3K95a__footerSub{color:#34d399;margin-top:.5rem;font-size:.8rem}@media (max-width:768px){.enterprise-module__l3K95a__nav{display:none}.enterprise-module__l3K95a__plansGrid{grid-template-columns:1fr}.enterprise-module__l3K95a__planHighlighted{transform:scale(1)}.enterprise-module__l3K95a__ctaContent{padding:2rem}}
