.Chat-module__mvFkka__app{--canvas:#140904;--surface:#211006;--surface-hover:#2b170a;--surface-user:#3a1d0c;--border:#51301b;--border-focus:#a86d29;--text:#f6ead2;--text-strong:#fffaf0;--muted:#dbc8a3;--subtle:#aa9670;--accent:#f1de8e;--burgundy:#88283a;--ink:#1e0d00;background:var(--canvas);color:var(--text);width:100%;height:100dvh;display:flex;overflow:hidden}.Chat-module__mvFkka__logo{color:#0000;filter:drop-shadow(0 2px #3a0c04)drop-shadow(0 4px 5px #09030199);letter-spacing:0;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-text-fill-color:transparent;-webkit-text-stroke:.35px #571707;background:linear-gradient(#fff5b8 0%,#f1de8e 30%,#d66f14 68%,#88283a 100%);-webkit-background-clip:text;background-clip:text;align-items:baseline;font-size:18px;line-height:1.2;display:inline-flex}.Chat-module__mvFkka__logoMetin2{font-family:var(--font-metin2), fantasy;letter-spacing:-.06em;font-weight:400}.Chat-module__mvFkka__logoCore{font-size:.5em;line-height:1;display:inline-block}.Chat-module__mvFkka__logoEdgeGlyph{font-size:1em;line-height:.85;display:inline-block}.Chat-module__mvFkka__logoExpert{letter-spacing:-.035em;margin-left:.3em;font-family:Georgia,Times New Roman,serif;font-weight:700}.Chat-module__mvFkka__workspace{background:var(--canvas);flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.Chat-module__mvFkka__conversation{scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.Chat-module__mvFkka__welcome{text-align:center;width:100%;max-width:820px;margin:auto;padding:32px 24px}.Chat-module__mvFkka__welcome>.Chat-module__mvFkka__logo{margin-bottom:22px;font-size:clamp(30px,4vw,40px)}.Chat-module__mvFkka__welcome h1{letter-spacing:-.03em;margin:0;font-size:clamp(25px,3vw,32px);font-weight:600}.Chat-module__mvFkka__welcomeComposer{margin:28px auto 14px}.Chat-module__mvFkka__suggestions{text-align:left;flex-direction:column;gap:2px;max-width:730px;margin:0 auto;display:flex}.Chat-module__mvFkka__suggestions button{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;width:100%;min-height:48px;padding:9px 12px;font-size:14px;line-height:1.4;transition:background .15s,color .15s;display:flex}.Chat-module__mvFkka__suggestions button:hover{background:var(--surface-hover);color:var(--text-strong)}.Chat-module__mvFkka__suggestionIcon{color:var(--accent);flex:0 0 24px;justify-content:center;align-items:center;height:24px;display:inline-flex}.Chat-module__mvFkka__suggestionIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:21px;height:21px}.Chat-module__mvFkka__messages{flex-direction:column;gap:28px;width:100%;max-width:800px;margin:0 auto;padding:38px 24px 190px;list-style:none;display:flex}.Chat-module__mvFkka__emptyMessages{min-height:0;padding:0}.Chat-module__mvFkka__message{gap:14px;max-width:100%;line-height:1.7;display:flex}.Chat-module__mvFkka__messageBody{min-width:0}.Chat-module__mvFkka__messageBody p{overflow-wrap:anywhere;white-space:pre-wrap;margin:3px 0 0;font-size:15px}.Chat-module__mvFkka__author{color:var(--accent);font-size:13px;font-weight:600;display:block}.Chat-module__mvFkka__userMessage{background:var(--surface-user);border:1px solid var(--border);color:var(--text-strong);border-radius:18px;align-self:flex-end;max-width:min(75%,620px);padding:10px 16px}.Chat-module__mvFkka__userMessage .Chat-module__mvFkka__author{display:none}.Chat-module__mvFkka__userMessage .Chat-module__mvFkka__messageBody p{margin:0}.Chat-module__mvFkka__assistantMessage{align-self:stretch}.Chat-module__mvFkka__errorMessage{color:#e7b0b8}.Chat-module__mvFkka__typing{align-items:center;gap:5px;height:28px;display:flex}.Chat-module__mvFkka__typing i{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite Chat-module__mvFkka__pulse}.Chat-module__mvFkka__typing i:nth-child(2){animation-delay:.14s}.Chat-module__mvFkka__typing i:nth-child(3){animation-delay:.28s}.Chat-module__mvFkka__composerDock{background:linear-gradient(transparent, var(--canvas) 22%);z-index:8;padding:34px 24px 10px;position:absolute;bottom:0;left:0;right:0}.Chat-module__mvFkka__composer{background:var(--surface);border:1px solid var(--border);border-radius:26px;align-items:flex-end;gap:10px;max-width:768px;margin:0 auto;padding:10px 10px 10px 18px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 8px 30px #090301a6}.Chat-module__mvFkka__composer:focus-within{border-color:var(--border-focus);box-shadow:0 8px 34px #090301cc,0 0 0 1px #88283a55}.Chat-module__mvFkka__composer textarea{color:var(--text-strong);resize:none;background:0 0;border:0;outline:0;flex:1;min-height:24px;max-height:200px;padding:5px 0;font-size:15px;line-height:1.5;overflow-y:auto}.Chat-module__mvFkka__composer textarea::placeholder{color:var(--muted)}.Chat-module__mvFkka__composer textarea:disabled{cursor:not-allowed;opacity:.65}.Chat-module__mvFkka__sendButton{background:var(--accent);color:var(--ink);cursor:pointer;border:0;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;transition:opacity .15s,transform .15s;display:flex}.Chat-module__mvFkka__sendButton:hover:not(:disabled){transform:scale(1.04)}.Chat-module__mvFkka__sendButton:disabled{color:#2b170a;cursor:default;background:#5d442b}.Chat-module__mvFkka__sendButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:18px;height:18px}.Chat-module__mvFkka__spinner{border:2px solid var(--border-focus);border-top-color:#0000;border-radius:50%;width:15px;height:15px;animation:.8s linear infinite Chat-module__mvFkka__spin}.Chat-module__mvFkka__composerMeta{color:var(--subtle);justify-content:space-between;max-width:735px;margin:6px auto 0;padding:0 4px;font-size:10px;display:flex}.Chat-module__mvFkka__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes Chat-module__mvFkka__pulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@keyframes Chat-module__mvFkka__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.Chat-module__mvFkka__welcome{padding:24px 16px}.Chat-module__mvFkka__suggestions{max-width:420px}.Chat-module__mvFkka__messages{gap:24px;padding:26px 16px 175px}.Chat-module__mvFkka__userMessage{max-width:88%}.Chat-module__mvFkka__composerDock{padding:30px 12px 8px}.Chat-module__mvFkka__composerMeta{display:none}}@media (prefers-reduced-motion:reduce){.Chat-module__mvFkka__typing i,.Chat-module__mvFkka__spinner{animation:none}.Chat-module__mvFkka__suggestions button,.Chat-module__mvFkka__sendButton{transition:none}}
