.guide-hero{padding:28px 0 88px;background:var(--paper)}.guide-breadcrumb{display:flex;gap:12px;align-items:center;margin-bottom:105px;font-size:12px;color:var(--muted)}.guide-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.guide-breadcrumb span{color:var(--orange)}.guide-hero .eyebrow{margin-bottom:19px}.guide-hero h1{max-width:1100px;font-size:clamp(55px,6.8vw,105px)}.guide-hero h1 em{color:var(--orange)}.guide-hero-bottom{display:grid;grid-template-columns:minmax(0,670px) auto;gap:50px;align-items:end;justify-content:space-between;margin-top:50px;padding-top:32px;border-top:1px solid var(--rule)}.guide-hero-bottom p{font-size:clamp(17px,1.4vw,20px);line-height:1.55}.guide-hero-bottom strong{color:var(--ink);font-weight:580}.guide-hero-bottom .button{white-space:nowrap}.guide-stages{padding:94px 0 75px;background:var(--green);color:var(--white)}.guide-cta .eyebrow,.guide-stages .eyebrow{color:var(--peach)}.guide-section-heading{margin-bottom:45px}.guide-section-heading h2{max-width:800px}.guide-stage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.38)}.guide-stage-grid article{padding:26px 22px 28px 0;min-height:185px;border-right:1px solid rgba(255,255,255,.28)}.guide-stage-grid article+article{padding-left:22px}.guide-stage-grid article:last-child{border-right:0}.guide-stage-grid span{color:var(--peach);font-size:10px;font-weight:650;letter-spacing:.1em}.guide-stage-grid h3{color:var(--white);margin:27px 0 9px;font-size:23px}.guide-stage-grid p{max-width:230px;color:#d5e1d7;font-size:13px;line-height:1.55}.guide-stage-note{color:#b9cbbd;font-size:11px;margin-top:22px}.guide-states{padding:106px 0 100px;background:var(--white)}.guide-states-heading{display:grid;grid-template-columns:1.2fr .75fr;gap:70px;align-items:end}.guide-states-heading>p{max-width:450px;font-size:16px}.guide-state-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 45px}.guide-state-nav a{display:inline-flex;align-items:center;gap:12px;padding:7px 11px;border:1px solid var(--rule);background:var(--paper);font-size:11px;font-weight:600;line-height:1.3}.guide-state-nav a:hover{border-color:var(--orange);color:var(--orange)}.guide-state-nav span{color:var(--orange)}.guide-state-list{border-top:1px solid var(--ink)}.guide-state{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(0,1.35fr);gap:65px;padding:41px 0 45px;border-bottom:1px solid var(--rule);scroll-margin-top:24px}.guide-state-identity{display:grid;grid-template-columns:106px 1fr;grid-template-rows:auto 1fr;align-items:end;column-gap:18px}.guide-state-index{grid-column:1/-1;align-self:start;font-size:10px;font-weight:650;letter-spacing:.09em;color:var(--orange)}.guide-state-code{font-size:60px;line-height:.92;letter-spacing:-.07em;font-weight:650;color:var(--green)}.guide-state h3{font-size:clamp(25px,2.3vw,34px);align-self:end;padding-bottom:4px}.guide-state-label{color:var(--orange);text-transform:uppercase;letter-spacing:.09em;font-weight:700;font-size:10px;margin-bottom:11px}.guide-state-content>p:nth-child(2){max-width:610px;color:var(--ink);font-size:17px;line-height:1.5}.guide-form-tags{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0 18px}.guide-form-tags span{display:inline-block;border:1px solid var(--rule);background:var(--paper);padding:5px 10px;font-size:11px;line-height:1.3}.guide-state-content>a{color:var(--green);text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:600}.guide-state-content>a:hover{color:var(--orange)}.guide-source-note{max-width:900px;font-size:12px;margin-top:29px;line-height:1.65}.guide-narrative{background:var(--light);padding:100px 0}.guide-narrative-grid{display:grid;grid-template-columns:1fr .88fr;gap:100px}.guide-narrative h2{max-width:650px}.guide-narrative-grid>div:last-child{padding-top:47px}.guide-narrative-grid p:not(.eyebrow){font-size:16px;line-height:1.7;margin-bottom:18px}.guide-narrative strong{color:var(--ink);font-weight:650}.guide-cta{background:var(--green);color:var(--white);padding:100px 0}.guide-cta-grid{display:grid;grid-template-columns:minmax(0,710px) auto;justify-content:space-between;gap:50px;align-items:end}.guide-cta h2{color:var(--white)}.guide-cta p:not(.eyebrow){color:#d4dfd5;max-width:610px;font-size:16px;margin-top:20px}.guide-cta .button{background:var(--peach);border-color:var(--peach);color:var(--ink);white-space:nowrap}.guide-cta .button:hover{background:#f5dcc9}.guide-cta small{display:block;color:#c5d4c8;max-width:290px;line-height:1.5;margin-top:16px;font-size:11px}.forms-intro>.text-link{margin-bottom:14px}@media (max-width:900px){.guide-breadcrumb{margin-bottom:75px}.guide-hero-bottom{grid-template-columns:1fr;gap:25px}.guide-hero-bottom .button{justify-self:start}.guide-states-heading{gap:35px}.guide-state{gap:25px}.guide-state-identity{grid-template-columns:1fr;gap:4px}.guide-state h3,.guide-state-code{grid-column:1}.guide-narrative-grid{gap:45px}.guide-cta-grid{grid-template-columns:1fr}}@media (max-width:700px){.guide-hero{padding:22px 0 65px}.guide-breadcrumb{margin-bottom:65px}.guide-hero h1{font-size:clamp(47px,12vw,73px)}.guide-hero-bottom{margin-top:37px;padding-top:24px}.guide-hero-bottom p{font-size:16px}.guide-cta,.guide-narrative,.guide-stages,.guide-states{padding:65px 0}.guide-stage-grid{grid-template-columns:repeat(2,1fr)}.guide-stage-grid article{min-height:160px;border-bottom:1px solid rgba(255,255,255,.28)}.guide-stage-grid article:nth-child(2){border-right:0}.guide-stage-grid article:nth-child(3){padding-left:0;border-bottom:0}.guide-stage-grid article:nth-child(4){border-bottom:0}.guide-stage-grid h3{font-size:20px}.guide-narrative-grid,.guide-states-heading{grid-template-columns:1fr;gap:20px}.guide-states-heading>p{font-size:14px}.guide-state{grid-template-columns:1fr;gap:19px;padding:34px 0}.guide-state-identity{grid-template-columns:100px 1fr;grid-template-rows:auto 1fr}.guide-state-index{grid-column:1/-1}.guide-state-code{grid-column:1;font-size:53px}.guide-state h3{grid-column:2;font-size:26px}.guide-state-content>p:nth-child(2){font-size:15px}.guide-narrative-grid>div:last-child{padding-top:0}.guide-cta p:not(.eyebrow),.guide-narrative-grid p:not(.eyebrow){font-size:15px}}@media (max-width:360px){.guide-hero h1{font-size:45px}.guide-stage-grid{grid-template-columns:1fr}.guide-stage-grid article,.guide-stage-grid article+article,.guide-stage-grid article:nth-child(3){padding:20px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.28);min-height:0}.guide-stage-grid article:last-child{border-bottom:0}.guide-stage-grid h3{margin:10px 0 6px}}