:root{--ng-wht-ink:#17221b;--ng-wht-muted:#536159;--ng-wht-line:#d9e3dc;--ng-wht-paper:#fff;--ng-wht-soft:#f4f8f5;--ng-wht-green:#08783f;--ng-wht-green-strong:#075d33;--ng-wht-warn:#fff7dc;--ng-wht-error:#b42318}html[data-theme="dark"]{--ng-wht-ink:#eef8f1;--ng-wht-muted:#bacbc0;--ng-wht-line:#344a3c;--ng-wht-paper:#152019;--ng-wht-soft:#1c2920;--ng-wht-green:#5ad78e;--ng-wht-green-strong:#a4efc0;--ng-wht-warn:#342f1d;--ng-wht-error:#ffb4ab}@media(prefers-color-scheme:dark){html:not([data-theme="light"]){--ng-wht-ink:#eef8f1;--ng-wht-muted:#bacbc0;--ng-wht-line:#344a3c;--ng-wht-paper:#152019;--ng-wht-soft:#1c2920;--ng-wht-green:#5ad78e;--ng-wht-green-strong:#a4efc0;--ng-wht-warn:#342f1d;--ng-wht-error:#ffb4ab}}*{box-sizing:border-box}.ng-wht-page{margin:0;overflow-x:clip;color:var(--ng-wht-ink);background:var(--ng-wht-soft);font-family:Inter,system-ui,sans-serif}.ng-wht-wrap{width:min(1160px,calc(100% - 32px));margin-inline:auto}.ng-wht-hero{padding:54px 0 44px;color:#fff;background:linear-gradient(128deg,#052e1a,#08783f 66%,#9a6d10)}.ng-wht-crumb{margin:0 0 20px;color:#d8f6e2;font-size:.78rem}.ng-wht-crumb a{color:inherit}.ng-wht-kicker{display:inline-block;margin-bottom:11px;color:#fff0b8;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ng-wht-hero h1{max-width:830px;margin:0;color:#fff;font-size:clamp(2rem,5vw,3.5rem);line-height:1.02;letter-spacing:-.045em}.ng-wht-hero p{max-width:750px;margin:18px 0 0;color:#e4f6e9;font-size:1rem;line-height:1.65}.ng-wht-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.ng-wht-badges span{padding:7px 11px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(0,0,0,.14);color:#fff;font-size:.76rem;font-weight:750}.ng-wht-answer{padding:18px 0 0}.ng-wht-answer p{margin:0;padding:14px 16px;border:1px solid var(--ng-wht-line);border-radius:11px;color:var(--ng-wht-ink);background:var(--ng-wht-paper);font-size:.88rem;line-height:1.6}.ng-wht-main{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start;padding-block:24px 72px}.ng-wht-stack,.ng-wht-side{display:grid;gap:20px;min-width:0}.ng-wht-card{overflow:hidden;border:1px solid var(--ng-wht-line);border-radius:16px;background:var(--ng-wht-paper);box-shadow:0 10px 32px rgba(15,38,23,.07)}.ng-wht-head{padding:20px 22px 17px;border-bottom:1px solid var(--ng-wht-line);background:var(--ng-wht-soft)}.ng-wht-head h2,.ng-wht-head h3{margin:0;color:var(--ng-wht-ink);font-size:1.05rem}.ng-wht-head p{margin:6px 0 0;color:var(--ng-wht-muted);font-size:.82rem;line-height:1.5}.ng-wht-body{padding:22px}.ng-wht-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.ng-wht-field{min-width:0}.ng-wht-wide,.ng-wht-conditional{grid-column:1/-1}.ng-wht-conditional[hidden]{display:none}.ng-wht-field label{display:block;margin-bottom:7px;color:var(--ng-wht-ink);font-size:.8rem;font-weight:750}.ng-wht-field small{display:block;margin-top:6px;color:var(--ng-wht-muted);font-size:.72rem;line-height:1.45}.ng-wht-field input,.ng-wht-field select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--ng-wht-line);border-radius:9px;color:var(--ng-wht-ink);background:var(--ng-wht-paper);font:inherit}.ng-wht-field input:focus-visible,.ng-wht-field select:focus-visible,.ng-wht-button:focus-visible,.ng-wht-check:focus-within,.ng-wht-faq summary:focus-visible{outline:3px solid color-mix(in srgb,var(--ng-wht-green) 42%,transparent);outline-offset:2px}.ng-wht-check{display:flex;grid-column:1/-1;gap:11px;align-items:flex-start;padding:14px;border:1px solid var(--ng-wht-line);border-radius:10px;background:var(--ng-wht-soft);cursor:pointer}.ng-wht-check[hidden]{display:none}.ng-wht-check input{flex:0 0 auto;width:20px;height:20px;margin:1px 0 0;accent-color:var(--ng-wht-green)}.ng-wht-check strong,.ng-wht-check small{display:block}.ng-wht-check strong{color:var(--ng-wht-ink);font-size:.82rem}.ng-wht-check small{margin-top:4px;color:var(--ng-wht-muted);font-size:.72rem;line-height:1.45}.ng-wht-actions{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:10px}.ng-wht-button{min-height:44px;padding:11px 17px;border:1px solid var(--ng-wht-green);border-radius:9px;color:#fff;background:var(--ng-wht-green);font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.ng-wht-button:hover{background:var(--ng-wht-green-strong)}.ng-wht-button.secondary{color:var(--ng-wht-green-strong);background:transparent}.ng-wht-error,.ng-wht-status{grid-column:1/-1;min-height:1.2em;margin:0;font-size:.8rem;font-weight:700}.ng-wht-error{color:var(--ng-wht-error)}.ng-wht-result{margin:0 22px 22px;padding:22px;border:1px solid var(--ng-wht-line);border-radius:13px;background:var(--ng-wht-soft)}.ng-wht-result[hidden]{display:none}.ng-wht-total{display:flex;justify-content:space-between;gap:16px;align-items:baseline;padding-bottom:17px;border-bottom:1px solid var(--ng-wht-line)}.ng-wht-total span{color:var(--ng-wht-muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.ng-wht-total strong{color:var(--ng-wht-green-strong);font-size:clamp(1.6rem,5vw,2.25rem)}.ng-wht-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.ng-wht-grid div{min-width:0;padding:13px;border:1px solid var(--ng-wht-line);border-radius:9px;background:var(--ng-wht-paper)}.ng-wht-grid span,.ng-wht-grid strong{display:block}.ng-wht-grid span{color:var(--ng-wht-muted);font-size:.7rem}.ng-wht-grid strong{margin-top:4px;overflow-wrap:anywhere;color:var(--ng-wht-ink)}.ng-wht-steps,.ng-wht-list{padding-left:22px;color:var(--ng-wht-muted);font-size:.82rem;line-height:1.65}.ng-wht-alert{margin:16px 0;padding:13px 14px;border-left:4px solid #bd8c1c;border-radius:7px;color:var(--ng-wht-ink);background:var(--ng-wht-warn);font-size:.8rem;line-height:1.55}.ng-wht-result>p,.ng-wht-side p,.ng-wht-content p{color:var(--ng-wht-muted);font-size:.8rem;line-height:1.62}.ng-wht-content p{margin:0}.ng-wht-content p+p{margin-top:13px}.ng-wht-list{margin:0}.ng-wht-list li+li{margin-top:9px}.ng-wht-list a,.ng-wht-side a,.ng-wht-content a{color:var(--ng-wht-green-strong);font-weight:750;overflow-wrap:anywhere}.ng-wht-faq details{padding:16px 22px;border-top:1px solid var(--ng-wht-line)}.ng-wht-faq details:first-of-type{border-top:0}.ng-wht-faq summary{color:var(--ng-wht-ink);font-weight:800;cursor:pointer}.ng-wht-faq p{margin-bottom:0;color:var(--ng-wht-muted);font-size:.84rem;line-height:1.65}.ng-wht-table-wrap{max-width:100%;overflow-x:auto}.ng-wht-table{width:100%;border-collapse:collapse;font-size:.76rem}.ng-wht-table th,.ng-wht-table td{padding:9px;border-bottom:1px solid var(--ng-wht-line);text-align:left;white-space:nowrap}.ng-wht-table th{color:var(--ng-wht-muted);background:var(--ng-wht-soft)}.ng-wht-table tr[data-active="true"] td{background:color-mix(in srgb,var(--ng-wht-green) 12%,var(--ng-wht-paper));font-weight:750}@media(max-width:840px){.ng-wht-main{grid-template-columns:1fr}}@media(max-width:560px){.ng-wht-wrap{width:min(100% - 22px,1160px)}.ng-wht-hero{padding-block:36px 32px}.ng-wht-main{padding-top:16px}.ng-wht-head,.ng-wht-body{padding-inline:16px}.ng-wht-form,.ng-wht-grid{grid-template-columns:1fr}.ng-wht-result{margin-inline:12px;padding:16px}.ng-wht-total{align-items:flex-start;flex-direction:column}.ng-wht-actions .ng-wht-button{width:100%}}@media(max-width:340px){.ng-wht-wrap{width:min(100% - 16px,1160px)}.ng-wht-head,.ng-wht-body{padding-inline:12px}.ng-wht-result{margin-inline:8px;padding:12px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{afro-navbar,afro-footer,afro-related-tools,afro-business-cta,.ng-wht-hero,.ng-wht-answer,.ng-wht-form,.ng-wht-side,.ng-wht-actions,.tool-verification-sec{display:none!important}.ng-wht-page{background:#fff!important}.ng-wht-main{display:block;padding:0}.ng-wht-card{border:0;box-shadow:none}.ng-wht-result{display:block!important;margin:0}}.ng-wht-page afro-footer{display:block;max-width:100%;overflow-x:clip}.ng-wht-hero{overflow-x:clip}.ng-wht-hero h1,.ng-wht-hero p{overflow-wrap:anywhere}.ng-wht-table-wrap{width:100%}.ng-wht-table{min-width:680px}