.messages-page{--messages-surface:#1b2734;--messages-border:#384351;--messages-text:#fff;--messages-text-soft:#9ca7b5;--messages-muted-icon:#cad6e5;--messages-action-bg:#2c3a49;--messages-action-hover:#3b4d61;--messages-footer-bg:#223243;--messages-table-scroll-y:calc(100vh - 286px);margin:10px 16px 16px;height:calc(100vh - 100px);min-height:0;display:flex;color:var(--messages-text);overflow:hidden}body:not(.dark) .messages-page{--messages-surface:#fff;--messages-border:#dfe7f0;--messages-text:#1f2937;--messages-text-soft:#6f7d8f;--messages-muted-icon:#6f7c8e;--messages-action-bg:#edf2f7;--messages-action-hover:#dde6f0;--messages-footer-bg:#edf2f7}.messages-shell{width:100%;border-radius:12px;border:1px solid var(--messages-border);background:var(--messages-surface);min-height:0;display:flex;flex-direction:column;overflow:hidden}.messages-toolbar{min-height:56px;padding:10px 12px;border-bottom:1px solid var(--messages-border);display:flex;align-items:center;justify-content:space-between;gap:10px}.messages-filter-btn{width:auto;min-width:76px;height:34px;position:relative;overflow:visible;border:none;border-radius:10px;background:var(--messages-action-bg);color:var(--messages-text-soft);font-family:Montserrat,sans-serif;font-size:13px;line-height:100%;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:background-color .16s ease}.messages-filter-btn:hover{background:var(--messages-action-hover)}.messages-filter-btn.is-active{background:color-mix(in srgb,#5174ff 22%,var(--messages-action-bg) 78%);color:#dce7ff}body:not(.dark) .messages-filter-btn.is-active{background:#e8efff;color:#2f4ed4}.messages-filter-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border-radius:999px;padding:0 4px;border:2px solid var(--messages-surface);background:#5174ff;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;line-height:100%;font-weight:700;display:inline-flex;align-items:center;justify-content:center}body:not(.dark) .messages-filter-badge{border-color:#fff}.messages-filter-icon{width:16px;height:16px;object-fit:contain;display:block}.messages-toolbar-actions{display:inline-flex;align-items:center;gap:10px}.messages-add-btn{min-width:102px;height:40px;border:none;border-radius:10px;padding:0 14px;background:#5174ff;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;line-height:100%;font-weight:600;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,transform .12s ease}.messages-add-btn:hover{background:#4668f3}.messages-add-btn:active{transform:translateY(1px)}.messages-circle-btn{width:40px;height:40px;border:none;border-radius:50%;background:var(--messages-action-bg);color:var(--messages-muted-icon);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease}.messages-circle-btn:hover{background:var(--messages-action-hover)}.messages-circle-btn img{width:22px;height:22px;object-fit:contain;display:block}body:not(.dark) .messages-circle-btn img{filter:brightness(0) saturate(100%) invert(41%) sepia(9%) saturate(580%) hue-rotate(176deg) brightness(92%) contrast(88%)}body.dark .messages-circle-btn img{filter:none}.messages-refresh-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center}.messages-refresh-icon svg{width:22px;height:22px;display:block}.messages-circle-btn.is-spinning .messages-refresh-icon{animation:messages-refresh-spin .78s linear infinite}.messages-table-wrap{flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.messages-table .ant-table,.messages-table .ant-table-container,.messages-table .ant-table-content{background:transparent!important}.messages-table .ant-table-thead>tr>th{padding:12px 24px!important;font-family:Montserrat,sans-serif!important;font-size:14px!important;line-height:100%!important;font-weight:500!important;white-space:nowrap}.messages-table .ant-table-tbody>tr>td{padding:16px 24px!important}.messages-table .ant-table-tbody>tr>td:first-child,.messages-table .ant-table-thead>tr>th:first-child{padding-left:16px!important}.messages-table .ant-table-tbody>tr>td:last-child,.messages-table .ant-table-thead>tr>th:last-child{padding-right:24px!important}.messages-table .ant-table-tbody>tr:hover{transform:none!important;filter:none!important}.messages-table .ant-table-tbody>tr:hover>td{background:#223247!important}body:not(.dark) .messages-table .ant-table-tbody>tr:hover>td{background:#f7fbff!important}.messages-table .ant-table-tbody>tr:hover>td:first-child,.messages-table .ant-table-tbody>tr:hover>td:last-child{border-radius:0!important}.messages-table .ant-table-body,.messages-table .ant-table-content{overflow-x:hidden!important}.messages-table .ant-table-content table,.messages-table .ant-table-header table{width:100%!important}.messages-table .ant-table-body{scrollbar-width:thin;scrollbar-gutter:auto!important}.messages-table .ant-table-header{margin-right:0!important}.messages-table .ant-table-ping-left .ant-table-container:before,.messages-table .ant-table-ping-right .ant-table-container:after{box-shadow:none!important}.messages-table .ant-table-cell-scrollbar,.messages-table .ant-table-thead>tr>th.ant-table-cell-scrollbar{width:0!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.messages-cell-text{font-family:Montserrat,sans-serif;font-size:14px;line-height:100%;font-weight:500;color:var(--messages-text)}.messages-cell-text--ellipsis{max-width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-status-pill{min-height:22px;border-radius:999px;padding:3px 10px;display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:11px;line-height:100%;font-weight:500;white-space:nowrap}.messages-status-pill--success{background:rgba(50,177,65,.24);color:#baf8c2}.messages-status-pill--failed{background:rgba(221,83,83,.24);color:#f6b0b7}body:not(.dark) .messages-status-pill--success{color:#148835}body:not(.dark) .messages-status-pill--failed{color:#be443b}.messages-shell .app-table-pagination-footer{border-top:1px solid var(--messages-border);background:var(--messages-footer-bg)}.messages-shell .app-base-pagination{margin:0!important}.messages-empty-text{font-family:Montserrat,sans-serif;font-size:13px;color:var(--messages-text-soft)}.messages-sms-drawer{--messages-sms-mask:rgba(0,0,0,.52);--messages-sms-bg:#242f3d;--messages-sms-text:#fff;--messages-sms-muted:#9ca7b5;--messages-sms-border:#384351;--messages-sms-soft:#2d3b4d;--messages-sms-card-bg:#29394b;--messages-sms-card-border:transparent;--messages-sms-contact-bg:#1b2734;--messages-sms-contact-border:#2f3f51;--messages-sms-phone-bg:rgba(81,116,255,.22);--messages-sms-phone-text:#dfe7ff;--messages-sms-compose-bg:linear-gradient(180deg,#1b2734,#243346);--messages-sms-input-bg:#17212b;--messages-sms-input-border:#384351;--messages-sms-input-placeholder:#56616f;--messages-sms-status-bg:rgba(96,255,81,.2);--messages-sms-status-text:#b5ffae;--messages-sms-send-bg:#5174ff;--messages-sms-send-text:#fff;--messages-sms-avatar-bg:#3f8cff}body:not(.dark) .messages-sms-drawer{--messages-sms-mask:rgba(13,22,33,.24);--messages-sms-bg:#f4f6fa;--messages-sms-text:#2f3a4a;--messages-sms-muted:#71839a;--messages-sms-border:#c7d3e2;--messages-sms-soft:#dbe4ee;--messages-sms-card-bg:#f4f6fa;--messages-sms-card-border:#c2cfdf;--messages-sms-contact-bg:#e4eaf2;--messages-sms-contact-border:#d3deea;--messages-sms-phone-bg:rgba(81,116,255,.14);--messages-sms-phone-text:#3f4f65;--messages-sms-compose-bg:linear-gradient(180deg,#eff4fa,#e6edf7);--messages-sms-input-bg:#e8edf4;--messages-sms-input-border:#d3dce8;--messages-sms-input-placeholder:#8b98aa;--messages-sms-status-bg:#d7ead9;--messages-sms-status-text:#4f8461;--messages-sms-send-bg:#5174ff;--messages-sms-send-text:#fff;--messages-sms-avatar-bg:#3f8cff}.messages-sms-drawer .ant-drawer-mask{background:var(--messages-sms-mask)!important}.messages-sms-drawer .ant-drawer-content{background:var(--messages-sms-bg)}.messages-sms-drawer .ant-drawer-content-wrapper{box-shadow:-9px 0 18px rgba(0,0,0,.25)}.messages-sms-drawer .ant-drawer-body{padding:0!important;overflow:hidden!important}.messages-sms-panel{min-height:100%;height:100%;display:flex;flex-direction:column;color:var(--messages-sms-text)}.messages-sms-header{min-height:72px;padding:18px 24px 16px;border-bottom:1px solid var(--messages-sms-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.messages-sms-header h3{margin:0;font-family:Montserrat,sans-serif;font-size:24px;line-height:100%;font-weight:500;color:var(--messages-sms-text)}.messages-sms-header button{width:24px;height:24px;border:none;border-radius:50%;background:var(--messages-sms-soft);color:var(--messages-sms-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.messages-sms-contact{width:268px;max-width:calc(100% - 48px);height:59px;align-self:flex-start;margin:12px 0 0 24px;padding:8px 12px;border-radius:12px;background:var(--messages-sms-contact-bg);border:none;display:grid;gap:4px}.messages-sms-contact p{margin:0;font-size:14px;color:var(--messages-sms-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages-sms-contact p,.messages-sms-contact span{font-family:Montserrat,sans-serif;line-height:100%;font-weight:500}.messages-sms-contact span{width:fit-content;min-height:15px;padding:0;background:transparent;color:#fff;font-size:12px}body:not(.dark) .messages-sms-contact span{color:var(--messages-sms-phone-text)}body:not(.dark) .messages-sms-header button{background:#dbe4ee;color:#74859b}body:not(.dark) .messages-sms-item__status{background:var(--messages-sms-status-bg);color:var(--messages-sms-status-text);border:1px solid #c3dcc8}.messages-sms-list{margin-top:8px;padding:0 24px 14px;display:grid;gap:12px;overflow-y:auto;overflow-x:hidden}.messages-sms-item{width:503px;max-width:100%;box-sizing:border-box;margin:0 auto;border-radius:16px;background:var(--messages-sms-card-bg);border:1px solid var(--messages-sms-card-border);padding:18px;display:grid;gap:12px}.messages-sms-item__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.messages-sms-item__author{display:inline-flex;align-items:center;gap:8px}.messages-sms-avatar{width:16px;height:16px;border-radius:50%;background:var(--messages-sms-avatar-bg);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.messages-sms-avatar__icon{width:10px;height:10px;display:block}.messages-sms-item__author span{font-size:16px;color:var(--messages-sms-text)}.messages-sms-item time,.messages-sms-item__author span{font-family:Montserrat,sans-serif;line-height:100%;font-weight:500}.messages-sms-item time{font-size:10px;color:var(--messages-sms-muted)}.messages-sms-item p{margin:0;font-family:Montserrat,sans-serif;font-size:14px;line-height:140%;font-weight:400;color:var(--messages-sms-text)}.messages-sms-item__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.messages-sms-item__status{width:fit-content;min-height:15px;border-radius:50px;padding:2px 8px;background:var(--messages-sms-status-bg);color:#fff;font-size:12px;white-space:nowrap}.messages-sms-item__amount,.messages-sms-item__status{font-family:Montserrat,sans-serif;line-height:100%;font-weight:500}.messages-sms-item__amount{font-size:14px;color:var(--messages-sms-text);text-transform:lowercase}.messages-sms-compose{margin-top:auto;width:503px;max-width:calc(100% - 48px);box-sizing:border-box;padding:0 0 16px;margin-left:auto;margin-right:auto;border-top:none;background:transparent;display:grid;gap:8px}.messages-sms-compose label{font-family:Montserrat,sans-serif;font-size:17px;line-height:100%;font-weight:500;color:var(--messages-sms-text)}.messages-sms-compose__field{position:relative;width:503px;max-width:100%;box-sizing:border-box;min-height:135px}.messages-sms-compose__field .ant-input{min-height:135px;height:135px;padding:12px 42px 12px 12px;border-radius:8px;border:1px solid var(--messages-sms-input-border);background:var(--messages-sms-input-bg);color:var(--messages-sms-text);font-family:Montserrat,sans-serif;font-size:12px;line-height:130%;resize:none}.messages-sms-compose__field .ant-input::placeholder{color:var(--messages-sms-input-placeholder)}.messages-sms-compose__field .ant-input:focus,.messages-sms-compose__field .ant-input:focus-within{border-color:var(--messages-sms-send-bg);box-shadow:0 0 0 2px rgba(81,116,255,.2)}.messages-sms-compose__field button{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border:none;border-radius:50%;background:var(--messages-sms-send-bg);color:var(--messages-sms-send-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.messages-filter-drawer{--messages-filter-bg:#f5f8fc;--messages-filter-text:#243142;--messages-filter-muted:#7c8ea3;--messages-filter-control-bg:#fff;--messages-filter-control-border:#ccd8e5;--messages-filter-control-hover:#f8fbff;--messages-filter-control-focus:#fff;--messages-filter-close-bg:rgba(123,142,164,.18);--messages-filter-close-border:rgba(123,142,164,.3);--messages-filter-button-shadow:0 14px 30px rgba(81,116,255,.2)}body.dark .messages-filter-drawer{--messages-filter-bg:#243346;--messages-filter-text:#f1f5ff;--messages-filter-muted:#8da0b8;--messages-filter-control-bg:#102236;--messages-filter-control-border:#314b66;--messages-filter-control-hover:#14283d;--messages-filter-control-focus:#182e45;--messages-filter-close-bg:rgba(149,167,189,.16);--messages-filter-close-border:rgba(149,167,189,.24);--messages-filter-button-shadow:0 16px 34px rgba(81,116,255,.42)}.messages-filter-drawer .ant-drawer-mask{background:rgba(9,14,24,.45)!important}.messages-filter-drawer .ant-drawer-content-wrapper{box-shadow:-10px 0 28px rgba(0,0,0,.34)}.messages-filter-drawer .ant-drawer-content{background:var(--messages-filter-bg)}.messages-filter-drawer .ant-drawer-body{padding:0!important}.messages-filter-body{min-height:100%;height:100dvh;box-sizing:border-box;padding:14px 24px 18px;display:flex;flex-direction:column;gap:30px;color:var(--messages-filter-text)}.messages-filter-header{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.messages-filter-header h3{margin:0;font-family:Montserrat,sans-serif;font-size:33px;line-height:34px;font-weight:500;color:var(--messages-filter-text)}.messages-filter-header button{width:30px;height:30px;border-radius:50%;border:1px solid var(--messages-filter-close-border);background:var(--messages-filter-close-bg);color:var(--messages-filter-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.messages-filter-header button:hover{border-color:#5174ff;color:#d9e4ff;background:rgba(81,116,255,.18)}.messages-filter-field{display:grid;gap:12px}.messages-filter-field label{font-family:Montserrat,sans-serif;font-size:12px;line-height:14px;font-weight:500;color:color-mix(in srgb,var(--messages-filter-text) 94%,transparent)}.messages-filter-body .app-glass-select.ant-select .ant-select-selector{height:48px!important;min-height:48px!important;border-radius:10px!important;padding:0 40px 0 14px!important;background:var(--messages-filter-control-bg)!important;border:1px solid var(--messages-filter-control-border)!important;box-shadow:none!important;transition:background-color .16s ease,border-color .16s ease!important;overflow:hidden}.messages-filter-body .messages-filter-date .MuiInputBase-root,.messages-filter-body .messages-filter-date .MuiOutlinedInput-root,.messages-filter-body .messages-filter-date .MuiPickersInputBase-root,.messages-filter-body .messages-filter-date .MuiPickersOutlinedInput-root{height:48px!important;min-height:48px!important;border-radius:10px!important;padding:0 12px!important;background:var(--messages-filter-control-bg)!important;border:1px solid var(--messages-filter-control-border)!important;box-shadow:none!important;transition:background-color .16s ease,border-color .16s ease!important;overflow:hidden}.messages-filter-body .messages-filter-date .MuiOutlinedInput-notchedOutline,.messages-filter-body .messages-filter-date .MuiPickersOutlinedInput-notchedOutline{border:none!important;border-radius:12px!important}.messages-filter-body .app-glass-select.ant-select:hover .ant-select-selector,.messages-filter-body .messages-filter-date .MuiOutlinedInput-root:hover,.messages-filter-body .messages-filter-date .MuiPickersOutlinedInput-root:hover{background:var(--messages-filter-control-hover)!important;border-color:color-mix(in srgb,var(--messages-filter-control-border) 58%,#fff)!important}.messages-filter-body .app-glass-select.ant-select.ant-select-focused .ant-select-selector,.messages-filter-body .messages-filter-date .MuiOutlinedInput-root.Mui-focused,.messages-filter-body .messages-filter-date .MuiPickersOutlinedInput-root.Mui-focused{background:var(--messages-filter-control-focus)!important;border-color:#5174ff!important;box-shadow:0 0 0 2px rgba(81,116,255,.22)!important}.messages-filter-body .app-glass-select.ant-select,.messages-filter-body .messages-filter-date{width:100%}.messages-filter-body .app-glass-select.ant-select .ant-select-arrow{right:14px!important;left:auto!important;transform:translateY(-50%);width:16px;height:16px;margin-top:0}.messages-filter-select-chevron{width:16px;height:16px;display:block;transition:transform .16s ease}.messages-filter-body .app-glass-select.ant-select.ant-select-open .messages-filter-select-chevron{transform:rotate(180deg)}.messages-filter-body .messages-filter-date .MuiInputBase-input{padding:13px 12px 13px 0!important}.messages-filter-body .messages-filter-date .MuiIconButton-root{margin-left:0!important;margin-right:0!important;padding:4px!important}.messages-filter-body .messages-filter-date .MuiInputAdornment-root{margin-right:3px!important;margin-left:0!important}.messages-filter-body .messages-filter-date .MuiSvgIcon-root{width:18px!important;height:18px!important}.messages-filter-body .app-glass-select.ant-select .ant-select-selection-item,.messages-filter-body .app-glass-select.ant-select .ant-select-selection-placeholder,.messages-filter-body .app-glass-select.ant-select .ant-select-selection-search-input,.messages-filter-body .messages-filter-date .MuiInputBase-input,.messages-filter-body .messages-filter-date .MuiPickersSectionList-root{font-family:Montserrat,sans-serif!important;font-size:14px!important;line-height:18px!important;font-weight:500!important;color:var(--messages-filter-text)!important}.messages-filter-body .app-glass-select.ant-select .ant-select-selection-search-input{caret-color:var(--messages-filter-text)!important}.messages-filter-body .app-glass-select.ant-select .ant-select-selection-placeholder,.messages-filter-body .app-glass-select.ant-select .ant-select-selection-search-input::placeholder,.messages-filter-body .messages-filter-date .MuiInputBase-input::placeholder{color:var(--messages-filter-muted)!important}.messages-filter-body .app-glass-select.ant-select .ant-select-arrow,.messages-filter-body .messages-filter-date .MuiIconButton-root{color:color-mix(in srgb,var(--messages-filter-muted) 94%,transparent)!important}.messages-filter-body .app-glass-select.ant-select .ant-select-selection-search{inset-inline-start:14px!important}.messages-filter-date-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:14px;align-items:end}.messages-filter-date-row .messages-filter-field{gap:12px}.messages-filter-date-link{position:relative;width:28px;height:48px;align-self:end;pointer-events:none}.messages-filter-date-link:before{content:"";position:absolute;left:2px;right:2px;top:50%;height:2px;border-radius:999px;background:color-mix(in srgb,var(--messages-filter-muted) 60%,transparent);transform:translateY(-50%)}.messages-filter-date-link:after{content:"";position:absolute;left:3px;top:50%;width:6px;height:6px;border-radius:50%;background:#5174ff;box-shadow:16px 0 0 #ff5f7a;transform:translateY(-50%)}.messages-filter-actions{margin-top:auto;padding-top:20px;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px}.messages-filter-btn-ghost,.messages-filter-btn-primary{border:1px solid transparent;font-family:Montserrat,sans-serif;cursor:pointer}.messages-filter-btn-primary{height:48px;border-radius:10px;background:#5174ff;color:#fff;font-size:14px;line-height:16px;font-weight:600;box-shadow:var(--messages-filter-button-shadow);transition:filter .14s ease,transform .14s ease}.messages-filter-btn-primary:hover{filter:brightness(1.05)}.messages-filter-btn-primary:active{transform:translateY(1px)}.messages-filter-btn-ghost{width:44px;min-width:44px;height:44px;border-radius:10px;background:color-mix(in srgb,var(--messages-filter-control-bg) 84%,transparent);border-color:var(--messages-filter-control-border);color:var(--messages-filter-muted);display:inline-flex;align-items:center;justify-content:center;transition:border-color .14s ease,color .14s ease,background-color .14s ease}.messages-filter-btn-ghost:hover{border-color:#5174ff;color:#cfdcff;background:color-mix(in srgb,#5174ff 20%,var(--messages-filter-control-bg) 80%)}.messages-filter-btn-ghost svg{width:18px;height:18px;display:block}@keyframes messages-refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1280px){.messages-page{margin:8px 12px 12px;height:calc(100vh - 94px);--messages-table-scroll-y:calc(100vh - 278px)}}@media (max-width:980px){.messages-page{min-height:calc(100vh - 90px);height:auto;overflow:visible}.messages-shell{min-height:620px}.messages-toolbar{flex-wrap:wrap}.messages-toolbar-actions{width:100%;justify-content:flex-end}}@media (max-width:640px){.messages-filter-body{min-height:100dvh;height:auto}.messages-filter-date-row{grid-template-columns:1fr;gap:12px;align-items:stretch}.messages-filter-date-link{display:none}.messages-sms-drawer .ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}}.houses-page{--houses-card-bg:#fff;--houses-panel-bg:#fff;--houses-panel-border:#e3e8eb;--houses-toolbar-bg:#eff3f6;--houses-toolbar-muted:#43484b;--houses-secondary-bg:#eff3f6;--houses-line:#e3e8eb;--houses-row-line:#e3e8eb;--houses-row-divider:rgba(193,204,217,.35);--houses-text:#111827;--houses-text-muted:#6b7073;--houses-control-bg:#dde3e9;--houses-control-border:#cfd7df;--houses-pill-repair:rgba(235,66,51,.2);--houses-pill-type:rgba(189,83,255,.2);--houses-pill-green:rgba(0,158,8,.2);--houses-pill-red:rgba(224,91,91,.2);--houses-pill-orange:rgba(255,162,81,.2);--houses-pill-gray:rgba(86,97,111,.2);--houses-pill-text:#111827;--houses-action-bg:#e2e8ef;--houses-action-border:#c3cdd8;--houses-action-icon:#6d7988;--houses-action-hover-bg:#d9e2ff;--houses-action-hover-border:#5174ff;--houses-action-hover-icon:#496eff;margin:10px 16px 16px;display:grid;grid-template-rows:auto 1fr;gap:12px;color:var(--houses-text);height:calc(100vh - 112px);min-height:0;overflow:hidden}body.dark .houses-page{--houses-card-bg:#242f3d;--houses-panel-bg:#1b2734;--houses-panel-border:#384351;--houses-toolbar-bg:#384351;--houses-toolbar-muted:#fff;--houses-secondary-bg:#242f3d;--houses-line:#384351;--houses-row-line:#0e1621;--houses-row-divider:rgba(129,145,164,.26);--houses-text:#fff;--houses-text-muted:#9ca7b5;--houses-control-bg:#2b3848;--houses-control-border:#3a4654;--houses-pill-repair:rgba(235,66,51,.2);--houses-pill-type:rgba(189,83,255,.2);--houses-pill-green:rgba(0,158,8,.2);--houses-pill-red:rgba(224,91,91,.2);--houses-pill-orange:rgba(255,162,81,.2);--houses-pill-gray:rgba(86,97,111,.34);--houses-pill-text:#fff;--houses-action-bg:#2f3b4a;--houses-action-border:#425061;--houses-action-icon:#9ca7b5;--houses-action-hover-bg:rgba(81,116,255,.2);--houses-action-hover-border:#5174ff;--houses-action-hover-icon:#dbe4ff}.houses-page--error,.houses-page--loading{min-height:280px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--houses-panel-border);background:var(--houses-panel-bg)}.houses-block-strip{display:flex;gap:12px;width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:10px}.houses-block-card{width:272px;min-width:272px;height:95px;box-sizing:border-box;border-radius:12px;border:1px solid var(--houses-control-border);background:var(--houses-card-bg);color:var(--houses-text);padding:8px 12px 10px;display:flex;flex-direction:column;text-align:left;overflow:hidden;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.houses-block-card:hover{transform:none}.houses-block-card.is-active{border-color:#5174ff;box-shadow:0 0 0 1px rgba(81,116,255,.15),0 6px 18px rgba(81,116,255,.16);background:rgba(81,116,255,.12)}body.dark .houses-block-card{background:#242f3d}.houses-block-card__title{margin:0;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;font-weight:700;color:var(--houses-text)}.houses-block-card__stats{margin-top:7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.houses-mini-stat{height:42px;border-radius:12px;background:rgba(86,97,111,.22);display:grid;align-content:center;justify-items:center;position:relative;overflow:hidden}body:not(.dark) .houses-mini-stat{background:rgba(67,72,75,.12)}.houses-mini-stat strong{font-family:Montserrat,sans-serif;font-size:14px;line-height:17px;font-weight:500;color:var(--houses-text)}.houses-mini-stat span{margin-top:1px;font-family:Montserrat,sans-serif;font-size:12px;line-height:15px;font-weight:400;color:var(--houses-text-muted)}.houses-mini-stat__line{position:absolute;top:0;width:23px;height:2px;border-radius:999px}.houses-mini-stat__line.is-green{background:#5cb862}.houses-mini-stat__line.is-red{background:#ff5151}.houses-mini-stat__line.is-orange{background:#ffa251}.houses-table-shell{border-radius:12px;border:1px solid var(--houses-panel-border);background:var(--houses-panel-bg);display:flex;flex-direction:column;min-height:0;overflow:hidden}.houses-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--houses-panel-border)}body.dark .houses-toolbar{border-bottom-color:var(--houses-panel-border)}.houses-filter-btn{width:auto;min-width:96px;height:44px;border:1px solid var(--houses-control-border);border-radius:10px;background:var(--houses-control-bg);color:var(--houses-toolbar-muted);justify-content:center;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;line-height:14px;font-weight:600;padding:0 14px;white-space:nowrap;flex-shrink:0}.houses-filter-btn,.houses-toolbar__actions{display:inline-flex;align-items:center;gap:8px}.houses-round-icon{width:52px;height:52px;border:none;border-radius:50%;background:var(--houses-control-bg);color:var(--houses-toolbar-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--houses-control-border) 58%,transparent)}.houses-round-icon.is-spinning .houses-refresh-icon{animation:houses-refresh-spin .8s linear infinite}.houses-download-btn{width:280px;height:52px;border:none;border-radius:10px;background:var(--houses-control-bg);color:var(--houses-toolbar-muted);padding:0 12px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;font-family:Montserrat,sans-serif;font-size:14px;line-height:14px;font-weight:600;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--houses-control-border) 58%,transparent)}.houses-download-btn__icons{display:inline-flex;gap:6px}.houses-download-btn__icons i{width:36px;height:36px;border-radius:12px;border:none;background:color-mix(in srgb,var(--houses-secondary-bg) 18%,transparent);color:var(--houses-toolbar-muted);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--houses-control-border) 22%,transparent)}.houses-toolbar-divider{width:1px;height:42px;background:color-mix(in srgb,var(--houses-control-border) 72%,transparent);margin:0 4px}.houses-columns-anchor{position:relative}.houses-columns-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:338px;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,rgba(230,237,255,.95),rgba(227,234,245,.94));border:1px solid rgba(91,113,148,.36);box-shadow:0 24px 48px rgba(15,23,42,.22),inset 0 1px 0 hsla(0,0%,100%,.45);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);padding:14px 12px 12px;display:grid;gap:10px}.houses-columns-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(140px 140px at 28% 56%,rgba(74,159,255,.28),transparent 70%),radial-gradient(110px 110px at 44% 53%,rgba(255,94,133,.22),transparent 72%);opacity:.72}.houses-columns-panel>*{position:relative;z-index:1}.houses-columns-panel__title{margin:0;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:var(--houses-text)}.houses-columns-panel__list{max-height:330px;overflow:auto;padding-right:2px}.houses-column-row{min-height:42px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 6px;border-bottom:1px dashed color-mix(in srgb,var(--houses-control-border) 52%,transparent)}.houses-column-row:last-child{border-bottom:none}.houses-column-row.is-dragging{background:rgba(81,116,255,.12);border-radius:10px}.houses-column-handle{width:22px;height:22px;border:none;border-radius:8px;background:transparent;color:var(--houses-text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:grab}.houses-column-handle:active{cursor:grabbing}.houses-column-row__label{font-family:Montserrat,sans-serif;font-size:14px;line-height:18px;font-weight:500;color:var(--houses-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.houses-columns-panel__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:8px}.houses-columns-btn{height:36px;border:none;border-radius:12px;font-family:Montserrat,sans-serif;font-size:14px;line-height:14px;font-weight:600;cursor:pointer;transition:filter .16s ease,transform .16s ease}.houses-columns-btn:hover{filter:brightness(1.06)}.houses-columns-btn:active{transform:translateY(1px)}.houses-columns-btn--secondary{background:#8391a2;color:#fff}.houses-columns-btn--primary{background:#5174ff;color:#fff}body.dark .houses-columns-panel{background:linear-gradient(180deg,rgba(58,91,180,.95),rgba(20,45,75,.96));border-color:rgba(115,137,175,.56);box-shadow:0 24px 48px rgba(0,0,0,.48),inset 0 1px 0 hsla(0,0%,100%,.18)}body.dark .houses-columns-panel:before{background:radial-gradient(150px 150px at 30% 57%,rgba(76,150,255,.34),transparent 72%),radial-gradient(110px 110px at 43% 53%,rgba(255,83,126,.26),transparent 72%);opacity:.85}.houses-table-wrap{margin-top:0;border:none;border-radius:0;overflow:auto;min-height:0;height:100%}.houses-table{width:100%;min-width:1720px;border-collapse:separate;border-spacing:0;table-layout:fixed}.houses-table thead tr{height:40px;background:var(--color-gray-bg)}.houses-table th{padding:12px;text-align:left;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:14px;line-height:100%;font-weight:500;color:var(--color-gray-4);position:sticky;top:0;z-index:2;background:var(--color-gray-bg);border-bottom:1px solid var(--color-gray-1)}.houses-table tbody tr{height:44px;transition:transform .18s ease,filter .18s ease}.houses-table td{padding:14px 12px;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:14px;line-height:100%;font-weight:500;color:var(--color-dark-bg);background:var(--color-white);border-bottom:1px solid var(--color-gray-1)}.houses-table td:first-child,.houses-table th:first-child{padding-left:18px}.houses-table tbody tr:hover td{background:#f7fbff}.houses-table tbody tr:hover{transform:translateY(-2px);filter:drop-shadow(0 10px 18px rgba(57,76,96,.2));position:relative;z-index:2}.houses-table tbody tr:hover td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.houses-table tbody tr:hover td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.houses-table tbody tr:last-child td{border-bottom:none}body.dark .houses-table th,body.dark .houses-table thead tr{background:var(--color-dark-2)}body.dark .houses-table th{color:var(--color-dark-6);border-bottom:1px solid var(--color-dark-4)}body.dark .houses-table td{background:var(--color-dark-22);color:var(--color-white);border-bottom:1px solid var(--color-dark-4)}body.dark .houses-table tbody tr:hover td{background:#223247}body.dark .houses-table tbody tr:hover{filter:drop-shadow(0 12px 20px rgba(6,12,20,.58))}.houses-pill{height:28px;border-radius:50px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:13px;line-height:16px;font-weight:500;color:var(--houses-pill-text)}.houses-pill--repair{background:var(--houses-pill-repair)}.houses-pill--type{background:var(--houses-pill-type)}.houses-pill--green{background:var(--houses-pill-green)}.houses-pill--red{background:var(--houses-pill-red)}.houses-pill--orange{background:var(--houses-pill-orange)}.houses-pill--gray{background:var(--houses-pill-gray)}.houses-row-actions{width:114px;justify-content:space-between;gap:0}.houses-row-actions,.houses-row-actions button{height:28px;display:inline-flex;align-items:center}.houses-row-actions button{width:28px;border:none;border-radius:12px;background:var(--houses-action-bg);color:var(--houses-action-icon);justify-content:center;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--houses-action-border) 58%,transparent)}.houses-row-actions button:hover{border-color:var(--houses-action-hover-border);color:var(--houses-action-hover-icon);background:var(--houses-action-hover-bg)}.houses-row-actions button:active{transform:translateY(1px)}.houses-row-actions button svg{width:16px;height:16px}.houses-empty-row{text-align:center;padding:16px 12px!important;background:var(--color-white)}body.dark .houses-empty-row{background:var(--color-dark-22)}.houses-empty-state{min-height:240px}.houses-empty-state .ant-empty-image{height:56px}.houses-icon{flex-shrink:0;vertical-align:middle;stroke-linecap:round;stroke-linejoin:round}.houses-img-icon{display:block;object-fit:contain;flex-shrink:0}.houses-img-icon--filter{width:14px;height:14px}.houses-download-btn__icons .houses-icon--md,.houses-img-icon--download{width:18px;height:18px}body:not(.dark) .houses-img-icon--download{filter:brightness(0) saturate(100%) invert(41%) sepia(9%) saturate(580%) hue-rotate(176deg) brightness(92%) contrast(88%)}.houses-icon--sm{width:14px;height:14px}.houses-icon--md{width:16px;height:16px}.houses-icon--lg{width:18px;height:18px}.houses-icon--row{width:15px;height:15px}.houses-refresh-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.houses-refresh-icon svg{width:20px;height:20px;display:block}.houses-table-footer__size{display:inline-flex;align-items:center;gap:8px;color:var(--houses-text-muted)}.houses-table-footer__size,.houses-table-footer__size select{font-family:Montserrat,sans-serif;font-size:12px;line-height:15px}.houses-table-footer__size select{width:52px;height:24px;border:1px solid var(--houses-control-border);border-radius:8px;background:var(--houses-control-bg);color:var(--houses-text);padding:0 8px}.houses-pagination{display:inline-flex;align-items:center;gap:6px}.houses-page-nav,.houses-page-number{min-width:24px;height:24px;padding:0 6px;border-radius:8px;border:1px solid var(--houses-control-border);background:var(--houses-control-bg);color:var(--houses-text-muted);font-family:Montserrat,sans-serif;font-size:12px;line-height:15px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.houses-page-nav[disabled]{opacity:.45;cursor:default}.houses-page-number.is-active{background:#5174ff;border-color:#5174ff;color:#fff}.houses-page-ellipsis{min-width:16px;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;line-height:15px;color:var(--houses-text-muted)}.houses-filter-drawer .ant-drawer-content-wrapper{box-shadow:-18px 0 40px rgba(0,0,0,.28)}.houses-filter-drawer .ant-drawer-content{background:color-mix(in srgb,#f8fafc 84%,#eef2f6 16%)}body.dark .houses-filter-drawer .ant-drawer-content{background:#263446}body.dark .houses-filter-drawer{--houses-filter-text:#e6eefb;--houses-filter-muted:#9caec5;--houses-filter-control-bg:rgba(11,25,42,.72);--houses-filter-control-border:rgba(109,132,162,.38);--houses-filter-control-hover:rgba(15,31,50,.86);--houses-filter-control-focus:rgba(20,38,60,.92)}.houses-filter-drawer .ant-drawer-header{background:transparent;border-bottom:none!important;padding:14px 14px 8px!important}.houses-filter-drawer .ant-drawer-header-title{align-items:center;gap:10px}.houses-filter-drawer .ant-drawer-title{font-family:Montserrat,sans-serif;font-size:clamp(24px,2.1vw,32px);line-height:1.15;font-weight:600;color:var(--houses-text)!important}body.dark .houses-filter-drawer .ant-drawer-title{color:var(--houses-filter-text)!important}.houses-filter-drawer .ant-drawer-close{width:18px;height:18px;border-radius:0;background:transparent;color:var(--houses-text-muted)!important;margin-inline-end:2px!important;padding:0!important}body.dark .houses-filter-drawer .ant-drawer-close,body.dark .houses-filter-drawer .ant-drawer-close .anticon,body.dark .houses-filter-drawer .ant-drawer-close svg{color:var(--houses-filter-muted)!important}.houses-filter-drawer .ant-drawer-body{padding:4px 8px 10px!important}.houses-drawer{min-height:calc(100vh - 124px);display:flex;flex-direction:column;gap:26px}.houses-drawer-field{display:grid;gap:11px}.houses-drawer-field label{font-family:Montserrat,sans-serif;font-size:12px;line-height:14px;font-weight:500;color:color-mix(in srgb,var(--houses-text) 78%,transparent);letter-spacing:.01em}body.dark .houses-filter-drawer .houses-drawer-field label{color:var(--houses-filter-text)}.houses-drawer-date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:10px}.houses-drawer .app-glass-select.ant-select,.houses-drawer .houses-drawer-date{width:100%}.houses-drawer .app-glass-select.ant-select .ant-select-selector,.houses-drawer .houses-drawer-date .MuiOutlinedInput-root{height:46px!important;min-height:46px!important;border-radius:12px!important;padding:0 12px!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select .ant-select-selector,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiOutlinedInput-root{background:var(--houses-filter-control-bg)!important;border:1px solid var(--houses-filter-control-border)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select:hover .ant-select-selector,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiOutlinedInput-root:hover{background:var(--houses-filter-control-hover)!important;border-color:rgba(122,147,179,.54)!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select.ant-select-focused .ant-select-selector,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiOutlinedInput-root.Mui-focused{background:var(--houses-filter-control-focus)!important;border-color:#5174ff!important;box-shadow:0 0 0 2px rgba(81,116,255,.22),inset 0 1px 0 hsla(0,0%,100%,.12)!important}.houses-drawer .app-glass-select.ant-select .ant-select-selection-item,.houses-drawer .app-glass-select.ant-select .ant-select-selection-placeholder,.houses-drawer .houses-drawer-date .MuiInputBase-input,.houses-drawer .houses-drawer-date .MuiPickersSectionList-root{font-family:Montserrat,sans-serif!important;font-size:14px!important;line-height:18px!important;font-weight:500!important;color:var(--houses-text)!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select .ant-select-selection-item,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiInputBase-input,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiPickersSectionList-root{color:var(--houses-filter-text)!important}.houses-drawer .app-glass-select.ant-select .ant-select-selection-placeholder,.houses-drawer .houses-drawer-date .MuiInputBase-input::placeholder{color:var(--houses-text-muted)!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select .ant-select-selection-placeholder,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiInputBase-input::placeholder{color:var(--houses-filter-muted)!important}.houses-drawer .app-glass-select.ant-select .ant-select-arrow,.houses-drawer .houses-drawer-date .MuiIconButton-root{color:color-mix(in srgb,var(--houses-text-muted) 92%,transparent)!important;font-size:16px!important}body.dark .houses-filter-drawer .houses-drawer .app-glass-select.ant-select .ant-select-arrow,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiIconButton-root,body.dark .houses-filter-drawer .houses-drawer .houses-drawer-date .MuiSvgIcon-root{color:var(--houses-filter-muted)!important}.houses-drawer .houses-drawer-date .MuiInputBase-input{text-align:left}.houses-drawer-actions{margin-top:auto;padding-top:10px;display:flex;align-items:flex-end;gap:10px}.houses-drawer-btn{border:none;height:40px;border-radius:10px;font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;font-weight:600;cursor:pointer}.houses-drawer-btn--primary{flex:1;background:#5174ff;color:#fff;box-shadow:0 10px 24px rgba(81,116,255,.25)}.houses-drawer-btn--ghost{width:32px;min-width:32px;height:32px;background:transparent;color:var(--houses-text-muted);display:inline-flex;align-items:center;justify-content:center}.houses-drawer-btn--ghost svg{width:15px;height:15px;display:block}@keyframes houses-refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1280px){.houses-page{margin:8px 12px 12px;height:calc(100vh - 100px)}.houses-toolbar{padding:10px}.houses-download-btn{width:228px}}@media (max-width:980px){.houses-page{height:auto;overflow:visible}.houses-toolbar{height:auto;display:grid;gap:8px}.houses-toolbar__actions{justify-content:space-between}.houses-download-btn{flex:1 1 auto;width:auto}}