@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");.container{max-width:960px;margin:0 auto;padding:2rem;font-family:Inter,Segoe UI,sans-serif;color:#1f2937;background-color:#ffffff}.title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.description{font-size:1rem;color:#4b5563;margin-bottom:2rem}.label{display:block;margin-top:1.5rem;font-weight:600;font-size:.875rem;color:#374151}input[type=text],select,textarea{width:100%;padding:.75rem;margin-top:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;background-color:#f9fafb;transition:border-color .2s ease;font-family:Inter,sans-serif}input:focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;background-color:#fff}.button{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#111827;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.button:hover{background-color:#1f2937}.output{margin-top:2rem;background-color:#f3f4f6;padding:1.5rem;border-left:5px solid #000;border-radius:6px;white-space:pre-wrap;font-size:.95rem}.style-prof{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#111827;border-left:4px solid #2563eb;background-color:#f9fafb}.style-mind,.style-prof{padding:1rem;margin-bottom:1.5rem}.style-mind{font-family:Georgia,serif;font-style:italic;background:#fef2f2;border-left:4px dashed #dc2626;color:#4b5563}.style-1min{font-family:Courier New,monospace;background:#f8fafc;border:1px solid #d1d5db;padding:1rem;color:#374151;margin-bottom:1.5rem}