.chat-module__-9LyAa__page{background:var(--bg);flex-direction:column;height:100vh;display:flex;position:relative}.chat-module__-9LyAa__header{-webkit-backdrop-filter:blur(20px)saturate(160%);z-index:10;background:#0a0c14f5;border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;gap:14px;height:62px;padding:0 20px;display:flex;position:relative}.chat-module__-9LyAa__header:after{content:"";background:linear-gradient(90deg,#0000 0%,#7338d68c 30%,#c9943a8c 70%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.chat-module__-9LyAa__back{color:#9090a8;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;text-decoration:none;transition:all .18s;display:flex}.chat-module__-9LyAa__back:hover{color:#c9943a;background:#c9943a12;border-color:#c9943a4d}.chat-module__-9LyAa__teacher{flex:1;align-items:center;gap:11px;display:flex}.chat-module__-9LyAa__avatar{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#7c6af5 0%,#128c7e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Syne,sans-serif;font-size:19px;font-weight:800;display:flex;box-shadow:0 0 0 2px #7c6af54d,0 4px 12px #0000004d}.chat-module__-9LyAa__name{color:var(--text);font-family:Syne,sans-serif;font-size:15px;font-weight:700}.chat-module__-9LyAa__status{color:var(--text-muted);align-items:center;gap:5px;margin-top:1px;font-size:12px;display:flex}.chat-module__-9LyAa__dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite chat-module__-9LyAa__glow;box-shadow:0 0 6px #22c55e}@keyframes chat-module__-9LyAa__glow{0%,to{box-shadow:0 0 5px #22c55e}50%{box-shadow:0 0 12px #22c55e,0 0 20px #22c55e40}}.chat-module__-9LyAa__headerActions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.chat-module__-9LyAa__essayBtn{color:#ffffff80;cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:5px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.chat-module__-9LyAa__essayBtn:hover{color:#c9943a;background:#c9943a1a;border-color:#c9943a4d}.chat-module__-9LyAa__headerDivider{background:#ffffff12;flex-shrink:0;width:1px;height:22px;margin:0 2px}.chat-module__-9LyAa__dashLink{color:#ffffff47;white-space:nowrap;letter-spacing:-.01em;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:color .18s,background .18s}.chat-module__-9LyAa__dashLink:hover{color:#ffffffa6;background:#ffffff0d}.chat-module__-9LyAa__messages{flex-direction:column;flex:1;gap:4px;padding:20px 16px 12px;display:flex;overflow-y:auto}.chat-module__-9LyAa__messages::-webkit-scrollbar{width:3px}.chat-module__-9LyAa__messages::-webkit-scrollbar-track{background:0 0}.chat-module__-9LyAa__messages::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}.chat-module__-9LyAa__dateSep{justify-content:center;align-items:center;margin:12px 0 8px;display:flex}.chat-module__-9LyAa__dateSep span{color:var(--text-dim);letter-spacing:.3px;background:#ffffff0d;border:1px solid #ffffff12;border-radius:20px;padding:3px 12px;font-size:11px}.chat-module__-9LyAa__msg{align-items:flex-end;gap:8px;margin-bottom:6px;display:flex}.chat-module__-9LyAa__user{justify-content:flex-end}.chat-module__-9LyAa__bot{justify-content:flex-start}.chat-module__-9LyAa__avatarSmall{color:#fff;background:linear-gradient(135deg,#7c6af5 0%,#128c7e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:28px;height:28px;font-family:Syne,sans-serif;font-size:12px;font-weight:800;display:flex}.chat-module__-9LyAa__msgWrap{flex-direction:column;max-width:min(72%,580px);display:flex}.chat-module__-9LyAa__user .chat-module__-9LyAa__msgWrap{align-items:flex-end}.chat-module__-9LyAa__bot .chat-module__-9LyAa__msgWrap{align-items:flex-start}.chat-module__-9LyAa__bubble{word-break:break-word;border-radius:18px;padding:11px 15px;font-size:15px;line-height:1.7;animation:.18s ease-out chat-module__-9LyAa__msgIn}@keyframes chat-module__-9LyAa__msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-module__-9LyAa__user .chat-module__-9LyAa__bubble{color:#1a0800;background:linear-gradient(135deg,#c9943a99 0%,#e5b44f80 100%);border:1px solid #c9943a59;border-bottom-right-radius:4px;font-weight:500;box-shadow:0 2px 12px #c9943a33}.chat-module__-9LyAa__bot .chat-module__-9LyAa__bubble{background:var(--surface-2);color:var(--text);border:1px solid #ffffff12;border-left:2px solid #7c6af566;border-bottom-left-radius:4px;box-shadow:0 2px 8px #0003}.chat-module__-9LyAa__timestamp{color:var(--text-dim);opacity:.7;margin-top:3px;padding:0 4px;font-size:10px}.chat-module__-9LyAa__line{display:block}.chat-module__-9LyAa__bot .chat-module__-9LyAa__bubble strong{color:#e5b44f;font-weight:700}.chat-module__-9LyAa__bot .chat-module__-9LyAa__bubble em{color:#ffffffbf;font-style:italic}.chat-module__-9LyAa__code{color:#a78bfa;background:#7c6af526;border:1px solid #7c6af540;border-radius:4px;padding:1px 6px;font-family:Courier New,monospace;font-size:13px}.chat-module__-9LyAa__blockquote{color:#ffffffb3;background:#c9943a0f;border-left:3px solid #c9943a99;border-radius:0 6px 6px 0;margin:6px 0;padding:6px 10px;font-style:italic}.chat-module__-9LyAa__list{flex-direction:column;gap:4px;margin:6px 0 6px 16px;padding:0;display:flex}.chat-module__-9LyAa__list li{line-height:1.6}.chat-module__-9LyAa__typing{align-items:center;gap:5px;padding:14px 18px!important;display:flex!important}.chat-module__-9LyAa__typing span{background:#7c6af5b3;border-radius:50%;width:7px;height:7px;animation:1.4s infinite chat-module__-9LyAa__typingDot}.chat-module__-9LyAa__typing span:nth-child(2){animation-delay:.2s}.chat-module__-9LyAa__typing span:nth-child(3){animation-delay:.4s}@keyframes chat-module__-9LyAa__typingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}@keyframes chat-module__-9LyAa__blink{0%,to{opacity:1}50%{opacity:0}}.chat-module__-9LyAa__streamCursor{vertical-align:text-bottom;background:#c9943a;border-radius:1px;width:2px;height:1em;margin-left:2px;animation:.9s step-start infinite chat-module__-9LyAa__blink;display:inline-block}.chat-module__-9LyAa__scrollBtn{background:var(--surface-2);width:38px;height:38px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);z-index:5;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;bottom:90px;right:20px;box-shadow:0 4px 16px #0000004d}.chat-module__-9LyAa__scrollBtn:hover{color:#e5b44f;background:#c9943a26;border-color:#c9943a4d}.chat-module__-9LyAa__inputArea{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#04050ab3;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.chat-module__-9LyAa__input{background:var(--surface);color:var(--text);resize:none;transition:border-color var(--transition), box-shadow var(--transition);border:1px solid #ffffff1a;border-radius:20px;outline:none;flex:1;min-height:44px;max-height:140px;padding:11px 16px;font-family:inherit;font-size:15px;line-height:1.5;overflow-y:auto}.chat-module__-9LyAa__input::placeholder{color:var(--text-dim)}.chat-module__-9LyAa__input:focus{border-color:#c9943a66;box-shadow:0 0 0 3px #c9943a14}.chat-module__-9LyAa__input:disabled{opacity:.45}.chat-module__-9LyAa__send{color:#fff;cursor:pointer;width:44px;height:44px;transition:transform var(--transition), box-shadow var(--transition);background:linear-gradient(135deg,#c9943a,#a87829);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;box-shadow:0 4px 14px #c9943a59}.chat-module__-9LyAa__send:hover:not(:disabled){transform:scale(1.08);box-shadow:0 6px 20px #c9943a80}.chat-module__-9LyAa__send:disabled{opacity:.35;cursor:not-allowed;transform:none}@media (max-width:480px){.chat-module__-9LyAa__bubble{padding:10px 13px;font-size:14px}.chat-module__-9LyAa__msgWrap{max-width:85%}.chat-module__-9LyAa__dashLink{display:none}}.chat-module__-9LyAa__trialBanner{background:#c9943a12;border-bottom:1px solid #c9943a26;flex-shrink:0;align-items:center;gap:12px;padding:8px 18px;font-size:13px;display:flex}.chat-module__-9LyAa__trialBannerLeft{align-items:center;gap:8px;min-width:0;display:flex}.chat-module__-9LyAa__trialTag{color:#f0a93b;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:#c9943a33;border:1px solid #c9943a4d;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:800}.chat-module__-9LyAa__trialInfo{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.chat-module__-9LyAa__trialBarWrap{flex:1;min-width:60px}.chat-module__-9LyAa__trialBar{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.chat-module__-9LyAa__trialBarFill{border-radius:2px;height:100%;transition:width .4s,background .4s}.chat-module__-9LyAa__trialUpgradeBtn{color:#f0a93b;white-space:nowrap;border:1px solid #c9943a4d;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s}.chat-module__-9LyAa__trialUpgradeBtn:hover{background:#c9943a1f;border-color:#c9943a99}.chat-module__-9LyAa__trialGate{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04050ae0;justify-content:center;align-items:center;padding:24px;animation:.3s both chat-module__-9LyAa__fadeIn;display:flex;position:absolute;inset:0}@keyframes chat-module__-9LyAa__fadeIn{0%{opacity:0}to{opacity:1}}.chat-module__-9LyAa__trialGateCard{text-align:center;background:#16161e;border:1px solid #c9943a40;border-radius:24px;width:100%;max-width:420px;padding:40px 36px;animation:.35s cubic-bezier(.175,.885,.32,1.275) both chat-module__-9LyAa__slideUp;box-shadow:0 0 60px #c9943a1a,0 24px 60px #00000080}@keyframes chat-module__-9LyAa__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-module__-9LyAa__trialGateIcon{margin-bottom:16px;font-size:48px;display:block}.chat-module__-9LyAa__trialGateTitle{color:#f0f0f5;letter-spacing:-.3px;margin:0 0 10px;font-size:22px;font-weight:800}.chat-module__-9LyAa__trialGateDesc{color:#ffffff80;margin:0 0 24px;font-size:14px;line-height:1.6}.chat-module__-9LyAa__trialGateFeatures{text-align:left;flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.chat-module__-9LyAa__trialFeature{color:#ffffffa6;align-items:center;gap:10px;font-size:13px;display:flex}.chat-module__-9LyAa__trialFeature span{color:#22c55e;flex-shrink:0;width:16px;font-size:14px;font-weight:700}.chat-module__-9LyAa__trialGateBtn{color:#000;text-align:center;background:linear-gradient(135deg,#c9943a,#e8b84b);border-radius:12px;width:100%;margin-bottom:12px;padding:14px;font-size:15px;font-weight:800;text-decoration:none;transition:opacity .2s,transform .15s,box-shadow .2s;display:block;box-shadow:0 4px 24px #c9943a66}.chat-module__-9LyAa__trialGateBtn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 8px 32px #c9943a80}.chat-module__-9LyAa__trialGateBack{color:#ffffff59;font-size:13px;text-decoration:none;transition:color .18s;display:block}.chat-module__-9LyAa__trialGateBack:hover{color:#fff9}.chat-module__-9LyAa__essayOverlay{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04050ad9;justify-content:center;align-items:center;padding:20px;animation:.25s both chat-module__-9LyAa__fadeIn;display:flex;position:fixed;inset:0}.chat-module__-9LyAa__essayCard{background:#16161e;border:1px solid #c9943a40;border-radius:20px;width:100%;max-width:580px;max-height:90vh;padding:32px 28px 24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) both chat-module__-9LyAa__slideUp;overflow-y:auto;box-shadow:0 0 60px #c9943a1a,0 24px 60px #0000008c}.chat-module__-9LyAa__essayTitle{color:#f0f0f5;letter-spacing:-.3px;margin:0 0 18px;font-family:Syne,sans-serif;font-size:20px;font-weight:800}.chat-module__-9LyAa__essayTextarea{width:100%;min-height:200px;color:var(--text);resize:vertical;box-sizing:border-box;transition:border-color var(--transition), box-shadow var(--transition);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.7}.chat-module__-9LyAa__essayTextarea::placeholder{color:var(--text-dim)}.chat-module__-9LyAa__essayTextarea:focus{border-color:#c9943a66;box-shadow:0 0 0 3px #c9943a14}.chat-module__-9LyAa__essayTextarea:disabled{opacity:.45}.chat-module__-9LyAa__essayCharCount{color:var(--text-dim);text-align:right;margin-top:6px;margin-bottom:16px;font-size:11px}.chat-module__-9LyAa__essayActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.chat-module__-9LyAa__essaySubmit{color:#000;cursor:pointer;background:linear-gradient(135deg,#c9943a,#e8b84b);border:none;border-radius:10px;padding:11px 24px;font-family:inherit;font-size:14px;font-weight:800;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 18px #c9943a66}.chat-module__-9LyAa__essaySubmit:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 8px 28px #c9943a80}.chat-module__-9LyAa__essaySubmit:disabled{opacity:.35;cursor:not-allowed;transform:none}.chat-module__-9LyAa__essayCancel{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;padding:11px 20px;font-family:inherit;font-size:14px;transition:all .18s}.chat-module__-9LyAa__essayCancel:hover{color:#ffffffbf;border-color:#ffffff40}.chat-module__-9LyAa__essayLoadingRow{align-items:center;gap:12px;margin-top:12px;display:flex;background:0 0!important;border:none!important;padding:0!important}.chat-module__-9LyAa__essayLoadingText{color:var(--text-muted);font-size:13px;font-style:italic}.chat-module__-9LyAa__essayResult{color:var(--text);background:#ffffff08;border:1px solid #c9943a2e;border-left:3px solid #c9943a8c;border-radius:12px;max-height:55vh;padding:18px 20px;font-size:14px;line-height:1.75;overflow-y:auto}.chat-module__-9LyAa__essayResult strong{color:#e5b44f;font-weight:700}.chat-module__-9LyAa__essayResult em{color:#ffffffbf;font-style:italic}
