@charset "UTF-8";
:root{--ink:#173246;--ink-deep:#102738;--muted:#526778;--blue:#eaf1f5;--paper:#fff;--line:#d6e1e8;--gold:#f4b84f;--gold-light:#fff4dc;--max:1200px;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;font-family:var(--sans);font-size:1rem;line-height:1.65;color:var(--ink);background:var(--paper);overflow-wrap:break-word}img{display:block;max-width:100%;height:auto}a{color:#175477;text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b56b00;outline-offset:5px}h1,h2,h3{line-height:1.18;letter-spacing:-.025em;overflow-wrap:normal}h1,h2{font-family:var(--serif);font-weight:400}h1{font-size:clamp(2.5rem,5.2vw,4.5rem);margin:.5rem 0 1.5rem}h2{font-size:clamp(1.8rem,3vw,2.65rem);margin:0 0 1rem}h3{font-size:1.2rem;font-weight:650;margin:0 0 .75rem}p{margin:0 0 1.2rem}ul,ol{padding-left:1.4rem}li+li{margin-top:.4rem}.container{width:min(var(--max),calc(100% - 3.5rem));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-100px;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--ink);gap:.7rem;flex-shrink:0}.brand-wordmark{font-size:1.5rem;line-height:1;letter-spacing:-.06em;font-weight:750}.brand-wordmark span{font-weight:400}.brand-wordmark small{display:block;font-size:.71rem;letter-spacing:.18em;font-weight:550;line-height:2;margin-top:.2rem}.brand-logo{width:210px;height:64px;object-fit:contain;object-position:left center}.nav-toggle{display:none;background:none;border:1px solid var(--line);padding:.55rem .85rem;border-radius:3px;color:var(--ink)}.site-nav{display:flex;align-items:center;gap:1.35rem}.site-nav a{font-size:.9rem;font-weight:600;text-decoration:none;color:var(--ink);padding:.55rem 0}.site-nav a[aria-current=page]{text-decoration:underline;text-decoration-color:#a36609;text-decoration-thickness:2px}.site-nav a.nav-quote{background:var(--ink);color:#fff;padding:.75rem 1.05rem;border-radius:3px}.eyebrow{font:650 .78rem/1.6 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#6d4a12;margin:0 0 1rem}.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:580px;gap:0}.hero-copy{padding:4.6rem 3rem 3.8rem 0;align-self:center}.hero h1{max-width:650px}.hero .lead{font-size:1.15rem;color:var(--muted);max-width:570px}.hero-media{margin:2.5rem 0;position:relative;min-height:440px;background:var(--blue);overflow:hidden;border-radius:3px}.hero-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-media figcaption{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 1.5rem 1.3rem;color:#fff;background:linear-gradient(transparent,rgba(9,25,37,.85));font-size:.91rem}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:1.8rem 0 1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.25rem;background:var(--gold);color:var(--ink-deep);text-decoration:none;border:1px solid transparent;border-radius:3px;font-size:1rem;font-weight:700;line-height:1.4}.button:hover{background:#ffc96d;text-decoration:none}.button-secondary{background:transparent;border-color:var(--line);color:var(--ink)}.button-secondary:hover{background:var(--blue)}.quiet-link{font-weight:600}.micro{font-size:.85rem;color:var(--muted);line-height:1.55}.hero-note{padding-top:1rem;border-top:1px solid var(--line);max-width:530px}.section{padding:4.75rem 0}.section-blue{background:var(--blue)}.section-heading{max-width:740px;margin-bottom:2.4rem}.section-heading p{color:var(--muted);font-size:1.1rem}.situation-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.situation{padding:2rem 2rem 0 0}.situation+.situation{padding-left:2rem;border-left:1px solid var(--line)}.situation-number{display:block;color:#8b640d;font-size:.86rem;letter-spacing:.12em;margin-bottom:1rem}.situation p{color:var(--muted)}.situation a{font-weight:600}.split{display:grid;grid-template-columns:.85fr 1.25fr;gap:4rem;align-items:start}.table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:4px;margin:1.6rem 0 2rem;scrollbar-color:#91aaba var(--blue)}table{width:100%;border-collapse:collapse;text-align:left;font-size:.94rem;line-height:1.55}th,td{padding:1rem 1.1rem;vertical-align:top;border-bottom:1px solid var(--line)}thead th{font-weight:650;background:var(--ink);color:#fff}tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(even){background:#f6f9fb}td:first-child{font-weight:600}.table-note{font-size:.86rem;color:var(--muted)}.quote-strip{background:var(--ink);color:#fff;padding:3rem;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.quote-strip h2{max-width:600px;font-size:2.4rem}.quote-strip p{color:#d5e1e8;max-width:630px;margin:0}.quote-strip .button{flex-shrink:0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.guide-card{border:1px solid var(--line);border-radius:3px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.guide-card img{width:100%;height:190px;object-fit:cover}.guide-card-body{padding:1.55rem;display:flex;flex-direction:column;flex-grow:1}.guide-card .eyebrow{font-size:.72rem;margin-bottom:.65rem}.guide-card h3{font-family:var(--serif);font-size:1.65rem;font-weight:400;line-height:1.2}.guide-card h3 a{color:var(--ink);text-decoration:none}.guide-card h3 a:hover{text-decoration:underline}.guide-card p{color:var(--muted);font-size:.95rem;flex-grow:1}.guide-card .read-link{font-weight:600;font-size:.9rem}.guide-list{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;margin-top:2rem}.guide-list a{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--line);text-decoration:none;font-weight:600}.guide-list a:hover{text-decoration:underline}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:2rem}.step{border-top:2px solid #8cabc0;padding-top:1.2rem}.step-number{color:#a06a00;font-size:.83rem;letter-spacing:.13em;margin-bottom:.6rem;display:block}.step p{color:var(--muted)}.home-faq{max-width:860px}.faq-item{border-bottom:1px solid var(--line);padding:1rem 0}.faq-item summary{font-weight:650;cursor:pointer;padding:.25rem 2rem .25rem 0;color:var(--ink);line-height:1.5}.faq-item p{margin:1rem 0 .25rem;color:var(--muted)}.site-footer{background:var(--ink-deep);color:#fff;padding:3.5rem 0 1.5rem}.footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:3rem}.footer-main h2{font-family:var(--sans);font-size:1rem;letter-spacing:0;font-weight:650;margin-bottom:1rem}.site-footer a{color:#e6eef3}.footer-brand{font-size:1.45rem;letter-spacing:-.035em;font-weight:650;margin-bottom:1rem}.footer-main p{font-size:.9rem;color:#c5d5df;max-width:390px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.55rem;font-size:.92rem}.footer-disclosure{font-size:.83rem;color:#bbcdd8;line-height:1.7;padding:2rem 0 1.1rem;margin-top:2rem;border-top:1px solid #385160}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:#bbcdd8}.footer-legal{display:flex;gap:1.2rem}.breadcrumbs{font-size:.85rem;color:var(--muted);margin:1.4rem 0 1.8rem}.breadcrumbs ol{display:flex;list-style:none;gap:.65rem;flex-wrap:wrap;padding:0;margin:0}.breadcrumbs li{margin:0}.breadcrumbs li+li:before{content:'/';padding-right:.65rem;color:#91a6b5}.breadcrumbs a{color:var(--muted)}.article-header{max-width:900px;padding:1rem 0 2.75rem}.article-header h1{font-size:clamp(2.3rem,4.7vw,3.8rem);margin-bottom:1.2rem}.article-header .lead{font-size:1.14rem;color:var(--muted);max-width:770px}.article-meta{font-size:.84rem;color:var(--muted);display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:1.2rem}.article-cover{max-width:940px;margin:0 0 2.75rem}.article-cover img{width:100%;max-height:450px;object-fit:cover;border-radius:3px}.article-cover figcaption{color:var(--muted);font-size:.85rem;margin-top:.6rem}.article-layout{display:grid;grid-template-columns:minmax(0,790px) minmax(210px,1fr);gap:4rem;align-items:start;padding-bottom:4.5rem}.article-body{min-width:0;font-size:1.06rem;line-height:1.8}.article-body h2{font-size:2rem;margin:3rem 0 1.2rem;scroll-margin-top:2rem}.article-body>h2:first-child{margin-top:0}.article-body h3{font-size:1.23rem;line-height:1.4;margin:2rem 0 .9rem;scroll-margin-top:2rem}.article-body p{margin-bottom:1.3rem}.article-body li{padding-left:.15rem}.article-body blockquote{border-left:3px solid var(--gold);margin:1.8rem 0;padding:1rem 1.5rem;background:var(--gold-light)}.article-body blockquote p:last-child{margin:0}.article-body .table-wrap{font-size:.94rem}.article-body table{min-width:540px}.article-body a{font-weight:500}.article-body .callout{background:var(--blue);padding:1.5rem;margin:2rem 0;border-radius:3px}.article-body .callout p:last-child{margin:0}.toc{padding:1.35rem;background:#f2f6f9;border-top:3px solid var(--gold);margin-bottom:1.4rem}.toc summary{font-size:.93rem;font-weight:700;cursor:pointer;line-height:1.5}.toc ol{padding-left:1.15rem;font-size:.86rem;line-height:1.5}.toc li{padding-left:.1rem;margin-top:.65rem}.toc a{color:var(--muted);text-decoration:none}.toc a:hover{text-decoration:underline}.aside-help{padding:1.4rem;border:1px solid var(--line)}.aside-help h2{font:650 1rem var(--sans);letter-spacing:0}.aside-help p{color:var(--muted);font-size:.9rem}.aside-help .button{font-size:.9rem;width:100%}.related{border-top:1px solid var(--line);padding-top:2rem;margin-top:2.5rem}.related h2{font-size:1.5rem!important;margin-top:0!important}.related ul{padding-left:1.2rem}.legal-main{max-width:850px;padding-bottom:4rem}.legal-main h1{font-size:clamp(2.4rem,4vw,3.5rem)}.legal-main h2{font-size:1.65rem;margin:2.1rem 0 1rem}.legal-main h3{font-size:1.15rem;margin-top:1.6rem}.legal-main p,.legal-main li{color:#385367}.quote-intro{max-width:790px;margin:1rem auto 2rem;text-align:center}.quote-intro h1{font-size:clamp(2.3rem,4.5vw,3.5rem)}.quote-intro .lead{color:var(--muted);font-size:1.1rem}.quote-frame{max-width:980px;margin:0 auto 3rem;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff;min-height:550px}.quote-frame iframe{width:100%;min-width:100%;border:0;display:block;min-height:539px}.quote-help{max-width:780px;margin:1rem auto 3.5rem;text-align:center}.quote-help p{font-size:.9rem;color:var(--muted)}.thankyou{max-width:800px;padding:4rem 0 6rem}.thankyou h1{font-size:3rem}.thankyou .callout{padding:1.5rem;background:var(--blue);border-left:3px solid var(--gold);margin:2rem 0}.thankyou h2{font-size:1.6rem;margin-top:2rem}.region-note{padding:1rem 1.2rem;background:#f2f6f9;border-left:3px solid #aac3d3;color:var(--muted);font-size:.9rem;margin:1.5rem 0}.state-list{font-size:.91rem;color:var(--muted);line-height:1.9}.back-top{display:block;font-size:.9rem;margin:2rem 0}.not-found{min-height:50vh;padding:4rem 0}.source-list{font-size:.9rem}.print-url{display:none}
@media(min-width:1400px){.hero{min-height:620px}.hero-media{margin-right:-1.5rem}}
@media(max-width:1080px){.site-nav{gap:.85rem}.site-nav a{font-size:.83rem}.brand-logo{width:178px}.brand-wordmark{font-size:1.3rem}.hero-copy{padding-right:2rem}.split{gap:2.5rem}.article-layout{gap:2rem;grid-template-columns:minmax(0,1fr) 240px}.header-inner{gap:1rem}}
@media(max-width:850px){.container{width:calc(100% - 2.5rem)}.header-inner{flex-wrap:wrap;padding:1rem 0;min-height:84px}.brand-logo{width:190px;height:52px}.nav-toggle{display:block}.site-nav{width:100%;flex-wrap:wrap;padding-top:.7rem;padding-bottom:.5rem;gap:.7rem 1.3rem}.site-nav a{font-size:.95rem}.js .site-nav:not(.is-open){display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:3rem 1.5rem 2.5rem 0}.hero h1{font-size:2.9rem}.hero-media{min-height:350px}.hero .lead{font-size:1.03rem}.button-row{gap:.65rem}.button{font-size:.94rem}.situation{padding-right:1.25rem}.situation+.situation{padding-left:1.25rem}.guide-grid{gap:1rem}.guide-card-body{padding:1.2rem}.guide-card h3{font-size:1.45rem}.article-layout{display:flex;flex-direction:column;gap:1.5rem}.article-sidebar{order:-1;width:100%}.toc{margin-bottom:0}.toc ol{columns:2;column-gap:2.5rem}.aside-help{display:none}.article-body{width:100%;max-width:790px}.split{grid-template-columns:1fr;gap:1rem}.quote-strip{padding:2rem}.footer-main{grid-template-columns:1.3fr 1fr;gap:2rem}.footer-main>div:last-child{grid-column:1/-1}}
@media(max-width:600px){.container{width:calc(100% - 2rem)}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:2.4rem 0 1rem}.hero h1{font-size:2.75rem;max-width:540px}.hero-media{margin:.75rem 0 2rem;min-height:310px;aspect-ratio:1.2}.hero .lead{font-size:1.08rem}.hero-note{font-size:.83rem}.section{padding:3.1rem 0}.section-heading{margin-bottom:1.5rem}.situation-grid,.steps,.guide-grid,.guide-list{grid-template-columns:1fr}.situation{padding:1.4rem 0;border-bottom:1px solid var(--line)}.situation+.situation{padding:1.4rem 0;border-left:0}.situation-number{margin-bottom:.6rem}.guide-card{display:grid;grid-template-columns:1fr}.guide-card img{height:210px}.guide-card h3{font-size:1.8rem}.guide-list{margin-top:1rem}.steps{gap:1rem}.quote-strip{display:block;padding:1.6rem}.quote-strip h2{font-size:2rem}.quote-strip .button{margin-top:1.5rem}.footer-main{grid-template-columns:1fr;gap:2rem}.footer-main>div:last-child{grid-column:auto}.site-footer{padding-top:2.5rem}.footer-bottom,.footer-legal{gap:.8rem}.article-header{padding:0 0 1.8rem}.article-header h1{font-size:2.5rem}.article-header .lead{font-size:1.05rem}.article-body{font-size:1rem}.article-body h2{font-size:1.8rem;margin-top:2.4rem}.article-cover{margin-bottom:1.5rem}.article-cover img{max-height:280px}.toc ol{columns:1}.toc li{margin-top:.5rem}.breadcrumbs{font-size:.78rem}.quote-intro{text-align:left}.quote-frame{border:0;margin-inline:-1rem;width:calc(100% + 2rem)}.quote-help{text-align:left}.thankyou{padding-top:2rem}.thankyou h1{font-size:2.5rem}th,td{padding:.8rem}.button-row .button{flex-grow:1}.legal-main h2{font-size:1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.article-sidebar,.button-row,.quote-strip,.back-top,.related{display:none!important}.container{width:100%;max-width:none}.article-layout{display:block}.article-header{padding:0}.article-body{font-size:11pt;line-height:1.5}.article-body h2{font-size:17pt;break-after:avoid}h1{font-size:26pt!important}.table-wrap{overflow:visible}table{min-width:0!important;font-size:9pt!important}a{color:#000;text-decoration:underline}.print-url{display:block;font-size:10pt}body{color:#000}.article-cover{max-width:500px}.article-header h1{margin-bottom:.7rem}}
