 /* Mobile Responsive */
@media (max-width: 768px) {
   /* Hide regular nav menu by default on mobile */
    .nav-menu {
        display: none !important;
        position: absolute;
        top: 100%;
        background: white;
        flex-direction: column;
        padding: 20px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
        z-index: 1000;
    }
    
    /* Show nav menu ONLY when active class is added */
    .nav-menu.active { display: flex !important; }
    .nav-link {
        color: #333 !important; /* Dark color for mobile menu */
        padding: 15px 0;
        font-size: 1.1rem;
    }
    .nav-item { width: 100%; }
        header.scrolled .mobile-menu-toggle { color: #333; }

    header { 
        height: auto !important;
        min-height: auto !important;
        padding: 0px 0 !important;
    }

    header.scrolled {
        height: auto !important;
    }
    
    header .container { 
        max-width: 100%; 
        padding: 8px 15px !important; /* Increase padding */
        align-items: center;
    }
    
    /* Make sure logo doesn't overflow */
    header .logo { 
        height: 50px !important; /* Smaller logo on mobile */
        width: auto; 
        margin: 0px; 
        padding: 5px; 
    }

    /* Show the mobile menu toggle button on mobile */
    .mobile-menu-toggle { 
        display: block !important;
        background: none;
        border: none;
        font-size: 24px;
        cursor: pointer;
        color: #fff; /* White by default */
    }
    .dropdown-content { position: static; box-shadow: none; margin-top: 10px; border-radius: 4px; }
    footer { width: 100vw; padding: 0px 0px; align-items: center; margin-top: 0px; }
    nav { width: 100%;  justify-content: space-between;  }
    .hero-subtitle { font-size: 1.6rem; max-width: 100%; }
    .problem-solution .container { grid-template-columns: 1fr; gap: 40px; }
    .pricing-info-content, .pricing-details { grid-template-columns: 1fr; gap: 25px; }
    footer .container { max-width: 100%; padding: 0px; margin: 0px; }
footer .footer-content { 
    display: block;
    margin: 0px; 
    padding: 0px; 
    text-align: center; 
}

footer .footer-logo-section { 
    display: flex;
    gap: 15px;
    padding-left: 10px;;
    margin: 0 auto 20px auto; /* Center horizontally and add bottom margin */
    width: fit-content; /* Only take up the space needed */
}

footer .footer-description { 
    line-height: 1.2; 
    margin: 0;
    text-align: left; /* Keep text left-aligned next to logo */
}
    footer .footer-links-section { grid-template-columns: repeat(2, 1fr); gap: 0px; margin: 0px; }
    footer .footer-column, footer .footer-column h4, footer .footer-column ul li { margin: 0px; padding: 0px; }
    footer .footer-column ul li a { font-size: 0.8rem; margin: 0px; padding: 0px; }
    footer .footer-bottom {padding: 5%;}
    .feature-card, .problem-box, .solution-box { padding: 30px 25px; }
    .special-features, .platform-features, .success-scenarios,
    .cta-button { padding: 14px 30px; font-size: 1rem; }
    footer .logo { height: 40px; width: auto; margin: 0px; padding: 0px; }
        
    .hero { padding: 60px 0px 30px;  }
    .features .container h2, .impact-hero .container h2, .cta-hero .container h2  { font-size: 2rem; text-align: center; max-width: 100%; margin: 0; margin-top: 20px; padding: 0px; }
    .hero .container h1 {
        font-size: 2.5rem;
        margin-bottom: 10px;
        margin-top: 60px;
    }
    .hero .container .subtitle, .impact-hero .container .subtitle, .cta-hero .container .subtitle      {  font-family: Helvetica; font-size: 1.2rem; margin-top: 10px; margin-bottom: 30px;  font-weight: 200; }
    .impact-hero .impact-stats { grid-template-columns: repeat(2, 1fr); gap: 30px;         margin-bottom: 30px; }
    .impact-hero .impact-stat { text-align: center; }
    .impact-hero .impact-stat .number { font-size: 2rem; }
    .impact-hero .impact-stat .label { font-size: 1rem;}

    .features .features-grid { grid-template-columns: 1fr; justify-items: center; }
    .features .feature-card h3 { font-size: 1.2rem;  margin-top: 0px;  }
    .features .feature-card p { font-size: 1rem; }
    .container .btn-primary, .container .btn-secondary{
        width: 45%;
        justify-content: center;
        padding: 10px 10px;
        margin-bottom: 30px;
        margin-top: 10px;
        font-size: 1rem;
    }


    /* About page specific mobile fixes */
.about-page .page-hero, .env-impact .page-hero, .site-page .page-hero { 
    min-height: 50vh !important; 

}

.about-page .page-hero h1, .env-impact .page-hero h1, .site-page .page-hero h1  { 
    font-size: 2.4rem; 
    margin-bottom: 20px;
    padding: 10px; 
}

.site-page .restaurant-page .page-hero h1  { 
    font-size: 2.0rem !important; 

}



.how-it-works h2, .benefits-grid h2, .supplier-types h2, .services-section h2, 
.pricing-transparency h2, .pricing-info h2, .getting-started h2, .solutions-grid h2, .special-features h2, 
.platform-features h2, .success-scenarios h2{
    font-size: 1.8rem !important;
    margin-bottom: 30px !important;
    margin-top: 25px !important;
}   


.about-page .hero-subtitle, .env-impact .hero-subtitle, .site-page .page-hero .hero-subtitle { 
    font-size: 1.2rem; 
    line-height: 1.2; 
}
/* Fix container padding for about page */
.about-page .page-hero .container, .env-impact .page-hero .container, .site-page .page-hero .container { 
    padding: 0px 10px; 
}

.about-page .page-hero-content, .env-impact .page-hero-content, .site-page .page-hero-content { 
    padding: 30px 0px; 
}
.about-page .content-section, .env-impact .content-section, .site-page .content-section { 
    padding: 30px 0; 
}

.about-page .content-grid, .env-impact .content-grid { 
    grid-template-columns: 1fr; 
    gap: 30px; 
}

.about-page .content-section h1, .env-impact .content-section h1, .site-page h1 { 
    font-size: 2.0rem !important; 
    margin-bottom: 10px !important; 
}

.about-page .content-section h2, .env-impact .content-section h2{ 
    font-size: 1.5rem !important; 
    text-align: left !important; 
    margin-bottom: 5px !important; 
    margin-top: 25px !important; 
}

.site-page .container { padding: 0px 10px !important;  }
.site-page header .container { padding: 8px 15px !important;  }
.site-page .getting-started .container { padding: 0px 0px !important; margin-bottom: 10px !important; }

.about-page .content-section p, .env-impact .content-section p, .site-page p { 
    font-size: 1rem; 
    line-height: 1.5; 
    margin-bottom: 15px; 
}

.about-page .stats-box, .env-impact .stats-box { 
    margin-top: 0px; 
    padding: 0px 10px; 
    order: -1; /* Move stats box to top on mobile */
}

.about-page .stats-box h3, .env-impact .stats-box h3 { 
    font-size: 1.6rem; 
    text-align: center; 
    margin-bottom: 10px; 
}

.about-page .stat-number, .env-impact .stat-number { 
    font-size: 1.7rem; 
    margin-bottom: 0px;
    padding: 0px;
}

.about-page .stat-label, .env-impact .stat-label {  font-size: 0.9rem;  }


    .business-type, .supplier-type, .pricing-point, .feature-card, .cta-div   {
        padding: 30px 25px !important;
    }
    .onboarding-step {
    padding: 10px 20px !important; 
    text-align: center !important;
    }

    .getting-started .cta-div { 
    padding: 30px 10px 10px !important; 
    margin-top:  30px !important;

    }
    .getting-started .cta-button { font-size: 0.9rem !important;      padding: 10px 30px !important; 
}


    .step-number {
        width: 40px !important;
        height: 40px !important;
        margin: 0 10px !important;
    }
    .feature-icon, .business-icon, .supplier-icon  {
        width: 45px !important;
        height: 45px !important;
    }
    .step {
        padding: 0px !important;
    }
    
    .site-page .step-number {
        margin: 0 0 10px !important;
        font-size: 1.1rem !important;
    }

     .special-features, .platform-features, .success-scenarios, .problem-solution, 
    .pricing-transparency, .benefits-grid, .pricing-info, .supplier-types, .solution-grid, .how-it-works {
        padding: 15px 10px !important; 
        margin-bottom: 20px !important;
    }
    .getting-started { padding: 15px 0px 0px !important; margin-bottom: 0px !important; }

    .content-grid, .steps-grid, .multi-location-features, .platform-grid, .scenarios-grid, .features-grid, .business-types-grid, .pricing-info-content, .pricing-details  {
        gap: 30px !important;
        grid-template-columns: 1fr !important;
        margin-bottom: 20px !important;
    }

    .onboarding-steps { margin-bottom: 0px !important; gap: 20px !important;
        grid-template-columns: 1fr !important; }


    .business-type p, .feature-card p, .step p, .solution-intro, .cta-div p, .scenario p,  .supplier-type p, .pricing-point p, .platform-feature {
        line-height: 1.5 !important;
        font-size: 1.1rem !important;
        margin-bottom: 20px !important;
    }
    .onboarding-step p  {
        line-height: 1.3 !important;
        font-size: 1.0rem !important;
    }



    .platform-feature, .scenario {
        padding: 20px !important;
        border-radius: 10px;
    }

    .services-section h3, .content-section h3, .pricing-point h3, .onboarding-step h3, .cta-div h3,
    .feature-card h3, .platform-feature h3, .scenario h3, .business-type h3, .supplier-type h3 {
        font-size: 1.2rem !important;
        margin-bottom: 10px !important;
    }

    .step h3 {
        font-size: 1.4rem !important;
    }

    .cta-note {
        font-size: 1rem;
        margin: 0;
    }

    /* Add subtle divider between sections */
    .section-divider {
        height: 1px;
        background: linear-gradient(90deg, transparent, #e9ecef, transparent);
        margin: 40px auto;
        width: 60%;
    }


    }

    .container {
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box;
    }

    .hero h1 {
        font-family: Helvetica;
        font-size: 5.8rem;
        font-weight: 800;
        color: #fff;     
        margin-bottom: 50px;
        margin-top: 40px;
        line-height: 1.2;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    }


    .impact-hero { background-position: center 60%; }
        .impact-stats {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 40px;
            margin-top: 60px;
            text-align: center;
        }

        .impact-stat { text-align: center; }
        .impact-stat .number {
            font-size: 3.5rem;
            font-weight: 800;
            color: white;
            display: block;
            text-align: center;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
        }

        .impact-stat .label {
            font-size: 1.3rem;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            margin-top: 10px;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        }

        .cta-buttons {
            display: flex;
            gap: 20px;
            justify-content: center;
            flex-wrap: wrap;
            margin-top: 120px;
        }
        .cta-button, .btn-primary, .btn-secondary, .login-btn {
            background: white;
            color: #70b661;
            padding: 16px 40px; /* matches your btn-primary padding */
            text-decoration: none;
            border-radius: 5px; /* matches your existing border-radius */
            font-weight: 600; /* matches your existing button weight */
            font-size: 1.1rem; /* matches your existing button size */
            display: inline-block;
            transition: all 0.3s ease; /* matches your existing transitions */
            box-shadow: 0 8px 25px rgba(0,0,0,0.1);
            margin-bottom: 20px;
        }

        .btn-secondary, .btn-primary { margin-bottom: 0px; }
        .btn-primary, .login-btn { background: #70b661; color: white; }
        .btn-primary:hover, .btn-secondary:hover, .cta-button:hover, .login-btn:hover {
            background: #5a9951;
            transform: translateY(-3px);
            box-shadow: 0 12px 35px rgba(112, 182, 97, 0.4); }
        .cta-button:hover { background: #f8f9fa; }
        .btn-secondary:hover{ background: #70b661; color: white; }
        .login-btn {
            padding: 6px 20px;
            box-shadow: 0 4px 10px rgba(112, 182, 97, 0.3);
            margin-left: auto; }
        .login-btn:hover { box-shadow: 0 6px 20px rgba(112, 182, 97, 0.4); }


        .features .features-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 40px;
            margin-top: 40px;
            width: 100%;
            box-sizing: border-box;
        }

         .features .feature-card {
            background: #f8f9fa;
            padding: 40px 30px;
            border-radius: 10px;
            text-align: center;
            transition: all 0.3s ease;
            border: 1px solid #e9ecef;
            max-width: 100%;
        }

        .feature-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 40px rgba(0,0,0,0.1);
            border-color: #70b661;
        }

        .feature-card h3 {
            font-size: 1.6rem;
            color: #4a4a4a;
            margin-bottom: 15px;
            font-weight: 600;
        }


        .cta-hero h2, .impact-hero h2, .features h2 {
            font-size: 4rem;
            font-weight: 700;
            margin-bottom: 50px;
            color: white;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
            text-align: center;
        }
        .cta-hero h2{
            margin-top: 20px;
        }
        .features h2 {
            color: #5c5c5c;
        }



* { margin: 0;  padding: 0; box-sizing: border-box; }
body { font-family: Helvetica; line-height: 1.6; color: #333; background: #fff;  min-height: 100vh; }
.container { max-width: 1400px; padding: 0 20px; width: 100%; box-sizing: border-box; }
 /*this is to separate parts of a paragrpah slightly */ 
 .highlight-callout { margin-top: 10px; }
    
.page-hero {
    padding: 0;
    background-position: 80% center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 80vh;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
}
.page-hero .container {
    max-width: 1600px;
    width: 100%;
    padding: 0 60px;
}
.page-hero-content {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 60px 40px;
}

.page-hero h1 {
    font-size: 5.5rem;
    font-weight: 800;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.2;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
}

    .how-it-works h2, .benefits-grid h2, .supplier-types h2, .services-section h2, 
    .pricing-transparency h2, .pricing-info h2, .getting-started h2, .solutions-grid h2, .special-features h2, 
    .platform-features h2, .success-scenarios h2{
        font-size: 2.8rem;
        text-align: center;
        margin-bottom: 50px;
        color: #4a4a4a;
        font-weight: 700;
        margin-top: 20px;
    }    
    .content-section h2 {
        font-size: 3.1rem;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 30px;
        color: #4a4a4a;
        font-weight: 700;
    }
    .about-page .content-section h2,
    .env-impact .content-section h2  {
        font-size: 2.5rem;
        text-align: left;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .about-page .content-section h1,
    .env-impact .content-section h1  {
        font-size: 3.5rem;
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
        color: #4a4a4a;
        font-weight: 700;
    }

    .step {
        text-align: left;
        padding: 0;
        position: relative;
    }

    .business-type, .supplier-type, .pricing-point, .feature-card, .cta-div   {
        background: white;
        padding: 30px 20px;
        border-radius: 5px;
        text-align: center;
        transition: all 0.3s ease;
        border: 1px solid #e9ecef;
        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    }

    /* .features  .feature-card {
        background: #eeeeee;
        padding: 40px 30px;
    } */
    .onboarding-step {
    background: #f7f7f7;    
    padding: 40px 30px; 
    text-align: center;

    }
    .pricing-point { padding: 50px 30px; }

        /* CTA Section - integrated with current styling patterns */
    .cta-div {
        background: linear-gradient(135deg, #70b661 0%, #5a9951 100%);
        color: white;
        padding: 60px 40px;
        margin-top: 60px;
    }

    .business-type:hover, .supplier-type:hover, .feature-card:hover, .pricing-point:hover, .onboarding-step:hover, .cta-div:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 40px rgba(0,0,0,0.1);
        border-color: #70b661;
    }

    .feature-icon, .business-icon, .supplier-icon, .step-number {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        margin: 0 auto 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: black;
    }

    .feature-icon {
        background: #70b661;
        color: white;
    }

    .step-number {
        background: #70b661;
        color: white;
        border-radius: 8px;
        margin: 0 0 20px;
        font-size: 1.6rem;
        font-weight: bold;
    }

    .content-grid, .steps-grid , .multi-location-features, .platform-grid, .scenarios-grid, .features-grid, .onboarding-steps {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 50px;
    }

    /* Business Types Section */
    .business-types-grid, .pricing-info-content, .pricing-details {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 30px;
        margin-top: 30px;
    }
    /* about page */
    .content-grid {
        grid-template-columns: 2fr 1fr;
        gap: 60px;
        align-items: start;
    }

    .business-type p, .feature-card p, .step p, .solution-intro, .cta-div p,
    .platform-feature p, .scenario p,  .supplier-type p, .onboarding-step p, .pricing-point p {
        color: #4a4a4a;
        line-height: 1.7;
        font-size: 1.2rem;
    }
    .platform-feature p, .scenario p, .business-type p, .supplier-type p, .onboarding-step p, .feature-card p{
        color: #6c757d; font-size: 1.1rem; }

    .cta-div p { color: white; margin-bottom: 30px; text-align: center; }


    /* Sections */
    .getting-started, .special-features, .platform-features, .success-scenarios, .problem-solution, 
    .pricing-transparency, .benefits-grid, .pricing-info, .supplier-types, .solution-grid, .how-it-works {
        padding: 80px 0; background: white; }

    .getting-started { background: #f7f7f7;  position: relative; }

    .platform-feature, .scenario {
        background: #f8f9fa;
        padding: 40px;
        border-radius: 10px;
        border-left: 4px solid #70b661;
    }

    .services-section h3, .content-section h3, .pricing-point h3, .onboarding-step h3, .cta-div h3,
    .feature-card h3, .platform-feature h3, .scenario h3, .step h3, .business-type h3, .supplier-type h3 {
        font-size: 1.5rem;
        margin-bottom: 15px;
        color: #4a4a4a;
        line-height: 1.3;
    }
    .pricing-point h3, .onboarding-step h3 {
        color: #70b661;
    }
    .services-section h3, .content-section h3 {
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .cta-div h3 {
        font-size: 2rem;
        color: white;
    }





.cta-note {
    font-size: 1rem;
    opacity: 0.8;
    margin: 0;
}

.cta-note a {
    color: white;
    text-decoration: underline;
    transition: all 0.3s ease; /* matches your existing transitions */
}

.cta-note a:hover {
    opacity: 0.8;
}

/* Subtle pattern for How It Works section */
.how-it-works {
    background: #f7f7f7;
    position: relative;
}


/* Add subtle divider between sections */
.section-divider {
    height: 1px;
    background: linear-gradient(90deg, transparent, #e9ecef, transparent);
    margin: 40px auto;
    width: 60%;
}

header {
    background: none;
    box-shadow: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 10px;
    transition: all 0.3s ease;
    height: 100px; /* Add fixed height */
    min-height: 100px; /* Ensure minimum height */
}

header.scrolled {
    background: white;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 100px; /* Same height as default */
    /* Remove max-height: 100px */
}

nav {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 1rem 0;
    gap: 30px;

}

.logo {
    height: 75px;
    width: auto;
}

.nav-menu {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 30px;
    list-style: none;
    width: 100%;
    margin-left: 20px;
    font-weight: 200;
}

.nav-item {
    position: relative;
}

.nav-link {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    padding: 10px 0;
    transition: color 0.3s ease;
    cursor: pointer;
    font-weight: 400;
    font-size: 1.1rem;
}

.nav-link:hover, .dropdown-item:hover { color: #70b661; }
header.scrolled .nav-link { color: #333; }
.dropdown { position: relative; }

.dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    min-width: 220px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    border-radius: 8px;
    padding: 10px 0;
    z-index: 1000;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-item {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.3s ease;
}

.mobile-menu-toggle { display: none; }


.hero-subtitle {
    font-size: 2rem;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
    font-weight: 300;
}

.subtitle {
    font-size: 1.8rem;
    font-family: HELVETICA;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
    font-weight: 300;
}


.content-section {
    padding: 40px 0;
    background: white;
}


.stats-box {
    background: #f8f9fa;
    margin-top: 40px;
    padding: 25px;
    border-radius: 5px;
}

.stats-box h3{ font-size: 1.8rem; }
.stat { margin-bottom: 20px; }

.stat-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: #70b661;
}

.stat-label {
    color: #6c757d;
    font-weight: 500;
}




/* Improved Footer */
footer {
    background: #4a4a4a;
    color: white;
    padding: 40px 0 30px;
    position: relative;
    margin-top: auto;
}

.footer-content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 60px;
    align-items: start;
    margin-bottom: 20px;
}

.footer-logo-section { text-align: left; }
.footer-description {
    color: #bdc3c7;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 300px;
}

.footer-links-section {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 40px;
}

.footer-column h4 {
    color: #70b661;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.footer-column ul {
    list-style: none;
    padding: 0;
}

.footer-column ul li {
    margin-bottom: 8px;
}

.footer-column ul li a {
    color: #bdc3c7;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 0.95rem;
}

.footer-column ul li a:hover {
    color: #70b661;
    padding-left: 5px;
}

.footer-bottom {
    text-align: center;
    color: #5a9951;
    font-size: 0.9rem;
}

.footer-bottom p {
    margin: 0;
}



/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
