html,body,#root{height:100%;margin:0;padding:0;width:100vw;min-width:0;min-height:0;box-sizing:border-box}body{width:100vw;height:100vh;overflow:hidden}#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.chatgpt-container{display:flex;height:100vh;width:100vw;font-family:Inter,sans-serif;background:#343541;color:#ececf1}.sidebar{width:220px;background:#202123;padding:1rem;display:flex;flex-direction:column;border-right:1px solid #444654;min-width:180px;max-width:300px;height:100vh;box-sizing:border-box}.sidebar button{background:#444654;color:#ececf1;border:none;padding:.5rem 1rem;margin-bottom:1rem;border-radius:6px;cursor:pointer;font-size:1rem}.sidebar ul{list-style:none;padding:0;margin:0;flex:1}.sidebar li{padding:.5rem;margin-bottom:.5rem;border-radius:4px;cursor:pointer;background:none;transition:background .2s}.sidebar li.active,.sidebar li:hover{background:#353740}.chat-main{flex:1;display:flex;flex-direction:column;justify-content:flex-end;background:#343541;height:100vh;min-width:0}.chat-history{flex:1;overflow-y:auto;display:flex;flex-direction:column;min-height:0}.msg{margin-bottom:1.2rem;padding:.8rem 1rem;border-radius:8px;max-width:70%;word-break:break-word;font-size:1.1rem}.msg.user{align-self:flex-end;background:#2b2c2f;color:#ececf1}.msg.assistant{align-self:flex-start;background:#444654;color:#ececf1}.chat-input{display:flex;padding:1rem;border-top:1px solid #444654;background:#343541;min-width:0}.chat-input input{flex:1;padding:.7rem 1rem;border-radius:6px;border:none;font-size:1.1rem;margin-right:1rem;background:#40414f;color:#ececf1;min-width:0}.chat-input button{background:#646cff;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:6px;font-size:1.1rem;cursor:pointer;transition:background .2s}.chat-input button:disabled{background:#444654;cursor:not-allowed}.tts-play-btn{background:transparent;border:none;outline:none;padding:0 .2em;margin-left:.3em;font-size:1.2em;color:#19c37d;cursor:pointer;vertical-align:middle;transition:color .2s}.tts-play-btn:disabled{color:#888;cursor:not-allowed;opacity:.6}.login-animated-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100vw;height:100vh;overflow:hidden;background:linear-gradient(135deg,#c2e9fb,#f9f6ff)}.blob{position:absolute;border-radius:50%;opacity:.6;filter:blur(2px);animation:float 12s ease-in-out infinite}.blob1{width:320px;height:320px;background:radial-gradient(circle at 60% 40%,#a1c4fd 60%,#c2e9fb);left:-80px;top:-60px;animation-delay:0s}.blob2{width:220px;height:220px;background:radial-gradient(circle at 40% 60%,#fbc2eb 60%,#f9f6ff);right:-60px;top:120px;animation-delay:2s}.blob3{width:180px;height:180px;background:radial-gradient(circle at 70% 30%,#fcb69f 60%,#ffecd2);left:40vw;bottom:-80px;animation-delay:4s}.blob4{width:120px;height:120px;background:radial-gradient(circle at 50% 50%,#b7ffb2 60%,#e0ffe0);right:20vw;bottom:40px;animation-delay:6s}.bubble{position:absolute;width:110px;height:70px;background:#fff;border-radius:50%/60% 60% 40% 40%;box-shadow:0 4px 24px #0001;opacity:.7;left:60vw;top:20vh;animation:floatBubble 10s ease-in-out infinite}.heart{position:absolute;left:80vw;top:70vh;width:60px;height:60px;background:none;z-index:1;animation:floatHeart 14s ease-in-out infinite}.heart:before,.heart:after{content:"";position:absolute;left:30px;top:0;width:30px;height:48px;background:#ffb6b9;border-radius:30px 30px 0 0;transform:rotate(-45deg)}.heart:after{left:0;transform:rotate(45deg)}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-40px) scale(1.08)}}@keyframes floatBubble{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}@keyframes floatHeart{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-50px) scale(1.1)}}.login-content{position:relative;z-index:2}.login-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.1em;padding:1.2em 2.5em 1em;background:#fff;border:2px solid #646cff;border-radius:12px;color:#222;cursor:pointer;box-shadow:0 2px 8px #0001;width:180px;transition:box-shadow .2s,border-color .2s,background .2s,color .2s;outline:none;gap:8px}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-btn:hover:not(:disabled){box-shadow:0 4px 16px #646cff44;border-color:#3a3ad6;background:#f5f7ff;color:#3a3ad6}.login-btn:active:not(:disabled){background:#e0e4ff;border-color:#22a}.login-btn:focus{outline:2px solid #646cff}.login-btn-row{display:flex;flex-direction:row;gap:32px;margin-top:32px;margin-bottom:16px}.teen-login-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}.teen-login-dialog{background:#fff;border-radius:8px;padding:2em 2em 1.5em;min-width:340px;box-shadow:0 2px 16px #0002;display:flex;flex-direction:column;align-items:center}.teen-login-form{width:100%;display:flex;flex-direction:column;gap:16px}.teen-login-input{padding:.7em;font-size:1em;border-radius:4px;border:1px solid #ccc}.teen-login-error{color:#c00;margin-bottom:8px}.teen-login-btn-row{display:flex;gap:12px;margin-top:8px}.teen-login-btn-cancel{padding:.7em 1.5em;font-size:1em;background:#eee;color:#333;border:none;border-radius:4px;cursor:pointer}.teen-login-btn-login{padding:.7em 1.5em;font-size:1em;background:#646cff;color:#fff;border:none;border-radius:4px;cursor:pointer}.teen-login-btn-signup{padding:.7em 1.5em;font-size:1em;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer}.teen-login-btn-login:disabled,.teen-login-btn-signup:disabled{opacity:.6;cursor:not-allowed}._gradioTable_i4585_2{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:10px;overflow:hidden;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1em;box-shadow:0 2px 8px #0001}._gradioTable_i4585_2 th,._gradioTable_i4585_2 td{padding:.7em 1em;border-bottom:1px solid #e5e7eb;text-align:left}._gradioTable_i4585_2 th{background:#f7f7fa;color:#222;font-weight:600;white-space:nowrap}._gradioTable_i4585_2 tbody tr:nth-child(2n){background:#fafbfc}._gradioTable_i4585_2 tbody tr:hover{background:#f0f4fa}._gradioTable_i4585_2 td{vertical-align:top}._gradioTable_i4585_2 thead tr:first-child th:first-child{border-top-left-radius:10px}._gradioTable_i4585_2 thead tr:first-child th:last-child{border-top-right-radius:10px}._gradioTable_i4585_2 tbody tr:last-child td:first-child{border-bottom-left-radius:10px}._gradioTable_i4585_2 tbody tr:last-child td:last-child{border-bottom-right-radius:10px}._actionBtn_i4585_45{background:none;border:none;cursor:pointer;font-size:1.5em;padding:0 .3em}._menu_i4585_52{position:absolute;top:2.2em;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0002;z-index:10;min-width:120px;text-align:left}._menuItem_i4585_64{padding:.6em 1.2em;cursor:pointer;border-bottom:1px solid #eee}._menuItem_i4585_64:last-child{border-bottom:none}._dialogOverlay_i4585_74{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}._dialogBox_i4585_86{background:#fff;padding:2em;border-radius:8px;min-width:320px;box-shadow:0 2px 12px #0003;display:flex;flex-direction:column;align-items:center}._dialogInput_i4585_96{margin:1em 0;padding:.7em;width:100%}._dialogError_i4585_101{color:#d32f2f;font-size:.9em;margin-bottom:.5em;text-align:center}._dialogActions_i4585_107{display:flex;gap:12px}._confirmBtn_i4585_111{padding:.7em 2em;background:#646cff;color:#fff;border:none;border-radius:4px;font-size:1em}._cancelBtn_i4585_119{padding:.7em 2em;background:#eee;color:#333;border:none;border-radius:4px;font-size:1em}._deleteBtn_i4585_127{padding:.7em 2em;background:red;color:#fff;border:none;border-radius:4px;font-size:1em}._signalBars_i4585_136{font-family:monospace;font-size:.9em;letter-spacing:1px;color:#666;cursor:help;position:relative;transition:all .2s ease}._signalBars_i4585_136:hover{transform:scale(1.1)}._emotionEmoji_i4585_150{font-size:1.2em;cursor:help;position:relative;transition:all .2s ease}._emotionEmoji_i4585_150:hover{transform:scale(1.2)}._tooltipContainer_i4585_162{position:relative;display:inline-block}._tooltipContainer_i4585_162:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000;pointer-events:none;margin-top:5px}._tooltipContainer_i4585_162:before{content:"";position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#333;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000}._tooltipContainer_i4585_162:hover:after,._tooltipContainer_i4585_162:hover:before{opacity:1;visibility:visible}.gradioTable{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:10px;overflow:hidden;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1em;box-shadow:0 2px 8px #0001}.gradioTable th,.gradioTable td{padding:.7em 1em;border-bottom:1px solid #e5e7eb;text-align:left}.gradioTable th{background:#f7f7fa;color:#222;font-weight:600;white-space:nowrap}.gradioTable tbody tr:nth-child(2n){background:#fafbfc}.gradioTable tbody tr:hover{background:#f0f4fa}.gradioTable td{vertical-align:top}.gradioTable thead tr:first-child th:first-child{border-top-left-radius:10px}.gradioTable thead tr:first-child th:last-child{border-top-right-radius:10px}.gradioTable tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.gradioTable tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.gradioTextbox{width:100%;box-sizing:border-box;padding:.7em 1em;border:1.5px solid #e5e7eb;border-radius:8px;font-size:1em;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f7f7fa;color:#222;outline:none;margin-bottom:1em;transition:border-color .2s,box-shadow .2s}.gradioTextbox:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.dataTableWrapper{display:flex;flex-direction:column;width:100%;max-width:100%}.dataTableSearchBar{position:sticky;top:0;z-index:2;background:#fff;padding-bottom:.5em}.dataTableScrollArea{overflow-y:auto;max-height:400px}.gradioTable thead th{position:sticky;top:0;z-index:1;background:#f7f7fa}._gradioTable_jx49l_2{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:10px;overflow:hidden;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1em;box-shadow:0 2px 8px #0001}._gradioTable_jx49l_2 th,._gradioTable_jx49l_2 td{padding:.7em 1em;border-bottom:1px solid #e5e7eb;text-align:left}._gradioTable_jx49l_2 th{background:#f7f7fa;color:#222;font-weight:600;white-space:nowrap}._gradioTable_jx49l_2 tbody tr:nth-child(2n){background:#fafbfc}._gradioTable_jx49l_2 tbody tr:hover{background:#f0f4fa}._gradioTable_jx49l_2 td{vertical-align:top}._gradioTable_jx49l_2 thead tr:first-child th:first-child{border-top-left-radius:10px}._gradioTable_jx49l_2 thead tr:first-child th:last-child{border-top-right-radius:10px}._gradioTable_jx49l_2 tbody tr:last-child td:first-child{border-bottom-left-radius:10px}._gradioTable_jx49l_2 tbody tr:last-child td:last-child{border-bottom-right-radius:10px}._actionBtn_jx49l_45{background:none;border:none;cursor:pointer;font-size:1.5em;padding:0 .3em}._menu_jx49l_52{position:absolute;top:2.2em;right:0;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0002;z-index:2000;min-width:160px;max-width:200px;width:160px;text-align:left}._menuItem_jx49l_66{padding:.6em 1.2em;cursor:pointer;border-bottom:1px solid #eee}._menuItem_jx49l_66:last-child{border-bottom:none;color:red}._addAdminBtn_jx49l_75{margin-bottom:1em;padding:.7em 2em;background:#646cff;color:#fff;border:none;border-radius:4px;font-size:1em}._dialogOverlay_jx49l_84{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:1000;display:flex;align-items:center;justify-content:center}._dialogBox_jx49l_96{background:#fff;padding:2em;border-radius:8px;min-width:320px;box-shadow:0 2px 12px #0003;display:flex;flex-direction:column;align-items:center}._dialogInput_jx49l_106{margin:1em 0;padding:.7em;width:100%}._dialogInputMargin_jx49l_111{margin:0 0 1em;padding:.7em;width:100%}._dialogError_jx49l_116{color:#d32f2f;font-size:.9em;margin-bottom:.5em;text-align:center}._dialogActions_jx49l_122{display:flex;gap:12px}._confirmBtn_jx49l_126{padding:.7em 2em;background:#646cff;color:#fff;border:none;border-radius:4px;font-size:1em}._cancelBtn_jx49l_134{padding:.7em 2em;background:#eee;color:#333;border:none;border-radius:4px;font-size:1em}._deleteBtn_jx49l_142{padding:.7em 2em;background:red;color:#fff;border:none;border-radius:4px;font-size:1em}._adminConsoleRoot_1drio_2{display:flex;height:100vh}._adminSidebar_1drio_6{width:220px;background:#202123;color:#ececf1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2em 1em 1em}._adminSidebarHeader_1drio_16{width:100%;margin-bottom:32px}._adminSidebarTitle_1drio_20{font-weight:700;margin-bottom:8px}._adminSidebarEmail_1drio_24{font-size:.95em;word-break:break-all;margin-bottom:16px}._adminSidebarTabs_1drio_29{width:100%}._adminTabBtn_1drio_32{width:100%;padding:.7em;margin-bottom:8px;background:#23242a;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:400;transition:background .2s}._adminTabBtnActive_1drio_44{background:#646cff;font-weight:700}._adminLogoutBtn_1drio_48{padding:.7em 1.5em;font-size:1em;background:#646cff;color:#fff;border:none;border-radius:4px;cursor:pointer;width:100%}._adminMain_1drio_58{flex:1;text-align:center;margin-top:6em}._form_1o8f4_2{max-width:700px;min-width:340px;margin:4em auto;background:#fff;padding:2em;border-radius:8px;box-shadow:0 2px 8px #0001;color:#222;overflow-x:auto;max-height:80vh;overflow-y:auto}._heading_1o8f4_16{text-align:center;color:#222}._questionBlock_1o8f4_20{margin-bottom:1.5em;text-align:left}._label_1o8f4_24{display:block;margin-bottom:6px}._select_1o8f4_28{width:100%;padding:.5em;font-size:1em}._submitBtn_1o8f4_33{width:100%;padding:.8em;font-size:1.1em;background:#646cff;color:#fff;border:none;border-radius:4px;cursor:pointer}._radioGroup_1o8f4_43{display:flex;gap:1.5em;margin-top:.5em}._radioLabel_1o8f4_48{display:flex;align-items:center;gap:.3em}._warningMessage_k8nxc_1{display:flex;flex-direction:column;align-items:center;margin-top:6em;color:#c00;font-size:1.3em}._restartBtn_k8nxc_10{margin-top:2em;padding:.6em 2em;font-size:1em;background:#fff;color:#c00;border:2px solid #c00;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}._restartBtn_k8nxc_10:hover{background:#c00;color:#fff}._summaryContainer_khcqi_2{padding:2em;max-width:700px;margin:0 auto;text-align:center}._summaryBox_khcqi_8{white-space:pre-line;text-align:left;background:#f9f9f9;padding:1.5em;border-radius:8px;margin-top:24px;min-height:80px}._leaveBtn_khcqi_17{margin-top:32px}._endChatBtn_1h0f1_3{background:none;color:#ececec;font-weight:500;border:none;border-radius:0;padding:.7em 0;cursor:pointer;width:90%;font-size:1em;margin-bottom:.5em;box-shadow:none;transition:background .2s,border-radius .2s,color .2s;outline:none;text-align:center}._endChatBtn_1h0f1_3:hover,._endChatBtn_1h0f1_3:focus{background:#353740;color:#fff;border-radius:12px}._anonIdBox_1h0f1_24{position:absolute;left:50%;bottom:2.2em;transform:translate(-50%);font-size:1em;color:#b5bac6;word-break:break-all;text-align:center;width:92%;max-width:240px;background:#232323;border-radius:8px;padding:1.1em .5em 1.2em;box-shadow:none}._logoutBtn_1h0f1_40{margin-top:1.2em;font-size:1em;background:none;color:#ececec;border:none;border-radius:0;padding:.5em 1.2em;cursor:pointer;font-weight:500;transition:background .18s,color .18s,border-radius .18s;text-align:center}._logoutBtn_1h0f1_40:hover,._logoutBtn_1h0f1_40:focus{background:#353740;color:#fff;border-radius:12px}._sidebarPanel_1h0f1_58{position:relative;display:flex;flex-direction:column;height:100vh;width:260px;min-width:220px;background:#232323;padding:0 .5em;border-right:1px solid #23272f;box-shadow:none;justify-content:flex-start;font-size:1em;font-family:Inter,Segoe UI,Arial,sans-serif;color:#ececec;text-align:center}._buttonContainer_1h0f1_76{margin:1.2em 0 .8em;text-align:center}._historyLabel_1h0f1_81{color:#b5bac6;font-weight:600;margin-bottom:10px;font-size:1em;letter-spacing:.02em;text-align:center}._historyList_1h0f1_90{max-height:260px;overflow-y:auto;padding-bottom:.5em;text-align:center}._historyRoomBtn_1h0f1_97{width:92%;margin:4px auto;background:none;color:#ececec;border:none;border-radius:0;padding:.55em 1.2em;cursor:pointer;font-weight:400;font-size:1em;display:block;transition:background .18s,color .18s,border-radius .18s;outline:none;text-align:center}._historyRoomBtn_1h0f1_97:hover,._historyRoomBtn_1h0f1_97:focus{background:#353740;color:#fff;border-radius:12px}._historyRoomBtnActive_1h0f1_118{background:#353740;color:#fff;font-weight:600;border-radius:12px}._chatroomId_1h0f1_125{margin:2em 0 1em;text-align:center;color:#fff;font-size:1em}._displayName_1h0f1_132{margin:0 0 1em;color:#ececec;font-weight:500;font-size:1em;letter-spacing:.01em;text-align:center}._noHistoryMsg_1h0f1_142{color:#888;text-align:center;margin-top:40px}._disabledInput_1h0f1_148{opacity:.5;pointer-events:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
