@keyframes jah-spin{to{transform:rotate(360deg)}}.app-page{max-width:1500px;margin:0 auto;padding:2rem 1rem;color:#1f2937;background-color:#add8e6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-header{text-align:center;background-color:#ff0;margin-bottom:2rem}.app-header h1{margin:0;text-align:center;background-color:#90ee90}.app-header p{margin-top:.25rem;color:#6b7280}.analysis-form{display:flex;flex-direction:column;gap:1.25rem}.field-label{display:flex;flex-direction:column;gap:.5rem;font-weight:600}.field-hint{font-size:.9rem;font-weight:400}.file-input{font-weight:400;min-height:1rem;padding:.75rem;border:1px solid black;border-radius:6px}.file-input::file-selector-button{background-color:#e5e7eb;border:0;padding:.5rem 1rem;border-radius:6px;font:"Inter",sans-serif;font-weight:600;cursor:pointer;box-shadow:0 0 0 2px transparent}.file-name{color:#059669;font-weight:400}.job-textarea{min-height:15rem;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font:inherit;font-size:.95rem;font-weight:400;resize:vertical}.submit-button{padding:.75rem 1.25rem;border:0;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer;font-size:1rem;font-weight:600}.submit-button:disabled{cursor:not-allowed;opacity:.8}.button-loading{display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:jah-spin .8s linear infinite}.error-message{padding:.75rem;border-radius:6px;background:#fee2e2;color:#991b1b}.results-section{margin-top:2.5rem}.results-section h2{margin-top:0;margin-bottom:1.5rem;text-align:center}.feedback-warning{margin-top:.5rem;font-size:.9rem;font-weight:700;border:1px solid black;color:red;padding:.5rem;border-radius:4px}.result-card{margin-bottom:1rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}
