/* Base & Theme */
body {
    margin: 0;
    font-family: 'Montserrat', Arial, sans-serif;
    background: linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    color: #fff;
    min-height: 100vh;
    transition: background 0.5s;
    overflow-x: hidden;
}
.gradient-text {
    background: linear-gradient(90deg, #a4508b 0%, #5f0a87 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.glass {
    background: rgba(160, 80, 139, 0.18) !important;
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
    border-radius: 16px;
}

/* Glassmorphism utility for all cards/sections */
.glass, .features-section, .how-section, .testimonials-section, .matches-section, .cta-section, .footer-section {
    background: rgba(160, 80, 139, 0.18) !important;
    backdrop-filter: blur(18px) saturate(180%);
    -webkit-backdrop-filter: blur(18px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
    border-radius: 24px;
    color: #fff;
}

.features-section, .how-section, .testimonials-section, .matches-section, .cta-section, .footer-section {
    max-width: 1100px;
    margin: 2.5rem auto 2.5rem auto;
    padding: 2.5rem 1.2rem 2.5rem 1.2rem;
    box-sizing: border-box;
    border-radius: 32px;
    position: relative;
    z-index: 1;
}

.features-section h2, .how-section h2, .testimonials-section h2, .matches-section h2, .cta-section h2 {
    color: #ffd6f6;
    font-weight: 900;
    font-size: 2.2rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
}

/* Remove previous section backgrounds */
.features-section, .how-section, .testimonials-section, .matches-section, .cta-section, .footer-section {
    background-image: none !important;
}

/* Glassy cards */
.feature-card, .testimonial-card, .how-step, .match-card {
    background: rgba(255,255,255,0.13) !important;
    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
    border-radius: 20px;
    color: #fff;
    border: 1.5px solid rgba(255,255,255,0.18);
}

/* Footer glass fix */
.footer-section {
    box-shadow: 0 -2px 24px #a4508b33;
    color: #fff;
}

/* Adjust text for readability */
.features-section, .how-section, .testimonials-section, .matches-section, .cta-section, .footer-section {
    color: #fff;
}

/* --- Navbar Redesign --- */
.navbar {
    position: sticky;
    top: 0;
    z-index: 100;
    width: 100%;
    padding: 1rem 0;
    background: rgba(160, 80, 139, 0.25);
    box-shadow: 0 2px 16px rgba(106,17,203,0.15);
    backdrop-filter: blur(20px);
    border-bottom: 1.5px solid rgba(255,255,255,0.15);
    transition: background 0.3s, box-shadow 0.3s;
}
.logo-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-width: 110px;
    margin-right: 1.2rem;
}
.logo {
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 0 2px 12px rgba(164, 80, 139, 0.6), 0 0 20px rgba(255, 214, 246, 0.3);
    transition: color 0.3s, text-shadow 0.3s;
    line-height: 1.1;
    position: relative;
    z-index: 2;
}

.logo:hover {
    color: #ffd6f6;
    text-shadow: 0 2px 16px rgba(164, 80, 139, 0.8), 0 0 30px rgba(255, 214, 246, 0.5);
}
.dealer-badge {
    color: #ffd6f6;
    font-size: 0.85rem;
    font-weight: 600;
    border-radius: 12px;
    padding: 0.1em 0.6em 0.1em 0.6em;
    margin: 0.18em 0 0 0;
    letter-spacing: 0.5px;
    vertical-align: middle;
    background: none !important;
    box-shadow: none !important;
    text-align: left;
    opacity: 0.85;
}
.navbar-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.2rem;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.2rem;
    min-height: 80px;
}
.desktop-nav {
    display: flex;
    gap: 2rem;
    flex: 1 1 auto;
    justify-content: center;
    align-items: center;
}
.desktop-nav a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
    transition: color 0.2s;
    position: relative;
    padding: 0.5em 1.2em;
    border-radius: 18px;
    background: none;
    display: inline-block;
}
.desktop-nav a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffd6f6;
    transition: width 0.3s;
    position: absolute;
    left: 0; bottom: -4px;
}
.desktop-nav a:hover {
    color: #ffd6f6;
    background: rgba(255,255,255,0.08);
}
.desktop-nav a:hover:after {
    width: 100%;
}
.nav-actions {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: 1.2rem;
}
.btn-secondary.get-id-btn, .btn-whatsapp {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.05rem !important;
    font-family: 'Montserrat', Arial, sans-serif !important;
    font-weight: 700 !important;
    border-radius: 20px !important;
    padding: 0.5rem 1.2rem !important;
    min-width: 120px !important;
    height: 42px !important;
    box-sizing: border-box !important;
    margin: 0 0.2rem !important;
    line-height: 1.1 !important;
    border: none !important;
    vertical-align: middle !important;
    background: rgba(255,255,255,0.10) !important;
    color: #ffd6f6 !important;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}
.btn-whatsapp {
    min-width: 42px !important;
    width: 42px !important;
    padding: 0 !important;
    justify-content: center !important;
}
.btn-whatsapp i {
    font-size: 1.3em;
    color: #25d366 !important;
}
.btn-secondary.get-id-btn:hover, .btn-whatsapp:hover {
    background: #ffd6f6 !important;
    color: #a4508b !important;
    box-shadow: 0 2px 12px #ffd6f655;
}
.btn-whatsapp:hover i {
    color: #fff !important;
}

/* Buttons */
.btn-primary {
    display: inline-block;
    background: linear-gradient(90deg, #a4508b 0%, #5f0a87 100%);
    color: #fff;
    padding: 0.9rem 2.2rem;
    border-radius: 30px;
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    box-shadow: 0 4px 16px #a4508b33;
    border: none;
    margin: 0.3rem 0.5rem 0.3rem 0;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.2s;
    cursor: pointer;
}
.btn-secondary, .get-id-btn {
    display: inline-block;
    background: #fff;
    color: #a4508b;
    padding: 0.9rem 2.2rem;
    border-radius: 30px;
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    box-shadow: 0 4px 16px #a4508b22;
    border: none;
    margin: 0.3rem 0.5rem 0.3rem 0;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.2s;
    cursor: pointer;
}
.btn-primary:active, .btn-secondary:active {
    transform: scale(0.97);
}
.btn-primary:hover {
    background: #ffd6f6;
    color: #a4508b;
    box-shadow: 0 4px 24px #a4508b55;
}
.btn-secondary:hover, .get-id-btn:hover {
    background: #a4508b;
    color: #fff;
    box-shadow: 0 4px 24px #a4508b55;
}

/* Hero Section */
.hero-section {
    min-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
    padding: 2rem 1.2rem 0 1.2rem;
    background: linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    text-align: left;
    position: relative;
}
.hero-content {
    flex: 1 1 350px;
    min-width: 300px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.hero-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 1rem;
    line-height: 1.1;
}
.hero-tagline {
    font-size: 1.2rem;
    color: #fff;
    margin-bottom: 2rem;
    opacity: 0.92;
}
.hero-ctas {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}
.hero-illustration {
    flex: 1 1 320px;
    min-width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.hero-illustration img {
    width: 100%;
    max-width: 340px;
    border-radius: 24px;
    box-shadow: 0 8px 32px #a4508b33;
}
.section-divider {
    display: block;
    width: 100vw;
    height: 60px;
    margin: 0;
    position: absolute;
    left: 0; bottom: 0;
    z-index: 0;
}

/* Features Section */
.features-section {
    background: #fff;
    text-align: center;
    padding: 3rem 1.2rem 2rem 1.2rem;
    position: relative;
    z-index: 1;
}
.features-section h2 {
    font-size: 2rem;
    color: #a4508b;
    margin-bottom: 2rem;
    font-weight: 800;
}
.features-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    max-width: 900px;
    margin: 0 auto;
}
.feature-card {
    background: rgba(160, 80, 139, 0.08);
    border-radius: 20px;
    box-shadow: 0 2px 12px #a4508b11;
    padding: 2rem 1.2rem 1.5rem 1.2rem;
    text-align: center;
    color: #a4508b;
    font-size: 1rem;
    font-weight: 600;
    transition: box-shadow 0.2s, transform 0.2s, background 0.2s;
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.feature-card:hover {
    box-shadow: 0 4px 24px #a4508b33;
    background: #f7e1ff;
    transform: translateY(-4px) scale(1.04);
}
.feature-icon {
    font-size: 2.2rem;
    margin-bottom: 0.7rem;
    color: #5f0a87;
    transition: transform 0.2s;
}
.feature-card:hover .feature-icon {
    transform: scale(1.2) rotate(-8deg);
}
@media (min-width: 600px) {
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 900px) {
    .features-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* How It Works */
.how-section {
    background: linear-gradient(135deg, #fff 0%, #f7e1ff 100%);
    text-align: center;
    padding: 3rem 1.2rem 2rem 1.2rem;
    position: relative;
    z-index: 1;
}
.how-section h2 {
    font-size: 2rem;
    color: #a4508b;
    margin-bottom: 2rem;
    font-weight: 800;
}
.how-steps {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    max-width: 900px;
    margin: 0 auto;
}
.how-step {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 12px #a4508b11;
    padding: 1.5rem 1.2rem;
    text-align: center;
    color: #a4508b;
    font-size: 1rem;
    font-weight: 600;
    min-width: 180px;
    max-width: 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.how-icon {
    font-size: 2rem;
    margin-bottom: 0.7rem;
    color: #5f0a87;
}
.how-arrow {
    font-size: 2rem;
    color: #a4508b;
    align-self: center;
}
@media (min-width: 700px) {
    .how-steps {
        flex-direction: row;
        justify-content: center;
        gap: 2.5rem;
    }
    .how-arrow {
        transform: rotate(0deg);
    }
}
@media (max-width: 699px) {
    .how-arrow {
        transform: rotate(90deg);
    }
}

/* Testimonials */
.testimonials-section {
    background: linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    text-align: center;
    padding: 3rem 1.2rem 2rem 1.2rem;
    color: #fff;
    position: relative;
    z-index: 1;
}
.testimonials-section h2 {
    font-size: 2rem;
    color: #ffd6f6;
    margin-bottom: 2rem;
    font-weight: 800;
}
.testimonials-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    max-width: 900px;
    margin: 0 auto;
}
.testimonial-card {
    background: rgba(255,255,255,0.18);
    border-radius: 20px;
    box-shadow: 0 2px 12px #a4508b11;
    padding: 2rem 1.2rem 1.5rem 1.2rem;
    text-align: left;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 1.2rem;
}
.testimonial-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ffd6f6;
    flex-shrink: 0;
}
.testimonial-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonial-content {
    flex: 1;
}
.testimonial-rating {
    color: #ffd700;
    font-size: 1.1rem;
    margin-bottom: 0.3rem;
}
.testimonial-name {
    display: block;
    margin-top: 0.7rem;
    font-style: normal;
    color: #ffd6f6;
    font-weight: 600;
    font-size: 0.95rem;
}
@media (min-width: 700px) {
    .testimonials-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .testimonial-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .testimonial-content {
        text-align: center;
    }
}

/* Matches Section */
.matches-section {
    text-align: center;
}

.matches-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-top: 2rem;
}

.matches-empty {
    text-align: center;
    color: #fff;
}

.match-card {
    padding: 1.5rem;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    border: 1.5px solid rgba(255,255,255,0.18);
}

.match-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(31, 38, 135, 0.25);
}

.match-teams {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    gap: 1rem;
}

.team {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.team-logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 0.5rem;
    border: 2px solid rgba(255,255,255,0.2);
}

.team-name {
    font-weight: 600;
    font-size: 0.9rem;
    color: #fff;
    text-align: center;
}

.match-vs {
    font-weight: 700;
    font-size: 1.2rem;
    color: #ffd6f6;
    margin: 0 1rem;
}

.match-info {
    margin: 1rem 0;
    padding: 0.8rem;
    background: rgba(255,255,255,0.08);
    border-radius: 12px;
}

.match-time {
    font-weight: 600;
    color: #ffd6f6;
    font-size: 1rem;
    margin-bottom: 0.3rem;
}

.match-league {
    font-size: 0.85rem;
    color: rgba(255,255,255,0.8);
    font-weight: 500;
}

/* Lay and Back Display Styling */
.lay-back-display {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.team-lay-back {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.8rem;
}

.team-name-small {
    font-size: 0.9rem;
    font-weight: 600;
    color: #ffd6f6;
    text-align: center;
}

.lay-back-values {
    display: flex;
    gap: 1rem;
    justify-content: center;
}

.lay-value, .back-value {
    padding: 0.6rem 1rem;
    border-radius: 8px;
    font-size: 0.85rem;
    font-weight: 600;
    min-width: 80px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.back-value {
    background: #00bcd4; /* Cyan color */
    color: #fff;
}

.lay-value {
    background: #ffb74d; /* Skin color */
    color: #fff;
}

.match-bet-btn {
    margin-top: 1rem;
    padding: 0.7rem 1.5rem;
    font-size: 0.95rem;
}

@media (min-width: 600px) {
    .matches-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .lay-back-display {
        flex-direction: row;
        justify-content: space-around;
        gap: 2rem;
    }
    
    .team-lay-back {
        flex: 1;
        max-width: 200px;
    }
}

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

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    color: #fff;
    text-align: center;
    padding: 3rem 1.2rem 3rem 1.2rem;
    animation: fadeInUp 1.2s cubic-bezier(.4,0,.2,1);
    position: relative;
    z-index: 1;
}
.cta-section h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    color: #ffd6f6;
    letter-spacing: 1px;
    font-weight: 800;
}
.cta-section p {
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
}
.cta-btns {
    margin-top: 1.2rem;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
    align-items: center;
}
@media (min-width: 500px) {
    .cta-btns {
        flex-direction: row;
    }
}

/* Footer Section */
.footer-section {
    background: #fff;
    text-align: center;
    padding: 2.5rem 1.2rem 1.5rem 1.2rem;
    color: #a4508b;
    font-size: 1rem;
    box-shadow: 0 -2px 8px #a4508b11;
    animation: fadeInUp 1.2s cubic-bezier(.4,0,.2,1);
    position: relative;
    z-index: 2;
}
.footer-columns {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    margin-bottom: 16px;
}
.footer-col h4 {
    margin: 0 0 10px 0;
    font-size: 16px;
}
.footer-col ul { list-style: none; padding: 0; margin: 0; }
.footer-col ul li { margin: 6px 0; }
.footer-col a { color: inherit; opacity: 0.85; text-decoration: none; }
.footer-col a:hover { opacity: 1; text-decoration: underline; }
.age-warning { text-align: center; }
.footer-socials {
    margin-bottom: 1.2rem;
}
.footer-socials a {
    color: #a4508b;
    font-size: 1.5rem;
    margin: 0 0.7rem;
    transition: color 0.2s, transform 0.2s;
    display: inline-block;
}
.footer-socials a:hover {
    color: #5f0a87;
    transform: scale(1.15) rotate(-8deg);
}
.footer-newsletter {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.2rem;
    gap: 0.5rem;
}
.footer-newsletter input[type="email"] {
    padding: 0.7rem 1.2rem;
    border-radius: 24px;
    border: 1.5px solid #a4508b;
    font-size: 1rem;
    outline: none;
    margin-right: 0.5rem;
    transition: border 0.2s;
}
.footer-newsletter input[type="email"]:focus {
    border: 1.5px solid #5f0a87;
}
.footer-newsletter button {
    padding: 0.7rem 1.5rem;
    border-radius: 24px;
    border: none;
    background: #a4508b;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s, transform 0.2s;
}
.footer-newsletter button:hover {
    background: #5f0a87;
    color: #ffd6f6;
    transform: scale(1.05);
}

/* Chat Floating Button */
.chat-fab {
    position: fixed;
    bottom: 3.5rem;
    left: 1.2rem;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    box-shadow: 0 4px 16px #a4508b44;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.2s;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 400;
}
.chat-fab:hover {
    background: #ffd6f6;
    color: #a4508b;
    box-shadow: 0 8px 32px #a4508b44;
    transform: scale(1.08);
}

/* Animations for button click */
.clicked {
    animation: btnClick 0.3s cubic-bezier(.4,0,.2,1);
}
@keyframes btnClick {
    0% { transform: scale(1); }
    50% { transform: scale(0.93); }
    100% { transform: scale(1); }
}

/* Lay and Back styling complete */

/* Scrollbar styling */
::-webkit-scrollbar {
    width: 8px;
    background: #f7e1ff;
}
::-webkit-scrollbar-thumb {
    background: #a4508b;
    border-radius: 8px;
}

/* Responsive Navbar */
@media (max-width: 900px) {
    .desktop-nav {
        display: none;
    }
    .hamburger {
        display: flex;
    }
    .nav-actions {
        gap: 0.5rem;
    }
}
@media (min-width: 901px) {
    .mobile-menu {
        display: none !important;
    }
} 

.hero-gaming-bg {
    position: relative;
    min-height: 92vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('https://images.pexels.com/photos/3894215/pexels-photo-3894215.jpeg?auto=compress&w=1500&q=80') center center/cover no-repeat, linear-gradient(135deg, #a4508b 0%, #5f0a87 100%);
    overflow: hidden;
}
.hero-overlay {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(120deg, rgba(30,0,60,0.7) 0%, rgba(90,0,120,0.6) 100%);
    z-index: 1;
}
.hero-centered {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5vw 2vw 7vw 2vw;
    background: rgba(255,255,255,0.13);
    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    border-radius: 32px;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
}
.hero-logo {
    width: 120px;
    height: 120px;
    border-radius: 14px;
    margin-bottom: 0.8rem;
}
.hero-title {
    font-size: 2.8rem;
    font-weight: 900;
    margin-bottom: 1.2rem;
    line-height: 1.1;
    letter-spacing: 1px;
}
.hero-tagline {
    font-size: 1.3rem;
    color: #fff;
    margin-bottom: 2.2rem;
    opacity: 0.95;
}
.hero-ctas-centered {
    display: flex;
    flex-direction: row;
    gap: 1.2rem;
    justify-content: center;
}
@media (max-width: 700px) {
    .hero-title {
        font-size: 2rem;
    }
    .hero-tagline {
        font-size: 1.05rem;
    }
    .hero-ctas-centered {
        flex-direction: column;
        gap: 0.8rem;
        width: 100%;
    }
    .hero-centered {
        padding: 12vw 2vw 14vw 2vw;
    }
} 

/* Text color improvements */
body, .features-section, .how-section, .testimonials-section, .cta-section, .footer-section {
    color: #f5eaff;
}
.features-section h2, .how-section h2, .testimonials-section h2, .cta-section h2 {
    color: #fff;
    text-shadow: 0 2px 8px #a4508b55;
}
.feature-card h3, .how-step h4, .testimonial-name {
    color: #ffd6f6;
}
.feature-card p, .how-step p, .testimonial-content p, .footer-section p, .footer-section label, .footer-section input, .footer-section button {
    color: #f5eaff;
}

/* Center section buttons */
.features-section .btn-primary, .features-section .btn-secondary,
.how-section .btn-primary, .how-section .btn-secondary,
.testimonials-section .btn-primary, .testimonials-section .btn-secondary,
.cta-section .cta-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 2rem auto 0 auto;
}
.cta-btns {
    flex-direction: row;
}
@media (max-width: 600px) {
    .cta-btns {
        flex-direction: column;
        gap: 0.7rem;
    }
}

/* Header buttons smaller on mobile */
@media (max-width: 900px) {
    .nav-actions .btn-primary, .nav-actions .btn-secondary {
        font-size: 0.95rem;
        padding: 0.5rem 1.1rem;
        border-radius: 20px;
        margin: 0 0.2rem;
    }
}

/* Hamburger always visible on mobile */
@media (max-width: 900px) {
    .hamburger {
        display: flex !important;
    }
    .desktop-nav {
        display: none;
    }
}

/* Mobile friendly improvements */
@media (max-width: 700px) {
    .features-section, .how-section, .testimonials-section, .cta-section, .footer-section {
        padding: 1.2rem 0.5rem 1.2rem 0.5rem;
        margin: 1.2rem 0;
        border-radius: 18px;
    }
    .feature-card, .testimonial-card, .how-step {
        padding: 1.2rem 0.7rem;
        border-radius: 14px;
    }
    .hero-centered {
        padding: 10vw 2vw 12vw 2vw;
    }
    .hero-title {
        font-size: 1.4rem;
    }
    .hero-tagline {
        font-size: 0.95rem;
    }
    
    .lay-back-display {
        gap: 0.8rem;
        margin-top: 1rem;
    }
    
    .lay-back-values {
        gap: 0.5rem;
    }
    
    .lay-value, .back-value {
        padding: 0.4rem 0.8rem;
        font-size: 0.8rem;
        min-width: 70px;
    }
} 

.no-card {
    background: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-radius: 0 !important;
    padding: 5vw 2vw 7vw 2vw;
}

/* WhatsApp button in navbar */
.btn-whatsapp {
    display: inline-flex;
    align-items: center;
    gap: 0.5em;
    background: #25d366;
    color: #fff !important;
    font-weight: 700;
    font-size: 1.05rem;
    border-radius: 20px;
    padding: 0.5rem 1.2rem;
    border: none;
    box-shadow: 0 2px 8px #25d36633;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, transform 0.2s;
    text-decoration: none;
}
.btn-whatsapp:hover {
    background: #128c7e;
    color: #fff;
    transform: scale(1.05);
}

/* Disabled WhatsApp button styles */
.btn-whatsapp[href="#"] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.btn-whatsapp[href="#"]:hover {
    background: #128c7e;
    transform: none;
    box-shadow: 0 2px 8px #25d36633;
}

/* How arrow color */
.how-arrow i {
    color: #ffd6f6 !important;
    filter: drop-shadow(0 2px 6px #5f0a87cc);
}

/* Footer social icons with brand colors */
.footer-socials {
    display: flex;
    justify-content: center;
    gap: 1.2rem;
    margin-bottom: 1.2rem;
}
.footer-social {
    font-size: 1.7rem;
    border-radius: 50%;
    padding: 0.4em;
    background: rgba(255,255,255,0.08);
    transition: background 0.2s, color 0.2s, transform 0.2s;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.footer-social.twitter { color: #1da1f2; }
.footer-social.facebook { color: #1877f3; }
.footer-social.instagram { color: #e4405f; }
.footer-social.whatsapp { color: #25d366; }

/* Disabled footer social WhatsApp styles */
.footer-social.whatsapp[href="#"] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.footer-social.whatsapp[href="#"]:hover {
    background: rgba(255,255,255,0.08);
    transform: none;
}

.footer-social:hover {
    background: #fff;
    color: #a4508b !important;
    transform: scale(1.12);
}

/* News Ticker */
.news-ticker {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #202124;
    border-top: 1px solid #e0e3e7;
    border-bottom: 1px solid #e0e3e7;
}
.news-ticker:before, .news-ticker:after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    width: 60px;
    pointer-events: none;
    z-index: 2;
}
.news-ticker:before {
    left: 0;
    background: linear-gradient(90deg, #fff 20%, rgba(255,255,255,0));
}
.news-ticker:after {
    right: 0;
    background: linear-gradient(270deg, #fff 20%, rgba(255,255,255,0));
}
.news-ticker-track {
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    animation: tickerMove 12s linear infinite;
}
.news-ticker-icon { color: #1a73e8; margin-left: 60px; }
.news-ticker span { color: #202124; padding-left: 20px; display: inline-block; font-weight: 600; }
@keyframes tickerMove {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

/* Screenshots section */
.screenshots-section {
    max-width: 1100px;
    margin: 2.5rem auto 2.5rem auto;
    padding: 2.5rem 1.2rem 2.5rem 1.2rem;
    box-sizing: border-box;
    border-radius: 32px;
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,0.13);
    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.18);
    color: #fff;
    text-align: center;
}

.screenshots-section h2 {
    color: #ffd6f6;
    font-weight: 900;
    font-size: 2.2rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
}

.screenshots-container {
    margin-top: 2rem;
}

.screenshot-text {
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd6f6;
    margin-bottom: 1rem;
    text-shadow: 0 2px 8px rgba(164, 80, 139, 0.5);
}

.screenshot-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* Desktop Screenshots */
.desktop-screenshots {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 2rem;
    flex-wrap: wrap;
}

/* Mobile Screenshots */
.mobile-screenshots {
    display: none;
}

.screenshots-slider {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    overflow: hidden;
}

.screenshot-slide {
    display: none;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: opacity 0.3s ease;
}

.screenshot-slide.active {
    display: flex;
}

.screenshot-dots {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 1.5rem;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 214, 246, 0.3);
    cursor: pointer;
    transition: background 0.3s ease;
}

.dot.active {
    background: #ffd6f6;
    box-shadow: 0 0 10px rgba(255, 214, 246, 0.5);
} 

.hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5em;
    background: linear-gradient(90deg, #ffd6f6 0%, #a4508b 100%);
    color: #5f0a87;
    font-weight: 800;
    font-size: 1.05rem;
    border-radius: 18px;
    padding: 0.4em 1.2em;
    margin-bottom: 1.2em;
    box-shadow: 0 2px 8px #a4508b33;
    letter-spacing: 1px;
    animation: fadeInUp 1.2s cubic-bezier(.4,0,.2,1);
}

.mobile-mockup {
    background: #222;
    border-radius: 32px;
    box-shadow: 0 8px 32px #a4508b33, 0 2px 8px #fff2;
    padding: 1.1em 0.5em 1.5em 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-width: 120px;
    min-height: 400px;
    max-width: 220px;
    margin: 0 0.5em;
}
.mobile-mockup:before {
    content: '';
    display: block;
    position: absolute;
    top: 0.5em; left: 50%;
    transform: translateX(-50%);
    width: 40px; height: 6px;
    background: #fff4;
    border-radius: 3px;
}
.screenshot-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(164, 80, 139, 0.3);
    background: #fff;
    padding: 0;
    margin-bottom: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.screenshot-img:hover {
    transform: scale(1.05);
    box-shadow: 0 12px 40px rgba(164, 80, 139, 0.4);
}
@media (max-width: 900px) {
    .desktop-screenshots {
        display: none;
    }
    .mobile-screenshots {
        display: block;
    }
    .screenshot-img {
        max-width: 280px;
        border-radius: 12px;
    }
}
@media (max-width: 600px) {
    .screenshot-img {
        width: 100%;
        max-width: 280px;
        height: auto;
    }
    .screenshots-slider {
        max-width: 280px;
    }
    .hero-centered {
        padding: 14vw 2vw 16vw 2vw;
    }
    .hero-mobile-svg {
        margin-top: -2vw;
    }
} 

.dealer-badge {
    color: #ffd6f6;
    font-size: 0.85rem;
    font-weight: 700;
    border-radius: 12px;
    padding: 0.2em 0.8em;
    margin-left: 0.7em;
    letter-spacing: 0.5px;
    vertical-align: middle;
    background: none !important;
    box-shadow: none !important;
}

/* Responsive fixes for all sections */
@media (max-width: 900px) {
    .navbar-inner {
        flex-direction: column;
        align-items: stretch;
        gap: 0.5rem;
        padding: 0 0.5rem;
    }
    .logo-block {
        align-items: center;
        justify-content: center;
        min-width: 0;
        margin: 0 auto 0.2rem auto;
        width: 100%;
        padding: 1rem 0;
        min-height: 60px;
    }
    .logo {
        text-align: center;
        width: 100%;
        font-size: 1.8rem;
        white-space: nowrap;
        overflow: visible;
        text-overflow: clip;
    }
    .dealer-badge {
        text-align: center;
        width: 100%;
        margin: 0.18em 0 0 0;
        font-size: 0.75rem;
    }
    .desktop-nav {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0.7rem;
        width: 100%;
        margin: 0.2rem 0;
    }
    .nav-actions {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 0.7rem;
        width: 100%;
        margin: 0.2rem 0 0.5rem 0;
    }
    .btn-secondary.get-id-btn, .btn-whatsapp {
        width: 100%;
        min-width: 0 !important;
        max-width: 320px !important;
        font-size: 1.1rem !important;
        height: 44px !important;
        margin: 0 0.2rem !important;
    }
    .btn-whatsapp {
        width: 44px !important;
        min-width: 44px !important;
        max-width: 44px !important;
        padding: 0 !important;
    }
}

@media (max-width: 600px) {
    .logo {
        font-size: 1.6rem;
        letter-spacing: 1px;
        margin-bottom: 0.3rem;
    }
    .dealer-badge {
        font-size: 0.7rem;
        margin-top: 0.2rem;
    }
    .navbar-inner {
        padding: 0 0.3rem;
        min-height: 90px;
    }
    .logo-block {
        padding: 1.2rem 0;
        min-height: 70px;
    }
}

.hamburger, .mobile-menu, .close-mobile-menu { display: none !important; }

/* Safety for text overflow */
.hero-title, .hero-tagline, .feature-card h3, .feature-card p, .how-step h4, .how-step p, .testimonial-content p, .testimonial-name, .stat-label, .stat-number, .screenshots-section h2, .cta-section h2, .cta-section p, .footer-section p {
    overflow-wrap: break-word;
    word-break: break-word;
} 

.close-mobile-menu {
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
    background: rgba(255,255,255,0.12);
    color: #ffd6f6;
    border: none;
    font-size: 2.5rem;
    font-weight: 900;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1001;
    box-shadow: 0 2px 12px #a4508b33;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}
.close-mobile-menu:hover {
    background: #ffd6f6;
    color: #a4508b;
    box-shadow: 0 4px 24px #ffd6f655;
}
@media (max-width: 900px) {
    .close-mobile-menu {
        display: flex !important;
    }
} 

.hero-title {
    font-size: 2.6rem;
    font-weight: 900;
    background: linear-gradient(90deg, #fff700 0%, #ffd6f6 40%, #ff6ec4 80%, #a4508b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    letter-spacing: 1.5px;
    margin-bottom: 0.7rem;
    text-align: center;
    text-shadow: 0 4px 32px #fff70099, 0 2px 16px #ff6ec499, 0 1px 0 #fff8;
}
.hero-tagline {
    color: #fffbe7;
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 1.2rem;
    text-shadow: 0 2px 16px #fff70099, 0 1px 0 #fff8;
}
@media (max-width: 700px) {
    .hero-title {
        font-size: 1.4rem;
    }
    .hero-tagline {
        font-size: 0.95rem;
    }
} 