.chat-widget{bottom:16px;position:fixed;right:16px;z-index:9999}.chat-widget-btn{background:#007aff;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:28px;height:56px;width:56px}.chat-widget-btn,.chat-window{box-shadow:0 2px 16px #00000026}.chat-window{background:#fff;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;width:350px}.chat-header{align-items:center;background:#007aff;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:8px 16px}.close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:18px}.chat-body{display:flex;flex-direction:column;font-size:14px;gap:8px;height:400px;overflow-y:auto;padding:10px}.chat-msg{word-wrap:break-word;border-radius:12px;line-height:1.4;max-width:85%;padding:8px 12px}.chat-msg.bot p{margin:0 0 8px}.chat-msg.bot p:last-child{margin-bottom:0}.chat-msg.bot strong{font-weight:600}.chat-msg.bot ul{margin:4px 0;padding-left:20px}.chat-msg.bot li{margin:2px 0}.chat-msg.bot h1,.chat-msg.bot h2,.chat-msg.bot h3{font-size:1.1em;font-weight:600;margin:8px 0 4px}.chat-msg.yo{align-self:flex-end;background:#e6f0ff;margin-left:auto}.chat-msg.bot{background:#dfffe2}.chat-msg.bot,.chat-msg.error{align-self:flex-start;margin-right:auto}.chat-msg.error{background:#ffe9e9;color:#690909}.chat-input{border-top:1px solid #eee;display:flex}.chat-input input{border:none;flex:1 1;font-size:15px;outline:none;padding:10px}.chat-input button{background:#007aff;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;font-weight:700;padding:0 16px}.loading-screen{align-items:center;color:#2e6f95;display:flex;font-size:18px;height:100vh;justify-content:center}table{border-collapse:collapse;margin-top:20px;width:100%}td,th{border:1px solid #ccc;padding:8px 12px;text-align:left}th{background-color:#f0f0f0}tbody tr:nth-child(2n){background-color:#fafafa}.modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideIn .3s ease-in-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-height:80vh;max-width:600px;overflow-y:auto;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.modal-header h2{color:#2e6f95;font-size:24px;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;padding:0;transition:background-color .2s,color .2s;width:30px}.modal-close:hover{background-color:#f0f0f0;color:#333}.modal-body{padding:20px}.modal-body p{line-height:1.6;margin:10px 0}.modal-body strong{color:#2e6f95}.modal-body a{color:#2e6f95;text-decoration:none;word-break:break-all}.modal-body a:hover{text-decoration:underline}.modal-footer{border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;padding:15px 20px}.modal-footer button{background-color:#2e6f95;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .2s}.modal-footer button:hover{background-color:#245a7a}
/*# sourceMappingURL=main.26fb5592.css.map*/