/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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)){::placeholder{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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#0d2927;--ink-soft:#49615e;--green:#153e3a;--green-dark:#092925;--lime:#bddd62;--cream:#f5f4ed;--line:#d8e1dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}svg{flex:none;width:1.2em;height:1.2em}.section-pad{padding:78px max(24px,50vw - 590px)}.site-header{z-index:20;background:#fafbf8f0;border-bottom:1px solid #113d3917;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 590px);display:flex;position:relative}.brand{align-items:center;display:flex}.brand>span:last-child{flex-direction:column;line-height:1.25;display:flex}.brand strong{letter-spacing:-.02em;font-size:15px}.brand small{color:#6b7d7a;font-size:11px}.header-cta{background:var(--green);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:750;transition:all .2s;display:flex}.header-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.hero{background:radial-gradient(circle at 74% 35%,#dfead9 0,#f8f9f5 28%,#0000 53%),#f8f9f5;grid-template-columns:1.06fr .94fr;min-height:660px;padding:28px max(24px,50vw - 590px) 0;display:grid;overflow:hidden}.hero-copy{z-index:3;padding:32px 0 56px;position:relative}.eyebrow{color:#526f67;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 24px;font-size:11px;font-weight:850;display:flex}.eyebrow span{background:var(--lime);width:24px;height:2px}.eyebrow.dark{color:#5b716e}.eyebrow.danger{color:#8b4339}.eyebrow.danger span{background:#d76c5b}.hero h1{letter-spacing:-.064em;max-width:690px;margin:0;font-size:clamp(48px,5.6vw,78px);font-weight:760;line-height:.99}.hero h1 em{color:#548647;font-style:normal}.hero-lead{max-width:620px;color:var(--ink-soft);margin:30px 0 34px;font-size:19px;line-height:1.65}.cta-button{color:#fff;background:var(--green);border:1px solid var(--green);border-radius:14px;justify-content:center;align-items:center;gap:12px;width:fit-content;min-width:280px;padding:17px 20px;font-size:15px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 12px 30px #09292529}.cta-button svg:last-child{margin-left:auto}.cta-button:hover{transform:translateY(-2px);box-shadow:0 16px 36px #09292538}.cta-light{background:var(--lime);border-color:var(--lime);color:var(--green-dark)}.cta-note{color:#6b7d7a;align-items:center;gap:7px;margin:16px 0 0;font-size:11px;display:flex}.cta-note svg{color:#669b56}.hero-visual{justify-content:center;align-self:end;align-items:flex-end;min-height:580px;display:flex;position:relative}.hero-photo-frame{z-index:2;background:#fff;border:8px solid #ffffffdb;border-radius:210px 210px 28px 28px;width:min(88%,470px);height:550px;position:relative;overflow:hidden;box-shadow:0 28px 60px #1235302e}.hero-photo-frame img{object-fit:cover;object-position:center 68%;width:100%;height:100%}.photo-glow{background:linear-gradient(145deg,#c8dfba,#e8ede1);border-radius:50%;width:470px;height:470px;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.hero-badge{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:16px;align-items:center;gap:12px;width:205px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 16px 34px #14342f21}.hero-badge svg{color:#5d914e;width:24px;height:24px}.hero-badge span{color:#61726f;flex-direction:column;font-size:10px;line-height:1.4;display:flex}.hero-badge strong{color:var(--ink);font-size:12px}.badge-top{top:28%;right:0}.badge-bottom{bottom:16%;left:0}.section-heading{max-width:720px;margin-bottom:36px}.section-heading h2,.plan-intro h2,.safety-copy h2,.doctor-copy h2,.final-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(37px,4.2vw,58px);line-height:1.06}.section-heading>p:last-child,.plan-intro>p,.safety-copy>p:last-child,.doctor-copy>p{color:var(--ink-soft);font-size:17px;line-height:1.7}.problem-section{background:#fff}.problem-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.problem-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fafbf8);border-radius:22px;min-height:390px;overflow:hidden;box-shadow:0 12px 32px #0d29270f}.problem-grid article>img{object-fit:cover;width:100%;height:190px;display:block}.problem-content{padding:25px 26px 28px;position:relative}.number{color:#8ca27b;letter-spacing:.1em;font-size:12px;font-weight:850;position:absolute;top:27px;right:25px}.problem-grid h3{letter-spacing:-.03em;margin:0 45px 12px 0;font-size:22px}.problem-grid p{color:var(--ink-soft);margin:0;line-height:1.65}.plan-section{color:#fff;background:var(--green-dark);grid-template-columns:.88fr 1.12fr;gap:72px;display:grid}.plan-intro{align-self:center}.plan-intro .eyebrow{color:#a9c2bb}.plan-intro h2{margin-bottom:25px}.plan-intro>p{color:#bdd0cb;margin-bottom:32px}.plan-steps{flex-direction:column;display:flex}.plan-steps article{border-bottom:1px solid #ffffff21;grid-template-columns:54px 1fr;gap:18px;padding:20px 0;display:grid}.plan-steps article:first-child{border-top:1px solid #ffffff21}.plan-steps>article>span{width:44px;height:44px;color:var(--green-dark);background:var(--lime);border-radius:50%;place-items:center;font-weight:850;display:grid}.plan-steps h3{margin:0 0 7px;font-size:20px}.plan-steps p{color:#adc2bd;margin:0;line-height:1.55}.safety-section{background:var(--cream)}.safety-card{color:#2f1e1b;background:#fff8f5;border:1px solid #edc7bf;border-radius:28px;grid-template-columns:.86fr 1.14fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #4628220f}.safety-media{background:#e5ddd8;min-height:100%}.safety-media img{object-fit:cover;width:100%;height:100%;min-height:570px;display:block}.safety-content{padding:40px}.safety-copy h2{max-width:620px;font-size:clamp(34px,3.7vw,50px)}.safety-copy>p:last-child{color:#74534d}.risk-list{gap:10px;margin-top:26px;display:grid}.risk-list p{color:#69453f;background:#fff;border:1px solid #eed9d4;border-radius:12px;align-items:center;gap:11px;margin:0;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.risk-list svg{color:#bf584a}.safety-bottom{border-top:1px solid #e8cbc4;justify-content:space-between;align-items:center;margin-top:30px;padding-top:24px;display:flex}.safety-bottom strong{font-size:17px}.safety-bottom a{color:#8e3d32;align-items:center;gap:9px;font-weight:800;display:flex}.doctor-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:58px;display:grid}.doctor-photo{aspect-ratio:4/4.8;background:#e9f0eb;border-radius:26px;overflow:hidden}.doctor-photo img{object-fit:cover;object-position:center 70%;width:100%;height:100%}.doctor-copy{max-width:580px}.doctor-role{margin-top:13px;font-weight:800;color:#588248!important}.doctor-points{flex-wrap:wrap;gap:10px;margin:26px 0 32px;display:flex}.doctor-points span{color:#3f5b56;background:#f0f5ed;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:750;display:flex}.doctor-points svg{color:#5b914c}.faq-section{background:#f6f8f4}.section-heading.compact{margin-bottom:35px}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid #ccd8d3;padding:22px 0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#6a9659;font-size:24px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--ink-soft);margin:15px 0 0;line-height:1.7}.final-cta{text-align:center;color:#fff;background:var(--green);flex-direction:column;align-items:center;padding-top:94px;padding-bottom:94px;display:flex}.final-cta .eyebrow{color:#c5d8d3;margin-bottom:30px}.final-cta h2{max-width:800px;margin-bottom:20px}.final-cta>p:not(.eyebrow){color:#c8d8d5;margin:0 0 26px;font-size:18px;line-height:1.55}.final-cta small{color:#afc4bf;margin-top:26px}footer{color:#73827f;background:#071d1b;grid-template-columns:.8fr 1.6fr .7fr;align-items:center;gap:30px;padding:34px max(24px,50vw - 590px);font-size:11px;line-height:1.55;display:grid}footer>div:first-child{flex-direction:column;display:flex}footer strong{color:#fff;font-size:13px}footer>div:first-child a{width:fit-content;color:var(--lime);margin-top:8px;font-size:12px;font-weight:750}.source-links{justify-content:flex-end;gap:14px;display:flex}.source-links a{color:#c9d8d4;text-underline-offset:3px;text-decoration:underline}.floating-whatsapp{z-index:50;color:#092925;background:#bddd62;border-radius:999px;align-items:center;gap:9px;padding:14px 18px;font-size:13px;font-weight:850;transition:all .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 38px #071d1b47}.floating-whatsapp:hover{transform:translateY(-2px)}@media (width<=900px){.section-pad{padding-top:58px;padding-bottom:58px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:16px}.hero-copy{padding:22px 0 0}.hero h1{font-size:clamp(46px,12vw,68px)}.hero-visual{min-height:480px;margin-top:20px}.hero-photo-frame{height:480px}.badge-top{right:2%}.badge-bottom{left:2%}.problem-grid{grid-template-columns:1fr}.problem-grid article{min-height:auto}.plan-section,.doctor-section{grid-template-columns:1fr;gap:40px}.safety-card{grid-template-columns:1fr}.safety-media img{aspect-ratio:16/10;min-height:0}.safety-content{padding:36px}footer{text-align:center;grid-template-columns:1fr}footer>div:first-child{align-items:center}.source-links{justify-content:center}}@media (width<=580px){.site-header{height:72px}.header-cta{display:none}.brand strong{font-size:16px}.brand small{margin-top:2px;font-size:10px;display:block}.hero{padding-left:20px;padding-right:20px}.hero-copy{padding-top:18px}.hero h1{font-size:43px;line-height:1.02}.hero-lead{margin:23px 0 27px;font-size:17px}.cta-button{width:100%;min-width:0}.hero-visual{min-height:390px}.hero-photo-frame{border-width:6px;border-radius:160px 160px 24px 24px;width:88%;height:380px}.photo-glow{width:350px;height:350px}.hero-badge{width:175px;padding:10px}.hero-badge span{font-size:9px}.badge-top{top:24%;right:-8px}.badge-bottom{bottom:10%;left:-8px}.section-pad{padding:48px 20px}.section-heading{margin-bottom:24px}.section-heading h2,.plan-intro h2,.safety-copy h2,.doctor-copy h2,.final-cta h2{font-size:35px;line-height:1.08}.final-cta{padding-top:64px;padding-bottom:64px}.final-cta .eyebrow{margin-bottom:24px}.final-cta h2{margin-bottom:18px}.final-cta>p:not(.eyebrow){margin-bottom:24px}.final-cta small{margin-top:22px}.problem-grid{gap:14px}.problem-grid article{border-radius:17px;grid-template-columns:112px 1fr;display:grid}.problem-grid article>img{height:100%;min-height:148px}.problem-content{padding:20px 17px}.problem-grid h3{margin-right:28px;font-size:18px}.problem-grid p{font-size:13px;line-height:1.5}.number{font-size:10px;top:21px;right:16px}.safety-card{border-radius:20px;display:block}.safety-media img{aspect-ratio:4/3}.safety-content{padding:28px 22px}.risk-list{margin-top:23px}.risk-list p{padding:12px 13px;font-size:13px;line-height:1.35}.safety-bottom{gap:20px;margin-top:27px;display:grid}.safety-bottom strong{font-size:15px;line-height:1.45}.safety-bottom a{justify-content:space-between;padding:13px 0}.doctor-section{gap:28px}.doctor-photo{aspect-ratio:4/5}.floating-whatsapp{justify-content:center;padding:15px;bottom:12px;left:14px;right:14px}footer{padding-bottom:92px}}.header-actions{align-items:center;gap:22px;display:flex}.blog-nav-link{color:var(--green);font-size:13px;font-weight:750}.blog-nav-link:hover{color:#4c8842}.blog-teaser{color:#fff;background:radial-gradient(circle at 88% 20%, #bddd622e, transparent 30%), var(--green-dark);justify-content:space-between;align-items:center;gap:60px;display:flex}.blog-teaser>div{max-width:760px}.blog-teaser .eyebrow{color:#b9cec8;margin-bottom:17px}.blog-teaser h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.8vw,62px);line-height:1}.blog-teaser p:last-child{color:#c4d4d0;max-width:650px;margin:22px 0 0;font-size:17px;line-height:1.65}.blog-teaser-button{min-width:180px;color:var(--green-dark);background:var(--lime);border-radius:14px;justify-content:center;align-items:center;gap:20px;padding:17px 22px;font-weight:800;transition:all .2s;display:inline-flex}.blog-teaser-button:hover{background:#c9e878;transform:translateY(-2px)}.blog-page,.article-page{background:#fbfcf9;min-height:100vh}.blog-header{border-bottom:1px solid var(--line);background:#fbfcf9f5;justify-content:space-between;align-items:center;gap:30px;min-height:82px;padding:0 max(24px,50vw - 590px);display:flex}.blog-header nav{align-items:center;gap:26px;font-size:13px;font-weight:750;display:flex}.blog-header nav a:last-child{color:#fff;background:var(--green);border-radius:11px;padding:12px 17px}.blog-hero{text-align:center;background:radial-gradient(circle at 50% 0,#e7efdf 0,#0000 50%),#fbfcf9;padding:82px max(24px,50vw - 460px) 68px}.blog-hero .eyebrow{justify-content:center;margin-bottom:20px}.blog-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,8vw,88px);line-height:.96}.blog-hero>p:last-child{max-width:720px;color:var(--ink-soft);margin:26px auto 0;font-size:18px;line-height:1.7}.featured-post{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1.06fr .94fr;max-width:1180px;margin:0 auto 80px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0d292714}.featured-image{min-height:480px;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%;min-height:480px;display:block}.featured-post>div{align-self:center;padding:48px}.post-category{color:#42663e;text-transform:uppercase;letter-spacing:.12em;background:#edf5dd;border-radius:99px;align-items:center;padding:7px 10px;font-size:10px;font-weight:850;display:inline-flex}.post-date{text-transform:capitalize;color:#71817e!important;margin:18px 0 12px!important;font-size:12px!important}.featured-post h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.06}.featured-post h2 a:hover,.post-card h3 a:hover{color:#477c3f}.featured-post>div>p:not(.post-date){color:var(--ink-soft);margin:22px 0 28px;font-size:16px;line-height:1.65}.read-more{color:#285d56;align-items:center;gap:14px;font-size:14px;font-weight:850;display:inline-flex}.read-more:hover{gap:19px}.blog-list-section{padding:0 max(24px,50vw - 590px) 90px}.blog-section-title{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.blog-section-title .eyebrow{margin-bottom:17px}.blog-section-title h2{letter-spacing:-.052em;margin:0;font-size:clamp(34px,4.3vw,54px);line-height:1.02}.blog-section-title>p{max-width:330px;color:var(--ink-soft);margin:0 0 5px;line-height:1.6}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.post-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.post-card>a{height:220px;display:block;overflow:hidden}.post-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.post-card:hover img{transform:scale(1.035)}.post-card>div{padding:24px}.post-card h3{letter-spacing:-.035em;margin:0;font-size:22px;line-height:1.18}.post-card>div>p:not(.post-date){min-height:74px;color:var(--ink-soft);margin:14px 0 22px;font-size:14px;line-height:1.55}.blog-empty{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;max-width:850px;margin:0 auto 90px;padding:60px}.blog-empty h2{margin:0 0 12px;font-size:42px}.blog-empty p{color:var(--ink-soft);margin:0}.blog-medical-cta,.article-cta{color:#fff;background:var(--green-dark);justify-content:space-between;align-items:center;gap:55px;padding:68px max(24px,50vw - 590px);display:flex}.blog-medical-cta h2,.article-cta h2{letter-spacing:-.052em;max-width:760px;margin:0;font-size:clamp(34px,4.2vw,54px);line-height:1.04}.blog-medical-cta .eyebrow{color:#b6cac5}.blog-medical-cta>a,.article-cta>a{min-width:245px;color:var(--green-dark);background:var(--lime);border-radius:13px;justify-content:space-between;gap:20px;padding:16px 20px;font-weight:850;display:flex}.blog-footer{color:#617471;border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:35px;padding:34px max(24px,50vw - 590px);font-size:12px;display:grid}.blog-footer>div{flex-direction:column;gap:3px;display:flex}.blog-footer strong{color:var(--ink);font-size:14px}.blog-footer p{margin:0;line-height:1.5}.blog-footer>a{color:#43673e;font-weight:750}.article-shell{background:#fff}.article-heading{text-align:center;max-width:920px;margin:0 auto;padding:70px 24px 48px}.article-back{color:#55706b;margin-bottom:30px;font-size:13px;font-weight:750;display:block}.article-heading h1{letter-spacing:-.065em;margin:20px 0 24px;font-size:clamp(46px,6.6vw,76px);line-height:.99}.article-heading>p{max-width:760px;color:var(--ink-soft);margin:0 auto;font-size:19px;line-height:1.65}.article-byline{color:#6c7f7b;justify-content:center;gap:20px;margin-top:28px;font-size:12px;display:flex}.article-byline span+span:before{content:"•";margin-right:20px}.article-cover{object-fit:cover;border-radius:26px;width:min(1180px,100% - 48px);height:min(55vw,580px);min-height:380px;margin:0 auto;display:block}.article-content{max-width:760px;margin:0 auto;padding:60px 24px 80px}.article-content p{color:#344e4a;margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.82}.article-content h2{letter-spacing:-.04em;margin:50px 0 18px;font-size:34px;line-height:1.12}.article-content h3{letter-spacing:-.025em;margin:36px 0 15px;font-size:24px}.article-content aside{border-left:5px solid var(--lime);background:#f2f6ea;border-radius:0 16px 16px 0;margin-top:45px;padding:28px}.article-content aside strong{margin-bottom:8px;display:block}.article-content aside p{margin:0;font-family:inherit;font-size:15px;line-height:1.65}.article-rich-content strong{color:#183d37;font-weight:800}.article-rich-content em{color:#405e59}.article-rich-content a{color:#3d7437;text-underline-offset:3px;text-decoration:underline}.article-rich-content ul,.article-rich-content ol{color:#344e4a;margin:0 0 28px;padding-left:28px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.75}.article-rich-content li+li{margin-top:8px}.article-rich-content blockquote{border-left:5px solid var(--lime);color:#244943;background:#f2f6ea;margin:38px 0;padding:24px 28px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-style:italic;line-height:1.6}.article-sources{border-top:1px solid var(--line);gap:10px;margin-top:26px;padding-top:24px;font-size:13px;display:grid}.article-sources strong{margin-bottom:2px}.article-sources a{color:#456f3f;text-underline-offset:3px;text-decoration:underline}.article-cta>div p{color:#bfd0cc;margin:13px 0 0}.panel-denied{background:#eef3ed;place-items:center;min-height:100vh;padding:30px;display:grid}.panel-denied>div{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(100%,650px);padding:48px;box-shadow:0 20px 60px #0d29271a}.panel-denied span,.editor-header span,.editor-sidebar-top span,.editor-title-row span{color:#648078;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850}.panel-denied h1{margin:14px 0;font-size:38px;line-height:1.08}.panel-denied p{color:var(--ink-soft);line-height:1.6}.panel-denied a{color:#43733c;margin-top:12px;font-weight:800;display:inline-block}.editor-page{background:#eef2ed;min-height:100vh}.editor-header{color:#fff;background:var(--green-dark);justify-content:space-between;align-items:center;gap:25px;min-height:72px;padding:0 28px;display:flex}.editor-header>div{flex-direction:column;gap:3px;display:flex}.editor-header span{color:#9fbab3}.editor-header strong{font-size:16px}.editor-header nav{gap:20px;font-size:13px;font-weight:750;display:flex}.editor-header nav a:first-child{color:var(--lime)}.editor-header nav form{margin:0}.editor-header nav button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.editor-shell{grid-template-columns:350px minmax(0,1fr);gap:24px;width:min(1480px,100%);margin:0 auto;padding:28px;display:grid}.editor-sidebar,.editor-workspace{background:#fff;border:1px solid #d8e0db;border-radius:20px;box-shadow:0 12px 35px #0d29270d}.editor-sidebar{align-self:start;position:sticky;top:20px;overflow:hidden}.editor-sidebar-top{border-bottom:1px solid var(--line);padding:22px}.editor-sidebar-top>div{margin-bottom:18px}.editor-sidebar-top h1{letter-spacing:-.035em;margin:5px 0 0;font-size:23px}.editor-sidebar-top button{color:#fff;background:var(--green);width:100%;font:inherit;cursor:pointer;border:0;border-radius:11px;padding:13px 16px;font-size:13px;font-weight:800}.editor-loading{color:var(--ink-soft);padding:18px 22px;font-size:13px}.editor-post-list{max-height:calc(100vh - 255px);overflow:auto}.editor-post-list>button{text-align:left;width:100%;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8edea;grid-template-columns:9px 1fr;gap:12px;padding:17px 20px;display:grid}.editor-post-list>button:hover,.editor-post-list>button.active{background:#f1f6e9}.editor-post-list strong{margin-bottom:6px;font-size:13px;line-height:1.35;display:block}.editor-post-list small{color:#72837f;font-size:10px;display:block}.status-dot{background:#9ca9a6;border-radius:50%;width:8px;height:8px;margin-top:4px}.status-dot.published{background:#6ba248}.editor-workspace{padding:30px}.editor-title-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;display:flex}.editor-title-row h2{letter-spacing:-.045em;margin:6px 0 0;font-size:30px}.editor-title-row>a{color:#4d753f;font-size:13px;font-weight:800}.editor-form{gap:20px;display:grid}.editor-form label{gap:8px;display:grid}.editor-form label>span{color:#314b47;font-size:12px;font-weight:800}.editor-form input,.editor-form textarea,.editor-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9d4;border-radius:11px;outline:0;font-size:14px}.editor-form input,.editor-form select{height:46px;padding:0 13px}.editor-form textarea{resize:vertical;padding:14px;line-height:1.55}.editor-form input:focus,.editor-form textarea:focus,.editor-form select:focus{border-color:#6b9659;box-shadow:0 0 0 3px #6b96591f}.editor-field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.slug-input{border:1px solid #cfd9d4;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;display:grid;overflow:hidden}.slug-input small{color:#75847f;padding:0 0 0 13px}.slug-input input{border:0;border-radius:0}.excerpt-field{min-height:90px}.content-field{min-height:390px}.full-field>small{color:#84928e;text-align:right;font-size:10px}.editor-publish-row{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:20px;padding-top:20px;display:flex}.editor-publish-row>label{width:min(100%,260px)}.editor-actions{gap:10px;display:flex}.editor-actions button{min-height:45px;font:inherit;cursor:pointer;border-radius:11px;padding:0 18px;font-size:13px;font-weight:800}.save-button{color:#fff;background:var(--green);border:0}.delete-button{color:#9b3c31;background:#fff;border:1px solid #e4b8b0}.editor-actions button:disabled{opacity:.55;cursor:wait}.editor-message{border-radius:10px;margin:0;padding:13px 15px;font-size:13px}.editor-message.success{color:#315b2e;background:#edf6e7}.editor-message.error{color:#8b342a;background:#fff0ed}.cover-upload-card{background:#f8faf6;border:1px solid #cfd9d4;border-radius:15px;grid-template-columns:210px 1fr;align-items:center;gap:22px;padding:16px;display:grid}.cover-preview{background:#e4ebe6;border-radius:11px;height:132px;overflow:hidden}.cover-preview img{object-fit:cover;width:100%;height:100%;display:block}.cover-upload-card>div:last-child>span{color:#668079;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.cover-upload-card strong{font-size:15px;display:block}.cover-upload-card p{color:#6d7e7a;margin:7px 0 12px;font-size:12px;line-height:1.5}.upload-button{color:#fff;background:var(--green);cursor:pointer;border-radius:9px;width:max-content;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex!important}.upload-button input{display:none}.rich-editor-field{gap:0;display:grid}.rich-editor-label-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:8px;display:flex}.rich-editor-label-row>span{color:#314b47;font-size:12px;font-weight:800}.editor-view-toggle{background:#eaf0ec;border-radius:9px;padding:3px;display:flex}.editor-view-toggle button{color:#60736f;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:800}.editor-view-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #0d292714}.rich-toolbar{background:#f3f6f3;border:1px solid #cfd9d4;border-bottom:0;border-radius:11px 11px 0 0;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.rich-toolbar button{color:#29443f;min-width:35px;height:33px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dfda;border-radius:7px;padding:0 10px;font-size:12px}.rich-toolbar button:hover{background:#f3f8ea;border-color:#83a177}.rich-editor-field .content-field{border-radius:0 0 11px 11px}.rich-editor-field>small{color:#81908c;margin-top:7px;font-size:10px}.editor-content-preview{background:#fff;border:1px solid #cfd9d4;border-radius:11px;min-height:390px;padding:28px;overflow:auto}.editor-content-preview p,.editor-content-preview ul,.editor-content-preview ol{color:#344e4a;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.7}.editor-content-preview h2{margin:28px 0 12px;font-size:28px}.editor-content-preview h3{margin:23px 0 10px;font-size:21px}.editor-content-preview blockquote{border-left:4px solid var(--lime);background:#f2f6ea;margin:22px 0;padding:18px}.editor-content-preview a{color:#3d7437;text-decoration:underline}.panel-login-page{background:radial-gradient(circle at 18% 20%, #bddd6238, transparent 30%), var(--green-dark);place-items:center;min-height:100vh;padding:30px;display:grid}.panel-login-card{background:#fff;border-radius:26px;grid-template-columns:1.05fr .95fr;width:min(100%,920px);display:grid;overflow:hidden;box-shadow:0 28px 90px #00000042}.panel-login-brand{color:#fff;background:linear-gradient(145deg,#143f3a,#092925);padding:55px}.panel-login-brand span{color:#bddd62;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:850}.panel-login-brand h1{letter-spacing:-.055em;margin:18px 0;font-size:50px;line-height:.98}.panel-login-brand p{color:#bed0cb;margin:0;line-height:1.7}.panel-login-card>form{align-content:center;gap:18px;padding:55px 45px;display:grid}.panel-login-card label{gap:8px;display:grid}.panel-login-card label span{color:#314b47;font-size:12px;font-weight:800}.panel-login-card input{width:100%;height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9d4;border-radius:11px;padding:0 14px}.panel-login-card form>button{color:#fff;background:var(--green);height:48px;font:inherit;cursor:pointer;border:0;border-radius:11px;font-weight:800}.panel-login-card form>a{text-align:center;color:#55706b;font-size:12px;font-weight:750}.panel-settings-section{width:min(1424px,100% - 56px);margin:0 auto;padding:28px 0 70px}.panel-settings-heading{margin-bottom:24px}.panel-settings-heading span{color:#648078;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850}.panel-settings-heading h2{letter-spacing:-.045em;margin:6px 0;font-size:34px}.panel-settings-heading p{color:var(--ink-soft);margin:0}.panel-settings-grid{grid-template-columns:1.35fr .65fr;gap:24px;display:grid}.settings-card{background:#fff;border:1px solid #d8e0db;border-radius:20px;gap:16px;padding:28px;display:grid;box-shadow:0 12px 35px #0d29270d}.settings-card h3{margin:0;font-size:22px}.settings-card>p{color:var(--ink-soft);margin:-5px 0 3px;font-size:13px;line-height:1.5}.settings-card label{gap:7px;display:grid}.settings-card label span{color:#314b47;font-size:12px;font-weight:800}.settings-card input,.settings-card textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd9d4;border-radius:10px;padding:12px 13px;font-size:14px}.settings-card textarea{resize:vertical;min-height:82px}.settings-card button{color:#fff;background:var(--green);min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:10px;font-size:13px;font-weight:800}.blog-floating-whatsapp{z-index:90}@media (width<=900px){.blog-teaser{gap:35px}.featured-post{grid-template-columns:1fr;margin-left:24px;margin-right:24px}.featured-image,.featured-image img{min-height:360px;max-height:440px}.post-grid{grid-template-columns:1fr 1fr}.blog-footer{text-align:center;grid-template-columns:1fr}.blog-footer>div{align-items:center}.editor-shell{grid-template-columns:1fr}.editor-sidebar{position:static}.editor-post-list{max-height:330px}.panel-settings-grid{grid-template-columns:1fr}}@media (width<=580px){.header-actions{gap:14px}.blog-nav-link{font-size:12px}.blog-teaser{gap:30px;display:grid}.blog-teaser p:last-child{font-size:15px}.blog-teaser-button{justify-content:space-between;width:100%}.blog-header{min-height:72px;padding:0 18px}.blog-header .brand small{display:none}.blog-header nav{gap:12px}.blog-header nav a:first-child{display:none}.blog-header nav a:last-child{padding:10px 12px;font-size:11px}.blog-hero{text-align:left;padding:55px 20px 45px}.blog-hero .eyebrow{justify-content:flex-start}.blog-hero h1{font-size:52px}.blog-hero>p:last-child{font-size:16px}.featured-post{border-radius:20px;margin:0 18px 58px}.featured-image,.featured-image img{height:250px;min-height:250px}.featured-post>div{padding:26px 22px 30px}.featured-post h2{font-size:34px}.blog-list-section{padding:0 18px 58px}.blog-section-title{margin-bottom:27px;display:block}.blog-section-title>p{margin-top:16px}.post-grid{grid-template-columns:1fr;gap:17px}.post-card>a{height:210px}.post-card>div>p:not(.post-date){min-height:0}.blog-medical-cta,.article-cta{gap:30px;padding:48px 20px;display:grid}.blog-medical-cta>a,.article-cta>a{width:100%;min-width:0}.article-heading{text-align:left;padding:48px 20px 36px}.article-heading h1{font-size:44px}.article-heading>p{font-size:17px}.article-byline{flex-wrap:wrap;justify-content:flex-start;gap:8px 14px}.article-byline span+span:before{margin-right:14px}.article-cover{border-radius:19px;width:calc(100% - 36px);height:270px;min-height:240px}.article-content{padding:42px 20px 58px}.article-content p{font-size:18px;line-height:1.75}.article-content h2{font-size:30px}.editor-header{padding:0 18px}.editor-header nav a:first-child{display:none}.editor-shell{gap:14px;padding:14px}.editor-workspace{padding:22px 18px}.editor-title-row{align-items:flex-start}.editor-title-row h2{font-size:25px}.editor-field-grid{grid-template-columns:1fr}.content-field{min-height:330px}.editor-publish-row{display:grid}.editor-publish-row>label{width:100%}.editor-actions{grid-template-columns:auto 1fr;display:grid}.editor-actions button{width:100%}.panel-denied{padding:18px}.panel-denied>div{padding:30px 24px}.panel-denied h1{font-size:32px}.cover-upload-card{grid-template-columns:1fr}.cover-preview{height:190px}.panel-login-page{padding:16px}.panel-login-card{grid-template-columns:1fr}.panel-login-brand{padding:34px 26px}.panel-login-brand h1{font-size:40px}.panel-login-card>form{padding:32px 24px}.panel-settings-section{width:calc(100% - 28px);padding-top:20px}.settings-card{padding:22px 18px}.rich-toolbar button{flex:1 0 auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
