*{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}.main-container{max-width:900px;margin:0 auto;padding:1rem}.legal-banner{background:#fff7ed;border:1px solid #fdba74;padding:1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.95rem}.download-btn{display:inline-block;margin-top:1rem;padding:.8rem 1.2rem;text-decoration:none;border-radius:.5rem;border:1px solid #ccc}table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}th,td{border:1px solid #ccc;padding:.7rem;text-align:left}th{font-weight:700}.download-btn{display:inline-block;margin-top:1rem;padding:.8rem 1.2rem;border-radius:.5rem;text-decoration:none;border:1px solid #ccc}.download-box{margin-top:2rem;padding:2rem;border:1px solid #ddd;border-radius:10px;text-align:center}.download-box a{display:inline-block;margin-top:1rem;padding:.8rem 1.4rem;border:1px solid #000;text-decoration:none}
