*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html,body{font-family:Poppins,sans-serif;margin:0;padding:0;font-size:16px;scroll-behavior:smooth;overflow-x:hidden}a{text-decoration:none}.section-entry{padding:4rem 0}.navbar{background:linear-gradient(135deg,#0d6efd,#003f88);box-shadow:0 4px 6px #0000001a;padding:0 15px;transition:all .3s ease-in-out}.navbar .nav-link{font-size:16px;font-weight:300;margin-right:15px;transition:color .3s ease-in-out;color:#fff}.navbar .nav-link:hover,.navbar .nav-link.active{color:#fff}.navbar .logo-img,.navbar .logo-img-digital{width:230px}.navbar .dropdown-menu{border-radius:0;border:none;box-shadow:0 5px 10px #0000001a;line-height:34px;background-color:#f4f3f3;color:#fff;z-index:1050}.navbar.fixed{position:fixed;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 4px 6px #0000001a;z-index:999999}.navbar-toggler{border:none;outline:none!important;box-shadow:none!important}.navbar-toggler-icon{background-image:url(/build/assets/toggler-icon-BfGEqVba.png)!important;border:none!important}.dropdown-item{font-weight:400}.navbar-expand-lg .navbar-nav .dropdown-menu{padding:0}.fa-cart-shopping{font-size:18px}.cart-count{position:absolute;top:4px;right:-6px;background:red;color:#fff;font-size:10px;padding:3px 6px;border-radius:50%}.btn-register{background:#007bff;color:#fff!important;padding:6px 14px;border-radius:20px;transition:.3s ease}.btn-register:hover{background:#0056b3}.privacy-wrapper h2{font-weight:600}.privacy-wrapper h4{font-weight:600;font-size:23px}.privacy-wrapper h5{font-weight:500}.privacy-wrapper ul{list-style:none;padding-left:0;line-height:30px}.main-video{margin-top:70px;width:100%;height:100%;overflow:hidden}.main-video video{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.main-wrapper{margin-top:65px}.product-category-wrapper{background-color:#f4f3f3}.product-category-wrapper h3{text-align:center;font-weight:700}.product-category-wrapper .product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}@media(max-width:1200px){.product-category-wrapper .product-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.product-category-wrapper .product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-category-wrapper .product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-category-wrapper .product-grid{grid-template-columns:repeat(1,1fr)}}.product-category-wrapper .product-card{display:block;background:#fff;border-radius:12px;overflow:hidden;text-align:center;text-decoration:none;transition:all .4s ease;position:relative;box-shadow:0 10px 30px #0000000d;border:0}.product-category-wrapper .product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.product-category-wrapper .product-card .card-image{padding:0;background:linear-gradient(135deg,#0d6efd0d,#0d6efd0d)}.product-category-wrapper .product-card .card-image img{width:250px;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:.4s ease}.product-category-wrapper .product-card:hover img{transform:scale(1.08)}.product-category-wrapper .product-card .card-content{padding:16px 5px}.product-category-wrapper .product-card .card-content h4{font-size:15px;font-weight:600;color:#222;margin-bottom:10px;transition:.3s}.product-category-wrapper .product-card .card-content .explore-btn{font-size:14px;font-weight:500;color:#0738c3;opacity:1;transform:translateY(10px);transition:.3s ease}.product-category-wrapper .product-card:hover .explore-btn{opacity:1;transform:translateY(0)}.new-product-wrapper{background:#f8f9fb}.new-product-wrapper .section-title h3{font-weight:700;margin-bottom:10px}.new-product-wrapper .section-title p{color:#777}.new-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:1200px){.new-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.new-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.new-product-grid{grid-template-columns:repeat(1,1fr)}}.new-product-card{background:#fff;border-radius:14px;overflow:hidden;transition:.4s ease;box-shadow:0 10px 25px #0000000d}.new-product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.new-product-card .product-image{position:relative;padding:25px;background:#f3f6fa}.new-product-card .product-image img{width:100%;-o-object-fit:contain;object-fit:contain;transition:.4s ease}.new-product-card:hover .product-image img{transform:scale(1.08)}.new-product-card .badge{position:absolute;top:15px;left:15px;background:#007bff;color:#fff;font-size:12px;padding:5px 10px;border-radius:20px}.new-product-card .product-content{padding:20px;text-align:center}.new-product-card .product-content h4{font-size:16px;font-weight:600;margin-bottom:10px}.new-product-card .product-content .price{font-size:15px;font-weight:700;color:#007bff;margin-bottom:15px}.new-product-card .btn-view{display:inline-block;padding:8px 18px;background:#007bff;color:#fff;border-radius:25px;font-size:13px;text-decoration:none;transition:.3s ease}.new-product-card .btn-view:hover{background:#0056b3}.expert-cta-wrapper{background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff}.expert-cta-box{display:flex;justify-content:space-between;align-items:center;gap:30px;flex-wrap:wrap}.cta-content h3{font-size:28px;font-weight:700;margin-bottom:10px}.cta-content p{font-size:16px;opacity:.9}.cta-buttons{display:flex;gap:15px;flex-wrap:wrap}.cta-btn{padding:12px 24px;border-radius:30px;font-weight:600;text-decoration:none;transition:.3s ease;display:inline-block}.call-btn{background:#fff;color:#0d6efd}.call-btn:hover{background:#e6e6e6}.chat-btn{background:#25d366;color:#fff}.chat-btn:hover{background:#1ebe5d}@media(max-width:768px){.expert-cta-box{text-align:center;flex-direction:column}.cta-buttons{justify-content:center}}.battery-counter-wrapper{background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff;text-align:center}.counter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media(max-width:992px){.counter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.counter-grid{grid-template-columns:repeat(1,1fr)}}.counter-box{padding:30px 20px;background:#0c6af4;border-radius:12px;transition:.4s ease}.counter-box:hover{transform:translateY(-6px)}.counter-box h2{font-size:40px;font-weight:700;color:#fff;margin-bottom:10px}.counter-box p{font-size:15px;opacity:.85}.testimonial-section{padding:80px 0;background:#f7f9fb}.section-titles{font-size:30px;font-weight:700;color:#222}.section-subtitle{font-size:15px;color:#777}.testimonial-item{background:#fff;padding:30px;border-radius:8px;margin:10px;transition:.3s ease}.testimonial-item:hover{box-shadow:0 10px 25px #00000014}.testimonial-content{display:flex;align-items:flex-start;gap:20px}.testimonial-image img{width:70px!important;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonial-text-area p{font-size:15px;line-height:26px;color:#444;margin-bottom:15px}.testimonial-text-area h5{margin:0;font-size:16px;font-weight:600;color:#222}.testimonial-text-area span{font-size:14px;color:#777}@media(max-width:768px){.testimonial-content{flex-direction:column;text-align:center;align-items:center}}.why-choose-section{background:#f8fafc}.section-title h3{font-weight:700;margin-bottom:10px}.section-title p{font-size:16px;color:#666}.why-choose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.why-card{background:#fff;padding:35px 25px;border-radius:12px;text-align:center;transition:all .4s ease}.why-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.why-icon{width:70px;height:70px;margin:0 auto 20px;background:#0738c3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;transition:.3s}.why-card h4{font-size:18px;font-weight:600;margin-bottom:15px}.why-card p{font-size:15px;line-height:25px}@media(max-width:992px){.why-choose-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.why-choose-grid{grid-template-columns:1fr}}.main-wrapper{background:#f9fafb}.product-main-image{background:#fff;padding:20px;min-height:450px;display:flex;align-items:center;justify-content:center}.main-img{max-height:420px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.product-main-image:hover .main-img{transform:scale(1.05)}.thumb{width:100%;height:auto!important;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:10px;border:2px solid transparent;transition:all .3s ease}.thumb:hover{transform:scale(1.08)}.active-thumb{border-color:#000}@media(min-width:992px){.col-md-6:last-child{position:sticky;top:100px;height:-moz-fit-content;height:fit-content}}.text-success{font-size:21px;color:#0960db!important}.badge.bg-danger{font-size:14px;padding:6px 10px}.pro-name{color:#0738c3}.btn-submit{background:#111;color:#fff;border:none;padding:10px 22px;border-radius:30px;font-weight:500;transition:all .3s ease}.btn-submit:hover{background:#0738c3;transform:translateY(-2px)}#cart-actions .btn{background:transparent;border:none;font-size:18px}.product-accordion .accordion-item{border:none;border-bottom:1px solid #eee}.product-accordion .accordion-button{font-weight:600;background:transparent;box-shadow:none}.product-accordion .accordion-button:not(.collapsed){color:#000}.share-btn{background:transparent;border:1px solid #ddd;padding:8px 18px;border-radius:25px;transition:all .3s ease}.share-btn:hover{background:#0738c3;color:#fff;border-color:#0738c3}.alert-success{border-radius:10px}@media(max-width:768px){.product-main-image{min-height:320px}.main-img{max-height:300px}.main-video{margin-top:70px;width:100%;overflow:hidden}}.product-details-wrapper{background:#fff;padding:40px;border-radius:14px;box-shadow:0 8px 25px #0000000d}.product-tabs{border-bottom:1px solid #eee;margin-bottom:25px;gap:20px}.product-tabs .nav-link{border:none;background:none;font-weight:600;color:#777;padding:10px 0;position:relative}.product-tabs .nav-link.active{color:#111}.product-tabs .nav-link.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#111}.tab-card{padding-top:10px;font-size:15px;line-height:1.8;color:#444}.tab-pane{transition:opacity .3s ease-in-out}.new-product-grid-new-arrival{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:30px}.new-product-card{background:#fff;border-radius:18px;overflow:hidden;transition:all .35s ease;box-shadow:0 10px 25px #0000000f;position:relative}.new-product-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.new-product-card .product-image{position:relative;overflow:hidden;background:#f8f9fa}.new-product-card .product-image img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.new-product-card .product-image .badge-new{position:absolute;top:15px;left:15px;background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;padding:6px 14px;font-size:12px;font-weight:600;border-radius:50px;letter-spacing:1px;z-index:999999}.new-product-card:hover img{transform:scale(1.08)}.new-product-card .product-content{padding:20px}.new-product-card .product-content h4{font-size:18px;font-weight:600;margin-bottom:-18px;color:#222;min-height:48px}.new-product-card .product-content .price{font-size:20px;font-weight:700;color:#111;margin-bottom:15px}.new-product-card .product-content .btn-view{display:inline-block;width:100%;text-align:center;padding:10px 0;border-radius:50px;background:#000;color:#fff;font-size:14px;font-weight:600;transition:all .3s ease;text-decoration:none}.new-product-card .product-content .btn-view:hover{background:#0738c3;letter-spacing:1px}.about-info-wrapper{background:#fff}.about-image img{border-radius:12px;box-shadow:0 15px 40px #00000014}.about-content h2{font-size:34px;font-weight:700;margin-bottom:20px}.about-content p{font-size:16px;line-height:28px;margin-bottom:15px}.btn-about{display:inline-block;margin-top:15px;padding:10px 25px;background:#0738c3;color:#fff;border-radius:30px;text-decoration:none;transition:.3s ease}.btn-about:hover{background:#0056b3}.why-us-wrapper{background:#f9fbf9}.why-us-wrapper h2{font-size:34px;font-weight:700;margin-bottom:20px}.why-us-wrapper .why-card{transition:.3s ease;border:0}.why-us-wrapper .why-card .icon-box{width:70px;height:70px;margin:0 auto;background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.why-us-wrapper .why-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000014}.contact-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000014}.custom-input .form-control{border-radius:6px;border:1px solid #d1d5db;transition:all .3s ease}.custom-input .form-control:focus{border-color:#1e3a8a;box-shadow:0 0 0 .2rem #1e3a8a26}.submit-btn{background:linear-gradient(90deg,#1e3a8a,#2563eb);color:#fff;border-radius:50px;padding:12px 30px;font-weight:600;transition:.3s ease}.submit-btn:hover{background:linear-gradient(90deg,#2563eb,#1e3a8a);transform:translateY(-2px);box-shadow:0 10px 20px #2563eb4d;color:#fff}.contact-info-section{background:#f8fafc}.info-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000000f;border-left:5px solid #1e3a8a;transition:.3s ease}.info-card:hover{transform:translateY(-5px)}.section-title{color:#1e3a8a}.icon-box{width:45px;height:45px;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:16px;box-shadow:0 8px 20px #2563eb4d}.info-item h6{color:#1e3a8a}.map-card{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000000f}.contact-detail{width:80%}.product-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000001f}.product-img{overflow:hidden;background:#f8f9fa}.product-img img{width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-img img{transform:scale(1.08)}.product-body{padding:10px}.product-title{font-size:16px;font-weight:600;margin-bottom:8px}.product-desc{font-size:13px;color:#666;margin-bottom:12px}.product-price{margin-bottom:15px}.old-price{text-decoration:line-through;color:#999;margin-right:8px}.sale-price{color:#e63946;font-weight:600}.regular-price{font-weight:600;color:#222}.btn-cart{width:100%;background:#111;color:#fff;padding:8px;border-radius:6px;border:none;transition:.3s}.btn-cart:hover{background:#e63946}.badge-new,.badge-sale{position:absolute;top:10px;left:10px;padding:4px 10px;font-size:11px;font-weight:600;border-radius:20px;color:#fff}.badge-new{background:#2a9d8f}.badge-sale{background:#e63946;left:auto;right:10px}.blog-link{text-decoration:none;color:inherit}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #00000014;transition:all .3s ease;height:100%}.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.blog-img{position:relative;overflow:hidden}.blog-img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:.4s}.blog-card:hover img{transform:scale(1.05)}.blog-date{position:absolute;bottom:10px;left:10px;background:#ff6b00;color:#fff;padding:5px 12px;font-size:13px;border-radius:20px}.blog-content{padding:20px}.blog-title{font-size:18px;font-weight:600;margin-bottom:10px}.blog-excerpt{font-size:14px;color:#666;margin-bottom:15px}.read-more{font-weight:600;color:#ff6b00;font-size:14px}.main-footer{background:linear-gradient(135deg,#0d6efd,#003f88);color:#fff;padding:70px 0 0;position:relative}.footer-widget{margin-bottom:40px}.footer-logo{width:160px;margin-bottom:20px}.footer-widget h4{color:#fff;font-size:18px;font-weight:700;margin-bottom:20px;position:relative}.footer-widget h4:after{content:"";width:40px;height:3px;background:#fff;display:block;margin-top:8px}.footer-widget p{font-size:14px;line-height:24px;margin-bottom:10px}.footer-widget ul{list-style:none;padding:0}.footer-widget ul li{margin-bottom:10px}.footer-widget ul li a{color:#fff;text-decoration:none;transition:.3s}.footer-widget ul li a:hover{color:#e8e8e8;padding-left:5px}.footer-social a{display:inline-block;width:35px;height:35px;line-height:35px;text-align:center;background:#1e293b;color:#fff;border-radius:50%;margin-right:8px;transition:.3s}.footer-social a:hover{background:#fff;color:#000}.newsletter{margin-top:15px;display:flex}.newsletter input{flex:1;padding:8px 10px;border:none;outline:none}.newsletter button{background:#000;border:none;padding:8px 15px;font-weight:600;cursor:pointer;color:#fff}.footer-bottom{background:#0b1220;text-align:center;padding:15px 0;margin-top:40px}.footer-bottom p{margin:0;font-size:14px}nav.admin-sidebar{position:fixed;top:67px;left:0;width:250px;height:calc(100vh - 100px);overflow-y:auto;box-shadow:2px 0 10px #0000004d;z-index:1000;padding:1rem .5rem}.admin-main-content{margin-left:250px;padding:20px;min-height:calc(100vh - 56px)}.admin-sidebar .nav-link{color:#cfd8dc;padding:12px 15px;border-radius:8px;transition:all .3s ease;font-weight:400;font-size:14px}.admin-sidebar .nav-link:hover{background-color:#1abc9c;color:#fff;transform:translate(5px)}.admin-sidebar .nav-link.active{background-color:#16a085;color:#fff}.about-banner-text{text-align:center;background-image:url(/build/assets/about-bg-BkleSuzT.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.about-banner-text h3{color:#fff;font-size:35px;font-weight:700}.about-banner-text p{color:#fff}.contact-banner-text{text-align:center;background-image:url(/build/assets/contact-bg-CbHPFdQk.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.contact-banner-text h3{color:#fff;font-size:35px;font-weight:700}.contact-banner-text p{color:#fff}.page-banner-blog{text-align:center;background-image:url(/build/assets/blog-bg-D_dejE_F.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#000000a6;background-blend-mode:overlay;padding:7rem 0}.page-banner-blog h3{color:#fff;font-size:35px;font-weight:700}.page-banner-blog p{color:#fff}.stat-card{display:flex;align-items:center;gap:15px;padding:20px;border-radius:14px;color:#fff;transition:.3s ease;box-shadow:0 5px 15px #0000000d}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:30px;opacity:.9}.stat-card h6{font-size:14px;margin:0;opacity:.9}.stat-card h3{font-size:22px;font-weight:700;margin:0}.bg-primary{background:linear-gradient(135deg,#4f46e5,#6366f1)}.bg-success{background:linear-gradient(135deg,#10b981,#34d399)}.bg-warning{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.bg-danger{background:linear-gradient(135deg,#ef4444,#f87171)}.bg-info{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.bg-secondary{background:linear-gradient(135deg,#6b7280,#9ca3af)}.card{border:none;border-radius:14px}.card-header{border-bottom:none;font-size:15px}.table{border-radius:10px;overflow:hidden}.table th{font-size:13px;font-weight:600;color:#555}.table td{font-size:14px;vertical-align:middle}.badge{padding:6px 10px;border-radius:20px;font-size:12px}.btn-outline-success{border-radius:50px;padding:5px 12px}h2{font-weight:700}.text-muted{font-size:13px}canvas{max-width:100%}@media(max-width:768px){.stat-card{padding:15px}.stat-card h3{font-size:18px}.stat-icon{font-size:24px}}
