*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}:root{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#1c2747;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:inherit;text-decoration:none}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.header{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:100%;background:#1c2747d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.75rem 2rem;border-radius:0;z-index:1000;box-shadow:0 4px 20px #0000004d;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled{max-width:1200px;padding:.5rem 1.5rem;border-radius:50px;top:1rem;background:#1c2747f2}.header-container{display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}.logo{display:flex;align-items:center;gap:.75rem;z-index:1001}.logo-icon{width:45px;height:45px}.logo-icon img{width:100%;height:100%;object-fit:contain}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-name{font-size:1rem;font-weight:600;color:#fff;letter-spacing:.5px}.logo-subtitle{font-size:.65rem;color:#565656;letter-spacing:1px;text-transform:uppercase;margin-top:2px}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;z-index:1001;transition:color .3s ease}.mobile-menu-toggle:hover{color:#d3af76}.nav{flex:1;display:flex;justify-content:center}.nav-list{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{color:#fff;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .3s ease;display:flex;align-items:center;gap:.3rem}.nav-link:hover{color:#d3af76}.nav-link.active{color:#d3af76;border-bottom:2px solid #d3af76;padding-bottom:4px}.dropdown-arrow{font-size:.6rem;opacity:.7}.social-links{display:flex;align-items:center;gap:.75rem;z-index:1001}.social-link{width:36px;height:36px;border-radius:50%;background-color:#d3af76;display:flex;align-items:center;justify-content:center;color:#1c2747;transition:all .3s ease}.social-link:hover{background-color:#e0bf8a;transform:scale(1.1)}.social-link svg{width:18px;height:18px}.mobile-only{display:none}@media(max-width:992px){.header{border-radius:30px;padding:.75rem 1.5rem}.nav-list{gap:1.5rem}.nav-link{font-size:.85rem}.social-links{gap:.5rem}.social-link{width:32px;height:32px}.social-link svg{width:16px;height:16px}}@media(max-width:768px){.header{border-radius:15px;padding:.75rem 1rem;max-width:calc(100% - 2rem)}.header.scrolled{border-radius:15px;max-width:calc(100% - 2rem)}.header-container{gap:1rem}.mobile-menu-toggle{display:block}.nav{position:fixed;top:80px;left:0;right:0;background:#1c2747fa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:2rem 1rem;border-radius:0 0 15px 15px;box-shadow:0 10px 30px #0000004d;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;justify-content:flex-start}.nav.mobile-open{max-height:500px;opacity:1}.mobile-only{display:block}.mobile-social-links{display:flex;gap:1rem;padding-top:.5rem}.nav-list{flex-direction:column;gap:1rem;width:100%;align-items:flex-start}.nav-item{width:100%;border-bottom:1px solid rgba(211,175,118,.2);padding-bottom:1rem}.nav-item:last-child{border-bottom:none}.nav-link{font-size:1rem;padding:.5rem 0;width:100%}.social-links{display:none}}@media(max-width:480px){.logo-icon{width:80px;height:48px}.header{padding:.5rem .75rem}}.app{min-height:100vh;background:#1c2747;padding-top:100px}.main-content{max-width:1600px;margin:0 auto;padding:0}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:4rem;align-items:center;min-height:calc(100vh - 100px)}.hero-content{color:#fff}.hero-label{color:#d3af76;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;display:block}.hero-title-main{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:.5rem;color:#fff}.hero-subtitle{display:block;font-size:1.2rem;color:#d3af76;text-transform:uppercase;letter-spacing:3px;margin-bottom:2rem;font-weight:500}.hero-description-main{font-size:1.3rem;color:#fff;margin-bottom:2.5rem;line-height:1.6;max-width:600px}.hero-cta-container{margin-top:2rem}.cta-instruction{font-size:1.1rem;color:#fff;margin-bottom:1rem}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.2rem 3rem!important;font-size:1.2rem!important;background:#25d366!important;color:#fff!important;border-radius:50px!important;box-shadow:0 10px 25px #25d3664d;border:none;cursor:pointer;font-weight:700;transition:all .3s ease;text-transform:uppercase;width:fit-content;margin:0 auto;text-decoration:none}.btn-whatsapp:hover{background:#128c7e!important;transform:translateY(-5px);box-shadow:0 15px 35px #25d36680}.icon-wp{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.no-cost-badge{display:inline-block;margin-top:1.5rem;padding:.5rem 1.5rem;background:#d3af761a;border:1px solid #d3af76;color:#d3af76;border-radius:5px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.hero-buttons{display:flex;gap:1.5rem;align-items:center;justify-content:flex-start;margin-top:1rem}.hero-buttons .btn-whatsapp{margin:0}.btn-primary{background:#d3af76;color:#1c2747;padding:1rem 2.5rem;border:none;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#e0bf8a;transform:translateY(-2px);box-shadow:0 8px 20px #d3af764d}.btn-icon{width:50px;height:50px;border:2px solid #fff;border-radius:5px;display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.btn-icon:hover{background:#d3af76;border-color:#d3af76;color:#1c2747}.hero-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.hero-image-wrapper{position:relative;width:100%;max-width:400px;height:700px}.hero-image-wrapper:before{content:"";position:absolute;top:-30px;right:-30px;width:250px;height:250px;background:#d3af76;border-radius:10px;z-index:0}.hero-image-wrapper img{position:relative;width:100%;height:100%;border-radius:10px;z-index:1;object-fit:cover}.services-grid{padding:6rem 4rem}.services-header{max-width:600px;margin:0 auto 4rem;text-align:center}.services-label{color:#d3af76;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;display:block}.services-title{font-size:2.5rem;color:#fff;font-weight:700;line-height:1.3}.services-comparison{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.service-column h3{font-size:1.5rem;color:#fff;margin-bottom:2rem}.service-list{list-style:none;padding:0}.service-list li{color:#fff;padding:1rem 0;border-bottom:1px solid #214793;display:flex;align-items:center;gap:.5rem}.service-list li:before{content:"✓";color:#d3af76;font-weight:700}.services-cta{text-align:center;margin-top:3rem}.services-cta a{color:#d3af76;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.services-cta a:hover{gap:1rem}.brand-registration{padding:6rem 4rem;border-radius:15px;background:#214793}.carousel-container{max-width:1400px;margin:0 auto}.carousel-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.carousel-text{color:#fff}.carousel-text h2{font-size:2.5rem;margin-bottom:2rem;line-height:1.3}.lawyer-info{margin-top:2rem;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lawyer-info h3{font-size:2rem;color:#d3af76;margin-bottom:.5rem}.lawyer-role{font-size:1.1rem;color:#fff;margin-bottom:1rem;font-weight:500}.lawyer-experience{font-size:1rem;color:#fff;margin-bottom:1.5rem}.experience-number{font-size:1.5rem;font-weight:700;color:#d3af76}.lawyer-description{font-size:1rem;line-height:1.8;color:#fff;margin-bottom:1.5rem}.lawyer-specialty{font-size:.95rem;color:#fff;padding:1rem;background:#1c274780;border-radius:8px;border-left:4px solid #d3af76}.lawyer-specialty strong{color:#d3af76}.carousel-dots{display:flex;gap:.8rem;margin-top:2rem}.dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease}.dot:hover{background:#fff9}.dot.active{background:#d3af76;width:30px;border-radius:6px}.carousel-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.carousel-image{position:relative;width:100%;max-width:900px;height:950px;border-radius:15px;overflow:hidden;box-shadow:0 10px 40px #0000004d}.carousel-image img{width:100%;height:100%;object-fit:cover;animation:fadeIn .5s ease-in-out}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:2rem;color:#fff}.lawyer-name-overlay{font-size:1.5rem;font-weight:700;color:#d3af76}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#d3af76e6;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#1c2747}.carousel-btn:hover{background:#d3af76;transform:translateY(-50%) scale(1.1)}.carousel-btn.prev{left:-25px}.carousel-btn.next{right:-25px}.brand-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.brand-image-wrapper{position:relative}.brand-image-wrapper img{width:100%;border-radius:10px}.brand-years{position:absolute;bottom:20px;left:20px;background:#d3af76;padding:1.5rem;border-radius:10px;color:#1c2747;font-weight:700}.brand-years-number{font-size:2rem;display:block}.brand-text-content{color:#fff}.brand-text-content .services-label{text-align:left}.brand-text-content h2{font-size:2.5rem;margin-bottom:2rem;line-height:1.3}.brand-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.brand-step{background:#1c2747;padding:2rem;border-radius:10px;border-left:4px solid #d3af76}.brand-step-number{font-size:2rem;color:#d3af76;font-weight:700;margin-bottom:1rem;display:block}.brand-step h3{font-size:1.3rem;margin-bottom:.5rem;color:#fff}.brand-step p{color:#fff;line-height:1.6}.other-services{padding:6rem 4rem}.other-services-header{text-align:center;margin-bottom:4rem}.other-services-header .services-label{display:block}.other-services-header h2{font-size:2.5rem;color:#fff;font-weight:700}.services-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:#214793;padding:3rem 2rem;border-radius:10px;text-align:center;transition:all .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #d3af7633}.service-icon{width:60px;height:60px;background:#d3af76;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;color:#1c2747}.service-card h3{font-size:1.3rem;color:#fff;margin-bottom:1rem}.service-card p{color:#fff;line-height:1.6;margin-bottom:1.5rem}.service-link{color:#d3af76;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.service-link:hover{gap:1rem}.testimonials{padding:6rem 4rem;background:#214793}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-header .services-label{display:block}.testimonials-header h2{font-size:2.5rem;color:#fff;font-weight:700}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#1c2747;padding:1rem;border-radius:10px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-image-container{width:100%;border-radius:8px;overflow:hidden}.testimonial-screenshot{width:100%;height:auto;display:block;object-fit:contain}.about{padding:6rem 4rem}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text{color:#fff}.about-text .services-label{text-align:left}.about-text h2{font-size:2.5rem;margin-bottom:2rem;line-height:1.3}.about-text p{color:#fff;line-height:1.8;margin-bottom:1.5rem}.about-image{position:relative;display:flex;justify-content:flex-end}.about-image-main{width:100%;max-width:400px;border-radius:10px}.about-signature{position:absolute;bottom:20px;right:20px;background:#d3af76;padding:1rem 1.5rem;border-radius:10px;color:#1c2747;font-weight:700;font-size:1.2rem}.faq{padding:6rem 4rem;background:#214793}.faq-header{text-align:center;margin-bottom:4rem}.faq-header .services-label{display:block}.faq-header h2{font-size:2.5rem;color:#fff;font-weight:700}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#1c2747;margin-bottom:1rem;border-radius:10px;overflow:hidden}.faq-question{width:100%;padding:1.5rem 2rem;background:transparent;border:none;color:#fff;font-size:1.1rem;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{color:#d3af76}.faq-answer{padding:0 2rem 1.5rem;color:#fff;line-height:1.6}.cta{padding:8rem 4rem;text-align:center;background:#1c2747}.cta-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-content h2{font-size:3.5rem;color:#fff;margin-bottom:2rem;line-height:1.1;font-family:Playfair Display,serif}.cta .btn-whatsapp{margin:1rem auto}.footer{background:#1c2747;padding:4rem 4rem 2rem;color:#565656}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-logo{width:60px;height:60px;margin-bottom:1rem}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-about h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.footer-about p{line-height:1.8;color:#fff;margin-bottom:1rem}.footer-links h4{color:#fff;margin-bottom:1rem}.footer-links ul{list-style:none;color:#fff;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fff;transition:color .3s ease}.footer-links a:hover{color:#d3af76}.footer-bottom{text-align:center;color:#fff;padding-top:2rem;border-top:1px solid #214793}@media(max-width:992px){.hero,.brand-content,.about-content,.carousel-content{grid-template-columns:1fr;gap:2rem}.hero{padding:3rem 2rem;min-height:auto}.hero-image{order:-1}.hero-image-wrapper{max-width:300px;height:500px;margin:0 auto}.hero-image-wrapper:before{width:180px;height:180px;top:-20px;right:-20px}.carousel-text{order:2}.carousel-image-wrapper{order:1;margin-bottom:2rem}.carousel-image{max-width:600px;height:700px;margin:0 auto}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.services-comparison,.brand-steps{grid-template-columns:1fr}.services-cards{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.services-grid,.brand-registration,.testimonials,.about,.faq{padding:4rem 2rem}}@media(max-width:768px){.hero{padding:2rem 1.5rem}.hero-title-main{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-description-main{font-size:1.1rem}.hero-image-wrapper{max-width:280px;height:450px}.btn-whatsapp{padding:1rem 2rem!important;font-size:1rem!important}.carousel-image{max-width:400px;height:550px}.services-title,.carousel-text h2,.about-text h2,.testimonials-header h2,.faq-header h2,.cta-content h2{font-size:2rem}.services-cards,.testimonials-grid,.footer-content{grid-template-columns:1fr}.services-grid,.brand-registration,.testimonials,.about,.faq,.cta{padding:3rem 1.5rem}}@media(max-width:480px){.hero{padding:1.5rem 1rem}.hero-title-main{font-size:2rem}.hero-subtitle{font-size:.9rem;letter-spacing:2px}.hero-description-main{font-size:1rem}.hero-image-wrapper{max-width:250px;height:400px}.hero-image-wrapper:before{width:150px;height:150px;top:-15px;right:-15px}.btn-whatsapp{padding:.9rem 1.5rem!important;font-size:.9rem!important}.cta-instruction{font-size:1rem}.icon-pointing{display:none}.carousel-image{max-width:100%;height:500px}.carousel-btn{width:40px;height:40px}.carousel-btn.prev{left:5px}.carousel-btn.next{right:5px}.lawyer-info h3{font-size:1.5rem}.lawyer-description{font-size:.95rem}.services-title,.carousel-text h2,.about-text h2,.testimonials-header h2,.faq-header h2{font-size:1.75rem}.cta-content h2{font-size:2.5rem}.services-grid,.brand-registration,.testimonials,.about,.faq,.cta{padding:2.5rem 1rem}.service-column h3{font-size:1.3rem}.testimonial-card,.faq-item{padding:1.5rem}.about-image-main{max-width:100%}}
