.PaymentCards-module__VqD9xa__container{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem;display:grid}@media (max-width:1200px){.PaymentCards-module__VqD9xa__container{grid-template-columns:1fr}}.PaymentCards-module__VqD9xa__boardPanel{flex-direction:column;height:600px;display:flex;overflow:hidden}.PaymentCards-module__VqD9xa__panelHeader{border-bottom:1px solid var(--mantine-color-gray-2);background:var(--mantine-color-white);z-index:1;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__panelHeader{background:var(--mantine-color-dark-7);border-bottom-color:var(--mantine-color-dark-5)}.PaymentCards-module__VqD9xa__headerContent{align-items:center;gap:.75rem;display:flex}.PaymentCards-module__VqD9xa__headerIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PaymentCards-module__VqD9xa__headerIconWrapper.PaymentCards-module__VqD9xa__blue{background:var(--mantine-color-blue-0);color:var(--mantine-color-blue-5)}.PaymentCards-module__VqD9xa__headerIconWrapper.PaymentCards-module__VqD9xa__red{background:var(--mantine-color-red-0);color:var(--mantine-color-red-5)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__headerIconWrapper.PaymentCards-module__VqD9xa__blue{color:var(--mantine-color-blue-4);background:#3b82f626}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__headerIconWrapper.PaymentCards-module__VqD9xa__red{color:var(--mantine-color-red-4);background:#ef444426}.PaymentCards-module__VqD9xa__headerText h2{color:var(--mantine-color-gray-8);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}.PaymentCards-module__VqD9xa__headerText p{color:var(--mantine-color-gray-4);margin:.125rem 0 0;font-size:.75rem;font-weight:500}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__headerText h2{color:var(--mantine-color-white)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__headerText p{color:var(--mantine-color-dark-3)}.PaymentCards-module__VqD9xa__countBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.PaymentCards-module__VqD9xa__countBadge.PaymentCards-module__VqD9xa__blue{background:var(--mantine-color-blue-0);color:var(--mantine-color-blue-6)}.PaymentCards-module__VqD9xa__countBadge.PaymentCards-module__VqD9xa__red{background:var(--mantine-color-red-0);color:var(--mantine-color-red-6)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__countBadge.PaymentCards-module__VqD9xa__blue{color:var(--mantine-color-blue-3);background:#3b82f626}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__countBadge.PaymentCards-module__VqD9xa__red{color:var(--mantine-color-red-3);background:#ef444426}.PaymentCards-module__VqD9xa__scrollContainer{flex:1;padding:1.5rem;overflow-y:auto}.PaymentCards-module__VqD9xa__scrollContainer::-webkit-scrollbar{width:6px}.PaymentCards-module__VqD9xa__scrollContainer::-webkit-scrollbar-track{background:0 0}.PaymentCards-module__VqD9xa__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--mantine-color-gray-3);border-radius:20px}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__scrollContainer::-webkit-scrollbar-thumb{background-color:var(--mantine-color-dark-4)}.PaymentCards-module__VqD9xa__cardList{flex-direction:column;gap:1rem;display:flex}.PaymentCards-module__VqD9xa__paymentCard{background:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-2);cursor:pointer;border-radius:.5rem;padding:1rem;transition:all .2s;position:relative;overflow:hidden}.PaymentCards-module__VqD9xa__paymentCard:hover{box-shadow:0 4px 12px #00000014}.PaymentCards-module__VqD9xa__upcomingCard:hover{border-color:var(--mantine-color-blue-3)}.PaymentCards-module__VqD9xa__overdueCard:hover{border-color:var(--mantine-color-red-3)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__paymentCard{border-color:var(--mantine-color-dark-5);background:#1e293b80}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__upcomingCard:hover{border-color:#3b82f680}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__overdueCard:hover{border-color:#ef444480}.PaymentCards-module__VqD9xa__gradientLine{opacity:.5;border-radius:0 0 .5rem .5rem;width:100%;height:4px;position:absolute;bottom:0;left:0}.PaymentCards-module__VqD9xa__blueGradient{background:linear-gradient(90deg,#3b82f64d,#0000)}.PaymentCards-module__VqD9xa__redGradient{background:linear-gradient(90deg,#ef44444d,#0000)}.PaymentCards-module__VqD9xa__cardContent{justify-content:space-between;align-items:flex-start;display:flex}.PaymentCards-module__VqD9xa__leftContent{flex-direction:column;gap:.5rem;display:flex}.PaymentCards-module__VqD9xa__propertyBadge{background:var(--mantine-color-blue-0);color:var(--mantine-color-blue-6);border-radius:.375rem;align-items:center;width:fit-content;padding:.375rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__propertyBadge{color:var(--mantine-color-blue-3);background:#3b82f633}.PaymentCards-module__VqD9xa__tenantInfo{flex-direction:column;gap:.25rem;display:flex}.PaymentCards-module__VqD9xa__tenantName{color:var(--mantine-color-gray-7);margin:0;font-size:.875rem;font-weight:600}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__tenantName{color:var(--mantine-color-gray-2)}.PaymentCards-module__VqD9xa__dateInfo{color:var(--mantine-color-gray-4);align-items:center;gap:.25rem;margin:0;font-size:.75rem;display:flex}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__dateInfo{color:var(--mantine-color-dark-3)}.PaymentCards-module__VqD9xa__rightContent{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.PaymentCards-module__VqD9xa__amountInfo{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.PaymentCards-module__VqD9xa__amountText{color:var(--mantine-color-gray-9);font-size:1.125rem;font-weight:700}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__amountText{color:var(--mantine-color-white)}.PaymentCards-module__VqD9xa__daysBadge{text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:.25rem;align-items:center;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__urgent{background:var(--mantine-color-red-0);color:var(--mantine-color-red-5);border-color:var(--mantine-color-red-1)}.PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__warning{background:var(--mantine-color-orange-0);color:var(--mantine-color-orange-6);border-color:var(--mantine-color-orange-1)}.PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__normal{background:var(--mantine-color-blue-0);color:var(--mantine-color-blue-6);border-color:var(--mantine-color-blue-1)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__urgent{color:var(--mantine-color-red-3);background:#ef44441a;border-color:#ef444433}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__warning{color:var(--mantine-color-orange-3);background:#f973161a;border-color:#f9731633}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__daysBadge.PaymentCards-module__VqD9xa__normal{color:var(--mantine-color-blue-3);background:#3b82f61a;border-color:#3b82f633}.PaymentCards-module__VqD9xa__cardActions{opacity:0;gap:.25rem;transition:opacity .2s;display:flex}.PaymentCards-module__VqD9xa__paymentCard:hover .PaymentCards-module__VqD9xa__cardActions{opacity:1}.PaymentCards-module__VqD9xa__viewAllLink{border-top:1px solid var(--mantine-color-gray-1);background:var(--mantine-color-gray-0);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.PaymentCards-module__VqD9xa__viewAllLink:hover{background:var(--mantine-color-gray-1)}.PaymentCards-module__VqD9xa__viewAllLink span{font-size:.875rem;font-weight:600}.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue span,.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue svg{color:var(--mantine-color-blue-5)}.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red span,.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red svg{color:var(--mantine-color-red-5)}.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue:hover span,.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue:hover svg{color:var(--mantine-color-blue-6)}.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red:hover span,.PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red:hover svg{color:var(--mantine-color-red-6)}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink{border-top-color:var(--mantine-color-dark-5);background:#1e293b80}[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink:hover{background:var(--mantine-color-dark-6)}:is([data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue span,[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue svg){color:var(--mantine-color-blue-4)}:is([data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red span,[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red svg){color:var(--mantine-color-red-4)}:is([data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue:hover span,[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__blue:hover svg){color:var(--mantine-color-blue-3)}:is([data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red:hover span,[data-mantine-color-scheme=dark] .PaymentCards-module__VqD9xa__viewAllLink.PaymentCards-module__VqD9xa__red:hover svg){color:var(--mantine-color-red-3)}.PaymentCards-module__VqD9xa__emptyState{justify-content:center;align-items:center;height:100%;min-height:200px;padding:2rem;display:flex}.PaymentCards-module__VqD9xa__skeletonContainer{padding:.5rem}@keyframes PaymentCards-module__VqD9xa__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PaymentCards-module__VqD9xa__paymentCard{animation:.3s ease-out forwards PaymentCards-module__VqD9xa__slideIn}.PaymentCards-module__VqD9xa__delay0{animation-delay:0s}.PaymentCards-module__VqD9xa__delay1{animation-delay:50ms}.PaymentCards-module__VqD9xa__delay2{animation-delay:.1s}.PaymentCards-module__VqD9xa__delay3{animation-delay:.15s}.PaymentCards-module__VqD9xa__delay4{animation-delay:.2s}.PaymentCards-module__VqD9xa__delay5{animation-delay:.25s}.PaymentCards-module__VqD9xa__delay6{animation-delay:.3s}.PaymentCards-module__VqD9xa__delay7{animation-delay:.35s}@media (max-width:768px){.PaymentCards-module__VqD9xa__boardPanel{height:500px}.PaymentCards-module__VqD9xa__scrollContainer{padding:1rem}.PaymentCards-module__VqD9xa__cardList{gap:.75rem}.PaymentCards-module__VqD9xa__cardContent{flex-direction:column;gap:.75rem}.PaymentCards-module__VqD9xa__rightContent{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.PaymentCards-module__VqD9xa__amountInfo{flex-direction:row;align-items:center;gap:.5rem}.PaymentCards-module__VqD9xa__cardActions{opacity:1}.PaymentCards-module__VqD9xa__panelHeader{padding:1rem}.PaymentCards-module__VqD9xa__headerIconWrapper{width:36px;height:36px}.PaymentCards-module__VqD9xa__headerText h2,.PaymentCards-module__VqD9xa__amountText{font-size:1rem}}@media (max-width:576px){.PaymentCards-module__VqD9xa__boardPanel{height:450px}.PaymentCards-module__VqD9xa__panelHeader{padding:.75rem}.PaymentCards-module__VqD9xa__headerIconWrapper{width:32px;height:32px}.PaymentCards-module__VqD9xa__headerIconWrapper svg{width:18px;height:18px}.PaymentCards-module__VqD9xa__headerText h2{font-size:.9375rem}.PaymentCards-module__VqD9xa__headerText p{font-size:.6875rem}.PaymentCards-module__VqD9xa__scrollContainer,.PaymentCards-module__VqD9xa__paymentCard{padding:.75rem}.PaymentCards-module__VqD9xa__propertyBadge{padding:.25rem .5rem;font-size:.6875rem}.PaymentCards-module__VqD9xa__tenantName{font-size:.8125rem}.PaymentCards-module__VqD9xa__dateInfo{font-size:.6875rem}.PaymentCards-module__VqD9xa__amountText{font-size:.9375rem}.PaymentCards-module__VqD9xa__daysBadge{padding:.125rem .375rem;font-size:.5625rem}.PaymentCards-module__VqD9xa__viewAllLink{padding:.75rem}.PaymentCards-module__VqD9xa__viewAllLink span{font-size:.8125rem}}
@keyframes Dashboard-module__Mx7HfW__blob{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}.Dashboard-module__Mx7HfW__animateBlob{animation:7s infinite Dashboard-module__Mx7HfW__blob}.Dashboard-module__Mx7HfW__animationDelay2000{animation-delay:2s}.Dashboard-module__Mx7HfW__animationDelay4000{animation-delay:4s}@keyframes Dashboard-module__Mx7HfW__ping{75%,to{opacity:0;transform:scale(2)}}.Dashboard-module__Mx7HfW__animatePing{animation:1s cubic-bezier(0,0,.2,1) infinite Dashboard-module__Mx7HfW__ping}@keyframes Dashboard-module__Mx7HfW__pulseSlow{0%,to{opacity:1}50%{opacity:.7}}.Dashboard-module__Mx7HfW__animatePulseSlow{animation:3s cubic-bezier(.4,0,.6,1) infinite Dashboard-module__Mx7HfW__pulseSlow}.Dashboard-module__Mx7HfW__moduleCard{box-sizing:border-box;border-radius:1rem;flex-direction:column;width:100%;height:100%;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Dashboard-module__Mx7HfW__moduleCard:hover{transform:translateY(-2px)}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__realEstate{background:linear-gradient(135deg,var(--mantine-color-blue-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-blue-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__realEstate{background:linear-gradient(135deg,#3b82f626 0%,var(--mantine-color-dark-6)100%);border-color:#3b82f64d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__accounting{background:linear-gradient(135deg,var(--mantine-color-green-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-green-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__accounting{background:linear-gradient(135deg,#22c55e26 0%,var(--mantine-color-dark-6)100%);border-color:#22c55e4d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__hr{background:linear-gradient(135deg,var(--mantine-color-violet-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-violet-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__hr{background:linear-gradient(135deg,#8b5cf626 0%,var(--mantine-color-dark-6)100%);border-color:#8b5cf64d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__production{background:linear-gradient(135deg,var(--mantine-color-orange-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-orange-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__production{background:linear-gradient(135deg,#f9731626 0%,var(--mantine-color-dark-6)100%);border-color:#f973164d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__maintenance{background:linear-gradient(135deg,var(--mantine-color-yellow-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-yellow-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__maintenance{background:linear-gradient(135deg,#eab30826 0%,var(--mantine-color-dark-6)100%);border-color:#eab3084d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__calendar{background:linear-gradient(135deg,var(--mantine-color-cyan-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-cyan-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__calendar{background:linear-gradient(135deg,#06b6d426 0%,var(--mantine-color-dark-6)100%);border-color:#06b6d44d}.Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__default{background:linear-gradient(135deg,var(--mantine-color-gray-0)0%,var(--mantine-color-white)100%);border:1px solid var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCard.Dashboard-module__Mx7HfW__default{background:linear-gradient(135deg,#6b728026 0%,var(--mantine-color-dark-6)100%);border-color:#6b72804d}.Dashboard-module__Mx7HfW__moduleCardIconWrapper{z-index:1;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;top:1rem;right:1rem}.Dashboard-module__Mx7HfW__moduleCardBgIcon{opacity:.1}.Dashboard-module__Mx7HfW__moduleCard:hover .Dashboard-module__Mx7HfW__moduleCardBgIcon{opacity:.2}@media (max-width:576px){.Dashboard-module__Mx7HfW__moduleCardIconWrapper{display:none}}.Dashboard-module__Mx7HfW__moduleCardContent{z-index:2;flex-direction:column;flex:1;width:100%;display:flex;position:relative}.Dashboard-module__Mx7HfW__moduleCardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Dashboard-module__Mx7HfW__moduleCardIconBox{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__realEstate{color:var(--mantine-color-blue-6);background-color:#3b82f626}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__realEstate{color:var(--mantine-color-blue-4);background-color:#3b82f640}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__accounting{color:var(--mantine-color-green-6);background-color:#22c55e26}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__accounting{color:var(--mantine-color-green-4);background-color:#22c55e40}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__hr{color:var(--mantine-color-violet-6);background-color:#8b5cf626}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__hr{color:var(--mantine-color-violet-4);background-color:#8b5cf640}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__production{color:var(--mantine-color-orange-6);background-color:#f9731626}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__production{color:var(--mantine-color-orange-4);background-color:#f9731640}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__maintenance{color:var(--mantine-color-yellow-6);background-color:#eab30826}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__maintenance{color:var(--mantine-color-yellow-4);background-color:#eab30840}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__calendar{color:var(--mantine-color-cyan-6);background-color:#06b6d426}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__calendar{color:var(--mantine-color-cyan-4);background-color:#06b6d440}.Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__default{color:var(--mantine-color-gray-6);background-color:#6b728026}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardIconBox.Dashboard-module__Mx7HfW__default{color:var(--mantine-color-gray-4);background-color:#6b728040}.Dashboard-module__Mx7HfW__moduleCardTitle{font-size:1.125rem;font-weight:700}.Dashboard-module__Mx7HfW__moduleCardFooter{border-top:1px solid var(--mantine-color-gray-2);z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex;position:relative}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter{border-top-color:var(--mantine-color-dark-4)}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__realEstate{border-top-color:var(--mantine-color-blue-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__realEstate{border-top-color:#3b82f64d}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__accounting{border-top-color:var(--mantine-color-green-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__accounting{border-top-color:#22c55e4d}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__hr{border-top-color:var(--mantine-color-violet-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__hr{border-top-color:#8b5cf64d}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__production{border-top-color:var(--mantine-color-orange-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__production{border-top-color:#f973164d}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__maintenance{border-top-color:var(--mantine-color-yellow-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__maintenance{border-top-color:#eab3084d}.Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__calendar{border-top-color:var(--mantine-color-cyan-2)}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__moduleCardFooter.Dashboard-module__Mx7HfW__calendar{border-top-color:#06b6d44d}.Dashboard-module__Mx7HfW__eventCard{transition:all .3s}.Dashboard-module__Mx7HfW__eventCard:hover{transform:translateY(-4px)}.Dashboard-module__Mx7HfW__noScrollbar::-webkit-scrollbar{display:none}.Dashboard-module__Mx7HfW__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.Dashboard-module__Mx7HfW__glassEffect{-webkit-backdrop-filter:blur(20px);background:#ffffff1a}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__glassEffect{background:#0f172a1a}.Dashboard-module__Mx7HfW__refreshIcon{transition:transform .5s}.Dashboard-module__Mx7HfW__refreshIcon:hover{transform:rotate(180deg)}.Dashboard-module__Mx7HfW__arrowSlide{transition:transform .3s}.Dashboard-module__Mx7HfW__eventCard:hover .Dashboard-module__Mx7HfW__arrowSlide{transform:translate(4px)}.Dashboard-module__Mx7HfW__mapSection{background:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-2);z-index:1;border-radius:1rem;position:relative;overflow:hidden}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__mapSection{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.Dashboard-module__Mx7HfW__mapHeader{border-bottom:1px solid var(--mantine-color-gray-2);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}[data-mantine-color-scheme=dark] .Dashboard-module__Mx7HfW__mapHeader{border-bottom-color:var(--mantine-color-dark-4)}.Dashboard-module__Mx7HfW__mapHeaderLeft{flex-direction:column;gap:.25rem;display:flex}.Dashboard-module__Mx7HfW__mapHeaderTitle{align-items:center;gap:.5rem;display:flex}.Dashboard-module__Mx7HfW__mapHeaderTitle h2{color:var(--mantine-color-text);margin:0;font-size:1.125rem;font-weight:600}.Dashboard-module__Mx7HfW__mapHeaderLeft p{color:var(--mantine-color-dimmed);margin:0;font-size:.875rem}.Dashboard-module__Mx7HfW__mapStats{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__Mx7HfW__mapStatItem{color:var(--mantine-color-text);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Dashboard-module__Mx7HfW__mapStatDot{border-radius:50%;width:8px;height:8px}.Dashboard-module__Mx7HfW__mapStatDot.Dashboard-module__Mx7HfW__blue{background-color:var(--mantine-color-blue-5)}.Dashboard-module__Mx7HfW__mapStatDot.Dashboard-module__Mx7HfW__green{background-color:var(--mantine-color-green-5)}.Dashboard-module__Mx7HfW__mapStatDot.Dashboard-module__Mx7HfW__yellow{background-color:var(--mantine-color-yellow-5)}.Dashboard-module__Mx7HfW__mapContainer{height:450px;position:relative;overflow:hidden}.Dashboard-module__Mx7HfW__mapContainer .leaflet-container{z-index:1!important}.Dashboard-module__Mx7HfW__mapContainer .leaflet-pane{z-index:1!important}:is(.Dashboard-module__Mx7HfW__mapContainer .leaflet-top,.Dashboard-module__Mx7HfW__mapContainer .leaflet-bottom){z-index:2!important}.Dashboard-module__Mx7HfW__mapContainer .leaflet-popup-pane{z-index:3!important}@media (max-width:768px){.Dashboard-module__Mx7HfW__mapHeader{flex-direction:column;align-items:flex-start}.Dashboard-module__Mx7HfW__mapStats{gap:1rem}.Dashboard-module__Mx7HfW__mapContainer{height:350px}}
