.compliance-page{min-height:100vh;background:linear-gradient(180deg,#f5f3ff,#fff 25%);padding-bottom:4rem}.page-header{text-align:center;padding:2rem 1rem 1.5rem}.page-title{font-size:2.25rem;font-weight:800;color:#1f2937;margin:0 0 .75rem;letter-spacing:-.025em}.page-subtitle{font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;margin-bottom:1rem}.breadcrumb a{color:#6366f1;text-decoration:none;font-weight:500;transition:color .15s ease}.breadcrumb a:hover{color:#4f46e5;text-decoration:underline}.breadcrumb .separator{color:#9ca3af}.breadcrumb .current{color:#6b7280}.checklist-results{max-width:900px;margin:0 auto;padding:0 1rem}.results-header{margin-bottom:2rem}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.back-button{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:12px;font-size:.875rem;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.back-button:hover{background:#f9fafb;border-color:#9ca3af;transform:translateX(-2px)}.header-actions{display:flex;gap:.75rem}.action-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.action-button .btn-icon{font-size:1rem}.action-button:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.action-button:active{transform:translateY(0)}.share-button{background:#fff;border:1px solid #d1d5db;color:#374151}.share-button:hover{background:#f9fafb;border-color:#9ca3af}.download-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;color:#fff}.download-button:hover{background:linear-gradient(135deg,#4f46e5,#3a30e2)}.results-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;letter-spacing:-.025em}.results-meta{font-size:.875rem;color:#6b7280;margin:0}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.summary-card{display:flex;align-items:center;gap:.875rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease;position:relative;overflow:hidden}.summary-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#d1d5db}.summary-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.summary-card.required-card:before{background:#dc2626}.summary-card.recommended-card:before{background:#d97706}.summary-card.optional-card:before{background:#2563eb}.summary-card.cost-card{grid-column:span 2}.summary-card.cost-card:before{background:#059669}.summary-card.cost-card .summary-value,.summary-icon{font-size:1.25rem}.summary-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f3f4f6;flex-shrink:0}.summary-content{display:flex;flex-direction:column}.summary-value{font-size:1.75rem;font-weight:800;color:#1f2937;line-height:1;letter-spacing:-.025em}.summary-label{font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.cost-disclaimer{font-size:.75rem;color:#9ca3af;font-style:italic;margin:-.5rem 0 1.5rem}.esa-card{padding:1.5rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);position:relative;overflow:hidden}.esa-card.available{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7}.esa-card.unavailable{background:#f9fafb;border:1px solid #e5e7eb}.esa-header{gap:.75rem;margin-bottom:.75rem}.esa-header,.esa-icon{display:flex;align-items:center}.esa-icon{justify-content:center;width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.7);font-size:1.125rem}.esa-title{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}.esa-funding{font-size:1rem;color:#047857;font-weight:700;margin:0 0 .5rem}.unavailable .esa-funding{color:#6b7280;font-weight:400}.esa-eligibility{font-size:.9375rem;color:#4b5563;margin:0 0 .75rem;line-height:1.5}.esa-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#059669;text-decoration:none;transition:all .2s ease}.esa-link:after{content:"→";transition:transform .2s ease}.esa-link:hover{color:#036546;text-decoration:none}.esa-link:hover:after{transform:translateX(4px)}.checklist-categories{margin-bottom:2rem}.category-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:1rem;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:box-shadow .2s ease}.category-section:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.category-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;background:#f9fafb;border:none;border-left:4px solid #6366f1;cursor:pointer;transition:all .2s ease}.category-header:hover{background:#f3f4f6}.category-header[aria-expanded=true]{background:#f5f3ff}.category-info{display:flex;align-items:center;gap:.75rem}.category-title{font-size:1.0625rem;font-weight:700;color:#1f2937;margin:0}.category-count{font-size:.75rem;font-weight:600;color:#6b7280;background:#e5e7eb;padding:.25rem .625rem;border-radius:9999px}.expand-icon{font-size:.875rem;color:#9ca3af;transition:transform .2s ease}.expand-icon.expanded{transform:rotate(180deg)}.category-items{padding:1rem 1.5rem;background:#fff}.checklist-item{position:relative;padding:1.5rem 1.5rem 1.5rem 1.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.checklist-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:12px 0 0 12px;background:#d1d5db}.checklist-item.level-required:before{background:#dc2626}.checklist-item.level-recommended:before{background:#d97706}.checklist-item.level-optional:before{background:#2563eb}.checklist-item:last-child{margin-bottom:0}.checklist-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-color:#d1d5db}.item-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.level-badge{flex-shrink:0;padding:.3125rem .75rem;border-radius:6px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.level-badge.level-required{background:#fee2e2;color:#dc2626}.level-badge.level-recommended{background:#fef3c7;color:#d97706}.level-badge.level-optional{background:#dbeafe;color:#2563eb}.item-title{font-size:1rem;font-weight:700;color:#1f2937;margin:0;line-height:1.4}.item-description{font-size:.9375rem;color:#4b5563;line-height:1.65;margin:0 0 1rem}.item-metadata{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1rem}.metadata-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#f9fafb;border-radius:6px}.metadata-icon,.metadata-item{font-size:.875rem}.metadata-label{color:#6b7280;font-weight:500}.metadata-value{color:#1f2937;font-weight:600}.item-notes{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;background:#f5f3ff;border-radius:12px;margin-bottom:1rem;border-left:3px solid #6366f1}.notes-icon{flex-shrink:0;font-size:.875rem;margin-top:.125rem}.notes-text{font-size:.875rem;color:#5b21b6;line-height:1.55;font-style:italic}.item-links{display:flex;flex-wrap:wrap;gap:.625rem}.link-button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:12px;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;min-height:44px}.link-button:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}.link-button.link-form{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.link-button.link-form:hover{background:#bfdbfe;border-color:#60a5fa}.link-icon{font-size:.875rem}.state-notes{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.notes-title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#92400e;margin:0 0 1rem}.notes-title:before{content:"📋";font-size:1.125rem}.notes-list{margin:0;padding-left:1.5rem;list-style:none}.notes-list li{position:relative;font-size:.9375rem;color:#78350f;line-height:1.65;margin-bottom:.625rem;padding-left:.25rem}.notes-list li:before{content:"•";position:absolute;left:-1rem;color:#d97706;font-weight:700}.notes-list li:last-child{margin-bottom:0}.resources-section{margin-bottom:2rem}.resources-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.resources-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.resource-card{display:flex;align-items:flex-start;gap:.875rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:all .2s ease}.resource-card:hover{border-color:#6366f1;background:#f5f3ff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.resource-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f3f4f6;border-radius:12px;font-size:1rem;flex-shrink:0;transition:background .2s ease}.resource-card:hover .resource-icon{background:#e0e7ff}.resource-content{display:flex;flex-direction:column;gap:.25rem}.resource-title{font-size:.9375rem;font-weight:600;color:#1f2937}.resource-description{font-size:.8125rem;color:#6b7280;line-height:1.5}.seo-content{max-width:800px;margin:3rem auto 0;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.seo-content h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.seo-content h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:1.75rem 0 .75rem}.seo-content p{font-size:1rem;color:#4b5563;line-height:1.7;margin:0 0 1rem}.seo-content ul{margin:0;padding-left:1.5rem}.seo-content li{font-size:.9375rem;color:#4b5563;line-height:1.65;margin-bottom:.5rem}.seo-content li strong{color:#1f2937}@media(max-width:768px){.resources-grid{grid-template-columns:1fr}}@media(max-width:640px){.page-header{padding:1.5rem 1rem 1rem}.page-title{font-size:1.625rem}.page-subtitle{font-size:1rem}.header-top{flex-direction:column;align-items:stretch}.back-button{align-self:flex-start}.header-actions{justify-content:stretch}.header-actions .action-button{flex:1 1;justify-content:center}.results-title{font-size:1.375rem}.summary-cards{grid-template-columns:repeat(2,1fr)}.summary-card{padding:1rem}.summary-card.cost-card{grid-column:span 2}.summary-value{font-size:1.5rem}.esa-card{padding:1.25rem}.category-header{padding:1rem 1.25rem}.category-items{padding:.875rem 1rem}.checklist-item{padding:1.25rem 1.25rem 1.25rem 1.5rem}.item-metadata{flex-direction:column;gap:.625rem}.metadata-item{width:100%}.item-links{flex-direction:column}.item-links .link-button{width:100%;justify-content:center}.state-notes{padding:1.25rem}.seo-content{margin:2rem .5rem 0;padding:1.5rem}}