:root {
  --wine: #6f1638;
  --wine-dark: #4c1127;
  --gold: #c49a61;
  --green: #2ca755;
  --green-dark: #208544;
  --text: #242127;
  --muted: #6b6b73;
  --line: #ece7e7;
  --soft: #faf7f7;
  --soft-green: #f2fbf4;
  --soft-pink: #fdf8f8;
  --shadow: 0 12px 26px rgba(32,24,28,.05);
  --container: 1320px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--text);background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin:0}.container{width:min(calc(100% - 40px),var(--container));margin:0 auto}.narrow{width:min(calc(100% - 40px),1120px)}.faq-narrow{width:min(calc(100% - 40px),1220px)}.small-center{width:min(calc(100% - 40px),860px);margin:0 auto}
.site-header{background:#fff}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 16px;border-bottom:1px solid #e7e3e3}.logo img{height:72px;width:auto}.wa-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:14px 20px;background:linear-gradient(180deg,var(--green),var(--green-dark));color:#fff;font:800 1rem 'Inter',sans-serif;box-shadow:0 10px 18px rgba(68,185,104,.18);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.wa-btn:hover{transform:translateY(-1px);box-shadow:0 16px 26px rgba(68,185,104,.22)}.header-wa{white-space:nowrap}
.hero{padding:42px 0 26px}.hero-grid{display:grid;grid-template-columns:minmax(0,760px) minmax(360px,1fr);gap:58px;align-items:center;min-height:590px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-block;color:var(--gold);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.hero-copy h1,.clarity-copy h2,.final-call h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-.035em}.hero-copy h1{font-size:clamp(3.35rem,5vw,4.65rem);line-height:1.02;max-width:760px}.hero-copy h1 span{color:var(--wine)}.lead{margin-top:24px;max-width:690px;color:#4d4c56;font-size:1.1rem;line-height:1.72}.hero-wa{margin-top:26px;align-self:flex-start}.location-line{margin-top:16px;color:#66656d;font-size:.96rem;line-height:1.5;max-width:500px}.hero-visual{display:flex;justify-content:center;align-items:center;min-width:0}.hero-visual img{width:min(100%,500px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(40,25,30,.08))}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;border-top:1px solid var(--line);padding-top:26px}.feature-item{display:flex;align-items:flex-start;gap:14px;padding:0 18px;border-right:1px solid var(--line)}.feature-item:last-child{border-right:0}.feature-item h3{font-size:1rem;margin-bottom:6px;color:#332f35}.feature-item p{color:#77757b;font-size:.92rem;line-height:1.45}.icon-circle{width:44px;min-width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);font-weight:800;font-size:1.2rem}.icon-circle.big{width:64px;min-width:64px;height:64px;border:1.5px solid #e6d7c3;font-size:1.4rem}
section{padding:42px 0}.section-title{font-family:'Inter',sans-serif;font-size:clamp(1.65rem,3.5vw,2.35rem);line-height:1.18;color:var(--wine);font-weight:800;letter-spacing:.02em;text-transform:uppercase;margin-bottom:30px}.section-title.center{text-align:center}.section-title.large{margin-bottom:34px}.thought-grid{display:grid;grid-template-columns:1fr 1.45fr;gap:18px;align-items:start}.left-bubbles,.right-bubbles{display:grid;gap:16px}.chat-card{min-height:78px;border:1px solid #eceaea;border-radius:16px;box-shadow:var(--shadow)}.chat-card.left{background:var(--soft-pink);display:flex;align-items:center;gap:12px;padding:16px 18px;font-weight:600;color:#3b3940}.chat-mini{width:20px;min-width:20px;color:#bb8a93}.chat-card.right{background:var(--soft-green);display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px 18px 16px 22px;color:#2f2f36;font-weight:600;line-height:1.45}.ok-circle{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b6e2c0;color:#37b25d;font-weight:800;font-size:1rem;background:#fff}
.cards-two{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.type-card{border:1px solid #ebe7e7;border-radius:18px;box-shadow:var(--shadow);padding:28px 30px 26px}.type-head{display:flex;gap:18px;align-items:flex-start}.type-head h3{font-size:1.9rem;line-height:1.08;color:var(--wine);margin-bottom:10px}.type-head p{color:#55545d;line-height:1.6;font-size:1rem}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:14px}.check-list li{position:relative;padding-left:28px;color:#4d4c55;line-height:1.45}.check-list li::before{content:'◌';position:absolute;left:0;top:-1px;color:var(--gold);font-size:1.12rem}.inline-link{display:inline-flex;align-items:center;gap:12px;color:var(--wine);font-weight:800}
.issue-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.issue-box,.why-box,.flow-step{border:1px solid #ece7e7;border-radius:12px;padding:18px 12px 16px;text-align:center;box-shadow:var(--shadow)}.issue-box h3,.why-box h3,.flow-step h3{font-size:1.04rem;margin-bottom:8px;color:#2e2d34}.issue-box p,.why-box p,.flow-step p{color:#6f6d76;font-size:.9rem;line-height:1.5}.icon-box{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 14px;color:var(--gold);font-weight:800;font-size:1.22rem}
.calc-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:30px;align-items:start;border:1px solid #ece7e7;border-radius:18px;padding:26px;box-shadow:var(--shadow)}.calc-form{display:grid;gap:16px;align-content:start}.patrimonio-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:18px;align-items:end}.calc-field-visual{display:flex;align-items:flex-end;justify-content:center;min-height:112px}.calc-field-visual img{width:136px;height:auto;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(30,25,28,.12))}.field-group{display:grid;gap:8px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-size:.94rem;font-weight:700;color:#47454e}input,select{width:100%;min-height:52px;padding:0 15px;border:1px solid #ddd7d7;border-radius:11px;font-family:inherit;font-size:1rem;background:#fff;color:#2e2d34}input:focus,select:focus{outline:2px solid rgba(111,22,56,.18);border-color:var(--wine)}.field-help{color:#817d85;font-size:.78rem;line-height:1.35}.calc-button{margin-top:4px}.calc-note{color:#7a7780;font-size:.85rem;line-height:1.55}.calc-result{display:grid;gap:14px}.result-box{background:#fff;border:1px solid #ece7e7;border-radius:14px;padding:18px 16px}.result-box.soft{background:#fbfaf7}.result-box h3{font-size:1rem;color:var(--wine);margin-bottom:8px}.big{font-size:2rem;line-height:1;color:var(--text);font-weight:800;margin-bottom:8px}.result-box p:last-child{color:#6b6871;font-size:.92rem;line-height:1.5}.result-actions{padding-top:8px}.result-actions .wa-btn{width:100%}
.flow-grid,.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.flow-step span,.why-box .num{display:block;color:var(--wine);font-size:2rem;line-height:1;margin-bottom:14px;font-weight:800}.center-cta-wrap{margin-top:24px;display:flex;justify-content:center}.top-gap{margin-top:28px}.clarity-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.clarity-visual{position:relative;min-height:420px;display:flex;justify-content:center;align-items:flex-end}.clarity-visual img{width:min(100%,290px);height:auto}.speech{position:absolute;max-width:180px;padding:14px 18px;border:1.8px solid #d9bfd0;color:var(--wine);background:#fff;border-radius:24px;font-size:1rem;line-height:1.25;text-align:center;box-shadow:0 10px 20px rgba(90,48,61,.05)}.speech::after{content:'';position:absolute;width:14px;height:14px;background:#fff;border-right:1.8px solid #d9bfd0;border-bottom:1.8px solid #d9bfd0;transform:rotate(45deg)}.bubble-l1{left:8px;top:52px}.bubble-l1::after{right:22px;bottom:-8px}.bubble-l2{left:0;bottom:96px}.bubble-l2::after{right:22px;bottom:-8px}.bubble-r1{right:16px;top:74px}.bubble-r1::after{left:22px;bottom:-8px}.bubble-r2{right:0;bottom:110px}.bubble-r2::after{left:22px;bottom:-8px}.clarity-copy h2{font-size:clamp(2.45rem,5vw,4.4rem);line-height:1.02;max-width:10ch}.clarity-copy p:not(.eyebrow){margin-top:24px;color:#5b5b66;font-size:1.15rem;line-height:1.72;max-width:590px}.clarity-copy .wa-btn{margin-top:26px}.why-grid{grid-template-columns:repeat(6,1fr)}.why-box{padding:22px 16px}.why-box p{font-size:.95rem;line-height:1.58}.faq-list{display:grid;gap:8px}.faq-list details{border:1px solid #ebe7e7;border-radius:10px;overflow:hidden;background:#fff}.faq-list summary{padding:16px 18px;list-style:none;cursor:pointer;font-weight:600;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:500}.faq-list details[open] summary::after{content:'–'}.faq-list details p{padding:0 18px 16px;color:#5f5e67;line-height:1.7}.final-call{text-align:center}.final-call h2{font-size:clamp(2.3rem,5vw,3.55rem);line-height:1.16}.final-call p{margin:18px auto 24px;max-width:620px;color:#57555f;font-size:1.12rem;line-height:1.7}.site-footer{padding:4px 0 28px}.footer-top-line{border-top:1px solid #e8e3e3;margin-bottom:18px}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.footer-logo img{height:66px;width:auto}.footer-copy{text-align:center;color:#6f6e76;font-size:.93rem;line-height:1.5}.footer-links{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--wine)}
@media(max-width:1180px){.hero-grid{grid-template-columns:minmax(0,650px) minmax(300px,1fr);gap:38px;min-height:520px}.hero-copy h1{font-size:clamp(3rem,5.2vw,4rem)}.hero-visual img{width:min(100%,400px)}.issue-grid,.flow-grid,.why-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:940px){.hero-grid{grid-template-columns:minmax(0,1fr) 250px;min-height:auto}.hero-copy h1{font-size:clamp(2.7rem,6vw,3.55rem)}.hero-visual img{width:250px}.hero-features{grid-template-columns:repeat(2,1fr);row-gap:20px}.feature-item:nth-child(2){border-right:0}.feature-item:nth-child(3),.feature-item:nth-child(4){padding-top:10px;border-top:1px solid var(--line)}.thought-grid,.cards-two,.clarity-grid{grid-template-columns:1fr}.calc-card{grid-template-columns:1fr}.calc-result{grid-template-columns:repeat(3,1fr)}.result-actions{grid-column:1/-1;display:flex;justify-content:center}.result-actions .wa-btn{width:auto}.footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center}}
@media(max-width:700px){.container,.narrow,.faq-narrow,.small-center{width:min(calc(100% - 28px),100%)}.header-inner{padding:14px 0}.logo img{height:50px}.header-wa{padding:10px 12px;font-size:.78rem}.hero{padding-top:24px}.hero-grid{grid-template-columns:minmax(0,1fr) 120px;gap:16px;align-items:center}.hero-copy h1{font-size:clamp(2.05rem,8.5vw,2.7rem);max-width:none}.lead{font-size:.91rem;line-height:1.55;margin-top:15px}.hero-wa{margin-top:18px;padding:12px 14px;font-size:.88rem}.location-line{font-size:.8rem;margin-top:12px}.hero-visual img{width:120px}.hero-features{grid-template-columns:1fr 1fr;gap:14px 0;margin-top:20px;padding-top:18px}.feature-item{padding:0 9px}.feature-item h3{font-size:.78rem}.feature-item p{font-size:.7rem}.icon-circle{width:32px;min-width:32px;height:32px;font-size:.95rem}.type-head{flex-direction:column}.type-head h3{font-size:1.65rem}.issue-grid,.flow-grid,.why-grid{grid-template-columns:1fr 1fr}.calc-card{padding:18px}.patrimonio-row{grid-template-columns:1fr}.calc-field-visual{display:none}.field-row{grid-template-columns:1fr}.calc-result{grid-template-columns:1fr}.result-actions{grid-column:auto}.result-actions .wa-btn{width:100%}.clarity-visual{min-height:370px}.clarity-visual img{width:min(100%,210px)}.speech{max-width:124px;padding:10px 12px;font-size:.83rem}.bubble-l1{left:0;top:36px}.bubble-l2{left:0;bottom:76px}.bubble-r1{right:0;top:48px}.bubble-r2{right:0;bottom:88px}.clarity-copy h2{font-size:clamp(2.2rem,10vw,3.6rem)}.clarity-copy p:not(.eyebrow){font-size:1.04rem}.footer-links{flex-wrap:wrap;justify-content:center}}
@media(max-width:460px){.header-inner{display:grid;grid-template-columns:1fr auto}.logo img{height:40px}.header-wa{min-width:100px;padding:8px 9px;font-size:.66rem}.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.eyebrow{font-size:.65rem;margin-bottom:10px}.hero-copy h1{font-size:2rem}.hero-wa{width:100%}.issue-grid,.flow-grid,.why-grid{grid-template-columns:1fr}.section-title{font-size:1.45rem}.final-call h2{font-size:2rem}}