:root{--ink:#17201d;--muted:#66716c;--bg:#f6f8f7;--surface:#fff;--line:#dfe5e2;--green:#146c51;--green2:#0f5942;--soft:#eaf5f0;--amber:#f7f1dd;--shadow:0 18px 55px #182e2614;--r:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1160px,100% - 36px);margin:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffed;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{letter-spacing:-.4px;align-items:center;gap:10px;font-weight:750;display:flex}.brand strong{color:var(--green)}.brand-mark{background:var(--green);color:#fff;letter-spacing:.04em;border-radius:10px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.main-nav{gap:28px;font-size:14px;font-weight:650;display:flex}.main-nav a:hover{color:var(--green)}.menu-button{background:0 0;border:0;font-size:24px;display:none}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);font-size:11px;font-weight:850}.hero{background:radial-gradient(circle at 84% 12%,#dceee6 0,#0000 30%),linear-gradient(#f2f8f5,#f6f8f7);padding:88px 0 150px}.hero-grid{grid-template-columns:1.4fr .6fr;align-items:center;gap:80px;display:grid}.hero h1,.state-hero h1,.page-intro h1{letter-spacing:-.055em;margin:14px 0 24px;font-size:clamp(44px,6.4vw,76px);line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero p,.state-hero p,.page-intro p{color:var(--muted);max-width:760px;font-size:19px}.hero-points{flex-wrap:wrap;gap:12px 22px;margin-top:28px;font-size:13px;font-weight:700;display:flex}.hero-proof{color:#fff;box-shadow:var(--shadow);background:#102e25;border-radius:24px;padding:26px;transform:rotate(1deg)}.hero-proof>strong{text-transform:uppercase;letter-spacing:.12em;color:#98c4b4;font-size:12px}.hero-proof div{border-bottom:1px solid #ffffff1f;justify-content:space-between;padding:13px 0;display:flex}.hero-proof .proof-total{border:0;padding-top:18px;font-size:18px}.hero-proof .proof-total b{color:#7de0bd}.calculator-shell{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:start;gap:24px;margin-top:-82px;display:grid}.calculator-card,.result-card,.quick-card,.aside-card,.method-card,.contact-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow)}.calculator-card,.result-card{padding:30px}.calc-title{justify-content:space-between;align-items:start;gap:15px;display:flex}.calc-title h2{letter-spacing:-.035em;margin:5px 0;font-size:31px}.trust-pill,.review-badge{background:var(--soft);color:var(--green);white-space:nowrap;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800}.muted,.result-subtitle{color:var(--muted)}.calc-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:24px;display:grid}.field{flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.field small{color:var(--muted);font-weight:450;line-height:1.35}.field small a{color:var(--green)}input,select{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #cbd4d0;border-radius:11px;outline:none;padding:0 13px}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #146c511a}.input-prefix,.input-suffix{background:#fff;border:1px solid #cbd4d0;border-radius:11px;align-items:center;display:flex;overflow:hidden}.input-prefix:focus-within,.input-suffix:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #146c511a}.input-prefix input,.input-suffix input{box-shadow:none;border:0}.input-prefix b,.input-suffix b{color:var(--muted);padding:0 12px}.segmented{border:1px solid #cbd4d0;border-radius:11px;grid-template-columns:1fr 1fr;height:50px;padding:4px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:8px;font-weight:750}.segmented button.active{background:var(--soft);color:var(--green)}.advanced-toggle{border:0;border-top:1px solid var(--line);width:100%;color:var(--green);cursor:pointer;background:0 0;justify-content:space-between;margin-top:22px;padding:17px 0 0;font-weight:750;display:flex}.advanced-panel{background:#f8faf9;border-radius:14px;margin-top:14px;padding:18px}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:54px;margin-top:24px;font-weight:850}.primary-button:hover{background:var(--green2)}.form-disclaimer{text-align:center;color:var(--muted);margin-bottom:0;font-size:11px}.result-card{position:sticky;top:92px}.big-total{letter-spacing:-.055em;margin-top:8px;font-size:50px;font-weight:900;line-height:1}.result-subtitle{font-size:13px}.result-divider{background:var(--line);height:1px;margin:20px 0 10px}.line{justify-content:space-between;gap:20px;padding:8px 0;font-size:13px;display:flex}.line em{color:var(--muted);background:#f0f2f1;border-radius:5px;padding:2px 4px;font-size:10px;font-style:normal}.credits-box{background:var(--soft);border-radius:14px;margin-top:15px;padding:14px}.credit strong{color:var(--green)}.amount-due{border-top:1px solid #cfe4da;justify-content:space-between;gap:12px;margin-top:7px;padding-top:12px;font-weight:850;display:flex}.tax-basis{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr auto;gap:4px;margin-top:16px;padding:14px;font-size:12px;display:grid}.tax-basis small{color:var(--muted);grid-column:1/-1}.notice-list{color:var(--muted);margin-top:14px;font-size:11px}.notice-list p{margin:7px 0}.value-section{padding:90px 0}.value-section h2,.guide-callout h2,.section-heading h2,.quick-head h2{letter-spacing:-.04em;margin:8px 0;font-size:38px;line-height:1.08}.value-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.value-cards article,.post-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:24px}.value-cards article>span{color:var(--green);font-size:12px;font-weight:900}.value-cards h3{margin-bottom:7px;font-size:20px}.value-cards p,.post-card p{color:var(--muted);font-size:14px}.guide-callout{color:#fff;background:#102e25;border-radius:24px;justify-content:space-between;align-items:center;gap:50px;margin-bottom:88px;padding:38px;display:flex}.guide-callout .eyebrow{color:#8ed4ba}.guide-callout h2{margin-bottom:8px}.guide-callout p{color:#b9d2c9;margin:0}.secondary-button,.primary-link{color:var(--green);white-space:nowrap;background:#fff;border-radius:11px;padding:13px 18px;font-weight:850;display:inline-block}.directory{padding:0 0 80px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading p{color:var(--muted)}.state-directory{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.state-directory a{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:12px;padding:13px 15px;display:flex}.state-directory a:hover{border-color:#9bc2b3;transform:translateY(-1px)}.state-directory a>b{color:var(--green);margin-left:auto}.state-directory a small{color:var(--muted);font-size:10px;font-weight:500;display:block}.state-abbr{background:var(--soft);width:38px;height:38px;color:var(--green);border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.page-space{padding:54px 0 90px}.page-intro{max-width:900px;margin:45px 0 55px}.page-intro h1{font-size:clamp(42px,5.5vw,66px)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:26px;font-size:11px;display:flex}.breadcrumbs span{gap:8px;display:flex}.breadcrumbs a:hover{color:var(--green)}.state-hero{background:linear-gradient(#f0f7f4,#f6f8f7);padding:52px 0 135px}.state-hero h1{max-width:950px;font-size:clamp(42px,6vw,68px)}.state-hero-tags{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.state-hero-tags span{border:1px solid var(--line);background:#fff;border-radius:99px;padding:7px 12px;font-size:11px}.quick-card{margin-top:72px;padding:28px}.quick-head{justify-content:space-between;align-items:start;gap:20px;display:flex}.facts-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.fact{border:1px solid var(--line);background:#f8faf9;border-radius:12px;padding:16px}.fact span{color:var(--muted);font-size:11px;display:block}.fact strong{letter-spacing:-.02em;font-size:20px}.microcopy{color:var(--muted);margin:14px 0 0;font-size:10px}.article-layout{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:70px;margin-top:85px;display:grid}.state-article section{padding-bottom:65px}.state-article h2,.blog-article h2,.article-narrow section h2{letter-spacing:-.035em;margin:7px 0 15px;font-size:34px;line-height:1.12}.state-article p,.blog-article p,.article-narrow section p{color:#4e5a55;font-size:17px}.section-number{color:var(--green);letter-spacing:.1em;font-size:11px;font-weight:900}.formula-box{color:#fff;background:#102e25;border-radius:15px;grid-template-columns:1fr auto 1fr auto 1fr auto 1.2fr;align-items:center;gap:10px;margin:25px 0;padding:20px;font-size:11px;display:grid}.formula-box b{color:#7ed7b8}.formula-box strong{color:#9ee5cb}.insider-card{background:var(--amber);border-radius:17px;margin-top:24px;padding:23px}.insider-card>span{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.insider-card h3{margin:6px 0;font-size:21px}.insider-card p{margin:0;font-size:14px}.fee-table{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.fee-table div{border:1px solid var(--line);border-radius:13px;padding:16px}.fee-table span,.fee-table small{color:var(--muted);font-size:11px;display:block}.fee-table strong{margin:3px 0;font-size:23px;display:block}.example-table{border:1px solid var(--line);border-radius:16px;margin-top:24px;overflow:hidden}.example-table div{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 16px;font-size:13px;display:flex}.example-table div:last-child{border:0}.example-table .example-total{background:var(--soft);font-size:16px}.callout-note{border-left:3px solid var(--green);background:#f8faf9;padding:14px 16px;font-size:13px!important}.checklist{counter-reset:item;padding:0;list-style:none}.checklist li{counter-increment:item;border-bottom:1px solid var(--line);padding:15px 0 15px 48px;position:relative}.checklist li:before{content:counter(item);background:var(--soft);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:12px;left:0}.faq details{border:1px solid var(--line);background:#fff;border-radius:12px;margin:9px 0;padding:0 18px}.faq summary{cursor:pointer;justify-content:space-between;gap:20px;padding:17px 0;font-weight:800;list-style:none;display:flex}.faq details p{margin-top:0;padding-bottom:10px;font-size:14px}.method-card{padding:25px!important}.method-card h2{font-size:25px}.method-card p{font-size:14px}.method-card a{color:var(--green);font-weight:850}.sticky-aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:94px}.aside-card{box-shadow:none;flex-direction:column;gap:10px;padding:17px;font-size:12px;display:flex}.aside-card strong{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.aside-card a{color:var(--green);justify-content:space-between;font-weight:700;display:flex}.aside-card span{color:var(--muted)}.featured-post{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1.25fr .75fr;margin-bottom:24px;display:grid;overflow:hidden}.featured-post>div:first-child{padding:36px}.featured-post span,.post-card>span{text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-size:10px;font-weight:850}.featured-post h2{letter-spacing:-.04em;font-size:38px;line-height:1.05}.featured-post p{color:var(--muted)}.featured-post a,.post-card b{color:var(--green);font-size:13px}.feature-graphic{color:#9fe4cb;background:#102e25;flex-direction:column;justify-content:center;align-items:center;display:flex}.feature-graphic b{font-size:70px;line-height:1}.feature-graphic span{color:#a7c5ba}.post-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.post-card{display:block}.post-card:hover{border-color:#9bc2b3}.post-card h2,.post-card h3{letter-spacing:-.025em;line-height:1.15}.blog-article{padding:54px 0 0}.article-narrow{max-width:790px}.blog-article header h1,.article-narrow>h1{letter-spacing:-.05em;margin:12px 0;font-size:clamp(43px,6vw,65px);line-height:1}.lead{font-size:20px!important}.updated{color:var(--muted);font-size:11px}.takeaways{background:var(--soft);border-radius:16px;margin:38px 0;padding:20px 23px}.takeaways ul{margin:10px 0 0;padding:0;list-style:none}.takeaways li{color:#345248;padding:4px 0}.blog-article section,.article-narrow section{padding:27px 0}.article-cta{color:#fff;background:#102e25;border-radius:18px;margin:35px 0;padding:28px}.article-cta h2{margin:0}.article-cta p{color:#b8d0c7}.related-posts{padding:60px 0 90px}.related-posts>h2{font-size:32px}.legal h2{margin-top:34px}.contact-card{padding:27px}.contact-card span{color:var(--muted);font-size:11px;display:block}.contact-card a{color:var(--green);font-size:22px;font-weight:800}.site-footer{color:#fff;background:#102e25;margin-top:90px;padding:58px 0 25px}.footer-top{grid-template-columns:1fr 1.5fr;gap:60px;display:grid}.footer-top p{color:#aec6bd;max-width:350px;font-size:13px}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;gap:8px;display:flex}.footer-links strong{text-transform:uppercase;letter-spacing:.1em;color:#8bc8b2;font-size:11px}.footer-links a{color:#d9e7e2;font-size:13px}.footer-bottom{color:#89a89d;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;font-size:10px;display:flex}.site-footer .brand-mark{background:#1d8263}@media (max-width:900px){.hero-grid,.calculator-shell,.article-layout{grid-template-columns:1fr}.hero-proof{display:none}.result-card,.sticky-aside{position:static}.hero{padding-bottom:130px}.facts-grid,.state-directory,.post-grid{grid-template-columns:repeat(2,1fr)}.formula-box{grid-template-columns:1fr;gap:3px}.formula-box b{display:none}.footer-top{grid-template-columns:1fr}.article-layout{gap:0}.sticky-aside{display:none}}@media (max-width:650px){.container{width:min(100% - 24px,1160px)}.header-inner{height:62px}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:15px;display:none;position:absolute;top:67px;left:12px;right:12px}.main-nav.open{display:flex}.menu-button{display:block}.hero{padding-top:56px}.hero h1,.state-hero h1,.page-intro h1{font-size:45px}.calculator-card,.result-card{padding:20px}.calc-grid,.facts-grid,.state-directory,.post-grid,.value-cards,.fee-table{grid-template-columns:1fr}.calc-title h2{font-size:27px}.big-total{font-size:43px}.value-section{padding:65px 0}.guide-callout{flex-direction:column;align-items:flex-start;padding:27px}.quick-head{flex-direction:column}.state-hero{padding-bottom:115px}.article-layout{margin-top:60px}.state-article h2,.blog-article h2{font-size:29px}.featured-post{grid-template-columns:1fr}.feature-graphic{min-height:180px}.featured-post>div:first-child{padding:25px}.featured-post h2{font-size:32px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}button,input,select{font-family:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}.hero h1{text-transform:lowercase;max-width:760px}.hero-points span{padding-left:14px;position:relative}.hero-points span:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.official-sources{padding-bottom:65px}.source-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.source-links a{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;gap:3px;padding:16px;display:flex}.source-links a:hover{border-color:#9bc2b3}.source-links strong{font-size:13px}.source-links span{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.notice-list p{padding-left:14px;position:relative}.notice-list p:before{content:"";background:#8ca39a;border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:0}.field input,.field select{font-size:16px}.advanced-panel{padding-top:4px}.example-table span{padding-right:18px}.state-article,.blog-article,.article-narrow{overflow-wrap:anywhere}@media (max-width:900px){.calculator-shell{gap:18px}.result-card{order:2}.source-links{grid-template-columns:1fr}.state-article section{padding-bottom:52px}.state-hero p{max-width:760px}}@media (max-width:650px){.container{width:calc(100% - 28px)}.site-header{position:sticky;top:0}.hero{padding-top:44px;padding-bottom:118px}.hero h1,.state-hero h1,.page-intro h1{letter-spacing:-.045em;font-size:clamp(38px,12vw,48px);line-height:1.02}.hero p,.state-hero p{font-size:16px}.hero-points{gap:8px 14px}.calculator-shell{margin-top:-76px}.calculator-card,.result-card,.quick-card,.prose-card,.method-card{border-radius:15px}.calculator-card,.result-card{padding:18px}.calc-grid{gap:14px}.field{min-width:0}.field input,.field select{min-height:50px}.segmented button,.primary-button,.advanced-toggle{min-height:48px}.big-total{overflow-wrap:anywhere;font-size:clamp(38px,12vw,48px)}.line{gap:12px;font-size:12px}.line strong{text-align:right}.tax-basis{grid-template-columns:1fr auto}.state-hero{padding-top:34px;padding-bottom:100px}.state-hero-tags{grid-template-columns:1fr;display:grid}.state-hero-tags span{border-radius:10px}.quick-card{margin-top:52px;padding:20px}.facts-grid{gap:8px}.fact{padding:14px}.fact strong{font-size:18px}.article-layout{margin-top:52px}.state-article h2,.blog-article h2,.article-narrow section h2{font-size:28px}.state-article p,.blog-article p,.article-narrow section p{font-size:16px}.formula-box{padding:17px}.fee-table{gap:8px}.example-table div{align-items:flex-start}.example-table strong{text-align:right}.guide-callout{margin-bottom:65px}.state-directory a{min-height:60px}.footer-links{grid-template-columns:1fr}.footer-top{gap:36px}.source-links a{padding:14px}}.skip-link{z-index:100;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px;font-weight:750;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.menu-lines{gap:4px;width:22px;display:grid}.menu-lines i{background:currentColor;border-radius:2px;height:2px;display:block}.menu-button{place-items:center;width:44px;height:44px;padding:0}.main-nav a{align-items:center;min-height:40px;display:flex}@media (max-width:650px){.menu-button{display:grid}.main-nav a{min-height:46px;padding:0 4px}}.empty-blog{border:1px solid var(--line);background:#fff;border-radius:17px;padding:28px}.empty-blog h2{margin-top:0}.empty-blog p{color:var(--muted);margin-bottom:0}.post-content{margin-top:42px}.post-content h2{letter-spacing:-.035em;margin:42px 0 15px;font-size:34px;line-height:1.12}.post-content h3{letter-spacing:-.025em;margin:32px 0 12px;font-size:25px;line-height:1.2}.post-content p,.post-content li{color:#4e5a55;font-size:17px}.post-content a{color:var(--green);text-underline-offset:3px;font-weight:750;text-decoration:underline}.post-content blockquote{border-left:3px solid var(--green);color:#345248;background:#f8faf9;margin:28px 0;padding:14px 20px}.post-content hr{border:0;border-top:1px solid var(--line);margin:36px 0}.post-content table{border-collapse:collapse;border:1px solid var(--line);background:#fff;width:100%;margin:28px 0;font-size:14px}.post-content th,.post-content td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px}.post-content th{background:var(--soft);color:#24483b;font-weight:850}.post-content table p{margin:0;font-size:14px}.post-content ul,.post-content ol{padding-left:24px}.post-content li{margin:7px 0}@media (max-width:650px){.post-content h2{font-size:28px}.post-content h3{font-size:22px}.post-content p,.post-content li{font-size:16px}.post-content{overflow-x:auto}.post-content table{min-width:560px}}
