:root{--text-article:#3b3e45;--text-article-secondary:#60666c}.breadcrumb{max-width:1100px;padding:var(--space-3) var(--space-3) 0;margin:0 auto}.breadcrumb ol{font-size:var(--text-sm);color:var(--text-tertiary);flex-wrap:wrap;gap:8px;list-style:none;display:flex}.breadcrumb li:not(:last-child):after{content:"›";color:var(--text-tertiary);margin-left:8px}.breadcrumb a{color:var(--text-secondary)}.breadcrumb a:hover{color:var(--gold,#fab005)}.breadcrumb [aria-current=page]{color:var(--text-primary);font-weight:600}@media (width<=600px){.breadcrumb li:not(:last-child){display:none}.breadcrumb li:last-child:before{content:"‹"}.breadcrumb li:last-child:after{display:none}}.article-page,.guide-page,.service-page,.author-page{max-width:1100px;padding:var(--space-4) var(--space-3) var(--space-8);gap:var(--space-5);grid-template-columns:1fr 280px;align-items:start;margin:0 auto;display:grid}@media (width>=1201px){.article-page,.guide-page,.service-page,.author-page{gap:var(--space-6);grid-template-columns:1fr 320px}}@media (width<=900px){.article-page,.guide-page,.service-page,.author-page{gap:var(--space-4);grid-template-columns:1fr}}@media (width<=600px){.article-page,.guide-page,.service-page,.author-page{padding:var(--space-3) var(--space-2) var(--space-6)}}.article-content,.guide-content,.service-content,.author-content{min-width:0;color:var(--text-article)}.article-content h1,.guide-content h1{color:var(--text-primary);margin-bottom:var(--space-3);overflow-wrap:break-word;font-size:clamp(1.875rem,1.3rem + 1.7vw,2.75rem);font-weight:700;line-height:1.12}.source-context{color:var(--text-article-secondary);margin-bottom:var(--space-2);padding-left:var(--space-3);border-left:2px solid var(--accent);font-size:clamp(1.063rem,1rem + .2vw,1.188rem);font-style:italic;line-height:1.75}.page-dates{color:var(--text-tertiary);margin-bottom:var(--space-6);font-size:clamp(.9375rem,.9rem + .1vw,1rem)}.content-section{margin-bottom:var(--space-5)}.content-section h2{color:var(--text-primary);overflow-wrap:break-word;margin-top:3.5rem;margin-bottom:1rem;font-size:clamp(1.75rem,1.3rem + 1.2vw,2.25rem);font-weight:700;line-height:1.22}.content-section:first-of-type h2{margin-top:0}.content-section h3,.content-section .section-body h3{color:var(--text-primary);overflow-wrap:break-word;margin-top:2rem;margin-bottom:.75rem;font-size:clamp(1.5rem,1.1rem + .8vw,1.75rem);font-weight:700;line-height:1.28}.content-section .section-body{color:var(--text-article);max-width:65ch;font-size:clamp(1.063rem,1rem + .2vw,1.188rem);line-height:1.75}.content-section .section-body p{margin-bottom:clamp(1rem,.75rem + .5vw,1.375rem)}.content-section .section-body a{color:var(--accent);text-underline-offset:3px;transition:text-decoration-color .3s var(--ease-luxury), color .3s var(--ease-luxury);-webkit-text-decoration:underline #24423d4d;text-decoration:underline #24423d4d}.content-section .section-body a:hover{color:var(--accent-hover);-webkit-text-decoration-color:var(--accent-hover);text-decoration-color:var(--accent-hover)}.content-section .section-body ul,.content-section .section-body ol{margin:var(--space-2) 0;padding-left:1.5rem}.content-section .section-body li{margin-bottom:.5rem;line-height:1.75}.content-section .section-body blockquote{font-family:var(--font-heading);color:var(--text-article);background:var(--surface);border-left:3px solid var(--accent);padding:var(--space-3) var(--space-4);margin:var(--space-4) 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.6}.content-section .section-body table{border-collapse:collapse;width:100%;margin:var(--space-3) 0;font-size:1rem}@media (width<=600px){.content-section .section-body table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.content-section .section-body th{text-transform:uppercase;letter-spacing:.06em;font-size:var(--text-xs);color:var(--text-tertiary);border-bottom:2px solid var(--border);text-align:left;background:0 0;padding:10px 12px;font-weight:600}.content-section .section-body td{border-bottom:1px solid var(--border);text-align:left;padding:10px 12px}.calc-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-3);margin:var(--space-3) 0;font-variant-numeric:tabular-nums}.calc-block .calc-label{color:var(--text-primary);margin-top:var(--space-2);font-weight:600;display:block}.calc-block .calc-label:first-child{margin-top:0}.calc-block .calc-eq{color:var(--text-article);padding-left:1.25rem;display:block}.calc-block .calc-result{color:var(--accent);border-top:2px solid var(--border);margin-top:var(--space-2);padding-top:var(--space-2);font-weight:700;display:block}.content-section h2:has(.step-number){align-items:center;gap:.625rem;display:flex}.step-number{background:var(--accent);color:#fff;width:36px;min-width:36px;height:36px;font-size:1rem;font-weight:700;font-family:var(--font-body);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.article-faq,.guide-faq,.service-faq{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border)}.article-faq h2,.guide-faq h2,.service-faq h2{margin-bottom:var(--space-3);color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + .9vw,1.8125rem)}.faq-list{gap:var(--space-3);flex-direction:column;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3)}.faq-item dt{color:var(--text-primary);margin-bottom:var(--space-1);font-size:clamp(1.063rem,1rem + .2vw,1.125rem);font-weight:600}.faq-item dd{color:var(--text-secondary);margin:0;font-size:clamp(1rem,.95rem + .15vw,1.063rem);line-height:1.75}.article-sidebar,.guide-sidebar,.service-sidebar,.author-sidebar{gap:var(--space-3);top:calc(var(--nav-height) + 24px);flex-direction:column;display:flex;position:sticky}@media (width<=900px){.article-sidebar,.guide-sidebar,.service-sidebar,.author-sidebar{position:static}}.sidebar-cta,.sidebar-author,.sidebar-parent,.sidebar-related,.sidebar-articles,.sidebar-guides,.sidebar-service,.sidebar-english-link{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3)}.sidebar-author{gap:var(--space-2);padding:var(--space-3);transition:box-shadow .4s var(--ease-luxury);align-items:flex-start;text-decoration:none;display:flex}a.sidebar-author:hover{box-shadow:var(--shadow-md)}.sidebar-author picture{flex-shrink:0;width:56px;height:56px}.sidebar-author-photo{object-fit:cover;object-position:top center;border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:56px;height:56px}.sidebar-author h3{font-family:var(--font-body);color:var(--text-primary);margin-bottom:4px;font-size:1.375rem;font-weight:600;line-height:1.3}.sidebar-author p{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.sidebar-cta{padding:var(--space-4)}.sidebar-cta h3,.sidebar-parent h3,.sidebar-related h3,.sidebar-articles h3,.sidebar-guides h3,.sidebar-service h3{font-family:var(--font-body);font-size:var(--h5);text-transform:uppercase;letter-spacing:.12em;color:var(--text-tertiary);margin-bottom:var(--space-2);font-weight:600;line-height:1.3}.sidebar-cta h3{text-transform:none;letter-spacing:0;color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.375rem;font-weight:600}.sidebar-cta-alt{margin-top:var(--space-2);margin-bottom:0!important;font-size:.85rem!important}.sidebar-cta-alt a{color:var(--warm);font-weight:600;text-decoration:none}.sidebar-cta-alt a:hover{text-decoration:underline}.sidebar-cta p{color:var(--text-secondary);margin-bottom:var(--space-3);font-size:1rem;line-height:1.6}.sidebar-cta .btn{justify-content:center;width:100%;padding:12px 20px;font-size:1rem}.sidebar-cta .btn-whatsapp{background:var(--whatsapp);border-color:var(--whatsapp);color:#fff;border-radius:var(--radius-sm);transition:background .35s var(--ease-luxury);margin-bottom:var(--space-1);align-items:center;gap:8px;font-weight:600;display:inline-flex}.sidebar-cta .btn-whatsapp:hover{background:var(--whatsapp-hover);color:#fff}.sidebar-cta .sidebar-phone{font-size:var(--text-xs)}.sidebar-parent a,.sidebar-related a,.sidebar-articles a,.sidebar-guides a,.sidebar-service a{color:var(--text-secondary);align-items:center;min-height:44px;font-size:1rem;font-weight:500;line-height:1.3;display:flex}.sidebar-parent a:hover,.sidebar-related a:hover,.sidebar-articles a:hover,.sidebar-guides a:hover,.sidebar-service a:hover{color:var(--accent)}.sidebar-english-link{border-left:4px solid var(--accent)}.sidebar-english-header{margin-bottom:var(--space-1);align-items:center;gap:8px;display:flex}.sidebar-english-flag{font-size:1.25rem;line-height:1}.sidebar-english-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-size:.75rem;font-weight:700}.sidebar-english-desc{color:var(--text-secondary);margin-bottom:var(--space-2);font-size:.8125rem;line-height:1.5}.sidebar-english-href{color:var(--accent);min-height:44px;transition:color .2s var(--ease-luxury);align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex}.sidebar-english-href:hover{color:var(--gold)}.language-crosslink{align-items:flex-start;gap:var(--space-3);margin-top:var(--space-5);margin-bottom:var(--space-5);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius-md);display:flex}.crosslink-flag{flex-shrink:0;margin-top:2px;font-size:2rem;line-height:1}.crosslink-content{flex:1;min-width:0}.crosslink-label{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.125rem;font-weight:700;line-height:1.3}.crosslink-desc{color:var(--text-secondary);margin-bottom:var(--space-2);font-size:.9375rem;line-height:1.6}.crosslink-link{color:var(--accent);min-height:44px;transition:color .2s var(--ease-luxury);align-items:center;font-size:.9375rem;font-weight:700;display:inline-flex}.crosslink-link:hover{color:var(--gold)}@media (width<=480px){.language-crosslink{gap:var(--space-2);flex-direction:column}.crosslink-flag{font-size:1.75rem}}.language-crosslink--hub{border-left-color:var(--gold);margin-top:var(--space-3)}.language-crosslink--hub .crosslink-link{color:var(--gold)}.language-crosslink--hub .crosslink-link:hover{color:var(--accent)}.sidebar-related ul,.sidebar-articles ul,.sidebar-guides ul{gap:var(--space-1);flex-direction:column;list-style:none;display:flex}.sidebar-articles{background:var(--accent-light)}.sidebar-articles h3{color:var(--accent)}.sidebar-articles a{color:var(--text-primary);font-weight:600}.sidebar-cards{background:0 0;border:none;padding:0}.sidebar-cards h3{font-family:var(--font-body);font-size:var(--h5);text-transform:uppercase;letter-spacing:.12em;color:var(--text-tertiary);margin-bottom:var(--space-2);font-weight:600;line-height:1.3}.sidebar-card-list{flex-direction:column;gap:10px;display:flex}.sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .4s var(--ease-luxury), box-shadow .4s var(--ease-luxury);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.sidebar-card:hover{border-color:var(--gold,#e6b033);box-shadow:var(--shadow-md)}.sidebar-card-thumb{object-fit:cover;flex-shrink:0;width:100%;height:120px;display:block}.sidebar-card-thumb-gradient{background:linear-gradient(135deg,#2a5e6f 0%,#4d99b3 100%)}.sidebar-card-thumb-gradient-guide{background:linear-gradient(135deg,#7d5336 0%,#bf9940 100%)}.sidebar-card-body{padding:var(--space-3);flex-direction:column;flex:1;display:flex}.sidebar-card-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);background:var(--accent-light);width:fit-content;color:var(--accent);margin-bottom:var(--space-1);padding:3px 10px;font-size:.9375rem;font-weight:700;display:inline-block}.sidebar-card-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;transition:color .25s var(--ease-luxury);margin-bottom:6px;font-size:1.25rem;font-weight:700;line-height:1.25;display:block}.sidebar-card:hover .sidebar-card-title{color:var(--gold,#e6b033)}.sidebar-card-desc{color:var(--text-secondary);margin-bottom:var(--space-2);flex:1;font-size:1rem;line-height:1.6;display:block}.sidebar-card-link{color:var(--accent);font-size:1rem;font-weight:600}.related-icon{border-radius:var(--radius-sm);background:var(--accent-light);width:32px;height:32px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.related-icon :global(svg){width:18px;height:18px}.sidebar-all-services{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border);font-size:var(--text-sm);color:var(--accent);align-items:center;min-height:44px;font-weight:600;display:flex}.sidebar-all-services:hover{color:var(--accent-hover)}.guide-tier-badge{text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius-sm);margin-bottom:var(--space-2);padding:4px 12px;font-size:.9375rem;font-weight:600;display:inline-block}.guide-tier-badge[data-tier=pillar]{background:var(--accent-light);color:var(--accent)}.guide-tier-badge[data-tier=cluster]{background:var(--warm-light);color:var(--warm)}.guide-tier-badge[data-tier=supporting]{background:var(--surface-alt);color:var(--text-secondary)}.children-section{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border)}.children-section h2{margin-bottom:var(--space-3);color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + .9vw,1.8125rem)}.children-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.child-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3);transition:box-shadow .4s var(--ease-luxury);text-decoration:none}.child-card:hover{box-shadow:var(--shadow-md)}.child-card h3{font-family:var(--font-heading);font-size:var(--h4);color:var(--text-primary);margin-bottom:var(--space-1);letter-spacing:-.02em;font-weight:700;line-height:1.18}.child-card p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);line-height:1.6}.child-card-link{font-size:var(--text-sm);color:var(--accent);font-weight:600}.children-list{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.children-list li{border-left:2px solid var(--accent-light);padding-left:var(--space-2)}.children-list a{color:var(--text-primary);align-items:center;min-height:44px;font-size:1.0625rem;font-weight:600;display:flex}.children-list a:hover{color:var(--accent)}.service-hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-hero-overlay{padding:var(--space-6) var(--space-3) var(--space-8);background:linear-gradient(#14181fcc 0%,#14181fe6 100%)}.service-hero .breadcrumb{max-width:1100px;margin:0 auto var(--space-3)}.service-hero .breadcrumb ol{color:#ffffff80}.service-hero .breadcrumb li:not(:last-child):after{color:#fff6}.service-hero .breadcrumb a{color:#ffffffb3}.service-hero .breadcrumb a:hover{color:var(--gold,#fab005)}@media (width<=600px){.service-hero .breadcrumb li:not(:last-child){display:none}.service-hero .breadcrumb li:last-child:before{content:"‹"}.service-hero .breadcrumb li:last-child:after{display:none}.service-hero-overlay{padding:var(--space-4) var(--space-3) var(--space-6)}}.service-hero-content{align-items:flex-start;gap:var(--space-2);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.service-icon{border-radius:var(--radius-sm);color:#fff;background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.service-hero-content h1{color:#fff;overflow-wrap:break-word;font-size:clamp(1.875rem,1.3rem + 1.7vw,2.75rem);line-height:1.12}.service-hero-desc{color:#fffc;max-width:60ch;font-size:clamp(1.063rem,1rem + .2vw,1.188rem);line-height:1.75}.evidence-block{background:var(--accent-light);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-6)}.evidence-header{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.evidence-header picture{flex-shrink:0;width:64px;height:64px}.evidence-photo{object-fit:cover;object-position:top center;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:64px;height:64px}.evidence-block h2{font-size:var(--h4);color:var(--accent);margin-bottom:0}.evidence-block ul{gap:var(--space-1);flex-direction:column;list-style:none;display:flex}.evidence-block li{color:var(--text-primary);padding-left:24px;font-size:1.0625rem;line-height:1.6;position:relative}.evidence-block li:before{content:"";background:var(--accent);width:14px;height:14px;position:absolute;top:6px;left:2px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.service-testimonial{font-family:var(--font-heading);color:var(--text-article);background:var(--surface);border-left:3px solid var(--accent);padding:var(--space-4);margin:var(--space-6) 0;border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:1.1875rem;font-style:italic;line-height:1.7}.service-testimonial p{margin:0 0 var(--space-2)}.service-testimonial footer{align-items:center;gap:var(--space-2);font-style:normal;font-family:var(--font-body);display:flex}.service-testimonial .testimonial-initials{background:var(--accent);color:#fff;width:40px;height:40px;font-size:var(--text-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.service-testimonial cite{color:var(--text-primary);font-size:1rem;font-style:normal;font-weight:600;display:block}.service-testimonial footer span:not(.testimonial-initials){font-size:var(--text-xs);color:var(--text-secondary)}.service-content .page-dates,.service-content .content-section{margin-bottom:var(--space-6)}.service-content .content-section h2{font-size:clamp(1.5rem,1.3rem + .6vw,1.875rem)}.related-guides-section{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border)}.related-guides-section h2{margin-bottom:var(--space-3);color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + .9vw,1.8125rem)}.related-guides-grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=600px){.related-guides-grid{grid-template-columns:1fr}}.related-guide-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3);transition:box-shadow .4s var(--ease-luxury);flex-direction:column;text-decoration:none;display:flex}.related-guide-card:hover{box-shadow:var(--shadow-md)}.related-guide-tier{text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-sm);margin-bottom:var(--space-1);width:fit-content;padding:2px 8px;font-size:.9375rem;font-weight:600;display:inline-block}.related-guide-tier[data-tier=cluster]{background:var(--warm-light);color:var(--warm)}.related-guide-tier[data-tier=supporting]{background:var(--surface-alt);color:var(--text-secondary)}.related-guide-card h3{font-family:var(--font-heading);font-size:var(--h4);color:var(--text-primary);margin-bottom:var(--space-1);letter-spacing:-.02em;font-weight:700;line-height:1.18}.related-guide-card p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);flex:1;line-height:1.6}.related-guide-link{font-size:var(--text-sm);color:var(--accent);font-weight:600}.related-guides-fullwidth{max-width:1100px;padding:var(--space-6) var(--space-3) var(--space-4);border-top:1px solid var(--border);margin:0 auto}.related-guides-fullwidth h2{margin-bottom:var(--space-1);color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + .9vw,1.8125rem)}.related-guides-fullwidth .section-subtitle{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:1.0625rem;line-height:1.6}.related-guides-fullwidth .related-guides-grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=600px){.related-guides-fullwidth .related-guides-grid{grid-template-columns:1fr}}.related-guides-fullwidth .related-guide-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3);transition:border-color .4s var(--ease-luxury), box-shadow .4s var(--ease-luxury);flex-direction:column;text-decoration:none;display:flex}.related-guides-fullwidth .related-guide-card:hover{border-color:var(--gold,#e6b033);box-shadow:0 4px 20px #d9a32626}.related-guides-fullwidth .related-guide-card:hover h3{color:var(--gold,#e6b033)}.related-guides-fullwidth .related-guide-card h3{font-family:var(--font-heading);font-size:var(--h4);color:var(--text-primary);margin-bottom:var(--space-1);letter-spacing:-.02em;transition:color .25s var(--ease-luxury);font-weight:700;line-height:1.18}.related-guides-fullwidth .related-guide-card p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);flex:1;line-height:1.6}.related-guides-fullwidth .related-guide-link{font-size:var(--text-sm);color:var(--accent);font-weight:600}.siblings-section,.related-articles-section{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border)}.siblings-section h2,.related-articles-section h2{margin-bottom:var(--space-3);color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + .9vw,1.8125rem)}.siblings-grid,.related-articles-grid{gap:var(--space-3);grid-template-columns:repeat(2,1fr);display:grid}@media (width<=600px){.siblings-grid,.related-articles-grid{grid-template-columns:1fr}}.funnel-cta{margin:var(--space-6) 0;border-radius:var(--radius-md);background:linear-gradient(135deg,#f3f7f6 0%,#f7f5f3 100%);border:1px solid #24423d1f;overflow:hidden}.funnel-cta-inner{padding:var(--space-5) var(--space-4)}.funnel-cta h3{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--space-1);font-size:clamp(1.375rem,1.2rem + .5vw,1.625rem);font-weight:700;line-height:1.2}.funnel-cta p{color:var(--text-secondary);margin-bottom:var(--space-3);max-width:55ch;font-size:1.0625rem;line-height:1.7}.funnel-cta-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.funnel-btn{background:var(--whatsapp);border-color:var(--whatsapp);color:#fff;border-radius:var(--radius-sm);transition:background .35s var(--ease-luxury), transform .35s var(--ease-luxury), box-shadow .35s var(--ease-luxury);align-items:center;gap:8px;min-height:48px;padding:14px 28px;font-size:1rem;font-weight:600;display:inline-flex}.funnel-btn:hover{background:var(--whatsapp-hover);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-1px)}.funnel-phone{font-size:var(--text-sm);color:var(--text-tertiary);align-items:center;gap:6px;min-height:44px;font-weight:500;display:inline-flex}.funnel-phone:hover{color:var(--accent)}@media (width<=480px){.funnel-cta-inner{padding:var(--space-4) var(--space-3)}.funnel-cta-actions{flex-direction:column;align-items:stretch}.funnel-btn,.funnel-phone{justify-content:center}.content-section h2{margin-top:2.5rem}}
