.tp-wrapper{background-color:#f8fafc;min-height:100vh;padding-bottom:4rem;font-family:Inter,system-ui,sans-serif}.tp-hero{padding:6rem 1rem 10rem;text-align:center;position:relative;overflow:hidden}.tp-hero-endo{background:linear-gradient(135deg,#ea580c,#f59e0b)}.tp-hero-impl{background:linear-gradient(135deg,#1e293b,#1d4ed8)}.tp-hero-orth{background:linear-gradient(135deg,#7e22ce,#db2777)}.tp-icon-box{display:inline-flex;padding:1rem;background:hsla(0,0%,100%,.15);backdrop-filter:blur(12px);border-radius:1rem;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.3)}.tp-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.tp-subtitle{font-size:1.25rem;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto}.tp-main-card{max-width:1000px;margin:-5rem auto 0;background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);padding:3rem 4rem;position:relative;z-index:10;border:1px solid #f1f5f9}.tp-lead-text{font-size:1.25rem;color:#334155;line-height:1.8;text-align:center;margin-bottom:3rem;font-weight:500}.tp-section-title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:2rem;border-top:1px solid #e2e8f0;padding-top:3rem;text-align:center}.tp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.tp-card{background:#fff;padding:2.5rem;border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0;border-top:4px solid #cbd5e1}.tp-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.tp-card-endo{border-top-color:#f97316}.tp-card-endo h3{color:#c2410c;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.tp-card-impl{border-top-color:#2563eb}.tp-card-impl h3{color:#1d4ed8;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.tp-card-orth{border-top-color:#9333ea}.tp-card-orth h3{color:#7e22ce;font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.tp-card p{color:#475569;line-height:1.6;font-size:1.05rem}.tp-faq-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1rem;overflow:hidden;transition:background .3s ease}.tp-faq-box:hover{background:#f1f5f9}.tp-faq-box summary{padding:1.5rem;font-weight:700;color:#1e293b;cursor:pointer;list-style:none;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center}.tp-faq-box summary::-webkit-details-marker{display:none}.tp-faq-content{padding:0 1.5rem 1.5rem;color:#475569;line-height:1.7;font-size:1.05rem}.tp-cta{border-radius:1.5rem;padding:4rem 2rem;text-align:center;margin-top:4rem;color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.tp-cta-endo{background:linear-gradient(135deg,#f97316,#f59e0b)}.tp-cta-impl{background:linear-gradient(135deg,#1e293b,#2563eb)}.tp-cta-orth{background:linear-gradient(135deg,#9333ea,#db2777)}.tp-cta h3{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.tp-cta p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.tp-btn{background:#fff;color:#0f172a;padding:1.2rem 3rem;border-radius:99px;font-weight:700;font-size:1.15rem;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.2)}.tp-btn:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.3)}.tp-list{list-style:none;padding:2rem;background:#f8fafc;border-radius:1rem;border:1px solid #e2e8f0;margin-bottom:2rem}.tp-list li{margin-bottom:1rem;color:#334155;font-size:1.15rem;padding-left:2.5rem;position:relative;font-weight:500}.tp-list li:before{content:"✓";position:absolute;left:0;top:0;color:#fff;background:#10b981;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem}@media (max-width:768px){.tp-title{font-size:2.25rem}.tp-main-card{padding:2rem;margin-top:-3rem}.tp-cta{padding:3rem 1.5rem}.tp-list{padding:1.5rem}}.tp-stats-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:0;background:#fff;border-radius:1rem;border:1px solid #e2e8f0;margin-bottom:3rem;overflow:hidden}.tp-stat{flex:1;min-width:140px;padding:1.75rem 1.5rem;text-align:center;border-right:1px solid #e2e8f0}.tp-stat:last-child{border-right:none}.tp-stat-number{font-size:2.2rem;font-weight:800;line-height:1;margin-bottom:.3rem}.tp-stat-label{font-size:.82rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.tp-steps{display:flex;flex-direction:column;gap:0;margin-bottom:3rem;position:relative}.tp-step{display:flex;gap:1.5rem;align-items:flex-start;padding:1.75rem 2rem;border-radius:1rem;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:1rem;transition:transform .2s,box-shadow .2s}.tp-step:hover{transform:translateX(6px);box-shadow:0 8px 20px rgba(0,0,0,.07)}.tp-step-num{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;color:#fff;flex-shrink:0}.tp-step-body h4{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:.35rem}.tp-step-body p{font-size:1rem;color:#475569;line-height:1.65}.tp-expert-card{display:flex;gap:2rem;align-items:center;background:#fff;border-radius:1.25rem;border:1px solid #e2e8f0;padding:2rem 2.5rem;margin-bottom:3rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.tp-expert-img{width:110px;height:110px;border-radius:50%;object-fit:cover;flex-shrink:0;border:4px solid #f1f5f9}.tp-expert-info h3{font-size:1.3rem;font-weight:800;color:#0f172a;margin-bottom:.2rem}.tp-expert-title{font-size:.92rem;font-weight:600;margin-bottom:.75rem}.tp-expert-bio{font-size:1rem;color:#475569;line-height:1.65}.tp-expert-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.tp-badge{display:inline-block;padding:.3rem .85rem;border-radius:99px;font-size:.78rem;font-weight:600;background:#f1f5f9;color:#334155}.tp-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-bottom:3rem}.tp-why-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.75rem;text-align:center;transition:transform .2s,box-shadow .2s}.tp-why-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.08)}.tp-why-icon{font-size:2rem;margin-bottom:.75rem;display:block}.tp-why-card h4{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.tp-why-card p{font-size:.9rem;color:#64748b;line-height:1.55}.tp-references{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;margin-bottom:3rem}.tp-references h3{font-size:1rem;font-weight:700;color:#334155;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.tp-reference-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.88rem;color:#475569;line-height:1.55}.tp-reference-item:before{content:"📄";flex-shrink:0;margin-top:1px}.tp-img-banner{width:100%;border-radius:1.25rem;overflow:hidden;margin-bottom:3rem;position:relative}.tp-img-banner img{width:100%;height:320px;object-fit:cover;display:block}.tp-img-banner-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:2rem;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.tp-img-banner-caption{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.4}.tp-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.tp-media-card{border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);background:#fff;border:1px solid #e2e8f0}.tp-media-card iframe,.tp-media-card img,.tp-media-card video{width:100%;height:250px;object-fit:cover;display:block}.tp-media-card-caption{padding:1rem;font-size:.95rem;color:#475569;font-weight:600;text-align:center}.tp-highlight{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem 2rem;border-radius:1rem;margin-bottom:2rem;border-left:4px solid}.tp-highlight p{font-size:1.05rem;line-height:1.7;color:#334155}@media (max-width:768px){.tp-stats-bar{flex-direction:column}.tp-stat{border-right:none;border-bottom:1px solid #e2e8f0}.tp-stat:last-child{border-bottom:none}.tp-expert-card{flex-direction:column;align-items:flex-start}.tp-references,.tp-step{padding:1.25rem}}