body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
@media (max-width: 992px) {
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
}
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@media (max-width: 480px) {
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#i0b5ct { margin: 22px 0px; }
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
@media (max-width: 992px) {
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
}
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@media (max-width: 480px) {
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
#i0b5ct { margin: 22px 0px; }
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
}
@media (max-width: 992px) {
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
}
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@media (max-width: 480px) {
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#i0b5ct { margin: 22px 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
#i0b5ct { margin: 22px 0px; }
#id77oh { margin: 22px 0px; }
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
}
@media (max-width: 992px) {
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
}
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@media (max-width: 480px) {
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#i0b5ct { margin: 22px 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.split-grid { margin: 0px; }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; display: flex; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
body { margin: 0px; }
body { font-family: Georgia, "Times New Roman", serif; color: rgb(34, 34, 34); line-height: 1.7; background: rgb(250, 250, 250); -webkit-font-smoothing: antialiased; }
.sponsored-bar { background: rgb(251, 247, 240); border-bottom: 1px solid rgba(246, 240, 229, 0.9); padding: 10px 16px; text-align: center; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(122, 111, 85); }
.article { max-width: 720px; margin: 0px auto; padding: 40px 24px 60px; background: rgb(255, 255, 255); }
.category { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 16px; }
h1 { font-size: 38px; line-height: 1.2; font-weight: 400; color: rgb(26, 26, 26); margin-bottom: 18px; letter-spacing: -0.3px; }
.byline { font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; color: rgb(119, 119, 119); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid rgb(238, 238, 238); }
.byline strong { color: rgb(51, 51, 51); font-weight: 600; }
.social-stats { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 20px; padding: 14px 16px; background: rgb(251, 247, 240); border: 1px solid rgb(240, 229, 211); border-radius: 6px; margin: 24px 0px 30px; font-family: -apple-system, sans-serif; }
.trending-badge { display: inline-flex; align-items: center; gap: 5px; background: linear-gradient(90deg, rgb(255, 107, 53) 0%, rgb(247, 147, 30) 100%); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 5px 9px; border-radius: 3px; text-transform: uppercase; }
.stat-item { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: rgb(85, 85, 85); }
.stat-item svg { width: 16px; height: 16px; flex-shrink: 0; }
.stat-item .heart { fill: rgb(224, 36, 94); }
.stat-item .share { fill: rgb(29, 161, 242); }
.stat-item .comment { fill: rgb(23, 191, 99); }
.stat-item .eye { fill: rgb(136, 136, 136); }
.stat-item strong { color: rgb(26, 26, 26); font-weight: 700; }
.share-strip { display: flex; align-items: center; gap: 10px; padding: 12px 0px; margin: 10px 0px 24px; font-family: -apple-system, sans-serif; font-size: 12px; color: rgb(136, 136, 136); }
.share-strip .share-label { letter-spacing: 1px; text-transform: uppercase; margin-right: 4px; }
.share-btn { display: inline-flex; align-items: center; gap: 5px; padding: 6px 12px; border-radius: 4px; font-size: 12px; font-weight: 600; color: rgb(255, 255, 255); text-decoration: none; letter-spacing: 0.2px; }
.share-btn svg { width: 13px; height: 13px; fill: rgb(255, 255, 255); }
.share-btn.fb { background: rgb(24, 119, 242); }
.share-btn.wa { background: rgb(37, 211, 102); }
.share-btn.tw { background: rgb(0, 0, 0); }
.share-btn.em { background: rgb(119, 119, 119); }
figure { margin: 0px 0px 30px; }
.hero-split { position: relative; margin: 0px 0px 30px; }
.hero-split .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0px; position: relative; overflow: hidden; border-radius: 2px; box-shadow: rgba(0, 0, 0, 0.08) 0px 8px 30px; }
.hero-split .pane { position: relative; aspect-ratio: 3 / 4; overflow: hidden; background: rgb(221, 221, 221); }
.hero-split .pane img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(0.92); }
.hero-split .pane::after { content: ""; position: absolute; inset: 0px; background: linear-gradient(transparent 55%, rgba(0, 0, 0, 0.55) 100%); }
.hero-split .pane .tag { position: absolute; bottom: 16px; left: 16px; right: 16px; color: rgb(255, 255, 255); font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; line-height: 1.35; z-index: 2; text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px; }
.hero-split .pane .tag small { display: block; font-weight: 400; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 4px; }
.hero-split .vs { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 54px; height: 54px; border-radius: 50%; background: rgb(255, 255, 255); color: rgb(169, 135, 53); font-family: Georgia, serif; font-style: italic; font-size: 20px; font-weight: 400; display: flex; align-items: center; justify-content: center; z-index: 3; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px; }
figure.inline { margin: 36px 0px; }
figcaption { font-size: 12px; color: rgb(136, 136, 136); font-style: italic; margin-top: 8px; padding-left: 2px; }
p.lead::first-letter { font-size: 58px; float: left; line-height: 48px; padding: 6px 10px 0px 0px; font-weight: 600; color: rgb(169, 135, 53); }
blockquote { border-left: 4px solid rgb(169, 135, 53); padding: 14px 22px; margin: 32px 0px; font-size: 22px; line-height: 1.5; color: rgb(58, 58, 58); font-style: italic; background: rgba(246, 240, 229, 0.6); }
blockquote cite { display: block; margin-top: 14px; font-size: 14px; font-style: normal; color: rgb(136, 136, 136); font-family: -apple-system, sans-serif; }
.doctor-card { display: grid; grid-template-columns: 140px 1fr; gap: 22px; align-items: start; background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 22px; border-radius: 6px; margin: 36px 0px; }
.doctor-card img { width: 140px; height: 140px; border-radius: 50%; object-fit: cover; border: 3px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 8px; }
.doctor-card .name { font-size: 20px; font-weight: 600; color: rgb(26, 26, 26); margin-bottom: 4px; }
.doctor-card .title { font-size: 13px; color: rgb(136, 136, 136); font-style: italic; margin-bottom: 12px; font-family: -apple-system, sans-serif; }
.doctor-card ul { margin: 0px; padding: 0px; list-style: none; }
.doctor-card li { font-size: 14px; line-height: 1.55; margin-bottom: 6px; padding-left: 18px; color: rgb(68, 68, 68); font-family: -apple-system, sans-serif; }
.doctor-card li::before { content: "▸"; position: absolute; margin-left: -14px; color: rgb(169, 135, 53); }
.expert-box { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 24px; margin: 36px 0px; border-radius: 4px; }
.expert-box .label { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 600; margin-bottom: 8px; }
.expert-box h3 { font-size: 20px; font-weight: 600; margin-bottom: 10px; color: rgb(26, 26, 26); }
.expert-box p { font-size: 16px; line-height: 1.65; margin-bottom: 0px; color: rgb(68, 68, 68); }
ul.check { margin: 0px 0px 22px; padding-left: 0px; list-style: none; }
ul.check li { font-size: 17px; line-height: 1.7; margin-bottom: 12px; padding-left: 28px; position: relative; color: rgb(42, 42, 42); }
ul.check li::before { content: "✓"; position: absolute; left: 0px; top: 0px; color: rgb(169, 135, 53); font-weight: 700; font-size: 18px; }
.stats-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 30px 0px; }
.stat { background: rgba(246, 240, 229, 0.6); border: 1px solid rgb(240, 229, 211); padding: 20px 16px; text-align: center; border-radius: 4px; }
.stat .num { font-size: 34px; font-weight: 600; color: rgb(169, 135, 53); display: block; line-height: 1; margin-bottom: 8px; }
.stat .label { font-size: 13px; color: rgb(85, 85, 85); line-height: 1.4; }
.testimonial { border-top: 1px solid rgb(238, 238, 238); padding: 22px 0px; display: grid; grid-template-columns: 60px 1fr; gap: 18px; align-items: start; }
.testimonial img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.testimonial p { font-size: 17px; font-style: italic; line-height: 1.65; margin-bottom: 10px; }
.testimonial cite { font-size: 13px; color: rgb(136, 136, 136); font-style: normal; font-family: -apple-system, sans-serif; }
.cta-box { background: linear-gradient(135deg, rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(169, 135, 53); padding: 32px 26px; margin: 44px 0px; text-align: center; border-radius: 6px; }
.cta-box h3 { font-size: 22px; font-weight: 400; margin-bottom: 12px; color: rgb(26, 26, 26); line-height: 1.35; }
.cta-box p { font-size: 16px; margin-bottom: 22px; color: rgb(85, 85, 85); }
.cta-button { display: inline-block; background: rgb(34, 165, 92); color: rgb(255, 255, 255); padding: 16px 34px; text-decoration: none; font-family: -apple-system, "Segoe UI", Roboto, sans-serif; font-size: 15px; font-weight: 600; letter-spacing: 0.5px; border-radius: 4px; transition: background 0.2s; box-shadow: rgba(34, 165, 92, 0.25) 0px 2px 8px; }
.cta-button:hover { background: rgb(27, 138, 76); }
.cta-inline { text-align: center; margin: 36px 0px; }
.product-image img { max-width: 80%; height: auto; border-radius: 6px; }
.disclaimer { margin-top: 50px; padding: 24px; font-size: 12px; line-height: 1.6; color: rgb(136, 136, 136); background: rgb(250, 250, 250); border-radius: 4px; font-family: -apple-system, sans-serif; text-align: center; }
.disclaimer a { color: rgb(136, 136, 136); text-decoration: underline; }
.post-script { margin-top: 30px; padding: 22px; background: rgb(251, 247, 240); border-left: 3px solid rgb(169, 135, 53); font-size: 16px; line-height: 1.65; color: rgb(68, 68, 68); }
.post-script strong { color: rgb(26, 26, 26); }
.cascade { margin: 32px 0px 40px; padding: 28px 24px; background: linear-gradient(rgba(246, 240, 229, 0.6) 0%, rgba(246, 240, 229, 0.9) 100%); border: 1px solid rgb(240, 229, 211); border-radius: 8px; }
.cascade-title { font-family: -apple-system, sans-serif; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgb(169, 135, 53); font-weight: 700; margin-bottom: 6px; text-align: center; }
.cascade-sub { font-family: Georgia, serif; font-size: 17px; font-style: italic; color: rgb(68, 68, 68); text-align: center; margin-bottom: 24px; }
.cascade-step { background: rgb(255, 255, 255); border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgba(246, 240, 229, 0.9) rgb(169, 135, 53); border-image: initial; padding: 14px 18px; border-radius: 4px; position: relative; font-family: -apple-system, sans-serif; }
.cascade-step .num { display: inline-block; background: rgb(169, 135, 53); color: rgb(255, 255, 255); width: 24px; height: 24px; border-radius: 50%; line-height: 24px; text-align: center; font-size: 12px; font-weight: 700; margin-right: 10px; vertical-align: middle; }
.cascade-step strong { font-size: 15px; color: rgb(26, 26, 26); font-weight: 700; }
.cascade-step p { font-size: 14px; line-height: 1.55; color: rgb(85, 85, 85); margin: 6px 0px 0px 34px; font-family: Georgia, serif; }
.cascade-arrow { text-align: center; color: rgb(169, 135, 53); font-size: 18px; margin: 6px 0px; font-weight: 700; }
.cascade-step.end { border-left-color: rgb(139, 0, 0); background: rgb(253, 243, 243); }
.cascade-step.end .num { background: rgb(139, 0, 0); }
.csi { width: 30%; max-width: 21rem; border-radius: 4px; margin: 0px 0px 0px 8px; }
.split-grid { margin: 0px; }
.h-gold { color: rgb(169, 135, 53); }
.h-green { color: rgb(68, 160, 70); }
#izw64t { color: black; }
#iytf3r { color: black; }
#i5p155 { margin: 22px 0px; }
#i0b5ct { margin: 22px 0px; }
#id77oh { margin: 22px 0px; }
#i8edem { margin: 22px 0px; }
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  ::placeholder { color: currentcolor; }
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
  .inline { display: inline; }
}
@media (max-width: 992px) {
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 0px auto; width: 100%; }
.split-grid { margin: 0px; }
.cascade-step { flex-direction: column; }
.csi { max-width: 21rem; margin: 8px auto 0px; width: 100%; }
.split-grid { margin: 0px; }
}
@media (max-width: 600px) {
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
h1 { font-size: 28px; }
blockquote { font-size: 19px; }
.stats-grid { grid-template-columns: 1fr; }
.doctor-card { grid-template-columns: 1fr; text-align: center; }
.doctor-card img { margin: 0px auto; }
.doctor-card li { text-align: left; }
.article { padding: 24px 18px 40px; }
}
@media (max-width: 480px) {
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
.split-grid { margin: 0px -14px; }
.article { padding: 24px 14px 40px; }
.tag { margin: 0px -8px -8px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
@media (max-width: 480px) {
#id5rb7-2 { margin: 1em 0px; }
#i791af-2 { margin: 1em 0px; }
#iodbjg-2 { margin: 1em 0px; }
#if3ykl-2 { margin: 1em 0px; }
#imjt2j-2 { margin: 1em 0px; }
#iopbuz-2 { margin: 1em 0px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
#izw64t { border-radius: 2px; }
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
h2 { font-size: 28px; line-height: 1.3; font-weight: 400; margin: 44px 0px 18px; color: rgb(26, 26, 26); }
@media (max-width: 600px) {
h2 { font-size: 26px; }
}
h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0.5em; }
body { margin: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0.5em; }
#izw64t { border-radius: 2px; }
#i8g2ea { color: black; }
#i2f60x { margin: 22px 0px 1em; }
@media (max-width: 480px) {
.cascade { padding: 28px 18px 0px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
figure img { width: 100%; height: auto; display: block; border-radius: 2px; }
@media (max-width: 992px) {
.f-img { margin: 0px; }
}
@media (max-width: 480px) {
.f-img { margin: 0px -14px; }
}
#ia6kui { color: black; margin: 22px 0px 0px; border-radius: 2px; }
@media (max-width: 480px) {
#ia6kui { border-radius: 0px; }
}
#ia6kui { border-radius: 2px; }
body { margin: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0.5em; }
#ia6kui { border-radius: 2px; }
#ig14q4 { color: black; }
#i1fegi { margin: 22px 0px 1em; }
#izw64t { border-radius: 2px; }
@media (max-width: 480px) {
.f-img.f-img-c { margin: 0px -33px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0.5em; }
#ia6kui { border-radius: 2px; }
#i1fegi { margin: 22px 0px 1em; }
#izw64t { border-radius: 2px; }
#ig14q4 { color: black; }
@media (max-width: 480px) {
.f-img.f-img-c { margin: 0px -33px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}
body { margin: 0px; }
h1, h2, h3, h4, h5, h6 { margin-top: 0.5em; margin-bottom: 0.5em; }
#ia6kui { border-radius: 2px; }
#i1fegi { margin: 22px 0px 1em; }
#izw64t { border-radius: 2px; }
#ig14q4 { color: black; }
#i4agkt { margin: 22px 0px 0px; }
#i6cqkx { color: black; }
@media (max-width: 480px) {
.f-img.f-img-c { margin: 0px -33px; }
}
@layer theme, base, components, utilities;
@layer theme {
  :root, :host { --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace; --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button { box-sizing: border-box; margin: 0px; padding: 0px; border: 0px solid; }
  html, :host { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings, normal); font-variation-settings: var(--default-font-variation-settings, normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, samp, pre { font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); font-feature-settings: var(--default-mono-font-feature-settings, normal); font-variation-settings: var(--default-mono-font-variation-settings, normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: baseline; }
  summary { display: list-item; }
  ol, ul, menu { list-style: none; }
  img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle; }
  img, video { max-width: 100%; height: auto; }
  button, input, select, optgroup, textarea, ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; border-radius: 0px; background-color: transparent; opacity: 1; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
  ::placeholder {
  color: currentcolor;
  @supports (color: color-mix(in lab, red, red)) {
  color: color-mix(currentcolor, transparent);
}
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { appearance: none; }
  ::-webkit-date-and-time-value { min-height: 1lh; text-align: inherit; }
  ::-webkit-datetime-edit { display: inline-flex; }
  ::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
}
@layer utilities {
  .inline { display: inline; }
}

.deck {
  font-size: 19px;
  line-height: 1.5;
  color: rgb(85, 85, 85);
  font-style: italic;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
p {
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 22px;
  color: rgb(42, 42, 42);
}
@media (max-width: 600px) {
  .deck {
    font-size: 17px;
  }
  p {
    font-size: 17px;
  }
}
p {
  margin-top: 0px;
  margin-bottom: 1em;
}
* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
* {
  box-sizing: border-box;
}
* ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
* ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
}
* ::-webkit-scrollbar {
  width: 10px;
}

/* Composer-only rules merged at save */
* { box-sizing: border-box; } body {margin: 0;}p{margin-top:0px;margin-bottom:1em;}h1, h2, h3, h4, h5, h6{margin-top:0.5em;margin-bottom:0.5em;}#ia6kui{border-radius:2px 2px 2px 2px;}#i1fegi{margin:22px 0 1em 0;}#izw64t{border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;}#ig14q4{color:black;}#i4agkt{margin:0 0 12px 0;}#i6cqkx{color:black;}.pa-img{margin:22px 0px 1em 0px;}#imny8q{color:black;}@media (max-width: 480px){.f-img.f-img-c{margin:0px -33px 0px -33px;}.cascade{padding:24px 18px 24px 18px;}}
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .inline {
    display: inline;
  }
}

/* GrapesJS editor styles */
* { box-sizing: border-box; } body {margin: 0;}p{margin-top:0px;margin-bottom:1em;}h1, h2, h3, h4, h5, h6{margin-top:0.5em;margin-bottom:0.5em;}
/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .inline {
    display: inline;
  }
}