body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;box-shadow:0 5px 20px #0000001f;display:flex;justify-content:space-between;max-width:100%;padding:18px 6%;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.logo{color:#e00000;font-size:28px;font-weight:800}.logo span{color:#000}.nav-links{display:flex;gap:28px}.nav-links a{font-size:17px;font-weight:600;padding-bottom:4px;position:relative}.nav-links a:after{background:#e00000;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.3s;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#e00000}.slide-left{animation:slideLeft 1s ease forwards;opacity:0;transform:translateX(-30px)}@keyframes slideLeft{to{opacity:1;transform:translateX(0)}}.slide-right{animation:slideRight 1s ease forwards;opacity:0;transform:translateX(30px)}@keyframes slideRight{to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.nav-links{display:none}}@media (max-width:1024px){.header{padding:16px 5%}.nav-links a{font-size:16px}.nav-links{gap:22px}}@media (max-width:768px){.header{padding:16px 5%}.nav-links{display:none}.menu-icon{color:#e00000;cursor:pointer;display:block;font-size:34px}}@media (max-width:550px){.logo{font-size:24px}.header{padding:14px 5%}}@media (max-width:400px){.logo{font-size:22px}.header{padding:12px 5%}}@media (max-width:350px){.logo{font-size:20px}}.footer{animation:borderGlow 3s infinite alternate;background:#111;border-top:3px solid #0000;color:#fff;margin-top:70px;padding:40px 20px;text-align:center}.footer-title{color:#e00000;font-size:26px;font-weight:700;margin-bottom:10px}.footer-sub{font-size:16px;margin-bottom:20px;opacity:.75}.footer-bottom{font-size:14px;opacity:.6}@keyframes borderGlow{0%{border-color:#e0000066}to{border-color:#e00000}}.reveal{transform:translateY(40px)}@media (max-width:1024px){.footer{padding:35px 18px}.footer-title{font-size:24px}.footer-sub{font-size:15px}.footer-bottom{font-size:13px}}@media (max-width:768px){.footer{margin-top:60px;padding:30px 16px}.footer-title{font-size:22px}.footer-sub{font-size:14px;margin-bottom:18px}.footer-bottom{font-size:13px}}@media (max-width:600px){.footer{padding:28px 14px}.footer-title{font-size:20px}.footer-sub{font-size:14px}.footer-bottom{font-size:12.5px}}@media (max-width:480px){.footer{padding:24px 12px}.footer-title{font-size:19px}.footer-sub{font-size:13px}.footer-bottom{font-size:12px}}@media (max-width:360px){.footer-title{font-size:18px}.footer-sub{font-size:12px}.footer-bottom{font-size:11px}}.home-page{background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden;width:100%}.hero-container{align-items:center;background:linear-gradient(135deg,#fff4f4,#fff);display:flex;height:92vh;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%}.hero-glow{background:radial-gradient(circle,#ff282859,#f000);border-radius:50%;filter:blur(50px);height:620px;opacity:.7;position:absolute;transition:.15s ease-out;width:620px;z-index:1}.hero-left{flex:1 1;max-width:600px;z-index:2}.hero-left h1{color:#111;font-size:48px;font-weight:800;line-height:1.2}.highlight{color:#e00000}.subtitle{font-size:18px;margin-top:12px;opacity:.85}.actions{display:flex;gap:16px;margin-top:25px}.btn-primary{background:#e00000;border-radius:30px;color:#fff;font-weight:600;padding:12px 26px;text-decoration:none;transition:.3s}.btn-primary:hover{background:#b30000}.btn-secondary{background:#0000;border:2px solid #e00000;border-radius:30px;color:#e00000;font-weight:600;padding:12px 26px;text-decoration:none;transition:.3s}.btn-secondary:hover{background:#fff1f1}.hero-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #fff6;border-radius:18px;color:#111;flex:1 1;margin-left:40px;max-width:350px;padding:25px;transition:.2s ease-out;z-index:2}.hero-card h3{color:#e00000;font-size:22px;font-weight:700}.hero-card ul{list-style:none;margin-top:12px}.hero-card ul li{font-size:16px;margin:8px 0;opacity:.85}.home-products-preview{margin-top:70px;padding-bottom:70px;text-align:center}.home-products-preview h2{font-size:36px;font-weight:700}.preview-grid{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:35px}.p-item{background:#fff;border-radius:15px;box-shadow:0 7px 22px #00000014;padding:22px;transition:.3s;width:140px}.p-item:hover{box-shadow:0 12px 30px #e0000033;transform:translateY(-6px)}.p-icon{font-size:36px}.p-item p{color:#333;font-weight:600;margin-top:8px}.preview-btn{background:#e00000;border-radius:30px;color:#fff;display:inline-block;font-weight:600;margin-top:30px;padding:10px 30px;text-decoration:none;transition:.3s}.preview-btn:hover{background:#b00000}.fade-up{animation:fadeUp 1.1s ease forwards;opacity:0}@media (max-width:1024px){.hero-container{flex-direction:column;height:auto;padding-bottom:80px;padding-top:80px;text-align:center}.hero-card{margin-left:0;margin-top:40px}}@media (max-width:768px){.hero-left h1{font-size:38px}.subtitle{font-size:16px}.hero-card{max-width:420px;padding:22px}.hero-card h3{font-size:20px}.p-item{width:130px}.home-products-preview h2{font-size:30px}}@media (max-width:600px){.hero-left h1{font-size:32px}.actions{align-items:center;flex-direction:column;gap:14px}.btn-primary,.btn-secondary{text-align:center;width:80%}.hero-card{max-width:90%}.p-item{width:120px}.p-icon{font-size:30px}.home-products-preview h2{font-size:28px}}@media (max-width:480px){.hero-container{padding:20px}.hero-left h1{font-size:28px}.subtitle{font-size:15px}.p-item{padding:18px;width:110px}.preview-grid{gap:18px}}@media (max-width:380px){.hero-left h1{font-size:24px}.btn-primary,.btn-secondary{width:100%}.p-item{width:100px}.home-products-preview h2{font-size:24px}}.about-wrapper{font-family:Poppins,sans-serif;margin:auto;max-width:1100px;padding:40px 20px;width:100%}.about-hero{margin-bottom:50px;text-align:center}.about-hero h1{animation:fadeDown .6s ease;color:#d10024;font-size:38px;font-weight:700;text-transform:uppercase}.about-hero p{animation:fadeUp .7s ease;color:#333;font-size:17px;margin-top:5px}.about-card{animation:fadeIn .8s ease;background:#fff;border-radius:15px;box-shadow:0 6px 18px #0000001a;margin-bottom:30px;padding:25px 30px}.about-card h2{color:#d10024;font-size:26px;margin-bottom:10px}.about-card li,.about-card p{color:#444;font-size:16px;line-height:1.6}.about-card ul{padding-left:20px}.values-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:40px 0}.value-box{background:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 6px 18px #0000001a;padding:20px;text-align:center;transition:all .3s ease}.value-box:hover{box-shadow:0 10px 25px #d100244d;transform:translateY(-6px)}.value-box h3{color:#111;font-size:20px;margin-bottom:8px}.value-box p{color:#555;font-size:15px}@keyframes fadeDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.about-hero h1{font-size:28px}.about-card{padding:20px}}@media (max-width:1024px){.about-wrapper{width:94%}.about-hero h1{font-size:34px}.about-hero p{font-size:16px}.about-card{padding:22px 24px}.about-card h2{font-size:24px}.value-box{padding:18px}.value-box h3{font-size:18px}}@media (max-width:768px){.about-hero h1{font-size:30px}.about-hero p{font-size:15px}.about-card{padding:20px}.about-card li,.about-card p{font-size:15px}.values-grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.value-box h3{font-size:18px}.value-box p{font-size:14px}}@media (max-width:600px){.about-wrapper{padding:30px 15px}.about-hero h1{font-size:26px}.about-card{border-radius:12px;padding:18px}.about-card h2{font-size:22px}.values-grid{gap:15px}.value-box{border-radius:12px;padding:16px}}@media (max-width:480px){.about-hero h1{font-size:24px}.about-card{padding:16px}.value-box h3{font-size:17px}.value-box p{font-size:14px}}@media (max-width:360px){.about-hero h1{font-size:22px}.about-card{padding:14px}.about-card li,.about-card p{font-size:14px}.value-box{padding:14px}.value-box h3{font-size:16px}}.products-wrapper{font-family:Poppins,sans-serif;margin:auto;max-width:1150px;padding:40px 20px}.products-hero{margin-bottom:40px;text-align:center}.products-hero h1{color:#d10024;font-size:36px;font-weight:700}.products-hero p{color:#555;font-size:16px}.category-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.category-card{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 6px 20px #0000001f;cursor:pointer;padding:15px;transition:.3s ease}.category-card:hover{box-shadow:0 12px 32px #d1002459;transform:translateY(-8px)}.category-images{display:flex;gap:10px;justify-content:center;margin-bottom:12px}.category-images img{border-radius:12px;box-shadow:0 3px 12px #00000026;height:150px;object-fit:cover;transition:.3s ease-in-out;width:48%}.category-images img:hover{box-shadow:0 6px 18px #d1002466;transform:scale(1.06)}.category-title{color:#111;font-size:18px;font-weight:600;text-align:center}@media (max-width:600px){.category-images img{height:130px}}@media (max-width:1024px){.products-wrapper{padding:30px 15px}.category-images img{height:160px}}@media (max-width:768px){.products-hero h1{font-size:32px}.products-hero p{font-size:15px}.category-images img{height:150px}}@media (max-width:600px){.category-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.category-card{border-radius:14px;padding:12px}.category-images img{height:130px;width:48%}.category-title{font-size:16px}}@media (max-width:480px){.products-hero h1{font-size:28px}.category-grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.category-images img{height:120px}}@media (max-width:380px){.products-hero h1{font-size:24px}.category-card{padding:10px}.category-images img{height:110px}.category-title{font-size:15px}}.dealers-container{font-family:Poppins,sans-serif;margin:auto;max-width:1200px;padding-bottom:60px;width:92%}.dealers-hero{margin-top:50px;text-align:center}.dealers-hero h1{animation:fadeInDown 1s ease;color:#e00000;font-size:42px;font-weight:800}.dealers-hero p{animation:fadeIn 1.3s ease;font-size:18px;margin-top:10px;opacity:.8}.dealers-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:50px}.dealer-card{animation:fadeUp .9s ease forwards;background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;opacity:0;padding:25px;text-align:center;transition:.3s}.dealer-card:hover{box-shadow:0 15px 28px #e0000040;transform:translateY(-8px)}.dealer-icon{font-size:45px;margin-bottom:12px}.dealer-card h3{color:#111;font-size:20px;font-weight:700;margin-bottom:12px}.dealer-info{font-size:15px;margin:5px 0;opacity:.85}.dealer-info span{color:#e00000;font-weight:600}.more-dealers{animation:fadeIn 1.5s ease;color:#444;font-size:17px;font-weight:600;margin-top:15px;text-align:center}.dealer-form{animation:fadeUp 1.2s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin-left:auto;margin-right:auto;margin-top:60px;max-width:700px;opacity:0;padding:35px}.dealer-form h2{color:#e00000;font-size:32px;font-weight:800;margin-bottom:20px;text-align:center}.dealer-form form{display:flex;flex-direction:column;gap:18px}.dealer-form input{border:2px solid #ddd;border-radius:12px;font-size:16px;padding:14px;transition:.3s}.dealer-form input:focus{border-color:#e00000;box-shadow:0 0 8px #e000004d;outline:none}.dealer-form button{background:#e00000;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:14px;transition:.3s ease}.dealer-form button:hover{background:#b00000;transform:translateY(-3px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.dealers-hero h1{font-size:32px}.dealer-card{padding:20px}.dealer-form{padding:25px}}@media (max-width:1024px){.dealers-container{width:94%}.dealers-hero h1{font-size:38px}.dealers-hero p{font-size:17px}.dealer-form{max-width:650px}}@media (max-width:768px){.dealers-hero h1{font-size:34px}.dealers-hero p{font-size:16px}.dealers-list{gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dealer-card{padding:22px}.dealer-form{padding:28px}.dealer-form h2{font-size:28px}}@media (max-width:600px){.dealers-hero h1{font-size:30px}.dealers-hero p{font-size:15px}.dealer-card{border-radius:16px;padding:18px}.dealer-card h3{font-size:18px}.dealer-info{font-size:14px}.dealer-form{padding:25px}.dealer-form button,.dealer-form input{font-size:15px}.dealer-form h2{font-size:26px}}@media (max-width:480px){.dealers-hero h1{font-size:26px}.dealer-card{padding:16px}.dealer-form{padding:22px}.dealer-form h2{font-size:24px}}@media (max-width:360px){.dealers-hero h1{font-size:24px}.dealer-card{padding:14px}.dealer-card h3{font-size:17px}.dealer-form button,.dealer-form input{font-size:14px;padding:12px}.dealer-form h2{font-size:22px}}.contact-container{margin:auto;max-width:1200px;padding:40px 0 80px;width:90%}.contact-header{margin-bottom:40px;text-align:center}.contact-header h1{color:#e00000;font-size:42px;font-weight:800}.contact-header p{font-size:18px;margin:10px auto;max-width:650px;opacity:.8}.contact-main{display:flex;flex-wrap:wrap;gap:40px;margin-top:20px}.contact-form{animation:fadeIn 1.2s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border-radius:20px;box-shadow:0 8px 25px #0000001f;flex:1 1;min-width:320px;padding:30px}.contact-form h2{color:#e00000;font-size:26px;margin-bottom:15px}.contact-form input,.contact-form textarea{background:#ffffffe6;border:1px solid #ddd;border-radius:12px;font-size:16px;margin-bottom:15px;padding:14px 16px;transition:.3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#e00000;box-shadow:0 0 10px #e000004d;outline:none}.contact-btn{background:#e00000;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:14px;transition:.3s;width:100%}.contact-btn:hover{background:#b00000;transform:translateY(-3px)}.contact-info{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;flex:1 1;min-width:320px;padding:30px}.contact-info h2{color:#e00000;font-size:26px;margin-bottom:15px}.contact-info p{font-size:17px;line-height:1.7;margin-bottom:18px;opacity:.85}.fade-in{animation:fadeIn 1.2s ease forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}.slide-up{animation:slideUp 1.1s ease forwards}.fade-up-delay,.slide-up{opacity:0;transform:translateY(40px)}.fade-up-delay{animation:slideUp 1.4s ease forwards}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(30px);transition:1s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.contact-header h1{font-size:32px}.contact-main{flex-direction:column}}@media (max-width:1024px){.contact-container{width:92%}.contact-header h1{font-size:36px}.contact-header p{font-size:17px}.contact-form,.contact-info{padding:28px}}@media (max-width:768px){.contact-header h1{font-size:32px}.contact-header p{font-size:16px;max-width:500px}.contact-main{flex-direction:column;gap:25px}.contact-form,.contact-info{min-width:100%}.contact-form h2,.contact-info h2{font-size:24px}}@media (max-width:600px){.contact-header h1{font-size:28px}.contact-header p{font-size:15px}.contact-form,.contact-info{border-radius:16px;padding:22px}.contact-form input,.contact-form textarea{font-size:15px;padding:12px 14px}.contact-btn{font-size:17px;padding:12px}}@media (max-width:480px){.contact-header h1{font-size:24px}.contact-header p{font-size:14px}.contact-form h2,.contact-info h2{font-size:22px}.contact-info p{font-size:15px}}@media (max-width:360px){.contact-header h1{font-size:22px}.contact-form input,.contact-form textarea{font-size:14px}.contact-btn{font-size:16px}.contact-info p{font-size:14px}}body,html{overflow-x:hidden}*,body,html{margin:0;padding:0}*{box-sizing:border-box}body{background:#fff;color:#222;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}.container{margin:auto;max-width:1200px;width:90%}.page-title{color:#e00000;font-size:40px;font-weight:700;margin-bottom:20px;text-align:center}@media (max-width:1024px){.container{width:92%}.page-title{font-size:34px}}@media (max-width:768px){.container{width:94%}.page-title{font-size:30px}body{font-size:15px}}@media (max-width:600px){.container{width:94%}.page-title{font-size:28px}body{font-size:14px}}@media (max-width:480px){.page-title{font-size:26px;margin-bottom:16px}.container{width:95%}}@media (max-width:360px){.page-title{font-size:22px}body{font-size:13px}}
/*# sourceMappingURL=main.ce2efffc.css.map*/