.EnterprisePage-module__c_4UrG__page{background:var(--page-bg);min-height:100vh;position:relative;overflow-x:hidden}.EnterprisePage-module__c_4UrG__heroSection{background:linear-gradient(135deg,var(--surface-bg)0%,var(--page-bg)100%);padding:8rem 0 6rem;position:relative}.EnterprisePage-module__c_4UrG__heroContainer{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__heroTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.1}@media (min-width:768px){.EnterprisePage-module__c_4UrG__heroTitle{font-size:4.5rem}}.EnterprisePage-module__c_4UrG__heroTitleGradient{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.EnterprisePage-module__c_4UrG__heroSubtitle{color:var(--text-secondary);max-width:800px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.EnterprisePage-module__c_4UrG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.EnterprisePage-module__c_4UrG__primaryButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;box-shadow:var(--shadow-lg);border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__primaryButton:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.EnterprisePage-module__c_4UrG__secondaryButton{background:var(--card-bg);color:var(--text-primary);border:2px solid var(--border-color);border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__secondaryButton:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.EnterprisePage-module__c_4UrG__featuresSection{padding:6rem 0;position:relative}.EnterprisePage-module__c_4UrG__featuresContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__featuresHeader{text-align:center;margin-bottom:3rem}.EnterprisePage-module__c_4UrG__featuresTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.EnterprisePage-module__c_4UrG__featuresTitle{font-size:3.5rem}}.EnterprisePage-module__c_4UrG__featuresSubtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.EnterprisePage-module__c_4UrG__featuresGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.EnterprisePage-module__c_4UrG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EnterprisePage-module__c_4UrG__featuresGrid{grid-template-columns:repeat(3,1fr)}}.EnterprisePage-module__c_4UrG__featureCard{background:var(--card-bg);border:1px solid var(--border-light);border-radius:1rem;padding:2rem;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-4px)}.EnterprisePage-module__c_4UrG__featureIcon{background:var(--primary-light);border-radius:1rem;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.EnterprisePage-module__c_4UrG__featureIconSvg{width:2rem;height:2rem;color:var(--primary)}.EnterprisePage-module__c_4UrG__featureTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.EnterprisePage-module__c_4UrG__featureDescription{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.EnterprisePage-module__c_4UrG__featureDetails{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.EnterprisePage-module__c_4UrG__featureDetailItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.EnterprisePage-module__c_4UrG__checkIcon{width:1rem;height:1rem;color:var(--primary);flex-shrink:0}.EnterprisePage-module__c_4UrG__pricingSection{background:var(--surface-bg);padding:6rem 0}.EnterprisePage-module__c_4UrG__pricingContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__pricingHeader{text-align:center;margin-bottom:3rem}.EnterprisePage-module__c_4UrG__pricingTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.EnterprisePage-module__c_4UrG__pricingTitle{font-size:3.5rem}}.EnterprisePage-module__c_4UrG__pricingSubtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.EnterprisePage-module__c_4UrG__pricingGrid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:768px){.EnterprisePage-module__c_4UrG__pricingGrid{grid-template-columns:repeat(3,1fr)}}.EnterprisePage-module__c_4UrG__pricingCard{background:var(--card-bg);border:1px solid var(--border-light);border-radius:1rem;padding:2rem;transition:all .3s ease-in-out;position:relative}.EnterprisePage-module__c_4UrG__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.EnterprisePage-module__c_4UrG__pricingCardPopular{border:2px solid var(--primary);box-shadow:var(--shadow-lg)}.EnterprisePage-module__c_4UrG__popularBadge{background:var(--primary);color:#fff;border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.EnterprisePage-module__c_4UrG__packageName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.EnterprisePage-module__c_4UrG__packageDescription{color:var(--text-secondary);margin-bottom:1.5rem}.EnterprisePage-module__c_4UrG__packagePrice{color:var(--primary);margin-bottom:1.5rem;font-size:2rem;font-weight:900}.EnterprisePage-module__c_4UrG__packageFeatures{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.EnterprisePage-module__c_4UrG__packageFeature{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.EnterprisePage-module__c_4UrG__packageCheckIcon{width:1rem;height:1rem;color:var(--primary);flex-shrink:0;margin-top:.125rem}.EnterprisePage-module__c_4UrG__packageButton{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;text-align:center;border-radius:.5rem;width:100%;padding:.875rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;display:block}.EnterprisePage-module__c_4UrG__packageButton:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.EnterprisePage-module__c_4UrG__supportSection{padding:6rem 0}.EnterprisePage-module__c_4UrG__supportContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__supportHeader{text-align:center;margin-bottom:3rem}.EnterprisePage-module__c_4UrG__supportTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.EnterprisePage-module__c_4UrG__supportTitle{font-size:3.5rem}}.EnterprisePage-module__c_4UrG__supportSubtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.EnterprisePage-module__c_4UrG__supportGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.EnterprisePage-module__c_4UrG__supportGrid{grid-template-columns:repeat(3,1fr)}}.EnterprisePage-module__c_4UrG__supportCard{background:var(--card-bg);border:1px solid var(--border-light);text-align:center;border-radius:1rem;padding:2rem;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__supportCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.EnterprisePage-module__c_4UrG__supportIcon{background:var(--primary-light);border-radius:1rem;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.EnterprisePage-module__c_4UrG__supportIconSvg{width:2rem;height:2rem;color:var(--primary)}.EnterprisePage-module__c_4UrG__supportCardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.EnterprisePage-module__c_4UrG__supportCardDescription{color:var(--text-secondary);line-height:1.6}.EnterprisePage-module__c_4UrG__securitySection{background:var(--surface-bg);padding:6rem 0}.EnterprisePage-module__c_4UrG__securityContainer{max-width:900px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__securityContent{text-align:center;background:var(--card-bg);border:1px solid var(--border-light);border-radius:1.5rem;padding:3rem 2rem}.EnterprisePage-module__c_4UrG__securityIcon{width:4rem;height:4rem;color:var(--primary);margin:0 auto 1.5rem}.EnterprisePage-module__c_4UrG__securityTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:900}@media (min-width:768px){.EnterprisePage-module__c_4UrG__securityTitle{font-size:2.5rem}}.EnterprisePage-module__c_4UrG__securityDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.EnterprisePage-module__c_4UrG__certifications{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.EnterprisePage-module__c_4UrG__certification{background:var(--primary-light);color:var(--primary);border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600}.EnterprisePage-module__c_4UrG__ctaSection{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);padding:6rem 0}.EnterprisePage-module__c_4UrG__ctaContainer{text-align:center;max-width:900px;margin:0 auto;padding:0 1.5rem}.EnterprisePage-module__c_4UrG__ctaTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:900}@media (min-width:768px){.EnterprisePage-module__c_4UrG__ctaTitle{font-size:3.5rem}}.EnterprisePage-module__c_4UrG__ctaSubtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.EnterprisePage-module__c_4UrG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.EnterprisePage-module__c_4UrG__ctaPrimaryButton{color:var(--primary);box-shadow:var(--shadow-lg);background:#fff;border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__ctaPrimaryButton:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.EnterprisePage-module__c_4UrG__ctaSecondaryButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.EnterprisePage-module__c_4UrG__ctaSecondaryButton:hover{color:var(--primary);background:#fff;transform:translateY(-1px)}@media (max-width:767px){.EnterprisePage-module__c_4UrG__heroSection{padding:5rem 0 3rem}.EnterprisePage-module__c_4UrG__featuresSection,.EnterprisePage-module__c_4UrG__pricingSection,.EnterprisePage-module__c_4UrG__supportSection,.EnterprisePage-module__c_4UrG__securitySection,.EnterprisePage-module__c_4UrG__ctaSection{padding:4rem 0}.EnterprisePage-module__c_4UrG__heroTitle{font-size:2.25rem}.EnterprisePage-module__c_4UrG__heroSubtitle{font-size:1.125rem}.EnterprisePage-module__c_4UrG__featuresTitle,.EnterprisePage-module__c_4UrG__pricingTitle,.EnterprisePage-module__c_4UrG__supportTitle,.EnterprisePage-module__c_4UrG__securityTitle,.EnterprisePage-module__c_4UrG__ctaTitle{font-size:2rem}.EnterprisePage-module__c_4UrG__featuresSubtitle,.EnterprisePage-module__c_4UrG__pricingSubtitle,.EnterprisePage-module__c_4UrG__supportSubtitle,.EnterprisePage-module__c_4UrG__securityDescription,.EnterprisePage-module__c_4UrG__ctaSubtitle{font-size:1.125rem}}
