#savunma-teyit-root{position:fixed;z-index:99990;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;display:flex;gap:12px;align-items:flex-end}#savunma-teyit-root[data-position="bottom-right"]{right:20px;bottom:20px}#savunma-teyit-root[data-position="bottom-left"]{left:20px;bottom:20px;flex-direction:row-reverse}.st-bubble{position:relative}.st-launcher{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#0b3d91,#1565c0);color:#fff;border:0;cursor:pointer;box-shadow:0 8px 24px rgb(0 0 0 / .25);display:flex;align-items:center;justify-content:center;font-size:24px;transition:transform .15s ease}.st-launcher:hover{transform:translateY(-2px)}.st-mode-chat .st-launcher{background:linear-gradient(135deg,#2e7d32,#43a047)}.st-mode-teyit .st-launcher{background:linear-gradient(135deg,#b71c1c,#d32f2f)}.st-panel{position:absolute;bottom:70px;right:0;width:380px;max-width:92vw;height:560px;max-height:80vh;background:#fff;border-radius:14px;box-shadow:0 16px 40px rgb(0 0 0 / .25);display:none;flex-direction:column;overflow:hidden}#savunma-teyit-root[data-position="bottom-left"] .st-panel{right:auto;left:0}.st-panel.open{display:flex}.st-header{background:#0b3d91;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.st-mode-chat .st-header{background:#2e7d32}.st-mode-teyit .st-header{background:#b71c1c}.st-header b{font-size:14px}.st-close{background:#fff0;border:0;color:#fff;font-size:18px;cursor:pointer}.st-messages{flex:1;overflow:auto;padding:14px;background:#f7f8fb}.st-msg{margin-bottom:12px;max-width:90%}.st-msg.user{margin-left:auto;background:#1565c0;color:#fff;padding:8px 12px;border-radius:14px 14px 4px 14px}.st-mode-chat .st-msg.user{background:#2e7d32}.st-mode-teyit .st-msg.user{background:#b71c1c}.st-msg.bot{background:#fff;border:1px solid #e3e6ee;padding:10px 12px;border-radius:14px 14px 14px 4px;color:#1a1a1a;font-size:13px;line-height:1.5}.st-msg.bot h4{margin:6px 0 2px;font-size:13px;color:#0b3d91}.st-msg.bot ul{margin:4px 0 8px 18px}.st-msg.bot a{color:#1565c0;word-break:break-all}.st-verdict{display:inline-block;padding:3px 10px;border-radius:999px;font-weight:600;font-size:12px;margin-bottom:6px}.st-verdict.dogru{background:#e6f7ea;color:#1b6b35}.st-verdict.yanlis{background:#fde8e8;color:#9b1c1c}.st-verdict.kismen{background:#fff4e0;color:#8a5a00}.st-verdict.yetersiz{background:#eef0f5;color:#444}.st-warning{font-size:11px;color:#666;margin-top:8px;padding-top:8px;border-top:1px dashed #ccc}.st-review-items{list-style:none;margin:6px 0 8px;padding:0}.st-review-items li{padding:4px 0;border-bottom:1px solid #f0f0f0;font-size:12px}.st-review-items li:last-child{border-bottom:0}.st-input{display:flex;border-top:1px solid #e3e6ee;background:#fff}.st-input textarea{flex:1;border:0;padding:12px;resize:none;outline:0;font:inherit;min-height:48px}.st-input button{background:#0b3d91;color:#fff;border:0;padding:0 16px;cursor:pointer;font-weight:600}.st-mode-chat .st-input button{background:#2e7d32}.st-mode-teyit .st-input button{background:#b71c1c}.st-input button:disabled{opacity:.5;cursor:not-allowed}.st-typing{font-style:italic;color:#777}@media (max-width:480px){#savunma-teyit-root{gap:8px}.st-launcher{width:52px;height:52px;font-size:22px}.st-panel{width:calc(100vw - 32px);bottom:64px}}