._sidebar_1v49a_1{position:fixed;left:0;top:0;bottom:0;width:240px;background:#fff;color:#111827;border-right:1px solid #e5e7eb;padding:16px;display:flex;flex-direction:column}._brand_1v49a_2{display:flex;align-items:center;gap:8px;margin-bottom:16px}._logo_1v49a_3{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#6e8efb,#4a6cf7);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}._title_1v49a_4{font-weight:700}._nav_1v49a_5{display:flex;flex-direction:column;gap:8px;flex:1}._nav_1v49a_5 a{color:#374151;padding:8px 10px;border-radius:8px}._nav_1v49a_5 a:hover{background:#f3f4f6}._active_1v49a_8{background:#e5edff;color:#1d4ed8!important}._footer_1v49a_10{margin-top:auto}._logout_1v49a_11{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer}._logout_1v49a_11:hover{background:#f3f4f6}._main_1l0c6_1{margin-left:240px;padding:16px;min-height:100vh;background:var(--bg);color:var(--fg)}._topbar_1l0c6_2{display:flex;align-items:center;justify-content:space-between;padding:8px 0 16px;position:sticky;top:0;background:var(--bg);z-index:5}:root{--bg: #f8fafc;--panel: #ffffff;--border: #e5e7eb;--fg: #111827}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--fg);background:var(--bg)}a{color:#2563eb;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:16px}.card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:16px}input,select,textarea{width:100%;padding:10px 12px;background:#fff;color:#111827;border:1px solid #d1d5db;border-radius:8px}input:focus,select:focus,textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}button:not([class*=bg-]):not([class*=text-]){padding:10px 14px;border-radius:10px;border:none;background:#2563eb;color:#fff;cursor:pointer}button:not([class*=bg-]):not([class*=text-]):hover{background:#1d4ed8}button:disabled{opacity:.6;cursor:not-allowed}.chart-container{position:relative;height:260px}.select{position:relative}.selectTrigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;min-width:220px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#111827}.select.open .selectTrigger{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.selectMenu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 30px #0206171f;min-width:220px;overflow:hidden}.selectOption{padding:10px 12px;cursor:pointer}.selectOption:hover{background:#f3f4f6}.selectOption.isSelected{background:#eff6ff;color:#1d4ed8;font-weight:600}.msgRow{display:flex;margin:8px 0}.msgBubble{max-width:70%;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:#fff}.msgBubble.incoming{background:#eef2ff;border-color:#e0e7ff}.msgBubble.outgoing{background:#ecfdf5;border-color:#d1fae5}.tgKeyboard{margin-top:8px;display:grid;gap:6px}.tgKeyboardRow{display:flex;gap:6px;flex-wrap:wrap}.tgBtn{padding:6px 10px;border:1px solid #d1d5db;background:#f9fafb;border-radius:8px;cursor:pointer;font-weight:500}.tgBtn:hover{background:#f3f4f6}.tgBtnLink{text-decoration:none;color:inherit;display:inline-block}.tgReply{font-size:12px;opacity:.8;border-left:3px solid #c7d2fe;padding-left:8px;margin-bottom:6px;white-space:pre-wrap}.tgUnderline{text-decoration:underline}.tgStrike{text-decoration:line-through}.tgCode{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f3f4f6;padding:1px 4px;border-radius:4px}.tgPre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f3f4f6;padding:6px;border-radius:6px;white-space:pre-wrap}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1118278c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modalDialog{width:100%;max-width:440px;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 60px #02061733}.modalHeader{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e5e7eb}.modalTitle{font-weight:700;color:#111827}.modalClose{background:transparent;border:none;color:#6b7280;font-size:22px;line-height:1;padding:4px 8px}.modalClose:hover{color:#374151}.modalBody{padding:18px}.modalBody label{display:block;font-size:.875rem;color:#374151;margin:10px 0 6px}.modalBody input,.modalBody select,.modalBody textarea{width:100%;padding:10px 12px;border-radius:8px;background:#fff;color:#111827;border:1px solid #d1d5db}.modalBody input:focus,.modalBody select:focus,.modalBody textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.modalBody .error{color:#dc2626;margin-top:8px;font-size:.875rem}.modalBody button:not([class*=bg-]):not([class*=text-]){margin-top:12px;width:100%;padding:10px 14px;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600}.modalBody button:not([class*=bg-]):not([class*=text-]):hover{background:#1d4ed8}
