@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Noto+Sans+Telugu:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans Telugu,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}:root{--font-family-primary: "Noto Sans Telugu", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-fallback: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message{animation:fadeInUp .3s ease-out}.ant-typography,.ant-input,.ant-btn,.ant-card,.ant-select,.ant-dropdown{font-family:var(--font-family-primary)!important}[lang=te],.telugu-text{font-family:"Noto Sans Telugu",var(--font-family-fallback);font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"kern" 1,"liga" 1}.telugu-text{line-height:1.6}.chat-message .ant-typography{font-family:var(--font-family-primary);line-height:1.5}@media (max-width: 768px){body{font-size:14px}.ant-layout-header{padding:0 12px!important}.ant-card{margin:0 4px!important}.ant-typography{word-break:break-word}.ant-form-item{margin-bottom:16px!important}.ant-input,.ant-btn{font-size:16px!important}.ant-tag{font-size:12px!important;padding:2px 8px!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){.ant-btn,.ant-input{min-height:44px}.ant-menu-item{min-height:44px;line-height:44px}}
