body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-header{background-color:#fff;box-shadow:0 2px 8px #0000001a;padding:0 20px}.header-row{height:64px}.logo-section{align-items:center;display:flex}.logo-icon{color:#000;font-size:24px}.logo-title{color:#000;font-size:18px;font-weight:700;margin-left:8px}.menu{background-color:initial;border-bottom:none;line-height:64px}.menu .ant-menu-item-selected{color:#ff69b4!important}.user-profile{align-items:center;display:flex;font-size:16px}.avatar{background-color:#00000080;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px}.user-profile-col{text-align:right}.card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:20px;padding:20px}.chat-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;height:500px;padding:16px}.chat-box{background-color:#fff;border-radius:8px;flex:1 1;margin-bottom:16px;overflow-y:auto;padding:8px}.chat-message{display:flex;margin-bottom:12px}.chat-message.user{justify-content:flex-end}.chat-message.bot{justify-content:flex-start}.bubble{word-wrap:break-word;border-radius:20px;max-width:90%;padding:10px 16px;position:relative}.chat-message.user .bubble{background-color:#dcf8c6;border-top-right-radius:4px;color:#000}.chat-message.bot .bubble{background-color:#ececec;border-top-left-radius:4px;color:#000}.chat-input-container{align-items:center;background:#fff;border-radius:25px;box-shadow:0 1px 3px #0003;display:flex;margin:10px;padding:5px 10px}.chat-input{border:none!important;flex:1 1;font-size:16px;outline:none!important;padding:5px 10px;resize:none}.chat-input-container button{background-color:#0084ff;border:none;margin-left:10px}.chat-input-container button:hover{background-color:#006edc}.typing-indicator{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;justify-content:center;min-height:20px}.typing-dots,.typing-indicator{align-items:center;display:flex}.typing-dots{gap:4px}.typing-dots span{animation:typing 1.4s ease-in-out infinite;background-color:#999;border-radius:50%;height:8px;width:8px}.typing-dots span:first-child{animation-delay:0s}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes typing{0%,60%,to{opacity:.5;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}body{background-color:#f0f2f5;font-family:Arial,sans-serif;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.ant-layout-content{background:#f0f2f5;padding:20px}.ant-layout,.header{background:#fff}.header{align-items:center;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:0 20px}.header .logo{color:#ff4d4f;font-size:24px;font-weight:700}.header .user-info{align-items:center;display:flex}.header .user-info span{font-size:16px;margin-right:10px}.header .user-info img{border-radius:50%;height:40px;object-fit:cover;width:40px}.chart-container,.products-table,.transaction-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:20px}@media (max-width:768px){.header{padding:0 10px}.ant-layout-content{padding:10px}.chart-container,.products-table,.transaction-table{padding:15px}}@media print{body,html{height:100%;margin:0;padding:0;width:100%}.no-print{display:none}@page{size:auto;margin:0}}
/*# sourceMappingURL=main.44ba0356.css.map*/