body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{animation:gradientBG 15s ease infinite;background:linear-gradient(-45deg,#fdfbfb,#ebedee,#e0c3fc,#8ec5fc);background-size:400% 400%;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.glass-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff73;border:1px solid #fff9;border-radius:20px;box-shadow:0 8px 32px 0 #1f268712;margin:20px auto;max-width:900px;padding:30px;transition:transform .3s ease,box-shadow .3s ease;width:85%}.glass-card:hover{box-shadow:0 12px 40px 0 #1f26871a;transform:translateY(-5px)}.glass-textarea{background:#fff9;border:1px solid #fffc;border-radius:12px;box-sizing:border-box;color:#333;font-family:inherit;font-size:15px;margin-bottom:15px;min-height:120px;outline:none;padding:15px;resize:vertical;transition:all .3s ease;width:100%}.glass-textarea:focus{background:#ffffffe6;border-color:#00c6ff;box-shadow:0 0 0 3px #00c6ff33}.glass-select{background:#fff9;border:1px solid #fffc;border-radius:12px;box-sizing:border-box;color:#333;font-size:15px;margin-bottom:20px;outline:none;padding:12px 15px;width:100%}.glass-button,.glass-select{cursor:pointer;transition:all .3s ease}.glass-button{align-items:center;background:linear-gradient(135deg,#6a5cff,#00c6ff);border:none;border-radius:12px;box-shadow:0 4px 15px #6a5cff4d;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px}.glass-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.glass-button:hover:not(:disabled){box-shadow:0 6px 20px #6a5cff66;transform:scale(1.02)}.glass-button:active:not(:disabled){transform:scale(.98)}.formatted-response{background:#ffffff80;border:1px solid #fff9;border-radius:16px;color:#1a1a1a;font-size:15px;line-height:1.6;margin-top:25px;padding:20px}.formatted-response h1,.formatted-response h2,.formatted-response h3{color:#2c3e50;font-weight:600;margin-bottom:.5em;margin-top:1.5em}.formatted-response h1:first-child,.formatted-response h2:first-child,.formatted-response h3:first-child{margin-top:0}.formatted-response p{margin-bottom:1em}.formatted-response ol,.formatted-response ul{margin-bottom:1em;padding-left:20px}.formatted-response li{margin-bottom:.5em}.formatted-response strong{color:#4338ca;font-weight:700}.formatted-response code{background:#0000000d;border-radius:4px;color:#c026d3;font-family:source-code-pro,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:2px 6px}.formatted-response pre{background:#000c;border-radius:8px;color:#fff;overflow-x:auto;padding:15px}.formatted-response pre code{background:none;color:inherit;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff3}::-webkit-scrollbar-thumb{background:#6a5cff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6a5cff80}
/*# sourceMappingURL=main.4fc20491.css.map*/