
        /* Export Kochi Page Premium Styles */
        :root {
            --glass-bg: rgba(255, 255, 255, 0.9);
            --gold-accent: #d4af37;
        }

        .export-hero {
            height: 70vh;
            background-color: var(--primary-color);
            background-size: cover;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--white);
            text-align: center;
            position: relative;
        }

        .export-hero::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(to bottom, rgba(0, 30, 60, 0.7), rgba(0, 30, 60, 0.4));
            z-index: 1;
        }

        .export-hero .container {
            position: relative;
            z-index: 2;
        }

        .export-hero h1 {
            font-size: 4rem;
            text-transform: uppercase;
            letter-spacing: 4px;
            margin-bottom: 20px;
            text-shadow: 0 4px 15px rgba(0,0,0,0.3);
        }

        .export-hero h3 {
            font-size: 1.5rem;
            color: var(--gold-accent);
            margin-bottom: 20px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 2px;
        }

        .export-hero p {
            font-size: 1.1rem;
            max-width: 800px;
            margin: 0 auto;
            line-height: 1.8;
            opacity: 0.95;
        }

        .section-padding {
            padding: 50px 0;
        }

        .bg-light {
            background-color: #f8fafc;
        }

        .about-kochi h2 {
            font-size: 2.5rem;
            color: var(--primary-color);
            margin-bottom: 30px;
            position: relative;
        }

        .about-kochi p {
            font-size: 1.1rem;
            line-height: 2;
            color: var(--text-light);
        }

        /* Facts Grid */
        .facts-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 30px;
            margin-top: 50px;
        }

        .fact-card {
            background: var(--white);
            padding: 25px 20px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            text-align: center;
            border-bottom: 4px solid var(--primary-color);
            transition: transform 0.3s ease;
        }

        .fact-card:hover {
            transform: translateY(-10px);
        }

        .fact-number {
            font-size: 2.8rem;
            font-weight: 700;
            color: var(--primary-color);
            display: block;
            margin-bottom: 5px;
        }

        .fact-label {
            font-size: 0.9rem;
            color: var(--text-light);
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 600;
        }

        /* Process Steps */
        .process-steps {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 40px;
            margin-top: 50px;
        }

        .step-card {
            position: relative;
            padding-left: 60px;
        }

        .step-number {
            position: absolute;
            left: 0;
            top: 0;
            width: 45px;
            height: 45px;
            background: var(--primary-color);
            color: var(--white);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            font-weight: 700;
            font-size: 1.2rem;
        }

        .step-card h4 {
            color: var(--primary-color);
            margin-bottom: 15px;
            font-size: 1.25rem;
            text-transform: uppercase;
        }

        .step-card p {
            font-size: 0.95rem;
            line-height: 1.6;
            color: var(--text-light);
        }

        /* Product Catalog */
        .product-section h2 {
            text-align: center;
            font-size: 2.5rem;
            color: var(--primary-color);
            margin-bottom: 10px;
        }
        
        .product-section .subtitle {
            text-align: center;
            color: var(--accent-color);
            margin-bottom: 50px;
            font-size: 1.1rem;
        }

        .product-category {
            margin-bottom: 50px;
        }

        .cat-header {
            background: var(--primary-color);
            color: var(--white);
            padding: 15px 25px;
            border-radius: 8px 8px 0 0;
            font-size: 1.2rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .cat-body {
            background: var(--white);
            padding: 20px;
            border: 1px solid #eee;
            border-radius: 0 0 8px 8px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.02);
        }

        .product-list {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
            gap: 15px;
        }

        .product-list li {
            position: relative;
            padding-left: 20px;
            font-size: 0.95rem;
            color: var(--text-color);
        }

        .product-list li::before {
            content: '•';
            color: var(--primary-color);
            position: absolute;
            left: 0;
            font-weight: bold;
        }

        .product-forms {
            display: block;
            font-size: 0.85rem;
            color: var(--text-light);
            margin-top: 5px;
            font-style: italic;
        }

        /* Why Kochi Points */
        .why-kochi-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 30px;
        }

        .why-point {
            padding: 20px;
            background: var(--white);
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.05);
            transition: all 0.3s ease;
        }

        .why-point:hover {
            box-shadow: 0 15px 40px rgba(0,51,102,0.1);
        }

        .why-point h4 {
            color: var(--primary-color);
            margin-bottom: 15px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .why-point h4 i {
            color: var(--gold-accent);
        }

        /* Certifications & Destinations */
        .info-split {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
        }

        .list-unstyled {
            list-style: none;
        }

        .list-unstyled li {
            padding: 10px 0;
            border-bottom: 1px solid #eee;
            font-size: 0.95rem;
            display: flex;
            justify-content: space-between;
        }

        .cert-name {
            font-weight: 700;
            color: var(--primary-color);
        }

        @media (max-width: 992px) {
            .info-split {
                grid-template-columns: 1fr;
            }
        }

        @media (max-width: 768px) {
            .export-hero h1 {
                font-size: 2.8rem;
            }
            .export-hero h3 {
                font-size: 1.1rem;
            }
            .section-padding {
                padding: 40px 0;
            }
        }
   