:root{--primary: #1E88E5;--secondary: #00ACC1;--accent: #25D366;--background: #F5F7FA;--white: #FFFFFF;--text-dark: #1A2B45;--text-body: #6B7A8D;--text-light: #F5F7FA;--success: #43A047;--warning: #FB8C00;--error: #E53935;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--glass-bg: rgba(255, 255, 255, .85);--glass-border: rgba(255, 255, 255, .3);--header-height: 80px;--section-padding: 100px;--container-max-width: 1200px;--transition: all .3s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Avenir Next,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--text-dark);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Avenir Next,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--text-dark);font-weight:600;line-height:1.3}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.5rem}a{text-decoration:none;color:inherit;transition:var(--transition)}button{cursor:pointer;border:none;outline:none;transition:var(--transition);font-family:inherit}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 2rem}.section{padding:var(--section-padding) 0}.btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background-color:var(--primary);color:var(--white)}.btn-primary:hover{background-color:#1565c0;transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-accent{background-color:var(--accent);color:var(--white)}.btn-accent:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:var(--shadow-md)}.card{background:var(--white);border-radius:12px;padding:2rem;box-shadow:var(--shadow-sm);border:1px solid rgba(0,0,0,.05);transition:var(--transition)}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}@media(max-width:768px){:root{--section-padding: 60px}h1{font-size:2.25rem}h2{font-size:1.75rem}}.btn-lg{padding:.95rem 1.65rem;font-size:1rem;font-weight:700;border-radius:12px}.health-topic-page{background:radial-gradient(circle at 10% 3%,#1e88e51f,#1e88e500 38%),radial-gradient(circle at 92% 7%,#00acc11f,#00acc100 30%),linear-gradient(180deg,#f7fbff,#fff 16% 100%)}.health-topic-page .section{padding:clamp(3.6rem,7vw,6.3rem) 0}.health-topic-page .grid-2col{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1.4rem,3vw,3.5rem);align-items:stretch}.health-topic-page .education-image{display:flex}.health-topic-page .education-text{padding:clamp(1.15rem,2vw,1.9rem);border-radius:22px;background:#ffffffb8;border:1px solid rgba(17,93,149,.12);box-shadow:0 14px 30px #0b3e6214}.health-topic-page .education-text h2{margin-bottom:1rem;font-size:clamp(1.72rem,3vw,2.45rem)}.health-topic-page .education-text h3{margin-top:1.8rem;margin-bottom:.85rem;font-size:clamp(1.25rem,2.2vw,1.65rem)}.health-topic-page .education-text p{color:#556c84;margin-bottom:.95rem;font-size:1.08rem;line-height:1.78}.health-topic-page .custom-list{list-style:none}.health-topic-page .custom-list li{display:flex;align-items:flex-start;gap:.72rem;margin-bottom:.95rem;color:#5f748b;font-size:1.02rem;line-height:1.55}.health-topic-page .custom-list svg{color:var(--primary);margin-top:3px}.health-topic-page .custom-list strong{color:var(--text-dark)}.health-topic-page .medical-placeholder-card{position:relative;min-height:370px;border-radius:24px;padding:1.35rem;background:linear-gradient(155deg,#e0f2fffa,#f5fbfff2 52%,#fffffffa);border:1px solid rgba(19,111,173,.2);box-shadow:0 22px 45px #09355526;overflow:hidden}.health-topic-page .medical-placeholder-card:before{content:"";position:absolute;right:-90px;bottom:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#00acc140,#00acc100 70%)}.health-topic-page .topic-illustration{width:100%;height:100%;min-height:330px;object-fit:cover;border-radius:16px;border:1px solid rgba(17,93,149,.14)}.health-topic-page .visual-note{position:absolute;left:1.8rem;right:1.8rem;bottom:1.4rem;padding:.55rem .85rem;border-radius:10px;font-size:.9rem;font-weight:600;line-height:1.45;color:#0f568a;background:#ffffffeb;border:1px solid rgba(14,104,167,.2)}.health-topic-page .visual-card-head{position:relative;z-index:2}.health-topic-page .visual-chip{display:inline-flex;align-items:center;border-radius:999px;padding:.38rem .78rem;background:#0d74c81c;color:#0c67b1;border:1px solid rgba(13,116,200,.24);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.35px;margin-bottom:.82rem}.health-topic-page .visual-card-head h4{font-size:1.42rem;margin-bottom:.95rem;line-height:1.3}.health-topic-page .visual-stat-grid{position:relative;z-index:2;display:grid;gap:.72rem}.health-topic-page .visual-stat-item{display:grid;gap:.26rem;padding:.82rem .9rem;border-radius:13px;border:1px solid rgba(16,102,159,.17);background:#ffffffdb}.health-topic-page .visual-stat-item strong{font-size:.96rem;color:#124f80}.health-topic-page .visual-stat-item span{color:#567089;font-size:.92rem;line-height:1.45}.health-topic-page .visual-list{position:relative;z-index:2;margin-top:1rem}.health-topic-page .comparison-card{border-radius:16px;border:1px solid rgba(17,93,149,.11);box-shadow:0 10px 24px #08304e14}.health-topic-page .comparison-card h3{font-size:1.24rem;margin-bottom:.5rem}.health-topic-page .comparison-table{width:100%;margin-top:.6rem;border-collapse:collapse;overflow:hidden;border-radius:12px}.health-topic-page .comparison-table th,.health-topic-page .comparison-table td{padding:.62rem .65rem;border-bottom:1px solid rgba(17,93,149,.12)}.health-topic-page .comparison-table th{text-align:left;font-size:.88rem;text-transform:uppercase;letter-spacing:.3px;color:#3d5a76;background:#126eaa14}.health-topic-page .comparison-table td:nth-child(2),.health-topic-page .comparison-table td:nth-child(3){text-align:center}.health-topic-page .comparison-table tbody tr:last-child td{border-bottom:none}.health-topic-page .comparison-table .is-advantage{color:#0d70c0;font-weight:700}.health-topic-page .bg-light{background:linear-gradient(180deg,#eef7ff,#f9fcff);border-top:1px solid rgba(16,98,153,.08);border-bottom:1px solid rgba(16,98,153,.08)}.health-topic-page .section-header h2{font-size:clamp(1.8rem,3vw,2.5rem)}.health-topic-page .benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.health-topic-page .benefit-card{border-radius:18px;border:1px solid rgba(17,93,149,.12);box-shadow:0 12px 24px #08304e14;padding:1.35rem}.health-topic-page .benefit-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #08304e24}.health-topic-page .benefit-icon{width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#0f74c5;background:#1e88e51f;margin-bottom:.95rem}.health-topic-page .benefit-card h4{margin-bottom:.45rem;font-size:1.1rem}.health-topic-page .benefit-card p{color:#5a738a;font-size:.98rem}.health-topic-page .exercise-showcase-premium{border-left:6px solid #0d76c8;border-radius:0 18px 18px 0;box-shadow:0 16px 28px #08304e1c;padding:clamp(1.4rem,3vw,2.4rem)}.health-topic-page .exercise-grid-alt{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem}.health-topic-page .ex-item-premium{display:flex;gap:.85rem;align-items:flex-start;padding:.85rem;border-radius:12px;border:1px solid rgba(17,93,149,.11);background:#f8fcffe6}.health-topic-page .ex-item-premium p{margin-top:.25rem;color:#5c738a}.health-topic-page .ex-badge{width:34px;height:34px;min-width:34px;border-radius:50%;color:#fff;background:linear-gradient(130deg,#0d75c7,#0aa2be);display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700}.health-topic-page .faq-component{max-width:900px}.health-topic-page .faq-item{border-radius:14px;border:1px solid rgba(17,93,149,.12);box-shadow:0 10px 20px #08304e12}.health-topic-page .faq-question{padding:1.2rem 1.25rem}.health-topic-page .cta-banner-inline{background:linear-gradient(125deg,#0d74c8,#0a9dbf);color:#fff;position:relative;overflow:hidden}.health-topic-page .cta-banner-inline:before{content:"";position:absolute;width:320px;height:320px;top:-190px;right:-120px;border-radius:50%;background:radial-gradient(circle,#ffffff47,#fff0 70%)}.health-topic-page .cta-banner-inline h2{color:#fff;margin-bottom:.65rem}.health-topic-page .cta-banner-inline p{color:#ffffffe6;font-size:1.1rem;max-width:52ch;margin:0 auto}.health-topic-page .cta-banner-inline .btn-accent{background:#fff;color:#0d74c8}.health-topic-page .cta-banner-inline .btn-accent:hover{background:#e8f4ff}@media(max-width:1024px){.health-topic-page .grid-2col{grid-template-columns:1fr}.health-topic-page .medical-placeholder-card{min-height:340px}}@media(max-width:768px){.health-topic-page .section{padding:3rem 0}.health-topic-page .education-text{padding:1rem}.health-topic-page .medical-placeholder-card{padding:1rem;min-height:300px}.health-topic-page .topic-illustration{min-height:268px}.health-topic-page .visual-note{left:1rem;right:1rem;bottom:1rem;font-size:.84rem}}
