html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}@media print{.no-print{display:none!important}.printable-content{width:100%;margin:0;padding:0}}.property-pin-marker{background-image:url(/icons/map-pin-red.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;border:none;cursor:pointer}.user-location-marker{background-image:url(/icons/user-pin.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;border:none;cursor:pointer}.user-location-icon{background:transparent;background-image:url(/icons/user-pin.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;border:none;cursor:pointer}.row--unassigned-to-me{background-color:#8ce3f44d}.row--unassigned-to-me:hover{background-color:#d2d2d266!important}.highlight-assigned-to-me{background-color:#e8f5e9!important;font-weight:500}.highlight-assigned-to-me:hover{background-color:#dcedc8!important}.mapboxgl-popup-content{background-color:var(--mui-palette-background-paper, #ffffff)!important;color:var(--mui-palette-text-primary, #000000)!important;border-radius:12px!important;box-shadow:0 4px 24px #0000002e!important;border:1px solid var(--mui-palette-divider, rgba(0, 0, 0, .12))!important;padding:10px 12px!important}.mapboxgl-popup-tip{border-top-color:var(--mui-palette-background-paper, #ffffff)!important;border-bottom-color:var(--mui-palette-background-paper, #ffffff)!important}.mapboxgl-close-button{color:var(--mui-palette-text-secondary, #666666)!important;padding:6px 10px!important;font-size:14px!important;font-weight:700!important}.notification-toast-container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:450px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:16px;margin-bottom:12px;cursor:pointer;border-left:6px solid #2196f3;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;font-family:Inter,sans-serif}.notification-toast-container:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0003}.toast-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#2196f31a;border-radius:50%;margin-right:16px;flex-shrink:0}.toast-content-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.toast-title-text{font-weight:600;font-size:.95rem;color:#1a202c;margin:0 0 4px;line-height:1.2}.toast-message-text{font-size:.85rem;color:#4a5568;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.toast-close-btn{background:transparent;border:none;cursor:pointer;padding:8px;margin-left:8px;color:#a0aec0;transition:color .2s ease;border-radius:50%;display:flex;align-items:center;justify-content:center}.toast-close-btn:hover{color:#4a5568;background-color:#0000000d}@keyframes ring-animation{0%{transform:rotate(0)}10%{transform:rotate(25deg)}20%{transform:rotate(-25deg)}30%{transform:rotate(20deg)}40%{transform:rotate(-15deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-5deg)}to{transform:rotate(0)}}.ring{animation:ring-animation .8s ease-in-out;transform-origin:top center}@keyframes swing-animation{0%{transform:rotate(0)}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.notification-unread{animation:swing-animation 2s ease-in-out infinite;transform-origin:top center}@keyframes chat-pulse-animation{0%{transform:scale(1) rotate(0)}10%{transform:scale(1.15) rotate(5deg)}20%{transform:scale(1.15) rotate(-5deg)}30%{transform:scale(1.15) rotate(5deg)}40%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(0)}}.chat-unread-active{animation:chat-pulse-animation 2.5s ease-in-out infinite;transform-origin:center}@keyframes swing{0%{transform:rotate(0)}10%{transform:rotate(15deg)}30%{transform:rotate(-10deg)}50%{transform:rotate(5deg)}to{transform:rotate(0)}}.notification-bell-active{animation:swing 2s ease infinite}.MuiBadge-badge{animation:none}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-grid-item.react-grid-placeholder{background:var(--placeholder-color, #a3d2ca);opacity:.25;border-radius:12px;transition-duration:.1s}.react-grid-item{transition:all .2s ease}.react-grid-item>.react-resizable-handle:after{border-right:2px solid rgba(0,0,0,.1);border-bottom:2px solid rgba(0,0,0,.1)}.react-grid-item.cssTransforms{transition-property:transform,opacity}
