:root{--green-900:#0f2f1f;--green-700:#15532e;--green-600:#1f7a3d;--green-500:#60ab56;--green-400:#4ade80;--green-50:rgba(96,171,86,.1);--ink-900:#1b1b1b;--ink-700:#1f2937;--ink-600:#374151;--ink-500:#6b7280;--ink-400:#4f4f4f;--ink-300:#d1d5db;--ink-200:#e5e7eb;--ink-100:#f3f4f6;--ink-50:#f9fafb;--bg:#fff;--bg-alt:#f7f8fa;--bg-soft:#fafbf7;--warn-50:#fefce8;--warn-700:#a16207;--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px rgba(15,47,31,.06);--shadow:0 4px 14px rgba(15,47,31,.06);--shadow-lg:0 12px 40px rgba(15,47,31,.08);--font-display:"Fraunces","Times New Roman",serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--container:1328px;--gap-content:60px;--header-h:64px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);font-family:var(--font-body);font-size:18px;line-height:1.55;margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,h1,h2,h3,h4,h5{color:var(--ink-900)}h1,h2,h3,h4,h5{font-family:var(--font-display);line-height:1.2;margin:0 0 .8em}.post-content h2{border-bottom:1px solid #e5e7eb;font-size:32px;margin-bottom:30px;margin-top:15px;padding-bottom:10px}.post-content h3{font-size:20px}.post-content h4{font-size:18px}p{margin:0 0 1.5em}a{color:var(--green-700);text-decoration:none}a:hover{color:var(--green-600)}img{display:block;max-width:100%}button{cursor:pointer;font-family:inherit}ul{list-style:none;margin:0;padding:0}.container{margin:0 auto;max-width:var(--container);padding:0 24px;width:100%}.grid-2{display:grid;gap:16px;grid-template-columns:1fr 1fr}.btn{align-items:center;border:1px solid transparent;border-radius:6px;display:inline-flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;line-height:13px;padding:23px 20px;text-align:center;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--green-500);color:#fff}.btn--primary:hover{background:var(--green-600);color:#fff}.btn--ghost{background:#fff;border-color:var(--green-500);color:var(--green-500)}.btn--ghost:hover{background:var(--green-500);border-color:var(--green-500);color:#fff}.btn--block{width:100%}.btn--white-block{background:#fff;border:0;border-radius:12px;color:var(--green-700);font-weight:700;padding:14px 20px;width:100%}.btn--white-block:hover{background:var(--green-50);color:var(--green-700)}.btn--lg{font-size:15px;padding:16px 24px}.btn--sm{font-size:13px;padding:9px 14px}.tag{align-items:center;border-radius:999px;color:#60ab56;display:inline-flex;font-size:14px;font-weight:600;gap:8px;line-height:22.4px;padding:6px 12px}.tag--green,.tag--green:hover{background:rgba(96,171,86,.1);color:#60ab56}.tag--green:hover{opacity:.8}.pill{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.pill--green{background:var(--green-50);color:var(--green-700)}.post-hero{padding:10px 0 48px}.breadcrumb{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-bottom:42px}.breadcrumb a{color:#4f4f4f;font-size:14px;font-weight:400;line-height:20px}.breadcrumb a:hover{color:#222}.breadcrumb span{color:#1b1b1b;font-weight:600}.post-hero__grid{align-items:start;display:grid;gap:48px;grid-template-columns:1.05fr .95fr;margin-top:35px}.post-hero__title{font-size:48px;font-weight:700;line-height:1.08;margin-bottom:20px}.post-hero__lead p{color:var(--ink-600);font-size:20px;line-height:1.55;margin-bottom:30px}.post-hero__meta{border-bottom:1px solid var(--ink-200);border-top:1px solid var(--ink-200);flex-wrap:wrap;gap:24px;margin-bottom:35px;padding:25px 0}.author,.post-hero__meta{align-items:center;display:flex}.author{gap:12px}.author:hover{opacity:.8}.author__avatar img{background:var(--green-500);border-radius:50%;height:40px;object-fit:cover;width:40px}.author__info{display:flex;flex-direction:column}.author__name{color:var(--ink-900);display:block;font-size:14px;font-weight:700;line-height:14px}.author__role{color:var(--ink-500);font-size:12px;line-height:12px;margin-top:3px}.meta-item{align-items:center;color:var(--ink-500);display:inline-flex;font-size:14px;gap:6px}.post-hero__media{aspect-ratio:4/3;background:linear-gradient(135deg,#2a3a3f,#1a2326);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin:0;overflow:hidden;position:relative}.post-hero__media svg{height:100%;width:100%}.post-hero__media figcaption{backdrop-filter:blur(6px);background:rgba(11,18,32,.75);border-radius:6px;bottom:12px;color:#fff;font-size:11px;left:12px;padding:6px 10px;position:absolute}.post-hero__media figcaption a{color:#cffadc}.post-body{background:var(--bg);padding:24px 0 80px}.post-body__grid{align-items:start;display:grid;gap:var(--gap-content);grid-template-columns:minmax(0,1fr) 320px}.post-content{min-width:0}.post-content>section+section{margin-top:56px}.post-sidebar{display:flex;flex-direction:column;gap:25px;position:sticky;top:24px}.toc{background:#fff}.toc h4{align-items:center;color:#1b1b1b;display:inline-flex;font-size:18px;font-weight:700;gap:8px;line-height:28.8px;margin:0 0 20px}.toc ul{display:flex;flex-direction:column;gap:5px}.toc a{border-left:3px solid transparent;border-radius:8px;color:var(--ink-400);display:block;font-size:14px;padding:8px 12px;transition:all .2s ease}.toc a:hover{background:var(--ink-50);color:var(--ink-900)}.toc a.is-active{background:var(--green-50);border-left-color:var(--green-500);color:var(--green-500);font-weight:700}.toc__progress{border-top:1px solid var(--ink-200);margin-top:5px;padding-top:25px}.toc__progress>span{color:var(--ink-400);display:block;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.6px;line-height:19.2px;margin-bottom:8px;text-transform:uppercase}.toc__progress-bar{background:var(--ink-200);border-radius:999px;height:6px;overflow:hidden}.toc__progress-bar span{background:var(--green-500);display:block;height:100%;transition:width .15s linear;width:0}.side-related{background:#fff}.side-related h4{border-left:4px solid #60ab56;color:#1b1b1b;font-size:14px;font-weight:700;letter-spacing:.7px;line-height:20px;margin:0 0 25px;padding-left:10px;text-transform:uppercase}.side-related__item{display:grid;gap:16px;grid-template-columns:77px 1fr;padding:10px 0}.side-related__item:last-of-type{border-bottom:0}.side-related__item .thumb{background:#f3f4f6;border:1.111px solid #e5e7eb;border-radius:8px;color:#fff;display:grid;height:77px;overflow:hidden;place-items:center;width:77px}.side-related__item .thumb img{height:100%;object-fit:cover}.side-related__item small{color:#aecc56;display:block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:2px}.side-related__item strong{color:var(--ink-900);display:block;font-size:14px;line-height:1.3;margin-bottom:0}.side-related__item span{align-items:center;color:var(--ink-400);display:inline-flex;font-size:10px;gap:6px}.side-related__more{align-items:center;border:1px solid rgba(96,171,86,.2);border-radius:12px;color:var(--green-500);display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;margin-top:12px;padding:12px;text-align:center;width:100%}.side-related__more:hover{border-color:var(--green-600)}.post-footer .side-related{margin-top:60px}.post-content .side-related{display:none}.rich-text h2{font-size:30px;letter-spacing:-.02em;margin:0 0 16px}.rich-text h3{font-size:22px;margin-top:28px}.rich-text p{color:var(--ink-700);font-size:16px;line-height:1.7;margin-bottom:18px}.rich-text ul:not(.callout__list){list-style:none;margin:0 0 18px;padding:0}.rich-text ul:not(.callout__list) li{line-height:1.6;margin-bottom:8px;padding-left:22px;position:relative}.rich-text ul:not(.callout__list) li:before{background:var(--green-500);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:9px;width:6px}.post-content table{border:1px solid #e5e7eb!important;border-collapse:separate!important;border-radius:12px;border-spacing:0;margin-bottom:30px;overflow:hidden;width:100%}.post-content table td,.post-content table th{font-size:14px;padding:16px!important;text-align:left}.post-content th,.post-content tr:first-child td{background:#f7f9fc;color:#1b1b1b;font-size:14px;font-weight:700}.post-content tr+tr td{border-top:1px solid #e5e7eb}.post-content td:first-child{color:#1b1b1b;font-weight:600}.simulator{background:var(--ink-900);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:#fff;display:grid;gap:0;grid-template-columns:1fr 1fr;margin:36px 0;overflow:hidden}.simulator__inputs{background:linear-gradient(180deg,#0c1a2a,#0b1220);padding:28px 30px}.simulator__label{align-items:center;color:var(--green-400);display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.simulator__inputs h3{color:#fff;font-size:24px;margin:0 0 6px}.simulator__inputs>p{color:hsla(0,0%,100%,.65);font-size:13.5px;margin-bottom:22px}.field{display:block;margin-bottom:18px}.field>span{color:hsla(0,0%,100%,.65);display:block;font-size:12px;font-weight:500;margin-bottom:10px}.simulator .field__control{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:4px}.simulator .field__control output{background:hsla(0,0%,100%,.08);border-radius:8px;color:#fff;font-size:14px;font-weight:700;padding:6px 12px;white-space:nowrap}.simulator input[type=range]{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.15);border-radius:4px;flex:1;height:4px;outline:none}.simulator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--green-500);border-radius:50%;box-shadow:0 0 0 4px rgba(34,197,94,.2);cursor:pointer;height:18px;width:18px}.simulator input[type=range]::-moz-range-thumb{background:var(--green-500);border:0;border-radius:50%;cursor:pointer;height:18px;width:18px}.simulator .field__scale{color:hsla(0,0%,100%,.45);display:flex;font-size:11px;justify-content:space-between;margin-top:6px}.simulator select{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;color:#fff;font-family:inherit;font-size:14px;outline:none;padding:11px 14px;width:100%}.simulator__footnote{color:hsla(0,0%,100%,.45);font-size:11px;margin:16px 0 0}.simulator__result{background:linear-gradient(160deg,var(--green-500) 0,var(--green-600) 100%);display:flex;flex-direction:column;padding:30px;position:relative}.simulator__result-label{color:hsla(0,0%,100%,.85);font-size:13px;margin-bottom:6px}.simulator__result-value{color:#fff;font-family:var(--font-display);font-size:44px;letter-spacing:-.02em;line-height:1;margin-bottom:22px}.simulator__result-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:22px}.simulator__result-grid>div{background:hsla(0,0%,100%,.15);border-radius:10px;padding:12px 14px}.simulator__result-grid span{color:hsla(0,0%,100%,.8);display:block;font-size:11px;margin-bottom:4px}.simulator__result-grid strong{color:#fff;font-size:16px}.simulator__small{color:hsla(0,0%,100%,.7);font-size:11px;margin:12px 0 0;text-align:center}.insight{background:var(--warn-50);border:1px solid #fde68a;border-radius:var(--radius);display:flex;gap:14px;margin:24px 0;padding:18px 22px}.insight [data-lucide]{color:var(--warn-700);flex-shrink:0;height:22px;margin-top:2px;width:22px}.insight strong{color:#713f12;display:block;font-size:14px;margin-bottom:4px}.insight p{color:#713f12;font-size:13.5px;margin:0}.post-nav{border-top:1px solid #e5e7eb;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:40px;padding-top:14px}.post-nav__item{background:#fff;border:1px solid var(--ink-200);border-radius:var(--radius);color:var(--ink-700);padding:17px;transition:border-color .2s}.post-nav__item:hover{border-color:var(--green-500);color:var(--ink-700)}.post-nav__item small{align-items:center;color:#aecc56;display:inline-flex;font-size:10px;font-weight:700;gap:6px;line-height:16px;margin-bottom:6px;text-transform:uppercase}.post-nav__item strong{color:var(--ink-900);display:block;font-size:18px;font-weight:700;line-height:1.35}.post-nav__item--next{text-align:right}.post-footer{border-top:1px solid var(--ink-200);margin-top:36px;padding-top:22px}.post-footer__share{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:10px}.post-footer__share>span:first-child{color:var(--ink-900);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.7px;line-height:20px;text-transform:uppercase}.share-btn{align-items:center;background:#155dfc;border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;line-height:20px;padding:8px 16px;text-align:center}.share-btn:hover{background:#084d92;color:#fff}.post-footer__updated{color:#4f4f4f;font-size:12px;font-style:italic;font-weight:400;line-height:19.2px;margin-left:auto}.related{background:var(--bg-alt);border-top:1px solid var(--ink-200);padding:56px 0}.related h3{align-items:center;color:var(--ink-500);display:inline-flex;font-family:var(--font-body);font-size:12px;font-weight:700;gap:8px;letter-spacing:.08em;margin:0 0 22px;text-transform:uppercase}.related h3 [data-lucide]{color:var(--green-600);height:14px;width:14px}.related__grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.related__card{background:#fff;border:1px solid var(--ink-200);border-radius:var(--radius);color:var(--ink-700);overflow:hidden;transition:transform .2s,box-shadow .2s}.related__card:hover{box-shadow:var(--shadow);color:var(--ink-700);transform:translateY(-4px)}.related__card .thumb{aspect-ratio:16/9;background:linear-gradient(135deg,var(--green-500),var(--green-700));color:#fff;display:grid;place-items:center;width:100%}.related__card .thumb [data-lucide]{height:40px;opacity:.8;width:40px}.related__card>div{padding:16px 18px}.related__card .tag{margin-bottom:10px}.related__card h4{color:var(--ink-900);font-family:var(--font-display);font-size:17px;line-height:1.3;margin:0 0 10px}.related__card small{align-items:center;color:var(--ink-500);display:inline-flex;font-size:12px;gap:4px}.related__more{display:inline-flex;margin:32px auto 0;width:fit-content}.related .container{align-items:center;display:flex;flex-direction:column}.related .container>.related__grid,.related .container>h3{width:100%}.related .container>h3{margin-right:auto}.site-footer{background:var(--green-900);color:hsla(0,0%,100%,.75);font-size:14px;padding:56px 0 24px}.site-footer__grid{display:grid;gap:36px;grid-template-columns:1.3fr 1fr 1fr 1.3fr;margin-bottom:36px}.site-footer h5{color:#fff;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 14px}.site-footer ul{display:flex;flex-direction:column;gap:8px}.site-footer a{color:hsla(0,0%,100%,.7)}.site-footer a:hover{color:#fff}.site-footer__brand p{font-size:13px;margin:14px 0;max-width:280px}.socials{display:flex;gap:8px}.socials a{background:hsla(0,0%,100%,.08);border-radius:50%;display:grid;height:32px;place-items:center;width:32px}.socials a:hover{background:var(--green-500);color:#fff}.site-footer__newsletter form{display:flex;gap:6px;margin-top:10px}.site-footer__newsletter input{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;color:#fff;flex:1;font-family:inherit;font-size:13px;outline:none;padding:10px 14px}.site-footer__newsletter input::placeholder{color:hsla(0,0%,100%,.4)}.site-footer__newsletter button{background:var(--green-500);border:0;border-radius:50%;color:#fff;display:grid;height:38px;place-items:center;width:38px}.site-footer__newsletter button:hover{background:var(--green-400);color:var(--green-900)}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;font-size:12px;gap:12px;justify-content:space-between;padding-top:18px}.site-footer__bottom ul{display:flex;gap:20px}.site-header__logo--light .site-header__logo-mark{background:var(--green-500)}@media (max-width:1100px){.post-body__grid{grid-template-columns:1fr}.post-sidebar{flex-direction:row;flex-wrap:wrap;order:2;position:static}.post-sidebar>*{flex:1 1 280px}.post-content{order:1}.post-hero__grid{gap:24px;grid-template-columns:1fr}}@media (max-width:860px){body{font-size:16px}.post-hero{padding:24px 0 32px}.breadcrumb{margin-bottom:20px}.breadcrumb,.breadcrumb a,.tag{font-size:12px}.post-hero__grid{margin-top:25px}.post-hero__title{font-size:30px}.post-hero__lead p{font-size:16px;margin-bottom:15px}.post-hero__meta{gap:15px;margin-bottom:20px;padding:15px 0}.author{width:100%}.post-body{padding:0 0 50px}.post-content h2{font-size:26px}.post-content h3{font-size:18px}.post-content h4{font-size:16px}.callout-box{gap:10px;padding:15px}.callout-box__content p{font-size:14px}.post-content table td,.post-content table th,.post-content th,.post-content tr:first-child td{font-size:12px;padding:10px!important}.pull-quote p{font-size:18px}.pull-quote footer cite,.pull-quote footer span{font-size:14px}.cta-inline{gap:15px;padding:20px}.glossary dl,.step-cards{grid-template-columns:1fr}.post-content .lead-form h2{font-size:30px;line-height:36px}.post-content .lead-form p{font-size:16px;line-height:22px}.faq summary,.post-nav__item strong{font-size:16px}.faq summary{padding:15px 0}.post-footer__updated{margin-left:0}.grid-2,.post-nav{grid-template-columns:1fr}.post-nav__item--next{text-align:left}.post-footer__sources{padding:20px}.cta-inline{align-items:flex-start;flex-direction:column}.post-footer__sources li a,.post-footer__sources strong{font-size:12px}.post-footer .side-related{margin-top:30px}.post-body__grid{gap:30px}.post-sidebar .side-related,.post-sidebar .toc,.post-sidebar .toc__progress{display:none}.related__grid{grid-template-columns:1fr}.post-content .side-related{display:block}.post-sidebar.side-related{display:none}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media (max-width:540px){body{font-size:14px}.container{padding:0 16px}.post-hero__title{font-size:26px}.callout-summary__list li,.post-hero__lead p{font-size:14px}.post-hero__ctas .btn{flex:1}.post-content h2{font-size:20px}.post-content h3{font-size:16px}.post-content h4{font-size:14px}.callout-box__content p{font-size:12px}.post-content table{min-width:600px}.text-image-block{gap:15px;grid-template-columns:1fr}.pull-quote p{font-size:16px}.pull-quote footer cite,.pull-quote footer span{font-size:13px}.cta-inline .btn.btn--primary{font-size:16px;padding:15px;width:100%}.step-cards li{padding:20px}.step-cards p{font-size:13px}.media-embed__caption,.podcast__caption{font-size:12px}.glossary dt{font-size:16px}.glossary dd{font-size:12px}.post-content .lead-form{padding:32px 22px}.post-content .lead-form .lead-form__box,.post-content .lead-form .lead-form__title{margin-bottom:25px}.post-content .lead-form h2{font-size:26px;line-height:30px;max-width:100%}.post-content .lead-form p,.post-content .lead-form p a{font-size:14px;line-height:18px}.post-content .lead-form [data-hsfc-id=Renderer] .hsfc-TextInput{font-size:16px}.post-content .lead-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span{font-size:10px;line-height:14px}.post-content .lead-form [data-hsfc-id=Renderer] .hsfc-CheckboxInput{height:18px;width:18px}.post-content .lead-form [data-hsfc-id=Renderer] .hsfc-Button{font-size:14px;line-height:24px}.lead-form__info{font-size:10px;max-width:80%}.post-nav__item strong{font-size:14px}.faq{margin:40px 0}.faq summary{font-size:14px}.faq details p{font-size:12px;line-height:1.4}.post-footer__share>span:first-child{font-size:12px}.post-footer__share{gap:15px}.share-btn{font-size:12px;padding:6px 14px}.side-cta ol li span{height:30px;min-height:30px;min-width:30px;width:30px}.post-content>section+section{margin-top:40px}.site-footer__grid{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.faq,.lead-form,.post-content>section,.post-footer,.post-nav{animation:fadeUp .6s ease both}