@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@keyframes chat-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes chat-message-enter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.chat-message-enter{animation:chat-message-enter .22s cubic-bezier(.16,1,.3,1) both}.chat-time-phantom{display:inline-block;width:38px;height:0}.chat-time-overlay{position:absolute;right:10px;bottom:4px;display:flex;align-items:center;gap:4px;font-size:10px;line-height:1.2;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.chat-status-pulse{animation:chat-pulse 1.2s ease-in-out infinite}.chat-image,.chat-attachment-preview img{image-orientation:from-image}.chat-attachment-thumb{cursor:zoom-in}@keyframes chat-lightbox-fade-in{0%{opacity:0}to{opacity:1}}.chat-lightbox-fade{animation:chat-lightbox-fade-in .18s ease-out}@keyframes chat-context-menu-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.chat-bubble-editing{outline:2px solid #FB923C;outline-offset:2px;border-radius:16px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#f8f9fa;color:#111827}@keyframes markerRotateIn{0%{transform:translate(-50%,-50%) rotate(0) scale(.9);opacity:.4}to{transform:translate(-50%,-50%) rotate(-90deg) scale(1);opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .3s ease-out}button:active{transform:scale(.98);transition:transform .1s ease}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}html{scroll-padding-top:80px}@media screen and (max-width:768px){input,select,textarea,[contenteditable]{font-size:16px!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media print{.no-print,header,.mantine-AppShell-header{display:none!important}.mantine-AppShell-main{padding:0!important;margin:0!important}body{background:#fff!important;font-size:11pt}.estimate-print{padding:0}table{font-size:9pt}}
