/* Bluegen Infotech Landing Page - Premium Dark Theme */
@import url('https://api.fontshare.com/v2/css?f[]=cabinet-grotesk@400,500,700,800,900&display=swap');

/* CSS Variables */
:root {
    --bg-primary: #050505;
    --bg-surface: #121212;
    --bg-surface-light: #1a1a1a;
    --accent-blue: #0055FF;
    --accent-blue-glow: rgba(0, 85, 255, 0.4);
    --accent-blue-light: #3377FF;
    --text-primary: #FFFFFF;
    --text-secondary: #FFFFFF;
    --text-muted: #E0E0E0;
    --border-subtle: rgba(255, 255, 255, 0.1);
    --border-accent: rgba(0, 85, 255, 0.5);
    --gradient-blue: linear-gradient(135deg, #0055FF 0%, #0033AA 100%);
    --shadow-glow: 0 0 40px rgba(0, 85, 255, 0.3);
    --font-heading: 'Cabinet Grotesk', 'Outfit', sans-serif;
    --font-body: 'Outfit', sans-serif;
}

/* Reset for WordPress */
.bluegen-landing-page,
.bluegen-landing-page * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.bluegen-landing-page {
    font-family: var(--font-body);
    background: var(--bg-primary);
    color: var(--text-primary);
    line-height: 1.6;
    overflow-x: hidden;
    width: 100%;
    min-height: 100vh;
}

/* Full Width for Elementor */
.elementor-section.elementor-section-full_width .bluegen-landing-page,
.elementor-widget-bluegen_landing .bluegen-landing-page {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}

/* Container */
.bluegen-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px;
    width: 100%;
}

@media (min-width: 768px) {
    .bluegen-container {
        padding: 0 48px;
    }
}

@media (min-width: 1200px) {
    .bluegen-container {
        padding: 0 80px;
    }
}

/* ==================== HEADER ==================== */
.bluegen-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 20px 0;
    background: rgba(5, 5, 5, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid var(--border-subtle);
    transition: all 0.3s ease;
}

.bluegen-header.scrolled {
    padding: 12px 0;
    background: rgba(5, 5, 5, 0.95);
}

.bluegen-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bluegen-logo {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 3px;
    color: var(--text-primary);
    text-decoration: none;
    transition: color 0.3s ease;
}

.bluegen-logo:hover {
    color: var(--accent-blue);
}

.bluegen-logo span {
    color: var(--accent-blue);
}

.bluegen-nav {
    display: none;
    gap: 40px;
    align-items: center;
}

@media (min-width: 992px) {
    .bluegen-nav {
        display: flex;
    }
}

.bluegen-nav a {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 0.95rem;
    font-weight: 500;
    transition: color 0.3s ease;
    position: relative;
}

.bluegen-nav a::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--accent-blue);
    transition: width 0.3s ease;
}

.bluegen-nav a:hover {
    color: var(--accent-blue);
}

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

.bluegen-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 32px;
    background: var(--gradient-blue);
    color: var(--text-primary);
    font-family: var(--font-body);
    font-size: 0.95rem;
    font-weight: 600;
    text-decoration: none;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(0, 85, 255, 0.3);
}

.bluegen-btn:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-glow);
}

.bluegen-btn-outline {
    background: transparent;
    border: 1px solid var(--border-subtle);
    box-shadow: none;
}

.bluegen-btn-outline:hover {
    border-color: var(--accent-blue);
    background: rgba(0, 85, 255, 0.1);
    box-shadow: none;
}

.bluegen-mobile-toggle {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    padding: 10px;
}

@media (min-width: 992px) {
    .bluegen-mobile-toggle {
        display: none;
    }
}

.bluegen-mobile-toggle span {
    width: 25px;
    height: 2px;
    background: var(--text-primary);
    transition: all 0.3s ease;
}

/* Mobile Menu */
.bluegen-mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--bg-primary);
    z-index: 999;
    padding: 100px 24px 40px;
    flex-direction: column;
    gap: 30px;
}

.bluegen-mobile-menu.active {
    display: flex;
}

.bluegen-mobile-menu a {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 600;
}

/* ==================== HERO SECTION ==================== */
.bluegen-hero {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 140px 0 100px;
    overflow: hidden;
    width: 100%;
}

.bluegen-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('https://static.prod-images.emergentagent.com/jobs/4d01e2f5-e2b9-4f44-b618-1ac3f7b23297/images/2051dd87764920ae36c4fa9eed75c4e6b5d1327da22769169855cd450de9e6f9.png') center/cover no-repeat;
    opacity: 0.4;
}

.bluegen-hero-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(5,5,5,0.7) 0%, rgba(5,5,5,0.9) 100%);
}

.bluegen-hero-content {
    position: relative;
    z-index: 10;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

.bluegen-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: rgba(0, 85, 255, 0.15);
    border: 1px solid var(--border-accent);
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--accent-blue-light);
    margin-bottom: 30px;
}

.bluegen-hero-badge i {
    font-size: 0.75rem;
}

.bluegen-hero h1 {
    font-family: var(--font-heading);
    font-size: clamp(2.5rem, 8vw, 5rem);
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: -2px;
    margin-bottom: 24px;
    color: #edcb45;
}

.bluegen-hero h1 span {
    background: linear-gradient(135deg, var(--accent-blue) 0%, var(--accent-blue-light) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.bluegen-hero-subtitle {
    font-size: clamp(1rem, 2.5vw, 1.25rem);
    color: var(--text-primary);
    max-width: 700px;
    margin: 0 auto 40px;
    line-height: 1.7;
}

.bluegen-hero-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.bluegen-hero-stats {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin-top: 80px;
    flex-wrap: wrap;
}

.bluegen-hero-stat {
    text-align: center;
}

.bluegen-hero-stat-number {
    font-family: var(--font-heading);
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--text-primary);
    margin-bottom: 4px;
}

.bluegen-hero-stat-label {
    font-size: 0.9rem;
    color: var(--text-primary);
}

/* ==================== SERVICES SECTION ==================== */
.bluegen-services {
    padding: 120px 0;
    background: var(--bg-primary);
    position: relative;
    width: 100%;
}

.bluegen-section-header {
    text-align: center;
    margin-bottom: 60px;
}

.bluegen-section-tag {
    display: inline-block;
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--accent-blue);
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 16px;
}

.bluegen-section-title {
    font-family: var(--font-heading);
    font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 800;
    letter-spacing: -1px;
    margin-bottom: 16px;
    color: var(--text-primary);
}

.bluegen-section-subtitle {
    font-size: 1.1rem;
    color: var(--text-primary);
    max-width: 600px;
    margin: 0 auto;
}

.bluegen-services-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}

@media (min-width: 768px) {
    .bluegen-services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1200px) {
    .bluegen-services-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.bluegen-service-card {
    background: var(--bg-surface);
    border: 1px solid var(--border-subtle);
    border-radius: 20px;
    padding: 40px 32px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.bluegen-service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--gradient-blue);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.bluegen-service-card:hover {
    transform: translateY(-8px);
    border-color: var(--border-accent);
    box-shadow: 0 20px 40px rgba(0, 85, 255, 0.15);
}

.bluegen-service-card:hover::before {
    opacity: 1;
}

.bluegen-service-icon {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 85, 255, 0.1);
    border-radius: 16px;
    margin-bottom: 24px;
    transition: all 0.3s ease;
}

.bluegen-service-icon img {
    width: 44px;
    height: 44px;
    object-fit: contain;
}

.bluegen-service-icon i {
    font-size: 2rem;
    color: var(--accent-blue);
}

.bluegen-service-card:hover .bluegen-service-icon {
    background: rgba(0, 85, 255, 0.2);
    transform: scale(1.1);
}

.bluegen-service-card h3 {
    font-family: var(--font-heading);
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 12px;
    color: var(--text-primary);
}

.bluegen-service-card p {
    color: var(--text-primary);
    font-size: 0.95rem;
    line-height: 1.7;
}

/* ==================== ABOUT SECTION ==================== */
.bluegen-about {
    padding: 120px 0;
    background: var(--bg-surface);
    width: 100%;
}

.bluegen-about-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
    align-items: center;
}

@media (min-width: 992px) {
    .bluegen-about-grid {
        grid-template-columns: 1fr 1fr;
    }
}

.bluegen-about-image {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.bluegen-about-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 24px;
}

.bluegen-about-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 85, 255, 0.3) 0%, transparent 100%);
    border-radius: 24px;
}

.bluegen-about-content {
    padding: 20px 0;
}

.bluegen-about-content h2 {
    font-family: var(--font-heading);
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 24px;
    color: var(--text-primary);
}

.bluegen-about-content h2 span {
    color: var(--accent-blue);
}

.bluegen-about-content p {
    color: var(--text-primary);
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.bluegen-about-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 32px;
}

.bluegen-about-feature {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bluegen-about-feature i {
    color: var(--accent-blue);
    font-size: 1.25rem;
}

.bluegen-about-feature span {
    font-weight: 500;
    color: var(--text-primary);
}

/* ==================== RESULTS SECTION ==================== */
.bluegen-results {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bluegen-results-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('https://static.prod-images.emergentagent.com/jobs/4d01e2f5-e2b9-4f44-b618-1ac3f7b23297/images/921eaebf817dd2b628268f7dcb0aa1d0db2851092f40ed96713b3a2a39fa7493.png') center/cover no-repeat;
    opacity: 0.3;
}

.bluegen-results-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(5, 5, 5, 0.85);
}

.bluegen-results-content {
    position: relative;
    z-index: 10;
}

.bluegen-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 60px;
}

@media (min-width: 992px) {
    .bluegen-stats-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

.bluegen-stat-card {
    text-align: center;
    padding: 40px 20px;
    background: rgba(18, 18, 18, 0.8);
    border: 1px solid var(--border-subtle);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}

.bluegen-stat-card:hover {
    transform: translateY(-5px);
    border-color: var(--border-accent);
}

.bluegen-stat-number {
    font-family: var(--font-heading);
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 900;
    color: var(--accent-blue);
    margin-bottom: 8px;
}

.bluegen-stat-label {
    font-size: 1rem;
    color: var(--text-primary);
    font-weight: 500;
}

/* ==================== TESTIMONIALS SECTION ==================== */
.bluegen-testimonials {
    padding: 120px 0;
    background: var(--bg-primary);
    overflow: hidden;
    width: 100%;
}

.bluegen-testimonials-track {
    display: flex;
    gap: 30px;
    animation: scroll 30s linear infinite;
    width: fit-content;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.bluegen-testimonial-card {
    flex-shrink: 0;
    width: 400px;
    padding: 40px;
    background: var(--bg-surface);
    border: 1px solid var(--border-subtle);
    border-radius: 24px;
    transition: all 0.3s ease;
}

.bluegen-testimonial-card:hover {
    border-color: var(--border-accent);
    transform: scale(1.02);
}

.bluegen-testimonial-stars {
    display: flex;
    gap: 4px;
    margin-bottom: 20px;
}

.bluegen-testimonial-stars i {
    color: #FFD700;
    font-size: 1rem;
}

.bluegen-testimonial-text {
    font-size: 1.05rem;
    line-height: 1.8;
    color: var(--text-primary);
    margin-bottom: 24px;
    font-style: italic;
}

.bluegen-testimonial-author {
    display: flex;
    align-items: center;
    gap: 16px;
}

.bluegen-testimonial-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid var(--border-accent);
}

.bluegen-testimonial-info h4 {
    font-weight: 600;
    margin-bottom: 4px;
    color: var(--text-primary);
}

.bluegen-testimonial-info span {
    font-size: 0.9rem;
    color: var(--text-muted);
}

/* ==================== CONTACT SECTION ==================== */
.bluegen-contact {
    padding: 120px 0;
    background: var(--bg-surface);
    width: 100%;
}

.bluegen-contact-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}

@media (min-width: 992px) {
    .bluegen-contact-grid {
        grid-template-columns: 1fr 1.2fr;
    }
}

.bluegen-contact-info h2 {
    font-family: var(--font-heading);
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--text-primary);
}

.bluegen-contact-info h2 span {
    color: var(--accent-blue);
}

.bluegen-contact-info > p {
    color: var(--text-primary);
    font-size: 1.1rem;
    line-height: 1.7;
    margin-bottom: 40px;
}

.bluegen-contact-details {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.bluegen-contact-item {
    display: flex;
    align-items: center;
    gap: 16px;
}

.bluegen-contact-item-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 85, 255, 0.1);
    border-radius: 16px;
    color: var(--accent-blue);
    font-size: 1.25rem;
}

.bluegen-contact-item-text h4 {
    font-weight: 600;
    margin-bottom: 4px;
    color: var(--text-primary);
}

.bluegen-contact-item-text a,
.bluegen-contact-item-text span {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 1rem;
    transition: color 0.3s ease;
}

.bluegen-contact-item-text a:hover {
    color: var(--accent-blue);
}

.bluegen-contact-form {
    background: var(--bg-primary);
    border: 1px solid var(--border-subtle);
    border-radius: 24px;
    padding: 48px;
}

.bluegen-form-group {
    margin-bottom: 24px;
}

.bluegen-form-group label {
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    color: var(--text-primary);
}

.bluegen-form-group input,
.bluegen-form-group textarea,
.bluegen-form-group select {
    width: 100%;
    padding: 16px 20px;
    background: var(--bg-surface);
    border: 1px solid var(--border-subtle);
    border-radius: 12px;
    color: var(--text-primary);
    font-family: var(--font-body);
    font-size: 1rem;
    transition: all 0.3s ease;
}

.bluegen-form-group input:focus,
.bluegen-form-group textarea:focus,
.bluegen-form-group select:focus {
    outline: none;
    border-color: var(--accent-blue);
    box-shadow: 0 0 0 3px rgba(0, 85, 255, 0.2);
}

.bluegen-form-group input::placeholder,
.bluegen-form-group textarea::placeholder {
    color: var(--text-muted);
}

.bluegen-form-group textarea {
    resize: vertical;
    min-height: 120px;
}

.bluegen-form-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
}

@media (min-width: 576px) {
    .bluegen-form-row {
        grid-template-columns: 1fr 1fr;
    }
}

.bluegen-submit-btn {
    width: 100%;
    padding: 18px 32px;
    font-size: 1rem;
}

/* ==================== CTA SECTION ==================== */
.bluegen-cta {
    padding: 120px 0;
    background: var(--bg-primary);
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bluegen-cta::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 800px;
    background: radial-gradient(circle, rgba(0, 85, 255, 0.15) 0%, transparent 70%);
    pointer-events: none;
}

.bluegen-cta-content {
    position: relative;
    z-index: 10;
    max-width: 800px;
    margin: 0 auto;
}

.bluegen-cta h2 {
    font-family: var(--font-heading);
    font-size: clamp(2rem, 5vw, 3.5rem);
    font-weight: 800;
    margin-bottom: 20px;
    color: var(--text-primary);
}

.bluegen-cta p {
    color: var(--text-primary);
    font-size: 1.2rem;
    margin-bottom: 40px;
}

.bluegen-cta-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

/* ==================== FOOTER ==================== */
.bluegen-footer {
    padding: 80px 0 40px;
    background: var(--bg-surface);
    border-top: 1px solid var(--border-subtle);
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bluegen-footer-watermark {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    font-family: var(--font-heading);
    font-size: clamp(6rem, 20vw, 15rem);
    font-weight: 900;
    color: rgba(255, 255, 255, 0.02);
    white-space: nowrap;
    pointer-events: none;
    letter-spacing: 20px;
}

.bluegen-footer-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 48px;
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .bluegen-footer-grid {
        grid-template-columns: 2fr 1fr 1fr 1fr;
    }
}

.bluegen-footer-brand {
    max-width: 300px;
}

.bluegen-footer-logo {
    font-family: var(--font-heading);
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 2px;
    color: var(--text-primary);
    margin-bottom: 16px;
}

.bluegen-footer-logo span {
    color: var(--accent-blue);
}

.bluegen-footer-brand p {
    color: var(--text-primary);
    font-size: 0.95rem;
    line-height: 1.7;
}

.bluegen-footer-column h4 {
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--text-primary);
}

.bluegen-footer-column ul {
    list-style: none;
}

.bluegen-footer-column ul li {
    margin-bottom: 12px;
}

.bluegen-footer-column ul li a {
    color: var(--text-primary);
    text-decoration: none;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.bluegen-footer-column ul li a:hover {
    color: var(--accent-blue);
}

.bluegen-footer-social {
    display: flex;
    gap: 12px;
    margin-top: 24px;
}

.bluegen-footer-social a {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--bg-primary);
    border: 1px solid var(--border-subtle);
    border-radius: 12px;
    color: var(--text-primary);
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.bluegen-footer-social a:hover {
    background: var(--accent-blue);
    border-color: var(--accent-blue);
    color: var(--text-primary);
    transform: translateY(-3px);
}

.bluegen-footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    border-top: 1px solid var(--border-subtle);
    flex-wrap: wrap;
    gap: 20px;
}

.bluegen-footer-bottom p {
    color: var(--text-muted);
    font-size: 0.9rem;
}

.bluegen-footer-links {
    display: flex;
    gap: 24px;
}

.bluegen-footer-links a {
    color: var(--text-muted);
    text-decoration: none;
    font-size: 0.9rem;
    transition: color 0.3s ease;
}

.bluegen-footer-links a:hover {
    color: var(--accent-blue);
}

/* ==================== ANIMATIONS ==================== */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
}

.bluegen-animate-fadeInUp {
    animation: fadeInUp 0.6s ease forwards;
}

/* Counter Animation */
.bluegen-stat-number.counting {
    animation: countPulse 0.1s ease-in-out;
}

@keyframes countPulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.02); }
}

/* Responsive adjustments */
@media (max-width: 767px) {
    .bluegen-hero-stats {
        gap: 30px;
    }
    
    .bluegen-hero-stat-number {
        font-size: 2rem;
    }
    
    .bluegen-contact-form {
        padding: 32px 24px;
    }
    
    .bluegen-testimonial-card {
        width: 320px;
        padding: 30px;
    }
}

/* Full width fix for Elementor */
.elementor-widget-container .bluegen-landing-page {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
/* WhatsApp Button */
.bluegen-whatsapp-btn {
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%) !important;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4) !important;
}

.bluegen-whatsapp-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 30px rgba(37, 211, 102, 0.5) !important;
}

/* Floating WhatsApp */
.bluegen-whatsapp-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.8rem;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);
    z-index: 9999;
    animation: pulse-whatsapp 2s infinite;
}

@keyframes pulse-whatsapp {
    0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5); }
    70% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
    100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}


/* ==================== MOBILE FULL WIDTH FIX ==================== */

/* Remove all side padding on mobile */
@media (max-width: 768px) {
    
    .bluegen-landing-page {
        width: 100%;
        overflow-x: hidden;
    }
    
    .bluegen-container {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }
    
    /* Hero full width */
    .bluegen-hero {
        padding: 100px 15px 60px;
        width: 100%;
    }
    
    .bluegen-hero-content {
        padding: 0;
        width: 100%;
    }
    
    /* Services full width */
    .bluegen-services {
        padding: 60px 15px;
    }
    
    .bluegen-services-grid {
        gap: 15px;
    }
    
    .bluegen-service-card {
        padding: 25px 20px;
    }
    
    /* About full width */
    .bluegen-about {
        padding: 60px 15px;
    }
    
    .bluegen-about-image img {
        height: 300px;
    }
    
    /* Results full width */
    .bluegen-results {
        padding: 60px 15px;
    }
    
    .bluegen-stats-grid {
        gap: 15px;
    }
    
    .bluegen-stat-card {
        padding: 25px 15px;
    }
    
    /* Testimonials */
    .bluegen-testimonials {
        padding: 60px 0;
    }
    
    /* Contact full width */
    .bluegen-contact {
        padding: 60px 15px;
    }
    
    /* CTA full width */
    .bluegen-cta {
        padding: 60px 15px;
    }
    
    /* Header mobile */
    .bluegen-header {
        padding: 15px 0;
    }
    
    /* Remove any body margin */
    body, html {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }
    
    /* Fix Elementor container issues */
    .elementor-section,
    .elementor-container,
    .elementor-widget-container {
        padding: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
    }
}

/* Extra small screens */
@media (max-width: 480px) {
    .bluegen-container {
        padding: 0 10px;
    }
    
    .bluegen-hero h1 {
        font-size: 2rem;
    }
    
    .bluegen-hero-subtitle {
        font-size: 0.95rem;
    }
    
    .bluegen-btn {
        padding: 12px 24px;
        font-size: 0.9rem;
    }
    
    .bluegen-section-title {
        font-size: 1.6rem;
    }
}
