#root,body,html{height:100%}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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.chatbot-container{background:#fff;border-radius:16px;box-shadow:0 8px 40px #00000026;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:min(92vh,860px);height:min(92dvh,860px);margin:0 auto;overflow:hidden;width:min(100%,680px)}.chatbot-header{align-items:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;display:flex;gap:12px;padding:16px 20px}.bot-avatar{filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));height:40px;object-fit:contain;width:40px}.progress-section{align-items:center;background:#eff6ff;border-bottom:1px solid #dbeafe;display:flex;gap:12px;padding:12px 16px}.progress-bar-container{background:#dbeafe;border-radius:10px;box-shadow:inset 0 1px 3px #0000001a;flex:1 1;height:8px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#10b981,#22c55e);border-radius:10px;box-shadow:0 0 6px #10b98180;height:100%;transition:width .4s ease}.progress-text{color:#1e3a8a;font-size:.75rem;font-weight:600;white-space:nowrap}.bot-title{font-size:1.1rem;font-weight:700}.bot-subtitle{font-size:.8rem;opacity:.85}.chatbot-messages{background:#f1f5f9;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:20px 16px}.message-row{align-items:flex-end;display:flex;gap:8px}.message-row.user{flex-direction:row-reverse}.avatar{flex-shrink:0;height:26px;object-fit:contain;width:26px}.bubble{border-radius:16px;font-size:.95rem;line-height:1.5;max-width:75%;padding:10px 14px;white-space:pre-line;word-break:break-word}.bubble.bot{background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 4px #00000014;color:#1e293b}.bubble.user{background:#2563eb;border-bottom-right-radius:4px;color:#fff}.chatbot-input-area{background:#fff;border-top:1px solid #e2e8f0;padding:14px 16px}.options-grid{display:flex;flex-wrap:wrap;gap:8px}.option-btn{background:#fff;border:2px solid #2563eb;border-radius:20px;color:#2563eb;cursor:pointer;font-family:inherit;font-size:.9rem;padding:8px 16px;transition:all .2s}.option-btn:hover{background:#2563eb;color:#fff}.scale-grid{display:flex;flex-wrap:wrap;gap:6px}.scale-btn{background:#fff;border:2px solid #0ea5e9;border-radius:8px;color:#0ea5e9;cursor:pointer;font-family:inherit;font-weight:700;height:40px;transition:all .2s;width:40px}.scale-btn:hover{background:#0ea5e9;color:#fff}.text-input-row{display:flex;gap:8px}.text-input-row input{border:2px solid #cbd5e1;border-radius:10px;flex:1 1;font-family:inherit;font-size:.95rem;outline:none;padding:10px 14px;transition:border-color .2s}.text-input-row input:focus{border-color:#2563eb}.text-input-row button{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;padding:10px 20px;transition:background .2s}.text-input-row button:hover:not(:disabled){background:#1d4ed8}.text-input-row button:disabled{background:#94a3b8;cursor:not-allowed}.restart-btn{background:#10b981;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;padding:12px;transition:background .2s;width:100%}.restart-btn:hover{background:#059669}.error-msg,.loading{color:#64748b;font-size:.95rem;padding:20px;text-align:center}.error-msg{color:#dc2626}@media (max-width:768px){.chatbot-container{border-radius:0;box-shadow:none;height:100vh;height:100dvh;max-width:none;width:100%}.chatbot-header{padding:calc(12px + env(safe-area-inset-top)) 16px 12px}.chatbot-messages{padding:14px 12px}.chatbot-input-area{padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.bubble{max-width:86%}}.app-bg{align-items:center;background:linear-gradient(135deg,#e0f2fe,#f0fdf4);display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:clamp(8px,2vh,24px)}@media (max-width:768px){.app-bg{padding:0}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.2adac9f0.css.map*/