/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#17352f;--green:#1e5a4d;--green-deep:#123f37;--mint:#dcefe6;--cream:#fbf6e9;--paper:#fffdf8;--peach:#f7a77d;--peach-deep:#dd7650;--yellow:#f5d769;--line:#17352f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-dm-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf6e9f0;justify-content:space-between;align-items:center;gap:34px;padding:16px clamp(22px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:265px;display:inline-flex}.brand-mark{background:var(--peach);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);font-family:var(--font-fraunces), Georgia, serif;border-radius:50% 46% 52% 45%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:23px;font-weight:800;display:inline-flex;transform:rotate(-5deg)}.brand strong,.brand small{display:block}.brand strong{font-size:14px;line-height:1.15}.brand small{color:#61766f;letter-spacing:.14em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:800}nav{gap:clamp(17px,2vw,30px);display:flex}nav a{font-size:14px;font-weight:700}nav a:hover,nav a:focus-visible{color:var(--peach-deep)}.header-cta{background:var(--green);color:#fff;white-space:nowrap;border-radius:999px;padding:11px 19px;font-size:13px;font-weight:800}.transition-banner{background:var(--yellow);color:var(--green-deep);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:11px clamp(22px,5vw,78px);font-size:12px;line-height:1.5;display:flex}.transition-banner a{border-bottom:1px solid;margin-left:5px;font-weight:850}.transition-banner a:hover,.transition-banner a:focus-visible{color:var(--peach-deep)}.hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.75fr);align-items:center;gap:clamp(40px,7vw,105px);max-width:1440px;min-height:680px;margin:0 auto;padding:clamp(70px,9vw,124px) clamp(24px,7vw,102px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-1;border-radius:50%;position:absolute}.hero:before{background:#f7a77d3b;width:320px;height:320px;top:65px;left:-165px}.hero:after{border:42px solid #f5d76947;width:235px;height:235px;top:15px;right:-115px}.kicker{color:var(--peach-deep);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:900;display:flex}.kicker span{color:var(--green);font-size:15px}.hero h1,.section-heading h2,.checklist-copy h2,.final-cta h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.045em;font-weight:650}.hero h1{max-width:820px;margin:0;font-size:clamp(54px,6vw,91px);line-height:.97}.hero h1 span{color:var(--peach-deep);font-style:italic;display:block}.hero-lead{color:#49665f;max-width:680px;margin:28px 0 0;font-size:clamp(18px,1.8vw,22px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:14px 21px;font-size:14px;font-weight:850;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px #17352f21}.button-secondary{border-color:var(--line);background:#fffdf899}.updated{color:#768981;margin:24px 0 0;font-size:12px}.first-call-card{background:var(--paper);border:2px solid var(--ink);box-shadow:12px 12px 0 var(--mint);border-radius:34px 34px 34px 9px;padding:clamp(28px,4vw,43px);position:relative;transform:none}.first-call-card:after{background:var(--yellow);border:2px solid var(--ink);content:"";border-radius:50%;width:25px;height:25px;position:absolute;top:52%;left:-14px}.card-topline{justify-content:space-between;align-items:center;display:flex}.card-topline>span:first-child{background:var(--yellow);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.sunburst{color:var(--peach-deep);font-size:31px}.first-call-card h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;margin:23px 0 15px;font-size:clamp(35px,4vw,48px);line-height:1.05}.first-call-card>p{color:#5e746e;line-height:1.6}.call-option{border-top:1px solid var(--line);padding:16px 0 3px}.call-option small,.call-option a{display:block}.call-option small{color:#6d807b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.call-option a{font-family:var(--font-fraunces), Georgia, serif;margin-top:3px;font-size:27px;font-weight:700}.featured-call a{color:var(--peach-deep)}.first-call-card .tiny-note{background:var(--mint);color:var(--green-deep);border-radius:14px;margin:22px 0 0;padding:11px 13px;font-size:11px;line-height:1.45}.quick-facts{background:var(--green);color:#fff;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,7vw,104px);display:grid}.quick-facts div{border-right:1px solid #ffffff2b;align-items:center;gap:16px;min-height:116px;padding:25px clamp(16px,3vw,39px);display:flex}.quick-facts div:first-child{padding-left:0}.quick-facts div:last-child{border-right:0}.quick-facts strong{color:var(--yellow);font-family:var(--font-fraunces), Georgia, serif;white-space:nowrap;font-size:36px}.quick-facts span{max-width:150px;font-size:12px;font-weight:750;line-height:1.45}.section,.resources-section{max-width:1320px;margin:0 auto;padding:clamp(80px,9vw,130px) clamp(24px,6vw,78px)}.section-heading{text-align:center;max-width:730px;margin:0 auto 56px}.section-heading .kicker,.compact-heading .kicker{justify-content:center}.section-heading h2{margin:0;font-size:clamp(45px,5vw,67px);line-height:1.02}.section-heading>p:last-child{color:#637872;max-width:620px;margin:20px auto 0;font-size:17px;line-height:1.65}.steps-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.step-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:64px 1fr;gap:22px;padding:30px;transition:border-color .2s,transform .2s;display:grid}.step-card:hover{border-color:var(--peach);transform:translateY(-2px)}.step-card:last-child{background:var(--mint);grid-column:1/-1}.step-number{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:36px;font-weight:700}.step-eyebrow{letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#73847f!important;margin:0 0 7px!important;font-size:10px!important}.step-copy h3{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.025em;margin:0;font-size:25px;line-height:1.15}.step-copy>p:not(.step-eyebrow){color:#5e736d;margin:13px 0 0;font-size:14px;line-height:1.7}.step-copy a,.business-grid a{color:var(--peach-deep);margin-top:17px;font-size:13px;font-weight:850;display:inline-block}.checklist-section{background:var(--green-deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(45px,8vw,115px);padding:clamp(80px,10vw,135px) clamp(24px,9vw,135px);display:grid}.light-kicker{color:var(--yellow)}.checklist-copy h2{margin:0;font-size:clamp(44px,5.3vw,68px);line-height:1.03}.checklist-copy>p:not(.kicker){color:#ffffffb8;margin:24px 0 0;font-size:16px;line-height:1.7}.progress-label{justify-content:space-between;margin:36px 0 8px;font-size:13px;display:flex}.progress-track{background:#ffffff24;border-radius:999px;height:8px;overflow:hidden}.progress-track span{background:var(--yellow);border-radius:inherit;height:100%;transition:width .25s;display:block}.text-link-light{color:var(--yellow);margin-top:24px;font-size:13px;font-weight:800;display:inline-block}.checklist-card{background:var(--paper);color:var(--ink);border-radius:28px;gap:0;padding:18px clamp(20px,3vw,33px);display:grid}.checklist-card label{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:25px 1fr;align-items:center;gap:14px;padding:17px 2px;font-size:14px;font-weight:700;line-height:1.45;display:grid}.checklist-card label:last-child{border-bottom:0}.checklist-card label.checked>span:last-child{color:#799089;text-decoration:line-through}.checklist-card input{opacity:0;width:1px;height:1px;position:absolute}.custom-check{border:2px solid #a9b9b4;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;display:inline-flex}.checked .custom-check{background:var(--green);border-color:var(--green);color:#fff}.checklist-card input:focus-visible+.custom-check{outline:3px solid var(--yellow);outline-offset:3px}.compact-heading{text-align:left;max-width:760px;margin:0 0 50px}.compact-heading .kicker{justify-content:flex-start}.business-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.business-grid article{border-left:1px solid var(--line);padding:6px 26px 15px}.business-grid article:first-child{border-left:0;padding-left:0}.business-grid article>span{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:18px;font-weight:700}.business-grid h3{font-family:var(--font-fraunces), Georgia, serif;margin:15px 0 10px;font-size:24px}.business-grid p{color:#5f746e;margin:0;font-size:14px;line-height:1.7}.resources-section{background:#f4e9d2;max-width:none}.resource-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto;display:grid}.resource-card{background:var(--paper);border:1px solid #0000;border-radius:20px;min-height:230px;padding:25px;transition:border-color .2s,transform .2s;position:relative}.resource-card:hover,.resource-card:focus-visible{border-color:var(--peach-deep);transform:translateY(-3px)}.resource-tag{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.resource-card h3{font-family:var(--font-fraunces), Georgia, serif;max-width:250px;margin:18px 0 10px;font-size:24px;line-height:1.15}.resource-card p{color:#657a74;max-width:270px;margin:0;font-size:13px;line-height:1.6}.resource-arrow{background:var(--mint);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex;position:absolute;bottom:22px;right:22px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,110px);display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;font-family:var(--font-fraunces), Georgia, serif;justify-content:space-between;align-items:center;padding:23px 0;font-size:19px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--peach-deep);font-family:var(--font-dm-sans), Arial, sans-serif;font-size:25px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5f746e;margin:-5px 50px 22px 0;font-size:14px;line-height:1.7}.final-cta{background:var(--peach-deep);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:clamp(55px,7vw,90px) clamp(24px,9vw,135px);display:flex}.final-cta h2{max-width:780px;margin:0;font-size:clamp(36px,4.5vw,59px);line-height:1.04}.button-cream{background:var(--cream);color:var(--ink);flex:none}footer{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:30px;padding:55px clamp(24px,7vw,104px) 31px;display:grid}.footer-brand{align-items:flex-start;gap:14px;display:flex}.small-mark{width:34px;height:34px;font-size:18px}.footer-brand strong{font-family:var(--font-fraunces), Georgia, serif;font-size:18px}.footer-brand p{color:#ffffff94;margin:6px 0 0;font-size:12px}.footer-disclaimer{color:#ffffffa6;font-size:11px;line-height:1.65}.footer-disclaimer strong{color:#fff}.footer-meta{color:#ffffff6e;border-top:1px solid #ffffff1c;grid-column:1/-1;margin:8px 0 0;padding-top:22px;font-size:10px}@media (width<=1050px){nav{display:none}.hero{grid-template-columns:1fr;gap:55px}.first-call-card{max-width:650px;transform:none}.quick-facts{grid-template-columns:repeat(2,1fr)}.quick-facts div:nth-child(2){border-right:0}.quick-facts div:nth-child(-n+2){border-bottom:1px solid #ffffff2b}.checklist-section,.faq-section{grid-template-columns:1fr}.checklist-copy{max-width:720px}.resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.site-header{padding:13px 18px}.brand{min-width:0}.brand strong{max-width:185px}.header-cta{display:none}.hero{min-height:0;padding-top:75px;padding-bottom:85px}.hero h1{font-size:clamp(48px,14vw,66px)}.hero-actions,.hero-actions .button{flex-direction:column;align-items:stretch;width:100%}.quick-facts{grid-template-columns:1fr}.quick-facts div,.quick-facts div:nth-child(2){border-bottom:1px solid #ffffff2b;border-right:0;padding-left:0}.quick-facts div:last-child{border-bottom:0}.steps-list,.business-grid,.resource-grid{grid-template-columns:1fr}.step-card:last-child{grid-column:auto}.step-card{grid-template-columns:48px 1fr;padding:23px 20px}.step-number{font-size:29px}.business-grid article,.business-grid article:first-child{border-left:0;border-top:1px solid var(--line);padding:24px 0}.business-grid article:first-child{border-top:0}.final-cta{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr}.footer-meta{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.simple-site-header{border-bottom:1px solid var(--line);background:#fbf6e9f5;justify-content:space-between;align-items:center;padding:16px clamp(22px,5vw,78px);display:flex}.back-link{border:1px solid var(--line);border-radius:999px;padding:11px 18px;font-size:13px;font-weight:850}.national-guide-cta{background:var(--peach-deep);color:#fff;justify-content:space-between;align-items:center;gap:45px;padding:clamp(48px,6vw,76px) clamp(24px,8vw,118px);display:flex}.national-guide-cta h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;max-width:780px;margin:0;font-size:clamp(35px,4vw,54px);line-height:1.04}.national-guide-cta p:not(.kicker){color:#ffffffc7;max-width:700px;margin:18px 0 0;line-height:1.65}.states-page,.state-guide-page{min-height:100vh}.states-hero{text-align:center;max-width:1180px;margin:0 auto;padding:clamp(75px,10vw,135px) clamp(24px,6vw,76px) 72px}.states-hero .kicker{justify-content:center}.states-hero h1,.state-guide-hero h1,.directory-heading h2,.state-guide-intro h2,.state-file-section h2,.state-official-links h2,.national-source-note h2,.state-source-card h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.045em}.states-hero h1{margin:0;font-size:clamp(53px,7vw,88px);line-height:.98}.states-hero h1 span,.state-guide-hero h1 span{color:var(--peach-deep);font-style:italic;display:block}.states-hero>p:last-child{color:#536d66;max-width:760px;margin:27px auto 0;font-size:18px;line-height:1.7}.states-directory{background:var(--paper);padding:clamp(70px,8vw,112px) clamp(24px,7vw,105px)}.directory-heading{grid-template-columns:1fr .8fr;align-items:end;gap:55px;max-width:1220px;margin:0 auto 48px;display:grid}.directory-heading h2{margin:0;font-size:clamp(40px,5vw,62px);line-height:1.04}.directory-heading>p{color:#637872;margin:0;line-height:1.7}.state-search-wrap{max-width:1220px;margin:0 auto 32px}.state-search-wrap>label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:900;display:block}.state-search-box{background:var(--cream);border:2px solid var(--ink);border-radius:17px;align-items:center;gap:12px;max-width:610px;padding:4px 16px;display:flex}.state-search-box>span{color:var(--peach-deep);font-size:25px}.state-search-box input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;padding:14px 0;font-size:16px}.state-search-wrap>p{color:#71857f;margin:10px 0 0;font-size:12px}.state-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1220px;margin:0 auto;display:grid}.state-card{background:var(--cream);border:1px solid var(--line);border-radius:17px;grid-template-columns:42px 1fr 22px;align-items:center;gap:13px;min-height:82px;padding:15px;transition:border-color .2s,transform .2s;display:grid}.state-card:hover,.state-card:focus-visible{border-color:var(--peach-deep);transform:translateY(-2px)}.state-code{background:var(--mint);color:var(--green-deep);font-family:var(--font-fraunces), Georgia, serif;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:750;display:inline-flex}.state-card strong,.state-card small{display:block}.state-card strong{font-size:14px}.state-card small{color:#71857f;margin-top:3px;font-size:10px}.state-card-arrow{color:var(--peach-deep);font-weight:900}.state-empty{text-align:center;max-width:720px;margin:55px auto}.national-source-note{background:var(--green-deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:clamp(68px,8vw,105px) clamp(24px,9vw,135px);display:grid}.national-source-note h2{margin:0;font-size:clamp(39px,5vw,60px);line-height:1.03}.national-source-note>p{color:#ffffffb8;margin:0;line-height:1.75}.states-footer{background:var(--ink);color:#fff;grid-template-columns:auto 1fr auto;align-items:start;gap:18px 55px;padding:42px clamp(24px,7vw,104px);display:grid}.states-footer p{color:#ffffff9e;margin:0;font-size:11px;line-height:1.65}.states-footer a{color:var(--yellow);font-size:12px;font-weight:850}.state-guide-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(48px,8vw,110px);max-width:1320px;margin:0 auto;padding:clamp(75px,9vw,124px) clamp(24px,6vw,78px);display:grid}.state-guide-hero h1{margin:0;font-size:clamp(51px,6vw,78px);line-height:.99}.state-guide-hero>div>p:not(.kicker){color:#536d66;max-width:680px;margin:25px 0 0;font-size:18px;line-height:1.7}.state-source-card{background:var(--paper);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--mint);border-radius:28px;padding:31px}.large-state-code{width:52px;height:52px}.state-source-card h2{margin:22px 0 13px;font-size:34px;line-height:1.05}.state-source-card p{color:#627872;font-size:13px;line-height:1.65}.state-source-card a{border-top:1px solid var(--line);color:var(--peach-deep);margin-top:16px;padding-top:15px;font-size:12px;font-weight:850;display:block}.state-guide-intro{text-align:center;max-width:850px;margin:0 auto;padding:80px 24px 45px}.state-guide-intro .kicker{justify-content:center}.state-guide-intro h2{margin:0;font-size:clamp(40px,5vw,61px);line-height:1.04}.state-guide-intro>p:last-child{color:#637872;max-width:680px;margin:20px auto 0;line-height:1.7}.state-review-note{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr 1fr auto;align-items:stretch;gap:18px;max-width:1112px;margin:0 auto 38px;padding:24px;display:grid}.state-review-note>div{border-right:1px solid var(--line);padding-right:20px}.state-review-note span,.state-review-note strong{display:block}.state-review-note span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.state-review-note strong{font-family:var(--font-fraunces), Georgia, serif;margin-top:7px;font-size:21px}.state-review-note p{color:#60766f;margin:7px 0 0;font-size:12px;line-height:1.6}.state-review-note>a{color:var(--peach-deep);align-self:center;max-width:145px;font-size:12px;font-weight:850}.guide-byline{color:#60766f;max-width:620px;margin:12px 0 0;font-size:12px;line-height:1.55}.state-steps-list{grid-template-columns:repeat(2,1fr);gap:15px;max-width:1160px;margin:0 auto;padding:0 24px 105px;display:grid}.state-step-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;grid-template-columns:52px 1fr;gap:18px;padding:26px;display:grid}.state-step-card:last-child{background:var(--mint);grid-column:1/-1}.state-step-card>span{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:28px;font-weight:750}.state-step-card h3{font-family:var(--font-fraunces), Georgia, serif;margin:0;font-size:23px;line-height:1.15}.state-step-card p{color:#60766f;margin:11px 0 0;font-size:13px;line-height:1.7}.state-file-section{background:var(--green-deep);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding:clamp(75px,9vw,120px) clamp(24px,9vw,135px);display:grid}.state-file-section h2{margin:0;font-size:clamp(41px,5vw,62px);line-height:1.04}.state-file-section>div>p:last-child{color:#ffffffb3;line-height:1.7}.state-file-section ul{background:var(--paper);color:var(--ink);border-radius:24px;margin:0;padding:18px 29px;list-style:none}.state-file-section li{border-bottom:1px solid var(--line);padding:16px 0 16px 28px;font-size:14px;font-weight:700;line-height:1.5;position:relative}.state-file-section li:before{color:var(--peach-deep);content:"✓";font-weight:900;position:absolute;left:0}.state-file-section li:last-child{border-bottom:0}.state-official-links{max-width:1240px;margin:0 auto;padding:clamp(80px,9vw,125px) 24px}.state-official-links>div:first-child{max-width:740px;margin-bottom:42px}.state-official-links h2{margin:0;font-size:clamp(40px,5vw,60px);line-height:1.04}.state-link-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.official-link-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;min-height:245px;padding:27px}.official-link-card>span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.official-link-card h3{font-family:var(--font-fraunces), Georgia, serif;margin:20px 0 12px;font-size:25px;line-height:1.15}.official-link-card p{color:#657a74;font-size:13px;line-height:1.65}.official-link-card strong{color:var(--peach-deep);margin-top:18px;font-size:12px;display:inline-block}.state-not-found{text-align:center;padding:130px 24px}@media (width<=1100px){.state-grid{grid-template-columns:repeat(3,1fr)}.state-guide-hero{grid-template-columns:1fr}.state-source-card{max-width:620px}}@media (width<=800px){.national-guide-cta,.national-source-note,.state-file-section{flex-direction:column;align-items:flex-start;display:flex}.directory-heading{grid-template-columns:1fr;align-items:start;gap:24px}.state-grid{grid-template-columns:repeat(2,1fr)}.states-footer,.state-link-grid{grid-template-columns:1fr}}@media (width<=560px){.simple-site-header .brand strong{max-width:165px}.back-link{padding:9px 12px;font-size:11px}.state-grid,.state-steps-list{grid-template-columns:1fr}.state-step-card:last-child{grid-column:auto}.states-hero{text-align:left}.states-hero .kicker{justify-content:flex-start}.states-hero h1,.state-guide-hero h1{font-size:47px}}.shop-teaser{background:var(--green-deep);color:#fff;justify-content:space-between;align-items:center;gap:48px;padding:clamp(58px,7vw,90px) clamp(24px,9vw,135px);display:flex}.shop-teaser h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(38px,4.6vw,61px);line-height:1.04}.shop-teaser p:not(.kicker){color:#ffffffb8;max-width:760px;margin:20px 0 0;line-height:1.7}.forms-page{min-height:100vh}.forms-header{z-index:50;position:sticky;top:0}.forms-header nav{margin-left:auto;margin-right:24px}.shop-review-pill{background:var(--yellow);color:var(--green-deep);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:900}.forms-hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.7fr);align-items:center;gap:clamp(46px,8vw,115px);max-width:1380px;margin:0 auto;padding:clamp(78px,9vw,125px) clamp(24px,7vw,98px);display:grid}.forms-hero h1,.forms-section-heading h2,.official-forms-note h2,.forms-hero-card h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.045em}.forms-hero h1{margin:0;font-size:clamp(54px,6.7vw,91px);line-height:.98}.forms-hero h1 span{color:var(--peach-deep);font-style:italic;display:block}.forms-hero>div>p:not(.kicker){color:#587069;max-width:690px;margin:28px 0 0;font-size:clamp(17px,1.7vw,21px);line-height:1.7}.forms-hero-card{background:var(--paper);border:2px solid var(--ink);box-shadow:12px 12px 0 var(--mint);border-radius:30px 30px 30px 8px;padding:clamp(29px,4vw,42px);position:relative}.hero-card-badge{background:var(--peach);border:2px solid var(--ink);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;position:absolute;top:-17px;right:25px;transform:rotate(3deg)}.mini-label{color:var(--peach-deep);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.forms-hero-card h2{margin:16px 0 22px;font-size:clamp(32px,3.4vw,45px);line-height:1.04}.forms-hero-card ul,.product-card ul{margin:0;padding:0;list-style:none}.forms-hero-card li,.product-card li{border-bottom:1px solid var(--line);color:#506b64;padding:11px 0 11px 24px;font-size:13px;font-weight:700;line-height:1.45;position:relative}.forms-hero-card li:before,.product-card li:before{color:var(--peach-deep);content:"✓";font-weight:900;position:absolute;left:0}.vault-price{align-items:baseline;gap:10px;margin:25px 0 14px;display:flex}.vault-price strong{font-family:var(--font-fraunces), Georgia, serif;font-size:35px}.vault-price span{color:#748780;font-size:11px;font-weight:750}.coming-soon-button{background:var(--green);color:#fff;text-align:center;border-radius:999px;justify-content:center;padding:12px 16px;font-size:12px;font-weight:850;display:inline-flex}.editing-strip{background:var(--green);color:#fff;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,7vw,104px);display:grid}.editing-strip div{border-right:1px solid #ffffff2b;align-items:center;gap:15px;min-height:112px;padding:24px clamp(15px,2.5vw,31px);display:flex}.editing-strip div:first-child{padding-left:0}.editing-strip div:last-child{border-right:0}.editing-strip strong{color:var(--yellow);font-family:var(--font-fraunces), Georgia, serif;font-size:29px}.editing-strip span{font-size:12px;font-weight:750;line-height:1.45}.forms-products{max-width:1320px;margin:0 auto;padding:clamp(85px,10vw,135px) clamp(24px,6vw,78px)}.forms-section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(35px,7vw,95px);margin-bottom:53px;display:grid}.forms-section-heading h2{margin:0;font-size:clamp(44px,5.2vw,67px);line-height:1.03}.forms-section-heading>p{color:#637872;margin:0;line-height:1.7}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:25px;flex-direction:column;min-height:475px;padding:32px;display:flex;position:relative;overflow:hidden}.product-card:before{background:var(--peach);content:"";height:7px;position:absolute;top:0;left:0;right:0}.product-mint:before{background:#a8d8c6}.product-yellow:before{background:var(--yellow)}.product-green:before{background:var(--green)}.product-topline{justify-content:space-between;align-items:center;display:flex}.product-topline span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.product-topline strong{font-family:var(--font-fraunces), Georgia, serif;font-size:25px}.product-card h3{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.035em;margin:25px 0 13px;font-size:clamp(28px,3vw,38px);line-height:1.08}.product-card>p{color:#5e746e;margin:0 0 17px;font-size:14px;line-height:1.7}.product-card ul{margin-bottom:25px}.small-coming-soon{align-self:flex-start;margin-top:auto}.official-forms-note{background:var(--green-deep);color:#fff;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(55px,8vw,110px);padding:clamp(80px,9vw,120px) clamp(24px,9vw,135px);display:grid}.official-forms-note h2{margin:0;font-size:clamp(40px,5.2vw,64px);line-height:1.04}.official-forms-note>div:first-child>p:not(.kicker){color:#ffffffb8;margin:22px 0 0;line-height:1.72}.official-link-list{background:var(--paper);color:var(--ink);border-radius:25px;padding:15px 28px}.official-link-list a{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:21px 0;font-size:14px;font-weight:800;line-height:1.45;display:grid}.official-link-list a:last-child{border-bottom:0}.official-link-list span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;margin-bottom:6px;font-size:10px}.official-link-list strong{color:var(--peach-deep);margin-left:15px}.template-disclaimer{background:var(--yellow);color:var(--green-deep);grid-template-columns:auto 1fr;gap:30px;padding:32px clamp(24px,9vw,135px);display:grid}.template-disclaimer strong{font-family:var(--font-fraunces), Georgia, serif;font-size:19px}.template-disclaimer p{max-width:950px;margin:0;font-size:12px;line-height:1.65}.forms-footer{align-items:center}@media (width<=1050px){.forms-hero{grid-template-columns:1fr}.forms-hero-card{max-width:650px}.editing-strip{grid-template-columns:repeat(2,1fr)}.editing-strip div:nth-child(2){border-right:0}.editing-strip div:nth-child(-n+2){border-bottom:1px solid #ffffff2b}}@media (width<=800px){.shop-teaser,.official-forms-note{flex-direction:column;align-items:flex-start;display:flex}.forms-section-heading,.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.template-disclaimer{grid-template-columns:1fr}}@media (width<=560px){.forms-header .shop-review-pill{padding:8px 10px;font-size:9px}.forms-hero h1{font-size:48px}.editing-strip{grid-template-columns:1fr}.editing-strip div,.editing-strip div:nth-child(2){border-bottom:1px solid #ffffff2b;border-right:0;padding-left:0}.editing-strip div:last-child{border-bottom:0}.product-card{padding:27px 23px}}textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.resource-site-header{z-index:60;gap:28px;position:sticky;top:0}.resource-site-header nav{margin-left:auto}.resource-page{min-height:100vh}.resource-hero{grid-template-columns:minmax(0,1.1fr) minmax(330px,.75fr);align-items:center;gap:clamp(48px,8vw,110px);max-width:1360px;margin:0 auto;padding:clamp(75px,9vw,125px) clamp(24px,7vw,98px);display:grid}.compact-resource-hero{grid-template-columns:minmax(0,850px) minmax(0,1fr);min-height:470px}.resource-hero h1,.story-copy h2,.values-section h2,.policy-content h2,.correction-layout h2,.mini-pack-toolbar h2,.email-signup-stage h2,.calculator-section h2,.budget-next-steps h2,.after-step-grid h2,.tool-panel h2,.record-checklist h2,.home-toolkit-section h2,.home-toolkit-grid h3,.complete-previews h2,.bundle-comparison h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em}.resource-hero h1{margin:0;font-size:clamp(50px,6vw,82px);line-height:.99}.resource-hero h1 span{color:var(--peach-deep);font-style:italic;display:block}.resource-hero>div>p:not(.kicker,.updated){color:#567069;max-width:720px;margin:26px 0 0;font-size:clamp(17px,1.7vw,21px);line-height:1.7}.button-outline-light{color:#fff;border-color:#ffffff80}.resource-footer{grid-template-columns:.8fr 1fr 1.2fr;align-items:start}.resource-footer .footer-links{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.resource-footer .footer-links a{color:var(--yellow);font-size:11px}.resource-footer .footer-meta{grid-column:1/-1}.home-toolkit-section,.complete-previews,.bundle-comparison,.calculator-section,.after-roadmap,.record-checklist{max-width:1320px;margin:0 auto;padding:clamp(82px,9vw,130px) clamp(24px,6vw,78px)}.home-toolkit-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.home-toolkit-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:22px;min-height:270px;padding:26px;transition:border-color .2s,transform .2s}.home-toolkit-grid>a:hover,.home-toolkit-grid>a:focus-visible{border-color:var(--peach-deep);transform:translateY(-3px)}.home-toolkit-grid span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.home-toolkit-grid h3{margin:22px 0 12px;font-size:26px;line-height:1.1}.home-toolkit-grid p{color:#647a73;font-size:13px;line-height:1.65}.home-toolkit-grid strong{color:var(--peach-deep);margin-top:16px;font-size:12px;display:inline-block}.national-home-hero{min-height:690px}.national-start-card{background:var(--ink);box-shadow:12px 12px 0 var(--yellow);color:#fff;border-radius:32px 32px 32px 8px;padding:clamp(32px,4vw,48px)}.national-start-card>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.national-start-card h2{color:#fff;margin:22px 0 18px;font-size:clamp(34px,3.4vw,49px);line-height:1.02}.national-start-card p{color:#d5e2de;font-size:14px;line-height:1.75}.national-start-card a{color:var(--yellow);border-top:1px solid #ffffff2e;margin-top:26px;padding-top:22px;font-size:12px;font-weight:900;display:block}.national-fact-strip{background:var(--mint);grid-template-columns:repeat(3,1fr);padding:0 max(24px,50vw - 582px);display:grid}.national-fact-strip div{border-right:1px solid #1e3a3226;align-items:center;gap:18px;min-height:120px;padding:24px 32px;display:flex}.national-fact-strip div:last-child{border-right:0}.national-fact-strip strong{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:37px}.national-fact-strip span{color:var(--green-deep);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.4}.national-path-section{max-width:1320px;margin:0 auto;padding:clamp(82px,9vw,130px) clamp(24px,6vw,78px)}.search-question-section{background:#f5f1e8;max-width:none}.search-question-section>.section-heading,.search-question-section>.national-path-grid{max-width:1164px;margin-left:auto;margin-right:auto}.search-question-section .national-path-grid>a{min-height:315px}.editorial-process-section{background:#f5f1e8}@media (width<=780px){.state-review-note{grid-template-columns:1fr;margin-left:24px;margin-right:24px}.state-review-note>div{border-bottom:1px solid var(--line);border-right:0;padding-bottom:18px;padding-right:0}.state-review-note>a{max-width:none}}.national-path-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.national-path-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:26px;min-height:340px;padding:32px;transition:border-color .2s,transform .2s}.national-path-grid>a:hover,.national-path-grid>a:focus-visible{border-color:var(--peach-deep);transform:translateY(-3px)}.national-path-grid>a>span{color:var(--peach-deep);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.national-path-grid h3,.national-trust-section h2,.national-trust-list h3{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em}.national-path-grid h3{margin:25px 0 14px;font-size:31px;line-height:1.08}.national-path-grid p{color:#60766f;font-size:14px;line-height:1.7}.national-path-grid strong{color:var(--peach-deep);margin-top:22px;font-size:12px;display:inline-block}.national-trust-section{background:var(--ink);color:#fff;grid-template-columns:.82fr 1.18fr;gap:clamp(48px,8vw,110px);padding:clamp(82px,9vw,126px) max(24px,50vw - 582px);display:grid}.national-trust-section>div:first-child{align-self:start}.national-trust-section h2{color:#fff;margin:22px 0;font-size:clamp(39px,4.4vw,61px);line-height:1}.national-trust-section>div:first-child>p:not(.kicker){color:#bfd0cb;line-height:1.75}.national-trust-list article{border-top:1px solid #ffffff2b;grid-template-columns:48px 1fr;gap:24px;padding:25px 0;display:grid}.national-trust-list article:last-child{border-bottom:1px solid #ffffff2b}.national-trust-list article>span{color:var(--yellow);font-family:var(--font-fraunces), Georgia, serif;font-size:20px}.national-trust-list h3{color:#fff;margin:0 0 8px;font-size:24px}.national-trust-list p{color:#bfd0cb;margin:0;font-size:13px;line-height:1.7}.national-toolkit-section{max-width:1320px}.national-home-cta h2{max-width:800px}.local-office-link{color:var(--peach-deep);margin-top:12px;font-size:11px;font-weight:900;display:inline-block}.insurance-hero{align-items:center}.insurance-alert-card{background:var(--ink);box-shadow:12px 12px 0 var(--yellow);color:#fff;border-radius:30px 30px 30px 8px;padding:clamp(30px,4vw,46px)}.insurance-alert-card>span,.insurance-provider-grid>a>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.insurance-alert-card h2{color:#fff;margin:22px 0 16px;font-size:clamp(30px,3vw,43px);line-height:1.02}.insurance-alert-card p{color:#dce8e4;font-size:14px;line-height:1.75}.insurance-alert-card strong{color:var(--yellow);border-top:1px solid #fff3;margin-top:24px;padding-top:20px;font-size:12px;line-height:1.5;display:block}.insurance-order-section,.insurance-coverage-section,.insurance-provider-section{max-width:1320px;margin:0 auto;padding:clamp(82px,9vw,130px) clamp(24px,6vw,78px)}.insurance-step-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.insurance-step-grid article{background:var(--paper);border:1px solid var(--line);border-radius:24px;min-height:320px;padding:28px}.insurance-step-grid article>span{background:var(--mint);color:var(--ink);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;display:flex}.insurance-step-grid h3,.coverage-area-grid h3,.insurance-provider-grid h3{margin:24px 0 12px;font-size:25px;line-height:1.12}.insurance-step-grid p,.coverage-area-grid p,.insurance-provider-grid p{color:#5d746d;font-size:13px;line-height:1.72}.insurance-step-grid a{color:var(--peach-deep);margin-top:16px;font-size:12px;font-weight:900;display:inline-block}.insurance-question-section{background:var(--ink);color:#fff;grid-template-columns:.72fr 1.28fr;gap:clamp(45px,7vw,100px);padding:clamp(82px,9vw,126px) max(24px,50vw - 582px);display:grid}.insurance-question-heading{align-self:start;position:sticky;top:30px}.insurance-question-heading h2{color:#fff;margin:20px 0;font-size:clamp(40px,4.8vw,64px);line-height:1}.insurance-question-heading>p:not(.kicker){color:#bed0ca;max-width:440px;line-height:1.7}.insurance-question-list{margin:0;padding:0;list-style:none}.insurance-question-list li{border-top:1px solid #ffffff29;grid-template-columns:44px 1fr;align-items:start;gap:20px;padding:20px 0;display:grid}.insurance-question-list li:last-child{border-bottom:1px solid #ffffff29}.insurance-question-list span{color:var(--yellow);font-family:var(--font-display);font-size:18px}.insurance-question-list p{margin:0;font-size:15px;line-height:1.58}.insurance-coverage-section{padding-top:0}.coverage-area-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.coverage-area-grid article{background:#f2eee5;border-radius:24px;padding:30px}.coverage-area-grid h3{margin-top:0}.insurance-provider-section{background:var(--mint);max-width:none;padding-left:max(24px,50vw - 582px);padding-right:max(24px,50vw - 582px)}.insurance-provider-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.insurance-provider-grid>a{background:#fff;border:1px solid #1e3a3224;border-radius:24px;min-height:290px;padding:30px;transition:border-color .2s,transform .2s}.insurance-provider-grid>a:hover,.insurance-provider-grid>a:focus-visible{border-color:var(--peach-deep);transform:translateY(-3px)}.insurance-provider-grid>a>span{color:var(--peach-deep)}.insurance-provider-grid strong{color:var(--peach-deep);margin-top:18px;font-size:12px;display:inline-block}.insurance-final-check{background:var(--peach-deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(30px,6vw,90px);padding:clamp(65px,8vw,110px) max(24px,50vw - 582px);display:grid}.insurance-final-check h2{color:#fff;margin:18px 0 0;font-size:clamp(38px,4vw,58px);line-height:1}.insurance-final-check>p{margin:0;font-size:15px;line-height:1.8}.quote-card,.freebie-card,.after-license-card,.business-source-card,.calculator-reminder{background:var(--paper);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--mint);border-radius:28px 28px 28px 8px;padding:clamp(28px,4vw,42px)}.quote-card>span{color:var(--peach-deep);font-family:Georgia,serif;font-size:70px;line-height:.7}.quote-card blockquote{font-family:var(--font-fraunces), Georgia, serif;margin:17px 0 25px;font-size:clamp(24px,2.7vw,35px);line-height:1.2}.quote-card strong{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.story-section{background:var(--paper);grid-template-columns:1fr .9fr;align-items:center;gap:clamp(55px,8vw,110px);padding:clamp(80px,9vw,125px) clamp(24px,9vw,135px);display:grid}.story-copy h2{margin:0;font-size:clamp(42px,5vw,64px);line-height:1.03}.story-copy>p:not(.kicker){color:#5d746d;line-height:1.75}.experience-grid{gap:12px;display:grid}.experience-grid article{background:var(--cream);border:1px solid var(--line);border-radius:18px;grid-template-columns:78px 1fr;align-items:center;gap:19px;padding:20px;display:grid}.experience-grid strong{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:38px}.experience-grid span{font-size:14px;font-weight:750}.values-section,.budget-next-steps{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1260px;margin:0 auto;padding:clamp(80px,9vw,120px) 24px;display:grid}.values-section article,.budget-next-steps article{border-left:1px solid var(--line);padding:10px 30px}.values-section article:first-child,.budget-next-steps article:first-child{border-left:0}.values-section span,.budget-next-steps span{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-weight:750}.values-section h2,.budget-next-steps h2{font-size:26px;line-height:1.12}.values-section p,.budget-next-steps p{color:#647972;font-size:13px;line-height:1.7}.resource-cta{background:var(--green-deep);color:#fff;justify-content:space-between;align-items:center;gap:45px;padding:clamp(58px,7vw,90px) clamp(24px,9vw,135px);display:flex}.resource-cta h2{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;margin:0;font-size:clamp(38px,4.6vw,60px);line-height:1.04}.policy-layout,.correction-layout{grid-template-columns:260px minmax(0,830px);gap:clamp(45px,8vw,110px);max-width:1240px;margin:0 auto;padding:30px 24px 120px;display:grid}.policy-index{border-top:3px solid var(--peach-deep);flex-direction:column;align-items:flex-start;gap:11px;height:fit-content;padding-top:18px;display:flex;position:sticky;top:105px}.policy-index strong{letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.policy-index a{color:#60776f;font-size:12px;font-weight:700}.policy-content article{border-bottom:1px solid var(--line);padding:0 0 34px;scroll-margin-top:110px}.policy-content article+article{padding-top:34px}.policy-content h2,.correction-layout h2{margin:0 0 13px;font-size:31px}.policy-content p,.correction-layout p{color:#5d746d;line-height:1.75}.policy-contact-card{background:var(--mint);border-radius:22px;margin-top:40px;padding:30px}.correction-layout{grid-template-columns:minmax(0,1fr) .7fr;padding-top:20px}.correction-helper,.correction-layout aside{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(25px,4vw,39px)}.correction-helper label{text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:900;display:block}.correction-helper textarea{background:var(--cream);border:2px solid var(--ink);color:var(--ink);resize:vertical;border-radius:15px;width:100%;margin-bottom:17px;padding:15px;line-height:1.6}.selected-state{background:var(--mint);border-radius:12px;padding:12px;font-size:13px;color:var(--ink)!important}.correction-layout aside ul{color:#60776f;padding-left:20px;font-size:13px;line-height:1.8}.freebie-card>span,.after-license-card>span,.business-source-card>span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.freebie-card h2,.after-license-card h2,.business-source-card h2,.calculator-reminder strong{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.04em;margin:18px 0 14px;font-size:clamp(30px,3.2vw,42px);line-height:1.05}.freebie-card p,.after-license-card p,.business-source-card p,.calculator-reminder p{color:#60766f;font-size:13px;line-height:1.7}.freebie-card ul{color:#516c64;padding-left:19px;font-size:13px;font-weight:750;line-height:1.8}.mini-pack{background:#efe5d1;padding:clamp(70px,8vw,110px) clamp(18px,5vw,70px)}.mini-pack-toolbar{grid-template-columns:1fr 280px auto;align-items:end;gap:22px;max-width:1280px;margin:0 auto 38px;display:grid}.mini-pack-toolbar h2{margin:0;font-size:clamp(35px,4vw,50px);line-height:1.05}.mini-pack-toolbar label,.preview-controls label{text-transform:uppercase;font-size:11px;font-weight:900}.mini-pack-toolbar input,.preview-controls input{background:var(--paper);border:2px solid var(--ink);border-radius:12px;width:100%;margin-top:8px;padding:12px;display:block}.mini-pack-pages{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;max-width:1280px;margin:0 auto;display:grid}.printable-form-page,.form-sheet{background:#fff;min-height:790px;padding:33px;position:relative;box-shadow:0 18px 45px #17352f1f}.printable-form-page>header,.form-sheet>header{border-bottom:2px solid var(--green);justify-content:space-between;align-items:center;padding-bottom:11px;display:flex}.printable-form-page>header strong,.form-sheet>header strong{color:var(--green-deep);font-size:13px}.printable-form-page>header span,.form-sheet>header span{color:#70847e;text-transform:uppercase;font-size:9px;font-weight:800}.form-number{color:var(--peach-deep);text-transform:uppercase;margin:18px 0 4px;font-size:10px;font-weight:900}.printable-form-page>h2,.sheet-title h3{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:30px}.form-intro,.sheet-title p{color:#667b74;font-size:11px;line-height:1.5}.notes-grid{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.notes-grid label{color:#526d65;font-size:10px;font-weight:800}.notes-grid label span,.next-action-box>span{border-bottom:1px solid #82948f;height:25px;display:block}.call-question-list{margin:0;padding:0;list-style:none}.call-question-list li{color:var(--green-deep);border-top:1px solid #dce5e1;grid-template-columns:15px 1fr;gap:9px;padding:10px 0 4px;font-size:10px;font-weight:750;display:grid}.paper-check{border:1.5px solid #7f938d;border-radius:3px;width:13px;height:13px}.writing-line{border-bottom:1px solid #c3cfcb;grid-column:2;height:16px}.next-action-box{background:var(--mint);border-radius:10px;margin-top:14px;padding:12px;font-size:10px}.form-row,.preview-form-rows>div{border:1px solid #788a85;border-bottom:0;grid-template-columns:35% 1fr;min-height:42px;display:grid}.form-row:last-of-type,.preview-form-rows>div:last-child{border-bottom:1px solid #788a85}.form-row strong,.preview-form-rows strong{background:var(--mint);border-right:1px solid #788a85;padding:11px;font-size:10px}.form-row.tall,.preview-form-rows>div.tall{min-height:58px}.printable-form-page>footer,.form-sheet>footer{color:#748781;text-align:center;font-size:8px;position:absolute;bottom:18px;left:33px;right:33px}.email-signup-stage{background:var(--green-deep);color:#fff;justify-content:space-between;align-items:center;gap:50px;padding:clamp(60px,7vw,90px) clamp(24px,9vw,135px);display:flex}.email-signup-stage h2{margin:0;font-size:clamp(38px,4.6vw,59px);line-height:1.04}.email-signup-stage p:not(.kicker){color:#ffffffb8;max-width:760px;line-height:1.7}.calculator-reminder strong{display:block}.calculator-reminder a,.business-source-card a{color:var(--peach-deep);margin-top:12px;font-size:12px;font-weight:850;display:inline-block}.calculator-section{max-width:1240px}.calculator-section .compact-heading{max-width:900px}.calculator-summary{background:var(--green-deep);color:#fff;border-radius:22px 22px 0 0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.calculator-summary>div{border-right:1px solid #ffffff24;padding:22px}.calculator-summary>div:last-child{border-right:0}.calculator-summary span,.calculator-summary strong{display:block}.calculator-summary span{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.calculator-summary strong{font-family:var(--font-fraunces), Georgia, serif;margin-top:7px;font-size:25px}.calculator-summary .grand-total{background:var(--peach-deep)}.calculator-controls{background:var(--mint);align-items:center;gap:12px;padding:15px 20px;display:flex}.calculator-controls label{font-size:11px;font-weight:900}.calculator-controls select{border:1px solid var(--ink);background:#fff;border-radius:9px;padding:9px}.calculator-controls .button{margin-left:auto;padding:9px 15px}.cost-table{background:var(--paper);border:1px solid var(--line)}.cost-table-head,.cost-row{grid-template-columns:60px 1.5fr .65fr 160px;align-items:center;gap:15px;display:grid}.cost-table-head{letter-spacing:.07em;text-transform:uppercase;background:#eadfc8;padding:13px 17px;font-size:10px;font-weight:900}.cost-row{border-top:1px solid var(--line);min-height:78px;padding:13px 17px}.cost-row.selected{background:#dcefe673}.cost-row input[type=checkbox]{accent-color:var(--green);width:22px;height:22px}.cost-row small,.cost-row strong{display:block}.cost-row small{color:var(--peach-deep);text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:900}.cost-row strong{font-size:13px;line-height:1.45}.cost-row em{border-radius:999px;padding:7px 9px;font-size:9px;font-style:normal;font-weight:900;line-height:1.25;display:inline-block}.timing-confirm-first{color:#8d3d21;background:#ffdbc9}.timing-likely-business-cost{background:var(--mint);color:var(--green-deep)}.timing-only-if-directed{color:#6a5310;background:#fff0b4}.currency-input{background:#fff;border:1px solid #9dada8;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;display:flex}.currency-input>span{color:#6c807a;font-size:12px}.currency-input input{background:0 0;border:0;outline:0;width:100%;min-width:0}.after-roadmap{max-width:1280px}.after-step-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.after-step-grid article{background:var(--paper);border:1px solid var(--line);border-radius:22px;min-height:340px;padding:29px}.after-step-top{justify-content:space-between;align-items:center;display:flex}.after-step-top strong{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:25px}.after-step-top span{background:var(--mint);text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900}.after-step-grid h2{margin:25px 0 12px;font-size:31px;line-height:1.1}.after-step-grid p{color:#5e756d;font-size:13px;line-height:1.72}.after-step-links{flex-wrap:wrap;gap:10px 18px;margin-top:20px;display:flex}.after-step-links a{color:var(--peach-deep);font-size:11px;font-weight:850}.business-source-card h2{margin-top:17px}.tool-panel{background:var(--paper);border-bottom:1px solid var(--line);max-width:1320px;margin:0 auto;padding:clamp(70px,8vw,112px) clamp(24px,6vw,78px)}.tool-panel-heading{grid-template-columns:1fr .75fr;align-items:end;gap:45px;margin-bottom:45px;display:grid}.tool-panel h2{margin:0;font-size:clamp(39px,4.8vw,60px);line-height:1.04}.tool-panel-heading>p{color:#627870;margin:0;line-height:1.7}.time-space-layout,.expense-layout{grid-template-columns:1fr .8fr;gap:20px;display:grid}.tool-inputs{background:var(--cream);border-radius:20px;gap:15px;padding:25px;display:grid}.tool-inputs label{color:#536f66;font-size:11px;font-weight:800}.tool-inputs input{background:#fff;border:1px solid #9cada8;border-radius:9px;width:100%;margin-top:7px;padding:11px;display:block}.tool-result{background:var(--green-deep);color:#fff;border-radius:20px;padding:31px}.tool-result>span{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.tool-result>strong{font-family:var(--font-fraunces), Georgia, serif;margin:5px 0 20px;font-size:clamp(54px,7vw,78px);display:block}.tool-result dl{border-top:1px solid #ffffff2b}.tool-result dl div{border-bottom:1px solid #ffffff21;justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.tool-result dd{margin:0;font-weight:850}.tool-result .tiny-note{color:#ffffffa6;font-size:10px;line-height:1.6}.tool-result>a{color:var(--yellow);font-size:11px;font-weight:850}.calculation-warning{color:#7c261d;background:#fee2da;border-radius:8px;padding:9px;font-size:10px;font-weight:800}.expense-list{border:1px solid var(--line);border-radius:18px;overflow:hidden}.expense-list label{background:var(--cream);border-bottom:1px solid var(--line);grid-template-columns:1fr 150px;align-items:center;gap:20px;padding:12px 16px;font-size:12px;font-weight:800;display:grid}.expense-list label:last-child{border-bottom:0}.expense-total{background:var(--mint);border-radius:18px;padding:30px}.expense-total>span,.expense-total>strong{display:block}.expense-total>span{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.expense-total>strong{font-family:var(--font-fraunces), Georgia, serif;margin:7px 0 17px;font-size:48px}.expense-total p{color:#577068;font-size:12px;line-height:1.65}.record-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.record-grid article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px}.record-grid h2{margin:0 0 18px;font-size:28px}.record-grid ul{color:#5c746c;padding-left:18px;font-size:12px;line-height:1.7}.tool-disclaimer{background:var(--yellow);grid-template-columns:auto 1fr;gap:20px 35px;padding:32px clamp(24px,8vw,120px);display:grid}.tool-disclaimer strong{font-family:var(--font-fraunces), Georgia, serif;font-size:20px}.tool-disclaimer p{margin:0;font-size:11px;line-height:1.7}.tool-disclaimer>div{grid-column:2;gap:18px;display:flex}.tool-disclaimer a{color:var(--green-deep);font-size:11px;font-weight:900}.complete-previews{max-width:1280px}.form-preview-gallery{background:#eee3cf;border-radius:28px;padding:clamp(22px,4vw,45px)}.preview-controls{grid-template-columns:1fr 260px;align-items:end;gap:25px;margin-bottom:30px;display:grid}.preview-controls [role=tablist]{flex-wrap:wrap;gap:8px;display:flex}.preview-controls [role=tab]{background:var(--paper);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:850}.preview-controls [role=tab].active{background:var(--green);color:#fff}.form-sheet{max-width:760px;min-height:930px;margin:0 auto;padding:44px}.sheet-title{margin:30px 0 25px}.sheet-title>span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.sheet-title h3{margin-top:7px;font-size:36px}.preview-form-rows>div{min-height:48px}.preview-form-rows>div.tall{min-height:66px}.preview-log-table{border:1px solid #788a85}.preview-log-table>div{grid-template-columns:repeat(7,1fr);min-height:58px;display:grid}.preview-log-table strong,.preview-log-table span{border-right:1px solid #788a85}.preview-log-table strong:last-child,.preview-log-table span:last-child{border-right:0}.preview-log-table strong{background:var(--green);color:#fff;text-align:center;justify-content:center;align-items:center;padding:8px;font-size:9px;display:flex}.preview-log-table>div+div{border-top:1px solid #788a85}.preview-note{color:#5f746e;max-width:760px;margin:22px auto 0;font-size:11px;line-height:1.6}.bundle-comparison{max-width:1280px}.comparison-table-wrap{border:1px solid var(--line);border-radius:20px;overflow-x:auto}.comparison-table-wrap table{border-collapse:collapse;width:100%;min-width:900px}.comparison-table-wrap th,.comparison-table-wrap td{border-bottom:1px solid var(--line);text-align:left;padding:17px;font-size:12px;line-height:1.5}.comparison-table-wrap thead th{background:var(--green-deep);color:#fff;letter-spacing:.07em;text-transform:uppercase;font-size:10px}.comparison-table-wrap tbody th{font-family:var(--font-fraunces), Georgia, serif;font-size:15px}.comparison-featured{background:var(--mint)}.state-card .state-reviewed{color:#8a9a95;font-size:8px}.source-review-status{background:var(--mint);border-radius:11px;justify-content:space-between;margin:17px 0 5px;padding:10px;font-size:10px;display:flex}.source-review-status span{color:#5f756e}.state-footer-actions{flex-direction:column;gap:8px;display:flex}.states-page .national-source-note{grid-template-columns:.8fr 1fr auto;align-items:center}main>footer:not(.resource-footer) .footer-links{flex-direction:column;align-items:flex-start;gap:8px;display:flex}main>footer:not(.resource-footer) .footer-links a{color:var(--yellow);font-size:10px}main>footer:not(.resource-footer) .footer-meta{grid-column:1/-1}@media (width<=1120px){.resource-site-header nav{display:none}.home-toolkit-grid,.record-grid,.insurance-step-grid{grid-template-columns:repeat(2,1fr)}.resource-footer{grid-template-columns:1fr 1fr}.resource-footer .footer-disclaimer{grid-column:1/-1}}@media (width<=850px){.resource-hero,.story-section,.correction-layout,.time-space-layout,.expense-layout,.tool-panel-heading,.preview-controls,.insurance-question-section,.insurance-final-check,.national-trust-section{grid-template-columns:1fr}.insurance-question-heading{position:static}.national-path-grid{grid-template-columns:1fr}.national-path-grid>a{min-height:0}.resource-hero aside{max-width:650px}.values-section,.budget-next-steps,.after-step-grid,.mini-pack-pages{grid-template-columns:1fr}.values-section article,.budget-next-steps article,.values-section article:first-child,.budget-next-steps article:first-child{border-left:0;border-top:1px solid var(--line);padding:25px 0}.values-section article:first-child,.budget-next-steps article:first-child{border-top:0}.policy-layout{grid-template-columns:1fr}.policy-index{display:none}.mini-pack-toolbar{grid-template-columns:1fr;align-items:stretch}.printable-form-page{min-height:820px}.calculator-summary{grid-template-columns:repeat(2,1fr)}.cost-table-head{display:none}.cost-row{grid-template-columns:45px 1fr 150px;align-items:start}.cost-row>span:nth-child(3){grid-column:2}.cost-row>span:nth-child(4){grid-area:1/3/span 2}.resource-cta,.email-signup-stage{flex-direction:column;align-items:flex-start}.states-page .national-source-note{display:flex}.tool-disclaimer{grid-template-columns:1fr}.tool-disclaimer>div{grid-column:1}}@media (width<=600px){.resource-site-header .shop-review-pill{padding:8px 9px;font-size:8px}.resource-hero h1{font-size:47px}.home-toolkit-grid,.record-grid,.insurance-step-grid,.coverage-area-grid,.insurance-provider-grid,.resource-footer,.national-fact-strip{grid-template-columns:1fr}.national-fact-strip div{border-bottom:1px solid #1e3a3226;border-right:0}.national-fact-strip div:last-child{border-bottom:0}.resource-footer .footer-disclaimer{grid-column:auto}.calculator-summary{grid-template-columns:1fr}.calculator-controls{flex-direction:column;align-items:flex-start}.calculator-controls .button{margin-left:0}.cost-row{grid-template-columns:38px 1fr}.cost-row>span:nth-child(4){grid-area:auto/2;width:140px}.printable-form-page,.form-sheet{min-height:760px;padding:22px}.form-sheet{min-height:830px}.printable-form-page>header,.form-sheet>header{flex-direction:column;align-items:flex-start;gap:5px}.printable-form-page>footer,.form-sheet>footer{left:22px;right:22px}.notes-grid{grid-template-columns:1fr}.form-row,.preview-form-rows>div{grid-template-columns:42% 1fr}.preview-log-table{overflow-x:auto}.preview-log-table>div{min-width:650px}.tool-disclaimer>div{flex-direction:column}}@media print{.no-print,.resource-site-header,.resource-hero,.resource-footer,.tool-panel-heading,.record-checklist,.tool-disclaimer,.budget-next-steps{display:none!important}body{background:#fff}.mini-pack{background:#fff;padding:0}.mini-pack-pages{display:block}.printable-form-page{box-shadow:none;break-after:page;page-break-after:always;height:10in;min-height:0}.printable-form-page:last-child{break-after:auto;page-break-after:auto}.calculator-section,.tool-panel{max-width:none;padding:0}.cost-row,.expense-list label{break-inside:avoid}}.header-tools{align-items:center;gap:9px;display:flex}.language-link{border:1px solid var(--line);color:var(--peach-deep);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:9px 11px;font-size:9px;font-weight:900}.tool-disclosure{border-left:4px solid var(--yellow-deep);color:#536962;background:#f2eee5;margin:24px 0 0;padding:15px 17px;font-size:11px;line-height:1.65}.tuition-calculator{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:20px;display:grid}.tuition-input-panel,.tuition-results{border-radius:26px;padding:clamp(26px,4vw,42px)}.tuition-input-panel{background:var(--paper);border:1px solid var(--line);flex-direction:column;gap:18px;display:flex}.tuition-input-panel>label{flex-direction:column;gap:8px;display:flex}.tuition-input-panel>label>span:first-child{color:var(--green-deep);font-size:11px;font-weight:800}.calculator-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;min-height:48px;display:flex;overflow:hidden}.calculator-field i{color:var(--peach-deep);padding-left:14px;font-style:normal;font-weight:900}.calculator-field input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:12px 14px;font-size:17px;font-weight:800}.calculator-field small{color:#74867f;padding-right:14px;font-size:10px}.tuition-results{background:var(--ink);color:#fff}.tuition-primary-result{border-bottom:1px solid #ffffff2e;padding-bottom:26px}.tuition-primary-result span{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.tuition-primary-result strong{font-family:var(--font-fraunces), Georgia, serif;margin:16px 0;font-size:clamp(48px,6vw,76px);line-height:1;display:block}.tuition-primary-result strong.negative-result{color:#ffb69f}.tuition-primary-result p{color:#bfd0cb;font-size:12px}.tuition-results dl{margin:18px 0 0}.tuition-results dl div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.tuition-results dt{color:#bfd0cb;font-size:11px}.tuition-results dd{text-align:right;margin:0;font-size:15px;font-weight:900}.tuition-results .rate-target dd{color:var(--yellow);font-size:21px}.tuition-results .tool-disclosure{color:#dbe7e3;background:#ffffff14}.tuition-results .button{margin-top:20px}.insurance-comparison-section,.launch-plan-section,.food-finder-section,.tax-folder-section,.tax-monthly-section{max-width:1320px;margin:0 auto;padding:clamp(82px,9vw,130px) clamp(24px,6vw,78px)}.comparison-toolbar{background:var(--mint);border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.comparison-toolbar p{color:var(--green-deep);max-width:480px;margin:0;font-size:11px;line-height:1.55}.comparison-toolbar>div{flex-wrap:wrap;gap:8px;display:flex}.comparison-toolbar .button{padding:10px 14px}.comparison-table-wrap{border:1px solid var(--line);overflow-x:auto}.insurance-comparison-table{border-collapse:collapse;width:100%;min-width:980px}.insurance-comparison-table th,.insurance-comparison-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;padding:12px}.insurance-comparison-table thead th{background:var(--ink);color:#fff;font-size:12px}.insurance-comparison-table tbody th{color:var(--green-deep);background:#f2eee5;width:190px;font-size:11px;line-height:1.45}.insurance-comparison-table textarea{resize:vertical;background:#fff;border:0;outline:0;width:100%;min-width:170px;min-height:62px;font-size:11px;line-height:1.4}.launch-plan-controls{background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:minmax(210px,.8fr) minmax(250px,1fr) auto;align-items:end;gap:20px;padding:26px;display:grid}.launch-plan-controls>label{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:900;display:flex}.launch-plan-controls select,.food-finder select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;min-height:48px;padding:11px 13px}.launch-progress{grid-template-columns:1fr auto;gap:7px;display:grid}.launch-progress span{color:#c8d7d2;font-size:10px}.launch-progress strong{color:var(--yellow);font-size:18px}.launch-progress>div{background:#ffffff24;border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.launch-progress i{background:var(--yellow);height:100%;display:block}.launch-actions{gap:8px;display:flex}.launch-actions .button{padding:12px 15px}.launch-state-note{background:var(--mint);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:18px 22px;display:grid}.launch-state-note strong,.launch-state-note a{color:var(--peach-deep);font-size:11px;font-weight:900}.launch-state-note span{color:#536c64;font-size:11px}.launch-sections{gap:18px;margin-top:26px;display:grid}.launch-sections>section{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:minmax(190px,.42fr) 1fr;gap:30px;padding:28px;display:grid}.launch-sections header{align-self:start}.launch-sections header>span{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:20px}.launch-sections h2{margin:18px 0 0;font-size:29px;line-height:1.08}.launch-sections section>div{border-top:1px solid var(--line)}.launch-sections label,.tax-record-list label{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:24px 1fr;align-items:start;gap:14px;padding:15px 0;display:grid}.launch-sections label input,.tax-record-list label input{opacity:0;position:absolute}.launch-sections label>span,.tax-record-list label>span{color:#fff;border:1px solid #9bb0a9;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.launch-sections label.completed>span,.tax-record-list label.completed>span{background:var(--green-deep);border-color:var(--green-deep)}.launch-sections label p,.tax-record-list label p{color:#536c64;margin:1px 0 0;font-size:12px;line-height:1.55}.launch-sections label.completed p,.tax-record-list label.completed p{color:#82918c;text-decoration:line-through}.food-finder{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:clamp(28px,4vw,44px)}.food-finder>label{color:var(--green-deep);margin-bottom:9px;font-size:12px;font-weight:900;display:block}.food-finder>select{width:100%;max-width:460px}.food-finder-result,.food-finder-empty{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.food-finder-result>span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.food-finder-result h2{margin:15px 0;font-size:clamp(32px,4vw,48px)}.food-finder-result>p,.food-finder-empty p{color:#5b716a;line-height:1.65}.food-result-links{grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0;display:grid}.food-result-links a{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;gap:9px;padding:20px;display:flex}.food-result-links strong{font-size:14px;line-height:1.35}.food-result-links small,.food-finder-result>.text-link{color:var(--peach-deep);font-size:10px;font-weight:900}.food-question-section{background:var(--peach-deep);color:#fff;grid-template-columns:.7fr 1.3fr;gap:clamp(45px,8vw,110px);padding:clamp(82px,9vw,126px) max(24px,50vw - 582px);display:grid}.food-question-section h2{color:#fff;margin-top:18px;font-size:clamp(42px,5vw,66px);line-height:1}.food-question-section ol{margin:0;padding:0;list-style:none}.food-question-section li{border-top:1px solid #ffffff40;grid-template-columns:42px 1fr;gap:18px;padding:18px 0;display:grid}.food-question-section li:last-child{border-bottom:1px solid #ffffff40}.food-question-section li span{color:var(--yellow);font-family:var(--font-fraunces), Georgia, serif}.food-question-section li p{margin:0;line-height:1.55}.tax-folder-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tax-folder-grid article{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:26px}.tax-folder-grid span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.tax-folder-grid h3{margin:20px 0 11px;font-size:27px}.tax-folder-grid p{color:#5b716a;font-size:12px;line-height:1.65}.tax-monthly-section{padding-top:0}.tax-record-tool{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:clamp(24px,4vw,38px)}.tax-record-toolbar{background:var(--mint);justify-content:space-between;align-items:center;gap:20px;margin:clamp(-38px,-4vw,-24px) clamp(-38px,-4vw,-24px) 20px;padding:20px;display:flex}.tax-record-toolbar p{color:var(--green-deep);font-size:11px}.tax-record-toolbar>div{gap:8px;display:flex}.tax-record-toolbar .button{padding:11px 14px}.tax-record-list label{grid-template-columns:32px 1fr}.tax-record-list label>span{color:#60776f;border-radius:50%;width:28px;height:28px}.tax-record-list label.completed>span{color:#fff}.tax-source-section{background:var(--ink);color:#fff;grid-template-columns:.7fr 1.3fr;gap:clamp(45px,8vw,100px);padding:clamp(82px,9vw,126px) max(24px,50vw - 582px);display:grid}.tax-source-section h2{color:#fff;margin-top:18px;font-size:clamp(42px,5vw,65px);line-height:1}.tax-source-section>div:last-child{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tax-source-section a{background:#ffffff14;border:1px solid #ffffff26;border-radius:18px;flex-direction:column;gap:10px;padding:22px;display:flex}.tax-source-section a span,.tax-source-section a small{color:var(--yellow);text-transform:uppercase;font-size:9px;font-weight:900}.tax-source-section a strong{color:#fff;font-size:18px}@media (width<=1250px){.resource-site-header nav{display:none}}@media (width<=900px){.tuition-calculator,.launch-plan-controls,.launch-sections>section,.food-question-section,.tax-source-section{grid-template-columns:1fr}.food-result-links,.tax-folder-grid{grid-template-columns:repeat(2,1fr)}.launch-state-note{flex-direction:column;align-items:flex-start;display:flex}.comparison-toolbar,.tax-record-toolbar{flex-direction:column;align-items:flex-start}}@media (width<=600px){.header-tools .shop-review-pill{display:none}.food-result-links,.tax-folder-grid,.tax-source-section>div:last-child{grid-template-columns:1fr}.launch-actions,.comparison-toolbar>div,.tax-record-toolbar>div{flex-direction:column;align-items:stretch;width:100%}}@media print{.comparison-toolbar,.launch-plan-controls,.tax-record-toolbar,.food-question-section,.tax-source-section,.tool-disclosure{display:none!important}.insurance-comparison-section,.launch-plan-section,.tax-monthly-section{max-width:none;padding:0}.insurance-comparison-table,.insurance-comparison-table textarea{min-width:0}.launch-sections>section,.tax-record-list label{break-inside:avoid}.insurance-page>section:not(.insurance-comparison-section),.tax-record-page>section:not(.tax-monthly-section){display:none!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketing-ready-card,.equipment-caution-card{background:var(--ink);color:#fff;border-radius:28px;align-self:stretch;padding:clamp(30px,4vw,48px)}.marketing-ready-card>span,.equipment-caution-card>span,.marketing-kit-intro>span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.marketing-ready-card h2,.equipment-caution-card h2{color:#fff;margin:20px 0 15px;font-size:clamp(29px,3vw,42px);line-height:1.05}.marketing-ready-card p,.equipment-caution-card p{color:#c9d8d3;font-size:12px;line-height:1.7}.marketing-readiness-strip,.equipment-buy-order{background:var(--mint);grid-template-columns:repeat(4,1fr);padding:0 max(24px,50vw - 582px);display:grid}.marketing-readiness-strip div,.equipment-buy-order article{border-right:1px solid #17352f1f;align-items:center;gap:14px;margin:0;padding:25px 20px;display:flex}.marketing-readiness-strip div:first-child,.equipment-buy-order article:first-child{border-left:1px solid #17352f1f}.marketing-readiness-strip strong,.equipment-buy-order strong{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:22px}.marketing-readiness-strip span,.equipment-buy-order p{color:var(--green-deep);margin:0;font-size:10px;font-weight:800;line-height:1.35}.marketing-channel-section,.marketing-tool-section,.marketing-kit-section,.supplier-section,.equipment-category-section,.equipment-planner-section{max-width:1320px;margin:0 auto;padding:clamp(82px,9vw,128px) clamp(24px,6vw,78px)}.marketing-channel-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.marketing-channel-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:280px;padding:clamp(26px,4vw,38px);transition:transform .16s,box-shadow .16s;display:flex}.marketing-channel-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 44px #17352f1a}.marketing-channel-grid span,.marketing-builder-heading span,.marketing-output>span,.equipment-toolbar span{color:var(--peach-deep);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.marketing-channel-grid h3{margin:22px 0 13px;font-size:clamp(28px,3vw,39px);line-height:1.05}.marketing-channel-grid p{color:#5c716a;font-size:12px;line-height:1.7}.marketing-channel-grid strong{color:var(--peach-deep);margin-top:auto;padding-top:24px;font-size:10px}.marketing-privacy-section,.used-equipment-section{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,110px);padding:clamp(82px,9vw,126px) max(24px,50vw - 582px);display:grid}.marketing-privacy-section h2,.used-equipment-section h2{color:#fff;margin:18px 0;font-size:clamp(40px,5vw,64px);line-height:1}.marketing-privacy-section p,.used-equipment-section p{color:#c5d5d0;font-size:12px;line-height:1.7}.marketing-privacy-section ul{margin:0;padding:0;list-style:none}.marketing-privacy-section li{border-top:1px solid #ffffff2e;padding:18px 0 18px 32px;line-height:1.55;position:relative}.marketing-privacy-section li:last-child{border-bottom:1px solid #ffffff2e}.marketing-privacy-section li:before{color:var(--yellow);content:"✓";position:absolute;left:0}.marketing-tool-section{max-width:1440px}.marketing-planner{gap:clamp(80px,9vw,120px);display:grid}.marketing-builder{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden}.marketing-builder-heading{background:var(--mint);justify-content:space-between;align-items:end;gap:30px;padding:clamp(28px,4vw,42px);display:flex}.marketing-builder-heading h2,.equipment-toolbar h2{margin:14px 0 9px;font-size:clamp(34px,4vw,50px);line-height:1}.marketing-builder-heading p{color:#567069;font-size:11px}.marketing-progress{background:var(--ink);color:#fff;border-radius:18px;align-items:center;gap:12px;padding:16px 18px;display:flex}.marketing-progress strong{color:var(--yellow);font-size:20px}.marketing-progress span{color:#c8d6d2;letter-spacing:0;text-transform:none;max-width:70px}.marketing-fields{grid-template-columns:repeat(2,1fr);gap:16px;padding:clamp(28px,4vw,42px);display:grid}.marketing-fields label{color:var(--green-deep);flex-direction:column;gap:8px;font-size:10px;font-weight:900;display:flex}.marketing-fields .wide-field{grid-column:1/-1}.marketing-fields input,.marketing-fields select,.marketing-fields textarea{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:12px;outline:0;min-height:48px;padding:12px 14px;font-size:12px}.marketing-fields textarea{resize:vertical;min-height:82px}.marketing-output{background:var(--ink);color:#fff;padding:clamp(28px,4vw,42px)}.marketing-output>span{color:var(--yellow)}.marketing-output>p{font-family:var(--font-fraunces), Georgia, serif;margin:18px 0 24px;font-size:clamp(24px,3vw,35px);line-height:1.35}.marketing-output>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.text-button{color:#c6d6d1;cursor:pointer;background:0 0;border:0;padding:10px;font-size:10px;font-weight:800;text-decoration:underline}.marketing-builder>.tool-disclosure{margin:0}.marketing-calendar .section-heading{margin-bottom:34px}.marketing-week-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.marketing-week-grid>section{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:26px}.marketing-week-grid h3{margin:0 0 16px;font-size:25px}.marketing-week-grid label{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:23px 1fr;align-items:start;gap:12px;padding:15px 0;display:grid}.marketing-week-grid input{opacity:0;position:absolute}.marketing-week-grid label>span{color:#fff;border:1px solid #9bb0a9;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.marketing-week-grid label.completed>span{background:var(--green-deep);border-color:var(--green-deep)}.marketing-week-grid label p{color:#566d65;margin:1px 0 0;font-size:11px;line-height:1.55}.marketing-week-grid label.completed p{color:#899690;text-decoration:line-through}.marketing-kit-section{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;align-items:start;gap:38px;display:grid}.marketing-kit-intro h2{margin:20px 0;font-size:clamp(38px,5vw,62px);line-height:1}.marketing-kit-intro p{color:#5b716a;margin-bottom:24px;font-size:12px;line-height:1.7}.marketing-style-previews{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.marketing-style-previews article{aspect-ratio:4/5;border:1px solid var(--ink);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;padding:20px;display:flex;overflow:hidden}.marketing-style-previews small{letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.marketing-style-previews strong{font-family:var(--font-fraunces), Georgia, serif;margin:20px 0;font-size:clamp(25px,3vw,42px);line-height:1}.marketing-style-previews span{font-size:10px;font-weight:800}.style-warm{background:var(--peach);transform:rotate(-1deg)}.style-calm{background:var(--mint);transform:translateY(12px)}.style-bright{background:var(--yellow);transform:rotate(1deg)}.marketing-kit-list{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:9px 16px;display:grid}.marketing-kit-list span{border-top:1px solid var(--line);color:#536c64;padding-top:12px;font-size:10px}.marketing-source-note{background:var(--peach-deep);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:clamp(55px,7vw,88px) max(24px,50vw - 582px);display:flex}.marketing-source-note>div{max-width:720px}.marketing-source-note span{color:var(--yellow);text-transform:uppercase;font-size:9px;font-weight:900}.marketing-source-note h2{color:#fff;margin:15px 0 10px;font-size:clamp(34px,4vw,48px)}.marketing-source-note p{font-size:11px;line-height:1.65}.equipment-buy-order article{flex-direction:column;align-items:flex-start;gap:7px}.equipment-buy-order h2{margin:0;font-size:22px}.supplier-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.supplier-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:24px;grid-template-columns:1fr auto;padding:28px;transition:background .16s,transform .16s;display:grid}.supplier-grid>a:hover{background:#fff;transform:translateY(-3px)}.supplier-grid span,.supplier-grid h3,.supplier-grid p,.supplier-grid small{grid-column:1/-1}.supplier-grid span{color:var(--peach-deep);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.supplier-grid h3{margin:19px 0;font-size:clamp(28px,3vw,40px)}.supplier-grid>a>strong{color:var(--green-deep);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.supplier-grid p{color:#536c64;margin:10px 0;font-size:12px;line-height:1.65}.supplier-grid small{color:#72817c;font-size:10px;line-height:1.6}.supplier-grid b{color:var(--peach-deep);grid-column:1/-1;margin-top:24px;font-size:10px}.equipment-category-section{padding-top:0}.equipment-category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.equipment-category-grid article{background:var(--mint);border-radius:22px;padding:26px}.equipment-category-grid article:nth-child(2n){background:var(--paper);border:1px solid var(--line)}.equipment-category-grid span{color:var(--peach-deep);font-family:var(--font-fraunces), Georgia, serif;font-size:20px}.equipment-category-grid h3{margin:18px 0;font-size:27px}.equipment-category-grid ul{margin:0;padding:0;list-style:none}.equipment-category-grid li{color:#536c64;border-top:1px solid #17352f21;padding:11px 0;font-size:10px}.used-equipment-links{gap:12px;display:grid}.used-equipment-links a{background:#ffffff12;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;gap:8px;padding:21px;display:flex}.used-equipment-links span,.used-equipment-links small{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.used-equipment-links strong{color:#fff;font-size:17px}.equipment-planner-section{max-width:1480px}.equipment-planner{background:var(--paper);border:1px solid var(--line);border-radius:26px;overflow:hidden}.equipment-toolbar{background:var(--mint);justify-content:space-between;align-items:end;gap:24px;padding:clamp(24px,4vw,38px);display:flex}.equipment-toolbar>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.equipment-toolbar .button{padding:11px 14px}.equipment-summary{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);display:grid}.equipment-summary>div{border-right:1px solid #ffffff24;padding:20px clamp(20px,3vw,34px)}.equipment-summary span,.equipment-summary strong{display:block}.equipment-summary span{color:#bcd0ca;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.equipment-summary strong{color:var(--yellow);font-family:var(--font-fraunces), Georgia, serif;margin-top:9px;font-size:clamp(26px,3vw,38px)}.equipment-table-wrap{overflow-x:auto}.equipment-table{border-collapse:collapse;width:100%;min-width:1420px}.equipment-table th,.equipment-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;padding:9px}.equipment-table th{color:var(--green-deep);letter-spacing:.06em;text-transform:uppercase;background:#f2eee5;font-size:8px}.equipment-table td:first-child{min-width:235px}.equipment-table td:nth-child(2),.equipment-table td:nth-child(7){min-width:130px}.equipment-table td:nth-child(8){min-width:230px}.equipment-table input,.equipment-table select,.equipment-table textarea{color:var(--ink);font:inherit;background:#fff;border:1px solid #17352f1f;border-radius:8px;outline:0;width:100%;min-height:37px;padding:8px;font-size:9px}.equipment-table td:first-child select{color:var(--peach-deep);margin-bottom:6px;font-size:8px;font-weight:900}.equipment-table textarea{resize:vertical;min-height:66px}.money-input{align-items:center;display:flex;position:relative}.money-input i{color:var(--peach-deep);font-size:9px;font-style:normal;position:absolute;left:8px}.money-input input{padding-left:18px}.remove-row{border:1px solid var(--line);color:var(--peach-deep);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;display:flex}.equipment-planner>.tool-disclosure{margin:0}@media (width<=900px){.marketing-readiness-strip,.equipment-buy-order,.marketing-channel-grid,.marketing-privacy-section,.marketing-week-grid,.marketing-kit-section,.supplier-grid,.equipment-category-grid,.used-equipment-section{grid-template-columns:repeat(2,1fr)}.marketing-privacy-section,.used-equipment-section,.marketing-kit-section{grid-template-columns:1fr}.marketing-builder-heading,.equipment-toolbar,.marketing-source-note{flex-direction:column;align-items:flex-start}.marketing-style-previews{grid-template-columns:repeat(3,1fr)}.marketing-kit-list{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.marketing-readiness-strip,.equipment-buy-order,.marketing-channel-grid,.marketing-fields,.marketing-week-grid,.supplier-grid,.equipment-category-grid,.equipment-summary{grid-template-columns:1fr}.marketing-readiness-strip div,.equipment-buy-order article{border-bottom:1px solid #17352f1f;border-left:1px solid #17352f1f}.marketing-fields .wide-field{grid-column:auto}.marketing-style-previews{grid-template-columns:1fr}.marketing-style-previews article{aspect-ratio:5/3;transform:none}.marketing-kit-list{grid-template-columns:1fr}.equipment-summary>div{border-bottom:1px solid #ffffff24}.equipment-toolbar>div:last-child,.equipment-toolbar .button{width:100%}}@media print{.marketing-page>section:not(.marketing-tool-section),.equipment-page>section:not(.equipment-planner-section),.marketing-builder-heading,.marketing-builder>.tool-disclosure,.equipment-planner>.tool-disclosure{display:none!important}.marketing-tool-section,.equipment-planner-section{max-width:none;padding:0}.marketing-planner{gap:32px}.marketing-output,.equipment-summary{color:var(--ink);background:#fff}.marketing-output>p,.equipment-summary strong{color:var(--ink)}.marketing-week-grid>section,.equipment-table tr{break-inside:avoid}.equipment-table{min-width:0;font-size:6px}.equipment-table input,.equipment-table select,.equipment-table textarea{border:0;padding:2px;font-size:6px}}
