.manifesto-audit-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:#f9fafb;min-height:100vh}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem}.header p{color:#64748b;font-size:1.1rem}.saved-responses-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a}.saved-responses-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.saved-responses-header h3{color:#1e293b;margin:0;font-size:1.25rem}.refresh-button{background-color:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s}.refresh-button:hover:not(:disabled){background-color:#e2e8f0}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.response-selector{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#1e293b;background-color:#fff;cursor:pointer;transition:border-color .2s}.response-selector:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.loading-message{text-align:center;padding:1rem;color:#64748b;background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d}.input-form{margin-bottom:2rem}.form-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.prompt-textarea{width:100%;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;margin-bottom:1rem;transition:border-color .2s}.prompt-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.button-group{display:flex;gap:1rem}.submit-button{flex:1;background-color:#3b82f6;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-button:hover:not(:disabled){background-color:#2563eb}.submit-button:disabled{background-color:#94a3b8;cursor:not-allowed;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.polling-status{margin-top:.75rem;padding:.6rem 1rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;font-size:.9rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.error-message{background-color:#fee2e2;border:1px solid #ef4444;color:#b91c1c;padding:1rem;border-radius:8px;margin-bottom:1rem}.response-section{margin-top:2rem}.government-summary{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a}.government-summary h2{color:#1e293b;margin-bottom:1rem;font-size:1.5rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.summary-item{display:flex;flex-direction:column}.summary-item .label{font-size:.875rem;color:#64748b;margin-bottom:.25rem}.summary-item .value{font-size:1.125rem;font-weight:600;color:#1e293b;word-break:break-word}.promises-grid{display:flex;flex-direction:column;gap:1rem}.promise-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s}.promise-card:hover{box-shadow:0 4px 6px #0000001a}.card-header{padding:1rem 1.5rem;cursor:pointer;border-left:4px solid transparent;background-color:#fff;transition:background-color .2s}.card-header:hover{background-color:#f8fafc}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.promise-title{flex:1}.promise-title h3{margin:0 0 .5rem;color:#1e293b;font-size:1.125rem}.category-badge{background-color:#e2e8f0;color:#475569;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-indicator{display:flex;align-items:center;gap:1rem}.status-badge{padding:.25rem .75rem;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase}.completion{font-weight:600;color:#1e293b;min-width:3rem}.expand-icon{color:#64748b;font-size:.875rem}.card-content{padding:1.5rem;border-top:1px solid #e2e8f0;background-color:#f8fafc}.detail-section{margin-bottom:1.5rem}.detail-section:last-child{margin-bottom:0}.detail-section h4{color:#1e293b;margin:0 0 .5rem;font-size:1rem;display:flex;align-items:center;gap:.5rem}.detail-section p{margin:0;color:#475569;line-height:1.6}.detail-section ul{margin:0;padding-left:1.5rem;color:#475569}.detail-section li{margin-bottom:.25rem}.brutal-reality{background-color:#fff7ed;padding:1rem;border-radius:6px;border-left:4px solid #f97316}.brutal-reality h4{color:#9a3412}.sources-list{list-style:none;padding:0}.sources-list li{margin-bottom:.5rem}.sources-list a{color:#3b82f6;text-decoration:none;word-break:break-all;font-size:.875rem}.sources-list a:hover{text-decoration:underline}.no-promises-message{background:#fff;padding:2rem;text-align:center;border-radius:8px;color:#64748b;font-size:1.1rem;box-shadow:0 2px 4px #0000000d}@media(max-width:768px){.manifesto-audit-container{padding:1rem}.header h1{font-size:2rem}.saved-responses-header{flex-direction:column;gap:1rem;align-items:flex-start}.refresh-button{width:100%}.button-group{flex-direction:column}.header-content{flex-direction:column;align-items:flex-start}.status-indicator{width:100%;justify-content:space-between}.summary-grid{grid-template-columns:1fr}}
