.overlay.svelte-1xi601u{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.error-box.svelte-1xi601u{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ff453ad9;border:1px solid #ff453a;border-radius:12px;padding:20px;color:#333;font-weight:900;max-width:400px;text-align:center;box-shadow:0 4px 8px #0003;animation:svelte-1xi601u-fadeIn .3s ease}.error-box.svelte-1xi601u svg:where(.svelte-1xi601u){margin-bottom:10px}.error-box.svelte-1xi601u p:where(.svelte-1xi601u){font-size:16px}@keyframes svelte-1xi601u-fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.wrapper.svelte-x0f17p{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:10px}.container.svelte-x0f17p{width:100%;max-width:700px;min-height:70vh;padding:20px;background-color:#ffffff80;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:20px;box-shadow:0 6px 15px #00000026;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}h1.svelte-x0f17p{font-size:2rem;margin-bottom:20px;color:#333;font-family:Georgia,serif}@media (min-width: 768px){h1.svelte-x0f17p{font-size:3rem}}.input-area.svelte-x0f17p{width:100%;max-width:100%;height:120px;padding:15px;font-size:16px;border:2px solid #6200ea;border-radius:10px;margin-bottom:20px;transition:border-color .3s;background-color:#ffffffb3;box-shadow:inset 0 1px 5px #0000001a}.input-area.svelte-x0f17p:focus{border-color:#6200ea;outline:none}.buttons.svelte-x0f17p{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}button.svelte-x0f17p{padding:10px 20px;font-size:14px;border:none;background-color:#6200ea;color:#fff;border-radius:10px;cursor:pointer;transition:background-color .3s,box-shadow .3s;flex:1 1 auto;min-width:120px}button.svelte-x0f17p:hover{background-color:#3700b3;box-shadow:0 4px 8px #0003}.answer-box.svelte-x0f17p{margin-top:30px;padding:20px;font-size:16px;border-radius:10px;background-color:#ffffffb3;border:1px solid #6200ea;min-height:240px;box-shadow:0 2px 5px #0000000d;width:100%}@media (min-width: 768px){.answer-box.svelte-x0f17p{padding:30px;font-size:18px}}.loading-container.svelte-x0f17p{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:160px;gap:16px}.spinner.svelte-x0f17p{width:52px;height:52px;animation:svelte-x0f17p-rotate 1.4s linear infinite}.path.svelte-x0f17p{stroke:#6200ea;stroke-linecap:round;animation:svelte-x0f17p-dash 1.4s ease-in-out infinite}@keyframes svelte-x0f17p-rotate{to{transform:rotate(360deg)}}@keyframes svelte-x0f17p-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.loading-text.svelte-x0f17p{color:#6200ea;font-size:1rem;opacity:.8}
