*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.app-loader{min-height:100vh;width:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.brand-loader{font-size:34px;font-weight:700;letter-spacing:2px;color:#833734;animation:textGlow 1.5s ease-in-out infinite;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.text-spinner{display:flex;gap:6px}.text-spinner span{width:8px;height:8px;background:#833734;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.text-spinner span:nth-child(1){animation-delay:-.32s}.text-spinner span:nth-child(2){animation-delay:-.16s}.text-spinner span:nth-child(3){animation-delay:0s}.typing-dots:after{content:"";animation:typingDots 1.5s infinite}@keyframes typingDots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.message-status{font-size:11px;margin-left:6px;color:gray}.message-status.seen{color:#2196f3}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#999}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}@keyframes textGlow{0%{opacity:.6;letter-spacing:1px}50%{opacity:1;letter-spacing:3px}to{opacity:.6;letter-spacing:1px}}input:focus,textarea:focus{outline:none}.MuiOutlinedInput-root{transition:all .2s ease}.MuiOutlinedInput-root:hover{box-shadow:0 0 0 1px #0000001a}@supports (-webkit-touch-callout: none){.MuiInputBase-input{line-height:normal!important;padding:12.5px 14px!important;display:flex!important;align-items:center!important}.MuiOutlinedInput-input{padding:12.5px 14px!important}.MuiSelect-select{display:flex!important;align-items:center!important;min-height:1.4375em!important}.MuiSelect-icon{top:calc(50% - 12px)!important}input[type=number]{-webkit-appearance:none;margin:0}input,select,textarea{font-size:16px!important}.MuiDialog-paper{transform:translateZ(0)}}.ql-container{min-height:200px;margin-bottom:32px}body{overflow:hidden}html{overflow-y:scroll}.highlight-msg{background-color:#8337340f!important;border-left:3px solid #833734;transition:all .3s ease;border-radius:8px}html{height:100%;overflow:auto}body{min-height:100%;overflow:visible}#root{min-height:100vh;display:flex;flex-direction:column}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e49b47,#833734);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#c78230,#5a2624)}*{scrollbar-width:thin;scrollbar-color:#833734 #f1f5f9}body{font-family:Inter,sans-serif;background-color:#f5f5f5;color:#1a1a1a;line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background-color:#5a2624;color:#fff}:root{--color-primary-default: #833734;--color-primary-light: #a04945;--color-primary-dark: #5a2624;--color-secondary-default: #e49b47;--color-secondary-light: #f0b56e;--color-secondary-dark: #c78230;--color-white: #ffffff;--color-black: #000000;--color-text-primary: #1a1a1a;--color-text-secondary: #666666;--color-text-tertiary: #999999;--color-border: #e0e0e0;--color-background: #f5f5f5;--color-background-card: #ffffff;--color-disabled: #cccccc;--color-success: #4caf50;--color-success-light: #81c784;--color-error: #f44336;--color-error-light: #e57373;--color-warning: #ff9800;--color-warning-light: #ffb74d;--color-info: #2196f3;--color-info-light: #64b5f6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.menu-popover-root{z-index:1400!important}
