.state-landing-page{background:#fff;min-height:100vh}.state-landing-loading,.state-landing-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#2563eb;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.state-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);padding:4rem 0}.state-hero h1{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.state-hero .hero-content{max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.75}.fresh-start-section,.services-section,.how-it-works-section,.preparation-section,.faqs-section,.cta-section,.disclaimer-section{padding:4rem 0}.fresh-start-section{background:#f9fafb}.services-section{background:#fff}.how-it-works-section{background:#f9fafb}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container h2{color:#111827;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.content{color:#374151;max-width:800px;margin:0 auto;font-size:1.0625rem;line-height:1.75}.content p{margin-bottom:1rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:box-shadow .3s,transform .3s}.service-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(37,99,235,.1)}.service-card h3{color:#2563eb;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.service-card p{color:#6b7280;line-height:1.6}.checklist{max-width:600px;margin:2rem auto 0;padding:0;list-style:none}.checklist li{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.checklist .checkmark{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.faqs-list{max-width:800px;margin:2rem auto 0}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-item summary{color:#111827;cursor:pointer;padding:1.25rem;font-weight:600;list-style:none;transition:background .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#f9fafb}.faq-item summary:before{content:"+";color:#2563eb;margin-right:.75rem;font-size:1.5rem;display:inline-block}.faq-item[open] summary:before{content:"−"}.faq-item p{color:#6b7280;padding:0 1.25rem 1.25rem;line-height:1.6}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%)}.cta-section .content{color:rgba(255,255,255,.95)}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.btn-primary,.btn-secondary{border-radius:6px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#2563eb;background:#fff}.btn-primary:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.btn-secondary:hover{background:rgba(255,255,255,.1)}.disclaimer-section{background:#f9fafb;padding:2rem 0}.disclaimer{color:#6b7280;text-align:center;max-width:800px;margin:0 auto;font-size:.875rem}@media (max-width:768px){.state-hero h1{font-size:2rem}.services-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.breadcrumb-nav{padding:.5rem 0}.breadcrumb-list{font-size:.8rem}.nearby-states-grid{grid-template-columns:1fr}}.breadcrumb-nav{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 0}.breadcrumb-list{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.breadcrumb-item a{color:#2563eb;text-decoration:none;transition:color .2s}.breadcrumb-item a:hover{color:#1d4ed8;text-decoration:underline}.breadcrumb-current span{color:#6b7280;font-weight:500}.breadcrumb-separator{color:#9ca3af;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 .5rem;font-size:.9rem;list-style:none}.nearby-states-section{background:#f0f4ff;border-top:1px solid #dbeafe;padding:4rem 0}.nearby-states-description{text-align:center;color:#475569;max-width:700px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.6}.nearby-states-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:900px;margin:0 auto;display:grid}.nearby-state-card{color:#1e3a8a;background:#fff;border:1px solid #dbeafe;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.nearby-state-card:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,99,235,.2)}.nearby-state-icon{font-size:1.25rem}.nearby-state-name{flex:1}.nearby-state-arrow{font-size:1.25rem;transition:transform .3s}.nearby-state-card:hover .nearby-state-arrow{transform:translate(4px)}.internal-linking-section{background:#f9fafb;border-top:1px solid #e5e7eb;padding:2rem 0}.internal-linking-section a{color:#1e3a8a;font-weight:600;text-decoration:underline;transition:color .2s}.internal-linking-section a:hover{color:#2563eb}
