.tp-wrap{min-height:100vh;display:flex;flex-direction:column}.tp-header{background:linear-gradient(135deg,var(--p-darker) 0%,var(--p-dark) 100%);color:var(--white);padding:56px 0 64px}.tp-header--urgente{background:linear-gradient(135deg,#6f2020,#973535)}.tp-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#fff9;margin-bottom:24px}.tp-breadcrumb a{color:#ffffffb3;transition:color .15s}.tp-breadcrumb a:hover{color:var(--white)}.tp-header h1{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.15;margin-bottom:16px;color:var(--white)}.tp-intro{font-size:1.05rem;line-height:1.7;color:#ffffffd1;max-width:600px;margin-bottom:32px}.tp-header-actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px}.tp-visita-gratis{font-size:.82rem;color:#ffffffa6;display:flex;align-items:center;gap:6px}.tp-visita-gratis:before{content:"✓";font-weight:700;color:#ffffffd9}.tp-header .btn-primary{background:var(--white);color:var(--p-darker)}.tp-header .btn-secondary{border-color:#ffffff80;color:var(--white)}.tp-header .btn-secondary:hover{background:#ffffff1a}.tp-main{flex:1;padding:72px 0 80px}.tp-section{margin-bottom:56px}.tp-section h2{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;color:var(--text);margin-bottom:16px}.tp-section p{font-size:.97rem;color:var(--muted);line-height:1.8;margin-bottom:12px;max-width:720px}.tp-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}.tp-cols--3{grid-template-columns:repeat(3,1fr)}.tp-card{background:var(--p-bg);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px}.tp-card h3{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:12px}.tp-card ul{list-style:none;display:flex;flex-direction:column;gap:8px}.tp-card li{font-size:.9rem;color:var(--muted);line-height:1.5;padding-left:18px;position:relative}.tp-card li:before{content:"✓";position:absolute;left:0;color:var(--p-dark);font-weight:700;font-size:.8rem}.tp-card--alerta li:before{content:"·";font-size:1.2rem;top:-2px;color:var(--muted)}.tp-fase-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tp-fase-num{flex-shrink:0;width:28px;height:28px;background:var(--p);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.tp-fase-tag{display:inline-block;background:var(--white);border:1px solid var(--p-lighter);color:var(--p-dark);border-radius:999px;padding:4px 12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.tp-steps{list-style:none;display:flex;flex-direction:column;gap:16px;margin-top:20px;counter-reset:step}.tp-steps li{display:flex;gap:16px;align-items:flex-start;counter-increment:step}.tp-steps li:before{content:counter(step);flex-shrink:0;width:32px;height:32px;background:var(--p);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.tp-steps li div{padding-top:4px}.tp-steps li strong{display:block;font-size:.95rem;color:var(--text);margin-bottom:2px}.tp-steps li span{font-size:.875rem;color:var(--muted);line-height:1.6}.tp-faq{border-top:1px solid var(--border);padding-top:48px;margin-top:8px}.tp-faq h2{font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;color:var(--text);margin-bottom:32px}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--border);padding:20px 0}.faq-item h3{font-size:.97rem;font-weight:600;color:var(--text);margin-bottom:8px}.faq-item p{font-size:.9rem;color:var(--muted);line-height:1.7}.tp-tel-grande{display:inline-flex;align-items:center;gap:12px;background:#fff;border:2px solid hsl(0,55%,55%);border-radius:var(--radius);padding:20px 32px;margin:24px 0 32px;text-decoration:none}.tp-tel-grande .tel-num{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#6f2020;line-height:1}.tp-tel-grande .tel-label{font-size:.8rem;color:var(--muted)}.tp-cta{background:var(--p-bg);border-top:1px solid var(--border);padding:64px 0;text-align:center}.tp-cta h2{font-size:clamp(1.3rem,2vw,1.8rem);font-weight:700;color:var(--text);margin-bottom:12px}.tp-cta p{font-size:.97rem;color:var(--muted);max-width:480px;margin:0 auto 32px;line-height:1.7}.tp-cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width:900px){.tp-cols--3{grid-template-columns:1fr}}@media(max-width:640px){.tp-cols{grid-template-columns:1fr}.tp-header-actions,.tp-cta-actions{flex-direction:column;align-items:flex-start}.tp-cta-actions{align-items:center}}
