@keyframes whatsapp-pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px rgba(37,211,102,.45)}50%{transform:scale(1.12);box-shadow:0 6px 20px rgba(37,211,102,.7)}}*{margin:0;padding:0;box-sizing:border-box}.whatsapp-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:#25d366;color:#fff;box-shadow:0 4px 12px rgba(37,211,102,.45);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;animation:whatsapp-pulse 1.8s ease-in-out infinite}.whatsapp-float svg{width:1.75rem;height:1.75rem}.whatsapp-float:hover{animation:none;transform:scale(1.1);box-shadow:0 6px 18px rgba(37,211,102,.6);color:#fff}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 10px}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.text-muted{color:#6c757d!important}.small{font-size:.875em}header{padding:20px 0;border-bottom:1px solid #eee;position:sticky;top:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:100;transition:transform .3s ease}nav{justify-content:space-between}.logo,.nav-links a{text-decoration:none}.logo,.nav-links,nav{display:flex;align-items:center}.logo{font-size:28px;font-weight:800;color:#ff4141;gap:10px}.logo img{height:40px}.nav-links{gap:30px;list-style:none}.nav-links a{color:#666;font-weight:500;transition:color .3s ease}.footer-section a:hover,.nav-links a:hover{color:#ff4141}.link-highlight{background-color:#ff4141;color:#fff!important;padding:10px 20px;border-radius:50px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.link-highlight:hover{color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 10px rgba(255,65,65,.4)}.hamburger-menu{display:none}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.98);backdrop-filter:blur(10px);z-index:10000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility 0s .3s}.mobile-menu-overlay.is-open{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s 0s}.mobile-menu__close-btn{position:absolute;top:25px;right:25px;background:0 0;border:0;cursor:pointer;color:#333}.mobile-menu__close-btn .material-icons{font-size:40px}.mobile-menu__links{list-style:none;text-align:center}.mobile-menu__links li{margin-bottom:20px}.mobile-menu__links a{font-size:1.8rem;font-weight:600;color:#333;text-decoration:none;padding:10px}.mobile-menu__links .link-highlight{display:inline-block;padding:10px 30px;border:2px solid #ff4141;background-color:transparent;color:#ff4141!important;border-radius:50px;font-weight:600;margin-top:20px}.mobile-menu__links .link-highlight:hover{background-color:#ff4141;color:#fff!important}@media (max-width:768px){.nav-links{display:none}.hamburger-menu{display:block;background:0 0;border:0;cursor:pointer;padding:10px}.hamburger-menu .material-icons{font-size:36px;color:#333}}.metrics-section{background:linear-gradient(135deg,#ff4141,#cc1f1f);padding:60px 0}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;text-align:center}.metric-item h3{font-size:2.8rem;font-weight:800;color:#fff}.metric-item p{font-size:1.1rem;color:rgba(255,255,255,.85)}.before-after-section{padding:80px 0}.before-after-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.before-after-card{border:1px solid #eee;padding:30px;border-radius:12px}.before-after-card h3{font-size:1.5rem;margin-bottom:15px;display:flex;align-items:center;gap:10px}.before-after-card ul{list-style:none;padding-left:0}.before-after-card li{margin-bottom:10px;color:#666;display:flex;align-items:center;gap:8px}.before-after-card.before h3{color:#dc3545}.before-after-card.after h3{color:#28a745}.detailed-benefit{display:grid;grid-template-columns:80px 1fr;gap:30px;padding:60px 0;border-bottom:1px solid #f0f0f0}.detailed-benefit:last-of-type{border-bottom:none}.detailed-benefit .benefit-icon{width:80px;height:80px;background:linear-gradient(135deg,#28a745,#218838);border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 20px rgba(40,167,69,.3)}.detailed-benefit .benefit-icon .material-icons{font-size:48px}.detailed-benefit h3{font-size:1.8rem;margin-bottom:15px}.detailed-benefit p{color:#666;line-height:1.7;margin-bottom:20px}.detailed-benefit-image{margin-top:20px}.detailed-benefit-image img{width:100%;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (max-width:768px){.detailed-benefit{grid-template-columns:1fr;text-align:center}.detailed-benefit .benefit-icon{margin:0 auto 20px}}.cta-buttons{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap}.generic-section{padding:100px 0}.pb-100{padding-bottom:100px}.section-title,.section-title--with-desc{text-align:center;font-size:2.5rem;font-weight:700;color:#333;line-height:1.1}.section-title{margin-bottom:60px}.section-title--with-desc{margin-bottom:10px}.section-description{font-size:1.3rem;color:#666;max-width:700px;margin:10px auto 60px;text-align:center}.how-it-works{background:#f8f9fa;padding:100px 0}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.step{text-align:center;padding:30px 20px}.step-number{width:60px;height:60px;background:#ff4141;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.footer-section h4,.step h3{font-size:1.2rem;font-weight:600;margin-bottom:15px;color:#333}.step p{color:#666}footer{background:#1a1a1a;color:#fff;padding:50px 0 30px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:30px}.footer-section h4{font-size:1.1rem;color:#ff4141}.footer-section a{color:#ccc;text-decoration:none;display:block;margin-bottom:8px;transition:color .3s ease}.footer-bottom{border-top:1px solid #333;padding-top:20px;text-align:center;color:#999}.footer-contact-bar{display:flex;justify-content:space-between;align-items:center;color:#ccc;flex-wrap:wrap}.contact-info{font-size:16px}.social-icons{display:flex;align-items:center}.social-icons a{margin-left:15px;transition:transform .2s ease-in-out}.social-icons a:hover{transform:scale(1.1)}.social-icons img{width:32px;height:32px;filter:brightness(0) invert(1) brightness(.8)}@media (max-width:768px){.footer-contact-bar{flex-direction:column;text-align:center}.contact-info{margin-bottom:15px}.social-icons{justify-content:center;width:100%}.social-icons a{margin:0 8px}}.page-content{padding:60px 15px;min-height:calc(100vh - 400px)}.page-content h1{font-size:2.5rem;margin-bottom:20px;text-align:center}.content-section,.page-content p{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto;text-align:center}.content-section{margin:40px auto;text-align:left;font-family:"Inter",sans-serif;line-height:1.8;font-size:1.1rem}.content-section h1,.content-section h2,.content-section h3,.content-section h4{color:#333;font-weight:600;line-height:1.1;margin-top:40px;margin-bottom:20px}.content-section h1{font-size:2.2rem}.content-section h2{font-size:1.8rem}.content-section h3{font-size:1.5rem}.content-section h4{font-size:1.3rem}.content-section p{margin-bottom:15px;text-align:left}.accordion-body a,.content-section a,.nk-link{color:#ff4141;text-decoration:underline;transition:color .2s ease-in-out}.accordion-body a:hover,.content-section a:hover,.nk-link:hover{color:#e63737}.content-section hr{border:0;border-top:1px solid #ddd;margin:2em 0}.content-section blockquote{border-left:4px solid #ff4141;padding-left:1em;color:#555;font-style:italic;margin:1.5em 0;background-color:#f9f9f9}.content-section ul{margin:1em 0 1em 1.5em;padding-left:0;list-style:none}.content-section ol{padding-left:0;margin:1em 0 1em 1.5em;padding-inline-start:25px}.content-section ul li{position:relative;padding-left:25px;margin-bottom:.8em}.content-section ul li::before{content:"✔";position:absolute;left:0;color:#ff4141}.content-section ol li{margin-bottom:.8em}.content-section pre{background-color:#f4f4f4;padding:1em;border-radius:6px;overflow-x:auto;margin-bottom:1.5em}.content-section code{background-color:#f4f4f4;padding:.2em .4em;border-radius:4px;font-family:"Courier New",monospace}.content-section img{max-width:100%;height:auto;display:block;margin:1em auto;border-radius:6px}.content-section table{width:100%;border-collapse:collapse;margin:1.5em 0}.content-section td,.content-section th{border:1px solid #ddd;padding:.75em;text-align:left}.content-section th{background-color:#f9f9f9;font-weight:600}@media (max-width:768px){.content-section{padding:0 20px;font-size:1rem}.content-section h1{font-size:1.8rem}.content-section h2{font-size:1.5rem}.content-section h3{font-size:1.3rem}}.team-section{margin-top:60px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;text-align:center}.team-member img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:15px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.team-member h4{font-size:1.2rem;margin-bottom:5px}.page-hero{padding:80px 0;text-align:center;background-size:cover;background-position:center;position:relative;color:#fff}.page-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.page-hero .hero-text{position:relative;z-index:2}.page-hero h1{font-size:3rem;font-weight:800;margin-bottom:15px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.page-hero .subtitle{font-size:1.3rem;max-width:700px;margin:0 auto;opacity:.9;text-shadow:0 1px 3px rgba(0,0,0,.4)}.notfound-content{padding-top:60px;padding-bottom:60px;text-align:center}.notfound-title{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:4rem;color:#ff4141;line-height:1.1;margin-bottom:10px}.notfound-title .material-icons{font-size:4rem;color:#dc3545;flex-shrink:0}.notfound-content h2{line-height:1.1;font-size:1.8rem;margin-bottom:20px}.notfound-content p{font-size:1.2rem;color:#666;margin-bottom:40px}.helpful-links{margin-top:40px}.helpful-links h3{margin-bottom:20px}.helpful-links a{margin:0 15px;font-weight:600;color:#ff4141;text-decoration:none;display:inline-block}@media (max-width:768px){.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:280px}.notfound-title{font-size:2.5rem}.notfound-title .material-icons{display:none}.notfound-content h2{font-size:1.2rem;margin-bottom:15px}.helpful-links{display:flex;flex-direction:column;align-items:center}.helpful-links a{margin:8px 0}}