.hero h1 span,.hero-tag{color:#2563eb}.btn-primary,.extra-title,.highlight-box,.package-title,.scan-note,.section p{text-align:center}.book-btn,.btn-primary,.contact-links .link,.top-nav a{text-decoration:none}.hero{background:linear-gradient(180deg,#f8fafc,#fff);padding:56px 16px}.hero-container{max-width:1100px;margin:auto}.hero-tag{display:inline-block;font-size:12px;font-weight:600;background:#eff6ff;padding:6px 12px;border-radius:999px;margin-bottom:16px}.hero h1{font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;margin-bottom:14px}.hero-subtext{font-size:15px;line-height:1.7;color:#475569;margin-bottom:22px}.hero-points{list-style:none;padding:0;margin:0 0 28px}.hero-points li{font-size:14px;color:#334155;margin-bottom:8px}.hero-actions{display:flex;flex-direction:column;gap:10px}.btn-primary{display:inline-block;background:#2563eb;color:#fff;font-size:15px;font-weight:600;padding:14px 20px;border-radius:12px;transition:background .2s}.btn-primary:hover{background:#1d4ed8}.price-note{font-size:13px;color:#16a34a}.lab-summary{max-width:1100px;margin:24px auto;padding:20px 16px;background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.06);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.section-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px;letter-spacing:-.2px}.package-desc{font-size:15px;line-height:1.7;color:#475569}.pill-group{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#f1f5f9;color:#0f172a;font-size:13px;font-weight:600;padding:8px 14px;border-radius:999px;border:1px solid #e2e8f0;white-space:nowrap}.two-box{display:grid;grid-template-columns:1fr;gap:16px}.fancy-card{background:#f8fafc;border-radius:16px;padding:18px 16px;border:1px solid #e5e7eb}.fancy-card h4{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:6px}.fancy-card p{font-size:14px;line-height:1.6;color:#475569}.highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.highlight-box{background:#fff;border-radius:14px;padding:16px 12px;border:1px solid #e5e7eb}.highlight-value{font-size:14px;font-weight:700;color:#2563eb;margin-bottom:4px}.highlight-desc,.scan-item span{font-size:13px;color:#475569}:root{--primary:#0f766e;--primary-soft:#ecfeff;--text-dark:#0f172a;--text-muted:#475569;--border-soft:#e2e8f0;--bg-soft:#f8fafc;--radius-lg:18px;--radius-md:12px;--radius-sm:8px}.packages{padding:12px}.package{max-width:1200px;margin:28px auto;background:#fff;border-radius:var(--radius-lg);box-shadow:0 12px 35px rgba(15,23,42,.08);padding:22px 16px;scroll-margin-top:90px}.package-title{font-size:20px;font-weight:800;color:var(--text-dark);margin-bottom:22px;letter-spacing:-.3px}.section{margin-bottom:28px}.section h2,.section h3{font-size:17px;font-weight:700;color:var(--text-dark);margin-bottom:10px;text-align:center}.section p{font-size:14px;line-height:1.7;color:var(--text-muted)}.param-list{display:flex;flex-direction:column;gap:12px}.param-item{border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden;background:#fff}.param-header{display:flex;background-color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:600;font-size:14px;color:var(--text-dark);cursor:pointer;background:var(--bg-soft)}.param-header button{background:0 0;border:none;color:var(--primary);font-size:13px;font-weight:700;cursor:pointer}.about-test,.extra-tests{border-radius:var(--radius-md)}.param-details{background:#fff}.param-details ul{padding-left:18px;font-size:13px;color:var(--text-muted)}.param-details li{margin-bottom:6px}.about-test{background:var(--bg-soft)}.prep-list li{font-size:14px;color:var(--text-muted)}.extra-tests{background:var(--primary-soft)}.extra-tests li{font-size:14px;border:1px solid var(--border-soft)}#sticky-icon-popup{position:fixed;bottom:24px;right:18px;display:flex;flex-direction:column;gap:12px;z-index:9999}.icon-btn{width:46px;height:46px;border-radius:50%;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;font-size:22px;transition:transform .2s,box-shadow .2s}.icon-btn:hover{transform:scale(1.12)}.top-nav{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(6px);display:flex;justify-content:center;gap:10px;padding:10px;box-shadow:0 2px 12px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:.3s;z-index:1000}.top-nav.show{opacity:1;visibility:visible}.top-nav a{font-size:13px;font-weight:600;color:var(--text-dark);padding:6px 10px;border-radius:999px}.top-nav a.active{background:var(--primary);color:#fff}.extra-tests{max-width:800px;margin:40px auto;background:#fff;padding:26px 20px;border-radius:16px;border:1px solid #e2e8f0}.extra-title{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:20px}.scan-list{display:grid;gap:14px}.scan-item{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.scan-item strong{font-size:14px;color:#0f172a}.scan-note{font-size:13px;color:#64748b;margin-top:18px;font-style:italic}@media (min-width:768px){.hero{padding:80px 24px}.hero h1{font-size:36px}.hero-subtext,.package-desc{font-size:16px}.hero-actions{flex-direction:row;align-items:center;gap:16px}.price-note{font-size:14px}.lab-summary{padding:32px}.extra-title,.section-title{font-size:20px}.two-box{grid-template-columns:repeat(2,1fr)}.highlights{grid-template-columns:repeat(4,1fr)}.package{padding:36px 40px}.package-title{font-size:26px}.section h2,.section h3{font-size:20px;text-align:left}.section p{font-size:15px;text-align:left}.about-test{padding:26px}.prep-title{font-size:22px}}.faq-answer,.param-details{max-height:0;overflow:hidden;transition:max-height .4s,padding .4s;padding:0 10px;text-align:left;font-size:14px}.faq-item.open .faq-answer,.param-item.show .param-details{max-height:600px;padding:10px;text-align:left;font-size:14px}.faq-item.open .faq-answer{padding:8px 0 0;overflow:visible;opacity:1}.faq-item.open .faq-icon{transform:rotate(45deg);display:inline-block}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-item{background:#fff;border-radius:8px;padding:14px 18px;box-shadow:0 4px 14px rgba(0,0,0,.05)}.faq-question{display:flex;justify-content:space-between;align-items:center;font-weight:600;cursor:pointer}.book-btn,.faq-icon{display:inline-block}.faq-icon{font-weight:700;font-size:18px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s,opacity .3s;opacity:0;margin-top:6px;color:#333}.about-test{background-color:#fff;max-width:900px;margin:60px auto;text-align:center;padding:0 20px}.about-test h2{font-size:28px;font-weight:700;color:#222;margin-bottom:20px}.about-test p{font-size:16px;color:#555;line-height:1.8}.book-btn{background-color:#25d366;color:#fff;padding:6px 10px;font-size:14px;font-weight:600;border-radius:5px;cursor:pointer}.price-list-section{background:#f8fdf9;padding:60px 20px;text-align:center}.price-title{font-size:28px;font-weight:700;color:#004d26;margin-bottom:10px}.price-subtitle{font-size:15px;color:#555;margin-bottom:40px}.price-table-wrapper{overflow-x:auto;max-width:1000px;margin:0 auto}.price-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.price-table td,.price-table th{padding:14px 18px;text-align:left;border-bottom:1px solid #e0e0e0}.hero-overlay,.stats div{text-align:center}.price-table th{background:#004d26;color:#fff;font-weight:600;font-size:15px}.price-table td{font-size:15px;color:#333}.price-table del{color:#999}.price-table strong{color:#004d26;font-weight:600}.surgery-hero-v2{position:relative;padding:90px 16px;background:linear-gradient(180deg,#f8fafc,#eef2ff);overflow:hidden}.bg-blur{position:absolute;width:280px;height:280px;filter:blur(80px);opacity:.6}.bg-blur.pink{background:#fca5a5;top:-80px;right:-60px}.bg-blur.blue{background:#93c5fd;bottom:-90px;left:-60px}.hero-card{max-width:820px;margin:auto;background:rgba(255,255,255,.72);backdrop-filter:blur(14px);border-radius:22px;padding:22px 32px;box-shadow:0 16px 36px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.85);position:relative;z-index:2}.surgery-hero{position:relative;width:100%;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:0 0 40px 40px;background-color:#000}.surgery-hero .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.35) saturate(1.1);z-index:1;transition:transform 10s}.surgery-hero:hover .hero-bg{transform:scale(1.05)}.hero-overlay{position:relative;z-index:2;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(0,30,40,.65),rgba(0,0,0,.75));display:flex;align-items:center;justify-content:center;padding:0 8%}.hero-content{color:#fff;max-width:900px;animation:1.5s fadeInUp}.hero-content h1{font-size:2.8rem;font-weight:800;line-height:1.3;margin-bottom:15px;color:#008986;text-shadow:0 3px 8px rgba(0,0,0,.4)}.hero-content p{font-size:1.15rem;color:#000;line-height:1.8;margin-bottom:40px;text-shadow:0 2px 6px rgba(0,0,0,.3)}.contact-links{display:flex;justify-content:center;align-items:center;gap:48px;margin-bottom:50px;flex-wrap:wrap}.contact-links .link{font-size:1.25rem;font-weight:600;color:#e8f9fa;opacity:.9;letter-spacing:.4px;position:relative;transition:.35s}.contact-links .link::after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:currentColor;transform:translateX(-50%);border-radius:2px;transition:width .35s}.contact-links .link:hover::after{width:80%}.contact-links .link:hover{opacity:1;transform:translateY(-2px)}.call-link{color:#00ffc3;text-shadow:0 0 8px rgba(0,255,195,.8)}.call-link:hover{color:#fff;text-shadow:0 0 15px #00ffc3,0 0 30px rgba(0,255,195,.7)}.whatsapp-link{color:#25d366;text-shadow:0 0 8px rgba(37,211,102,.8)}.whatsapp-link:hover{color:#fff;text-shadow:0 0 15px #25d366,0 0 30px rgba(37,211,102,.7)}.trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;font-size:.95rem;color:#dff9fb;opacity:.9}.trust-badges span{background:rgba(255,255,255,.15);padding:8px 20px;border-radius:50px;transition:.35s;backdrop-filter:blur(6px)}.trust-badges span:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.contact-links{gap:30px}.contact-links .link{font-size:1.15rem}}@media (max-width:768px){.price-table td,.price-table th{font-size:14px;padding:10px}.price-title{font-size:22px}.contact-links{flex-direction:column;gap:16px}.contact-links .link{font-size:1.1rem}.trust-badges span{font-size:.9rem}}.health-banner{padding:48px 16px;background:linear-gradient(180deg,#f7fffb,#fff);position:relative;overflow:hidden}.health-banner::before{content:"";position:absolute;width:420px;height:420px;background:rgba(0,180,120,.12);border-radius:50%;filter:blur(120px);top:-120px;right:-120px}.health-banner-inner{max-width:1100px;margin:auto;text-align:center}.health-banner h1{font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:12px}.subtitle{font-size:1rem;color:#475569;max-width:600px;margin:0 auto 28px}.stats{display:flex;justify-content:center;gap:32px;margin-bottom:24px}.stats strong{font-size:1.4rem;color:#059669}.stats span{font-size:.85rem;color:#64748b}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;font-size:.9rem;color:#334155;margin-bottom:28px}.cta-btn{background:#059669;color:#fff;border:none;padding:12px 28px;border-radius:999px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .3s}.cta-btn:hover{background:#047857}.trust{margin-top:14px;font-size:.85rem;color:#64748b}@media (min-width:768px){.health-banner h1{font-size:2.4rem}.subtitle{font-size:1.05rem}}