/* IRONGUARD.AI - PREMIUM WORLD-CLASS CYBERSECURITY PLATFORM */
/* $1M Tier - Elite Cybersecurity Design System */
/* Custom 3D Hero | Motion-Driven Storytelling | Cinematic Visuals */
/* Version 45.0 - Transparent Header for Matrix Background Visibility */

:root {
    /* NEXT-GEN 4K/HD HIGH-TECH COLOR SYSTEM */
    /* Ultra-Modern, Comfortable, Cutting-Edge 2024+ */
    
    /* Deep Rich Backgrounds - HD Quality */
    --bg-primary: #0a0e1a;
    --bg-secondary: #0f1520;
    --bg-tertiary: #141a28;
    --bg-elevated: #1a2230;
    --bg-surface: rgba(15, 21, 32, 0.95);
    --bg-overlay: rgba(10, 14, 26, 0.9);
    
    /* Crystal Clear Text - Maximum Readability */
    --text-primary: #ffffff;
    --text-secondary: #c8d0e0;
    --text-tertiary: #9ca8b8;
    --text-muted: rgba(255, 255, 255, 0.6);
    --text-inverse: #000000;
    
    /* Electric High-Tech Accents - Neon/Cyan */
    --accent-security: #00d4ff;
    --accent-security-light: #33e0ff;
    --accent-security-dark: #00a8cc;
    --accent-security-glow: rgba(0, 212, 255, 0.5);
    
    /* Modern Status Colors - Vibrant & Clear */
    --accent-warning: #ffb020;
    --accent-success: #00ff88;
    --accent-danger: #ff3366;
    --accent-info: #7c3aed;
    
    /* Next-Gen Accent Colors - Electric & Modern */
    --accent-cyan: #00d4ff;
    --accent-electric-blue: #0066ff;
    --accent-neon-purple: #8b5cf6;
    --accent-laser-green: #00ff88;
    
    /* Premium Metallic Accents */
    --metallic-chrome: linear-gradient(135deg, #e8e8e8 0%, #c0c0c0 50%, #a8a8a8 100%);
    --metallic-steel: linear-gradient(135deg, #4a4a4a 0%, #2a2a2a 50%, #1a1a1a 100%);
    --metallic-gold: linear-gradient(135deg, #ffd700 0%, #ffaa00 50%, #cc8800 100%);
    
    /* NEXT-GEN 4K HD GRADIENTS - Crystal Clear & Modern */
    --gradient-hero: linear-gradient(135deg, #0a0e1a 0%, #0f1520 20%, #141a28 40%, #0f1520 60%, #0a0e1a 80%, #050810 100%);
    --gradient-card: linear-gradient(135deg, rgba(0, 212, 255, 0.08) 0%, rgba(0, 212, 255, 0.04) 50%, rgba(0, 212, 255, 0.02) 100%);
    --gradient-security: linear-gradient(135deg, #00d4ff 0%, #00a8cc 50%, #0080a0 100%);
    --gradient-premium: linear-gradient(135deg, #00d4ff 0%, #0066ff 50%, #8b5cf6 100%);
    --gradient-hd-bg: radial-gradient(ellipse at top left, rgba(0, 212, 255, 0.2) 0%, transparent 50%),
                      radial-gradient(ellipse at top right, rgba(0, 102, 255, 0.15) 0%, transparent 50%),
                      radial-gradient(ellipse at bottom center, rgba(139, 92, 246, 0.12) 0%, transparent 60%),
                      linear-gradient(135deg, #0a0e1a 0%, #0f1520 30%, #141a28 60%, #0f1520 100%);
    --gradient-glow: radial-gradient(circle at 50% 50%, rgba(0, 212, 255, 0.4) 0%, transparent 70%);
    
    /* Legacy Support (for gradual migration) */
    --desert-sand: #e8e0d4;
    --desert-beige: #d8d0c4;
    --desert-tan: #c8b8a8;
    --desert-khaki: #b0a088;
    --desert-olive: #8b7a5f;
    --desert-dark: #6b5d4a;
    --desert-darker: #4a3f32;
    --desert-darkest: #2a2418;
    
    --accent-amber: #ffaa00;
    --accent-amber-light: #ffcc44;
    --accent-rust: #b87a5a;
    --accent-steel: #7a8a9a;
    --accent-green: #00ff88;
    --accent-green-light: #44ffaa;
    
    /* Premium Shadows & Effects - Dark Mode */
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.3);
    --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.4);
    --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.5);
    --shadow-xl: 0 16px 64px rgba(0, 0, 0, 0.6);
    --shadow-glow-security: 0 0 60px rgba(0, 112, 243, 0.5);
    --shadow-glow-premium: 0 0 80px rgba(99, 102, 241, 0.4);
    --shadow-glow-warning: 0 0 40px rgba(245, 166, 35, 0.4);
    --shadow-glow-success: 0 0 40px rgba(0, 217, 255, 0.3);
    --shadow-inset-light: 0 0 0 1px rgba(255, 255, 255, 0.08) inset;
    --shadow-inset-glow: 0 0 80px rgba(0, 112, 243, 0.15) inset;
    --shadow-premium: 0 20px 80px rgba(0, 0, 0, 0.8), 0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    
    /* Ultra-Premium Borders - Maximum Refinement */
    --border-light: rgba(255, 255, 255, 0.08);
    --border-medium: rgba(255, 255, 255, 0.12);
    --border-dark: rgba(255, 255, 255, 0.16);
    --border-security: rgba(0, 112, 243, 0.4);
    --border-premium: rgba(99, 102, 241, 0.3);
    --border-metallic: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.08) 100%);
    
    /* Spacing Scale - Premium Refined */
    --spacing-xs: 8px;
    --spacing-sm: 16px;
    --spacing-md: 32px;
    --spacing-lg: 64px;
    --spacing-xl: 120px;
    --spacing-xxl: 180px;
    --spacing-xxxl: 240px;
    
    /* Premium Typography Scale */
    --font-size-xs: 12px;
    --font-size-sm: 14px;
    --font-size-base: 16px;
    --font-size-lg: 18px;
    --font-size-xl: 20px;
    --font-size-2xl: 24px;
    --font-size-3xl: 32px;
    --font-size-4xl: 40px;
    --font-size-5xl: 56px;
    --font-size-6xl: 72px;
    --font-size-7xl: 96px;
    
    /* Premium Letter Spacing */
    --letter-spacing-tight: -0.04em;
    --letter-spacing-normal: -0.01em;
    --letter-spacing-wide: 0.02em;
    --letter-spacing-wider: 0.05em;
    --letter-spacing-widest: 0.1em;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    background: linear-gradient(135deg, #0a0e1a 0%, #0f1520 30%, #141a28 60%, #0f1520 100%);
    background-image: 
        radial-gradient(ellipse at top left, rgba(0, 212, 255, 0.12) 0%, transparent 60%),
        radial-gradient(ellipse at bottom right, rgba(0, 102, 255, 0.08) 0%, transparent 60%),
        linear-gradient(135deg, #0a0e1a 0%, #0f1520 30%, #141a28 60%, #0f1520 100%);
    background-attachment: fixed;
    color: var(--text-primary);
    overflow-x: hidden;
    position: relative;
}

/* Ensure all content is above matrix background - BUT allow matrix to show through */
body > *:not(#matrix-background) {
    position: relative;
    z-index: 1;
}

/* Premium Navigation - Dark Mode */
.nav-enterprise {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background: rgba(15, 15, 15, 0.25);
    backdrop-filter: blur(8px) saturate(120%);
    -webkit-backdrop-filter: blur(8px) saturate(120%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 24px 0;
    box-shadow: 
        0 1px 0 rgba(255, 255, 255, 0.03) inset,
        0 2px 16px rgba(0, 0, 0, 0.2);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
}

.nav-enterprise.nav-hidden {
    transform: translateY(-100%);
    opacity: 0;
    /* pointer-events: none; REMOVED - prevents clicks on navigation links */
}

.nav-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10001;
    pointer-events: auto;
}

.nav-logo {
    display: flex;
    align-items: center;
    gap: 0;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    /* Brand System - Logo Container */
}

/* Removed blue line under logo - not needed */

.nav-logo:hover {
    transform: translateY(-2px);
}

.logo-icon-enterprise {
    height: 48px;
    width: auto;
    max-width: 180px;
    max-height: 48px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.12));
    flex-shrink: 0;
    object-fit: contain;
}

.nav-logo:hover .logo-icon-enterprise {
    transform: scale(1.03);
    filter: drop-shadow(0 4px 20px rgba(212, 165, 116, 0.25));
}

.nav-links-enterprise {
    display: flex;
    align-items: center;
    gap: 48px;
    list-style: none;
    position: relative;
    z-index: 10002;
    pointer-events: auto;
}

.nav-links-enterprise a {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: var(--text-secondary);
    text-decoration: none;
    font-weight: 500;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    letter-spacing: -0.2px;
    display: flex;
    padding: 8px 8px;
    z-index: 10003 !important;
    pointer-events: auto !important;
    cursor: pointer !important;
    white-space: nowrap;
    user-select: none;
    -webkit-user-select: none;
    min-height: 44px;
    align-items: center;
    -webkit-tap-highlight-color: rgba(0, 212, 255, 0.3);
}

.nav-links-enterprise a:focus {
    outline: 2px solid var(--accent-security);
    outline-offset: 4px;
    border-radius: 4px;
}

.nav-links-enterprise a:hover {
    color: var(--text-primary);
}

.nav-links-enterprise a::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--gradient-security);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 1px;
    box-shadow: 0 0 10px rgba(0, 102, 255, 0.5);
}

.nav-links-enterprise a:hover::after {
    width: 100%;
}

.nav-cta {
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 102, 255, 0.12) 100%);
    color: #00d4ff !important;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 
        0 2px 12px rgba(0, 212, 255, 0.2),
        0 0 0 1px rgba(0, 212, 255, 0.2) inset;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    letter-spacing: 0.3px;
    border: 1.5px solid rgba(0, 212, 255, 0.3);
    z-index: 1003;
    pointer-events: auto;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    cursor: pointer;
    margin-left: 24px;
    white-space: nowrap;
    flex-shrink: 0;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-cta:focus {
    outline: 3px solid var(--accent-security-light);
    outline-offset: 2px;
}

.nav-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    transition: left 0.6s;
}

.nav-cta:hover {
    transform: translateY(-1px);
    box-shadow: 
        0 4px 20px rgba(0, 212, 255, 0.4),
        0 0 0 1px rgba(0, 212, 255, 0.4) inset,
        0 0 40px rgba(0, 212, 255, 0.3);
    background: linear-gradient(135deg, rgba(0, 212, 255, 0.25) 0%, rgba(0, 102, 255, 0.2) 100%);
    border-color: rgba(0, 212, 255, 0.5);
    color: #33e0ff !important;
}

.nav-cta:hover::before {
    left: 100%;
}

.nav-cta::after {
    display: none;
}

/* Next-Gen HD Hero Section - Crystal Clear & Modern */
.hero-enterprise {
    position: relative;
    min-height: 85vh;
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    overflow: visible;
    background: transparent;
    z-index: 1;
    /* Removed transform-style and perspective for smoother scroll */
}

/* 3D Hero Canvas - $1M Tier Real-Time WebGL */
.hero-3d-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
    touch-action: none;
    opacity: 1;
    mix-blend-mode: normal;
    background: transparent;
    overflow: hidden;
}

.hero-3d-canvas canvas {
    display: block;
    width: 100%;
    height: 100%;
    filter: contrast(1.15) brightness(0.98) saturate(1.1);
    pointer-events: none;
    touch-action: none;
}

/* 3D Scene Loading State */
.hero-3d-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    opacity: 0.8;
}

.loading-spinner {
    width: 48px;
    height: 48px;
    border: 3px solid rgba(0, 212, 255, 0.2);
    border-top-color: var(--accent-security);
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.loading-text {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--text-secondary);
    font-weight: 500;
    letter-spacing: 0.5px;
}

/* 3D Scene Error State */
.hero-3d-error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 24px;
    background: rgba(10, 14, 26, 0.9);
    backdrop-filter: blur(10px);
    border-radius: 12px;
    border: 1px solid rgba(255, 179, 0, 0.3);
    max-width: 320px;
    text-align: center;
}

.error-icon {
    font-size: 32px;
    color: var(--accent-warning);
    line-height: 1;
}

.error-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    color: var(--text-secondary);
    line-height: 1.6;
    margin: 0;
}

/* Next-Gen HD Glow Layers - Electric & Modern */
.hero-enterprise::before {
    content: '';
    position: absolute;
    top: 20%;
    left: 10%;
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(0, 212, 255, 0.3) 0%, rgba(0, 212, 255, 0.15) 40%, transparent 70%);
    border-radius: 50%;
    transform: translateY(-50%);
    filter: blur(120px);
    z-index: 1;
    animation: pulse-glow 10s ease-in-out infinite;
}

@keyframes pulse-glow {
    0%, 100% { opacity: 0.25; transform: translateY(-50%) scale(1); }
    50% { opacity: 0.4; transform: translateY(-50%) scale(1.15); }
}

.hero-enterprise::after {
    content: '';
    position: absolute;
    top: 60%;
    right: 15%;
    width: 900px;
    height: 900px;
    background: radial-gradient(circle, rgba(0, 102, 255, 0.25) 0%, rgba(139, 92, 246, 0.12) 40%, transparent 70%);
    border-radius: 50%;
    filter: blur(140px);
    z-index: 1;
    animation: float-subtle 12s ease-in-out infinite;
}

@keyframes float-subtle {
    0%, 100% { transform: translateY(0) translateX(0); }
    50% { transform: translateY(-30px) translateX(15px); }
}

.hero-background-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(ellipse at 20% 30%, rgba(0, 212, 255, 0.2) 0%, rgba(0, 212, 255, 0.1) 40%, transparent 70%),
        radial-gradient(ellipse at 80% 70%, rgba(0, 102, 255, 0.15) 0%, rgba(139, 92, 246, 0.08) 40%, transparent 70%),
        radial-gradient(ellipse at 50% 50%, rgba(0, 255, 136, 0.1) 0%, transparent 60%);
    z-index: 1;
}

.hero-pattern-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        linear-gradient(rgba(0, 212, 255, 0.15) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 212, 255, 0.15) 1px, transparent 1px),
        linear-gradient(rgba(0, 102, 255, 0.1) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 102, 255, 0.1) 1px, transparent 1px);
    background-size: 80px 80px, 80px 80px, 40px 40px, 40px 40px;
    pointer-events: none;
    opacity: 0.6;
    z-index: 1;
    mix-blend-mode: screen;
    animation: grid-pulse 3s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.5));
}

@keyframes grid-pulse {
    0%, 100% { 
        opacity: 0.5;
        filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.5));
    }
    50% { 
        opacity: 0.8;
        filter: drop-shadow(0 0 8px rgba(0, 212, 255, 0.8));
    }
}

.hero-security-grid {
    /* Grid pattern enhanced by matrix-background.js */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 120px, rgba(0, 212, 255, 0.2) 120px, rgba(0, 212, 255, 0.3) 121px),
        repeating-linear-gradient(90deg, transparent, transparent 120px, rgba(0, 212, 255, 0.2) 120px, rgba(0, 212, 255, 0.3) 121px);
    z-index: 2;
    opacity: 0.4;
    transform: perspective(1200px) rotateX(3deg);
    transform-origin: center;
    animation: grid-shine 4s ease-in-out infinite;
    filter: drop-shadow(0 0 3px rgba(0, 212, 255, 0.6));
}

@keyframes grid-shine {
    0%, 100% { 
        opacity: 0.3;
        filter: drop-shadow(0 0 3px rgba(0, 212, 255, 0.5));
    }
    50% { 
        opacity: 0.6;
        filter: drop-shadow(0 0 10px rgba(0, 212, 255, 0.9));
    }
}

.hero-content-enterprise {
    position: relative;
    z-index: 10;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: calc(100vh - 140px);
    pointer-events: auto;
    touch-action: pan-y;
    /* No transform/opacity changes - instant, smooth scroll */
}

.hero-text-container {
    max-width: 820px;
    position: relative;
    z-index: 15;
}

/* Premium Badge */
.hero-badge {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: var(--accent-green-light) !important;
    background: rgba(138, 154, 122, 0.18);
    padding: 10px 24px;
    border-radius: 32px;
    margin-bottom: 36px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border: 1px solid rgba(138, 154, 122, 0.35);
    box-shadow: 
        0 2px 8px rgba(138, 154, 122, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    position: relative;
    z-index: 20;
    backdrop-filter: blur(10px);
    transition: all 0.3s;
    visibility: visible;
    opacity: 1;
}

.hero-badge:hover {
    transform: translateY(-1px);
    box-shadow: 
        0 4px 12px rgba(138, 154, 122, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

/* Premium Typography - Cinematic */
.hero-title-enterprise {
    font-family: 'Inter', sans-serif;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
    position: relative;
    z-index: 20;
    display: block;
    visibility: visible;
    opacity: 1;
    /* Premium Text Gradient - Cinematic */
    background: linear-gradient(135deg, 
        #ffffff 0%, 
        #e8f4ff 20%, 
        #ffffff 40%, 
        #d0e8ff 60%, 
        #ffffff 80%, 
        #e8f4ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    background-size: 300% 300%;
    animation: gradient-shift 10s ease infinite, title-glow 3s ease-in-out infinite;
    /* Premium Text Shadow - Enhanced */
    text-shadow: 
        0 2px 20px rgba(0, 0, 0, 0.6),
        0 0 60px rgba(0, 102, 255, 0.4),
        0 0 100px rgba(0, 102, 255, 0.2),
        0 0 150px rgba(0, 102, 255, 0.1);
    /* Enhanced Typography */
    font-feature-settings: "liga" 1, "kern" 1, "calt" 1;
    text-rendering: optimizeLegibility;
    /* Cinematic Transform */
    transform: perspective(1000px) translateZ(0);
    will-change: transform, background-position;
}

@keyframes gradient-shift {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

@keyframes title-glow {
    0%, 100% { 
        filter: drop-shadow(0 0 20px rgba(0, 102, 255, 0.3));
    }
    50% { 
        filter: drop-shadow(0 0 40px rgba(0, 102, 255, 0.6));
    }
}

.hero-title-enterprise::after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 120px;
    height: 5px;
    background: var(--gradient-premium);
    border-radius: 3px;
    box-shadow: 0 0 40px rgba(0, 112, 243, 0.7);
}

.hero-support-line {
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    color: rgba(224, 232, 240, 0.9);
    margin-bottom: 32px;
    margin-top: -8px;
    letter-spacing: -0.01em;
    z-index: 20;
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    text-rendering: optimizeLegibility;
    max-width: 760px;
}

.hero-subtitle-enterprise {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.9;
    color: #e0e8f0 !important;
    margin-bottom: 56px;
    max-width: 760px;
    letter-spacing: -0.01em;
    z-index: 20;
    position: relative;
    display: block;
    visibility: visible;
    opacity: 1;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    text-rendering: optimizeLegibility;
}

.hero-cta-group {
    display: flex;
    gap: 24px;
    margin-bottom: 64px;
    flex-wrap: wrap;
}

/* Premium Buttons */
.btn-primary-enterprise {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: white;
    background: linear-gradient(135deg, #00d4ff 0%, #0066ff 50%, #8b5cf6 100%);
    padding: 14px 32px;
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        0 4px 20px rgba(0, 212, 255, 0.4),
        0 0 60px rgba(0, 212, 255, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    letter-spacing: 0.2px;
    position: relative;
    overflow: hidden;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 1.5px solid rgba(0, 212, 255, 0.4);
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: none;
}

.btn-primary-enterprise:focus {
    outline: 3px solid var(--accent-security-light);
    outline-offset: 2px;
}

.btn-primary-enterprise::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    transition: left 0.6s;
}

.btn-primary-enterprise:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 8px 32px rgba(0, 212, 255, 0.5),
        0 0 80px rgba(0, 212, 255, 0.35),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    background: linear-gradient(135deg, #33e0ff 0%, #0066ff 50%, #9d7af9 100%);
    border-color: rgba(0, 212, 255, 0.6);
}

.btn-primary-enterprise:hover::before {
    left: 100%;
}

.btn-secondary-enterprise {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 16px 40px;
    border-radius: 16px;
    text-decoration: none;
    border: 1.5px solid var(--border-light);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    letter-spacing: -0.01em;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn-secondary-enterprise:focus {
    outline: 3px solid var(--accent-security-light);
    outline-offset: 2px;
}

.btn-secondary-enterprise:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--border-security);
    transform: translateY(-4px);
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.3),
        0 0 40px rgba(0, 102, 255, 0.1);
}

.hero-trust-indicators {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--text-secondary);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding: 10px 18px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 14px;
    backdrop-filter: blur(20px);
    border: 1px solid var(--border-light);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.trust-item:hover {
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.08);
    border-color: var(--border-security);
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.3),
        0 0 30px rgba(0, 102, 255, 0.15);
}

.trust-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--accent-security);
    border-radius: 50%;
    color: white;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 0 15px rgba(0, 102, 255, 0.4);
    animation: checkmark-draw 0.6s ease-out;
}

@keyframes checkmark-draw {
    0% {
        transform: scale(0) rotate(-45deg);
        opacity: 0;
    }
    50% {
        transform: scale(1.2) rotate(-45deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
}

.trust-item:hover .trust-icon {
    transform: scale(1.1);
    box-shadow: 0 0 25px rgba(0, 102, 255, 0.6);
}
}

.trust-item:hover {
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.08);
    border-color: var(--border-security);
    box-shadow: 
        0 4px 16px rgba(0, 0, 0, 0.3),
        0 0 30px rgba(0, 102, 255, 0.15);
}

.trust-icon {
    width: 32px;
    height: 32px;
    background: var(--accent-green);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 
        0 4px 12px rgba(138, 154, 122, 0.35),
        0 0 24px rgba(138, 154, 122, 0.2);
    flex-shrink: 0;
}

/* Trust Bar - Premium Dark Mode */
.trust-bar {
    background: rgba(10, 14, 26, 0.3);
    padding: 60px 0;
    border-bottom: 1px solid var(--border-light);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.trust-bar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 100px, rgba(0, 212, 255, 0.12) 100px, rgba(0, 212, 255, 0.18) 101px),
        repeating-linear-gradient(90deg, transparent, transparent 100px, rgba(0, 212, 255, 0.12) 100px, rgba(0, 212, 255, 0.18) 101px);
    pointer-events: none;
    opacity: 0.4;
    z-index: 1;
    animation: grid-shine 4s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.5));
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
    position: relative;
    z-index: 1;
}

.trust-badges {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

.trust-badge-item {
    text-align: center;
    padding: 60px 40px;
    background: var(--gradient-card);
    border-radius: 24px;
    border: 1px solid var(--border-light);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 
        var(--shadow-lg),
        var(--shadow-inset-light);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
    transform-style: preserve-3d;
    will-change: transform;
}

.trust-badge-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 60px, rgba(0, 212, 255, 0.08) 60px, rgba(0, 212, 255, 0.12) 61px),
        repeating-linear-gradient(90deg, transparent, transparent 60px, rgba(0, 212, 255, 0.08) 60px, rgba(0, 212, 255, 0.12) 61px);
    opacity: 0.3;
    pointer-events: none;
    z-index: 1;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
    animation: grid-pulse 4s ease-in-out infinite;
}

.trust-badge-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-security);
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 20px rgba(0, 102, 255, 0.5);
}

.trust-badge-item:hover {
    transform: translateY(-12px) scale(1.02);
    box-shadow: 
        var(--shadow-xl),
        0 0 60px rgba(0, 102, 255, 0.2),
        0 0 0 1px rgba(0, 102, 255, 0.3) inset;
    border-color: var(--border-security);
    background: linear-gradient(135deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.08) 100%);
}

.trust-badge-item:hover::before {
    transform: scaleX(1);
}

.badge-icon {
    font-size: 32px;
    margin-bottom: 20px;
    filter: grayscale(0.05);
    opacity: 0.9;
    display: inline-block;
    transition: transform 0.3s;
}

.badge-icon-svg {
    width: 40px;
    height: 40px;
    margin: 0 auto 20px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
    object-fit: contain;
    max-width: 100%;
    height: auto;
}

.trust-badge-item:hover .badge-icon,
.trust-badge-item:hover .badge-icon-svg {
    transform: scale(1.15) translateY(-4px);
    filter: drop-shadow(0 6px 20px rgba(0, 102, 255, 0.4));
    animation: icon-pulse 2s ease-in-out infinite;
}

@keyframes icon-pulse {
    0%, 100% { 
        filter: drop-shadow(0 6px 20px rgba(0, 112, 243, 0.5));
    }
    50% { 
        filter: drop-shadow(0 6px 30px rgba(0, 112, 243, 0.7));
    }
}

.badge-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-primary);
    line-height: 1.6;
    letter-spacing: -0.01em;
    margin-bottom: 16px;
}

/* Trust Verification Badges */
.trust-verification {
    margin-top: 12px;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.trust-badge-item:hover .trust-verification {
    opacity: 1;
    transform: translateY(0);
}

.verification-badge {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: var(--accent-success);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 6px 12px;
    background: rgba(0, 255, 136, 0.15);
    border: 1px solid rgba(0, 255, 136, 0.3);
    border-radius: 16px;
    box-shadow: 0 0 20px rgba(0, 255, 136, 0.2);
}

/* Trust Credibility Bar */
.trust-credibility-bar {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid var(--border-light);
}

.credibility-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 32px;
    background: var(--gradient-card);
    border: 1px solid var(--border-light);
    border-radius: 20px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
    position: relative;
    overflow: hidden;
}

.credibility-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(30deg, transparent, transparent 6px, rgba(0, 212, 255, 0.06) 6px, rgba(0, 212, 255, 0.06) 8px),
        repeating-linear-gradient(-30deg, transparent, transparent 6px, rgba(0, 102, 255, 0.04) 6px, rgba(0, 102, 255, 0.04) 8px);
    background-size: 50px 50px, 50px 50px;
    opacity: 0.3;
    pointer-events: none;
    z-index: 1;
    filter: drop-shadow(0 0 1px rgba(0, 212, 255, 0.3));
}
    position: relative;
    overflow: hidden;
}

.credibility-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0, 102, 255, 0.1), transparent);
    transition: left 0.6s ease;
}

.credibility-item:hover::before {
    left: 100%;
}

.credibility-item:hover {
    transform: translateY(-8px) scale(1.02);
    border-color: var(--border-security);
    box-shadow: 
        var(--shadow-lg),
        0 0 40px rgba(0, 102, 255, 0.25),
        0 0 80px rgba(0, 102, 255, 0.1);
}

.credibility-pulse {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(0, 102, 255, 0.2);
    transform: translate(-50%, -50%);
    animation: credibility-pulse 3s ease-in-out infinite;
    pointer-events: none;
}

@keyframes credibility-pulse {
    0%, 100% {
        width: 0;
        height: 0;
        opacity: 0.8;
    }
    50% {
        width: 200px;
        height: 200px;
        opacity: 0;
    }
}

.credibility-item[data-emotion="security"] .credibility-pulse {
    animation-delay: 0s;
}

.credibility-item[data-emotion="speed"] .credibility-pulse {
    animation-delay: 1s;
}

.credibility-item[data-emotion="trust"] .credibility-pulse {
    animation-delay: 2s;
}

.credibility-icon {
    font-size: 32px;
    line-height: 1;
    filter: drop-shadow(0 2px 8px rgba(0, 102, 255, 0.3));
}

.credibility-text {
    flex: 1;
}

.credibility-text strong {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 8px;
    letter-spacing: -0.01em;
}

.credibility-text span {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* Premium Section Styles */
.section-header {
    text-align: center;
    max-width: 860px;
    margin: 0 auto 60px;
    position: relative;
}

.section-label {
    display: inline-block;
    position: relative;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: var(--accent-security-light);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-bottom: 20px;
    padding: 8px 20px;
    background: rgba(0, 102, 255, 0.15);
    border-radius: 32px;
    border: 1px solid rgba(212, 165, 116, 0.25);
    box-shadow: 0 2px 8px rgba(212, 165, 116, 0.08);
}

.section-title {
    font-family: 'Inter', sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: var(--text-primary);
    margin-bottom: 24px;
    position: relative;
    z-index: 2;
    /* Premium Typography Features */
    font-feature-settings: "liga" 1, "kern" 1, "calt" 1;
    text-rendering: optimizeLegibility;
    /* Enhanced Text Shadow */
    text-shadow: 
        0 1px 3px rgba(0, 0, 0, 0.3),
        0 2px 10px rgba(0, 102, 255, 0.1);
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 5px;
    background: var(--gradient-security);
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 102, 255, 0.5);
}

.section-description {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: var(--text-secondary);
    line-height: 1.75;
    letter-spacing: -0.01em;
    margin-bottom: 48px;
}

/* Interception Section - Next-Gen HD Background */
.interception-section {
    padding: 80px 0;
    background: rgba(10, 14, 26, 0.4);
    position: relative;
    z-index: 1;
    background-image: 
        radial-gradient(ellipse at top left, rgba(0, 212, 255, 0.08) 0%, transparent 50%),
        radial-gradient(ellipse at bottom right, rgba(0, 102, 255, 0.06) 0%, transparent 50%);
    overflow: hidden;
    scroll-margin-top: 120px;
}

.interception-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 20% 30%, transparent 0%, transparent 45%, rgba(0, 212, 255, 0.1) 46%, rgba(0, 212, 255, 0.15) 50%, rgba(0, 212, 255, 0.1) 54%, transparent 55%),
        radial-gradient(circle at 80% 70%, transparent 0%, transparent 45%, rgba(0, 212, 255, 0.1) 46%, rgba(0, 212, 255, 0.15) 50%, rgba(0, 212, 255, 0.1) 54%, transparent 55%),
        repeating-linear-gradient(45deg, transparent, transparent 2px, rgba(0, 212, 255, 0.08) 2px, rgba(0, 212, 255, 0.08) 4px),
        repeating-linear-gradient(-45deg, transparent, transparent 2px, rgba(0, 102, 255, 0.06) 2px, rgba(0, 102, 255, 0.06) 4px);
    background-size: 400px 400px, 400px 400px, 60px 60px, 60px 60px;
    background-position: 0 0, 0 0, 0 0, 0 0;
    pointer-events: none;
    opacity: 0.5;
    z-index: 1;
    animation: web-pulse 5s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
}

@keyframes web-pulse {
    0%, 100% { 
        opacity: 0.4;
        filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
    }
    50% { 
        opacity: 0.7;
        filter: drop-shadow(0 0 6px rgba(0, 212, 255, 0.7));
    }
}

.tech-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    position: relative;
    z-index: 2;
}

.tech-card {
    background: var(--bg-desert-light);
    border: 1.5px solid var(--border-light);
    border-radius: 28px;
    padding: 48px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 
        var(--shadow-sm),
        0 0 0 1px rgba(250, 248, 244, 0.5) inset;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.tech-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--gradient-premium);
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 30px rgba(0, 112, 243, 0.5);
}

.tech-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 8px, rgba(0, 212, 255, 0.06) 8px, rgba(0, 212, 255, 0.06) 10px),
        repeating-linear-gradient(-45deg, transparent, transparent 8px, rgba(0, 102, 255, 0.04) 8px, rgba(0, 102, 255, 0.04) 10px);
    background-size: 40px 40px, 40px 40px;
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: none;
    filter: drop-shadow(0 0 1px rgba(0, 212, 255, 0.3));
}

.tech-card:hover {
    transform: translateY(-16px) scale(1.01);
    box-shadow: 
        var(--shadow-xl),
        0 0 80px rgba(0, 112, 243, 0.3),
        0 0 0 1px rgba(0, 112, 243, 0.4) inset,
        0 0 120px rgba(99, 102, 241, 0.15);
    border-color: var(--border-security);
    background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.04) 100%);
}

.tech-card:hover::before {
    transform: scaleX(1);
}

.tech-card:hover::after {
    opacity: 0.6;
}

.tech-icon-large {
    width: 48px;
    height: 48px;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(212, 165, 116, 0.12) 0%, rgba(138, 154, 122, 0.12) 100%);
    border-radius: 18px;
    position: relative;
    font-size: 32px;
    filter: grayscale(0.05);
    border: 1.5px solid rgba(212, 165, 116, 0.2);
    transition: all 0.3s;
    box-shadow: 0 2px 8px rgba(212, 165, 116, 0.1);
}

.tech-icon-svg {
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
    object-fit: contain;
    max-width: 100%;
    height: auto;
}

.tech-card:hover .tech-icon-large,
.tech-card:hover .tech-icon-svg {
    transform: scale(1.15) translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 102, 255, 0.3);
    filter: drop-shadow(0 8px 24px rgba(0, 102, 255, 0.4));
    animation: icon-pulse 2s ease-in-out infinite;
}

@keyframes icon-pulse {
    0%, 100% { 
        filter: drop-shadow(0 8px 24px rgba(0, 102, 255, 0.4));
    }
    50% { 
        filter: drop-shadow(0 8px 30px rgba(0, 102, 255, 0.6));
    }
}

.tech-title {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 24px;
    letter-spacing: -0.8px;
    line-height: 1.3;
}

.tech-description {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #d0d8e8;
    line-height: 1.75;
    margin-bottom: 24px;
    letter-spacing: -0.01em;
    text-rendering: optimizeLegibility;
}

.tech-spec {
    font-family: 'JetBrains Mono', monospace;
    font-size: 13px;
    color: var(--accent-amber);
    font-weight: 600;
    margin-bottom: 20px;
    padding: 16px 20px;
    background: rgba(212, 165, 116, 0.1);
    border-radius: 12px;
    border-left: 4px solid var(--accent-amber);
    box-shadow: 0 2px 8px rgba(212, 165, 116, 0.08);
    line-height: 1.6;
}

.tech-status {
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: var(--accent-green);
    padding: 10px 20px;
    background: rgba(138, 154, 122, 0.12);
    border-radius: 32px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border: 1px solid rgba(138, 154, 122, 0.25);
    box-shadow: 0 2px 8px rgba(138, 154, 122, 0.1);
}

/* Operations Section - Security Web */
.operations-section {
    padding: 80px 0;
    background: rgba(10, 14, 26, 0.4);
    position: relative;
    z-index: 1;
    background-image: 
        radial-gradient(ellipse at top right, rgba(0, 102, 255, 0.08) 0%, transparent 50%),
        radial-gradient(ellipse at bottom left, rgba(0, 212, 255, 0.06) 0%, transparent 50%);
    overflow: hidden;
    min-height: auto;
    scroll-margin-top: 120px;
}

.operations-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 50% 50%, transparent 0%, transparent 40%, rgba(0, 212, 255, 0.12) 41%, rgba(0, 212, 255, 0.18) 50%, rgba(0, 212, 255, 0.12) 59%, transparent 60%),
        repeating-linear-gradient(30deg, transparent, transparent 3px, rgba(0, 212, 255, 0.1) 3px, rgba(0, 212, 255, 0.1) 5px),
        repeating-linear-gradient(-30deg, transparent, transparent 3px, rgba(0, 102, 255, 0.08) 3px, rgba(0, 102, 255, 0.08) 5px),
        repeating-linear-gradient(90deg, transparent, transparent 3px, rgba(0, 212, 255, 0.06) 3px, rgba(0, 212, 255, 0.06) 5px);
    background-size: 500px 500px, 80px 80px, 80px 80px, 80px 80px;
    background-position: center center, 0 0, 0 0, 0 0;
    pointer-events: none;
    opacity: 0.5;
    z-index: 1;
    animation: web-pulse 6s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
}

.capabilities-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.capability-card {
    background: var(--bg-secondary);
    border: 1.5px solid var(--border-light);
    border-radius: 28px;
    padding: 48px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 
        var(--shadow-sm),
        0 0 0 1px rgba(0, 212, 255, 0.1) inset;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.capability-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 8px, rgba(0, 212, 255, 0.06) 8px, rgba(0, 212, 255, 0.06) 10px),
        repeating-linear-gradient(-45deg, transparent, transparent 8px, rgba(0, 102, 255, 0.04) 8px, rgba(0, 102, 255, 0.04) 10px);
    background-size: 40px 40px, 40px 40px;
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: none;
    filter: drop-shadow(0 0 1px rgba(0, 212, 255, 0.3));
}
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
    transform-style: preserve-3d;
    will-change: transform;
}

.capability-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-security);
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 20px rgba(0, 102, 255, 0.5);
}

.capability-card:hover {
    transform: translateY(-16px) scale(1.01);
    box-shadow: 
        var(--shadow-xl),
        0 0 80px rgba(0, 212, 255, 0.3),
        0 0 0 1px rgba(0, 212, 255, 0.4) inset,
        0 0 120px rgba(0, 102, 255, 0.15);
    border-color: var(--border-security);
    background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.04) 100%);
}

.capability-card:hover::after {
    opacity: 0.6;
}

.capability-card:hover::before {
    transform: scaleX(1);
}

.capability-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(212, 165, 116, 0.12) 0%, rgba(138, 154, 122, 0.12) 100%);
    border-radius: 14px;
    font-size: 28px;
    filter: grayscale(0.05);
    border: 1.5px solid rgba(212, 165, 116, 0.2);
    transition: all 0.3s;
    box-shadow: 0 2px 8px rgba(212, 165, 116, 0.1);
}

.capability-icon-svg {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
    object-fit: contain;
    max-width: 100%;
    height: auto;
}

.capability-card:hover .capability-icon,
.capability-card:hover .capability-icon-svg {
    transform: scale(1.12) translateY(-4px);
    box-shadow: 0 6px 20px rgba(0, 102, 255, 0.3);
    filter: drop-shadow(0 6px 20px rgba(0, 102, 255, 0.4));
    animation: icon-pulse 2s ease-in-out infinite;
}

.capability-title {
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
    letter-spacing: -0.02em;
    line-height: 1.4;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.capability-description {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: var(--text-secondary);
    line-height: 1.75;
    margin-bottom: 24px;
    letter-spacing: -0.01em;
}

.capability-tech {
    font-family: 'JetBrains Mono', monospace;
    font-size: 13px;
    color: var(--text-tertiary);
    padding: 14px 18px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    line-height: 1.7;
    border-left: 3px solid var(--accent-security);
}

/* Deployment Section - Next-Gen HD Background */
.deployment-section {
    padding: 80px 0 60px;
    background: rgba(10, 14, 26, 0.4);
    position: relative;
    z-index: 1;
    background-image: 
        radial-gradient(ellipse at center, rgba(0, 212, 255, 0.06) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgba(0, 102, 255, 0.05) 0%, transparent 50%);
    overflow: hidden;
    min-height: auto;
    scroll-margin-top: 120px;
}

.deployment-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 30% 40%, transparent 0%, transparent 35%, rgba(0, 212, 255, 0.1) 36%, rgba(0, 212, 255, 0.16) 50%, rgba(0, 212, 255, 0.1) 64%, transparent 65%),
        radial-gradient(circle at 70% 60%, transparent 0%, transparent 35%, rgba(0, 102, 255, 0.1) 36%, rgba(0, 102, 255, 0.16) 50%, rgba(0, 102, 255, 0.1) 64%, transparent 65%),
        repeating-linear-gradient(60deg, transparent, transparent 4px, rgba(0, 212, 255, 0.09) 4px, rgba(0, 212, 255, 0.09) 6px),
        repeating-linear-gradient(-60deg, transparent, transparent 4px, rgba(0, 102, 255, 0.07) 4px, rgba(0, 102, 255, 0.07) 6px),
        repeating-linear-gradient(0deg, transparent, transparent 4px, rgba(0, 212, 255, 0.05) 4px, rgba(0, 212, 255, 0.05) 6px);
    background-size: 450px 450px, 450px 450px, 100px 100px, 100px 100px, 100px 100px;
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0;
    pointer-events: none;
    opacity: 0.5;
    z-index: 1;
    animation: web-pulse 7s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
}

.solution-panel {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.95) 0%, rgba(10, 15, 28, 0.98) 50%, rgba(15, 23, 42, 0.95) 100%);
    border-radius: 24px;
    padding: 64px 80px 56px;
    color: var(--text-primary);
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(255, 255, 255, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 0 120px rgba(0, 212, 255, 0.15);
    border: 1.5px solid rgba(0, 212, 255, 0.2);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(60px) saturate(180%);
    -webkit-backdrop-filter: blur(60px) saturate(180%);
    transform-style: preserve-3d;
    will-change: transform, opacity;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.solution-panel:hover {
    border-color: rgba(0, 212, 255, 0.35);
    box-shadow: 
        0 12px 48px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 0 160px rgba(0, 212, 255, 0.25);
    transform: translateY(-4px);
}

.solution-panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 102, 255, 0.15) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgba(0, 255, 136, 0.1) 0%, transparent 60%);
    pointer-events: none;
}

.solution-panel::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 80px 80px;
    pointer-events: none;
    opacity: 0.2;
}

.solution-content {
    position: relative;
    z-index: 1;
    max-width: 860px;
}

.solution-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #00ff88;
    background: linear-gradient(135deg, rgba(0, 255, 136, 0.12) 0%, rgba(0, 212, 255, 0.08) 100%);
    padding: 10px 20px;
    border-radius: 8px;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border: 1px solid rgba(0, 255, 136, 0.3);
    box-shadow: 
        0 2px 8px rgba(0, 255, 136, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.badge-indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00ff88;
    box-shadow: 0 0 12px rgba(0, 255, 136, 0.8);
    animation: pulse-indicator 2s ease-in-out infinite;
}

@keyframes pulse-indicator {
    0%, 100% {
        opacity: 1;
        box-shadow: 0 0 12px rgba(0, 255, 136, 0.8);
    }
    50% {
        opacity: 0.7;
        box-shadow: 0 0 20px rgba(0, 255, 136, 1);
    }
}

.badge-version {
    color: rgba(0, 255, 136, 0.7);
    font-weight: 600;
    margin-left: 4px;
}

.solution-title {
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 28px;
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.solution-description {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 48px;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.solution-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 56px;
}

.solution-features .feature-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.6;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.solution-features .feature-item:hover {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(0, 212, 255, 0.2);
    transform: translateX(4px);
}

.solution-features .feature-icon {
    flex-shrink: 0;
    margin-top: 2px;
    filter: drop-shadow(0 0 4px rgba(0, 255, 136, 0.5));
}

.solution-content .btn-primary-enterprise {
    font-size: 18px;
    padding: 20px 48px;
    font-weight: 600;
    letter-spacing: 0.2px;
    box-shadow: 
        0 4px 20px rgba(0, 212, 255, 0.3),
        0 0 0 1px rgba(0, 212, 255, 0.2) inset,
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.solution-content .btn-primary-enterprise:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 
        0 8px 32px rgba(0, 212, 255, 0.4),
        0 0 0 1px rgba(0, 212, 255, 0.3) inset,
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

/* Privacy Statement */
.privacy-statement {
    padding: 60px 0;
    background: var(--bg-primary);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.privacy-statement::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(30deg, transparent, transparent 4px, rgba(0, 212, 255, 0.08) 4px, rgba(0, 212, 255, 0.08) 6px),
        repeating-linear-gradient(-30deg, transparent, transparent 4px, rgba(0, 102, 255, 0.06) 4px, rgba(0, 102, 255, 0.06) 6px);
    background-size: 100px 100px, 100px 100px;
    pointer-events: none;
    opacity: 0.4;
    z-index: 1;
    animation: web-pulse 6s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
}

.privacy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

.privacy-item {
    text-align: center;
    padding: 44px 32px;
    background: var(--gradient-card);
    border-radius: 24px;
    border: 1.5px solid var(--border-light);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--shadow-sm);
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
}

.privacy-item:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);
    border-color: var(--border-security);
}

.privacy-icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(212, 165, 116, 0.12) 0%, rgba(138, 154, 122, 0.12) 100%);
    border-radius: 14px;
    font-size: 30px;
    filter: grayscale(0.05);
    border: 1.5px solid rgba(212, 165, 116, 0.2);
    transition: all 0.3s;
    box-shadow: 0 2px 8px rgba(212, 165, 116, 0.1);
}

.privacy-icon-svg {
    width: 40px;
    height: 40px;
    margin: 0 auto 20px;
    display: block;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.1));
    object-fit: contain;
    max-width: 100%;
    height: auto;
}

.privacy-item:hover .privacy-icon,
.privacy-item:hover .privacy-icon-svg {
    transform: scale(1.15) translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 102, 255, 0.3);
    filter: drop-shadow(0 8px 24px rgba(0, 102, 255, 0.4));
    animation: icon-pulse 2s ease-in-out infinite;
}

.privacy-item h4 {
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
    letter-spacing: -0.4px;
}

.privacy-item p {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: #d0d8e8;
    line-height: 1.9;
    letter-spacing: -0.2px;
    text-rendering: optimizeLegibility;
}

/* FAQ Section - Security Web */
.faq-section {
    padding: 80px 0 60px;
    background: rgba(10, 14, 26, 0.4);
    position: relative;
    z-index: 1;
    background-image: 
        radial-gradient(ellipse at top right, rgba(0, 102, 255, 0.1) 0%, transparent 50%),
        radial-gradient(ellipse at bottom left, rgba(0, 212, 255, 0.08) 0%, transparent 50%),
        linear-gradient(135deg, #0a0e1a 0%, #0f1520 30%, #141a28 60%, #0f1520 100%);
    overflow: hidden;
}

.faq-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(0, 212, 255, 0.08) 5px, rgba(0, 212, 255, 0.08) 7px),
        repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(0, 102, 255, 0.06) 5px, rgba(0, 102, 255, 0.06) 7px),
        repeating-linear-gradient(0deg, transparent, transparent 5px, rgba(0, 212, 255, 0.04) 5px, rgba(0, 212, 255, 0.04) 7px);
    background-size: 120px 120px, 120px 120px, 120px 120px;
    background-position: 0 0, 0 0, 0 0;
    pointer-events: none;
    opacity: 0.4;
    z-index: 1;
    animation: web-pulse 5.5s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.4));
}

.faq-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    max-width: 1200px;
    margin: 0 auto;
}

.faq-item {
    background: var(--bg-secondary);
    border: 1px solid var(--border-light);
    border-radius: 20px;
    padding: 40px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(40px) saturate(180%);
    -webkit-backdrop-filter: blur(40px) saturate(180%);
}

.faq-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--gradient-security);
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.5);
}

.faq-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(0, 212, 255, 0.05) 6px, rgba(0, 212, 255, 0.05) 8px),
        repeating-linear-gradient(-45deg, transparent, transparent 6px, rgba(0, 102, 255, 0.03) 6px, rgba(0, 102, 255, 0.03) 8px);
    background-size: 35px 35px, 35px 35px;
    opacity: 0.2;
    pointer-events: none;
    z-index: 1;
    filter: drop-shadow(0 0 1px rgba(0, 212, 255, 0.2));
    transition: opacity 0.4s;
}

.faq-item:hover {
    transform: translateY(-8px);
    border-color: var(--border-security);
    box-shadow: 
        var(--shadow-lg),
        0 0 40px rgba(0, 212, 255, 0.2);
    background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);
}

.faq-item:hover::after {
    opacity: 0.5;
}

.faq-item:hover::before {
    transform: scaleX(1);
}

.faq-question {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 16px;
    letter-spacing: -0.01em;
    line-height: 1.4;
}

.faq-answer {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    color: #d0d8e8;
    letter-spacing: -0.01em;
    margin: 0;
    text-rendering: optimizeLegibility;
}

/* CTA Section */
.cta-section-enterprise {
    padding: 120px 0 80px;
    background: rgba(10, 14, 26, 0.4);
    color: var(--text-primary);
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-image: 
        radial-gradient(ellipse at center, rgba(0, 212, 255, 0.08) 0%, rgba(0, 102, 255, 0.06) 40%, transparent 70%);
}

.cta-section-enterprise::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 50% 50%, transparent 0%, transparent 30%, rgba(0, 212, 255, 0.12) 31%, rgba(0, 212, 255, 0.2) 50%, rgba(0, 212, 255, 0.12) 69%, transparent 70%),
        repeating-linear-gradient(45deg, transparent, transparent 6px, rgba(0, 212, 255, 0.1) 6px, rgba(0, 212, 255, 0.1) 8px),
        repeating-linear-gradient(-45deg, transparent, transparent 6px, rgba(0, 102, 255, 0.08) 6px, rgba(0, 102, 255, 0.08) 8px);
    background-size: 600px 600px, 150px 150px, 150px 150px;
    background-position: center center, 0 0, 0 0;
    pointer-events: none;
    opacity: 0.5;
    z-index: 1;
    animation: web-pulse 4s ease-in-out infinite;
    filter: drop-shadow(0 0 3px rgba(0, 212, 255, 0.5));
}

@keyframes pulse-cta {
    0%, 100% { opacity: 0.2; transform: translate(-50%, -50%) scale(1); }
    50% { opacity: 0.35; transform: translate(-50%, -50%) scale(1.15); }
}

.cta-section-enterprise::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        linear-gradient(rgba(0, 212, 255, 0.12) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 212, 255, 0.12) 1px, transparent 1px);
    background-size: 80px 80px;
    pointer-events: none;
    opacity: 0.5;
    z-index: 2;
    animation: grid-pulse 3s ease-in-out infinite;
    filter: drop-shadow(0 0 2px rgba(0, 212, 255, 0.6));
}

.cta-content {
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.cta-title {
    font-family: 'Inter', sans-serif;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.02em;
    margin-bottom: 24px;
    /* Premium Typography Features */
    font-feature-settings: "liga" 1, "kern" 1, "calt" 1;
    text-rendering: optimizeLegibility;
    /* Enhanced Text Shadow */
    text-shadow: 
        0 2px 20px rgba(0, 0, 0, 0.2),
        0 4px 30px rgba(0, 102, 255, 0.15);
}

.cta-description {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    color: var(--text-secondary);
    margin-bottom: 48px;
    letter-spacing: -0.01em;
}

/* Premium Footer */
.footer-enterprise {
    background: rgba(15, 15, 15, 0.25);
    backdrop-filter: blur(8px) saturate(120%);
    -webkit-backdrop-filter: blur(8px) saturate(120%);
    color: var(--text-primary);
    padding: 80px 0 40px;
    position: relative;
    z-index: 1;
    border-top: 1px solid var(--border-light);
    overflow: hidden;
}

.footer-enterprise::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        linear-gradient(rgba(250, 248, 244, 0.015) 1px, transparent 1px),
        linear-gradient(90deg, rgba(250, 248, 244, 0.015) 1px, transparent 1px);
    background-size: 60px 60px;
    opacity: 0.15;
    pointer-events: none;
}

.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 60px;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
    align-items: start;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.footer-column {
    min-width: 0;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.footer-column.footer-brand {
    max-width: 400px;
    flex-shrink: 0;
}

.footer-logo {
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 24px;
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--text-primary);
    width: 100%;
    box-sizing: border-box;
}

.footer-logo img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 105px;
    display: block;
    flex-shrink: 0;
}


.footer-logo:hover img {
    opacity: 1;
    filter: drop-shadow(0 4px 20px rgba(0, 212, 255, 0.4));
}

.footer-tagline {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    color: var(--text-secondary);
    line-height: 1.7;
    letter-spacing: -0.2px;
    margin-top: 20px;
    max-width: 380px;
}

.footer-heading {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: -0.2px;
    color: var(--text-primary);
    text-transform: uppercase;
}

.footer-links {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.footer-links li {
    width: 100%;
    box-sizing: border-box;
}

.footer-links a {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: #d0d8e8;
    text-decoration: none;
    transition: color 0.2s ease;
    letter-spacing: -0.1px;
    display: block;
    position: relative;
}

.footer-links a:hover {
    color: #00d4ff;
    text-shadow: 0 0 8px rgba(0, 212, 255, 0.4);
}

.footer-bottom {
    text-align: center;
    padding-top: 60px;
    border-top: 1px solid var(--border-light);
    position: relative;
    z-index: 1;
}

.footer-bottom p {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--text-tertiary);
    letter-spacing: -0.1px;
}

.footer-bottom p a {
    color: #9ca8b8 !important;
    text-decoration: none !important;
    transition: opacity 0.2s ease, text-decoration 0.2s ease;
}

.footer-bottom p a:link {
    color: #9ca8b8 !important;
    text-decoration: none !important;
}

.footer-bottom p a:visited {
    color: #9ca8b8 !important;
    text-decoration: none !important;
}

.footer-bottom p a:hover {
    color: #9ca8b8 !important;
    opacity: 0.9;
    text-decoration: underline !important;
}

.footer-bottom p a:active {
    color: #9ca8b8 !important;
    opacity: 0.8;
    text-decoration: underline !important;
}

.footer-bottom p a:focus {
    color: #9ca8b8 !important;
    outline: none;
    text-decoration: none !important;
}

.footer-bottom p a:focus-visible {
    color: #9ca8b8 !important;
    outline: none;
    text-decoration: none !important;
}

/* Premium Ripple Effect - Enhanced */
.ripple {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    transform: scale(0);
    animation: ripple-animation 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none;
    will-change: transform, opacity;
}

@keyframes ripple-animation {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}

/* Card 3D Tilt Support */
.tech-card,
.capability-card,
.trust-badge-item {
    transform-style: preserve-3d;
    transition: transform 0.1s ease-out;
    will-change: transform;
}

/* Enhanced Button Interactions */
.btn-primary-enterprise,
.btn-secondary-enterprise,
.nav-cta {
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

.btn-primary-enterprise:active,
.btn-secondary-enterprise:active,
.nav-cta:active {
    transform: translateY(-2px) scale(0.98);
}

.btn-primary-enterprise,
.btn-secondary-enterprise {
    position: relative;
    overflow: hidden;
}

/* Premium Scroll Animations - Enhanced */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Staggered Animation Delays */
.tech-card:nth-child(1) { animation-delay: 0.1s; }
.tech-card:nth-child(2) { animation-delay: 0.2s; }
.tech-card:nth-child(3) { animation-delay: 0.3s; }

.capability-card:nth-child(1) { animation-delay: 0.1s; }
.capability-card:nth-child(2) { animation-delay: 0.2s; }
.capability-card:nth-child(3) { animation-delay: 0.3s; }
.capability-card:nth-child(4) { animation-delay: 0.4s; }
.capability-card:nth-child(5) { animation-delay: 0.5s; }
.capability-card:nth-child(6) { animation-delay: 0.6s; }

.trust-badge-item:nth-child(1) { animation-delay: 0.1s; }
.trust-badge-item:nth-child(2) { animation-delay: 0.2s; }
.trust-badge-item:nth-child(3) { animation-delay: 0.3s; }
.trust-badge-item:nth-child(4) { animation-delay: 0.4s; }

.privacy-item:nth-child(1) { animation-delay: 0.1s; }
.privacy-item:nth-child(2) { animation-delay: 0.2s; }
.privacy-item:nth-child(3) { animation-delay: 0.3s; }
.privacy-item:nth-child(4) { animation-delay: 0.4s; }

.tech-card:nth-child(1) { animation-delay: 0.1s; }
.tech-card:nth-child(2) { animation-delay: 0.2s; }
.tech-card:nth-child(3) { animation-delay: 0.3s; }

.capability-card:nth-child(1) { animation-delay: 0.1s; }
.capability-card:nth-child(2) { animation-delay: 0.2s; }
.capability-card:nth-child(3) { animation-delay: 0.3s; }
.capability-card:nth-child(4) { animation-delay: 0.4s; }
.capability-card:nth-child(5) { animation-delay: 0.5s; }
.capability-card:nth-child(6) { animation-delay: 0.6s; }

/* Enhanced Visual Effects */
.hero-enterprise::before {
    animation: pulse-glow 10s ease-in-out infinite, rotate-slow 30s linear infinite;
}

@keyframes rotate-slow {
    from { transform: translateY(-50%) rotate(0deg); }
    to { transform: translateY(-50%) rotate(360deg); }
}

/* Premium Glassmorphism */
.trust-badge-item,
.proof-stat-item {
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
}

/* Responsive Design */
@media (max-width: 1400px) {
    .nav-container,
    .container,
    .hero-content-enterprise {
        padding: 0 60px;
    }
}

@media (max-width: 1200px) {
    .tech-grid,
    .capabilities-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .trust-badges,
    .privacy-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hero-title-enterprise {
        font-size: 72px;
    }
    
    .section-title {
        font-size: 44px;
    }
    
    .stat-number {
        font-size: 48px;
    }
}

@media (max-width: 768px) {
    .nav-container,
    .container,
    .hero-content-enterprise {
        padding: 0 32px;
    }
    
    .nav-links-enterprise {
        gap: 20px;
    }
    
    .nav-links-enterprise a {
        padding: 10px 6px;
        min-height: 48px;
    }
    
    .nav-cta {
        padding: 12px 24px;
        min-height: 48px;
        margin-left: 16px;
    }
    
    .hero-title-enterprise {
        font-size: 52px;
        letter-spacing: -2.5px;
    }
    
    .hero-subtitle-enterprise {
        font-size: 20px;
    }
    
    .section-title {
        font-size: 36px;
        letter-spacing: -0.02em;
    }
    
    .cta-title {
        font-size: 48px;
    }
    
    .tech-grid,
    .capabilities-grid,
    .trust-badges,
    .privacy-grid,
    .faq-grid {
        grid-template-columns: 1fr;
    }
    
    .faq-item {
        padding: 32px 24px;
    }
    
    .hero-cta-group {
        flex-direction: column;
    }
    
    .btn-primary-enterprise,
    .btn-secondary-enterprise {
        width: 100%;
        text-align: center;
        min-height: 48px;
        padding: 18px 32px;
    }
    
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 60px;
    }
    
    .nav-links-enterprise {
        gap: 24px;
    }
    
    .logo-icon-enterprise {
        height: 48px;
    }
}

/* Skip to Content - Accessibility (Hidden until focused) */
.skip-to-content {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 10001;
    padding: 12px 24px;
    background: var(--accent-security, #00d4ff);
    color: var(--text-inverse, #000000);
    text-decoration: none;
    font-weight: 600;
    border-radius: 0 0 8px 0;
    transition: top 0.3s ease, opacity 0.3s ease;
    opacity: 0;
    pointer-events: none;
}

.skip-to-content:focus {
    top: 0;
    opacity: 1;
    pointer-events: auto;
    outline: 3px solid var(--accent-security-light, #33e0ff);
    outline-offset: 2px;
}

/* Fix body background to prevent white flash on scroll */
body {
    background: var(--bg-primary, #0a0e1a) !important;
    background-image: var(--gradient-hd-bg) !important;
    min-height: 100vh;
}

/* Mobile Optimizations */
.is-mobile .nav-links-enterprise a,
.is-mobile .btn-primary-enterprise,
.is-mobile .btn-secondary-enterprise,
.is-mobile .nav-cta {
    min-height: 44px;
    min-width: 44px;
    padding: 12px 20px;
}

.is-touch a:active,
.is-touch button:active,
.is-touch .touch-active {
    opacity: 0.7;
    transform: scale(0.98);
}

.is-ios body {
    overscroll-behavior: none;
    -webkit-overflow-scrolling: touch;
}

.low-performance * {
    animation-duration: 0.01ms !important;
    animation-delay: -0.01ms !important;
    transition-duration: 0.01ms !important;
    transition-delay: -0.01ms !important;
}

/* Mobile-specific adjustments - Enhanced for all phones */
@media (max-width: 768px) {
    .is-mobile .hero-title-enterprise {
        font-size: 40px;
        line-height: 1.2;
    }
    
    .is-mobile .section-title {
        font-size: 32px;
    }
    
    .is-mobile .dashboard-stat-card {
        padding: 20px;
    }
    
    .is-mobile .dashboard-card {
        padding: 20px;
    }
    
    .is-mobile .nav-cta {
        padding: 8px 16px;
        font-size: 12px;
    }
    
    .is-mobile .btn-primary-enterprise {
        padding: 14px 24px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .is-mobile .hero-title-enterprise {
        font-size: 32px;
    }
    
    .is-mobile .section-title {
        font-size: 28px;
    }
    
    .is-mobile .nav-links-enterprise {
        gap: 8px;
    }
    
    .is-mobile .nav-links-enterprise a {
        font-size: 12px;
        padding: 6px 4px;
    }
}
