.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}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:20px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.auth-header{text-align:center;padding:40px 40px 24px;background:linear-gradient(135deg,#6366f1,#0ea5e9);color:#fff}.auth-icon{font-size:48px;margin-bottom:16px}.auth-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.auth-header p{margin:0;opacity:.9;font-size:16px}.auth-form{padding:32px 40px}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:16px;transition:all .2s ease;background:#f9fafb}.form-group input:focus,.form-group select:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 4px #6366f11a}.form-group input::placeholder{color:#9ca3af}.btn-primary{width:100%;padding:14px 24px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px -5px #6366f166}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-footer{padding:24px 40px;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center}.auth-footer p{margin:0;color:#6b7280;font-size:14px}.auth-footer a{color:#6366f1;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width: 480px){.auth-card{border-radius:12px}.auth-header{padding:32px 24px 20px}.auth-form{padding:24px}.auth-footer{padding:20px 24px}}.app{min-height:100vh}*{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}
