@media(max-width:680px){.local-badge:after{content:"CİHAZDA"}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-expanded #app{margin-right:360px;transition:margin-right .2s ease}.chat-sidebar{position:fixed;inset:0 0 0 auto;width:360px;height:100dvh;z-index:20;display:flex;flex-direction:column;color:#edf1e7;background:#151a13;border-left:1px solid #35402e;box-shadow:-12px 0 45px #0005}.chat-header{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:94px;padding:22px;border-bottom:1px solid #30392a}.chat-header .eyebrow{font-size:9px;letter-spacing:1.5px;margin:0 0 9px;color:#91a181}.chat-header h2{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.8px;line-height:1;margin:0}.chat-header h2 span{color:var(--lime)}.chat-icon-button{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;padding:0;border:1px solid #3b4733;border-radius:9px;background:#20271d;color:#b9c5ae}.chat-icon-button .icon{width:17px;height:17px}.chat-about{padding:23px 24px 12px}.chat-public-label{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--lime);font-weight:650;letter-spacing:1.25px}.chat-public-label .icon{width:15px;height:15px}.chat-about p{font-size:12px;color:#98a392;margin:10px 0 0}.chat-info-card{display:grid;grid-template-columns:auto 1fr;gap:11px;margin:4px 22px 16px;padding:13px 14px;border:1px solid #526b3d;border-radius:10px;background:linear-gradient(135deg,#28351f,#202a1b);box-shadow:inset 0 1px #ffffff08}.chat-info-card-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:#17200e;background:var(--lime)}.chat-info-card-icon .icon{width:15px;height:15px}.chat-info-card p{margin:0;color:#c8d4be;font-size:11px;line-height:1.65}.chat-info-card p:first-line{color:#eef4e8;font-weight:650}.chat-connection{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 24px 16px;color:#7f8d78;font-size:11px}.chat-text-button{padding:0;background:transparent;color:var(--lime);font-size:11px;text-decoration:underline}.chat-messages{flex:1;min-height:80px;overflow-y:auto;overscroll-behavior:contain;padding:8px 22px 18px;scrollbar-width:thin;scrollbar-color:#45523d transparent}.chat-empty{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:20px 13px;color:#84917d}.chat-empty strong{font:600 22px/1.3 Manrope,sans-serif;color:#c6d2bd}.chat-empty p{font-size:12px;line-height:1.8;margin-top:8px}.chat-message{margin:0 0 18px}.chat-message-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:0 2px 7px}.chat-message-meta strong{font-size:11px;color:#a8b99b;font-weight:650;overflow-wrap:anywhere}.chat-message-meta time{font-size:10px;color:#73806d;white-space:nowrap}.chat-message>p{margin:0;padding:12px 14px;background:#20261e;border:1px solid #30392b;border-radius:3px 12px 12px;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.is-own>p{background:#26331e;border-color:#3c512c;border-radius:12px 3px 12px 12px}.chat-message.is-own .chat-message-meta strong{color:var(--lime)}.chat-history-note{margin:0;padding:8px 22px 12px;font-size:10px;color:#74806e;text-align:center}.chat-compose{padding:19px 22px max(18px,env(safe-area-inset-bottom));border-top:1px solid #30392a;background:#181e16}.chat-compose form{margin:0}#chat-welcome>strong{font:700 21px Manrope,sans-serif;color:#dbe4d5}#chat-welcome>p{font-size:12px;color:#8f9b88;line-height:1.7;margin:9px 0 16px}#chat-join{width:100%;justify-content:space-between}.chat-identity{font-size:9px;letter-spacing:1px;color:#84907e;margin:0 0 12px}.chat-identity strong{display:block;font-size:12px;letter-spacing:0;color:var(--lime);margin-top:5px;font-weight:650}#chat-message{display:block;width:100%;min-height:88px;height:88px;max-height:150px;padding:12px;color:#edf1e7;background:#11160f;border:1px solid #3a4632;border-radius:8px;resize:vertical;font:13px/1.6 DM Sans,sans-serif}#chat-message::placeholder{color:#778271}#chat-message:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.chat-send-row{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:12px}.chat-send-row>span{font-size:10px;color:#7e8a77}.chat-send-row .primary-button{min-height:36px;padding:8px 13px;font-size:12px}.chat-send-row .icon{width:15px;height:15px}.chat-feedback{font-size:12px;line-height:1.6;color:#b6cf91;margin:10px 0 0}.chat-feedback:empty{display:none}.chat-privacy{font-size:10px;line-height:1.7;color:#778371;margin:13px 0 0}.chat-launcher{position:fixed;right:24px;bottom:24px;z-index:19;display:flex;align-items:center;gap:9px;padding:14px 18px;color:#18240c;background:var(--lime);border:1px solid #dbff9d;border-radius:28px;box-shadow:0 8px 30px #0007;font-size:13px;font-weight:700}.chat-launcher .icon{width:18px;height:18px}.chat-backdrop{position:fixed;inset:0;z-index:18;background:#080c08b5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chat-modal-open{overflow:hidden}@media(max-width:1199px){.chat-expanded #app{margin-right:0}.chat-sidebar{width:min(390px,100%)}.chat-header{min-height:80px}.chat-launcher{right:18px;bottom:95px}}@media(max-width:680px){#chat-message{font-size:16px}.chat-compose{padding:15px 20px max(15px,env(safe-area-inset-bottom))}.chat-about{padding-top:16px}.chat-info-card{margin:2px 20px 14px}.chat-info-card p{font-size:12px}.chat-privacy{font-size:11px}.chat-message>p{font-size:14px}.chat-message-meta strong{font-size:12px}.chat-send-row .primary-button{min-height:44px}.chat-messages{min-height:60px}}@media(max-height:650px){.chat-about,.chat-history-note{display:none}.chat-header{min-height:65px;padding:12px 22px}.chat-connection{padding-top:10px;padding-bottom:8px}.chat-compose{padding-top:12px}.chat-privacy{margin-top:8px}.chat-identity{margin-bottom:8px}#chat-message{min-height:60px;height:60px}}@media(prefers-reduced-motion:reduce){.chat-expanded #app{transition:none}}
