.Logo-module__wacNiq__logo{filter:drop-shadow(0 2px #2a0a03)drop-shadow(0 5px 8px #000000b3);letter-spacing:0;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:baseline;font-size:18px;line-height:1.2;display:inline-flex}.Logo-module__wacNiq__logoMetin2{font-family:var(--font-metin2), fantasy;letter-spacing:-.06em;font-weight:400}.Logo-module__wacNiq__logoCore{font-size:.63em;line-height:1;display:inline-block}.Logo-module__wacNiq__logoEdgeGlyph{font-size:1em;line-height:.85;display:inline-block}.Logo-module__wacNiq__logoEdgeGlyph,.Logo-module__wacNiq__logoCore,.Logo-module__wacNiq__logoExpert{color:#0000;-webkit-text-fill-color:transparent;-webkit-text-stroke:.4px #4a1b06;background:linear-gradient(#fff3c4 0%,#f3d98c 34%,#c9822f 72%,#8c4a18 100%);-webkit-background-clip:text;background-clip:text}.Logo-module__wacNiq__logoTwo{color:#0000;-webkit-text-fill-color:transparent;-webkit-text-stroke:.4px #4a0503;background:linear-gradient(#ff6a4d 0%,#e5342a 35%,#a81410 75%,#6e0b08 100%);-webkit-background-clip:text;background-clip:text;margin-left:.02em;font-size:1em;line-height:.85;display:inline-block}.Logo-module__wacNiq__logoExpert{letter-spacing:-.035em;margin-left:.3em;font-family:Georgia,Times New Roman,serif;font-size:.75em;font-weight:700}
.Chat-module__mvFkka__app{background:var(--canvas);color:var(--text);width:100%;height:100%;display:flex;overflow:hidden}.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{isolation:isolate;text-align:center;width:100%;max-width:820px;margin:auto;padding:32px 24px;position:relative}.Chat-module__mvFkka__welcome:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(55% 50%,#c86e2829,#0000 70%);width:min(1100px,120vw);height:520px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.Chat-module__mvFkka__welcomeLogo{margin-bottom:26px;font-size:clamp(52px,8vw,84px)}.Chat-module__mvFkka__welcome h1{color:var(--muted);letter-spacing:0;margin:10px 0 0;font-size:clamp(16px,1.6vw,19px);font-weight:400}.Chat-module__mvFkka__welcomeComposer{margin:28px auto 14px}.Chat-module__mvFkka__suggestions{text-align:left;flex-direction:column;gap:8px;max-width:730px;margin:0 auto;display:flex}.Chat-module__mvFkka__suggestions button{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;width:100%;min-height:48px;padding:12px 14px;font-size:14px;line-height:1.4;transition:background .15s,border-color .15s,color .15s;display:flex}.Chat-module__mvFkka__suggestions button:hover{background:var(--surface-hover);border-color:var(--border-focus);color:var(--text-strong)}.Chat-module__mvFkka__suggestionIcon{color:var(--accent);flex:0 0 22px;justify-content:center;align-items:center;height:22px;display:inline-flex}.Chat-module__mvFkka__suggestionIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.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:15.5px}.Chat-module__mvFkka__messageContent p{margin:3px 0 10px}.Chat-module__mvFkka__messageContent p:last-child{margin-bottom:0}.Chat-module__mvFkka__messageContent ul,.Chat-module__mvFkka__messageContent ol{margin:5px 0 10px;padding-left:22px}.Chat-module__mvFkka__messageContent li{margin:2px 0;padding-left:2px;font-size:15.5px}.Chat-module__mvFkka__messageContent li::marker{color:var(--accent);font-weight:700}.Chat-module__mvFkka__messageContent strong{color:var(--text-strong);font-weight:700}.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__assistantMessage .Chat-module__mvFkka__messageBody{border-left:2px solid var(--border);padding-left:14px}.Chat-module__mvFkka__errorMessage{color:#e89aa4}.Chat-module__mvFkka__messageAction{background:var(--surface);border:1px solid var(--border-focus);color:var(--accent);cursor:pointer;border-radius:10px;margin-top:10px;padding:7px 10px;font-size:12px}.Chat-module__mvFkka__messageAction:hover{background:var(--surface-hover)}.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 #e7c46b59}.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(--jade);color:#fff6e8;cursor:pointer;border:0;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;transition:background .15s,opacity .15s,transform .15s;display:flex}.Chat-module__mvFkka__sendButton:hover:not(:disabled){background:#4a9b66;transform:scale(1.04)}.Chat-module__mvFkka__sendButton:disabled{color:#241812;cursor:default;background:#4a342a}.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 #e7c46b66;border-top-color:#e7c46b;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}}
.SettingsModal-module__TCnG-q__backdrop{z-index:60;background:#050302bd;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SettingsModal-module__TCnG-q__modal{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:18px;width:100%;max-width:580px;max-height:calc(100dvh - 40px);padding:22px;overflow-y:auto;box-shadow:0 24px 70px #000000a6}.SettingsModal-module__TCnG-q__header{justify-content:space-between;align-items:center;display:flex}.SettingsModal-module__TCnG-q__header h2{color:var(--text-strong);margin:0;font-size:21px}.SettingsModal-module__TCnG-q__closeButton{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.SettingsModal-module__TCnG-q__closeButton:hover{background:var(--surface-hover);color:var(--accent)}.SettingsModal-module__TCnG-q__closeButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.SettingsModal-module__TCnG-q__notice,.SettingsModal-module__TCnG-q__error{color:#e8a098;background:#c22a2217;border:1px solid #c22a2273;border-radius:11px;margin:16px 0 0;padding:9px 11px;font-size:13px;line-height:1.5}.SettingsModal-module__TCnG-q__notice{color:var(--ember)}.SettingsModal-module__TCnG-q__success{color:#9ed3ae;background:#3e855724;border:1px solid #3e8557a6;border-radius:11px;margin:16px 0 0;padding:9px 11px;font-size:13px}.SettingsModal-module__TCnG-q__section{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.SettingsModal-module__TCnG-q__section h3{color:var(--accent);margin:0 0 10px;font-size:14px}.SettingsModal-module__TCnG-q__copy,.SettingsModal-module__TCnG-q__configuredRow p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.SettingsModal-module__TCnG-q__configuredRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.SettingsModal-module__TCnG-q__subscriptionContent{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.SettingsModal-module__TCnG-q__billingError{color:var(--ember);margin:10px 0 0;font-size:13px;line-height:1.5}.SettingsModal-module__TCnG-q__keyForm{grid-template-columns:1fr auto;gap:8px;margin-top:16px;display:grid}.SettingsModal-module__TCnG-q__keyForm label{color:var(--text);grid-column:1/-1;font-size:12px}.SettingsModal-module__TCnG-q__keyForm input{background:var(--canvas);border:1px solid var(--border);color:var(--text-strong);border-radius:11px;min-width:0;min-height:44px;padding:10px 12px}.SettingsModal-module__TCnG-q__keyForm input:focus{border-color:var(--border-focus);outline:0}.SettingsModal-module__TCnG-q__keyForm input::placeholder{color:var(--subtle)}.SettingsModal-module__TCnG-q__saveButton,.SettingsModal-module__TCnG-q__secondaryButton{cursor:pointer;border-radius:11px;min-height:42px;padding:9px 15px;font-weight:600}.SettingsModal-module__TCnG-q__saveButton{background:var(--jade);color:#fff6e8;border:1px solid #58a571}.SettingsModal-module__TCnG-q__saveButton:hover:not(:disabled){background:#4a9b66}.SettingsModal-module__TCnG-q__secondaryButton{border:1px solid var(--border);color:var(--muted);background:0 0}.SettingsModal-module__TCnG-q__secondaryButton:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-focus);color:var(--text)}.SettingsModal-module__TCnG-q__saveButton:disabled,.SettingsModal-module__TCnG-q__secondaryButton:disabled{cursor:not-allowed;opacity:.55}@media (max-width:520px){.SettingsModal-module__TCnG-q__backdrop{align-items:flex-end;padding:0}.SettingsModal-module__TCnG-q__modal{border-bottom:0;border-radius:18px 18px 0 0;max-height:92dvh;padding:19px 16px}.SettingsModal-module__TCnG-q__keyForm{grid-template-columns:1fr}}
.Sidebar-module__WZVnLW__sidebar{background:var(--surface);border-right:1px solid var(--border);color:var(--text);z-index:30;flex-direction:column;flex:0 0 280px;width:280px;min-width:0;height:100dvh;display:flex;position:relative}.Sidebar-module__WZVnLW__top{border-bottom:1px solid var(--border);padding:22px 16px 16px}.Sidebar-module__WZVnLW__logo{margin:0 8px 18px;font-size:23px;display:block}.Sidebar-module__WZVnLW__newChat{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:44px;padding:9px 12px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.Sidebar-module__WZVnLW__newChat:hover{background:var(--surface-hover);border-color:var(--border-focus)}.Sidebar-module__WZVnLW__newChat svg{fill:none;height:18px;stroke:var(--accent);stroke-linecap:round;stroke-width:2px;width:18px}.Sidebar-module__WZVnLW__chatNav{scrollbar-color:var(--border) transparent;flex:1;min-height:0;padding:12px 10px;overflow-y:auto}.Sidebar-module__WZVnLW__chatNav ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__WZVnLW__empty{color:var(--subtle);margin:16px 8px;font-size:13px}.Sidebar-module__WZVnLW__chatRow{border-left:2px solid #0000;border-radius:10px;align-items:center;min-height:42px;padding:2px 5px 2px 8px;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__chatRow:hover{background:var(--surface-hover)}.Sidebar-module__WZVnLW__chatRow.Sidebar-module__WZVnLW__active{background:var(--surface-user);border-left-color:var(--accent)}.Sidebar-module__WZVnLW__chatSelect{color:var(--muted);cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;min-width:0;padding:9px 5px;overflow:hidden}.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__chatSelect{color:var(--text-strong)}.Sidebar-module__WZVnLW__deleteButton,.Sidebar-module__WZVnLW__iconButton{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;padding:0;display:inline-flex}.Sidebar-module__WZVnLW__deleteButton{opacity:0}.Sidebar-module__WZVnLW__chatRow:hover .Sidebar-module__WZVnLW__deleteButton,.Sidebar-module__WZVnLW__deleteButton:focus-visible{opacity:1}.Sidebar-module__WZVnLW__deleteButton:hover,.Sidebar-module__WZVnLW__iconButton:hover{background:var(--surface-hover);color:var(--accent)}.Sidebar-module__WZVnLW__deleteButton svg,.Sidebar-module__WZVnLW__iconButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.Sidebar-module__WZVnLW__confirming{border-left-color:var(--ember);background:#c22a2217}.Sidebar-module__WZVnLW__confirmDelete{flex:1;align-items:center;gap:6px;padding:4px;display:flex}.Sidebar-module__WZVnLW__confirmDelete span{color:#e89a91;flex:1;font-size:13px}.Sidebar-module__WZVnLW__confirmDelete button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:7px;padding:5px 7px;font-size:11px}.Sidebar-module__WZVnLW__confirmDelete button:first-of-type{color:#e89a91;border-color:#c22a22b3}.Sidebar-module__WZVnLW__confirmDelete button:disabled{cursor:wait;opacity:.55}.Sidebar-module__WZVnLW__profile{border-top:1px solid var(--border);align-items:center;gap:8px;min-height:72px;padding:12px;display:flex}.Sidebar-module__WZVnLW__profile img,.Sidebar-module__WZVnLW__avatarFallback{border:1px solid var(--border-focus);object-fit:cover;border-radius:50%;flex:0 0 36px;width:36px;height:36px}.Sidebar-module__WZVnLW__avatarFallback{background:var(--surface-user);color:var(--accent);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.Sidebar-module__WZVnLW__displayName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.Sidebar-module__WZVnLW__profile form{margin:0;display:flex}.Sidebar-module__WZVnLW__backdrop{display:none}@media (max-width:760px){.Sidebar-module__WZVnLW__sidebar{transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:12px 0 35px #0000008c}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__open{transform:translate(0)}.Sidebar-module__WZVnLW__backdrop{opacity:0;pointer-events:none;z-index:25;background:#050302a6;border:0;padding:0;transition:opacity .18s;display:block;position:fixed;inset:0}.Sidebar-module__WZVnLW__backdropOpen{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:reduce){.Sidebar-module__WZVnLW__sidebar,.Sidebar-module__WZVnLW__backdrop,.Sidebar-module__WZVnLW__newChat{transition:none}}
.AppShell-module__zsum4a__shell{background:var(--canvas);color:var(--text);width:100%;height:100dvh;display:flex;overflow:hidden}.AppShell-module__zsum4a__workspace{flex:1;min-width:0;position:relative}.AppShell-module__zsum4a__menuButton{background:var(--surface);border:1px solid var(--border);color:var(--accent);cursor:pointer;z-index:15;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none;position:absolute;top:12px;left:12px}.AppShell-module__zsum4a__menuButton:hover{background:var(--surface-hover);border-color:var(--border-focus)}.AppShell-module__zsum4a__menuButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.9px;width:21px;height:21px}@media (max-width:760px){.AppShell-module__zsum4a__menuButton{display:inline-flex}}
.LoginScreen-module___50AKW__canvas{--canvas:#0c0907;--surface:#1d1512;--border:#5c3d22;--text:#f3e7ce;--muted:#c9b08b;--ember:#c22a22;--jade:#3e8557;background:var(--canvas);color:var(--text);align-items:center;width:100%;min-height:100dvh;padding:32px 24px;display:flex;position:relative;overflow:hidden}.LoginScreen-module___50AKW__canvas:before{content:"";pointer-events:none;background:radial-gradient(55% 50%,#c86e2829,#0000 70%);width:min(1100px,120vw);height:520px;position:absolute;top:calc(50% - 420px);left:50%;transform:translate(-50%)}.LoginScreen-module___50AKW__card{isolation:isolate;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:620px;margin:auto;display:flex;position:relative}.LoginScreen-module___50AKW__loginLogo{margin-bottom:26px;font-size:clamp(52px,8vw,84px)}.LoginScreen-module___50AKW__subtitle{color:var(--muted);margin:10px 0 0;font-size:clamp(16px,1.6vw,19px);font-weight:400}.LoginScreen-module___50AKW__googleButton{background:var(--jade);color:#fff6e8;cursor:pointer;border:1px solid #58a571;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;margin-top:30px;padding:12px 22px;font-weight:600;transition:background .15s,opacity .15s,transform .15s;display:inline-flex}.LoginScreen-module___50AKW__googleButton:hover:not(:disabled){background:#4a9b66;transform:translateY(-1px)}.LoginScreen-module___50AKW__googleButton:disabled{cursor:wait;opacity:.65}.LoginScreen-module___50AKW__googleActions{flex-direction:column;align-items:center;margin-top:30px;display:flex}.LoginScreen-module___50AKW__gisButtonWrap{justify-content:center;align-items:center;width:280px;min-height:44px;display:flex}.LoginScreen-module___50AKW__gisButtonContainer{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;justify-content:center;align-items:center;min-height:44px;transition:opacity .15s;display:flex}.LoginScreen-module___50AKW__gisButtonContainer iframe{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0}.LoginScreen-module___50AKW__gisButtonLoading{opacity:.55;pointer-events:none}.LoginScreen-module___50AKW__googlePlaceholder{color:var(--muted);font-size:13px}.LoginScreen-module___50AKW__fallbackButton{color:var(--muted);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;margin-top:12px;padding:4px;font-size:12px;text-decoration:underline}.LoginScreen-module___50AKW__fallbackButton:hover:not(:disabled){color:var(--text)}.LoginScreen-module___50AKW__fallbackButton:disabled{cursor:wait;opacity:.65}.LoginScreen-module___50AKW__googleIcon{background:#fff;border-radius:50%;width:22px;height:22px;padding:2px}.LoginScreen-module___50AKW__note{color:var(--muted);max-width:430px;margin:18px 0 0;font-size:13px;line-height:1.55}.LoginScreen-module___50AKW__error{color:#e58c82;background:#c22a221f;border:1px solid #c22a228c;border-radius:12px;margin:16px 0 0;padding:9px 12px;font-size:13px}@media (max-width:520px){.LoginScreen-module___50AKW__canvas{padding:24px 18px}.LoginScreen-module___50AKW__googleButton{width:100%}}@media (prefers-reduced-motion:reduce){.LoginScreen-module___50AKW__googleButton,.LoginScreen-module___50AKW__gisButtonContainer{transition:none}}
