*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Inter',sans-serif;color:#27364a;overflow-x:hidden}.fw-800{font-weight:800}.navbar{padding:18px 0;background:transparent;transition:.3s}.navbar.scrolled{background:#063970;box-shadow:0 5px 25px rgba(0,0,0,.12);padding:10px 0}.navbar-brand{font-size:1.25rem;letter-spacing:-.5px}.navbar-brand span:last-child{color:#e53935}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:9px;background:#e53935;color:#fff;margin-right:7px}.nav-link{font-size:.9rem;font-weight:600;color:#fff!important}.btn{border-radius:7px;font-weight:700;padding:.75rem 1.2rem}.btn-primary{background:#0b5ed7;border-color:#0b5ed7}.btn-primary:hover{background:#084da9;border-color:#084da9}.btn-red{background:#e53935;border-color:#e53935;color:#fff}.btn-red:hover{background:#c62828;border-color:#c62828;color:#fff}.hero{min-height:760px;position:relative;color:#fff;background:linear-gradient(110deg,#063970 0%,#0b5ed7 45%,#102b4c 100%);background-image:linear-gradient(90deg,rgba(3,28,54,.93),rgba(6,57,112,.7),rgba(3,28,54,.42)),url('https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=1800&q=85');background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.18))}.hero h1{font-size:clamp(2.6rem,5vw,5rem);font-weight:800;line-height:1.04;letter-spacing:-2px;max-width:900px}.hero h1 span{color:#ef5350}.hero .lead{font-size:1.15rem;line-height:1.7;max-width:760px;color:#e8f0f8}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:800;color:#fff;display:inline-block;margin-bottom:15px}.eyebrow.blue{color:#0b5ed7}.trust-line{margin-top:28px;font-size:.85rem;color:#dce8f5}.trust-line i{color:#ff5a56}.section-padding{padding:100px 0}.section-heading{max-width:720px;margin:0 auto 55px}.section-heading h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-1px;color:#102b4c}.section-heading p{color:#6b7b8f;font-size:1.05rem}.product-card{height:100%;background:#fff;border:1px solid #e7edf3;border-radius:15px;padding:28px;transition:.3s;box-shadow:0 8px 30px rgba(9,45,78,.04)}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(9,45,78,.12);border-color:#b9d2ee}.icon-box{width:58px;height:58px;border-radius:12px;background:#eaf3ff;color:#0b5ed7;display:flex;align-items:center;justify-content:center;font-size:1.55rem;margin-bottom:22px}.product-card h3,.feature-card h3,.purpose-card h3{font-size:1.15rem;font-weight:800;color:#102b4c}.product-card p,.feature-card p,.purpose-card p{color:#6b7b8f;font-size:.9rem;line-height:1.7}.product-card a{color:#0b5ed7;text-decoration:none;font-weight:700;font-size:.9rem}.about-image{height:520px;border-radius:20px;background:linear-gradient(110deg,rgba(6,57,112,.2),rgba(229,57,53,.18)),url('../imgs/img_eletrodomesticos.png?auto=format&fit=crop&w=1100&q=85') center/cover;position:relative;box-shadow:0 25px 60px rgba(4,39,72,.16)}.about-badge{position:absolute;right:-20px;bottom:35px;background:#fff;padding:20px 25px;border-radius:14px;box-shadow:0 15px 35px rgba(0,0,0,.15);display:flex;flex-direction:column}.about-badge strong{font-size:2rem;color:#0b5ed7}.about-badge span{font-size:.8rem;font-weight:700;color:#66788b}.section-heading+.row{}.check-list{margin:25px 0}.check-list div{font-weight:600;margin:12px 0}.check-list i{color:#0b5ed7;margin-right:8px}.dark-section{background:#063970;color:#fff}.section-heading.light h2{color:#fff}.section-heading.light p{color:#c9d8e7}.feature-card{height:100%;padding:32px 25px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055)}.feature-card>i{font-size:2rem;color:#ef5350}.feature-card h3{color:#fff;margin-top:20px}.feature-card p{color:#b9c9d8}.purpose-card{height:100%;background:#fff;padding:35px;border-radius:15px;border:1px solid #e3eaf1;box-shadow:0 10px 35px rgba(8,46,81,.05)}.purpose-card.featured{border-top:4px solid #e53935}.purpose-icon{font-size:2rem;color:#0b5ed7;margin-bottom:20px}.stats-section{padding:65px 0;background:#0b5ed7;color:#fff}.stat{padding:10px}.stat strong{display:block;font-size:3rem;font-weight:800}.stat span{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;opacity:.85}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.brand-grid div{height:100px;border:1px solid #e1e8ef;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#8493a3;font-weight:800;transition:.3s}.brand-grid div:hover{color:#0b5ed7;border-color:#b7d1ed;transform:translateY(-3px)}.testimonial{max-width:780px;margin:auto;text-align:center;background:#fff;border-radius:18px;padding:45px 70px;box-shadow:0 12px 40px rgba(9,45,78,.08)}.stars{color:#e53935;letter-spacing:4px;margin-bottom:18px}.testimonial p{font-size:1.15rem;line-height:1.8;font-style:italic;color:#536579}.testimonial strong{display:block;color:#102b4c;margin-top:25px}.testimonial span{font-size:.85rem;color:#8291a0}.carousel-control-prev,.carousel-control-next{width:5%}.carousel-control-prev-icon,.carousel-control-next-icon{filter:invert(1)}.cta-section{padding:20px 0 100px}.cta-box{border-radius:20px;padding:55px 65px;background:linear-gradient(105deg,#063970,#0b5ed7);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px;position:relative;overflow:hidden}.cta-box:after{content:'';position:absolute;width:300px;height:300px;border:50px solid rgba(255,255,255,.05);border-radius:50%;right:-100px;top:-130px}.cta-box h2{font-size:clamp(1.8rem,3vw,2.7rem);font-weight:800;max-width:680px}.cta-box p{margin:0;color:#d8e6f5}.contact-info>div{display:flex;gap:17px;align-items:center;margin-bottom:28px}.contact-info i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#eaf3ff;color:#0b5ed7;border-radius:10px;font-size:1.2rem}.contact-info small,.contact-info strong{display:block}.contact-info small{color:#8090a1;margin-bottom:3px}.contact-info strong{font-size:.95rem;color:#23384d}.contact-form{padding:35px;border:1px solid #e1e8ef;border-radius:16px;box-shadow:0 10px 35px rgba(9,45,78,.05)}.contact-form label{font-size:.8rem;font-weight:700;margin-bottom:7px}.form-control{padding:.8rem 1rem;border-color:#dce5ed}.form-control:focus{border-color:#0b5ed7;box-shadow:0 0 0 .2rem rgba(11,94,215,.12)}.footer{background:#041f3b;color:#aebfd0;padding:65px 0 25px}.footer h5{font-size:.9rem;color:#fff;font-weight:800;margin-bottom:18px}.footer a{display:block;color:#aebfd0;text-decoration:none;font-size:.85rem;margin:9px 0}.footer a:hover{color:#fff}.footer p{font-size:.85rem;line-height:1.7}.footer .navbar-brand{display:inline-flex}.socials{display:flex;gap:8px}.socials a{width:38px;height:38px;border:1px solid #33516d;border-radius:8px;display:flex;align-items:center;justify-content:center}.footer hr{border-color:#24435e;margin:40px 0 20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.75rem}.whatsapp-float{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.9rem;z-index:1000;box-shadow:0 8px 25px rgba(0,0,0,.25);transition:.3s}.whatsapp-float:hover{transform:scale(1.08);color:#fff}.whatsapp-float span{position:absolute;right:70px;background:#fff;color:#25384c;font-size:.75rem;font-weight:700;padding:9px 12px;border-radius:7px;box-shadow:0 5px 20px rgba(0,0,0,.12);opacity:0;pointer-events:none;white-space:nowrap;transition:.2s}.whatsapp-float:hover span{opacity:1}@media(max-width:991px){.navbar{background:#063970;padding:10px 0}.nav-link{padding:10px 0}.hero{min-height:700px}.about-image{height:420px}.brand-grid{grid-template-columns:repeat(2,1fr)}.cta-box{padding:40px;flex-direction:column;align-items:flex-start}}@media(max-width:575px){.section-padding{padding:75px 0}.hero h1{letter-spacing:-1px}.hero .lead{font-size:1rem}.about-image{height:330px}.about-badge{right:15px;bottom:20px}.testimonial{padding:35px 25px}.cta-box{padding:35px 25px}.footer-bottom{flex-direction:column}.whatsapp-float{right:17px;bottom:17px}.whatsapp-float span{display:none}.brand-grid{grid-template-columns:1fr 1fr}}