:root{--wine:#741823;--wine-dark:#551019;--wine-deep:#320a11;--gold:#b5a24e;--gold-dark:#8f803d;--gold-light:#d8ca82;--beige:#e2d5a6;--cream:#f7f3e8;--cream-2:#efe8d4;--black:#211b13;--white:#ffffff;--text:#302a24;--text-light:#756e64;--border:rgba(116, 24, 35, .14);--shadow-sm:0 15px 40px rgba(58, 39, 31, .08);--shadow-md:0 25px 70px rgba(49, 30, 25, .14);--radius-sm:14px;--radius-md:24px;--radius-lg:34px;--font-heading:"Cormorant Garamond", Georgia, serif;--font-body:"Inter", Arial, sans-serif}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;padding-bottom:0}body::-webkit-scrollbar{width:11px}body::-webkit-scrollbar-track{background:var(--cream)}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--wine),var(--gold-dark));border:3px solid var(--cream);border-radius:20px}::selection{background:var(--wine);color:var(--white)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--black);font-weight:700;line-height:1.05;margin-top:0}h1{font-size:clamp(3.3rem, 5.5vw, 4.25rem);letter-spacing:-.045em}h2{font-size:clamp(2.5rem, 4vw, 3.5rem);letter-spacing:-.035em}h3{font-size:1.7rem}p{font-size:1.05rem;color:var(--text-light)}.container{max-width:1220px}.section{padding:105px 0}.section-white{background:var(--white)}.section-cream{background:radial-gradient(circle at 80% 20%,rgb(181 162 78 / .12),transparent 35%),var(--cream)}.section-heading{max-width:850px}.section-heading p{max-width:760px;margin:20px auto 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wine)}.eyebrow-light{color:var(--gold-light)}.eyebrow-gold{color:var(--gold-light)}.btn{min-height:52px;border-radius:999px;padding:13px 25px;font-size:.95rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #fff0;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-wine{color:var(--white);background:var(--wine);border-color:var(--wine);box-shadow:0 12px 24px rgb(116 24 35 / .18)}.btn-wine:hover{color:var(--white);background:var(--wine-dark);border-color:var(--wine-dark)}.btn-gold{color:#261b0d;background:linear-gradient(135deg,var(--gold-light),var(--gold));border-color:rgb(255 255 255 / .1);box-shadow:0 14px 30px rgb(0 0 0 / .16)}.btn-gold:hover{color:#170f08;background:linear-gradient(135deg,#e1d58f,#c0ab4f)}.btn-lg-cta{min-height:60px;padding:16px 29px}.site-header{position:sticky;top:0;z-index:1040;background:rgb(255 255 255 / .96);backdrop-filter:blur(16px);border-bottom:1px solid rgb(33 27 19 / .08);transition:.25s ease}.site-header.is-scrolled{box-shadow:0 12px 30px rgb(41 24 19 / .08)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-logo{width:190px;max-height:68px;object-fit:contain;object-position:left center}.header-nav{align-items:center;gap:28px;margin-left:auto}.header-nav a{font-size:.88rem;font-weight:600;color:var(--text);position:relative}.header-nav a::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--wine);transition:.25s ease}.header-nav a:hover{color:var(--wine)}.header-nav a:hover::after{width:100%}.btn-header{min-height:48px;padding:11px 20px}.hero-section{position:relative;isolation:isolate;min-height:790px;background:url(/wp-content/themes/adv/assets/images/hero-desktop.png) center/cover no-repeat;overflow:hidden}.hero-section::after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 18% 30%,rgb(181 162 78 / .17),transparent 33%),linear-gradient(180deg,rgb(0 0 0 / .05),rgb(0 0 0 / .28))}.hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#fff0,rgb(0 0 0 / .12))}.hero-container{position:relative;z-index:2}.min-vh-hero{min-height:790px}.hero-content{padding:85px 0 75px}.hero-content h1{color:var(--white);max-width:780px;margin-bottom:24px}.hero-content h1 span{color:var(--gold-light);display:block}.hero-lead{color:rgb(255 255 255 / .83);font-size:1.16rem;line-height:1.75;max-width:690px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.hero-secondary-link{color:rgb(255 255 255 / .86);font-size:.92rem;font-weight:600;display:inline-flex;align-items:center;gap:8px}.hero-secondary-link:hover{color:var(--gold-light)}.hero-trust{margin-top:45px;display:flex;align-items:stretch;gap:22px}.hero-trust-item{display:flex;flex-direction:column;gap:2px}.hero-trust-item strong{color:var(--white);font-size:.98rem}.hero-trust-item strong i{color:var(--gold-light);font-size:.8rem}.hero-trust-item span{font-size:.78rem;color:rgb(255 255 255 / .58)}.hero-trust-divider{width:1px;background:rgb(255 255 255 / .18)}.trust-strip{padding:24px 0;background:var(--cream);border-bottom:1px solid rgb(116 24 35 / .08)}.trust-mini{display:flex;align-items:center;justify-content:center;gap:11px;color:var(--text);font-size:.86rem;font-weight:600}.trust-mini i{color:var(--wine);font-size:1rem}.feature-card,.audience-card,.analysis-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);padding:34px;transition:.3s ease}.feature-card::before{content:"";position:absolute;left:34px;right:34px;top:0;height:3px;background:linear-gradient(90deg,var(--gold),transparent)}.feature-card:hover,.audience-card:hover,.analysis-card:hover{transform:translateY(-6px);border-color:rgb(116 24 35 / .28);box-shadow:var(--shadow-sm)}.feature-number{position:absolute;right:25px;top:18px;font-family:var(--font-heading);font-size:3.1rem;color:rgb(181 162 78 / .13)}.feature-icon,.audience-card>i{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--cream);color:var(--wine);margin-bottom:24px}.feature-card p,.audience-card p,.analysis-card p{margin-bottom:0;font-size:.96rem}.audience-card>i{font-size:1.08rem}.analysis-card{background:rgb(255 255 255 / .74)}.analysis-card>span{display:block;font-family:var(--font-heading);font-size:4.1rem;font-weight:700;line-height:1;color:rgb(181 162 78 / .18);margin-bottom:12px}.photo-frame{min-height:570px;border-radius:var(--radius-lg);border:1px solid rgb(116 24 35 / .14);box-shadow:var(--shadow-md);position:relative;overflow:hidden;background:radial-gradient(circle at 50% 25%,rgb(181 162 78 / .18),transparent 35%),linear-gradient(145deg,#ede5ce,#d9c98f)}.photo-planning{background:linear-gradient(180deg,rgb(33 27 19 / .03),rgb(33 27 19 / .22)),url(/wp-content/themes/adv/assets/images/dra-sueidh-planejamento.webp) center/cover no-repeat,linear-gradient(145deg,#ede5ce,#d9c98f)}.photo-lawyer{min-height:630px;background:linear-gradient(180deg,rgb(33 27 19 / .03),rgb(33 27 19 / .25)),url(/wp-content/themes/adv/assets/images/dra-sueidh-sobre.webp) center/cover no-repeat,linear-gradient(145deg,#ede5ce,#d9c98f)}.photo-note{position:absolute;left:20px;right:20px;bottom:20px;padding:18px;border-radius:16px;background:rgb(255 255 255 / .88);backdrop-filter:blur(10px);display:flex;flex-direction:column;line-height:1.4}.photo-note small{color:var(--wine);font-size:.7rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.photo-note strong{font-size:.9rem}.photo-note span{font-size:.75rem;color:var(--text-light)}.check-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.check-list li{display:flex;gap:11px;align-items:flex-start;font-size:.95rem;color:var(--text)}.check-list i{margin-top:6px;color:var(--gold-dark)}.section-wine{color:var(--white);position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgb(181 162 78 / .14),transparent 30%),linear-gradient(135deg,var(--wine-dark),var(--wine-deep))}.section-wine::after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgb(216 202 130 / .13);border-radius:50%;right:-180px;bottom:-240px}.section-wine h2,.section-wine p{color:var(--white)}.section-wine p{color:rgb(255 255 255 / .72);max-width:760px}.wine-highlight-card{min-height:330px;padding:38px;border:1px solid rgb(255 255 255 / .14);border-radius:var(--radius-lg);background:rgb(255 255 255 / .06);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:flex-end}.wine-highlight-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:rgb(216 202 130 / .13);color:var(--gold-light);font-size:1.4rem;margin-bottom:auto}.wine-highlight-card span{color:var(--gold-light);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.wine-highlight-card strong{color:var(--white);font-family:var(--font-heading);font-size:2rem;line-height:1.1;margin-top:10px}.timeline{max-width:980px;margin-left:auto;margin-right:auto;position:relative}.timeline::before{content:"";position:absolute;top:0;bottom:0;left:42px;width:1px;background:linear-gradient(var(--gold),rgb(181 162 78 / .08))}.timeline-item{position:relative;display:grid;grid-template-columns:85px 1fr;gap:26px;padding-bottom:38px}.timeline-number{position:relative;z-index:2;width:85px;height:85px;display:grid;place-items:center;border-radius:50%;background:var(--white);color:var(--wine);border:1px solid rgb(181 162 78 / .5);font-family:var(--font-heading);font-size:1.65rem;font-weight:700;box-shadow:0 8px 24px rgb(90 57 42 / .06)}.timeline-content{padding:13px 0 0}.timeline-content p{margin-bottom:0}.lawyer-badges{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 26px}.lawyer-badges span{background:rgb(116 24 35 / .07);border:1px solid rgb(116 24 35 / .12);color:var(--wine);border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:700}.lead-copy{font-size:1.12rem;color:var(--text)}.authority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.authority-grid>div{border:1px solid var(--border);border-radius:var(--radius-sm);background:rgb(255 255 255 / .58);padding:18px 15px;display:flex;flex-direction:column;gap:8px}.authority-grid i{color:var(--gold-dark)}.authority-grid strong{font-size:.82rem}.reviews-section{background:var(--white)}.google-proof-card{padding:48px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#fff,var(--cream));border:1px solid var(--border);display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center;box-shadow:var(--shadow-sm)}.google-rating{border-right:1px solid rgb(116 24 35 / .12)}.google-kicker{display:block;color:var(--text-light);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.rating-line{display:flex;align-items:center;gap:20px}.rating-line>strong{font-family:var(--font-heading);font-size:5.2rem;line-height:1;color:var(--wine)}.stars{color:#d6a42c;font-size:1rem;letter-spacing:2px}.rating-line span{display:block;margin-top:4px;font-size:.83rem;color:var(--text-light)}.google-proof-copy h2{font-size:clamp(2.1rem, 3vw, 3.2rem)}.google-proof-copy p{margin-bottom:14px}.text-link{color:var(--wine);font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;gap:8px}.contact-section{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 10% 20%,rgb(181 162 78 / .14),transparent 27%),var(--wine-deep)}.contact-section h2,.contact-section p{color:var(--white)}.contact-section p{color:rgb(255 255 255 / .72)}.contact-details{display:grid;gap:14px;margin-top:30px}.contact-details>div{display:flex;align-items:center;gap:14px}.contact-details>div>i{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:rgb(255 255 255 / .08);color:var(--gold-light)}.contact-details span{display:flex;flex-direction:column}.contact-details small{color:rgb(255 255 255 / .48);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.contact-details strong{color:var(--white);font-size:.9rem}.lead-form{background:var(--white);color:var(--text);padding:42px;border-radius:var(--radius-lg);box-shadow:0 25px 80px rgb(0 0 0 / .22)}.form-heading span{display:inline-block;color:var(--wine);text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.74rem;margin-bottom:6px}.form-heading h3{font-size:2.3rem;margin-bottom:25px}.form-label{font-size:.8rem;color:var(--text);font-weight:700}.form-control,.form-select{min-height:52px;border-radius:13px;border:1px solid rgb(48 42 36 / .15);background:#fbfaf8;padding-left:15px}.form-control:focus,.form-select:focus{border-color:rgb(116 24 35 / .45);box-shadow:0 0 0 .2rem rgb(116 24 35 / .08)}.btn-form{margin-top:5px}.privacy-note{color:var(--text-light)!important;font-size:.72rem;text-align:center;margin:14px 0 0}.privacy-note i{color:var(--gold-dark)}.faq-accordion{max-width:950px}.faq-accordion .accordion-item{border:0;border-bottom:1px solid rgb(48 42 36 / .12);background:#fff0}.faq-accordion .accordion-button{padding:24px 0;background:#fff0;box-shadow:none;color:var(--black);font-family:var(--font-heading);font-size:1.45rem;font-weight:700}.faq-accordion .accordion-button:not(.collapsed){color:var(--wine)}.faq-accordion .accordion-button::after{filter:sepia(1) saturate(3) hue-rotate(320deg)}.faq-accordion .accordion-body{padding:0 0 25px;color:var(--text-light)}.final-cta{min-height:620px;padding:100px 0;display:flex;align-items:center;position:relative;isolation:isolate;background:linear-gradient(90deg,rgb(50 10 17 / .95) 0%,rgb(50 10 17 / .9) 45%,rgb(50 10 17 / .35) 100%),url(/wp-content/themes/adv/assets/images/logo-diniz-valdivia.png) center/cover no-repeat,var(--wine-deep)}.final-cta-overlay{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 18% 20%,rgb(181 162 78 / .13),transparent 30%)}.final-cta-box{max-width:760px}.final-cta h2{color:var(--white)}.final-cta p{color:rgb(255 255 255 / .73);max-width:650px;font-size:1.08rem}.final-cta-note{display:block;margin-top:18px;color:rgb(255 255 255 / .58);font-size:.78rem}.site-footer{background:#1f1614;color:rgb(255 255 255 / .72);padding:70px 0 30px}.footer-logo{max-height:105px;object-fit:contain;object-position:left;background:rgb(255 255 255 / .94);border-radius:12px;padding:6px 12px;margin-bottom:18px}.site-footer p{color:rgb(255 255 255 / .58);font-size:.9rem}.site-footer h3{color:var(--gold-light);font-family:var(--font-body);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.footer-list{list-style:none;margin:0;padding:0;display:grid;gap:11px;font-size:.86rem}.footer-list i{width:22px;color:var(--gold)}.footer-list a:hover,.footer-map-link:hover{color:var(--gold-light)}.footer-address{line-height:1.75;margin-bottom:10px}.footer-map-link{color:var(--gold-light);font-size:.82rem;font-weight:700}.footer-bottom{margin-top:55px;padding-top:25px;border-top:1px solid rgb(255 255 255 / .09);display:flex;justify-content:space-between;gap:25px;font-size:.72rem}.footer-bottom>div:first-child{display:flex;flex-direction:column}.footer-bottom strong{color:rgb(255 255 255 / .82)}.footer-legal{text-align:right;display:flex;flex-direction:column}.floating-whatsapp{position:fixed;z-index:1030;right:22px;bottom:22px;height:56px;padding:0 22px;border-radius:999px;display:flex;align-items:center;gap:9px;color:var(--white);background:#1e9f5a;box-shadow:0 15px 35px rgb(18 97 53 / .25);font-size:.86rem;font-weight:700;transition:.25s ease}.floating-whatsapp:hover{color:var(--white);background:#188d4e;transform:translateY(-3px)}.floating-whatsapp i{font-size:1.2rem}.mobile-cta-bar{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media (max-width:1199.98px){.brand-logo{width:170px}.header-nav{gap:20px}.hero-section,.min-vh-hero{min-height:720px}}@media (max-width:991.98px){.section{padding:82px 0}.header-inner{min-height:78px}.brand-logo{width:150px;max-height:56px}.hero-section{min-height:760px;background:linear-gradient(90deg,rgb(60 11 19 / .95) 0%,rgb(60 11 19 / .89) 48%,rgb(60 11 19 / .60) 100%),url(/wp-content/themes/adv/assets/images/hero-desktop.png) 68% center/cover no-repeat}.min-vh-hero{min-height:760px}.google-proof-card{grid-template-columns:1fr;gap:30px}.google-rating{border-right:0;border-bottom:1px solid rgb(116 24 35 / .12);padding-bottom:30px}.authority-grid{grid-template-columns:1fr}}@media (max-width:767.98px){body{padding-bottom:66px}.section{padding:64px 0}.site-header{position:sticky}.header-inner{gap:14px}.brand-logo{width:126px}.btn-header{padding:9px 14px;min-height:43px;font-size:.78rem}.hero-section{min-height:800px;background:linear-gradient(180deg,rgb(50 10 17 / .28) 0%,rgb(50 10 17 / .45) 25%,rgb(50 10 17 / .86) 57%,rgb(50 10 17 / .98) 100%),url(/wp-content/themes/adv/assets/images/hero-desktop.png) 67% top/cover no-repeat,var(--wine-deep)}.min-vh-hero{min-height:800px;align-items:flex-end!important}.hero-content{padding:360px 0 54px}.hero-content h1{font-size:clamp(2.7rem, 12vw, 4rem)}.hero-lead{font-size:1rem;line-height:1.65}.hero-actions{align-items:stretch;gap:16px}.hero-actions .btn{width:100%}.hero-secondary-link{justify-content:center}.hero-trust{gap:12px;flex-wrap:wrap}.hero-trust-divider{display:none}.hero-trust-item{width:calc(50% - 6px);border:1px solid rgb(255 255 255 / .12);border-radius:12px;padding:10px}.hero-trust-item:last-child{width:100%}.trust-mini{justify-content:flex-start;align-items:flex-start}.photo-frame{min-height:470px}.photo-lawyer{min-height:520px}.timeline::before{left:28px}.timeline-item{grid-template-columns:58px 1fr;gap:17px}.timeline-number{width:58px;height:58px;font-size:1.25rem}.timeline-content{padding-top:5px}.google-proof-card{padding:30px 24px}.rating-line>strong{font-size:4.3rem}.lead-form{padding:29px 21px}.form-heading h3{font-size:2rem}.final-cta{min-height:650px;padding:85px 0;background:linear-gradient(180deg,rgb(50 10 17 / .45) 0%,rgb(50 10 17 / .82) 45%,rgb(50 10 17 / .98) 100%),url(/wp-content/themes/adv/assets/images/logo-diniz-valdivia-sem-fundo.png) 65% top/cover no-repeat,var(--wine-deep);align-items:flex-end}.site-footer{padding-bottom:35px}.footer-bottom{flex-direction:column}.footer-legal{text-align:left}.floating-whatsapp{display:none}.mobile-cta-bar{display:block;position:fixed;z-index:1050;left:0;right:0;bottom:0;padding:9px 12px;background:rgb(255 255 255 / .96);border-top:1px solid rgb(33 27 19 / .1);backdrop-filter:blur(14px)}.mobile-cta-bar a{min-height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--white);background:#1e9f5a;font-size:.82rem;font-weight:700}}@media (max-width:430px){.brand-logo{width:110px}.btn-header{min-width:102px}.hero-trust-item{width:100%}.trust-strip .col-6{width:100%}.google-proof-card{padding:27px 19px}.rating-line{gap:14px}.stars{font-size:.82rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.feature-card,.audience-card,.analysis-card{transition:none}}.footer-list li a{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;transition:0.25s ease}.footer-list li a:hover{color:var(--gold-light);transform:translateX(3px)}.footer-list li a i{width:22px;flex-shrink:0;color:var(--gold)}.reviews-section{background:radial-gradient(circle at 80% 20%,rgb(181 162 78 / .1),transparent 35%),var(--cream)}.reviews-section .section-heading{margin-bottom:50px}.reviews-section .section-heading h2{max-width:760px;margin-left:auto;margin-right:auto}.reviews-section .section-heading p{max-width:650px;margin-left:auto;margin-right:auto}.trustindex-wrapper{width:100%;margin-top:20px}@media (max-width:767.98px){.hero-content{padding:115px 0 54px}.hero-section{background-position:72% 50%}.final-cta{min-height:auto;padding-top:60px}html,body{width:100%;max-width:100%;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}img,svg,video,iframe{max-width:100%;height:auto}.row>*,.header-inner>*,.hero-content,.final-cta-box,.footer-list li,.footer-list li a{min-width:0}.footer-list li a{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.hero-section,.section-wine,.contact-section,.final-cta,.site-footer{overflow-x:hidden}.btn-lg-cta{min-height:60px;padding:16px 1px}}@media(max-width:380px){h2{font-size:35px}}@media(max-width:340px){.hero-actions .btn{width:100%;font-size:14px}h2{font-size:32px}}.mobile-cta-bar{display:none}@media (max-width:767.98px){.mobile-cta-bar{display:block;position:fixed;z-index:1050;left:0;right:0;bottom:0;padding:9px 12px;background:rgb(255 255 255 / .96);border-top:1px solid rgb(33 27 19 / .1);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transform:translateY(100%);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease;pointer-events:none}.mobile-cta-bar.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mobile-cta-bar a{min-height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#1e9f5a;font-size:.82rem;font-weight:700}}