#teldrik-helper{position:fixed;right:22px;bottom:22px;z-index:9999;font-family:Inter,"Segoe UI",Arial,sans-serif}#th-fab{width:54px;height:54px;border-radius:50%;border:0;background:#087cf0;color:#fff;font-size:26px;font-weight:800;box-shadow:0 12px 28px rgba(6,25,44,.28);cursor:pointer}#th-panel{position:absolute;right:0;bottom:66px;width:min(390px,calc(100vw - 28px));max-height:min(650px,76vh);overflow:hidden;background:#fff;border:1px solid #dce6ef;border-radius:14px;box-shadow:0 20px 55px rgba(6,25,44,.24);color:#102a46}#th-panel header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:linear-gradient(105deg,#06192c,#0b3b63);color:#fff}#th-panel header div{display:grid;gap:2px}#th-panel header small{font-size:9px;letter-spacing:.16em;color:#72dce8}#th-panel header strong{font-size:17px}.th-head-actions{display:flex;align-items:center;gap:8px}#th-lang{border:1px solid rgba(255,255,255,.24);background:#0d3658;color:#fff;border-radius:6px;padding:6px 8px;font-size:11px}#th-close{border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.th-search{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px;border-bottom:1px solid #e5edf4}.th-search input{min-width:0;padding:11px 12px;border:1px solid #cfdce7;border-radius:8px;font:inherit}.th-search button{border:0;border-radius:8px;background:#087cf0;color:#fff;padding:0 13px;font-weight:700;cursor:pointer}#th-body{padding:14px;overflow:auto;max-height:480px}#th-body h3{font-size:15px;margin:10px 2px 12px}#th-body h4{font-size:12px;margin:18px 0 6px;color:#47637e}#th-body p,#th-body li{font-size:13px;line-height:1.55;color:#47637e}.th-context{font-size:11px;background:#eef7ff;color:#1b567c;padding:9px 10px;border-radius:8px}.th-item{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;border:1px solid #e1eaf1;background:#fff;padding:11px 12px;border-radius:9px;margin:7px 0;color:#173653;cursor:pointer}.th-item:hover{border-color:#91c8f7;background:#f7fbff}.th-item b{font-size:12px}.th-item span{font-size:20px;color:#087cf0}.th-back{border:0;background:transparent;color:#087cf0;padding:0;cursor:pointer;font-weight:700}.th-escalate,.th-empty{margin-top:14px;padding:12px;border-radius:8px;background:#f4f8fb;font-size:12px;color:#6f8298}.th-escalate a,.th-empty a{color:#087cf0;font-weight:700;text-decoration:none}@media(max-width:600px){#teldrik-helper{right:14px;bottom:14px}#th-panel{position:fixed;inset:10px;width:auto;max-height:none}#th-body{max-height:calc(100vh - 180px)}}