.Header-module__ldgnoG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffffe6;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.Header-module__ldgnoG__leftSection{align-items:center;gap:.75rem;min-width:100px;display:flex}.Header-module__ldgnoG__logoutButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Header-module__ldgnoG__logoutButton:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.Header-module__ldgnoG__logoContainer{align-items:center;gap:.75rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__ldgnoG__logoIcon{color:#fff;background:linear-gradient(135deg,#f42a41,#ff5a6d);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #f42a414d}.Header-module__ldgnoG__title{color:#171717;letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.Header-module__ldgnoG__rightSection{justify-content:flex-end;align-items:center;gap:.5rem;min-width:100px;display:flex}.Header-module__ldgnoG__userId{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:9999px;max-width:120px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;overflow:hidden}@media (max-width:768px){.Header-module__ldgnoG__header{padding:.875rem 1rem}.Header-module__ldgnoG__title{display:none}.Header-module__ldgnoG__logoContainer{position:static;transform:none}.Header-module__ldgnoG__logoIcon{width:32px;height:32px;font-size:.875rem}.Header-module__ldgnoG__logoutButton{padding:.5rem}.Header-module__ldgnoG__logoutText,.Header-module__ldgnoG__userId{display:none}.Header-module__ldgnoG__rightSection,.Header-module__ldgnoG__leftSection{min-width:auto}}
.MessageBubble-module__pArE-q__bubble{word-wrap:break-word;border-radius:1.25rem;max-width:85%;padding:.875rem 1rem;font-size:.9375rem;line-height:1.5;animation:.3s MessageBubble-module__pArE-q__fadeIn}@keyframes MessageBubble-module__pArE-q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MessageBubble-module__pArE-q__user{color:#fff;background:linear-gradient(135deg,#f42a41,#c41e32);border-bottom-right-radius:.375rem;margin-left:auto;box-shadow:0 4px 12px #f42a4140}.MessageBubble-module__pArE-q__assistant{color:#171717;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:.375rem;margin-right:auto}.MessageBubble-module__pArE-q__content{margin-bottom:.25rem}.MessageBubble-module__pArE-q__content p{margin:0 0 .5rem}.MessageBubble-module__pArE-q__content a{color:#2563eb;text-decoration:underline}.MessageBubble-module__pArE-q__content code{background:#f3f4f6;border-radius:4px;padding:.125rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Segoe UI Mono,Helvetica Neue,monospace;font-size:.9em}.MessageBubble-module__pArE-q__content pre{color:#f8fafc;background:#0f172a;border-radius:6px;margin:0 0 .5rem;padding:.75rem;overflow:auto}.MessageBubble-module__pArE-q__content ul{margin:0 0 .5rem;padding-left:1.25rem}.MessageBubble-module__pArE-q__content li{margin-bottom:.25rem}.MessageBubble-module__pArE-q__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.MessageBubble-module__pArE-q__timestamp{opacity:.6;font-size:.6875rem}.MessageBubble-module__pArE-q__playButton{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.MessageBubble-module__pArE-q__playButton:hover,.MessageBubble-module__pArE-q__playButton.MessageBubble-module__pArE-q__playing{color:#f42a41;background:#fff1f2;border-color:#f42a41}.MessageBubble-module__pArE-q__playIcon{width:14px;height:14px}.MessageBubble-module__pArE-q__playButton:disabled{opacity:.5;cursor:not-allowed}@keyframes MessageBubble-module__pArE-q__pulse{0%,to{opacity:1}50%{opacity:.5}}.MessageBubble-module__pArE-q__playing .MessageBubble-module__pArE-q__playIcon{animation:1s ease-in-out infinite MessageBubble-module__pArE-q__pulse}@media (max-width:640px){.MessageBubble-module__pArE-q__bubble{max-width:90%;padding:.75rem .875rem;font-size:.875rem}.MessageBubble-module__pArE-q__playButton{padding:.25rem .5rem;font-size:.6875rem}}
.MessageList-module__duFxxW__container{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.MessageList-module__duFxxW__container::-webkit-scrollbar{width:6px}.MessageList-module__duFxxW__container::-webkit-scrollbar-track{background:0 0}.MessageList-module__duFxxW__container::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.MessageList-module__duFxxW__container::-webkit-scrollbar-thumb:hover{background:#6b7280}.MessageList-module__duFxxW__emptyState{color:#6b7280;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.MessageList-module__duFxxW__emptyIcon{color:#fff;background:linear-gradient(135deg,#f42a41,#ff5a6d);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.75rem;display:flex;box-shadow:0 8px 24px #f42a414d}.MessageList-module__duFxxW__emptyTitle{color:#171717;font-size:1.25rem;font-weight:600}.MessageList-module__duFxxW__emptySubtitle{max-width:280px;font-size:.875rem}.MessageList-module__duFxxW__thinkingBubble{align-self:flex-start;animation:.3s MessageList-module__duFxxW__fadeIn;display:inline-flex}.MessageList-module__duFxxW__thinkingIndicator{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e5e7eb;border-radius:1.25rem 1.25rem 1.25rem .375rem;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex;box-shadow:0 2px 8px #0000000f}.MessageList-module__duFxxW__thinkingSpinner{flex-shrink:0;width:20px;height:20px;position:relative}.MessageList-module__duFxxW__spinnerRing{border:2px solid #e5e7eb;border-top-color:#f42a41;border-radius:50%;width:100%;height:100%;animation:1s linear infinite MessageList-module__duFxxW__spin;position:absolute}.MessageList-module__duFxxW__thinkingText{color:#4b5563;min-width:180px;font-size:.875rem;font-weight:500;animation:.3s MessageList-module__duFxxW__textFade}@keyframes MessageList-module__duFxxW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MessageList-module__duFxxW__textFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes MessageList-module__duFxxW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.MessageList-module__duFxxW__container{padding:1rem}.MessageList-module__duFxxW__emptyIcon{width:56px;height:56px;font-size:1.5rem}.MessageList-module__duFxxW__emptyTitle{font-size:1.125rem}}
.ChatInput-module__3bF9oa__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.ChatInput-module__3bF9oa__form{gap:.75rem;max-width:800px;margin:0 auto;display:flex}.ChatInput-module__3bF9oa__inputWrapper{flex:1;position:relative}.ChatInput-module__3bF9oa__input{color:#171717;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.ChatInput-module__3bF9oa__input::placeholder{color:#6b7280}.ChatInput-module__3bF9oa__input:focus{border-color:#f42a41;box-shadow:0 0 0 3px #f42a4126}.ChatInput-module__3bF9oa__input:disabled{opacity:.6;cursor:not-allowed}.ChatInput-module__3bF9oa__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f42a41,#c41e32);border:none;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 4px 12px #f42a414d}.ChatInput-module__3bF9oa__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #f42a4166}.ChatInput-module__3bF9oa__sendButton:active:not(:disabled){transform:scale(.98)}.ChatInput-module__3bF9oa__sendButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ChatInput-module__3bF9oa__sendIcon{transition:transform .2s}.ChatInput-module__3bF9oa__sendButton:hover:not(:disabled) .ChatInput-module__3bF9oa__sendIcon{transform:translate(2px)}@media (max-width:640px){.ChatInput-module__3bF9oa__container{padding:.875rem 1rem}.ChatInput-module__3bF9oa__form{gap:.5rem}.ChatInput-module__3bF9oa__input{padding:.75rem .875rem;font-size:1rem}.ChatInput-module__3bF9oa__sendButton{width:44px;height:44px}}
.LoginModal-module__AWd_zW__wrapper{width:100%;height:100dvh;position:relative;overflow:hidden}.LoginModal-module__AWd_zW__background{background:#fafafa;display:flex;position:absolute;inset:0}.LoginModal-module__AWd_zW__bgChatSection{filter:blur(6px);opacity:.6;pointer-events:none;flex-direction:column;flex:1;display:flex}.LoginModal-module__AWd_zW__bgHeader{background:#ffffffe6;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.LoginModal-module__AWd_zW__bgLogoIcon{background:linear-gradient(135deg,#f42a41,#ff5a6d);border-radius:10px;width:36px;height:36px}.LoginModal-module__AWd_zW__bgTitle{background:#e5e7eb;border-radius:4px;width:100px;height:20px}.LoginModal-module__AWd_zW__bgMessages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.LoginModal-module__AWd_zW__bgBubble{border-radius:1.25rem;max-width:70%;padding:1rem}.LoginModal-module__AWd_zW__bgBubbleUser{background:linear-gradient(135deg,#f42a41,#c41e32);border-bottom-right-radius:.375rem;width:60%;height:50px;margin-left:auto}.LoginModal-module__AWd_zW__bgBubbleAssistant{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:.375rem;width:75%;height:80px;margin-right:auto}.LoginModal-module__AWd_zW__bgInput{background:#ffffffe6;border-top:1px solid #e5e7eb;gap:.75rem;padding:1rem 1.5rem;display:flex}.LoginModal-module__AWd_zW__bgInputField{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex:1;height:48px}.LoginModal-module__AWd_zW__bgSendButton{background:linear-gradient(135deg,#f42a41,#c41e32);border-radius:1rem;width:48px;height:48px}.LoginModal-module__AWd_zW__bgSidebar{filter:blur(6px);opacity:.6;background:#fff;border-left:1px solid #e5e7eb;width:280px}@media (max-width:768px){.LoginModal-module__AWd_zW__bgSidebar{display:none}}.LoginModal-module__AWd_zW__overlay{z-index:1000;background:#0003;justify-content:center;align-items:center;animation:.2s LoginModal-module__AWd_zW__fadeIn;display:flex;position:absolute;inset:0}@keyframes LoginModal-module__AWd_zW__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module__AWd_zW__modal{background:#fff;border-radius:1.25rem;width:90%;max-width:400px;padding:2rem;animation:.3s LoginModal-module__AWd_zW__slideUp;box-shadow:0 20px 60px #00000040}@keyframes LoginModal-module__AWd_zW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__AWd_zW__header{text-align:center;margin-bottom:1.5rem}.LoginModal-module__AWd_zW__logoIcon{color:#fff;background:linear-gradient(135deg,#f42a41,#ff5a6d);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 8px 24px #f42a414d}.LoginModal-module__AWd_zW__title{color:#171717;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.LoginModal-module__AWd_zW__subtitle{color:#6b7280;font-size:.9375rem}.LoginModal-module__AWd_zW__form{flex-direction:column;gap:1rem;display:flex}.LoginModal-module__AWd_zW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.LoginModal-module__AWd_zW__label{color:#374151;font-size:.875rem;font-weight:500}.LoginModal-module__AWd_zW__input{color:#171717;background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.LoginModal-module__AWd_zW__input::placeholder{color:#9ca3af}.LoginModal-module__AWd_zW__input:focus{background:#fff;border-color:#f42a41;box-shadow:0 0 0 3px #f42a4126}.LoginModal-module__AWd_zW__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f42a41,#c41e32);border:none;border-radius:.75rem;margin-top:.5rem;padding:.875rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #f42a414d}.LoginModal-module__AWd_zW__loginButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #f42a4166}.LoginModal-module__AWd_zW__loginButton:active:not(:disabled){transform:translateY(0)}.LoginModal-module__AWd_zW__loginButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__AWd_zW__error{color:#dc2626;text-align:center;font-size:.875rem}@media (max-width:640px){.LoginModal-module__AWd_zW__modal{margin:1rem;padding:1.5rem}.LoginModal-module__AWd_zW__title{font-size:1.25rem}.LoginModal-module__AWd_zW__logoIcon{width:48px;height:48px;font-size:1.25rem}}
.LearnedWordsSidebar-module__aRhttG__sidebar{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;width:320px;height:100%;display:flex;overflow:hidden}.LearnedWordsSidebar-module__aRhttG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.LearnedWordsSidebar-module__aRhttG__title{color:#171717;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.LearnedWordsSidebar-module__aRhttG__titleIcon{font-size:1.125rem}.LearnedWordsSidebar-module__aRhttG__wordCount{color:#6b7280;background:#f3f4f6;border-radius:9999px;margin-left:auto;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.LearnedWordsSidebar-module__aRhttG__content{flex:1;padding:.75rem;overflow-y:auto}.LearnedWordsSidebar-module__aRhttG__content::-webkit-scrollbar{width:4px}.LearnedWordsSidebar-module__aRhttG__content::-webkit-scrollbar-track{background:0 0}.LearnedWordsSidebar-module__aRhttG__content::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.LearnedWordsSidebar-module__aRhttG__categoryGroup{margin-bottom:1rem}.LearnedWordsSidebar-module__aRhttG__categoryHeader{color:#f42a41;text-transform:uppercase;letter-spacing:.05em;background:#fef2f2;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.LearnedWordsSidebar-module__aRhttG__subcategoryGroup{margin-bottom:.5rem;margin-left:.5rem}.LearnedWordsSidebar-module__aRhttG__subcategoryHeader{color:#6b7280;align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.6875rem;font-weight:500;display:flex}.LearnedWordsSidebar-module__aRhttG__subcategoryDot{background:#d1d5db;border-radius:50%;width:4px;height:4px}.LearnedWordsSidebar-module__aRhttG__wordsList{flex-wrap:wrap;gap:.375rem;padding-left:.5rem;display:flex}.LearnedWordsSidebar-module__aRhttG__wordChip{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.25rem .625rem;font-size:.8125rem;transition:all .15s}.LearnedWordsSidebar-module__aRhttG__wordChip:hover{color:#f42a41;background:#fff1f2;border-color:#fecaca}.LearnedWordsSidebar-module__aRhttG__emptyState{text-align:center;color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.LearnedWordsSidebar-module__aRhttG__emptyIcon{opacity:.5;margin-bottom:.75rem;font-size:2.5rem}.LearnedWordsSidebar-module__aRhttG__emptyTitle{color:#374151;margin-bottom:.25rem;font-size:.9375rem;font-weight:500}.LearnedWordsSidebar-module__aRhttG__emptySubtitle{font-size:.8125rem}@media (max-width:768px){.LearnedWordsSidebar-module__aRhttG__sidebar{z-index:200;width:85%;max-width:320px;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.LearnedWordsSidebar-module__aRhttG__sidebar.LearnedWordsSidebar-module__aRhttG__open{transform:translate(0)}.LearnedWordsSidebar-module__aRhttG__overlay{z-index:199;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.LearnedWordsSidebar-module__aRhttG__overlay.LearnedWordsSidebar-module__aRhttG__visible{opacity:1;pointer-events:auto}}@media (min-width:769px){.LearnedWordsSidebar-module__aRhttG__overlay,.LearnedWordsSidebar-module__aRhttG__toggleButton{display:none}}.LearnedWordsSidebar-module__aRhttG__toggleButton{color:#fff;cursor:pointer;z-index:150;background:linear-gradient(135deg,#f42a41,#c41e32);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:fixed;bottom:5rem;right:1rem;box-shadow:0 4px 16px #f42a4166}.LearnedWordsSidebar-module__aRhttG__toggleButton:hover{transform:scale(1.05)}@media (min-width:769px){.LearnedWordsSidebar-module__aRhttG__toggleButton{display:none}}
.ChatContainer-module__n2S1bG__container{background:#fafafa;height:100dvh;display:flex;overflow:hidden}.ChatContainer-module__n2S1bG__chatSection{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.ChatContainer-module__n2S1bG__main{flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:768px){.ChatContainer-module__n2S1bG__container{flex-direction:column}}
