:root{--bg-primary:#0d0d0d;--bg-secondary:#1a1a1a;--color-red:#e60023;--color-red-dark:#b8001c;--text-primary:#fff;--text-secondary:#bfbfbf;--gradient-red:linear-gradient(90deg,#e60023,#ff1f3d);--shadow-red:0 0 10px rgba(230,0,35,.5)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Roboto,'Helvetica Neue',sans-serif;background:var(--bg-primary);min-height:100vh;display:flex;flex-direction:column}.site-header{background-color:transparent;position:absolute;top:0;left:0;width:100%;height:80px;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}.site-header.scrolled{position:fixed;box-shadow:0 8px 20px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.header-container{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.logo-area{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.logo-image{height:60px;width:auto;max-width:280px;object-fit:contain;transition:transform .25s ease}.logo-image:hover{transform:scale(1.02)}.logo-text-fallback{font-weight:800;font-size:1.8rem;letter-spacing:-.5px;color:var(--text-primary);display:none}.right-section{display:flex;align-items:center;gap:1rem;flex-shrink:0}.social-links{display:flex;align-items:center;gap:.8rem}.social-icon{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .25s ease;border-radius:50%;background:#fff;width:42px;height:42px}.social-icon i{font-size:22px;transition:all .2s;color:#2c3e50}.social-icon.instagram:hover{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-icon.instagram:hover i,.social-icon.facebook:hover i,.social-icon.whatsapp:hover i{color:#fff;transform:scale(1.1)}.social-icon.facebook:hover{background-color:#1877f2}.social-icon.whatsapp:hover{background-color:#25d366}.contact-btn{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:600;font-size:.95rem;padding:10px 24px;background:linear-gradient(135deg,#f5f7fb 0%,#e8ecf1 100%);color:#1a1a2e;border-radius:40px;transition:all .3s ease;white-space:nowrap}.contact-btn i{font-size:1rem;color:var(--color-red);transition:transform .2s}.contact-btn:hover{background:var(--gradient-red);color:var(--text-primary);transform:translateY(-2px);box-shadow:var(--shadow-red)}.contact-btn:hover i{color:var(--text-primary);transform:translateX(3px)}main{flex:1}.site-header{background-color:transparent;position:absolute;top:0;left:0;width:100%;z-index:1000}.hero-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.85) 20%,rgba(230,0,35,.25) 60%,rgba(0,0,0,.85) 100%);z-index:1}.hero-section{position:relative;overflow:hidden;height:600px;min-height:450px;width:100%;isolation:isolate;margin-top:0;padding-top:0}.hero-vignette{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.8) 100%);z-index:1;pointer-events:none}.hero-container{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;background: url('images/MONGA SHOWROOM IMG/MONGA TYRE SHOW ROOM DAYLIGHT.png') center/cover no-repeat;background-attachment:fixed;background-size:cover;background-position:center top;padding:0 100px;animation:cinematicZoom 3s ease-out forwards;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.hero-container::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background: url('images/MONGA SHOWROOM IMG/MONGA TYRE SHOW ROOM DARK.png') center/cover no-repeat;background-attachment:fixed;background-size:100% 100%;background-position:center top;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);z-index:-1}.hero-container:hover::before{opacity:1}.hero-container{background: url('images/MONGA SHOWROOM IMG/MONGA TYRE SHOW ROOM DAYLIGHT.png') center/cover no-repeat;background-attachment:fixed;background-size:100% 100%;background-position:center}@keyframes cinematicZoom {
    0% { 
        opacity: 0; 
        transform: scale(1.15);
        filter: blur(8px);
    }
    40% { 
        opacity: 0.7; 
    }
    100% { 
        opacity: 1; 
        transform: scale(1);
        filter: blur(0);
    }
}.hero-left{flex:1;max-width:55%;animation:slideUpPremium .8s cubic-bezier(.4,0,.2,1) forwards;opacity:0;background:rgba(0,0,0,.65);backdrop-filter:blur(15px);border-radius:25px;border:1px solid rgba(255,255,255,.2);padding:30px 35px;box-shadow:0 20px 40px rgba(0,0,0,.4);transition:all .3s ease}.hero-left:hover{background:rgba(0,0,0,.75);border-color:rgba(230,0,35,.5);transform:translateY(-3px);box-shadow:0 25px 50px rgba(0,0,0,.5)}.hero-left{background:rgba(0,0,0,.45)!important;backdrop-filter:blur(0)!important;border-radius:25px!important;border:1px solid rgba(255,255,255,.2)!important;padding:30px 35px!important;box-shadow:0 20px 40px rgba(0,0,0,.4)!important;transition:all .3s ease!important}.hero-left:hover{background:rgba(0,0,0,.75)!important;border-color:rgba(230,0,35,.5)!important;transform:translateY(-3px)!important;box-shadow:0 25px 50px rgba(0,0,0,.5)!important}.hero-left .hero-tagline .tagline-text{color:#fff;text-shadow:0 0 10px rgba(230,0,35,.3)}.hero-left .hero-main-title .title-accent{color:var(--color-red)}.hero-left .hero-main-title .title-light{color:#fff}.hero-left .hero-subtitle{color:rgba(255,255,255,.95)}.hero-left .hero-description{color:rgba(255,255,255,.9)}@keyframes slideUpPremium {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}.hero-tagline{margin-bottom:5px;animation:fadeInUp .6s ease-out .2s both}.tagline-text{font-size:.6rem;letter-spacing:3px;color:green;font-weight:600;text-transform:uppercase;background:linear-gradient(135deg,#e60023,#ff3b5c);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(230,0,35,.5)}.hero-main-title{font-size:2rem;font-weight:800;margin-bottom:5px;line-height:1.1;animation:fadeInUp .6s ease-out .3s both}.title-accent{color:var(--color-red);display:inline-block;text-shadow:0 2px 10px rgba(0,0,0,.8) , 0 0 8px rgba(230,0,35,.5);letter-spacing:-.5px;margin-right:8px}.title-light{color:var(--text-primary);display:inline-block;text-shadow:0 2px 15px rgba(0,0,0,.9);font-weight:700}.hero-subtitle{font-size:1rem;font-weight:600;color:rgba(255,255,255,1);margin-bottom:8px;letter-spacing:-.3px;text-shadow:0 2px 10px rgba(0,0,0,.7);animation:fadeInUp .6s ease-out .4s both}.hero-description{font-size:.8rem;color:rgba(255,255,255,1);line-height:1.4;margin-bottom:12px;max-width:85%;text-shadow:0 1px 8px rgba(0,0,0,.5);font-weight:400;animation:fadeInUp .6s ease-out .5s both}.hero-buttons{display:flex;gap:12px;animation:fadeInUp .6s ease-out .6s both}.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,var(--color-red),var(--color-red-dark));color:#fff;text-decoration:none;border-radius:40px;font-weight:700;font-size:.8rem;letter-spacing:.5px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.hero-btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.hero-btn-primary:hover::before{left:100%}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(230,0,35,.5);gap:10px}.hero-btn-primary i{transition:transform .3s ease;font-size:.8rem}.hero-btn-primary:hover i{transform:translateX(3px)}.hero-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:rgba(0,0,0,.6);backdrop-filter:blur(12px);color:#fff;text-decoration:none;border-radius:40px;font-weight:600;font-size:.8rem;border:1px solid rgba(255,255,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn-secondary i{font-size:.8rem}.hero-btn-secondary:hover{background:rgba(230,0,35,.8);transform:translateY(-2px);border-color:var(--color-red);box-shadow:0 5px 15px rgba(0,0,0,.3)}.hero-right{flex:1;max-width:35%;display:flex;flex-direction:column;align-items:flex-end;gap:10px;animation:slideRightPremium .8s cubic-bezier(.4,0,.2,1) .3s forwards;opacity:0}@keyframes slideRightPremium {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}.hero-stats{display:flex;gap:0;background:rgba(0,0,0,.75);backdrop-filter:blur(20px);padding:12px 25px;border-radius:20px;border:1px solid rgba(255,255,255,.15);width:100%;justify-content:space-around;box-shadow:0 15px 30px rgba(0,0,0,.4);transition:all .3s ease}.hero-stats:hover{border-color:rgba(230,0,35,.6);box-shadow:0 20px 40px rgba(0,0,0,.5);transform:translateY(-3px);background:rgba(0,0,0,.85)}.stat-box{text-align:center;position:relative}.stat-divider{width:1px;height:25px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.4),transparent);align-self:center}.stat-number{display:block;font-size:1.3rem;font-weight:800;background:linear-gradient(135deg,#e60023,#ff6b8a);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 15px rgba(230,0,35,.5);letter-spacing:-.5px}.stat-label{display:block;font-size:.6rem;color:rgba(255,255,255,.95);margin-top:4px;font-weight:500;letter-spacing:.3px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.hero-badge{display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(0,0,0,.7);backdrop-filter:blur(16px);padding:6px 18px;border-radius:40px;border:1px solid rgba(230,0,35,.5);transition:all .3s ease}.hero-badge:hover{border-color:var(--color-red);background:rgba(230,0,35,.25);transform:scale(1.02)}.hero-badge i{font-size:.9rem;color:var(--color-red);filter:drop-shadow(0 0 5px rgba(230,0,35,.6))}.hero-badge span{color:#fff;font-weight:600;font-size:.7rem;letter-spacing:1px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.hero-scroll-indicator{display:none}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}.features-section{padding:80px 20px;background:var(--bg-secondary)}.features-container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:50px}.section-subtitle{color:var(--color-red);font-size:1rem;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:10px}.section-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:15px}.section-desc{color:#888;font-size:1rem;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:20px}.alloys,.tyres,.accessories,.service{background:linear-gradient(135deg,#111,var(--bg-secondary));border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column}.card-image-container{width:100%;height:220px;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.alloys:hover .card-image,.tyres:hover .card-image,.accessories:hover .card-image,.service:hover .card-image{transform:scale(1.08)}.card-overlay{padding:5px 10px 5px;text-align:center;background:linear-gradient(135deg,#111,var(--bg-secondary));transition:all .3s ease}.alloys:hover,.tyres:hover,.accessories:hover,.service:hover{transform:translateY(-8px);border-color:rgba(230,0,35,.6);box-shadow:0 20px 40px rgba(0,0,0,.4)}.alloys:hover .card-overlay,.tyres:hover .card-overlay,.accessories:hover .card-overlay,.service:hover .card-overlay{background:linear-gradient(135deg,var(--color-red),var(--color-red-dark))}.card-overlay h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:.5px}.card-overlay p{color:var(--text-secondary);line-height:1.5;font-size:.9rem;margin-bottom:0}.alloys:hover .card-overlay h3,.tyres:hover .card-overlay h3,.accessories:hover .card-overlay h3,.service:hover .card-overlay h3,.alloys:hover .card-overlay p,.tyres:hover .card-overlay p,.accessories:hover .card-overlay p,.service:hover .card-overlay p{color:#fff}.alloy-carousel-section{width:100%;max-width:1400px;margin:60px auto;padding:30px 20px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:30px;border:2px solid #fff;height:400px;animation:fadeInUp .8s ease-out}.alloy-carousel-header{text-align:center;margin-bottom:20px;animation:slideDown .6s ease-out}.alloy-carousel-main-title{font-size:1.2rem;font-weight:600;color:#e60023;text-transform:uppercase;letter-spacing:5px;margin-bottom:5px;animation:fadeIn .5s ease-in}.alloy-carousel-brand-name{font-size:2.5rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:3px;position:relative;display:inline-block;margin-top:0;transition:all .5s ease-in-out}.alloy-carousel-brand-name::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#e60023,#ff1f3d);border-radius:2px;transition:width .3s ease}.alloy-carousel-brand-name:hover::after{width:120px}.alloy-carousel-wrapper{position:relative;display:flex;align-items:center;gap:10px}.alloy-carousel-content{overflow:hidden;width:100%}.alloy-carousel-track{display:flex;gap:20px;transition:transform .6s cubic-bezier(.4,0,.2,1)}.alloy-carousel-item{flex:0 0 calc(25% - 15px);min-width:200px;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;animation:scaleIn .5s ease-out backwards}.alloy-carousel-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 30px rgba(230,0,35,.3)}.alloy-carousel-card{padding:20px;text-align:center}.alloy-carousel-card-content{display:flex;align-items:center;justify-content:center;min-height:130px}.alloy-carousel-card-content img{max-width:180px;height:auto;height:180px;max-height:180px;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.alloy-carousel-item:hover .alloy-carousel-card-content img{transform:scale(1.1)}.alloy-carousel-prev,.alloy-carousel-next{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e60023,#b8001c);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.alloy-carousel-prev:hover,.alloy-carousel-next:hover{transform:scale(1.15);box-shadow:0 0 20px rgba(230,0,35,.6)}.alloy-carousel-prev:active,.alloy-carousel-next:active{transform:scale(.95)}.alloy-carousel-prev svg,.alloy-carousel-next svg{color:#fff;width:20px;height:20px;transition:transform .2s ease}.alloy-carousel-prev:hover svg{transform:translateX(-2px)}.alloy-carousel-next:hover svg{transform:translateX(2px)}.alloy-carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.alloy-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.alloy-dot.active{background:#e60023;width:30px;border-radius:10px}.alloy-dot:hover{background:#e60023;opacity:.7;transform:scale(1.2)}@keyframes titlePulse {
    0% { transform: scale(1); opacity: 0.5; letter-spacing: 3px; }
    50% { transform: scale(1.08); opacity: 1; letter-spacing: 5px; }
    100% { transform: scale(1); opacity: 1; letter-spacing: 3px; }
}@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}@keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}.alloy-carousel-item:nth-child(1) {animation-delay:.1s}.alloy-carousel-item:nth-child(2) {animation-delay:.2s}.alloy-carousel-item:nth-child(3) {animation-delay:.3s}.alloy-carousel-item:nth-child(4) {animation-delay:.4s}.tyre-carousel-section{width:100%;max-width:1400px;margin:60px auto;padding:30px 20px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:30px;border:2px solid #fff;height:400px;animation:fadeInUp .8s ease-out}.tyre-carousel-header{text-align:center;margin-bottom:20px;animation:slideDown .6s ease-out}.tyre-carousel-main-title{font-size:1.2rem;font-weight:600;color:#e60023;text-transform:uppercase;letter-spacing:5px;margin-bottom:5px;animation:fadeIn .5s ease-in}.tyre-carousel-brand-name{font-size:2.5rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:3px;position:relative;display:inline-block;margin-top:0;transition:all .5s ease-in-out}.tyre-carousel-brand-name::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#e60023,#ff1f3d);border-radius:2px;transition:width .3s ease}.tyre-carousel-brand-name:hover::after{width:120px}.tyre-carousel-wrapper{position:relative;display:flex;align-items:center;gap:10px}.tyre-carousel-content{overflow:hidden;width:100%}.tyre-carousel-track{display:flex;gap:20px;transition:transform .6s cubic-bezier(.4,0,.2,1)}.tyre-carousel-item{flex:0 0 calc(25% - 15px);min-width:200px;border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;animation:scaleIn .5s ease-out backwards}.tyre-carousel-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 30px rgba(230,0,35,.3)}.tyre-carousel-card{padding:20px;text-align:center}.tyre-carousel-card-content{display:flex;align-items:center;justify-content:center;min-height:130px}.tyre-carousel-card-content img{max-width:100%;height:auto;max-height:100px;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.tyre-carousel-item:hover .tyre-carousel-card-content img{transform:scale(1.1)}.tyre-carousel-prev,.tyre-carousel-next{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e60023,#b8001c);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.tyre-carousel-prev:hover,.tyre-carousel-next:hover{transform:scale(1.15);box-shadow:0 0 20px rgba(230,0,35,.6)}.tyre-carousel-prev:active,.tyre-carousel-next:active{transform:scale(.95)}.tyre-carousel-prev svg,.tyre-carousel-next svg{color:#fff;width:20px;height:20px;transition:transform .2s ease}.tyre-carousel-prev:hover svg{transform:translateX(-2px)}.tyre-carousel-next:hover svg{transform:translateX(2px)}.tyre-carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.tyre-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.tyre-dot.active{background:#e60023;width:30px;border-radius:10px}.tyre-dot:hover{background:#e60023;opacity:.7;transform:scale(1.2)}.cta-section{padding:80px 20px;background:var(--gradient-red);position:relative;text-align:center}.cta-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.cta-content h2{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:15px}.cta-content p{font-size:1.1rem;color:rgba(255,255,255,.9);margin-bottom:30px}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-btn-primary,.cta-btn-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-btn-primary{background:var(--text-primary);color:var(--color-red)}.cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.cta-btn-secondary{background:transparent;color:var(--text-primary);border:2px solid var(--text-primary)}.cta-btn-secondary:hover{background:var(--text-primary);color:var(--color-red);transform:translateY(-2px)}footer{margin-top:auto;text-align:center;padding:1.8rem;font-size:.85rem;color:#888;border-top:1px solid rgba(255,255,255,.08)}.tyres-carousel-section{margin-top:80px;padding:60px 20px;background:linear-gradient(135deg,#0a0a0a,var(--bg-primary));border-radius:30px}.tyres-main-title{text-align:center;font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:50px;position:relative;display:inline-block;width:100%}.tyres-main-title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--gradient-red);border-radius:2px}.tyres-carousel-section .carousel-wrapper{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:10px 0;margin:0 auto}.tyres-carousel-section .carousel-wrapper::-webkit-scrollbar{display:none}.tyres-carousel-section .carousel-wrapper{scrollbar-width:none;-ms-overflow-style:none}.tyres-carousel-section .carousel-track{display:flex;gap:25px;padding:0 20px}.tyres-carousel-section .box{flex:0 0 280px;background:linear-gradient(135deg,#111,var(--bg-secondary));border-radius:20px;overflow:hidden;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);cursor:pointer}.tyres-carousel-section .box:hover{transform:translateY(-10px);border-color:var(--color-red);box-shadow:0 20px 40px rgba(230,0,35,.3)}.tyre-brand-name{padding:20px;background:linear-gradient(135deg,rgba(230,0,35,.1),rgba(0,0,0,.5));border-bottom:1px solid rgba(255,255,255,.1)}.tyre-brand-name h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0;letter-spacing:2px;transition:all .3s ease}.tyres-carousel-section .box:hover .tyre-brand-name h2{color:var(--text-primary);text-shadow:0 0 10px rgba(230,0,35,.5)}.tyre-img{padding:30px;background:var(--bg-primary);display:flex;align-items:center;justify-content:center;min-height:200px}.tyre-img img{max-width:100%;height:auto;max-height:150px;object-fit:contain;transition:transform .3s ease}.tyres-carousel-section .box:hover .tyre-img img{transform:scale(1.1)}.tyres-carousel-section .carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.tyres-carousel-section .dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .3s ease}.tyres-carousel-section .dot.active{background:var(--color-red);width:30px;border-radius:10px}.tyres-carousel-section .dot:hover{background:var(--color-red);opacity:.7}.site-header.scrolled{background-color:rgba(0,0,0,.95);backdrop-filter:blur(10px);position:fixed;box-shadow:0 8px 20px rgba(0,0,0,.3)}@media screen and (min-width:1401px){.header-container{padding:1rem 4rem}.hero-container{padding:0 120px}.features-grid{gap:30px}.alloy-carousel-section{width:90%!important;max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;margin-top:60px!important;margin-bottom:60px!important;padding:40px 50px!important}}@media screen and (max-width:1400px){.header-container{padding:1rem 3rem}.hero-container{padding:0 80px}.logo-image{height:55px;max-width:260px}.hero-main-title{font-size:1.9rem}.features-grid{gap:20px}.alloy-carousel-section{width:92%!important;max-width:1300px!important;margin-left:auto!important;margin-right:auto!important;margin-top:55px!important;margin-bottom:55px!important;padding:35px 45px!important}.alloy-carousel-card-content img{max-width:170px;height:170px}}@media screen and (max-width:1024px){.site-header{height:auto;min-height:75px}.header-container{padding:.8rem 2rem;gap:1.5rem}.logo-image{height:50px;max-width:240px}.right-section{gap:.8rem}.social-icon{width:38px;height:38px}.social-icon i{font-size:20px}.contact-btn{padding:9px 20px;font-size:.9rem}.hero-container{padding:100px 40px 40px;flex-direction:column;text-align:center;gap:40px;background-attachment:scroll!important}.hero-container::before{background-attachment:scroll!important}.hero-left{max-width:85%;margin:0 auto;padding:25px 30px}.hero-right{max-width:70%;margin:0 auto}.hero-buttons{justify-content:center}.hero-stats{padding:15px 30px}.features-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 30px}.alloys,.tyres,.accessories,.service{height:auto;min-height:280px}.card-image-container{height:180px}.card-overlay{padding:15px}.card-overlay h3{font-size:1.3rem}.card-overlay p{font-size:.85rem;display:block!important}.alloy-carousel-section{width:94%!important;max-width:960px!important;margin-left:auto!important;margin-right:auto!important;margin-top:50px!important;margin-bottom:50px!important;padding:30px 35px!important;min-height:380px}.alloy-carousel-item{flex:0 0 calc(33.333% - 14px)}.alloy-carousel-card-content img{max-width:150px;height:150px}.alloy-carousel-brand-name{font-size:2.2rem}.tyres-carousel-section{margin-top:50px;padding:40px 15px}.tyres-carousel-section .box{flex:0 0 240px}.tyre-img{min-height:160px}.tyre-img img{max-height:120px}.section-title{font-size:2.2rem}}@media screen and (max-width:768px){.site-header{height:auto;padding:12px 0;position:absolute;width:100%}.header-container{flex-direction:column;gap:12px;padding:.5rem 1.5rem}.logo-area{width:100%;justify-content:center}.logo-image{height:45px;max-width:220px}.right-section{width:100%;flex-direction:row;justify-content:space-between;gap:10px}.social-links{gap:12px}.social-icon{width:40px;height:40px}.contact-btn{flex:1;justify-content:center;max-width:160px}.hero-section{min-height:600px}.hero-container{padding:120px 20px 40px;gap:30px}.hero-left{max-width:95%;padding:20px 20px}.hero-tagline .tagline-text{font-size:.55rem;letter-spacing:2px}.hero-main-title{font-size:1.6rem;line-height:1.2}.hero-subtitle{font-size:1rem;color:rgba(255,255,255,.95)}.hero-description{font-size:.8rem;opacity:.95;margin-bottom:15px}.hero-buttons{flex-direction:column;width:100%;gap:12px}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center;padding:12px 24px;font-size:.9rem}.hero-right{max-width:90%}.hero-stats{flex-direction:row;flex-wrap:wrap;justify-content:space-around;background:rgba(0,0,0,.7);border-radius:15px;padding:15px 10px;gap:10px}.stat-box{flex:1;min-width:80px}.stat-number{font-size:1.3rem}.stat-label{font-size:.6rem}.stat-divider{height:30px}.hero-badge{width:100%;padding:10px 15px}.hero-badge span{font-size:.7rem}.features-section{padding:50px 0 30px}.section-header{padding:0 20px;margin-bottom:30px}.section-subtitle{font-size:.85rem}.section-title{font-size:1.6rem}.section-desc{font-size:.85rem;padding:0 15px}.features-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;padding:0 15px!important}.alloys,.tyres,.accessories,.service{min-height:140px!important;height:auto!important;border-radius:12px!important}.card-image-container{height:100px!important}.card-overlay{padding:8px 4px!important;min-height:45px;display:flex;flex-direction:column;justify-content:center}.card-overlay h3{font-size:.65rem!important;text-transform:uppercase;font-weight:800;letter-spacing:.5px;margin-bottom:0!important}.card-overlay p{display:none!important}.alloy-carousel-section{width:92%!important;max-width:720px!important;margin-left:auto!important;margin-right:auto!important;margin-top:40px!important;margin-bottom:40px!important;padding:25px 20px!important;min-height:340px}.alloy-carousel-main-title{font-size:.9rem;letter-spacing:4px}.alloy-carousel-brand-name{font-size:1.8rem}.alloy-carousel-wrapper{gap:8px}.alloy-carousel-track{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:15px;padding:10px 5px;scrollbar-width:none;-ms-overflow-style:none}.alloy-carousel-track::-webkit-scrollbar{display:none}.alloy-carousel-item{flex:0 0 48%!important;min-width:150px;scroll-snap-align:start}.alloy-carousel-card{padding:15px!important}.alloy-carousel-card-content img{max-width:130px!important;height:130px!important}.alloy-carousel-prev,.alloy-carousel-next{display:none!important}.alloy-carousel-dots{display:flex!important;margin-top:20px}.alloy-dot{width:8px;height:8px}.alloy-dot.active{width:24px}.tyres-carousel-section{margin-top:30px;padding:30px 10px}.tyres-main-title{font-size:1.5rem;margin-bottom:25px}.tyres-carousel-section .carousel-wrapper{padding:5px 0}.tyres-carousel-section .carousel-track{display:flex!important;gap:12px;padding:10px 15px}.tyres-carousel-section .box{flex:0 0 42%!important;min-width:150px;scroll-snap-align:start}.tyre-brand-name{padding:12px!important}.tyre-brand-name h2{font-size:.9rem!important}.tyre-img{min-height:110px!important;padding:15px!important}.tyre-img img{max-height:70px!important}.tyres-carousel-section .carousel-dots{margin-top:20px}.cta-section{padding:50px 20px}.cta-content h2{font-size:1.6rem}.cta-content p{font-size:.9rem}.cta-buttons{flex-direction:column;width:100%;gap:15px;padding:0 10px}.cta-btn-primary,.cta-btn-secondary{width:100%;text-align:center;justify-content:center;padding:14px 24px}footer{padding:1.2rem;font-size:.75rem}}@media screen and (max-width:576px){.site-header{padding:8px 0}.header-container{padding:.3rem 1rem}.logo-image{height:40px;max-width:180px}.right-section{gap:8px}.social-icon{width:36px;height:36px}.social-icon i{font-size:18px}.contact-btn{padding:8px 15px;font-size:.8rem;max-width:140px}.hero-section{min-height:580px}.hero-container{padding:110px 15px 30px}.hero-left{padding:18px 15px}.hero-main-title{font-size:1.4rem}.hero-subtitle{font-size:.9rem}.hero-description{font-size:.75rem}.hero-stats{padding:12px 8px}.stat-number{font-size:1.2rem}.stat-label{font-size:.55rem}.hero-badge{padding:8px 12px}.hero-badge i{font-size:.8rem}.hero-badge span{font-size:.65rem}.features-grid{gap:8px!important;padding:0 10px!important}.card-image-container{height:85px!important}.card-overlay h3{font-size:.55rem!important}.alloy-carousel-section{width:90%!important;max-width:540px!important;margin-left:auto!important;margin-right:auto!important;margin-top:30px!important;margin-bottom:30px!important;padding:20px 15px!important;min-height:310px}.alloy-carousel-brand-name{font-size:1.5rem}.alloy-carousel-item{flex:0 0 65%!important}.alloy-carousel-card-content img{max-width:120px!important;height:120px!important}.tyres-carousel-section{padding:25px 8px}.tyres-main-title{font-size:1.3rem}.tyres-carousel-section .box{flex:0 0 55%!important}.tyre-brand-name h2{font-size:.85rem!important}.tyre-img{min-height:100px!important}.tyre-img img{max-height:60px!important}.cta-content h2{font-size:1.4rem}.cta-content p{font-size:.85rem}}@media screen and (max-width:480px){.logo-image{height:35px;max-width:150px}.social-icon{width:34px;height:34px}.social-icon i{font-size:16px}.contact-btn{padding:7px 12px;font-size:.75rem;max-width:120px}.contact-btn i{font-size:.8rem}.hero-main-title{font-size:1.3rem}.hero-subtitle{font-size:.85rem}.hero-description{font-size:.7rem}.hero-btn-primary,.hero-btn-secondary{padding:10px 20px;font-size:.85rem}.stat-box{min-width:70px}.stat-number{font-size:1.1rem}.stat-label{font-size:.5rem}.stat-divider{height:25px}.section-title{font-size:1.4rem}.features-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important;padding:0 8px!important}.card-image-container{height:75px!important}.card-overlay{padding:6px 3px!important}.card-overlay h3{font-size:.5rem!important;letter-spacing:.3px}.alloy-carousel-section{width:88%!important;max-width:440px!important;margin-left:auto!important;margin-right:auto!important;margin-top:25px!important;margin-bottom:25px!important;padding:18px 12px!important;min-height:290px}.alloy-carousel-item{flex:0 0 75%!important}.alloy-carousel-card-content img{max-width:110px!important;height:110px!important}.alloy-carousel-brand-name{font-size:1.3rem}.tyres-carousel-section .box{flex:0 0 65%!important}.tyre-brand-name{padding:10px!important}.tyre-brand-name h2{font-size:.8rem!important}.tyre-img{min-height:90px!important;padding:12px!important}.tyre-img img{max-height:55px!important}.cta-content h2{font-size:1.3rem}.cta-content p{font-size:.8rem}.cta-btn-primary,.cta-btn-secondary{padding:12px 20px;font-size:.85rem}}@media screen and (max-width:320px){.logo-image{height:30px;max-width:130px}.right-section{flex-wrap:wrap;justify-content:center}.social-links{width:100%;justify-content:center}.contact-btn{max-width:100%;width:100%}.hero-main-title{font-size:1.2rem}.hero-subtitle{font-size:.8rem}.hero-description{font-size:.65rem}.hero-stats{flex-direction:column;gap:12px}.stat-divider{width:60%;height:1px;margin:5px auto}.stat-box{width:100%}.features-grid{gap:5px!important;padding:0 5px!important}.card-image-container{height:65px!important}.card-overlay h3{font-size:.45rem!important}.alloy-carousel-section{width:86%!important;max-width:300px!important;margin-left:auto!important;margin-right:auto!important;margin-top:20px!important;margin-bottom:20px!important;padding:15px 10px!important;min-height:270px}.alloy-carousel-main-title{font-size:.75rem;letter-spacing:3px}.alloy-carousel-brand-name{font-size:1.2rem}.alloy-carousel-item{flex:0 0 85%!important}.alloy-carousel-card-content img{max-width:100px!important;height:100px!important}.tyres-carousel-section .box{flex:0 0 75%!important}.tyre-brand-name h2{font-size:.75rem!important}.cta-content h2{font-size:1.2rem}}@media screen and (max-height:600px) and (orientation:landscape){.site-header{position:absolute}.hero-section{min-height:450px}.hero-container{padding:80px 20px 20px;gap:20px}.hero-left{padding:15px 20px}.hero-main-title{font-size:1.3rem}.hero-description{font-size:.7rem;margin-bottom:10px}.hero-buttons{flex-direction:row}.hero-stats{padding:10px 15px}.features-grid{grid-template-columns:repeat(4,1fr)!important}.card-image-container{height:220px!important}.alloy-carousel-section{width:90%!important;margin-left:auto!important;margin-right:auto!important;min-height:250px}}@media (hover:none) and (pointer:coarse){.alloys:hover,.tyres:hover,.accessories:hover,.service:hover,.tyres-carousel-section .box:hover,.alloy-carousel-item:hover{transform:none!important}.hero-btn-primary:hover,.hero-btn-secondary:hover,.cta-btn-primary:hover,.cta-btn-secondary:hover{transform:none!important}.contact-btn{min-height:44px}.social-icon{min-width:44px;min-height:44px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-container,.hero-container::before{background-size:cover}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{.site-header,.hero-buttons,.cta-buttons,.social-links,.alloy-carousel-prev,.alloy-carousel-next,.hero-scroll-indicator,footer,.contact-btn{display:none!important}.hero-section{height:auto;min-height:auto}.hero-left{background:none!important;backdrop-filter:none!important;color:#000!important;border:1px solid #ccc!important}.hero-main-title,.hero-subtitle,.hero-description{color:#000!important;text-shadow:none!important}.features-grid{break-inside:avoid}}.tyres-carousel-section .tyre-pattern{margin:12px 0 0 0;padding:5px 0 0 0;font-size:.75rem;font-weight:600;color:#f9f9f9;text-transform:uppercase;letter-spacing:1px;text-align:center;transition:color .3s ease;border-top:1px solid rgba(255,255,255,.1)}.tyres-carousel-section .box:hover .tyre-pattern{color:#fff;text-shadow:0 0 10px rgba(230,0,35,.5)}.tyres-carousel-section .tyre-img img{transition:opacity .4s ease-in-out!important}.tyres-carousel-section .tyre-img{padding:20px 20px 15px!important}