.app{min-height:100vh}.gap-report{margin-top:2rem}.completeness-score{padding:1.5rem;border:3px solid;border-radius:.5rem;margin-bottom:2rem;background:#f9fafb}.completeness-score h2{margin:0 0 1rem}.summary-section,.present-fields,.missing-fields,.remediation,.recommendations{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.summary-section h2,.present-fields h2,.missing-fields h2,.remediation h2,.recommendations h2{margin-top:0;margin-bottom:1rem}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat{text-align:center;padding:1rem;background:#f9fafb;border-radius:.5rem}.stat-value{font-size:2rem;font-weight:700;color:#1f2937}.stat-label{font-size:.875rem;color:#6b7280;margin-top:.5rem}.fields-list{display:flex;flex-wrap:wrap;gap:.5rem}.field-badge{padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500}.field-badge.present{background:#d1fae5;color:#065f46}.category-section{margin-bottom:2rem}.category-section h3{margin-bottom:1rem;font-size:1.125rem}.missing-field{padding:1rem;margin-bottom:1rem;border-left:4px solid;background:#f9fafb;border-radius:.25rem}.field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.priority{font-weight:700;text-transform:uppercase;font-size:.875rem}.description{color:#374151;margin-bottom:.5rem}.why-needed{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.example{color:#059669;font-size:.875rem;font-style:italic}.remediation-item{padding:1rem;margin-bottom:1rem;border-left:4px solid;background:#f9fafb;border-radius:.25rem}.remediation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.recommendations ul{padding-left:1.5rem}.recommendations li{margin-bottom:.5rem}.gap-analyzer{max-width:1400px;margin:0 auto;padding:2rem}.gap-analyzer h1{margin-bottom:.5rem}.subtitle{color:#6b7280;margin-bottom:2rem}.input-section{margin-bottom:2rem}.input-section label{display:block;margin-bottom:.5rem;font-weight:600;margin-top:1rem}.input-section label:first-of-type{margin-top:0}.input-section input[type=text],.input-section textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;font-size:1rem}.input-section textarea{resize:vertical}.analyze-btn{margin-top:1rem;padding:.75rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.analyze-btn:hover:not(:disabled){background:#2563eb}.analyze-btn:disabled{background:#9ca3af;cursor:not-allowed}.error{padding:1rem;background:#fee2e2;color:#dc2626;border-radius:.5rem;margin-bottom:1rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
