.NavItem-module__J5h_dq__navItem{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm)var(--space-md);color:var(--text-secondary);transition:all .2s var(--transition-spring);border-inline-start:2px solid #0000;border-radius:10px;text-decoration:none;display:flex;position:relative}.NavItem-module__J5h_dq__navItem:hover{color:var(--text-primary);background:#3b82f614;border-inline-start-color:#3b82f666;transform:translate(2px)}[dir=rtl] .NavItem-module__J5h_dq__navItem:hover{transform:translate(-2px)}[data-theme=light] .NavItem-module__J5h_dq__navItem:hover{color:var(--color-primary);background:#2563eb12;border-inline-start-color:#2563eb66}.NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active{color:var(--color-primary-light);border-inline-start-color:var(--color-primary);background:linear-gradient(135deg,#3b82f61f,#10b98114);font-weight:600;box-shadow:0 4px 15px #3b82f626}[data-theme=light] .NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active{color:var(--color-primary);border-inline-start-color:var(--color-primary);background:linear-gradient(135deg,#2563eb1a,#10b9810f);box-shadow:0 4px 15px #2563eb1f}.NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active .NavItem-module__J5h_dq__icon{background:var(--gradient-azure);color:#fff;box-shadow:0 4px 15px #3b82f659}[data-theme=light] .NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active .NavItem-module__J5h_dq__icon{box-shadow:0 4px 15px #2563eb4d}.NavItem-module__J5h_dq__icon{width:34px;height:34px;transition:all .2s var(--transition-spring);color:var(--text-muted);background:#ffffff0a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavItem-module__J5h_dq__navItem:hover .NavItem-module__J5h_dq__icon{color:var(--color-primary-light);background:#3b82f61a}[data-theme=light] .NavItem-module__J5h_dq__navItem:hover .NavItem-module__J5h_dq__icon{color:var(--color-primary);background:#2563eb14}.NavItem-module__J5h_dq__icon svg{width:18px;height:18px}.NavItem-module__J5h_dq__label{font-size:var(--text-sm);letter-spacing:.01em;font-weight:500;display:block}.NavItem-module__J5h_dq__badge{top:8px;background:var(--gradient-brand);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex;position:absolute;inset-inline-end:8px;box-shadow:0 2px 8px #3b82f666}@media (max-width:1024px){.NavItem-module__J5h_dq__navItem{justify-content:flex-start;gap:var(--space-md);border-inline-start:2px solid #0000;border-radius:10px;width:100%;height:auto}.NavItem-module__J5h_dq__label{font-size:var(--text-base)}.NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active{background:var(--gradient-brand);color:#fff;border-inline-start-color:#0000}.NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active .NavItem-module__J5h_dq__icon{box-shadow:none;background:#fff3}.NavItem-module__J5h_dq__navItem.NavItem-module__J5h_dq__active:hover .NavItem-module__J5h_dq__icon{color:#fff;background:#ffffff4d}.NavItem-module__J5h_dq__badge{margin-inline-start:auto;position:static}}@media (prefers-reduced-motion:reduce){.NavItem-module__J5h_dq__navItem,.NavItem-module__J5h_dq__icon{transition:none}.NavItem-module__J5h_dq__navItem:hover .NavItem-module__J5h_dq__icon{transform:none}}
.Spinner-module__gNPO7q__spinner{justify-content:center;align-items:center;display:inline-flex}.Spinner-module__gNPO7q__circle{animation:1.2s linear infinite Spinner-module__gNPO7q__rotate}.Spinner-module__gNPO7q__path{stroke:var(--gradient-brand);stroke-linecap:round;animation:1.4s ease-in-out infinite Spinner-module__gNPO7q__dash}.Spinner-module__gNPO7q__sm{width:16px;height:16px}.Spinner-module__gNPO7q__sm .Spinner-module__gNPO7q__path{stroke-width:3px}.Spinner-module__gNPO7q__md{width:32px;height:32px}.Spinner-module__gNPO7q__md .Spinner-module__gNPO7q__path{stroke-width:4px}.Spinner-module__gNPO7q__lg{width:48px;height:48px}.Spinner-module__gNPO7q__lg .Spinner-module__gNPO7q__path{stroke-width:4px}@keyframes Spinner-module__gNPO7q__rotate{to{transform:rotate(360deg)}}@keyframes Spinner-module__gNPO7q__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}@media (prefers-reduced-motion:reduce){.Spinner-module__gNPO7q__circle{animation:none}.Spinner-module__gNPO7q__path{stroke-dasharray:20 150;stroke-dashoffset:0;opacity:.6}}
.Toggle-module__IP90EG__wrapper{cursor:pointer;align-items:center;display:inline-flex}.Toggle-module__IP90EG__input{opacity:0;width:0;height:0;position:absolute}.Toggle-module__IP90EG__checkbox{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex;position:relative}.Toggle-module__IP90EG__checkbox svg{color:#fff;opacity:0;width:12px;height:12px;transition:all .15s;transform:scale(.5)}.Toggle-module__IP90EG__input:checked+.Toggle-module__IP90EG__checkbox{background:var(--color-primary);border-color:var(--color-primary)}.Toggle-module__IP90EG__input:checked+.Toggle-module__IP90EG__checkbox svg{opacity:1;transform:scale(1)}.Toggle-module__IP90EG__input:focus-visible+.Toggle-module__IP90EG__checkbox{outline:none;box-shadow:0 0 0 2px #3b82f64d}.Toggle-module__IP90EG__input:disabled+.Toggle-module__IP90EG__checkbox{opacity:.4;cursor:not-allowed}.Toggle-module__IP90EG__label{align-items:center;gap:var(--space-xs);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.Toggle-module__IP90EG__labelText{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}@media (max-width:640px){.Toggle-module__IP90EG__wrapper{padding:6px 0}.Toggle-module__IP90EG__checkbox{width:24px;height:24px}.Toggle-module__IP90EG__label{gap:var(--space-md)}}
.Tabs-module__Kftrda__root{flex-direction:column;display:flex}.Tabs-module__Kftrda__tabList{gap:var(--space-xs);border-bottom:1px solid var(--color-border);scrollbar-width:none;-ms-overflow-style:none;padding-block-end:0;display:flex;overflow-x:auto}.Tabs-module__Kftrda__tabList::-webkit-scrollbar{display:none}.Tabs-module__Kftrda__tab{align-items:center;gap:var(--space-sm);padding:var(--space-md)var(--space-lg);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:0 0;border:none;font-weight:600;transition:all .25s;display:inline-flex;position:relative}.Tabs-module__Kftrda__tab:hover{color:var(--text-primary);background:#ffffff08}[data-theme=light] .Tabs-module__Kftrda__tab:hover{color:var(--color-primary);background:#2563eb0a}.Tabs-module__Kftrda__tab[data-active=true]{color:var(--text-primary)}[data-theme=light] .Tabs-module__Kftrda__tab[data-active=true]{color:var(--color-primary)}.Tabs-module__Kftrda__tab[data-active=true]:after{content:"";bottom:-1px;background:var(--gradient-brand);border-radius:var(--radius-full)var(--radius-full)0 0;height:2px;position:absolute;inset-inline:0;box-shadow:0 0 10px #3b82f64d}[data-theme=light] .Tabs-module__Kftrda__tab[data-active=true]:after{box-shadow:0 0 10px #2563eb4d}.Tabs-module__Kftrda__tab:disabled{opacity:.5;cursor:not-allowed}.Tabs-module__Kftrda__tabPanel{padding-block-start:var(--space-xl)}.Tabs-module__Kftrda__tabBadge{min-width:22px;height:22px;padding:0 var(--space-xs);font-size:var(--text-xs);color:var(--text-muted);border-radius:var(--radius-full);background:#ffffff1a;justify-content:center;align-items:center;font-weight:700;display:inline-flex}[data-theme=light] .Tabs-module__Kftrda__tabBadge{background:#0000000f}.Tabs-module__Kftrda__tab[data-active=true] .Tabs-module__Kftrda__tabBadge{color:var(--color-accent-light);background:#3b82f626}[data-theme=light] .Tabs-module__Kftrda__tab[data-active=true] .Tabs-module__Kftrda__tabBadge{color:var(--color-primary);background:#2563eb1f}@media (max-width:768px){.Tabs-module__Kftrda__tabList{border-bottom:none;border:1px solid var(--color-border);background:#ffffff0a;border-radius:14px;gap:4px;padding:4px}[data-theme=light] .Tabs-module__Kftrda__tabList{background:#0000000a}.Tabs-module__Kftrda__tab{white-space:nowrap;text-overflow:ellipsis;border-radius:10px;flex:1;justify-content:center;gap:6px;min-width:0;padding:10px 8px;font-size:13px;overflow:hidden}.Tabs-module__Kftrda__tab[data-active=true]{color:var(--text-primary);background:linear-gradient(135deg,#3b82f633,#10b9811f);box-shadow:inset 0 1px #ffffff0f}[data-theme=light] .Tabs-module__Kftrda__tab[data-active=true]{color:var(--color-primary);background:#2563eb1f}.Tabs-module__Kftrda__tab[data-active=true]:after{display:none}}@media (prefers-reduced-motion:reduce){.Tabs-module__Kftrda__tab{transition:none}}
.StepIndicator-module__m2zcdG__stepper{align-items:flex-start;gap:var(--space-xs);padding:var(--space-sm)0 var(--space-md);display:flex}.StepIndicator-module__m2zcdG__stepItem{flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;display:flex;position:relative}.StepIndicator-module__m2zcdG__stepLine{top:15px;border-radius:var(--radius-full);background:var(--color-border);height:2px;transition:background .4s,box-shadow .4s;position:absolute;inset-inline:calc(22px - 50%) calc(50% + 22px)}.StepIndicator-module__m2zcdG__stepItem:first-child .StepIndicator-module__m2zcdG__stepLine{display:none}.StepIndicator-module__m2zcdG__stepItemDone .StepIndicator-module__m2zcdG__stepLine,.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepLine{background:var(--modal-accent,var(--color-primary));box-shadow:0 0 8px color-mix(in srgb,var(--modal-accent,var(--color-primary)),transparent 60%)}.StepIndicator-module__m2zcdG__stepBadge{z-index:1;background:var(--color-surface-2);border:1.5px solid var(--color-border-strong);width:30px;height:30px;color:var(--text-muted);transition:all .35s var(--transition-spring);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.StepIndicator-module__m2zcdG__stepNumber{font-size:var(--text-xs);font-weight:700;line-height:1}.StepIndicator-module__m2zcdG__stepItemUpcoming:hover .StepIndicator-module__m2zcdG__stepBadge{border-color:var(--modal-accent,var(--color-primary));color:var(--modal-accent,var(--color-primary));background:color-mix(in srgb,var(--modal-accent,var(--color-primary)),transparent 94%)}.StepIndicator-module__m2zcdG__stepItemDone .StepIndicator-module__m2zcdG__stepBadge{background:var(--modal-accent,var(--color-primary));color:#fff;box-shadow:0 6px 16px -4px color-mix(in srgb,var(--modal-accent,var(--color-primary)),transparent 55%);border-color:#0000}.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepBadge{background:linear-gradient(var(--color-surface),var(--color-surface))padding-box,linear-gradient(135deg,var(--color-primary),var(--color-accent))border-box;color:var(--color-primary);box-shadow:0 0 0 5px color-mix(in srgb,var(--color-primary),transparent 88%),0 10px 26px -6px color-mix(in srgb,var(--color-primary),transparent 55%);border:2px solid #0000;transform:translateY(-2px)}.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepBadge:after{content:"";border:2px solid color-mix(in srgb,var(--color-primary),transparent 65%);pointer-events:none;border-radius:14px;animation:2s ease-out infinite StepIndicator-module__m2zcdG__stepIndicatorPulse;position:absolute;inset:-6px}@keyframes StepIndicator-module__m2zcdG__stepIndicatorPulse{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.3)}}.StepIndicator-module__m2zcdG__stepLabel{color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:600;line-height:1.3;transition:color .3s;overflow:hidden}.StepIndicator-module__m2zcdG__stepItemDone .StepIndicator-module__m2zcdG__stepLabel{color:var(--text-secondary)}.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepLabel{color:var(--color-primary);font-weight:700}[data-theme=light] .StepIndicator-module__m2zcdG__stepBadge{background:#0000000a;border-color:#0000001a}[data-theme=light] .StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepBadge{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#3b82f6,#06b6d4) border-box;border-color:#0000}@media (prefers-reduced-motion:reduce){.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepBadge:after{animation:none}.StepIndicator-module__m2zcdG__stepItemDone .StepIndicator-module__m2zcdG__stepBadge,.StepIndicator-module__m2zcdG__stepItemActive .StepIndicator-module__m2zcdG__stepBadge,.StepIndicator-module__m2zcdG__stepBadge{transition:none}}@media (max-width:640px){.StepIndicator-module__m2zcdG__stepper{gap:var(--space-xs);padding:var(--space-sm)0 var(--space-md)}.StepIndicator-module__m2zcdG__stepItem{gap:2px}.StepIndicator-module__m2zcdG__stepLabel{font-size:9px}}
.Dialog-module__E6q4cW__overlay{-webkit-backdrop-filter:blur(12px)saturate(180%);padding:var(--space-lg);z-index:2000;background:radial-gradient(at 0 0,#3b82f61a 0%,#0000 50%),radial-gradient(at 100% 100%,#8b5cf61a 0%,#0000 50%),#0f172ad9;justify-content:center;align-items:center;animation:.6s cubic-bezier(.16,1,.3,1) Dialog-module__E6q4cW__overlayEnter;display:flex;position:fixed;inset:0}[data-theme=light] .Dialog-module__E6q4cW__overlay{background:radial-gradient(at 0 0,#3b82f60d 0%,#0000 50%),radial-gradient(at 100% 100%,#8b5cf60d 0%,#0000 50%),#fff6}.Dialog-module__E6q4cW__dialog{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border-radius:var(--radius-modal);box-sizing:border-box;border:1px solid #ffffff14;flex-direction:column;width:100%;max-height:94vh;animation:.7s cubic-bezier(.34,1.56,.64,1) Dialog-module__E6q4cW__dialogEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 20px 50px -10px #00000080}[data-theme=light] .Dialog-module__E6q4cW__dialog{background:#ffffffd9;border:1px solid #0f172a14;box-shadow:0 20px 40px -10px #0f172a26}.Dialog-module__E6q4cW__sm{max-width:400px}.Dialog-module__E6q4cW__md{max-width:540px}.Dialog-module__E6q4cW__lg{max-width:720px}.Dialog-module__E6q4cW__xl{max-width:900px}.Dialog-module__E6q4cW__header{padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--color-border);background:#ffffff08;justify-content:space-between;align-items:center;display:flex}.Dialog-module__E6q4cW__title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.Dialog-module__E6q4cW__closeButton{width:32px;height:32px;color:var(--text-muted);transition:all .4s var(--transition-spring);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Dialog-module__E6q4cW__closeButton:hover{color:#fff;background:#f43f5e;transform:rotate(180deg)scale(1.1);box-shadow:0 4px 15px #f43f5e66}.Dialog-module__E6q4cW__body{padding:var(--space-lg);flex:1;overflow-y:auto}.Dialog-module__E6q4cW__footer{justify-content:flex-end;align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-top:1px solid var(--color-border);background:#0000000d;display:flex}@keyframes Dialog-module__E6q4cW__overlayEnter{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@keyframes Dialog-module__E6q4cW__dialogEnter{0%{opacity:0;filter:blur(10px);transform:scale(.9)translateY(40px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@media (max-width:640px){.Dialog-module__E6q4cW__overlay{align-items:flex-end;padding:0}.Dialog-module__E6q4cW__dialog{border-radius:24px 24px 0 0;max-height:90vh}.Dialog-module__E6q4cW__sm,.Dialog-module__E6q4cW__md,.Dialog-module__E6q4cW__lg,.Dialog-module__E6q4cW__xl{max-width:100%}}
.ConfirmDialog-module__VWZBWG__message{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}
.Toast-module__9WWWZG__toast{align-items:flex-start;gap:var(--space-md);width:380px;padding:var(--space-md)var(--space-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:0 0 0 1px var(--glass-border),0 25px 50px -12px #00000080;animation:Toast-module__9WWWZG__toastSlideIn .4s var(--transition-spring);border-radius:16px;display:flex}@keyframes Toast-module__9WWWZG__toastSlideIn{0%{opacity:0;transform:translate(100%)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}.Toast-module__9WWWZG__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Toast-module__9WWWZG__content{flex:1;min-width:0}.Toast-module__9WWWZG__title{font-size:var(--text-sm);color:var(--text-primary);letter-spacing:-.01em;margin-block-end:var(--space-xs);font-weight:700}.Toast-module__9WWWZG__message{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.Toast-module__9WWWZG__closeButton{width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all .2s var(--transition-spring);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.Toast-module__9WWWZG__closeButton:hover{background:var(--color-surface-2);color:var(--text-primary)}.Toast-module__9WWWZG__success .Toast-module__9WWWZG__icon{color:var(--color-success)}.Toast-module__9WWWZG__error .Toast-module__9WWWZG__icon{color:var(--color-error)}.Toast-module__9WWWZG__warning .Toast-module__9WWWZG__icon{color:var(--color-warning)}.Toast-module__9WWWZG__info .Toast-module__9WWWZG__icon{color:var(--color-accent-light)}.Toast-module__9WWWZG__success{border-inline-start:3px solid var(--color-success)}.Toast-module__9WWWZG__error{border-inline-start:3px solid var(--color-error)}.Toast-module__9WWWZG__warning{border-inline-start:3px solid var(--color-warning)}.Toast-module__9WWWZG__info{border-inline-start:3px solid var(--color-accent-light)}@media (prefers-reduced-motion:reduce){.Toast-module__9WWWZG__toast{animation:none}}
.AmenitiesReservationsTable-module__Z4TPEa__tableWrapper{overflow-x:auto}.AmenitiesReservationsTable-module__Z4TPEa__table{border-collapse:collapse;width:100%}.AmenitiesReservationsTable-module__Z4TPEa__table th,.AmenitiesReservationsTable-module__Z4TPEa__table td{padding:var(--space-md);text-align:start;border-block-end:1px solid var(--color-border)}.AmenitiesReservationsTable-module__Z4TPEa__table th{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.AmenitiesReservationsTable-module__Z4TPEa__table td{font-size:var(--text-base);color:var(--text-primary)}.AmenitiesReservationsTable-module__Z4TPEa__table tbody tr:hover{background:var(--color-surface-2)}.AmenitiesReservationsTable-module__Z4TPEa__clickableRow{cursor:pointer}.AmenitiesReservationsTable-module__Z4TPEa__amenityName{font-weight:500}.AmenitiesReservationsTable-module__Z4TPEa__loading{padding:var(--space-xl);text-align:center;color:var(--text-muted)}.AmenitiesReservationsTable-module__Z4TPEa__sortableHeader{cursor:pointer;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__sortIcon{opacity:.4;transition:opacity var(--transition-fast);align-items:center;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__sortActive .AmenitiesReservationsTable-module__Z4TPEa__sortIcon{opacity:1;color:var(--color-primary)}.AmenitiesReservationsTable-module__Z4TPEa__statusBadge{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-xs);text-transform:uppercase;font-weight:600;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__statusApproved{color:#16a34a;background:#22c55e26}.AmenitiesReservationsTable-module__Z4TPEa__statusPending{color:#d97706;background:#fbbf2426}.AmenitiesReservationsTable-module__Z4TPEa__statusRejected{color:#dc2626;background:#ef444426}.AmenitiesReservationsTable-module__Z4TPEa__statusCancelled{color:#6b7280;background:#6b728026}.AmenitiesReservationsTable-module__Z4TPEa__statusCompleted{color:#16a34a;background:#22c55e26}.AmenitiesReservationsTable-module__Z4TPEa__statusExpired{color:#6b7280;background:#6b728026}.AmenitiesReservationsTable-module__Z4TPEa__actions{gap:var(--space-xs);flex-wrap:wrap;display:flex}.AmenitiesReservationsTable-module__Z4TPEa__approveBtn{padding:var(--space-xs);color:#16a34a;font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #16a34a;justify-content:center;align-items:center;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__approveBtn:hover{background:#16a34a1a}.AmenitiesReservationsTable-module__Z4TPEa__rejectBtn{padding:var(--space-xs);color:#dc2626;font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #dc2626;justify-content:center;align-items:center;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__rejectBtn:hover{background:#dc26261a}.AmenitiesReservationsTable-module__Z4TPEa__deleteBtn{padding:var(--space-xs);color:var(--color-error,#dc2626);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AmenitiesReservationsTable-module__Z4TPEa__deleteBtn:hover{background:#dc26261a}
.CollectionsMobileCardList-module__JTt_yq__list{gap:var(--space-sm);flex-direction:column;display:none}@media (max-width:768px){.CollectionsMobileCardList-module__JTt_yq__list{display:flex}}.CollectionsMobileCardList-module__JTt_yq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-md);cursor:pointer;transition:all var(--transition-fast);gap:var(--space-sm);flex-direction:column;animation:.3s ease-out both CollectionsMobileCardList-module__JTt_yq__fadeIn;display:flex}.CollectionsMobileCardList-module__JTt_yq__card:active{transform:scale(.98)}@keyframes CollectionsMobileCardList-module__JTt_yq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.CollectionsMobileCardList-module__JTt_yq__header{justify-content:space-between;align-items:center;display:flex}.CollectionsMobileCardList-module__JTt_yq__unitInfo{align-items:center;gap:var(--space-xs);display:flex}.CollectionsMobileCardList-module__JTt_yq__unitNumber{font-weight:800;font-size:var(--text-xl);color:var(--text-primary)}.CollectionsMobileCardList-module__JTt_yq__meta{color:var(--text-muted);background:var(--color-surface-2);border-radius:var(--radius-sm);padding:2px 6px;font-size:12px}.CollectionsMobileCardList-module__JTt_yq__rate{font-weight:800;font-size:var(--text-2xl)}.CollectionsMobileCardList-module__JTt_yq__monthsGrid{background:var(--color-surface-2);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:4px;display:flex}.CollectionsMobileCardList-module__JTt_yq__monthRow{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.CollectionsMobileCardList-module__JTt_yq__monthCell{padding:var(--space-md);background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:72px;font-family:inherit;transition:all .15s;display:flex}.CollectionsMobileCardList-module__JTt_yq__monthCell:active{transform:scale(.95)}.CollectionsMobileCardList-module__JTt_yq__monthCell.CollectionsMobileCardList-module__JTt_yq__residentChanged{border-style:dashed;position:relative}.CollectionsMobileCardList-module__JTt_yq__residentChangedBadge{color:var(--text-muted);font-size:10px;line-height:1;position:absolute;top:2px;right:2px}.CollectionsMobileCardList-module__JTt_yq__monthLabel{color:var(--text-muted);font-size:14px;font-weight:600}.CollectionsMobileCardList-module__JTt_yq__monthAmount{color:var(--status-color);font-size:16px;font-weight:700}.CollectionsMobileCardList-module__JTt_yq__footer{gap:var(--space-lg);padding-top:var(--space-sm);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.CollectionsMobileCardList-module__JTt_yq__footerItem{flex-direction:column;gap:2px;display:flex}.CollectionsMobileCardList-module__JTt_yq__footerLabel{color:var(--text-muted);font-size:11px;font-weight:500}.CollectionsMobileCardList-module__JTt_yq__footerValue{font-size:var(--text-base);color:var(--text-primary);font-weight:700}.CollectionsMobileCardList-module__JTt_yq__footerValue.CollectionsMobileCardList-module__JTt_yq__debt{color:var(--color-error)}.CollectionsMobileCardList-module__JTt_yq__group{gap:var(--space-xs);flex-direction:column;display:flex}.CollectionsMobileCardList-module__JTt_yq__groupToggle{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-lg);background:var(--gradient-brand);border-radius:var(--radius-full);cursor:pointer;border:none;font-family:inherit;transition:all .3s;display:flex;box-shadow:0 4px 15px #3b82f64d}.CollectionsMobileCardList-module__JTt_yq__groupToggle:hover{transform:translateY(-1px);box-shadow:0 6px 20px #3b82f666}.CollectionsMobileCardList-module__JTt_yq__groupToggle[data-open=true]{background:var(--color-surface-2);border:1px solid var(--color-border);box-shadow:none}.CollectionsMobileCardList-module__JTt_yq__groupToggle[data-open=true]:hover{background:var(--color-surface);transform:none}.CollectionsMobileCardList-module__JTt_yq__groupToggleIcon{color:#fff;justify-content:center;align-items:center;transition:transform .3s;display:flex}.CollectionsMobileCardList-module__JTt_yq__groupToggle[data-open=true] .CollectionsMobileCardList-module__JTt_yq__groupToggleIcon{color:var(--text-muted)}.CollectionsMobileCardList-module__JTt_yq__groupToggleText{text-align:start;font-size:var(--text-sm);color:#fff;text-transform:uppercase;letter-spacing:.5px;flex:1;font-weight:700}.CollectionsMobileCardList-module__JTt_yq__groupToggle[data-open=true] .CollectionsMobileCardList-module__JTt_yq__groupToggleText{color:var(--text-primary)}.CollectionsMobileCardList-module__JTt_yq__groupCount{font-size:var(--text-xs);color:#fffc;border-radius:var(--radius-full);background:#fff3;padding:2px 8px;font-weight:700}.CollectionsMobileCardList-module__JTt_yq__groupToggle[data-open=true] .CollectionsMobileCardList-module__JTt_yq__groupCount{color:var(--text-muted);background:var(--color-surface)}.CollectionsMobileCardList-module__JTt_yq__groupContent{gap:var(--space-sm);padding-top:var(--space-xs);flex-direction:column;animation:.3s ease-out CollectionsMobileCardList-module__JTt_yq__slideDown;display:flex}@media (max-width:380px){.CollectionsMobileCardList-module__JTt_yq__monthCell{padding:var(--space-sm);min-height:64px}.CollectionsMobileCardList-module__JTt_yq__monthAmount{font-size:13px}.CollectionsMobileCardList-module__JTt_yq__unitNumber{font-size:var(--text-lg)}.CollectionsMobileCardList-module__JTt_yq__footer{gap:var(--space-md)}}@keyframes CollectionsMobileCardList-module__JTt_yq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.AdminTicketKpi-module__NEc6PW__container,.AdminTicketKpi-module__NEc6PW__ticketList{flex-direction:column;gap:.375rem;display:flex}.AdminTicketKpi-module__NEc6PW__ticketItem{border-radius:var(--radius-sm);background:#ffffff14;align-items:center;gap:.375rem;min-width:140px;padding:.375rem .5rem;font-size:.8125rem;display:inline-flex}[data-theme=light] .AdminTicketKpi-module__NEc6PW__ticketItem{background:#0000000d}.AdminTicketKpi-module__NEc6PW__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 4px}.AdminTicketKpi-module__NEc6PW__ticketTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.AdminTicketKpi-module__NEc6PW__footer{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:.5rem;margin-top:.25rem;padding-top:.375rem;display:flex}[data-theme=light] .AdminTicketKpi-module__NEc6PW__footer{border-top-color:#0000001a}.AdminTicketKpi-module__NEc6PW__stat{border-radius:var(--radius-md);background:#ffffff14;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;display:inline-flex}[data-theme=light] .AdminTicketKpi-module__NEc6PW__stat{background:#0000000f}.AdminTicketKpi-module__NEc6PW__statDot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 4px}.AdminTicketKpi-module__NEc6PW__statCount{color:var(--text-primary);font-size:.875rem;font-weight:800}.AdminTicketKpi-module__NEc6PW__statLabel{color:var(--text-secondary);font-weight:500}@media (max-width:768px){.AdminTicketKpi-module__NEc6PW__ticketItem{min-width:0}.AdminTicketKpi-module__NEc6PW__footer{gap:.375rem}.AdminTicketKpi-module__NEc6PW__stat{padding:.375rem .5rem;font-size:.75rem}}
.FullScreenLoader-module__gyTg4G__overlay{z-index:99999;background-image:linear-gradient(#0a0a0fd9,#0a0a0fd9),url(/images/loader/bg-dark.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=light] .FullScreenLoader-module__gyTg4G__overlay{background-image:linear-gradient(#ffffffd9,#ffffffd9),url(/images/loader/bg-light.png)}.FullScreenLoader-module__gyTg4G__content{z-index:10;flex-direction:column;align-items:center;gap:3rem;animation:1s ease-out FullScreenLoader-module__gyTg4G__fadeIn;display:flex}@keyframes FullScreenLoader-module__gyTg4G__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.FullScreenLoader-module__gyTg4G__orbWrapper{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.FullScreenLoader-module__gyTg4G__orb{background:var(--gradient-brand);filter:blur(20px);opacity:.5;border-radius:50%;width:100%;height:100%;animation:3s ease-in-out infinite alternate FullScreenLoader-module__gyTg4G__orbPulse;position:absolute}.FullScreenLoader-module__gyTg4G__innerOrb{width:60px;height:60px;box-shadow:0 0 30px var(--color-primary),0 0 60px var(--color-accent);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite FullScreenLoader-module__gyTg4G__float;display:flex;position:relative}[data-theme=light] .FullScreenLoader-module__gyTg4G__innerOrb{background:var(--color-primary);box-shadow:0 0 30px var(--color-primary-light)}.FullScreenLoader-module__gyTg4G__innerOrb:after{content:"ב";color:var(--color-primary);font-size:1.8rem;font-weight:900}[data-theme=light] .FullScreenLoader-module__gyTg4G__innerOrb:after{color:#fff}.FullScreenLoader-module__gyTg4G__ring{border:2px solid #0000;border-radius:50%;animation:3s linear infinite FullScreenLoader-module__gyTg4G__spin;position:absolute}.FullScreenLoader-module__gyTg4G__ring1{border-top-color:var(--color-primary);border-bottom-color:var(--color-accent);width:100px;height:100px;animation-duration:2s}.FullScreenLoader-module__gyTg4G__ring2{border-left-color:var(--color-primary-light);border-right-color:var(--color-accent-light);width:140px;height:140px;animation-duration:3s;animation-direction:reverse}.FullScreenLoader-module__gyTg4G__ring3{border-top-color:#2563eb4d;border-right-color:#06b6d44d;width:180px;height:180px;animation-duration:5s}@keyframes FullScreenLoader-module__gyTg4G__orbPulse{0%{opacity:.3;transform:scale(.8)}to{opacity:.7;transform:scale(1.2)}}@keyframes FullScreenLoader-module__gyTg4G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullScreenLoader-module__gyTg4G__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.FullScreenLoader-module__gyTg4G__label{color:#fff;text-align:center;letter-spacing:.05em;text-shadow:0 2px 10px #0000004d;font-size:1.25rem;font-weight:700;font-family:var(--font-primary)}[data-theme=light] .FullScreenLoader-module__gyTg4G__label{color:var(--color-primary-dark);text-shadow:0 2px 10px #1d4ed81a}.FullScreenLoader-module__gyTg4G__loadingBarContainer{background:#ffffff1a;border-radius:10px;width:200px;height:4px;margin-top:1rem;overflow:hidden}[data-theme=light] .FullScreenLoader-module__gyTg4G__loadingBarContainer{background:#1d4ed80d}.FullScreenLoader-module__gyTg4G__loadingBarFill{background:var(--gradient-brand);border-radius:10px;width:30%;height:100%;animation:2s ease-in-out infinite FullScreenLoader-module__gyTg4G__barProgress}@keyframes FullScreenLoader-module__gyTg4G__barProgress{0%{width:20%;transform:translate(-150%)}50%{width:50%;transform:translate(50%)}to{width:20%;transform:translate(250%)}}
.UnitsTable-module__UzmzKa__tableWrapper{overflow-x:auto}.UnitsTable-module__UzmzKa__table{border-collapse:collapse;width:100%}.UnitsTable-module__UzmzKa__table th,.UnitsTable-module__UzmzKa__table td{padding:var(--space-md);text-align:start;border-block-end:1px solid var(--color-border)}.UnitsTable-module__UzmzKa__table th{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.UnitsTable-module__UzmzKa__table td{font-size:var(--text-base);color:var(--text-primary)}.UnitsTable-module__UzmzKa__table tbody tr:hover{background:var(--color-surface-2)}.UnitsTable-module__UzmzKa__unitNumber{font-weight:600}.UnitsTable-module__UzmzKa__editButton{padding:var(--space-xs);color:var(--color-primary);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.UnitsTable-module__UzmzKa__editButton:hover{background:#2563eb1a}.UnitsTable-module__UzmzKa__loading{padding:var(--space-xl);text-align:center;color:var(--text-muted)}.UnitsTable-module__UzmzKa__sortableHeader{cursor:pointer;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;display:inline-flex}.UnitsTable-module__UzmzKa__sortIcon{opacity:.4;transition:opacity var(--transition-fast);align-items:center;display:inline-flex}.UnitsTable-module__UzmzKa__sortActive .UnitsTable-module__UzmzKa__sortIcon{opacity:1;color:var(--color-primary)}.UnitsTable-module__UzmzKa__occupants{gap:var(--space-xs);flex-wrap:wrap;display:flex}.UnitsTable-module__UzmzKa__residentButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;display:inline-flex}.UnitsTable-module__UzmzKa__occupantBadge,.UnitsTable-module__UzmzKa__ownerLabel{font-size:var(--text-xs)}.UnitsTable-module__UzmzKa__noOccupants{color:var(--text-muted)}.UnitsTable-module__UzmzKa__residentDetails{gap:var(--space-md);flex-direction:column;display:flex}.UnitsTable-module__UzmzKa__detailRow{padding-block:var(--space-sm);border-block-end:1px solid var(--color-border);justify-content:space-between;display:flex}.UnitsTable-module__UzmzKa__label{color:var(--text-muted);font-weight:500}.UnitsTable-module__UzmzKa__value{color:var(--text-primary)}.UnitsTable-module__UzmzKa__modalActions{margin-top:var(--space-lg);justify-content:flex-end;display:flex}
.AmenitiesReservationsList-module__INHnoW__list{gap:var(--space-md);flex-direction:column;display:flex}.AmenitiesReservationsList-module__INHnoW__card{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);cursor:pointer;flex-direction:column;transition:box-shadow .2s,border-color .2s;animation:.4s ease-out both AmenitiesReservationsList-module__INHnoW__fadeSlideUp;display:flex;position:relative;overflow:hidden}.AmenitiesReservationsList-module__INHnoW__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary-light)}.AmenitiesReservationsList-module__INHnoW__statusApproved{border-inline-start:4px solid var(--color-success)}.AmenitiesReservationsList-module__INHnoW__statusPending{border-inline-start:4px solid var(--color-warning)}.AmenitiesReservationsList-module__INHnoW__statusRejected{border-inline-start:4px solid var(--color-error)}.AmenitiesReservationsList-module__INHnoW__statusCancelled{border-inline-start:4px solid var(--text-muted)}.AmenitiesReservationsList-module__INHnoW__header{padding:var(--space-md)var(--space-lg);gap:var(--space-sm);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.AmenitiesReservationsList-module__INHnoW__headerTop{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}.AmenitiesReservationsList-module__INHnoW__title{font-size:var(--text-sm);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.AmenitiesReservationsList-module__INHnoW__badges{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}.AmenitiesReservationsList-module__INHnoW__metaRow{align-items:center;gap:var(--space-sm);display:flex}.AmenitiesReservationsList-module__INHnoW__metaItem{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:4px;display:flex}.AmenitiesReservationsList-module__INHnoW__metaIcon{opacity:.7;flex-shrink:0}.AmenitiesReservationsList-module__INHnoW__body{padding:var(--space-sm)var(--space-lg);align-items:center;gap:var(--space-sm);flex:1;justify-content:space-between;display:flex}.AmenitiesReservationsList-module__INHnoW__timeRow{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:4px;display:flex}.AmenitiesReservationsList-module__INHnoW__price{font-size:var(--text-sm);color:var(--color-primary);flex-shrink:0;font-weight:700}.AmenitiesReservationsList-module__INHnoW__footer{padding:var(--space-sm)var(--space-lg);border-top:1px solid var(--color-border);background:var(--color-surface-2);justify-content:space-between;align-items:center;min-height:36px;display:flex}.AmenitiesReservationsList-module__INHnoW__footerStats{align-items:center;gap:var(--space-md);display:flex}.AmenitiesReservationsList-module__INHnoW__footerStat{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:4px;display:flex}.AmenitiesReservationsList-module__INHnoW__footerStat svg{opacity:.7;flex-shrink:0}.AmenitiesReservationsList-module__INHnoW__footerStatValue{color:var(--text-secondary);font-weight:600}.AmenitiesReservationsList-module__INHnoW__actions{gap:2px;display:flex}.AmenitiesReservationsList-module__INHnoW__actions button{padding:4px!important}.AmenitiesReservationsList-module__INHnoW__empty{align-items:center;gap:var(--space-md);padding:var(--space-3xl)0;text-align:center;flex-direction:column;display:flex}.AmenitiesReservationsList-module__INHnoW__emptyIcon{opacity:.5;font-size:3rem}.AmenitiesReservationsList-module__INHnoW__emptyTitle{font-size:var(--text-lg);color:var(--text-secondary);font-weight:700}.AmenitiesReservationsList-module__INHnoW__emptyMessage{font-size:var(--text-sm);color:var(--text-muted);margin:0}@keyframes AmenitiesReservationsList-module__INHnoW__fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AmenitiesReservationsList-module__INHnoW__header,.AmenitiesReservationsList-module__INHnoW__body,.AmenitiesReservationsList-module__INHnoW__footer{padding:var(--space-sm)var(--space-md)}}
.PendingRequestScreen-module__4HA1vW__screen{font-family:var(--font-sans,system-ui,sans-serif);background:var(--color-bg);grid-template-columns:1fr 1fr;z-index:9999!important;grid-template-areas:"form visual"!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.PendingRequestScreen-module__4HA1vW__formPanel{z-index:10;background:var(--color-surface);border-inline-end:1px solid var(--color-border);padding:var(--space-2xl);justify-content:center;align-items:center;gap:var(--space-lg);box-shadow:var(--shadow-lg);flex-direction:column;grid-area:form;display:flex;position:relative;overflow-y:auto;height:100vh!important}.PendingRequestScreen-module__4HA1vW__header{text-align:center;align-items:center;gap:var(--space-md);flex-direction:column;width:100%;max-width:440px;display:flex}.PendingRequestScreen-module__4HA1vW__iconWrapper{width:80px;height:80px;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex;position:relative}.PendingRequestScreen-module__4HA1vW__icon{width:48px;height:48px;color:var(--color-warning,#f59e0b);z-index:1;position:relative}.PendingRequestScreen-module__4HA1vW__pulseRing{border:2px solid var(--color-warning,#f59e0b);border-radius:50%;animation:2s ease-out infinite PendingRequestScreen-module__4HA1vW__pulse;position:absolute;inset:0}@keyframes PendingRequestScreen-module__4HA1vW__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.PendingRequestScreen-module__4HA1vW__title{font-size:var(--text-2xl,1.5rem);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-weight:700;line-height:1.2}.PendingRequestScreen-module__4HA1vW__subtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0;line-height:1.6}.PendingRequestScreen-module__4HA1vW__hint{font-size:var(--text-sm);color:var(--text-muted);padding:var(--space-md);background:var(--color-surface-2);border-radius:var(--radius-md);margin:0;line-height:1.5}.PendingRequestScreen-module__4HA1vW__actions{gap:var(--space-sm);flex-direction:column;width:100%;max-width:440px;display:flex}.PendingRequestScreen-module__4HA1vW__primaryButton,.PendingRequestScreen-module__4HA1vW__secondaryButton{width:100%}.PendingRequestScreen-module__4HA1vW__footer{margin-top:var(--space-lg)}.PendingRequestScreen-module__4HA1vW__helpText{justify-content:center;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-muted);display:flex}.PendingRequestScreen-module__4HA1vW__visualSide{z-index:2;background:var(--color-bg-strong,#0a0a0a);grid-area:visual;position:relative;width:100%!important;height:100vh!important;overflow:hidden!important}.PendingRequestScreen-module__4HA1vW__heroImageContainer{width:100%;height:100%;position:relative}.PendingRequestScreen-module__4HA1vW__heroImage{object-fit:cover;opacity:.8}.PendingRequestScreen-module__4HA1vW__replaceInfoBox{border-radius:var(--radius-md);padding:var(--space-xs)var(--space-md);text-align:center;background:#f9731614;border:1px dashed #f9731659}.PendingRequestScreen-module__4HA1vW__replaceInfoText{font-size:var(--text-xs);color:#fb923c;margin:0;font-weight:600}@media (max-width:768px){.PendingRequestScreen-module__4HA1vW__screen{grid-template-columns:1fr;grid-template-areas:"form"!important}.PendingRequestScreen-module__4HA1vW__visualSide{display:none}.PendingRequestScreen-module__4HA1vW__formPanel{padding:var(--space-xl)}}
.DashboardHeroBanner-module__Fvw6Ra__hero{border-radius:var(--radius-2xl);isolation:isolate;border:1px solid #ffffff14;align-items:flex-end;min-height:clamp(200px,34vh,340px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px -18px #0006}.DashboardHeroBanner-module__Fvw6Ra__visual{z-index:-2;position:absolute;inset:0;overflow:hidden}.DashboardHeroBanner-module__Fvw6Ra__heroImage{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}.DashboardHeroBanner-module__Fvw6Ra__visualOverlay{background:linear-gradient(#080e1c1f 0%,#080e1c14 40%,#080e1cb3 100%);position:absolute;inset:0}.DashboardHeroBanner-module__Fvw6Ra__content{z-index:2;flex-direction:column;align-items:flex-start;gap:8px;padding:clamp(24px,4vw,48px);animation:.8s cubic-bezier(.16,1,.3,1) .2s both DashboardHeroBanner-module__Fvw6Ra__heroFadeIn;display:flex;position:relative}.DashboardHeroBanner-module__Fvw6Ra__greeting{font-size:clamp(1.6rem,3vw,2rem);line-height:1;display:inline-block}.DashboardHeroBanner-module__Fvw6Ra__title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 16px #00000059;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.15}.DashboardHeroBanner-module__Fvw6Ra__subtitle{color:#ffffffe6;text-shadow:0 1px 8px #0000004d;margin:0;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.5}.DashboardHeroBanner-module__Fvw6Ra__photoCredit{bottom:10px;color:#ffffff80;z-index:3;pointer-events:auto;font-size:.65rem;text-decoration:none;transition:color .2s;position:absolute;inset-inline-end:12px}.DashboardHeroBanner-module__Fvw6Ra__photoCredit:hover{color:#fffc}@keyframes DashboardHeroBanner-module__Fvw6Ra__heroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DashboardHeroBanner-module__Fvw6Ra__hero{border-radius:var(--radius-xl);min-height:clamp(160px,30vh,220px)}.DashboardHeroBanner-module__Fvw6Ra__photoCredit{display:none}}@media (prefers-reduced-motion:reduce){.DashboardHeroBanner-module__Fvw6Ra__content{animation:none}}
.BuildingHeader-module__RzBaQG__hero{gap:var(--space-lg);padding:var(--space-xl)var(--space-2xl);border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:radial-gradient(ellipse 60% 90% at 90% -10%,#3b82f62e 0%,transparent 55%),radial-gradient(ellipse 40% 70% at 5% 110%,#10b9811f 0%,transparent 50%),radial-gradient(ellipse 30% 50% at 70% 120%,#06b6d41a 0%,transparent 50%),var(--color-surface-2);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}[data-theme=light] .BuildingHeader-module__RzBaQG__hero{background:radial-gradient(ellipse 60% 90% at 90% -10%,#2563eb1a 0%,transparent 55%),radial-gradient(ellipse 40% 70% at 5% 110%,#10b98114 0%,transparent 50%),var(--color-surface-2)}.BuildingHeader-module__RzBaQG__heroAccent{inset-inline:0;background:var(--gradient-brand);opacity:.85;height:3px;position:absolute;top:0}.BuildingHeader-module__RzBaQG__heroGlow{pointer-events:none;background:radial-gradient(40% 80% at 100% 0,#3b82f61a 0%,#0000 60%),radial-gradient(30% 60% at 0 100%,#10b98114 0%,#0000 60%);position:absolute;inset:0}.BuildingHeader-module__RzBaQG__heroBadges{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex;position:relative}.BuildingHeader-module__RzBaQG__heroHead{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex;position:relative}.BuildingHeader-module__RzBaQG__heroHeadText{min-width:0}.BuildingHeader-module__RzBaQG__heroTitle{font-size:var(--text-3xl);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-weight:800;line-height:1.2}.BuildingHeader-module__RzBaQG__heroSubtitle{align-items:center;gap:var(--space-xs);margin:var(--space-xs)0 0;font-size:var(--text-base);color:var(--text-secondary);line-height:1.5;display:flex}.BuildingHeader-module__RzBaQG__heroPin{color:var(--color-primary-light);flex-shrink:0}.BuildingHeader-module__RzBaQG__heroBrand{border-radius:var(--radius-xl);background:var(--gradient-brand);color:#fff;width:64px;height:64px;box-shadow:var(--shadow-glow);flex-shrink:0;justify-content:center;align-items:center;display:flex}.BuildingHeader-module__RzBaQG__heroStats{gap:var(--space-md);border-block-start:1px solid var(--color-border);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));padding-block-start:var(--space-lg);display:grid;position:relative}.BuildingHeader-module__RzBaQG__stat{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .25s var(--transition-spring),border-color .25s ease;display:flex}.BuildingHeader-module__RzBaQG__stat:hover{border-color:var(--color-border-strong);transform:translateY(-2px)}.BuildingHeader-module__RzBaQG__statIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.BuildingHeader-module__RzBaQG__tonePrimary{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary)14%,transparent)}.BuildingHeader-module__RzBaQG__toneSuccess{color:var(--color-success);background:color-mix(in srgb,var(--color-success)14%,transparent)}.BuildingHeader-module__RzBaQG__toneWarning{color:var(--color-warning);background:color-mix(in srgb,var(--color-warning)14%,transparent)}.BuildingHeader-module__RzBaQG__toneAccent{color:var(--color-accent-light);background:color-mix(in srgb,var(--color-accent)14%,transparent)}.BuildingHeader-module__RzBaQG__toneMuted{color:var(--text-secondary);background:color-mix(in srgb,var(--text-secondary)12%,transparent)}.BuildingHeader-module__RzBaQG__statBody{flex-direction:column;min-width:0;display:flex}.BuildingHeader-module__RzBaQG__statValue{font-size:var(--text-lg);color:var(--text-primary);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-weight:800;line-height:1.2}.BuildingHeader-module__RzBaQG__statLabel{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:768px){.BuildingHeader-module__RzBaQG__hero{padding:var(--space-lg)}.BuildingHeader-module__RzBaQG__heroTitle{font-size:var(--text-2xl)}.BuildingHeader-module__RzBaQG__heroBrand{width:52px;height:52px}.BuildingHeader-module__RzBaQG__heroBrand svg{width:24px;height:24px}.BuildingHeader-module__RzBaQG__heroStats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width:480px){.BuildingHeader-module__RzBaQG__heroBrand{display:none}}
.ReferencePeriodField-module__-N69FW__field{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}
.RecurringChargesSummary-module__9wnnYq__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.RecurringChargesSummary-module__9wnnYq__card{--accent:var(--color-primary);align-items:center;gap:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--accent)30%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--accent)20%,transparent),color-mix(in srgb,var(--accent)5%,transparent));box-shadow:0 8px 24px color-mix(in srgb,var(--accent)14%,transparent);transition:transform var(--transition-fast),box-shadow var(--transition-fast);animation:.4s ease-out both RecurringChargesSummary-module__9wnnYq__fadeSlideUp;display:flex;position:relative;overflow:hidden}.RecurringChargesSummary-module__9wnnYq__card:after{content:"";background:radial-gradient(circle,var(--accent)0%,transparent 70%);opacity:.18;pointer-events:none;border-radius:50%;width:110px;height:110px;position:absolute;inset-block-start:-28px;inset-inline-end:-28px}.RecurringChargesSummary-module__9wnnYq__card:hover{box-shadow:0 12px 32px color-mix(in srgb,var(--accent)24%,transparent);transform:translateY(-3px)}.RecurringChargesSummary-module__9wnnYq__cardIcon{background:color-mix(in srgb,var(--accent)16%,transparent);border:1px solid color-mix(in srgb,var(--accent)26%,transparent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;display:flex;position:relative}.RecurringChargesSummary-module__9wnnYq__cardContent{flex-direction:column;gap:2px;min-width:0;display:flex;position:relative}.RecurringChargesSummary-module__9wnnYq__cardValue{font-size:var(--text-xl);color:var(--accent);letter-spacing:-.02em;white-space:nowrap;font-weight:800;line-height:1.1}.RecurringChargesSummary-module__9wnnYq__cardLabel{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.RecurringChargesSummary-module__9wnnYq__success{--accent:var(--color-success)}.RecurringChargesSummary-module__9wnnYq__primary{--accent:var(--color-primary)}.RecurringChargesSummary-module__9wnnYq__warning{--accent:var(--color-warning)}.RecurringChargesSummary-module__9wnnYq__muted{--accent:#94a3b8}@keyframes RecurringChargesSummary-module__9wnnYq__fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.RecurringChargesSummary-module__9wnnYq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.RecurringChargesSummary-module__9wnnYq__grid{grid-template-columns:repeat(2,1fr)}.RecurringChargesSummary-module__9wnnYq__card{padding:var(--space-md)}}
.RentalCalendar-module__RGn6Xa__container{width:100%}.RentalCalendar-module__RGn6Xa__container.RentalCalendar-module__RGn6Xa__desktop{gap:var(--space-md);flex-direction:column;display:flex}.RentalCalendar-module__RGn6Xa__container.RentalCalendar-module__RGn6Xa__mobile{gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.RentalCalendar-module__RGn6Xa__legend{flex-wrap:wrap;gap:6px;display:flex}.RentalCalendar-module__RGn6Xa__legendItem{color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.5;transition:opacity .15s,transform .15s;display:inline-flex;position:relative}.RentalCalendar-module__RGn6Xa__legendItem:hover{opacity:.9;transform:translateY(-1px)}.RentalCalendar-module__RGn6Xa__legendHidden{opacity:.35}.RentalCalendar-module__RGn6Xa__legendHidden:hover{opacity:.5}.RentalCalendar-module__RGn6Xa__legendStrike{pointer-events:none;background:repeating-linear-gradient(45deg,#0000,#0000 3px,#ffffff40 3px 6px);border-radius:100px;position:absolute;inset:0}.RentalCalendar-module__RGn6Xa__legendName{white-space:nowrap;font-size:14px}.RentalCalendar-module__RGn6Xa__main{gap:var(--space-lg);min-height:0;display:flex}.RentalCalendar-module__RGn6Xa__desktop .RentalCalendar-module__RGn6Xa__main{flex-direction:row;align-items:stretch}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__main{gap:var(--space-md);flex-direction:column}.RentalCalendar-module__RGn6Xa__calendarWrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.RentalCalendar-module__RGn6Xa__desktop .RentalCalendar-module__RGn6Xa__calendarWrapper{flex:1;min-width:0}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper{flex-shrink:0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc{--fc-border-color:var(--color-border);--fc-page-bg-color:var(--color-surface);--fc-neutral-bg-color:var(--color-surface-2);--fc-today-bg-color:transparent;--fc-event-bg-color:transparent;--fc-event-border-color:transparent;--fc-event-text-color:inherit;--fc-small-font-size:.8em;--fc-button-text-color:var(--text-secondary);--fc-button-bg-color:transparent;--fc-button-border-color:transparent;--fc-button-hover-bg-color:var(--color-surface-2);--fc-button-hover-border-color:transparent;--fc-button-active-bg-color:var(--color-surface-2);--fc-button-active-border-color:transparent}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-header-toolbar{margin-bottom:0;padding:14px 16px 0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-toolbar-title{color:var(--text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:700}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-button{border-radius:8px;padding:5px 12px;font-size:.8rem;font-weight:600;line-height:1.4;transition:background .15s,color .15s}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-button-primary:not(:disabled).fc-button-active{color:var(--text-primary);background:var(--color-surface-2);box-shadow:none}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-button-primary:focus{box-shadow:none}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-col-header-cell{border-color:var(--color-border);padding:0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-col-header-cell-cushion{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;padding:10px 0 8px;font-size:.75rem;font-weight:600}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day{border-color:var(--color-border);transition:background .1s}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day:hover{background:#3b82f608}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day.fc-day-today{background:0 0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day.fc-day-other{opacity:.5;background:0 0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-top{flex-direction:row;padding:4px 6px 0;position:relative}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-number{color:var(--text-primary);border-radius:8px;padding:2px 6px;font-size:.85rem;font-weight:500;line-height:1.4;transition:background .15s,color .15s}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-day-today .fc-daygrid-day-number{background:var(--color-primary);color:#fff;font-weight:700}.RentalCalendar-module__RGn6Xa__daySelected .RentalCalendar-module__RGn6Xa__fc-daygrid-day-number{box-shadow:0 0 0 2px var(--color-primary);background:#3b82f614}.RentalCalendar-module__RGn6Xa__dayAddButton{top:2px;border-radius:var(--radius-full);background:var(--gradient-brand);color:#fff;cursor:pointer;z-index:5;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s;display:flex;position:absolute;inset-inline-end:4px}.RentalCalendar-module__RGn6Xa__dayAddButton:hover{transform:scale(1.15);box-shadow:0 4px 12px #3b82f659}.RentalCalendar-module__RGn6Xa__dayAddButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.RentalCalendar-module__RGn6Xa__hasEvents .RentalCalendar-module__RGn6Xa__fc-daygrid-day-number:after{content:"";background:var(--color-primary);border-radius:50%;width:4px;height:4px;margin:1px auto 0;display:block}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-event{white-space:nowrap;text-overflow:ellipsis;opacity:.9;border-radius:4px;margin:0 4px 2px;padding:1px 6px;font-size:.7rem;font-weight:600;transition:opacity .15s;overflow:hidden}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-event:hover{opacity:1}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-event .fc-event-title{font-weight:600}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-event-dot{border-width:5px;margin-right:4px}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-more-link{color:var(--color-primary);border-radius:4px;margin:1px 0;padding:0 6px;font-size:.7rem;font-weight:600}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-more-link:hover{background:#3b82f614}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-scrollgrid{border:none;border-radius:0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-scrollgrid-section>td{border:none}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-scrollgrid-sync-table{border-collapse:separate;border-spacing:0}.RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-body{width:100%!important}.RentalCalendar-module__RGn6Xa__sidePanel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;display:flex;overflow-y:auto}.RentalCalendar-module__RGn6Xa__desktop .RentalCalendar-module__RGn6Xa__sidePanel{width:340px;padding:var(--space-lg);flex-shrink:0;max-height:550px}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__sidePanel{padding:var(--space-lg);flex:1}.RentalCalendar-module__RGn6Xa__sidePanelHeader{align-items:center;gap:var(--space-sm);padding-bottom:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex}.RentalCalendar-module__RGn6Xa__sidePanelIcon{color:var(--color-primary);flex-shrink:0}.RentalCalendar-module__RGn6Xa__sidePanelTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.RentalCalendar-module__RGn6Xa__emptyState{align-items:center;gap:var(--space-sm);padding:var(--space-2xl)0;flex-direction:column;display:flex}.RentalCalendar-module__RGn6Xa__emptyIcon{background:var(--color-surface-2);width:48px;height:48px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.RentalCalendar-module__RGn6Xa__emptyText{font-size:var(--text-sm);color:var(--text-muted);text-align:center;margin:0}.RentalCalendar-module__RGn6Xa__sidePanelList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RentalCalendar-module__RGn6Xa__bookingCard{cursor:pointer;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:10px;align-items:stretch;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.RentalCalendar-module__RGn6Xa__bookingCard:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.RentalCalendar-module__RGn6Xa__bookingBar{flex-shrink:0;width:4px}.RentalCalendar-module__RGn6Xa__bookingContent{flex-direction:column;flex:1;gap:6px;min-width:0;padding:12px;display:flex}.RentalCalendar-module__RGn6Xa__bookingTop{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.RentalCalendar-module__RGn6Xa__bookingAmenity{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.RentalCalendar-module__RGn6Xa__bookingRenter{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.RentalCalendar-module__RGn6Xa__bookingDetails{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.RentalCalendar-module__RGn6Xa__bookingDetail{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.RentalCalendar-module__RGn6Xa__rtl{direction:rtl}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc{--fc-small-font-size:.7em}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-header-toolbar{padding:10px 12px 0}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-toolbar-title{font-size:.85rem}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-button{padding:4px 8px;font-size:.7rem}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-col-header-cell-cushion{padding:6px 0 4px;font-size:.65rem}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-top{padding:2px 3px 0}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-number{padding:1px 4px;font-size:.75rem}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-frame{min-height:28px}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-day-events{min-height:0}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-event{margin:0 2px 1px;padding:0 4px;font-size:.6rem}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-scrollgrid-sync-table{height:auto!important}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-body{width:100%!important}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__calendarWrapper .fc .fc-daygrid-body-unbalanced{width:100%!important}.RentalCalendar-module__RGn6Xa__mobile .RentalCalendar-module__RGn6Xa__agendaHeader{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);margin-bottom:var(--space-md);border-radius:16px;display:flex}.RentalCalendar-module__RGn6Xa__agendaMonthNav{align-items:center;gap:var(--space-sm);display:flex}.RentalCalendar-module__RGn6Xa__agendaNavBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.RentalCalendar-module__RGn6Xa__agendaNavBtn:hover{background:#ffffff0d}.RentalCalendar-module__RGn6Xa__agendaMonthLabel{font-size:var(--text-sm);color:var(--text-primary);text-align:center;min-width:120px;font-weight:600}.RentalCalendar-module__RGn6Xa__agendaList{gap:var(--space-md);flex-direction:column;display:flex}.RentalCalendar-module__RGn6Xa__agendaDay{gap:var(--space-sm);flex-direction:column;display:flex}.RentalCalendar-module__RGn6Xa__agendaDateHeader{padding:0 var(--space-xs);color:var(--text-secondary);align-items:center;gap:6px;display:flex}.RentalCalendar-module__RGn6Xa__agendaDateIcon{opacity:.6}.RentalCalendar-module__RGn6Xa__agendaDateLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:600}.RentalCalendar-module__RGn6Xa__agendaDayList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}
.MonthPicker-module__mPNX6a__monthPicker{align-items:center;gap:var(--space-sm);padding:var(--space-xs)var(--space-sm);border:1px solid var(--color-border);background:#ffffff08;border-radius:14px;flex-shrink:0;transition:all .2s;display:inline-flex}.MonthPicker-module__mPNX6a__monthPicker:hover{border-color:var(--color-border-strong)}.MonthPicker-module__mPNX6a__monthButton{color:var(--text-secondary);cursor:pointer;padding:var(--space-sm);transition:all .2s var(--transition-spring);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex}.MonthPicker-module__mPNX6a__monthButton:hover{color:var(--color-primary-light);background:#3b82f61a}.MonthPicker-module__mPNX6a__monthButton:active{transform:scale(.95)}.MonthPicker-module__mPNX6a__monthText{font-weight:700;font-size:var(--text-base);color:var(--text-primary);text-align:center;min-width:150px;padding:0 var(--space-sm);letter-spacing:-.01em}@media (max-width:640px){.MonthPicker-module__mPNX6a__monthPicker{width:100%;padding:var(--space-xs)var(--space-xs);justify-content:space-between}.MonthPicker-module__mPNX6a__monthText{min-width:auto;font-size:var(--text-sm);padding:0 var(--space-xs);flex:1}.MonthPicker-module__mPNX6a__monthButton{min-width:44px;min-height:44px}}@media (prefers-reduced-motion:reduce){.MonthPicker-module__mPNX6a__monthPicker,.MonthPicker-module__mPNX6a__monthButton{transition:none}.MonthPicker-module__mPNX6a__monthButton:active{transform:none}}
.UnitsMobileList-module__EY_Zcq__list{gap:var(--space-sm);padding:0 var(--space-xs);flex-direction:column;display:flex}.UnitsMobileList-module__EY_Zcq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-sm);cursor:pointer;transition:all var(--transition-fast)}.UnitsMobileList-module__EY_Zcq__card:active{background:var(--color-surface-hover)}.UnitsMobileList-module__EY_Zcq__item{gap:var(--space-sm);grid-template-columns:1fr auto;align-items:center;display:grid}.UnitsMobileList-module__EY_Zcq__info{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.UnitsMobileList-module__EY_Zcq__unitNumber{font-size:var(--text-base);color:var(--color-primary);font-weight:700}.UnitsMobileList-module__EY_Zcq__meta{gap:var(--space-xs);font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;display:flex}.UnitsMobileList-module__EY_Zcq__meta span:not(:last-child):after{content:"•";margin-inline-start:var(--space-xs)}.UnitsMobileList-module__EY_Zcq__occupants{gap:var(--space-xs);flex-wrap:wrap;display:flex}.UnitsMobileList-module__EY_Zcq__moreOccupants{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.UnitsMobileList-module__EY_Zcq__residentButton{cursor:pointer;background:0 0;border:none;padding:0}.UnitsMobileList-module__EY_Zcq__vacant{font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.UnitsMobileList-module__EY_Zcq__editBtn{padding:var(--space-xs);color:var(--color-primary);font-size:var(--text-xs);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.UnitsMobileList-module__EY_Zcq__loading{padding:var(--space-xl);text-align:center;color:var(--text-muted)}@media (max-width:640px){.UnitsMobileList-module__EY_Zcq__list{padding:0}}
.noAccess-module__2kgEvq__screen{background:var(--color-bg);padding:var(--space-xl);z-index:9999!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important}.noAccess-module__2kgEvq__card{z-index:10;align-items:center;gap:var(--space-lg);text-align:center;max-width:440px;padding:var(--space-2xl);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative}.noAccess-module__2kgEvq__message{font-size:var(--text-base);color:var(--text-secondary);margin:0;line-height:1.6}
.ReservationFormModal-module__8CVfGW__form{flex-direction:column;gap:0;display:flex}.ReservationFormModal-module__8CVfGW__section{margin-bottom:var(--space-lg)}.ReservationFormModal-module__8CVfGW__section:last-of-type{margin-bottom:0}.ReservationFormModal-module__8CVfGW__sectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.ReservationFormModal-module__8CVfGW__sectionIcon{background:color-mix(in srgb,var(--modal-accent),transparent 90%);width:28px;height:28px;color:var(--modal-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ReservationFormModal-module__8CVfGW__sectionTitle{font-size:var(--text-sm);color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;flex:1;margin:0;font-weight:700;line-height:1}.ReservationFormModal-module__8CVfGW__amenityName{font-size:var(--text-lg);margin:0 0 var(--space-sm);color:var(--text-primary);font-weight:600}.ReservationFormModal-module__8CVfGW__lockedUnit{gap:var(--space-xs);margin-bottom:var(--space-sm);flex-direction:column;display:flex}.ReservationFormModal-module__8CVfGW__label{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.ReservationFormModal-module__8CVfGW__lockedValue{padding:var(--space-sm);border-radius:var(--radius-sm);border:1px solid var(--color-border);color:var(--text-primary);background:#ffffff0d;font-weight:600}.ReservationFormModal-module__8CVfGW__timeRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.ReservationFormModal-module__8CVfGW__amenityGrid{gap:var(--space-sm);margin-bottom:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.ReservationFormModal-module__8CVfGW__amenityGridLabel{font-size:var(--text-sm);color:var(--text-secondary);grid-column:1/-1;font-weight:600}.ReservationFormModal-module__8CVfGW__amenityCard{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;transition:all .25s var(--transition-spring);text-align:start;background:#ffffff05;font-family:inherit;display:flex}.ReservationFormModal-module__8CVfGW__amenityCard:hover{border-color:color-mix(in srgb,var(--card-color),transparent 50%);transform:translateY(-2px)}.ReservationFormModal-module__8CVfGW__amenityCardActive{background:color-mix(in srgb,var(--card-color),transparent 90%);border-color:var(--card-color);box-shadow:0 0 0 1px color-mix(in srgb,var(--card-color),transparent 80%),0 6px 18px -8px color-mix(in srgb,var(--card-color),transparent 55%)}.ReservationFormModal-module__8CVfGW__amenityCardName{font-size:var(--text-sm);color:var(--text-primary);transition:color .25s var(--transition-spring);font-weight:700}.ReservationFormModal-module__8CVfGW__amenityCardActive .ReservationFormModal-module__8CVfGW__amenityCardName{color:var(--card-color)}.ReservationFormModal-module__8CVfGW__amenityCardPrice{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;transition:color .25s var(--transition-spring);font-weight:600}.ReservationFormModal-module__8CVfGW__amenityCardActive .ReservationFormModal-module__8CVfGW__amenityCardPrice{color:var(--card-color)}.ReservationFormModal-module__8CVfGW__pricingPreview{padding:var(--space-sm);border-radius:var(--radius-sm);border:1px solid var(--color-border);gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-primary);background:#3b82f60d;flex-direction:column;display:flex}.ReservationFormModal-module__8CVfGW__error{align-items:center;gap:var(--space-sm);color:#f87171;font-size:var(--text-sm);margin:0 0 var(--space-lg);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);background:#ef44441a;border:1px solid #ef444433;font-weight:500;animation:.4s cubic-bezier(.34,1.56,.64,1) ReservationFormModal-module__8CVfGW__shakeIn;display:flex}@keyframes ReservationFormModal-module__8CVfGW__shakeIn{0%{opacity:0;transform:translate(-10px)}60%{transform:translate(4px)}to{opacity:1;transform:translate(0)}}.ReservationFormModal-module__8CVfGW__buttonGroup{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;display:flex}.ReservationFormModal-module__8CVfGW__rightButtons{gap:var(--space-sm);display:flex}.ReservationFormModal-module__8CVfGW__dialogFooter{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-md);display:flex}@media (max-width:640px){.ReservationFormModal-module__8CVfGW__timeRow,.ReservationFormModal-module__8CVfGW__amenityGrid{grid-template-columns:1fr}.ReservationFormModal-module__8CVfGW__section{margin-bottom:var(--space-md)}.ReservationFormModal-module__8CVfGW__buttonGroup{gap:var(--space-sm);flex-direction:column-reverse}.ReservationFormModal-module__8CVfGW__rightButtons{width:100%}.ReservationFormModal-module__8CVfGW__rightButtons button{flex:1}}
.MiniExpensePie-module__s3XT8W__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.MiniExpensePie-module__s3XT8W__mainContent{align-items:center;gap:.875rem;display:flex}.MiniExpensePie-module__s3XT8W__pieWrap{flex-shrink:0;width:132px;height:132px;position:relative}.MiniExpensePie-module__s3XT8W__pieGlow{background:radial-gradient(circle,var(--color-primary)0%,transparent 70%);opacity:.14;filter:blur(10px);pointer-events:none;border-radius:50%;position:absolute;inset:8px}.MiniExpensePie-module__s3XT8W__chartCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MiniExpensePie-module__s3XT8W__chartCenterValue{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:1.05rem;font-weight:800;line-height:1;overflow:hidden}.MiniExpensePie-module__s3XT8W__chartCenterLabel{color:var(--color-primary);font-size:.8125rem;font-weight:700}.MiniExpensePie-module__s3XT8W__legend{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.MiniExpensePie-module__s3XT8W__legendRow{border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff0f;align-items:center;gap:.5rem;min-width:0;padding:.375rem .625rem;transition:background .2s,transform .2s;display:flex}.MiniExpensePie-module__s3XT8W__legendRow:hover{background:#ffffff17;transform:translateY(-1px)}[data-theme=light] .MiniExpensePie-module__s3XT8W__legendRow{background:#00000008;border-color:#0000000d}[data-theme=light] .MiniExpensePie-module__s3XT8W__legendRow:hover{background:#0000000f}.MiniExpensePie-module__s3XT8W__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 6px}.MiniExpensePie-module__s3XT8W__legendName{min-width:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8125rem;font-weight:600;overflow:hidden}.MiniExpensePie-module__s3XT8W__legendPct{color:var(--text-secondary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.MiniExpensePie-module__s3XT8W__legendBar{border-radius:var(--radius-full);background:#ffffff1f;flex-shrink:0;width:42px;height:4px;overflow:hidden}[data-theme=light] .MiniExpensePie-module__s3XT8W__legendBar{background:#00000014}.MiniExpensePie-module__s3XT8W__legendBarFill{border-radius:var(--radius-full);height:100%;transition:width .6s}.MiniExpensePie-module__s3XT8W__footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.375rem;margin-top:.125rem;padding:.5rem .75rem;display:flex}[data-theme=light] .MiniExpensePie-module__s3XT8W__footer{border-top-color:#0000001a}.MiniExpensePie-module__s3XT8W__footerLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:600}.MiniExpensePie-module__s3XT8W__footerValue{color:var(--color-primary);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:800}.MiniExpensePie-module__s3XT8W__emptyState{border-radius:var(--radius-md);background:#ffffff0a;border:1px dashed #ffffff1f;justify-content:center;align-items:center;padding:1rem .75rem;display:flex}[data-theme=light] .MiniExpensePie-module__s3XT8W__emptyState{background:#00000005;border-color:#0000001a}.MiniExpensePie-module__s3XT8W__emptyText{color:var(--text-muted);font-size:.75rem;font-weight:500}@media (max-width:768px){.MiniExpensePie-module__s3XT8W__mainContent{gap:.625rem}.MiniExpensePie-module__s3XT8W__pieWrap{width:118px;height:118px}.MiniExpensePie-module__s3XT8W__chartCenterValue{font-size:.9375rem}.MiniExpensePie-module__s3XT8W__legend{gap:.25rem}.MiniExpensePie-module__s3XT8W__legendRow{gap:.375rem;padding:.25rem .5rem}.MiniExpensePie-module__s3XT8W__legendName{font-size:.75rem}.MiniExpensePie-module__s3XT8W__legendPct{font-size:.6875rem}.MiniExpensePie-module__s3XT8W__legendBar{display:none}.MiniExpensePie-module__s3XT8W__footer{flex-wrap:wrap}.MiniExpensePie-module__s3XT8W__footerValue{font-size:.875rem}}
.ExpensesTable-module__yVo5iq__tableWrapper{overflow-x:auto}.ExpensesTable-module__yVo5iq__table{border-collapse:collapse;width:100%}.ExpensesTable-module__yVo5iq__table th,.ExpensesTable-module__yVo5iq__table td{padding:var(--space-md);text-align:start;border-block-end:1px solid var(--color-border)}.ExpensesTable-module__yVo5iq__table th{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.ExpensesTable-module__yVo5iq__table td{font-size:var(--text-base);color:var(--text-primary)}.ExpensesTable-module__yVo5iq__table tbody tr:hover{background:var(--color-surface-2)}.ExpensesTable-module__yVo5iq__title{font-weight:500}.ExpensesTable-module__yVo5iq__titleCell{align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}.ExpensesTable-module__yVo5iq__notes{font-size:var(--text-sm);color:var(--text-muted);margin-top:2px;font-weight:400}.ExpensesTable-module__yVo5iq__editBtn{padding:var(--space-xs);color:var(--color-primary);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.ExpensesTable-module__yVo5iq__editBtn:hover{background:#2563eb1a}.ExpensesTable-module__yVo5iq__loading{padding:var(--space-xl);text-align:center;color:var(--text-muted)}.ExpensesTable-module__yVo5iq__sortableHeader{cursor:pointer;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;display:inline-flex}.ExpensesTable-module__yVo5iq__sortIcon{opacity:.4;transition:opacity var(--transition-fast);align-items:center;display:inline-flex}.ExpensesTable-module__yVo5iq__sortActive .ExpensesTable-module__yVo5iq__sortIcon{opacity:1;color:var(--color-primary)}.ExpensesTable-module__yVo5iq__refundBadge{padding:1px 6px;font-size:10px}.ExpensesTable-module__yVo5iq__fileBtn{padding:var(--space-xs);color:var(--color-primary);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.ExpensesTable-module__yVo5iq__fileBtn:hover{background:#2563eb1a}.ExpensesTable-module__yVo5iq__noFile{color:var(--text-muted);font-size:var(--text-sm)}
.BuildingPlanSection-module__fv316a__cardBody{padding:var(--space-md)var(--space-lg);height:auto}.BuildingPlanSection-module__fv316a__row{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.BuildingPlanSection-module__fv316a__planBlock{align-items:center;gap:var(--space-md);min-width:0;display:flex}.BuildingPlanSection-module__fv316a__planLabel{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap;font-weight:600}.BuildingPlanSection-module__fv316a__actionButtons{gap:var(--space-sm);flex-wrap:wrap;align-items:center;margin-inline-start:auto;display:flex}.BuildingPlanSection-module__fv316a__select{width:200px;height:40px;padding-inline:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-field);color:var(--text-primary);font-family:inherit;font-size:var(--text-sm);cursor:pointer;font-weight:600;transition:border-color .2s,box-shadow .2s}.BuildingPlanSection-module__fv316a__select:hover:not(:disabled){border-color:var(--color-primary)}.BuildingPlanSection-module__fv316a__select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary)18%,transparent);outline:none}.BuildingPlanSection-module__fv316a__select:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.BuildingPlanSection-module__fv316a__row{flex-direction:column;align-items:stretch}.BuildingPlanSection-module__fv316a__planBlock{justify-content:space-between}.BuildingPlanSection-module__fv316a__select{flex:1;width:auto;max-width:none}.BuildingPlanSection-module__fv316a__actionButtons{justify-content:flex-start;margin-inline-start:0}}
.PaymentFormModal-module__sx-I1G__form{flex-direction:column;gap:0;display:flex}.PaymentFormModal-module__sx-I1G__section{margin-bottom:var(--space-lg)}.PaymentFormModal-module__sx-I1G__section:last-of-type{margin-bottom:0}.PaymentFormModal-module__sx-I1G__sectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.PaymentFormModal-module__sx-I1G__sectionIcon{color:#10b981;background:#10b9811a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PaymentFormModal-module__sx-I1G__sectionTitle{font-size:var(--text-sm);color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;flex:1;margin:0;font-weight:700;line-height:1}.PaymentFormModal-module__sx-I1G__sectionAction{font-size:var(--text-xs);color:#10b981;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-weight:600;line-height:1;transition:all .2s}.PaymentFormModal-module__sx-I1G__sectionAction:hover{background:#10b9811a}.PaymentFormModal-module__sx-I1G__unitRow{gap:var(--space-md);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PaymentFormModal-module__sx-I1G__error{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);color:#f87171;font-size:var(--text-sm);margin-bottom:var(--space-lg);background:#ef44441a;border:1px solid #ef444433;font-weight:500;animation:.4s cubic-bezier(.34,1.56,.64,1) PaymentFormModal-module__sx-I1G__shakeIn;display:flex}.PaymentFormModal-module__sx-I1G__chargeSection{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-md);background:#ffffff05;position:relative;overflow:hidden}.PaymentFormModal-module__sx-I1G__chargeSection:before{content:"";pointer-events:none;background:radial-gradient(at 0 100%,#10b98108 0%,#0000 60%);position:absolute;inset:0}.PaymentFormModal-module__sx-I1G__chargeGroup{margin-bottom:var(--space-md)}.PaymentFormModal-module__sx-I1G__chargeGroup:last-child{margin-bottom:0}.PaymentFormModal-module__sx-I1G__groupHeader{margin-bottom:var(--space-sm);padding:var(--space-xs)0;justify-content:space-between;align-items:center;display:flex}.PaymentFormModal-module__sx-I1G__groupTitle{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:var(--space-xs);font-weight:700;line-height:1;display:flex}.PaymentFormModal-module__sx-I1G__groupDivider{margin-bottom:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px dashed var(--color-border)}.PaymentFormModal-module__sx-I1G__chargeGrid{gap:var(--space-xs);grid-template-columns:1fr 1fr;display:grid}.PaymentFormModal-module__sx-I1G__chargeCard{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;background:#ffffff08;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.4s backwards PaymentFormModal-module__sx-I1G__cardFadeIn;display:flex;position:relative}.PaymentFormModal-module__sx-I1G__chargeCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 20px #00000026}.PaymentFormModal-module__sx-I1G__chargeCardSelected{background:#10b98112;border-color:#10b9814d;box-shadow:0 0 0 1px #10b98126,0 4px 20px #00000026}.PaymentFormModal-module__sx-I1G__chargeCardSelected:hover{background:#10b9811a;border-color:#10b98166}.PaymentFormModal-module__sx-I1G__chargeCardCheck{border:2px solid var(--color-border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.PaymentFormModal-module__sx-I1G__chargeCardSelected .PaymentFormModal-module__sx-I1G__chargeCardCheck{background:var(--gradient-brand);border-color:#0000;box-shadow:0 2px 8px #10b9814d}.PaymentFormModal-module__sx-I1G__chargeCardCheckIcon{color:#fff;opacity:0;width:12px;height:12px;transition:all .3s cubic-bezier(.34,1.56,.64,1);transform:scale(0)}.PaymentFormModal-module__sx-I1G__chargeCardSelected .PaymentFormModal-module__sx-I1G__chargeCardCheckIcon{opacity:1;transform:scale(1)}.PaymentFormModal-module__sx-I1G__chargeCardBody{flex:1;min-width:0}.PaymentFormModal-module__sx-I1G__chargeCardTitle{font-size:var(--text-xs);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:600;line-height:1.3;overflow:hidden}.PaymentFormModal-module__sx-I1G__chargeCardPeriod{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:4px;margin-top:2px;display:flex}.PaymentFormModal-module__sx-I1G__chargeCardAmount{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;letter-spacing:-.01em;direction:ltr;font-weight:800;line-height:1}.PaymentFormModal-module__sx-I1G__chargeCardSelected .PaymentFormModal-module__sx-I1G__chargeCardAmount{background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PaymentFormModal-module__sx-I1G__chargeEmpty{text-align:center;padding:var(--space-lg);color:var(--text-muted);font-size:var(--text-sm)}.PaymentFormModal-module__sx-I1G__summaryBar{padding:var(--space-md);margin-top:var(--space-md);border-radius:var(--radius-md);background:#10b98114;border:1px solid #10b98126;justify-content:space-between;align-items:center;animation:.4s backwards PaymentFormModal-module__sx-I1G__summaryFadeIn;display:flex}.PaymentFormModal-module__sx-I1G__summaryBarCount{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;display:flex}.PaymentFormModal-module__sx-I1G__summaryBarTotal{align-items:center;gap:var(--space-xs);font-size:var(--text-lg);color:#10b981;direction:ltr;font-weight:800;line-height:1;display:flex}.PaymentFormModal-module__sx-I1G__amountField input{font-size:var(--text-xl);letter-spacing:.08em;text-align:center;height:56px;font-weight:800}.PaymentFormModal-module__sx-I1G__detailsGrid{gap:var(--space-md);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PaymentFormModal-module__sx-I1G__methodSection{margin-top:var(--space-md)}.PaymentFormModal-module__sx-I1G__methodLabel{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);font-weight:600;display:block}.PaymentFormModal-module__sx-I1G__methodChips{gap:var(--space-xs);grid-template-columns:repeat(5,1fr);display:grid}.PaymentFormModal-module__sx-I1G__methodChip{padding:var(--space-sm)var(--space-xs);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;transition:all .25s var(--transition-spring);box-sizing:border-box;background:#ffffff05;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:60px;font-family:inherit;display:flex}.PaymentFormModal-module__sx-I1G__methodChip:hover{border-color:var(--color-border-strong);background:#ffffff0d;transform:translateY(-1px)}.PaymentFormModal-module__sx-I1G__methodChipActive{background:color-mix(in srgb,var(--chip-color,#10b981),transparent 90%);border-color:var(--chip-color,#10b981);box-shadow:0 0 0 1px color-mix(in srgb,var(--chip-color,#10b981),transparent 80%)}.PaymentFormModal-module__sx-I1G__methodChipActive:hover{background:color-mix(in srgb,var(--chip-color,#10b981),transparent 85%)}.PaymentFormModal-module__sx-I1G__methodChipIcon{color:var(--text-muted);transition:color .2s}.PaymentFormModal-module__sx-I1G__methodChipActive .PaymentFormModal-module__sx-I1G__methodChipIcon{color:var(--chip-color,#10b981)}.PaymentFormModal-module__sx-I1G__methodChipLabel{color:var(--text-secondary);text-align:center;font-size:10px;font-weight:600;line-height:1.2}.PaymentFormModal-module__sx-I1G__methodChipActive .PaymentFormModal-module__sx-I1G__methodChipLabel{color:var(--chip-color,#10b981)}.PaymentFormModal-module__sx-I1G__dateRefRow{margin-top:var(--space-md)}.PaymentFormModal-module__sx-I1G__archiveSection{padding:var(--space-md);border-radius:var(--radius-md);margin-top:var(--space-md);background:#ef44440a;border:1px dashed #ef444426}.PaymentFormModal-module__sx-I1G__footer{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;display:flex}.PaymentFormModal-module__sx-I1G__footerInfo{align-items:center;gap:var(--space-sm);font-size:var(--text-xs);color:var(--text-muted);display:flex}.PaymentFormModal-module__sx-I1G__footerActions{align-items:center;gap:var(--space-sm);display:flex}.PaymentFormModal-module__sx-I1G__fileUpload{gap:var(--space-sm);flex-direction:column;display:flex}.PaymentFormModal-module__sx-I1G__existingFile{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);background:#2563eb0d;border:1px solid #2563eb26;display:flex}.PaymentFormModal-module__sx-I1G__fileName{font-size:var(--text-sm);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PaymentFormModal-module__sx-I1G__fileActionBtn{padding:var(--space-xs);color:var(--color-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.PaymentFormModal-module__sx-I1G__fileActionBtn:hover{background:#2563eb1a}.PaymentFormModal-module__sx-I1G__fileInputLabel{align-items:center;gap:var(--space-sm);padding:var(--space-md);border:2px dashed var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);color:var(--text-muted);font-size:var(--text-sm);display:flex}.PaymentFormModal-module__sx-I1G__fileInputLabel:hover{border-color:var(--color-primary);color:var(--color-primary);background:#2563eb08}.PaymentFormModal-module__sx-I1G__fileInput{display:none}@keyframes PaymentFormModal-module__sx-I1G__cardFadeIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes PaymentFormModal-module__sx-I1G__summaryFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes PaymentFormModal-module__sx-I1G__shakeIn{0%{opacity:0;transform:translate(-10px)}60%{transform:translate(4px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.PaymentFormModal-module__sx-I1G__unitRow,.PaymentFormModal-module__sx-I1G__detailsGrid,.PaymentFormModal-module__sx-I1G__chargeGrid{grid-template-columns:1fr}.PaymentFormModal-module__sx-I1G__methodChips{grid-template-columns:repeat(5,1fr)}.PaymentFormModal-module__sx-I1G__summaryBar{gap:var(--space-xs);text-align:center;flex-direction:column}.PaymentFormModal-module__sx-I1G__footer{gap:var(--space-sm);flex-direction:column-reverse}.PaymentFormModal-module__sx-I1G__footerActions{width:100%}.PaymentFormModal-module__sx-I1G__footerActions button{flex:1}.PaymentFormModal-module__sx-I1G__section{margin-bottom:var(--space-md)}}
.RecurringChargesTable-module__4XPnsq__tableWrapper{overflow-x:auto}.RecurringChargesTable-module__4XPnsq__table{border-collapse:collapse;width:100%}.RecurringChargesTable-module__4XPnsq__table th,.RecurringChargesTable-module__4XPnsq__table td{padding:var(--space-md);text-align:start;border-block-end:1px solid var(--color-border);vertical-align:top}.RecurringChargesTable-module__4XPnsq__table th{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.RecurringChargesTable-module__4XPnsq__table td{font-size:var(--text-base);color:var(--text-primary)}.RecurringChargesTable-module__4XPnsq__table tbody tr:hover{background:var(--color-surface-2)}.RecurringChargesTable-module__4XPnsq__title,.RecurringChargesTable-module__4XPnsq__ruleTitle{font-weight:500}.RecurringChargesTable-module__4XPnsq__ruleDescription{font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-xs)}.RecurringChargesTable-module__4XPnsq__loading{padding:var(--space-xl);text-align:center;color:var(--text-muted)}.RecurringChargesTable-module__4XPnsq__sortableHeader{cursor:pointer;align-items:center;gap:var(--space-xs);-webkit-user-select:none;user-select:none;display:inline-flex}.RecurringChargesTable-module__4XPnsq__sortIcon{opacity:.4;transition:opacity var(--transition-fast);align-items:center;display:inline-flex}.RecurringChargesTable-module__4XPnsq__sortActive .RecurringChargesTable-module__4XPnsq__sortIcon{opacity:1;color:var(--color-primary)}.RecurringChargesTable-module__4XPnsq__statusBadge{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-md);font-size:var(--text-xs);text-transform:uppercase;font-weight:600;display:inline-flex}.RecurringChargesTable-module__4XPnsq__statusActive{color:#16a34a;background:#22c55e26}.RecurringChargesTable-module__4XPnsq__statusPending{color:#d97706;background:#fbbf2426}.RecurringChargesTable-module__4XPnsq__statusDraft{color:#6b7280;background:#6b728026}.RecurringChargesTable-module__4XPnsq__statusPaused{color:#ea580c;background:#fb923c26}.RecurringChargesTable-module__4XPnsq__statusEnded{color:#6b7280;background:#6b728026}.RecurringChargesTable-module__4XPnsq__actions{gap:var(--space-xs);flex-wrap:wrap;display:flex}.RecurringChargesTable-module__4XPnsq__viewBtn{padding:var(--space-xs);color:var(--color-primary);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.RecurringChargesTable-module__4XPnsq__viewBtn:hover{background:#2563eb1a}.RecurringChargesTable-module__4XPnsq__editBtn{padding:var(--space-xs);color:var(--text-muted);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.RecurringChargesTable-module__4XPnsq__editBtn:hover{color:var(--text-primary);background:#6b72801a}.RecurringChargesTable-module__4XPnsq__pauseBtn{padding:var(--space-xs);color:#ea580c;font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.RecurringChargesTable-module__4XPnsq__pauseBtn:hover{background:#ea580c1a}.RecurringChargesTable-module__4XPnsq__resumeBtn{padding:var(--space-xs);color:#16a34a;font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.RecurringChargesTable-module__4XPnsq__resumeBtn:hover{background:#16a34a1a}
.RentalsTable-module__H9Tu3W__tableWrapper{overflow-x:auto}.RentalsTable-module__H9Tu3W__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.RentalsTable-module__H9Tu3W__table th{text-align:start;padding:var(--space-sm)var(--space-md);color:var(--text-secondary);border-bottom:1px solid var(--color-border);white-space:nowrap;font-weight:600}.RentalsTable-module__H9Tu3W__table td{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--color-border);color:var(--text-primary);white-space:nowrap}.RentalsTable-module__H9Tu3W__clickableRow{cursor:pointer}.RentalsTable-module__H9Tu3W__clickableRow:hover{background:#3b82f60a}.RentalsTable-module__H9Tu3W__itemName{font-weight:600}.RentalsTable-module__H9Tu3W__statusBadge{border-radius:var(--radius-full);font-size:var(--text-xs);padding:.125rem .5rem;font-weight:600;display:inline-flex}.RentalsTable-module__H9Tu3W__statusActive{color:#10b981;background:#10b9811a}.RentalsTable-module__H9Tu3W__statusEnded{color:#3b82f6;background:#3b82f61a}.RentalsTable-module__H9Tu3W__statusCancelled{color:#ef4444;background:#ef44441a}.RentalsTable-module__H9Tu3W__actions{gap:var(--space-xs);display:flex}.RentalsTable-module__H9Tu3W__viewBtn,.RentalsTable-module__H9Tu3W__cancelBtn{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.RentalsTable-module__H9Tu3W__viewBtn:hover{color:var(--color-primary)}.RentalsTable-module__H9Tu3W__cancelBtn:hover{color:#ef4444}
.EditUnitModal-module__4BK2kq__form{flex-direction:column;gap:0;display:flex}.EditUnitModal-module__4BK2kq__section{margin-bottom:var(--space-lg)}.EditUnitModal-module__4BK2kq__section:last-of-type{margin-bottom:0}.EditUnitModal-module__4BK2kq__sectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.EditUnitModal-module__4BK2kq__sectionIcon{background:color-mix(in srgb,var(--modal-accent),transparent 90%);width:28px;height:28px;color:var(--modal-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.EditUnitModal-module__4BK2kq__sectionTitle{font-size:var(--text-sm);color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;flex:1;margin:0;font-weight:700;line-height:1}.EditUnitModal-module__4BK2kq__grid4{gap:var(--space-md);grid-template-columns:repeat(4,1fr);align-items:start;display:grid}.EditUnitModal-module__4BK2kq__grid3{gap:var(--space-md);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.EditUnitModal-module__4BK2kq__fieldCard{padding:var(--space-sm)var(--space-xs);border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--modal-accent),transparent 82%);background:color-mix(in srgb,var(--modal-accent),transparent 92%);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--modal-accent),transparent 92%);cursor:pointer;transition:all .25s var(--transition-spring);box-sizing:border-box;flex-direction:column;align-items:center;gap:2px;min-height:80px;font-family:inherit;display:flex}.EditUnitModal-module__4BK2kq__fieldCard:hover,.EditUnitModal-module__4BK2kq__fieldCard:focus-within{background:color-mix(in srgb,var(--modal-accent),transparent 92%);border-color:var(--modal-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--modal-accent),transparent 80%);transform:translateY(-1px)}.EditUnitModal-module__4BK2kq__fieldCardIcon{color:var(--text-muted);transition:color .2s}.EditUnitModal-module__4BK2kq__fieldCard:hover .EditUnitModal-module__4BK2kq__fieldCardIcon,.EditUnitModal-module__4BK2kq__fieldCard:focus-within .EditUnitModal-module__4BK2kq__fieldCardIcon{color:var(--modal-accent)}.EditUnitModal-module__4BK2kq__fieldCardLabel{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:600;line-height:1.2}.EditUnitModal-module__4BK2kq__fieldCardInput{text-align:center;width:100%;font-size:var(--text-sm);color:var(--text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#0000000f;outline:none;padding:4px 2px;font-family:inherit;font-weight:700;transition:all .2s}.EditUnitModal-module__4BK2kq__fieldCardInput:focus{border-color:var(--modal-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--modal-accent),transparent 80%);background:#ffffff0f}.EditUnitModal-module__4BK2kq__fieldCardSelect{text-align:center;width:100%;font-size:var(--text-sm);color:var(--text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;appearance:auto;background:#0000000f;outline:none;padding:4px 2px;font-family:inherit;font-weight:700;transition:all .2s}.EditUnitModal-module__4BK2kq__fieldCardSelect:focus{border-color:var(--modal-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--modal-accent),transparent 80%);background:#ffffff0f}.EditUnitModal-module__4BK2kq__fieldCardInput::placeholder{color:var(--text-muted);font-weight:400}.EditUnitModal-module__4BK2kq__error{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);color:#f87171;font-size:var(--text-sm);margin-bottom:var(--space-lg);background:#ef44441a;border:1px solid #ef444433;font-weight:500;animation:.4s cubic-bezier(.34,1.56,.64,1) EditUnitModal-module__4BK2kq__shakeIn;display:flex}.EditUnitModal-module__4BK2kq__footer{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;display:flex}.EditUnitModal-module__4BK2kq__footerActions{align-items:center;gap:var(--space-sm);display:flex}@keyframes EditUnitModal-module__4BK2kq__shakeIn{0%{opacity:0;transform:translate(-10px)}60%{transform:translate(4px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.EditUnitModal-module__4BK2kq__grid4,.EditUnitModal-module__4BK2kq__grid3{grid-template-columns:repeat(2,1fr)}.EditUnitModal-module__4BK2kq__grid3 .EditUnitModal-module__4BK2kq__fieldCard:last-of-type{grid-column:1/-1}.EditUnitModal-module__4BK2kq__fieldCard{min-height:72px;padding:var(--space-sm)}.EditUnitModal-module__4BK2kq__fieldCardLabel{font-size:10px}.EditUnitModal-module__4BK2kq__fieldCardInput,.EditUnitModal-module__4BK2kq__fieldCardSelect{height:40px;font-size:16px}.EditUnitModal-module__4BK2kq__footer{gap:var(--space-sm);flex-direction:column-reverse}.EditUnitModal-module__4BK2kq__footerActions{width:100%}.EditUnitModal-module__4BK2kq__footerActions button{flex:1}.EditUnitModal-module__4BK2kq__section{margin-bottom:var(--space-md)}}
.viewOnlyBanner-module__7m6MAq__banner{align-items:center;gap:var(--space-md);padding:var(--space-sm)var(--space-lg);background:var(--color-warning-bg,#f59e0b1f);border:1px solid var(--color-warning,#f59e0b);border-radius:var(--radius-md);margin-block-end:var(--space-lg);display:flex}.viewOnlyBanner-module__7m6MAq__icon{color:var(--color-warning,#f59e0b);flex-shrink:0;display:flex}.viewOnlyBanner-module__7m6MAq__content{flex-direction:column;gap:2px;display:flex}.viewOnlyBanner-module__7m6MAq__title{font-size:var(--text-sm);color:var(--text-primary);margin:0;font-weight:600}.viewOnlyBanner-module__7m6MAq__description{font-size:var(--text-sm);color:var(--text-secondary);margin:0}
.BookingDetailModal-module__KA4fZW__content{gap:var(--space-lg);flex-direction:column;display:flex}.BookingDetailModal-module__KA4fZW__statusRow{justify-content:flex-start;display:flex}.BookingDetailModal-module__KA4fZW__statusBadge{padding:var(--space-xs)var(--space-md);font-size:var(--text-xs);letter-spacing:.02em;border-radius:999px;align-items:center;font-weight:600;display:inline-flex}.BookingDetailModal-module__KA4fZW__statusApproved{color:#10b981;background:#10b98126}.BookingDetailModal-module__KA4fZW__statusPending{color:#f59e0b;background:#f59e0b26}.BookingDetailModal-module__KA4fZW__statusRejected{color:#ef4444;background:#ef444426}.BookingDetailModal-module__KA4fZW__statusCancelled{color:#6b7280;background:#6b728026}.BookingDetailModal-module__KA4fZW__statusCompleted{color:#3b82f6;background:#3b82f626}.BookingDetailModal-module__KA4fZW__statusExpired{color:#6b7280;background:#6b728026}.BookingDetailModal-module__KA4fZW__details{gap:var(--space-md);flex-direction:column;display:flex}.BookingDetailModal-module__KA4fZW__detailRow{padding:var(--space-sm)0;border-bottom:1px solid var(--color-border-strong);justify-content:space-between;align-items:center;display:flex}.BookingDetailModal-module__KA4fZW__detailRow:last-child{border-bottom:none}.BookingDetailModal-module__KA4fZW__label{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.BookingDetailModal-module__KA4fZW__value{font-size:var(--text-sm);color:var(--text-primary);text-align:end;font-weight:600}.BookingDetailModal-module__KA4fZW__editForm{gap:var(--space-lg);flex-direction:column;display:flex}.BookingDetailModal-module__KA4fZW__timeRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.BookingDetailModal-module__KA4fZW__buttonGroup{justify-content:space-between;align-items:center;gap:var(--space-md);padding-top:var(--space-md);margin-top:var(--space-sm);border-top:1px solid var(--color-border);width:100%;display:flex}.BookingDetailModal-module__KA4fZW__footerActions{gap:var(--space-xs);align-items:center;display:flex}.BookingDetailModal-module__KA4fZW__dialogFooter{gap:var(--space-sm);justify-content:flex-end;display:flex}.BookingDetailModal-module__KA4fZW__error{color:var(--color-error);font-size:var(--text-sm);padding:var(--space-sm);border-radius:var(--radius-md);background:#ef44441a}
.ChargeFormModal-module__E8JIRq__form{flex-direction:column;gap:0;display:flex}.ChargeFormModal-module__E8JIRq__section{margin-bottom:var(--space-lg)}.ChargeFormModal-module__E8JIRq__section:last-of-type{margin-bottom:0}.ChargeFormModal-module__E8JIRq__sectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);display:flex}.ChargeFormModal-module__E8JIRq__sectionIcon{background:color-mix(in srgb,var(--modal-accent),transparent 90%);width:28px;height:28px;color:var(--modal-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChargeFormModal-module__E8JIRq__sectionTitle{font-size:var(--text-sm);color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;flex:1;margin:0;font-weight:700;line-height:1}.ChargeFormModal-module__E8JIRq__row{gap:var(--space-md);grid-template-columns:1fr 1fr;align-items:start;display:grid}.ChargeFormModal-module__E8JIRq__row3{gap:var(--space-md);grid-template-columns:1fr 1fr 1fr;align-items:start;display:grid}.ChargeFormModal-module__E8JIRq__error{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);color:#f87171;font-size:var(--text-sm);margin-bottom:var(--space-lg);background:#ef44441a;border:1px solid #ef444433;font-weight:500;animation:.4s cubic-bezier(.34,1.56,.64,1) ChargeFormModal-module__E8JIRq__shakeIn;display:flex}.ChargeFormModal-module__E8JIRq__amountField input{font-size:var(--text-xl);letter-spacing:.08em;text-align:center;height:56px;font-weight:800}.ChargeFormModal-module__E8JIRq__modeChips{gap:var(--space-xs);margin-bottom:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.ChargeFormModal-module__E8JIRq__modeChip{justify-content:center;align-items:center;gap:var(--space-sm);height:var(--input-height);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;transition:all .25s var(--transition-spring);font-family:inherit;font-size:var(--text-sm);color:var(--text-secondary);box-sizing:border-box;background:#ffffff05;font-weight:600;display:flex}.ChargeFormModal-module__E8JIRq__modeChip:hover{border-color:var(--color-border-strong);background:#ffffff0d;transform:translateY(-1px)}.ChargeFormModal-module__E8JIRq__modeChipActive{background:color-mix(in srgb,var(--modal-accent),transparent 90%);border-color:var(--modal-accent);color:var(--modal-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--modal-accent),transparent 80%)}.ChargeFormModal-module__E8JIRq__modeChipActive:hover{background:color-mix(in srgb,var(--modal-accent),transparent 85%)}.ChargeFormModal-module__E8JIRq__modeChipIcon{color:var(--text-muted);transition:color .2s}.ChargeFormModal-module__E8JIRq__modeChipActive .ChargeFormModal-module__E8JIRq__modeChipIcon{color:var(--modal-accent)}.ChargeFormModal-module__E8JIRq__modeChipLabel{line-height:1}.ChargeFormModal-module__E8JIRq__distSection{margin-top:var(--space-md)}.ChargeFormModal-module__E8JIRq__distLabel{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);font-weight:600;display:block}.ChargeFormModal-module__E8JIRq__distChips{gap:var(--space-xs);grid-template-columns:repeat(5,1fr);display:grid}.ChargeFormModal-module__E8JIRq__distChip{padding:var(--space-sm)var(--space-xs);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;transition:all .25s var(--transition-spring);box-sizing:border-box;background:#ffffff05;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:60px;font-family:inherit;display:flex}.ChargeFormModal-module__E8JIRq__distChip:hover{border-color:var(--color-border-strong);background:#ffffff0d;transform:translateY(-1px)}.ChargeFormModal-module__E8JIRq__distChipActive{background:color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 90%);border-color:var(--chip-color,var(--modal-accent));box-shadow:0 0 0 1px color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 80%)}.ChargeFormModal-module__E8JIRq__distChipActive:hover{background:color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 85%)}.ChargeFormModal-module__E8JIRq__distChipIcon{color:var(--text-muted);transition:color .2s}.ChargeFormModal-module__E8JIRq__distChipActive .ChargeFormModal-module__E8JIRq__distChipIcon{color:var(--chip-color,var(--modal-accent))}.ChargeFormModal-module__E8JIRq__distChipLabel{color:var(--text-secondary);text-align:center;font-size:10px;font-weight:600;line-height:1.2}.ChargeFormModal-module__E8JIRq__distChipActive .ChargeFormModal-module__E8JIRq__distChipLabel{color:var(--chip-color,var(--modal-accent))}.ChargeFormModal-module__E8JIRq__statusSection{margin-top:var(--space-md)}.ChargeFormModal-module__E8JIRq__statusLabel{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);font-weight:600;display:block}.ChargeFormModal-module__E8JIRq__statusChips{gap:var(--space-xs);grid-template-columns:repeat(4,1fr);display:grid}.ChargeFormModal-module__E8JIRq__statusChip{padding:var(--space-sm)var(--space-xs);border-radius:var(--radius-md);border:1px solid var(--color-border);cursor:pointer;transition:all .25s var(--transition-spring);box-sizing:border-box;background:#ffffff05;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:60px;font-family:inherit;display:flex}.ChargeFormModal-module__E8JIRq__statusChip:hover{border-color:var(--color-border-strong);background:#ffffff0d;transform:translateY(-1px)}.ChargeFormModal-module__E8JIRq__statusChipActive{background:color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 90%);border-color:var(--chip-color,var(--modal-accent));box-shadow:0 0 0 1px color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 80%)}.ChargeFormModal-module__E8JIRq__statusChipActive:hover{background:color-mix(in srgb,var(--chip-color,var(--modal-accent)),transparent 85%)}.ChargeFormModal-module__E8JIRq__statusChipIcon{color:var(--text-muted);transition:color .2s}.ChargeFormModal-module__E8JIRq__statusChipActive .ChargeFormModal-module__E8JIRq__statusChipIcon{color:var(--chip-color,var(--modal-accent))}.ChargeFormModal-module__E8JIRq__statusChipLabel{color:var(--text-secondary);text-align:center;font-size:10px;font-weight:600;line-height:1.2}.ChargeFormModal-module__E8JIRq__statusChipActive .ChargeFormModal-module__E8JIRq__statusChipLabel{color:var(--chip-color,var(--modal-accent))}.ChargeFormModal-module__E8JIRq__stepPanel{flex-direction:column;gap:0;display:flex}.ChargeFormModal-module__E8JIRq__stepSummary{gap:var(--space-sm);padding:var(--space-xs)0;font-size:var(--text-sm);display:flex}.ChargeFormModal-module__E8JIRq__stepSummaryLabel{color:var(--text-muted);font-weight:600}.ChargeFormModal-module__E8JIRq__stepSummaryValue{color:var(--text-primary)}.ChargeFormModal-module__E8JIRq__unitDetailsList{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;flex-direction:column;max-height:350px;display:flex;overflow-y:auto}.ChargeFormModal-module__E8JIRq__unitDetailsHeader{gap:var(--space-xs);padding:var(--space-xs)var(--space-md);font-size:var(--text-xs);color:var(--text-muted);border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--modal-accent),transparent 95%);grid-template-columns:60px 60px 1fr 60px 1fr;font-weight:600;display:grid;position:sticky;top:0}.ChargeFormModal-module__E8JIRq__unitDetailsRow{gap:var(--space-xs);padding:var(--space-xs)var(--space-md);border-bottom:1px solid var(--color-border);grid-template-columns:60px 60px 1fr 60px 1fr;align-items:center;display:grid}.ChargeFormModal-module__E8JIRq__unitDetailsRow:last-child{border-bottom:none}.ChargeFormModal-module__E8JIRq__unitDetail{font-size:var(--text-sm);color:var(--text-primary)}.ChargeFormModal-module__E8JIRq__unitLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.ChargeFormModal-module__E8JIRq__summaryList{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;flex-direction:column;gap:0;display:flex;overflow:hidden}.ChargeFormModal-module__E8JIRq__summaryRow{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.ChargeFormModal-module__E8JIRq__summaryRow:last-child{border-bottom:none}.ChargeFormModal-module__E8JIRq__summaryLabel{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.ChargeFormModal-module__E8JIRq__summaryValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.ChargeFormModal-module__E8JIRq__summaryTotalRow{padding:var(--space-md);margin-top:var(--space-md);background:color-mix(in srgb,var(--modal-accent),transparent 92%);border:1px solid color-mix(in srgb,var(--modal-accent),transparent 85%);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.ChargeFormModal-module__E8JIRq__summaryTotalLabel{font-size:var(--text-sm);color:var(--text-muted);align-items:center;gap:var(--space-xs);font-weight:600;display:flex}.ChargeFormModal-module__E8JIRq__summaryTotalValue{font-size:var(--text-lg);color:var(--modal-accent);font-weight:800}.ChargeFormModal-module__E8JIRq__summaryDetailList{border:1px solid var(--color-border);border-radius:var(--radius-md);max-height:200px;margin-top:var(--space-md);background:#ffffff05;flex-direction:column;display:flex;overflow-y:auto}.ChargeFormModal-module__E8JIRq__summaryDetailHeader{gap:var(--space-xs);padding:var(--space-xs)var(--space-md);font-size:var(--text-xs);color:var(--text-muted);border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--modal-accent),transparent 95%);grid-template-columns:80px 70px 1fr 100px;font-weight:600;display:grid;position:sticky;top:0}.ChargeFormModal-module__E8JIRq__summaryDetailRow{gap:var(--space-xs);padding:var(--space-xs)var(--space-md);font-size:var(--text-sm);color:var(--text-primary);border-bottom:1px solid var(--color-border);grid-template-columns:80px 70px 1fr 100px;align-items:center;display:grid}.ChargeFormModal-module__E8JIRq__summaryDetailRow:last-child{border-bottom:none}.ChargeFormModal-module__E8JIRq__footer{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;display:flex}.ChargeFormModal-module__E8JIRq__footerActions{align-items:center;gap:var(--space-sm);display:flex}@keyframes ChargeFormModal-module__E8JIRq__shakeIn{0%{opacity:0;transform:translate(-10px)}60%{transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes ChargeFormModal-module__E8JIRq__cardFadeIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.ChargeFormModal-module__E8JIRq__row,.ChargeFormModal-module__E8JIRq__row3{grid-template-columns:1fr}.ChargeFormModal-module__E8JIRq__distChips{grid-template-columns:repeat(5,1fr)}.ChargeFormModal-module__E8JIRq__statusChips{grid-template-columns:repeat(4,1fr)}.ChargeFormModal-module__E8JIRq__unitDetailsHeader,.ChargeFormModal-module__E8JIRq__unitDetailsRow{font-size:var(--text-xs);grid-template-columns:44px 44px 1fr 44px 1fr}.ChargeFormModal-module__E8JIRq__summaryDetailHeader,.ChargeFormModal-module__E8JIRq__summaryDetailRow{font-size:var(--text-xs);grid-template-columns:46px 44px 1fr 76px}.ChargeFormModal-module__E8JIRq__summaryDetailRow>span:nth-child(3){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ChargeFormModal-module__E8JIRq__unitDetail{font-size:var(--text-xs)}.ChargeFormModal-module__E8JIRq__footer{gap:var(--space-sm);flex-direction:column-reverse}.ChargeFormModal-module__E8JIRq__footerActions{width:100%}.ChargeFormModal-module__E8JIRq__footerActions button{flex:1}.ChargeFormModal-module__E8JIRq__section{margin-bottom:var(--space-md)}}
.RentalsMobileList-module__sdM3Ga__list{gap:var(--space-sm);flex-direction:column;display:flex}.RentalsMobileList-module__sdM3Ga__card{gap:var(--space-xs);width:100%;padding:var(--space-md)var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:start;cursor:pointer;flex-direction:column;transition:border-color .2s;display:flex;position:relative}.RentalsMobileList-module__sdM3Ga__card:hover{border-color:var(--color-border-strong)}.RentalsMobileList-module__sdM3Ga__top{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.RentalsMobileList-module__sdM3Ga__title{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.RentalsMobileList-module__sdM3Ga__status{border-radius:var(--radius-full);font-size:var(--text-xs);padding:.125rem .5rem;font-weight:600;display:inline-flex}.RentalsMobileList-module__sdM3Ga__statusActive{color:#10b981;background:#10b9811a}.RentalsMobileList-module__sdM3Ga__statusEnded{color:#3b82f6;background:#3b82f61a}.RentalsMobileList-module__sdM3Ga__statusCancelled{color:#ef4444;background:#ef44441a}.RentalsMobileList-module__sdM3Ga__meta{gap:var(--space-2xs);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;display:flex}.RentalsMobileList-module__sdM3Ga__price{color:var(--color-primary);font-weight:600}.RentalsMobileList-module__sdM3Ga__chevron{inset-inline-end:var(--space-md);color:var(--text-muted);position:absolute;top:50%;transform:translateY(-50%)}
