*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background-color:#f9fafb;color:#1f2937;line-height:1.6}.header{text-align:center;padding:1.5rem 1rem;background-color:#2563eb;color:#fff;font-size:1.75rem;font-weight:700;box-shadow:0 2px 4px #0000001a}.prompt-box{display:flex;gap:.5rem;margin:2rem auto 1rem;max-width:600px;padding:0 1rem}.prompt-input{flex:1;padding:.75rem 1rem;border-radius:.375rem;border:1px solid #d1d5db;font-size:1rem;outline:none;transition:border-color .2s}.prompt-input:focus{border-color:#2563eb}.prompt-button{padding:.75rem 1.25rem;border-radius:.375rem;border:none;background-color:#2563eb;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.prompt-button:hover{background-color:#1d4ed8}.prompt-button:disabled{background-color:#93c5fd;cursor:not-allowed}.result-card{background-color:#f3f4f6;padding:1.5rem;border-radius:.5rem;margin:1rem auto;max-width:700px;white-space:pre-wrap;word-wrap:break-word;box-shadow:0 1px 3px #0000000d}.result-card h2{margin-bottom:.75rem;font-size:1.25rem;color:#1f2937}.footer{text-align:center;padding:1rem;margin-top:2rem;background-color:#e5e7eb;font-size:.875rem;color:#6b7280}button{font-family:inherit}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}
