/* ====================================
   ABOUT SECTION
==================================== */

.about {

    background: #fff;
}

.about-wrapper {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 80px;

    align-items: center;
}

.about-image {

    position: relative;
}

.about-image img {

    border-radius: 32px;

    box-shadow:
        0 25px 80px rgba(0, 0, 0, .12);
}

.about-content span {

    color: var(--primary);

    font-weight: 700;

    display: inline-block;

    margin-bottom: 12px;
}

.about-content h2 {

    font-size:
        clamp(2.5rem, 4vw, 4rem);

    margin-bottom: 20px;
}

.about-content p {

    color: var(--text);

    margin-bottom: 30px;

    max-width: 600px;
}

.about-features {

    display: grid;

    grid-template-columns:
        repeat(2, 1fr);

    gap: 18px;
}

.about-features div {

    display: flex;

    align-items: center;

    gap: 10px;

    font-weight: 600;
}

.about-features i {

    color: var(--primary);

    font-size: 1.1rem;
}

/* ====================================
   OFFER BANNER
==================================== */

.offer-banner {

    position: relative;

    overflow: hidden;

    padding: 120px 0;

    background:
        linear-gradient(135deg,
            var(--primary),
            var(--secondary));
}

.offer-banner::before {

    content: "";

    position: absolute;

    width: 400px;
    height: 400px;

    border-radius: 50%;

    background:
        rgba(255, 255, 255, .08);

    top: -180px;
    right: -100px;
}

.offer-banner::after {

    content: "";

    position: absolute;

    width: 250px;
    height: 250px;

    border-radius: 50%;

    background:
        rgba(255, 255, 255, .06);

    bottom: -100px;
    left: -80px;
}

.offer-content {

    position: relative;

    z-index: 2;

    text-align: center;

    color: #fff;
}

.offer-content span {

    display: inline-block;

    margin-bottom: 15px;

    font-weight: 700;

    opacity: .9;
}

.offer-content h2 {

    font-size:
        clamp(2.8rem, 5vw, 4.5rem);

    margin-bottom: 50px;
}

/* Countdown */

.countdown {

    display: flex;

    justify-content: center;

    gap: 25px;

    flex-wrap: wrap;
}

.countdown div {

    width: 120px;
    height: 120px;

    background:
        rgba(255, 255, 255, .15);

    backdrop-filter:
        blur(20px);

    border:
        1px solid rgba(255, 255, 255, .1);

    border-radius: 24px;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;
}

.countdown span {

    font-size: 2rem;

    font-weight: 700;

    margin-bottom: 5px;
}

.countdown small {

    font-size: .85rem;

    opacity: .8;
}

/* ====================================
   BRANCH SECTION
==================================== */

/* ==========================
   LOCATIONS
========================== */

.locations {

    background: #f8fafc;
}

.locations-grid {

    display: grid;

    grid-template-columns:
        repeat(auto-fit, minmax(350px, 1fr));

    gap: 30px;
}

.location-card {

    background: #fff;

    border-radius: 28px;

    overflow: hidden;

    box-shadow:
        0 15px 40px rgba(0, 0, 0, .05);

    transition: .4s ease;

    position: relative;
}

.location-card:hover {

    transform:
        translateY(-12px);

    box-shadow:
        0 25px 60px rgba(0, 0, 0, .12);
}

.location-image {

    height: 240px;

    overflow: hidden;
}

.location-image img {

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition: .5s;
}

.location-card:hover img {

    transform: scale(1.08);
}

.location-content {

    padding: 35px;
}

.location-content h3 {

    font-size: 2rem;

    margin-bottom: 15px;
}

.location-meta {

    display: flex;

    gap: 20px;

    flex-wrap: wrap;

    margin-bottom: 15px;

    color: #64748b;
}

.location-meta span {

    display: flex;

    align-items: center;

    gap: 8px;
}

.location-address {

    display: flex;

    align-items: flex-start;

    gap: 10px;

    margin-bottom: 25px;

    color: #64748b;
}

.location-address i {

    color: #0f766e;
}

.location-btn {

    display: inline-flex;

    align-items: center;

    gap: 10px;

    color: #0f766e;

    font-weight: 700;
}

.location-btn:hover {

    gap: 16px;
}

.featured-badge {

    position: absolute;

    top: 20px;
    right: 20px;

    z-index: 5;

    background: #14b8a6;

    color: #fff;

    padding: 8px 15px;

    border-radius: 50px;

    font-size: .85rem;
}

.swiper-slide {

    transform: scale(.92);

    transition: .4s;
}

.swiper-slide-active {

    transform: scale(1);
}

.locations-section {

    padding: 120px 0 140px;

    background: #f8fafc;
}

.branchSwiper {
    padding-bottom: 70px;
}

/* ====================================
   TESTIMONIALS
==================================== */


.testimonials {
    background-color: #f8fafc;
    /* Crisp backdrop so white cards pop */
    padding: 100px 0;
}

.testimonialSwiper {
    padding: 20px 15px 70px 15px !important;
    /* Space for slider pagination and shadows */
    max-width: 1100px;
    margin: 0 auto;
}

/* Modern Minimalist Card System */
.testimonial-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 24px;
    padding: 40px;
    position: relative;
    box-shadow: 0 4px 6px -1px rgba(15, 23, 42, 0.02), 0 2px 4px -1px rgba(15, 23, 42, 0.01);
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Large Floating Quote Mark */
.quote-icon {
    color: rgba(15, 118, 110, 0.08);
    /* Faded version of your --primary teal */
    font-size: 3.5rem;
    position: absolute;
    top: 25px;
    right: 35px;
    line-height: 1;
    pointer-events: none;
}

/* Gold Rating Star Metrics */
.rating-stars {
    display: flex;
    gap: 4px;
    color: #f59e0b;
    /* Matches your --accent gold color variable */
    font-size: 14px;
    margin-bottom: 20px;
}

/* Review Block Typography */
.review-text {
    font-size: 1.05rem;
    color: #475569;
    line-height: 1.8;
    margin-bottom: 24px;
    font-style: italic;
    flex-grow: 1;
    /* Aligns dividers evenly regardless of quote lengths */
}

.testimonial-card .divider {
    border: 0;
    border-top: 1px solid #f1f5f9;
    margin-bottom: 24px;
}

/* User Profile Row Layout */
.reviewer-profile {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Fallback Initials Avatar Badge (Matching Brand Themes) */
.reviewer-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(135deg, #0f766e, #14b8a6);
    /* Teal brand gradient */
    color: #ffffff;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 10px rgba(15, 118, 110, 0.15);
}

.reviewer-info h4 {
    font-size: 1.1rem;
    color: #08111f;
    /* Deep slate font color */
    margin-bottom: 2px;
    font-weight: 600;
}

.verified-buyer {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.8rem;
    color: #0f766e;
    /* Your brand primary teal */
    font-weight: 500;
}

.verified-buyer i {
    font-size: 11px;
}

/* --- INTERACTIVE ANIMATION STATES --- */

.testimonial-card:hover {
    transform: translateY(-8px);
    border-color: rgba(20, 184, 166, 0.25);
    /* Glow borders slightly on interaction */
    box-shadow: 0 20px 40px -15px rgba(15, 23, 42, 0.08);
}

/* Elegant Brand Navigation Pill Pagination */
.testimonial-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #cbd5e1;
    opacity: 1;
    transition: all 0.3s ease;
}

.testimonial-pagination .swiper-pagination-bullet-active {
    background: #0f766e;
    /* Primary Teal */
    width: 24px;
    border-radius: 4px;
}

/* ====================================
   APP SECTION
==================================== */

.app-section {

    background:
        linear-gradient(135deg,
            #08111f,
            #0f172a);

    color: #fff;

    overflow: hidden;
}

.app-wrapper {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 70px;

    align-items: center;
}

.app-content span {

    color: var(--secondary);

    font-weight: 700;

    display: inline-block;

    margin-bottom: 15px;
}

.app-content h2 {

    font-size:
        clamp(2.8rem, 5vw, 4rem);

    margin-bottom: 20px;
}

.app-content p {

    color:
        rgba(255, 255, 255, .7);

    max-width: 600px;

    margin-bottom: 30px;
}

.app-buttons {

    display: flex;

    gap: 15px;

    flex-wrap: wrap;
}

.app-image {

    position: relative;
}

.app-image img {

    max-width: 420px;

    margin: auto;

    filter:
        drop-shadow(0 25px 80px rgba(20, 184, 166, .3));
}

/* ====================================
   ABOUT SECTION
==================================== */

.about {

    background: #fff;
}

.about-wrapper {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 80px;

    align-items: center;
}

.about-image {

    position: relative;
}

.about-image img {

    border-radius: 32px;

    box-shadow:
        0 25px 80px rgba(0, 0, 0, .12);
}

.about-content span {

    color: var(--primary);

    font-weight: 700;

    display: inline-block;

    margin-bottom: 12px;
}

.about-content h2 {

    font-size:
        clamp(2.5rem, 4vw, 4rem);

    margin-bottom: 20px;
}

.about-content p {

    color: var(--text);

    margin-bottom: 30px;

    max-width: 600px;
}

.about-features {

    display: grid;

    grid-template-columns:
        repeat(2, 1fr);

    gap: 18px;
}

.about-features div {

    display: flex;

    align-items: center;

    gap: 10px;

    font-weight: 600;
}

.about-features i {

    color: var(--primary);

    font-size: 1.1rem;
}

/* ====================================
   OFFER BANNER
==================================== */

.offer-banner {

    position: relative;

    overflow: hidden;

    padding: 120px 0;

    background:
        linear-gradient(135deg,
            var(--primary),
            var(--secondary));
}

.offer-banner::before {

    content: "";

    position: absolute;

    width: 400px;
    height: 400px;

    border-radius: 50%;

    background:
        rgba(255, 255, 255, .08);

    top: -180px;
    right: -100px;
}

.offer-banner::after {

    content: "";

    position: absolute;

    width: 250px;
    height: 250px;

    border-radius: 50%;

    background:
        rgba(255, 255, 255, .06);

    bottom: -100px;
    left: -80px;
}

.offer-content {

    position: relative;

    z-index: 2;

    text-align: center;

    color: #fff;
}

.offer-content span {

    display: inline-block;

    margin-bottom: 15px;

    font-weight: 700;

    opacity: .9;
}

.offer-content h2 {

    font-size:
        clamp(2.8rem, 5vw, 4.5rem);

    margin-bottom: 50px;
}

/* Countdown */

.countdown {

    display: flex;

    justify-content: center;

    gap: 25px;

    flex-wrap: wrap;
}

.countdown div {

    width: 120px;
    height: 120px;

    background:
        rgba(255, 255, 255, .15);

    backdrop-filter:
        blur(20px);

    border:
        1px solid rgba(255, 255, 255, .1);

    border-radius: 24px;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;
}

.countdown span {

    font-size: 2rem;

    font-weight: 700;

    margin-bottom: 5px;
}

.countdown small {

    font-size: .85rem;

    opacity: .8;
}

/* ====================================
   BRANCH SECTION
==================================== */

.branches {

    background: #f8fafc;
}

.branch-grid {

    display: grid;

    grid-template-columns:
        repeat(auto-fit, minmax(250px, 1fr));

    gap: 25px;
}

.branch-card {

    background: #fff;

    border-radius: 28px;

    padding: 45px 30px;

    text-align: center;

    font-size: 1.2rem;

    font-weight: 700;

    box-shadow: var(--shadow);

    transition: .4s;

    position: relative;

    overflow: hidden;
}

.branch-card::before {

    content: "";

    position: absolute;

    inset: 0;

    background:
        linear-gradient(135deg,
            var(--primary),
            var(--secondary));

    opacity: 0;

    transition: .4s;
}

.branch-card:hover::before {

    opacity: 1;
}

.branch-card:hover {

    transform:
        translateY(-10px);
}

.branch-card:hover {

    color: #fff;
}

.branch-card {

    display: flex;

    align-items: center;

    justify-content: center;
}

/* ====================================
   TESTIMONIALS
==================================== */

.testimonials {

    background: #fff;
}

.testimonial-slider {

    max-width: 850px;

    margin: auto;

    position: relative;
}

.testimonial {

    display: none;

    background: #fff;

    border-radius: 30px;

    padding: 60px;

    text-align: center;

    box-shadow:
        0 20px 60px rgba(0, 0, 0, .06);
}

.testimonial.active {

    display: block;
}

.testimonial p {

    font-size: 1.15rem;

    color: var(--text);

    margin-bottom: 25px;

    line-height: 1.9;
}

.testimonial h4 {

    color: var(--primary);

    font-size: 1.1rem;
}

/* ====================================
   APP SECTION
==================================== */

.app-section {

    background:
        linear-gradient(135deg,
            #08111f,
            #0f172a);

    color: #fff;

    overflow: hidden;
}

.app-wrapper {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 70px;

    align-items: center;
}

.app-content span {

    color: var(--secondary);

    font-weight: 700;

    display: inline-block;

    margin-bottom: 15px;
}

.app-content h2 {

    font-size:
        clamp(2.8rem, 5vw, 4rem);

    margin-bottom: 20px;
}

.app-content p {

    color:
        rgba(255, 255, 255, .7);

    max-width: 600px;

    margin-bottom: 30px;
}

.app-buttons {

    display: flex;

    gap: 15px;

    flex-wrap: wrap;
}

.app-image {

    position: relative;
}

.app-image img {

    max-width: 420px;

    margin: auto;

    filter:
        drop-shadow(0 25px 80px rgba(20, 184, 166, .3));
}

/* ====================================
   NEWSLETTER SECTION
==================================== */

.newsletter {

    padding: 120px 0;

    background: #f8fafc;
}

.newsletter-box {

    background:
        linear-gradient(135deg,
            #08111f,
            #0f172a,
            #0f766e);

    border-radius: 32px;

    padding: 80px;

    text-align: center;

    color: #fff;

    position: relative;

    overflow: hidden;
}

.newsletter-box::before {

    content: "";

    position: absolute;

    width: 350px;
    height: 350px;

    border-radius: 50%;

    background:
        rgba(255, 255, 255, .06);

    top: -150px;
    right: -100px;
}

.newsletter-box h2 {

    font-size:
        clamp(2.5rem, 5vw, 4rem);

    margin-bottom: 15px;
}

.newsletter-box p {

    color:
        rgba(255, 255, 255, .7);

    margin-bottom: 35px;
}

.newsletter form {

    display: flex;

    justify-content: center;

    gap: 15px;

    flex-wrap: wrap;
}

.newsletter input {

    width: 420px;

    height: 60px;

    border: none;

    border-radius: 60px;

    padding: 0 24px;

    outline: none;

    font-size: 1rem;
}

.newsletter button {

    height: 60px;

    padding: 0 30px;

    border: none;

    border-radius: 60px;

    background:
        linear-gradient(135deg,
            var(--primary),
            var(--secondary));

    color: #fff;

    font-weight: 700;

    cursor: pointer;

    transition: .3s;
}

.newsletter button:hover {

    transform:
        translateY(-3px);
}

/* ==========================
   HERO SECTION
========================== */

.hero {

    min-height: 100vh;

    padding-top: 140px;

    display: flex;

    align-items: center;

    position: relative;

    overflow: hidden;

    background:
        radial-gradient(circle at top right,
            rgba(20, 184, 166, .3),
            transparent 35%),

        radial-gradient(circle at bottom left,
            rgba(245, 158, 11, .18),
            transparent 30%),

        linear-gradient(135deg,
            #08111f,
            #0f172a,
            #08111f);
}



.hero-wrapper {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 70px;
    align-items: center;
}

/* Hero Content */

.hero-content {

    position: relative;

    z-index: 5;
}

.hero-badge {

    display: inline-flex;

    align-items: center;

    gap: 10px;

    padding: 12px 18px;

    border-radius: 50px;

    background:
        rgba(255, 255, 255, .08);

    border:
        1px solid rgba(255, 255, 255, .1);

    color: #fff;

    backdrop-filter:
        blur(15px);

    margin-bottom: 25px;
}

.hero h1 {

    color: #fff;

    font-size:
        clamp(3.5rem, 6vw, 6rem);

    max-width: 700px;

    line-height: 1;

    margin-bottom: 25px;
}

.hero p {

    color:
        rgba(255, 255, 255, .75);

    max-width: 600px;

    font-size: 1.1rem;

    margin-bottom: 35px;
}

/* Hero Buttons */

.hero-buttons {

    display: flex;

    gap: 15px;

    margin-bottom: 45px;
}

/* Hero Stats */

.hero-stats {

    display: flex;

    gap: 50px;
}

.hero-stats h3 {

    color: #fff;

    font-size: 2rem;

    margin-bottom: 5px;
}

.hero-stats span {

    color:
        rgba(255, 255, 255, .6);

    font-size: .95rem;
}

/* ====================================
   HERO IMAGE AREA
==================================== */

.hero-image {

    position: relative;

    z-index: 5;
}

.hero-image img {
    width: 100%;
    max-width: 100%;
    height: auto;

    border-radius: 30px;

    object-fit: cover;
}

.hero-image img {


    border-radius: 32px;

    box-shadow:
        0 30px 100px rgba(0, 0, 0, .35);

    transition: .5s ease;
}

.hero-image:hover img {

    transform:
        scale(1.02);
}

/* Floating Cards */

.hero-card {

    position: absolute;

    padding: 18px 24px;

    border-radius: 20px;

    background:
        rgba(255, 255, 255, .12);

    backdrop-filter:
        blur(20px);

    border:
        1px solid rgba(255, 255, 255, .12);

    color: #fff;

    font-weight: 600;

    display: flex;

    align-items: center;

    gap: 10px;

    box-shadow:
        0 15px 40px rgba(0, 0, 0, .15);
}

.hero-card i {

    color: var(--accent);
}

.card-1 {

    top: 100px;
    left: -40px;
}

.card-2 {

    bottom: 100px;
    right: -40px;
}

/* Animated Hero Shapes */

.hero-shape {

    position: absolute;

    border-radius: 50%;

    filter: blur(80px);

    opacity: .5;
}

.hero-shape-1 {

    width: 350px;
    height: 350px;

    background: #14b8a6;

    top: -100px;
    right: -100px;

    animation: floatY 8s ease-in-out infinite;
}

.hero-shape-2 {

    width: 250px;
    height: 250px;

    background: #f59e0b;

    left: -80px;
    bottom: -80px;

    animation: floatY 10s ease-in-out infinite;
}

@keyframes floatY {

    50% {

        transform:
            translateY(40px);
    }
}

/* ====================================
   STATS SECTION
==================================== */

.stats {

    position: relative;

    margin-top: -90px;

    z-index: 10;
}

.stats-grid {

    display: grid;

    grid-template-columns:
        repeat(4, 1fr);

    gap: 25px;
}

.stat-card {

    background: #fff;

    padding: 40px;

    border-radius: 28px;

    text-align: center;

    box-shadow: var(--shadow);

    transition: .4s;
}

.stat-card:hover {

    transform:
        translateY(-10px);

    box-shadow:
        0 25px 60px rgba(0, 0, 0, .08);
}

.stat-card h3 {

    font-size: 3rem;

    color: var(--primary);

    margin-bottom: 10px;
}

.stat-card p {

    color: var(--text);

    font-size: 1rem;
}

/* ====================================
   SECTION HEADERS
==================================== */

.section-header {

    text-align: center;

    margin-bottom: 70px;
}

.section-header span {

    display: inline-block;

    color: var(--primary);

    font-weight: 700;

    margin-bottom: 12px;
}

.section-header h2 {

    font-size:
        clamp(2.5rem, 4vw, 4rem);

    margin-bottom: 20px;
}

.section-header p {

    max-width: 700px;

    margin: auto;

    color: var(--text);
}

/* ==========================
   SHOP CATEGORIES
========================== */

.shop-categories {

    background: #fff;
}

.category-header {

    display: flex;

    justify-content: space-between;

    align-items: center;

    margin-bottom: 35px;
}

.category-header h2 {

    font-size: 2rem;

    font-weight: 700;
}

.category-header a {

    color: #0f766e;

    font-weight: 600;

    display: flex;

    align-items: center;

    gap: 8px;
}

.category-scroll {

    display: grid;

    grid-template-columns:
        repeat(8, 1fr);

    border: 1px solid #e5e7eb;

    border-radius: 24px;

    overflow: hidden;

    background: #fff;
}

.category-item {

    padding: 30px 20px;

    text-align: center;

    border-right: 1px solid #e5e7eb;

    transition: .3s;

    cursor: pointer;
}

.category-item:last-child {

    border-right: none;
}

.category-item:hover {

    background: #f8fafc;
}

.category-image {

    width: 120px;
    height: 120px;

    margin: auto auto 20px;

    background: #f8fafc;

    border-radius: 16px;

    display: flex;

    align-items: center;

    justify-content: center;
}

.category-image img {

    max-width: 85px;
    max-height: 85px;

    object-fit: contain;

    transition: .3s;
}

.category-item:hover img {

    transform: scale(1.08);
}

.category-item h4 {

    font-size: 1rem;

    font-weight: 600;

    color: #1e293b;
}

.category-item {

    position: relative;

    overflow: hidden;
}

.category-item::before {

    content: "";

    position: absolute;

    inset: 0;

    background:
        radial-gradient(circle at center,
            rgba(20, 184, 166, .12),
            transparent 70%);

    opacity: 0;

    transition: .4s;
}

.category-item:hover::before {

    opacity: 1;
}

.category-image img {

    transition: .4s ease;
}

.category-item:hover img {

    transform:
        translateY(-8px) scale(1.08);
}

.category-item {

    transition:
        transform .4s ease,
        box-shadow .4s ease;
}

.category-item:hover {

    transform:
        translateY(-10px);

    box-shadow:
        0 20px 50px rgba(0, 0, 0, .08);
}

.category-item {

    border-bottom: 3px solid transparent;
}

.category-item:hover {

    border-bottom:
        3px solid #14b8a6;
}

/* Find this block in your index.css file and update the opacity value */
.category-item {
    opacity: 1 !important;
    /* Change from 0 to 1 to reveal them immediately */
    transform: translateY(0) !important;
    /* Reset position offsets */
    transition: transform .4s ease, box-shadow .4s ease;
}

.category-item.show {

    opacity: 1;

    transform:
        translateY(0);
}

.category-scroll {

    display: flex;

    overflow-x: auto;

    scroll-behavior: smooth;

    scrollbar-width: none;
}

.category-scroll::-webkit-scrollbar {

    display: none;
}

.category-item::after {

    content: "";

    position: absolute;

    top: 0;
    left: -100%;

    width: 100%;
    height: 100%;

    background:
        linear-gradient(90deg,
            transparent,
            rgba(255, 255, 255, .6),
            transparent);

    transition: .8s;
}

.category-item:hover::after {

    left: 100%;
}

/* ====================================
   REVEAL ANIMATION
==================================== */

.reveal {

    opacity: 0;

    transform:
        translateY(50px);

    transition: 1s ease;
}

.reveal.active {

    opacity: 1;

    transform:
        translateY(0);
}

/* ====================================
   FEATURE HOVER EFFECT
==================================== */

.category-card,
.stat-card {

    will-change: transform;
}


/* Container hidden-overflow wrapper */
.promo-strip {
    width: 100%;
    overflow: hidden;
    background: #f8fafc;
    /* Adjust background color if needed */
    padding: 20px 0;
    margin-bottom: 50px;
    white-space: nowrap;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}

/* Flex track running the animation loop */
.promo-track {
    display: inline-flex;
    gap: 60px;
    /* Spacing between your promo slogans */
    padding-left: 100%;
    /* Pushes starting state offscreen for a natural entry point */
    animation: tickerMove 20s linear infinite;
}

.promo-strip span {
    font-weight: 700;
    color: #94a3b8;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
}

/* --- CHOOSE YOUR DIRECTION KEYFRAMES --- */

/* Option A: To move items smoothly from Right to Left */
@keyframes tickerMove {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Option B: To move items smoothly from Left to Right 
   (If you prefer this direction, replace the keyframes block above with this one)
@keyframes tickerMove {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}
*/



/* ====================================================================
   GLOBAL RESPONSIVE ENGINE & BREAKPOINTS FIXES
==================================================================== */

/* --- 1. Universal Container Fluidity --- */
.container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}

@media (max-width: 640px) {
    .container {
        padding: 0 16px;
        /* Tighter padding on tiny screens to optimize view space */
    }

    .section,
    .locations-section,
    .testimonials {
        padding: 60px 0 !important;
        /* Standardizes spacious, clean section breaks on mobile */
    }
}

/* --- 2. Hero Section Fixing (Eliminates Right-Side Image Clipping) --- */
.hero-wrapper {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    /* Solves layout math breakage across screen scales */
    gap: 40px;
    align-items: center;
}

.hero-image {
    width: 100%;
    position: relative;
}

.hero-image img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    border-radius: 24px;
}

/* Hero Intermediate Tablet Adjustments */
@media (max-width: 1024px) {
    .hero-wrapper {
        grid-template-columns: 1fr;
        /* Switches content into a natural vertical column stack */
        text-align: center;
        gap: 50px;
    }

    .hero-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .hero-buttons {
        justify-content: center;
        width: 100%;
    }

    .hero-image {
        max-width: 550px;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .hero h1 {
        font-size: 2.4rem !important;
        /* Scaled down perfectly so titles never wrap clumsily */
        line-height: 1.2;
    }

    .hero-buttons {
        flex-direction: column;
        /* Stack primary/secondary buttons sequentially on mobile frames */
        width: 100%;
        gap: 12px;
    }

    .hero-buttons .btn {
        width: 100%;
        /* Massive tap targets for easy thumb navigation interaction */
    }
}

/* --- 3. Floating Stats Metrics Bar Banner --- */
.stats {
    position: relative;
    margin-top: -60px;
    /* Pulls up naturally against the hero backdrop gradient block */
    z-index: 20;
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

@media (max-width: 991px) {
    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
        /* Clean 2x2 grid representation across tablets */
    }
}

@media (max-width: 480px) {
    .stats {
        margin-top: -30px;
        /* Flattens positioning elegantly for compact smartphone viewports */
    }

    .stats-grid {
        grid-template-columns: 1fr;
        /* Single column flow stacking index markers */
        gap: 16px;
    }

    .stat-card {
        padding: 24px;
    }

    .stat-card h3 {
        font-size: 2.2rem;
    }
}

/* --- 4. Promo Text Marquee Strip Ticker --- */
@media (max-width: 768px) {
    .promo-track {
        gap: 40px;
        /* Compresses white-space gutters between phrases on smaller viewports */
        animation-duration: 15s;
        /* Accelerates animation cycles slightly to maintain rhythmic flow */
    }

    .promo-strip span {
        font-size: 12px;
    }
}

/* --- 5. Featured 3-Column Promo Grid Layouts --- */
.showcase-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

@media (max-width: 1024px) {
    .showcase-grid {
        grid-template-columns: 1fr;
        /* Changes grid pattern to dynamic 1-column layout frames */
        gap: 20px;
    }

    .showcase-card {
        min-height: auto;
    }

    .showcase-content {
        padding: 30px;
    }
}

/* --- 6. Infinite Benefits Inline Sliding Strip --- */
.benefits-slider {
    padding: 50px 0;
    overflow-x: hidden;
}

@media (max-width: 640px) {
    .benefit-card {
        min-width: 220px;
        /* Marginally downscales card frameworks to make space for immediate siblings */
        padding: 20px;
    }

    .benefit-card i {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
    }
}

/* --- 7. Responsive Navigation Structure Cleanup --- */
@media (max-width: 768px) {
    .nav-menu {
        position: fixed;
        top: 80px;
        left: -100%;
        width: 100%;
        height: calc(100vh - 80px);
        /* Extends viewport cover correctly without breaking frame constraints */
        background: #ffffff;
        flex-direction: column;
        justify-content: flex-start;
        gap: 30px;
        padding: 50px 30px;
        transition: all 0.4s ease-in-out;
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
        overflow-y: auto;
        /* Handles vertical overflows seamlessly if custom menu counts rise */
    }

    .nav-menu.active {
        left: 0;
    }
}

/* ====================================================================
   MOBILE HERO LAYOUT OPTIMIZATION (Fixes overlapping badges & clipping)
==================================================================== */
@media (max-width: 768px) {

    /* 1. Reset Hero Content Spacing so no text gets hidden under fixed navbar */
    .hero {
        padding-top: 110px !important;
        /* Ensures the header doesn't clip top content */
        min-height: auto !important;
        padding-bottom: 40px;
    }

    .hero-content {
        margin-bottom: 30px;
        /* Gives breathable space before the image starts */
    }

    /* 2. Contain the Floating Image Cards gracefully */
    .hero-image {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        overflow: hidden;
        /* Keeps the badges tightly locked inside the image radius area */
        border-radius: 32px;
    }

    /* Pull the badges inside the picture boundaries cleanly */
    .hero-card.card-1 {
        top: 15px !important;
        left: 15px !important;
        right: auto !important;
    }

    .hero-card.card-2 {
        bottom: 15px !important;
        right: 15px !important;
        left: auto !important;
    }

    /* Downscale badge paddings and font size so they don't fight for space */
    .hero-card {
        padding: 10px 16px !important;
        font-size: 0.85rem !important;
        border-radius: 14px !important;
        white-space: nowrap;
    }

    /* 3. Tame the Stats overlapping pull-up */
    .stats {
        margin-top: 24px !important;
        /* Changes the aggressive negative pull to clean positive separation */
        position: relative;
        z-index: 10;
    }

    .stats-grid {
        grid-template-columns: 1fr !important;
        /* Clean stack for phone screen flows */
        gap: 16px !important;
    }
}

/* ====================================================================
   MOBILE CATEGORIES OPTIMIZATION
==================================================================== */
@media (max-width: 768px) {

    /* 1. Fix the parent container to allow wrapping instead of squeezing */
    .category-scroll {
        display: grid !important;
        /* Change '3' to '2' if you want larger cards (2 per row) instead of 3 */
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 12px !important;
        padding: 12px !important;
        border: none !important;
        /* Removes the thick box border on mobile for a cleaner look */
        background: transparent !important;
        overflow-x: hidden !important;
    }

    /* 2. Style each category card to be proportional on phones */
    .category-item {
        background: #ffffff;
        border: 1px solid #e5e7eb !important;
        border-radius: 16px !important;
        padding: 16px 10px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-bottom: none !important;
        /* Cleans up desktop hover styles */
    }

    /* 3. Scale down the image circle so it sits nicely */
    .category-image {
        width: 70px !important;
        height: 70px !important;
        border-radius: 12px !important;
        margin: 0 auto 10px !important;
        background: #f8fafc !important;
        padding: 10px !important;
    }

    .category-image img {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    /* 4. Fix typography sizing and word wraps */
    .category-item h4 {
        font-size: 0.85rem !important;
        font-weight: 600 !important;
        line-height: 1.3 !important;
        color: #1e293b !important;
        word-break: break-word;
        /* Prevents long titles like "Meat & Seafood" from breaking container rules */
    }

    /* Remove the moving slide animation on mobile to prevent layout jitter */
    .category-item::after {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .category-header {
        display: flex !important;
        align-items: center !important;
        /* Forces vertical centering */
        justify-content: space-between !important;
        gap: 15px !important;
        margin-bottom: 25px !important;
    }

    .category-header h2 {
        font-size: 1.5rem !important;
        /* Downscales header size slightly for phones */
        line-height: 1.2 !important;
    }

    .category-header a {
        font-size: 0.95rem !important;
        white-space: nowrap !important;
        /* Prevents "View All" from breaking into two lines */
    }
}

/* ====================================================================
   MOBILE 'WHY CHOOSE US' ABOUT SECTION CLEANUP
==================================================================== */
@media (max-width: 991px) {

    /* 1. Stack image above content naturally on mobile devices */
    .about-wrapper {
        grid-template-columns: 1fr !important;
        /* Drops side-by-side elements down to 1 row layout */
        gap: 40px !important;
        /* Breathable margin spacer between text blocks and images */
        text-align: center;
    }

    /* 2. Bring back the visual display priority flag to restore image visibility */
    .about-image {
        display: block !important;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        /* Centers image cleanly on mobile views */
    }

    .about-image img {
        width: 100%;
        height: auto;
        border-radius: 24px !important;
        /* Slightly tighter border radius for mobile symmetry */
    }

    /* 3. Center align content markers */
    .about-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about-content p {
        margin-left: auto;
        margin-right: auto;
    }

    /* 4. Convert squeezed 2-column features list into a readable single column format */
    .about-features {
        grid-template-columns: 1fr !important;
        /* Solves layout breaks by cascading markers sequentially */
        gap: 16px !important;
        width: 100%;
        max-width: 320px;
        /* Locks container to perfectly keep rows uniform and neat */
        margin: 0 auto;
        text-align: left;
        /* Keeps individual items aligned with checkmarks */
    }

    .about-features div {
        background: #ffffff;
        padding: 12px 20px;
        border-radius: 14px;
        border: 1px solid #e2e8f0;
        /* Formats list items as individual interactive rows */
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);
    }
}

/* ====================================================================
   MOBILE STATS SECTION: 2 CARDS PER ROW GRID
==================================================================== */
@media (max-width: 768px) {

    /* 1. Force the stats container to become a dynamic 2x2 grid */
    .stats-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        /* Exactly 2 equal columns per row */
        gap: 12px !important;
        /* Tightens space between cards for a neat layout */
        padding: 0 4px !important;
    }

    /* 2. Scale down padding and text size inside cards so content fits beautifully */
    .stat-card {
        padding: 24px 12px !important;
        /* Slightly snugger padding for small phone screens */
        border-radius: 20px !important;
        /* Keeps smooth card curves scaled to the new width */
    }

    /* 3. Adjust stat numbers typography */
    .stat-card h3 {
        font-size: 1.8rem !important;
        /* Optimizes font sizing so big metrics like "10k+" fit seamlessly */
        margin-bottom: 6px !important;
    }

    /* 4. Adjust secondary label description text */
    .stat-card p {
        font-size: 0.85rem !important;
        /* Slightly smaller text size to prevent clunky word wraps */
        line-height: 1.3 !important;
    }
}



/* ====================================
   WEEKLY SALES AND DEALS THEME STYLING
==================================== */

.weekly-sales {
    background-color: #ffffff;
    padding: 100px 0;
}

/* Layout Header Alignment Row */
/* ====================================================================
   FIXED SALES HEADER & CATEGORY CHIPS ALIGNMENT
==================================================================== */

/* Desktop Grid Alignment: Spreads title left and category chips right */
.sales-header-row {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    /* Vertically centers or baseline-aligns items */
    margin-bottom: 40px !important;
    width: 100%;
    gap: 30px;
}

/* Isolates text stacking vertically while keeping row placement intact */
.header-titles-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sales-header-row h2 {
    font-size: clamp(1.8rem, 3vw, 2.4rem) !important;
    color: #08111f;
    font-weight: 800;
    margin: 0;
    letter-spacing: -0.5px;
}

/* Cleans up spacing on the filter container track */
.filter-track {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    margin: 0;
    padding: 0;
}

/* --- CROSS-DEVICE ULTRA-RESPONSIVE FIX --- */
@media (max-width: 992px) {

    /* Stacks text items cleanly on top of each other on tablets and phones */
    .sales-header-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 24px !important;
        margin-bottom: 30px !important;
    }

    /* Allows horizontal finger-swiping for filters on mobile screens */
    .filter-track {
        width: 100% !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        padding-bottom: 8px !important;
        scrollbar-width: none;
        /* Hides horizontal bars on Firefox */
    }

    .filter-track::-webkit-scrollbar {
        display: none;
        /* Hides scrollbars on Safari/Chrome */
    }
}
.sales-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background-color: rgba(245, 158, 11, 0.1);
    color: #f59e0b;
    /* Brand Accent Amber color */
    font-size: 13px;
    font-weight: 700;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 14px;
}

.sales-header-row h2 {
    font-size: clamp(1.8rem, 4vw, 2.6rem);
    color: #08111f;
    /* Brand Slate Black */
    font-weight: 800;
    margin: 0;
}

/* Category Filter Tabs Scroller Track */
.filter-track {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scrollbar-width: none;
    padding-bottom: 4px;
}

.filter-track::-webkit-scrollbar {
    display: none;
}

.filter-chip {
    padding: 10px 22px;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #64748b;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.filter-chip:hover {
    background-color: #e2e8f0;
    color: #08111f;
}

.filter-chip.active {
    background-color: #0f766e;
    /* Primary Teal */
    border-color: #0f766e;
    color: #ffffff;
    box-shadow: 0 8px 16px rgba(15, 118, 110, 0.2);
}

/* Product Content Grid Display Matrix */
.sales-product-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* 5 Columns desktop display */
    gap: 24px;
    transition: all 0.4s ease;
}

/* Individual Product Cards Structure */
.sale-product-card {
    background: #ffffff;
    border: 1px solid #edf2f7;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

/* Card Media/Image Block Element */
.card-media-header {
    height: 230px;
    background-color: #f8fafc;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    overflow: hidden;
}

.card-media-header img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

/* Premium Gold Discount Ribbon Ribbon Badge */
.discount-tag {
    position: absolute;
    top: 16px;
    left: 16px;
    background-color: #f59e0b;
    /* Golden Yellow */
    color: #ffffff;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 8px;
    z-index: 5;
    box-shadow: 0 4px 10px rgba(245, 158, 11, 0.25);
}

/* Hover Quick Action Buttons Grid Panel */
.hover-action-overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(8, 17, 31, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.action-trigger {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #ffffff;
    border: none;
    color: #08111f;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(15px);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.action-trigger:hover {
    background-color: #0f766e;
    color: #ffffff;
}

/* Information Container Area */
.card-info-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.product-title {
    font-size: 14px;
    font-weight: 600;
    color: #08111f;
    line-height: 1.4;
    margin-bottom: 6px;
    display: -webkit-box;
    
    /* Truncates long text gracefully at line 2 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}

.product-measurement {
    font-size: 12px;
    color: #64748b;
    margin-bottom: 16px;
    display: block;
}

.price-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    margin-top: auto;
    /* Pushes price section to align perfectly row-by-row */
}

.slashed-price {
    font-size: 14px;
    color: #94a3b8;
    text-decoration: line-through;
    font-weight: 500;
}

.sale-current-price {
    font-size: 18px;
    color: #ef4444;
    /* Alert Sale Red */
    font-weight: 700;
}

/* Add To Cart Solid Brand Button CTA */
.add-to-cart-cta {
    width: 100%;
    height: 46px;
    background-color: transparent;
    border: 1px solid #0f766e;
    color: #0f766e;
    font-size: 14px;
    font-weight: 600;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
}

/* --- CARD HOVER INTERACTION STATES --- */
.sale-product-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(15, 23, 42, 0.06);
    border-color: #e2e8f0;
}

.sale-product-card:hover .card-media-header img {
    transform: scale(1.06);
}

.sale-product-card:hover .hover-action-overlay {
    opacity: 1;
    pointer-events: auto;
}

.sale-product-card:hover .action-trigger {
    transform: translateY(0);
}

.sale-product-card:hover .add-to-cart-cta {
    background-color: #0f766e;
    /* Fills brand color completely on card hover */
    color: #ffffff;
    box-shadow: 0 8px 16px rgba(15, 118, 110, 0.2);
}

/* ====================================================================
   WEEKLY SALES DEVICE-Fluid RESPONSIVENESS MEDIA QUERIES
==================================================================== */
@media (max-width: 1200px) {
    .sales-product-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 992px) {
    .sales-header-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .filter-track {
        width: 100%;
    }

    .sales-product-wrapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }
}

@media (max-width: 768px) {
    .sales-product-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Native App-Like Horizontal Swipe Track Fallback strictly for smaller mobile devices */
@media (max-width: 480px) {
    .weekly-sales {
        padding: 60px 0 !important;
    }

    .sales-product-wrapper {
        display: flex !important;
        flex-direction: row !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory !important;
        gap: 16px !important;
        padding: 10px 20px 30px 20px !important;
        margin: 0 -20px !important;
        scrollbar-width: none;
    }

    .sales-product-wrapper::-webkit-scrollbar {
        display: none;
    }

    .sale-product-card {
        min-width: 250px !important;
        max-width: 250px !important;
        scroll-snap-align: center !important;
        flex-shrink: 0 !important;
    }

    /* Reveal card tools on touchscreens natively */
    .hover-action-overlay {
        opacity: 1;
        pointer-events: auto;
        background: transparent;
        height: auto;
        top: 16px;
        right: 16px;
        left: auto;
        bottom: auto;
    }

    .action-trigger {
        width: 36px;
        height: 36px;
        font-size: 14px;
        transform: none;
    }

    .action-trigger[title="Quick View"] {
        display: none;
    }

    /* Saves clean visibility layout constraints */
}


/* ====================================
   DYNAMIC QUICK VIEW MODAL WINDOW
==================================== */
.quickview-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    /* Higher than everything else */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
}

/* Frosted Glass Backdrop Overlay */
.quickview-modal .modal-overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(8, 17, 31, 0.4);
    backdrop-filter: blur(8px);
}

/* Window Content Box Container Frame */
.quickview-modal .modal-container {
    position: relative;
    width: 90%;
    max-width: 800px;
    background-color: #ffffff;
    border-radius: 28px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.8);
    transform: scale(0.9);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden;
    z-index: 2;
}

/* Close Trigger Button */
.modal-close-trigger {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #e2e8f0;
    background: #ffffff;
    color: #64748b;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all 0.3s ease;
}

.modal-close-trigger:hover {
    background-color: #ef4444;
    color: #ffffff;
    border-color: #ef4444;
}

/* Grid Layout Splits */
.modal-content-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.modal-media-pane {
    background-color: #f8fafc;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}

.modal-media-pane img {
    max-width: 100%;
    max-height: 280px;
    object-fit: contain;
}

.modal-info-pane {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal-dept {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f766e;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.modal-info-pane h2 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #08111f;
    line-height: 1.3;
    margin-bottom: 6px;
}

.modal-size {
    font-size: 13px;
    color: #64748b;
    margin-bottom: 20px;
}

.modal-price-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.modal-old-price {
    font-size: 16px;
    color: #94a3b8;
    text-decoration: line-through;
}

.modal-new-price {
    font-size: 24px;
    color: #ef4444;
    font-weight: 700;
}

.modal-description {
    font-size: 14px;
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 25px;
}

/* Quantity Control Selectors + Button Layout Rows */
.modal-action-row {
    display: flex;
    gap: 15px;
    align-items: center;
}

.quantity-selector {
    display: flex;
    align-items: center;
    border: 1px solid #cbd5e1;
    border-radius: 12px;
    height: 48px;
    overflow: hidden;
}

.qty-btn {
    width: 40px;
    height: 100%;
    background: transparent;
    border: none;
    color: #08111f;
    cursor: pointer;
    font-size: 12px;
    transition: background 0.2s;
}

.qty-btn:hover {
    background-color: #f1f5f9;
}

.quantity-selector input {
    width: 45px;
    height: 100%;
    border: none;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #08111f;
    outline: none;
    
}

.quantity-selector input::-webkit-outer-spin-button,
.quantity-selector input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal-add-to-cart-cta {
    flex-grow: 1;
    height: 48px;
    background: linear-gradient(135deg, #0f766e, #14b8a6);
    border: none;
    color: #ffffff;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 8px 16px rgba(15, 118, 110, 0.2);
    transition: transform 0.2s ease;
}

.modal-add-to-cart-cta:active {
    transform: scale(0.98);
}

/* --- ACTIVE WINDOW TOGGLE STATES --- */
.quickview-modal.active {
    opacity: 1;
    pointer-events: auto;
}

.quickview-modal.active .modal-container {
    transform: scale(1);
}

/* --- MOBILE LANDSCAPE LAYOUT COLLAPSE BREAKPOINTS --- */
@media (max-width: 768px) {
    .modal-content-layout {
        grid-template-columns: 1fr;
    }

    .modal-media-pane {
        padding: 30px;
        height: 180px;
    }

    .modal-media-pane img {
        max-height: 100%;
    }

    .modal-info-pane {
        padding: 24px;
    }

    .modal-info-pane h2 {
        font-size: 1.3rem;
    }

    .modal-description {
        display: none;
    }

    /* Saves clean visibility vertical mobile proportions */
    .quickview-modal .modal-container {
        width: 95%;
        max-height: 90vh;
        overflow-y: auto;
    }
}