[hidden]{display:none!important}:root{--ink:#183f3b;--muted:#657a76;--cream:#fbfaf5;--mint:#dff5ed;--green:#0c8c73;--line:#dfe8e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1200px;height:84px;margin:auto;padding:0 32px;display:flex}.brand{letter-spacing:-.4px;align-items:center;gap:11px;font-size:21px;font-weight:800;display:inline-flex}.brand-mark{flex:none;place-items:center;width:36px;height:36px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}nav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}nav a{transition:opacity .2s}nav a:hover{opacity:.65}.nav-pill{border:1px solid #b9cfca;border-radius:999px;padding:11px 16px}.hero{background:radial-gradient(circle at 12% 80%,#ffffffb3,#0000 25%),linear-gradient(125deg,#e7f7f1 0%,#eaf7f1 55%,#dceee7 100%);grid-template-columns:1fr 560px;align-items:center;gap:60px;min-height:670px;padding:70px max(32px,50vw - 600px);display:grid}.hero-copy{padding-bottom:24px}.eyebrow{color:#52716a;text-transform:uppercase;letter-spacing:.55px;background:#ffffffa6;border:1px solid #fffc;border-radius:999px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;display:grid}h1{letter-spacing:-3px;margin:27px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5vw,76px);font-weight:500;line-height:.98}h1 em{color:var(--green);font-weight:500}.hero-copy>p{color:#5a706c;max-width:540px;font-size:19px;line-height:1.55}.trust-row{align-items:center;gap:15px;margin-top:34px;display:flex}.trust-faces{display:flex}.trust-faces span{color:#fff;background:#f29080;border:3px solid #e5f5ef;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-weight:800;display:grid}.trust-faces span:nth-child(2){background:#7e77d4}.trust-faces span:nth-child(3){background:#1aa38a}.trust-row strong,.trust-row small{display:block}.trust-row strong{font-size:13px}.trust-row small{color:var(--muted);margin-top:3px;font-size:12px}.calculator{background:#fffffff5;border:1px solid #ffffffe6;border-radius:24px;padding:30px;box-shadow:0 24px 70px #23524924}.step-label{align-items:center;gap:10px;margin-bottom:15px;font-size:14px;font-weight:800;display:flex}.step-label>span{width:25px;height:25px;color:var(--green);background:#e5f5ef;border-radius:50%;place-items:center;font-size:12px;display:grid}.pen-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.pen-option{border:1px solid var(--line);cursor:pointer;min-height:122px;color:var(--ink);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:transform .2s,border .2s,background .2s;display:flex;position:relative}.pen-option:hover{transform:translateY(-2px)}.pen-option.selected{border:2px solid var(--pen-color);background:color-mix(in srgb, var(--pen-color) 6%, white)}.pen-option b{background:var(--pen-color);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid;position:absolute;top:8px;right:8px}.pen-option strong{font-size:14px}.pen-option small{color:var(--muted);font-size:11px}.pen-icon{background:#fff;border:2px solid #56726c;border-radius:5px;width:13px;height:44px;margin-bottom:7px;position:relative;transform:rotate(35deg)}.pen-icon:before{content:"";background:var(--pen-color);border-radius:2px;width:7px;height:13px;position:absolute;top:3px;left:1px}.pen-icon:after{content:"";background:#56726c;width:3px;height:9px;position:absolute;bottom:-9px;left:3px}.dose-label{margin-top:24px}.select-wrap{position:relative}.select-wrap select{appearance:none;width:100%;height:52px;color:var(--ink);background:#fff;border:1px solid #cddbd7;border-radius:11px;padding:0 48px 0 16px;font-weight:800}.select-wrap>span{pointer-events:none;position:absolute;top:14px;right:18px}.hint{color:#82928f;margin:8px 2px 18px;font-size:11px}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;width:100%;height:53px;font-weight:800;transition:background .2s,transform .2s;display:flex}.primary:hover{background:#0c8c73;transform:translateY(-1px)}.result{border-top:1px solid var(--line);margin-top:18px;padding-top:20px;animation:.35s rise}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}.result-head{justify-content:space-between;align-items:center;display:flex}.result-kicker{color:var(--green);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:800}.result h2{margin:4px 0 12px;font-family:Georgia,serif;font-size:25px}.approved{color:var(--green);background:#e7f7f1;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:800}.result-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.result-grid div{background:#f8faf8;border:1px solid #e5ebe8;border-radius:11px;padding:13px}.result-grid small,.result-grid strong,.result-grid em{display:block}.result-grid small{color:var(--muted);font-size:10px}.result-grid strong{margin:4px 0;font-family:Georgia,serif;font-size:23px}.result-grid em{color:#81908d;font-size:9px;font-style:normal}.package{color:var(--muted);margin:12px 0;padding-left:22px;font-size:10px;line-height:1.45;position:relative}.package>span{color:var(--green);position:absolute;top:1px;left:0}.package .product-attribution{color:var(--muted);margin-top:4px;display:block;position:static}.package strong{color:var(--ink)}.leaflet{height:42px;color:var(--green);border:1px solid #bcd3cd;border-radius:9px;justify-content:space-between;align-items:center;padding:0 14px;font-size:12px;font-weight:800;display:flex}.indication-alert{color:#755712;background:#fff7df;border-radius:9px;align-items:flex-start;gap:8px;margin:12px 0;padding:10px 11px;font-size:10px;line-height:1.4;display:flex}.indication-alert span{color:#fff;background:#e5a325;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-weight:900;display:grid}.how{text-align:center;max-width:1160px;margin:auto;padding:96px 28px 110px}.section-tag{color:var(--green);letter-spacing:1.6px;font-size:11px;font-weight:900}.how h2,.safety h2{letter-spacing:-1px;margin:14px 0 52px;font-family:Georgia,serif;font-size:42px;font-weight:500}.features{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.features article{padding:0 20px}.feature-icon{border-radius:17px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:grid}.coral{color:#ee705e;background:#fde8e4}.violet{color:#7565d8;background:#ebe9fb}.green{color:#16937d;background:#e0f4ed}.features h3{margin:0 0 10px;font-size:17px}.features p{color:var(--muted);font-size:13px;line-height:1.65}.safety{background:#f1f8f5;border:1px solid #d4e4df;border-radius:24px;grid-template-columns:70px 1fr auto;align-items:center;gap:28px;max-width:1100px;margin:0 auto 90px;padding:44px 48px;display:grid}.safety-icon{width:64px;height:64px;color:var(--green);background:#dcefe9;border-radius:50%;place-items:center;font-size:27px;display:grid}.safety h2{margin:5px 0 8px;font-size:30px}.safety p{max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.safety .section-tag{color:var(--green)}.safety a{color:var(--green);white-space:nowrap;font-size:12px;font-weight:800}footer{color:#87938f;border-top:1px solid #e3e8e5;justify-content:space-between;align-items:center;gap:20px;max-width:1160px;min-height:100px;margin:auto;padding:24px 28px;font-size:10px;display:flex}footer .brand{color:var(--ink);font-size:16px}footer .brand-mark{width:29px;height:29px}.footer-bulario{display:none}.consent-banner{z-index:50;background:#fffffff7;border:1px solid #ccddd8;border-radius:18px;justify-content:space-between;align-items:center;gap:26px;max-width:820px;margin:auto;padding:20px 22px;display:flex;position:fixed;bottom:22px;left:24px;right:24px;box-shadow:0 18px 55px #183f3b33}.consent-banner strong{margin-bottom:5px;font-size:14px;display:block}.consent-banner p{max-width:530px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.privacy-link{color:var(--green);cursor:pointer;background:0 0;border:0;margin:7px 0 0;padding:0;font-size:10px;font-weight:800;text-decoration:underline}.consent-actions,.privacy-choices{flex:none;gap:8px;display:flex}.consent-reject,.consent-accept{cursor:pointer;border-radius:9px;min-height:40px;padding:0 15px;font-size:11px;font-weight:800}.consent-reject{color:var(--ink);background:#fff;border:1px solid #c9d8d4}.consent-accept{border:1px solid var(--ink);background:var(--ink);color:#fff}.privacy-fab{z-index:20;color:var(--muted);cursor:pointer;background:#ffffffe6;border:1px solid #c9d8d4;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;position:fixed;bottom:14px;right:16px}.privacy-overlay{z-index:60;backdrop-filter:blur(5px);background:#0c272375;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.privacy-modal{background:#fff;border-radius:22px;width:min(520px,100%);padding:34px;position:relative;box-shadow:0 25px 80px #08221e4d}.privacy-modal h2{margin:8px 0 18px;font-family:Georgia,serif;font-size:31px;font-weight:500}.privacy-modal>p:not(.section-tag){color:var(--muted);font-size:13px;line-height:1.65}.privacy-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:25px;position:absolute;top:13px;right:17px}.privacy-choices{justify-content:flex-end;margin-top:24px}@media (width<=900px){.hero{grid-template-columns:1fr;gap:44px;padding-top:54px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.trust-row{justify-content:center}.calculator{width:100%;max-width:560px;margin:auto}.safety{grid-template-columns:56px 1fr;margin-left:24px;margin-right:24px}.safety a{grid-column:2}}@media (width<=650px){.site-header{height:72px;padding:0 18px}.brand{gap:8px;font-size:17px}.brand-mark{width:31px;height:31px}nav>.nav-anchor,nav>.nav-pill{display:none}.footer-bulario{color:var(--ink);border:1px solid #b9cfca;border-radius:999px;align-items:center;gap:7px;padding:11px 16px;font-size:12px;font-weight:800;display:inline-flex}.hero{gap:34px;padding:38px 14px 58px}.eyebrow{letter-spacing:.35px;padding:8px 10px;font-size:9px}h1{letter-spacing:-2px;margin:22px 0 18px;font-size:clamp(42px,13vw,52px)}.hero-copy>p{font-size:16px}.trust-row{margin-top:26px}.calculator{border-radius:19px;padding:18px}.step-label{align-items:flex-start;line-height:1.35}.pen-grid{grid-template-columns:repeat(2,1fr);gap:7px}.pen-option{min-height:102px}.dose-label{margin-top:20px}.select-wrap select,.primary{height:50px}.how{padding:70px 20px}.how h2{font-size:34px}.features{grid-template-columns:1fr;gap:46px}.safety{padding:30px 24px;display:block}.safety-icon{margin-bottom:20px}.safety h2{font-size:29px}.safety a{margin-top:20px;display:inline-block}footer{flex-direction:column;align-items:flex-start}.consent-banner{padding:18px;display:block;bottom:10px;left:10px;right:10px}.consent-actions{margin-top:15px}.consent-actions button{flex:1}.privacy-modal{padding:28px 22px 22px}.privacy-modal h2{font-size:27px}.privacy-choices{flex-direction:column-reverse}.privacy-choices button{width:100%}}@media (width<=390px){.site-header{padding:0 14px}.hero{padding-left:10px;padding-right:10px}.hero-copy{padding-left:8px;padding-right:8px}.calculator{padding:15px}.result-grid{grid-template-columns:1fr}.result-grid div{padding:12px}.result-grid strong{font-size:21px}.result-head{align-items:flex-start;gap:8px}.approved{white-space:nowrap}.safety{margin-left:14px;margin-right:14px}}:focus-visible{outline:3px solid var(--ink);outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.price-basis{color:var(--muted);margin-top:6px;font-size:11px;display:block}.source-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.5}.page{max-width:760px;margin:auto;padding:40px 28px 80px}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-size:12px;font-weight:700;display:flex}.breadcrumb a{color:var(--green)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb [aria-current]{color:var(--muted);font-weight:800}.page-head{margin-bottom:44px}.page-head h1{letter-spacing:-2px;margin:12px 0 18px;font-size:clamp(38px,6vw,52px)}.page-lede{color:#5a706c;margin:0;font-size:17px;line-height:1.65}.article-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px;transition:transform .2s,box-shadow .2s;position:relative}.article-card:hover{transform:translateY(-2px);box-shadow:0 16px 44px #2352491a}.article-card h2 a:after{content:"";position:absolute;inset:0}.article-card h2{letter-spacing:-.6px;margin:12px 0 10px;font-family:Georgia,serif;font-size:25px;font-weight:500;line-height:1.22}.article-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.article-card .read-more{color:var(--green);margin-top:16px;font-size:12px;font-weight:800;display:inline-block}.article-card:hover .read-more,.article-card:focus-within .read-more{text-decoration:underline}.empty{color:var(--muted);font-size:15px}.article-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.chip{color:var(--green);background:#e7f7f1;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.article-head{margin-bottom:34px}.article-head h1{letter-spacing:-1.6px;margin:16px 0 18px;font-size:clamp(34px,5.2vw,46px);line-height:1.08}.article-lede{color:#5a706c;margin:0;font-size:19px;line-height:1.6}.article-updated{color:var(--muted);margin:14px 0 0;font-size:12px}.toc{border:1px solid var(--line);background:#f4faf7;border-radius:16px;margin-bottom:38px;padding:20px 24px}.toc-title{letter-spacing:1.4px;color:var(--green);text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:900}.toc ol{gap:8px;margin:0;padding-left:20px;display:grid}.toc a{font-size:14px;font-weight:700}.toc a:hover{color:var(--green);text-decoration:underline}.prose{color:#33534e;font-size:17px;line-height:1.75}.prose>:first-child{margin-top:0}.prose h2{letter-spacing:-.8px;color:var(--ink);margin:48px 0 16px;scroll-margin-top:24px;font-family:Georgia,serif;font-size:30px;font-weight:500;line-height:1.2}.prose h3{color:var(--ink);margin:34px 0 12px;scroll-margin-top:24px;font-size:19px}.prose p{margin:0 0 20px}.prose strong{color:var(--ink)}.prose a{color:var(--green);text-underline-offset:3px;font-weight:700;text-decoration:underline}.prose ul,.prose ol{margin:0 0 20px;padding-left:22px}.prose li{margin-bottom:9px}.prose hr{border:0;border-top:1px solid var(--line);margin:40px 0}.prose blockquote{border-left:3px solid var(--mint);color:var(--muted);margin:0 0 20px;padding:4px 0 4px 18px}.prose em{color:var(--muted)}.prose table{border:1px solid var(--line);border-collapse:collapse;background:#fff;border-radius:14px;width:max-content;max-width:100%;margin:0 0 24px;font-size:14px;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:13px 16px}.prose thead th{color:var(--ink);text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;background:#f4faf7;font-size:12px}.prose tbody tr:last-child td{border-bottom:0}.tag-list{border-top:1px solid var(--line);margin-top:44px;padding-top:24px}.tag-list h2{letter-spacing:1.4px;color:var(--muted);text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:900}.tag-list ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 13px;font-size:12px}.article-cta{background:#f1f8f5;border:1px solid #d4e4df;border-radius:22px;justify-content:space-between;align-items:center;gap:26px;margin-top:48px;padding:32px;display:flex}.article-cta h2{letter-spacing:-.8px;margin:10px 0 8px;font-family:Georgia,serif;font-size:26px;font-weight:500}.article-cta p:not(.section-tag){color:var(--muted);margin:0;font-size:13px;line-height:1.6}.cta-link{background:var(--ink);color:#fff;border-radius:11px;flex:none;align-items:center;height:46px;padding:0 20px;font-size:13px;font-weight:800;transition:background .2s;display:inline-flex}.cta-link:hover{background:var(--green)}@media (width<=650px){.page{padding:26px 18px 60px}.article-card{border-radius:17px;padding:20px}.article-card h2{font-size:21px}.prose{font-size:16px}.prose h2{margin-top:38px;font-size:25px}.toc{padding:17px 20px}.article-cta{padding:24px;display:block}.cta-link{margin-top:20px}}
