*{list-style:none;margin:0;padding:0}.chat-fab{transition:.3s}.chat-fab:hover{transform:scale(1.08)}.chat-modal{box-shadow:0 25px 60px #0000002e;transition:all .3s ease}.chat-header{padding:0 20px}.chat-header span{font-size:13px;opacity:.8}.close-btn{font-size:20px}.chat-body{padding:20px}.bot-message{box-shadow:0 5px 20px #0000000d;max-width:80%}.chat-footer{border-top:1px solid #eee;display:flex;gap:10px;padding:15px}.chat-footer input{border:1px solid #ddd;border-radius:12px;flex:1 1;outline:none;padding:12px 14px}.chat-footer button{background:#4f46e5;border:none;border-radius:12px;color:#fff;cursor:pointer;width:48px}@media (max-width:600px){.chat-modal{bottom:85px;height:75vh;left:10px;right:10px;width:auto}.chat-fab{bottom:16px;left:16px}}.chat-fab{background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:50%;bottom:24px;box-shadow:0 10px 30px #4f46e566;color:#fff;cursor:pointer;font-size:26px;height:60px;left:24px;position:fixed;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);width:60px;z-index:9999}.chat-fab:hover{transform:scale(1.1)}.chat-modal{background:#fff;border:1px solid #0000000d;border-radius:24px;bottom:100px;box-shadow:0 25px 60px #00000026;display:flex;flex-direction:column;height:600px;left:24px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;transform:translateY(30px) scale(.95);transition:all .4s cubic-bezier(.25,.8,.25,1);width:380px;z-index:9999}.chat-modal.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.chat-header{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 4px 15px #0000000d;color:#fff;display:flex;height:75px;justify-content:space-between;padding:0 24px;z-index:2}.chat-header h3{font-size:18px;font-weight:600;margin:0}.chat-header span{align-items:center;display:flex;font-size:12px;gap:6px;opacity:.85}.chat-header span:before{background-color:#4ade80;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:22px;opacity:.8;transition:.2s}.close-btn:hover{opacity:1;transform:rotate(90deg)}.chat-body{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:24px 20px}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.bot-message{align-self:flex-start;background:#fff;border-radius:18px 18px 18px 4px;box-shadow:0 4px 15px #0000000a;color:#334155}.bot-message,.user-message{font-size:14.5px;line-height:1.5;max-width:85%;padding:14px 18px}.user-message{align-self:flex-end;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:18px 18px 4px 18px;box-shadow:0 4px 15px #4f46e533;color:#fff}.chat-options-footer{background:#fff;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:10px;max-height:180px;overflow-y:auto;padding:16px 20px}.chat-options-footer::-webkit-scrollbar{width:4px}.chat-options-footer::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.option-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#4f46e5;cursor:pointer;font-size:13.5px;font-weight:500;padding:8px 14px;transition:all .2s ease}.option-btn:hover{background:#4f46e5;border-color:#4f46e5;box-shadow:0 4px 10px #4f46e533;color:#fff;transform:translateY(-1px)}@media (max-width:600px){.chat-modal{border-radius:0;bottom:0;height:100vh;left:0;right:0;width:100%}.chat-fab{bottom:20px;left:20px}}.header{background-color:#4ade80;height:80px;justify-content:center;width:100%}.header,.header ul{align-items:center;display:flex}.header ul{background-color:red;height:70px;justify-content:space-around;width:300px}.header ul li{align-items:center;background-color:#7c3aed;box-sizing:border-box;display:flex;height:50px;justify-content:center}.header ul li a{color:#000}
/*# sourceMappingURL=main.6aab2df5.css.map*/