:root{--ink:#181a17;--muted:#60635c;--paper:#f4f1e8;--paper-deep:#ebe6d8;--panel:#fcfbf6;--line:#cec9ba;--accent:#d9ff45;--accent-deep:#a8cc16;--blue:#c9dcff;--warning:#ffd19a;--max:1180px;--narrow:900px;color-scheme:light;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:linear-gradient(#181a1709 1px, transparent 1px), var(--paper);background-size:100% 40px;min-width:320px;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-name{letter-spacing:-.035em}h1{max-width:100%;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,7.4rem);font-weight:650;line-height:.94}h2{margin-bottom:1rem;font-size:clamp(2rem,4.2vw,4rem);font-weight:620;line-height:1.02}h3{margin-bottom:.75rem;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.15}code{border:1px solid var(--line);overflow-wrap:anywhere;background:#ffffff8c;border-radius:.2rem;padding:.1rem .3rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.page-width{width:min(calc(100% - 2.5rem), var(--max));margin-inline:auto}.narrow-page{max-width:var(--narrow)}.site-header{z-index:10;width:min(calc(100% - 2.5rem), var(--max));border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:88px;margin-inline:auto;display:flex;position:relative}.brand{align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:2.5rem;height:2.5rem;color:var(--accent);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.brand-name{font-size:1.35rem;font-weight:720}.site-header nav{gap:clamp(1rem,3vw,2.5rem);display:flex}.site-header nav a{letter-spacing:.08em;text-transform:uppercase;font-size:.83rem;font-weight:700;text-decoration:none;position:relative}.site-header nav a[aria-current=page]:after{background:var(--accent-deep);content:"";height:4px;position:absolute;bottom:-.65rem;left:0;right:0}.site-footer{width:min(calc(100% - 2.5rem), var(--max));border-top:1px solid var(--ink);justify-content:space-between;align-items:flex-start;gap:2rem;margin:7rem auto 0;padding:2.4rem 0 3rem;font-size:.88rem;display:flex}.site-footer p{margin:0}.site-footer div{flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1.4rem;display:flex}.eyebrow,.answer-label,.card-kicker,.timeline-date{letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:800}.live-dot{background:var(--accent-deep);border-radius:50%;width:.65rem;height:.65rem;margin-right:.5rem;display:inline-block;box-shadow:0 0 0 5px #a8cc1629}.hero{padding:clamp(4rem,11vw,9rem) 0 4rem}.home-hero h1{max-width:1050px}.hero-copy{color:#30332e;max-width:760px;margin-bottom:2rem;font-size:clamp(1.15rem,2.2vw,1.6rem);line-height:1.45}.principle-strip{border-block:1px solid var(--ink);flex-wrap:wrap;margin-top:4.5rem;display:flex}.principle-strip span{border-right:1px solid var(--ink);text-align:center;flex:220px;padding:1.1rem 1rem;font-size:.82rem;font-weight:700}.principle-strip span:last-child{border-right:0}.section-block{padding-top:clamp(4.5rem,9vw,8rem)}.section-heading{margin-bottom:2rem}.section-heading h2{max-width:820px;margin-bottom:0}.split-heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.split-heading>p,.split-heading>a{color:var(--muted);margin-bottom:.6rem;font-size:.88rem}.research-card{border:1px solid var(--ink);background:var(--panel);grid-template-columns:80px minmax(0,1fr) minmax(260px,.5fr);text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid}.research-card:hover{box-shadow:8px 8px 0 var(--ink);transform:translate(-4px,-4px)}.research-index{border-right:1px solid var(--ink);place-items:start center;padding-top:2rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.8rem;display:grid}.research-content,.research-fact{padding:clamp(1.7rem,4vw,3.2rem)}.research-content h3{font-size:clamp(2rem,4vw,3.5rem)}.research-content p:not(.card-kicker){max-width:580px;color:var(--muted)}.text-link,.button-link{align-items:center;gap:.6rem;font-weight:750;display:inline-flex}.research-fact{border-left:1px solid var(--ink);background:var(--accent);flex-direction:column;justify-content:center;display:flex}.research-fact span,.research-fact small{font-size:.8rem;font-weight:650}.research-fact strong{margin:.4rem 0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.method-grid{border-block:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-bottom:2rem;display:grid}.method-grid article{border-right:1px solid var(--ink);min-width:0;padding:2rem}.method-grid article:last-child{border-right:0}.method-grid p{color:var(--muted);margin-bottom:0}.method-number,.rule-index,.research-index,.source-number{font-family:SFMono-Regular,Consolas,monospace}.method-number{color:var(--muted);margin-bottom:3rem;font-size:.75rem;display:block}.button-link{border:1px solid var(--ink);background:var(--ink);color:#fff;padding:.9rem 1.25rem;text-decoration:none}.button-link:hover{background:var(--accent);color:var(--ink)}.breadcrumbs{color:var(--muted);gap:.6rem;padding-top:1.5rem;font-size:.78rem;display:flex}.article-header{padding:clamp(4rem,9vw,7rem) 0 3rem}.article-header h1{font-size:clamp(3rem,7vw,6.2rem)}.verified-stamp,.verified-line{color:var(--muted);font-size:.82rem;font-weight:650}.method-rule{border-top:1px solid var(--ink);grid-template-columns:85px minmax(0,1fr);padding:3rem 0;display:grid}.method-rule h2{font-size:clamp(1.9rem,3vw,3rem)}.method-rule p{color:#353832;max-width:700px;font-size:1.08rem}.definition-grid{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.definition-grid div{border-right:1px solid var(--ink);flex-direction:column;gap:.45rem;padding:1.2rem;display:flex}.definition-grid div:last-child{border-right:0}.definition-grid span{color:var(--muted);font-size:.84rem}.method-cta{border:1px solid var(--ink);background:var(--accent);margin-top:5rem;padding:clamp(2rem,5vw,4.5rem)}.method-cta h2{max-width:620px}.method-cta .button-link{margin-top:1rem}.answer-hero{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(2.5rem,7vw,7rem);min-height:620px;padding-block:clamp(4rem,10vw,8rem) 3rem;display:grid}.answer-heading h1{margin-bottom:0;font-size:clamp(3.6rem,8vw,7.5rem)}.short-answer{border-top:7px solid var(--accent-deep);background:var(--panel);box-shadow:0 0 0 1px var(--ink);padding:2rem}.short-answer p:last-child{margin-bottom:0}.short-answer strong{font-weight:760}.comparison-shell{border:1px solid var(--ink);background:var(--panel)}.comparison-product{border-bottom:1px solid var(--ink);background:var(--ink);color:#fff;justify-content:space-between;align-items:flex-end;gap:2rem;padding:1.5rem;display:flex}.comparison-product h3{margin-bottom:0;font-size:clamp(2rem,5vw,4rem)}.comparison-product dl{gap:2.5rem;margin:0;display:flex}.comparison-product dl div{flex-direction:column;display:flex}.comparison-product dt,.fact-list dt{color:#b9bdb4;letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:750}.comparison-product dd{margin:0;font-size:.9rem;font-weight:700}.table-wrap{max-width:100%}table{border-collapse:collapse;width:100%}th,td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:1.25rem 1rem}th:last-child,td:last-child{border-right:0}thead th{background:var(--paper-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}tbody th{font-size:1.05rem}td strong,td small{display:block}td small{color:var(--muted);margin-top:.35rem;line-height:1.35}.status-badge{border:1px solid var(--ink);background:#fff;border-radius:99px;align-items:center;gap:.4rem;padding:.34rem .56rem;font-size:.7rem;font-weight:760;line-height:1.2;display:inline-flex}.status-symbol{background:var(--accent);border:2px solid;border-radius:50%;width:.55rem;height:.55rem}.status-not_comparable .status-symbol{background:var(--warning);border-radius:0}.status-exact_match .status-symbol{background:var(--blue)}.muted{color:var(--muted)}.comparison-notes{padding:1.5rem}.comparison-notes p{margin-bottom:.6rem;font-size:.9rem}.comparison-notes p:last-child{margin-bottom:0}.two-column-section{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,8rem);display:grid}.prose-stack>p{font-size:1.08rem}.fact-list{border-top:1px solid var(--ink);margin:2rem 0 0}.fact-list div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;padding:.8rem 0;display:grid}.fact-list dt{color:var(--muted)}.fact-list dd{margin:0;font-weight:650}.tax-section{background:var(--ink);color:#fff;margin-top:clamp(4.5rem,9vw,8rem);padding-bottom:clamp(4rem,8vw,7rem)}.date-state{color:var(--accent);border:1px solid #fff;border-radius:99px;margin-bottom:.6rem;padding:.4rem .7rem;font-size:.72rem;font-weight:750}.tax-timeline{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1.2rem;display:grid}.tax-timeline article{border:1px solid #777c72;padding:clamp(1.5rem,4vw,3rem)}.tax-timeline article.is-current{border-color:var(--accent);box-shadow:inset 0 7px 0 var(--accent)}.tax-timeline h3{font-size:clamp(1.6rem,3vw,2.5rem)}.timeline-date{color:var(--accent)}.timeline-arrow{color:var(--accent);place-items:center;font-size:2rem;display:grid}.small-note{color:#bdc1b9;font-size:.84rem}.caution-note{border-left:5px solid var(--warning);color:#d9ddd5;max-width:900px;margin:2rem 0 0;padding-left:1rem}.reason-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.reason-grid div{border-bottom:1px solid var(--line);flex-direction:column;padding:1.1rem 0;display:flex}.reason-grid div:nth-child(odd){border-right:1px solid var(--line);padding-right:2rem}.reason-grid div:nth-child(2n){padding-left:2rem}.reason-grid span{color:var(--muted);font-size:.9rem}.change-section{background:var(--blue);margin-top:clamp(4.5rem,9vw,8rem);padding-bottom:clamp(4rem,8vw,7rem)}.change-list{border-top:1px solid var(--ink);margin:2.5rem 0 0;padding:0;list-style:none}.change-list li{border-bottom:1px solid var(--ink);grid-template-columns:70px 1fr;padding:1.25rem 0;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:650;display:grid}.change-list span{font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem}.source-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(0,1fr);padding:1.2rem 0;display:grid}.source-list a{overflow-wrap:anywhere;font-weight:700}.source-list p{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.external-mark{margin-left:.35rem}.not-found{min-height:65vh;padding-block:clamp(6rem,15vw,12rem)}.not-found h1{font-size:clamp(3.5rem,9vw,8rem)}.not-found p:not(.eyebrow){max-width:620px;font-size:1.2rem}.not-found-links{align-items:center;gap:1.5rem;margin-top:2rem;display:flex}@media (width<=900px){.research-card{grid-template-columns:60px 1fr}.research-fact{border-top:1px solid var(--ink);border-left:0;grid-column:1/-1}.answer-hero{grid-template-columns:1fr;align-items:start;min-height:0}.comparison-product{flex-direction:column;align-items:flex-start}.comparison-product dl{flex-wrap:wrap;gap:1rem 2rem}.two-column-section{grid-template-columns:1fr;gap:2rem}}@media (width<=700px){.page-width,.site-header,.site-footer{width:min(calc(100% - 1.5rem), var(--max))}.site-header{min-height:72px}.brand-name{font-size:1.1rem}.brand-mark{width:2.15rem;height:2.15rem}.site-header nav{gap:.9rem}.site-header nav a{font-size:.68rem}.principle-strip span{border-right:0;border-bottom:1px solid var(--ink)}.principle-strip span:last-child{border-bottom:0}.split-heading{flex-direction:column;align-items:flex-start;gap:.5rem}.research-card{grid-template-columns:45px minmax(0,1fr)}.research-content,.research-fact{padding:1.5rem}.method-grid{grid-template-columns:1fr}.method-grid article{border-right:0;border-bottom:1px solid var(--ink)}.method-grid article:last-child{border-bottom:0}.method-number{margin-bottom:1.5rem}.method-rule{grid-template-columns:45px minmax(0,1fr)}.definition-grid{grid-template-columns:1fr}.definition-grid div{border-right:0;border-bottom:1px solid var(--ink)}.definition-grid div:last-child{border-bottom:0}.short-answer{padding:1.35rem}.table-wrap table,.table-wrap tbody,.table-wrap tr,.table-wrap th,.table-wrap td{width:100%;display:block}.table-wrap thead{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.table-wrap tr{border-bottom:6px solid var(--paper-deep);padding:.7rem 0}.table-wrap th,.table-wrap td{border:0;grid-template-columns:minmax(105px,.4fr) minmax(0,.6fr);gap:.7rem;padding:.65rem 1rem;display:grid}.table-wrap th:before,.table-wrap td:before{color:var(--muted);content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:750}.tax-timeline{grid-template-columns:1fr}.timeline-arrow{transform:rotate(90deg)}.reason-grid{grid-template-columns:1fr}.reason-grid div:nth-child(odd),.reason-grid div:nth-child(2n){border-right:0;padding-inline:0}.fact-list div{grid-template-columns:115px minmax(0,1fr)}.site-footer{flex-direction:column;align-items:flex-start}.site-footer div{justify-content:flex-start}.not-found-links{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.research-card{transition:none}}
