@font-face{font-family:LT Amber;src:url(/assets/LT%20Amber%20Light-D7r2qMrE.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:LT Amber;src:url(/assets/LT%20Amber%20Regular-C4iJkQOm.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LT Amber;src:url(/assets/LT%20Amber%20Medium-BCDRA_RF.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:LT Amber;src:url(/assets/LT%20Amber%20Demibold-DklNf0-p.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:LT Amber;src:url(/assets/LT%20Amber%20Bold-C75KhgoK.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;--ds-color-primary-start: #f54b64;--ds-color-primary-end: #f78361;--ds-color-primary: #f54b64;--ds-color-primary-focus-ring: rgba(245, 75, 100, .38);--ds-secondary: #1f2428;--ds-dark-grey: #4e586e;--ds-surface: #ffffff;--ds-bg-page: #1f2428;--ds-text: #1f2428;--ds-text-muted: #4e586e;--ds-border: rgba(78, 88, 110, .22);--ds-border-strong: #4e586e;--ds-shadow-card: 0 1px 0 rgba(255, 255, 255, .06) inset, 0 24px 48px rgba(0, 0, 0, .35), 0 8px 16px rgba(0, 0, 0, .22);--ds-radius: 8px;--ds-success: #16a34a;--ds-success-muted: #f0fdf4;--ds-warning: #d97706;--ds-warning-muted: #fffbeb;--ds-danger: #dc2626;--ds-danger-muted: #fef2f2;--ds-info-muted: #f8fafc;--font-heading: "LT Amber", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "LT Amber", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--bg: #eef1f4;--surface: #ffffff;--surface-muted: rgba(245, 75, 100, .06);--line: var(--ds-border);--line-strong: rgba(78, 88, 110, .28);--text: var(--ds-text);--muted: var(--ds-text-muted);--red-700: #d63d52;--red-600: var(--ds-color-primary-start);--red-500: var(--ds-color-primary-end);--red-100: rgba(245, 75, 100, .12);--green-100: #dcfce7;--green-700: #15803d;--amber-100: #fef3c7;--amber-700: #b45309;--shadow: var(--ds-shadow-card);--scrollbar-size: 3px;--scrollbar-track: rgba(31, 36, 40, .06);--scrollbar-thumb: rgba(31, 36, 40, .38);--scrollbar-thumb-hover: rgba(31, 36, 40, .58);--scrollbar-thumb-active: rgba(31, 36, 40, .78)}*{box-sizing:border-box}html,body,#root{max-width:100%;height:100%;overflow-x:hidden}body{margin:0;font-family:var(--font-body);color:var(--text);overflow-x:hidden;background:radial-gradient(circle at 12% 0%,rgba(245,75,100,.06),transparent 38%),radial-gradient(circle at 88% 100%,rgba(247,131,97,.05),transparent 36%),var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}*::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}*::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px;border:1px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active)}*::-webkit-scrollbar-corner{background:transparent}.super-requests-table-wrap,.table-wrap,.content-area,.sidebar,.owner-apartment-dropdown,.modal-card{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.sidebar::-webkit-scrollbar-thumb,.topbar::-webkit-scrollbar-thumb{background-color:#ffffff38}.sidebar::-webkit-scrollbar-thumb:hover,.topbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff61}.toast-ui{display:grid;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:12px 14px;max-width:100%;border-radius:var(--ds-radius);background:var(--ds-surface);border:1px solid var(--ds-border);border-left:4px solid var(--ds-color-primary-start);box-shadow:0 10px 30px #0003;transform:translateY(0);transition:transform .16s ease,opacity .16s ease}.toast-ui.is-leaving{opacity:0;transform:translateY(-4px)}.toast-ui__icon-slot{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;margin-top:2px;border-radius:var(--ds-radius);background:linear-gradient(135deg,#f54b641f,#f783611f);color:var(--ds-color-primary-start)}.toast-ui__icon-slot svg{width:20px;height:20px;display:block}.toast-ui__content{min-width:0;display:grid;gap:4px;padding-top:2px}.toast-ui__title{margin:0;font-family:var(--font-heading);font-size:.9375rem;font-weight:600;line-height:1.3;color:var(--ds-text)}.toast-ui__body{margin:0;font-family:var(--font-body);font-size:.875rem;line-height:1.45;color:var(--ds-text-muted)}.toast-ui__close{flex:0 0 auto;border:0;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--ds-dark-grey);padding:4px 8px;margin:-4px -6px 0 0;border-radius:var(--ds-radius);transition:color .15s ease,background-color .15s ease}.toast-ui__close:hover{color:var(--ds-text);background-color:#1f24280f}.toast-ui__close:focus{outline:none}.admin-toast-stack{position:fixed;top:16px;right:16px;z-index:300;width:min(400px,calc(100% - 32px));pointer-events:none}.admin-toast-stack .toast-ui{pointer-events:auto}.superuser-toast-stack{top:16px;left:50%;right:auto;z-index:9999;width:min(calc(100% - 24px),520px);transform:translate(-50%);display:flex;flex-direction:column;align-items:stretch;gap:8px}.superuser-toast-stack .toast-ui{animation:superuser-toast-in .18s ease-out}@media (prefers-reduced-motion: reduce){.superuser-toast-stack .toast-ui{animation:none}}@keyframes superuser-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.toast-ui__close:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;box-shadow:0 0 0 4px var(--ds-color-primary-focus-ring)}.auth-shell,.center-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:32px}.auth-card,.loader-card{width:min(100%,520px);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--ds-border);box-shadow:var(--shadow);border-radius:28px;padding:32px}.auth-card__header h1{margin:16px 0 10px;font-size:2rem}.auth-card__header p{margin:0;color:var(--muted);line-height:1.6}.auth-card__footer{margin-top:22px;display:flex;gap:8px;color:var(--muted)}.auth-card__footer a{color:var(--ds-color-primary-start);font-weight:700}.enterprise-auth-shell.auth-shell{color-scheme:dark;background-color:var(--ds-bg-page);font-family:var(--font-body);color:var(--ds-surface)}.enterprise-auth-shell__inner{width:min(100%,520px)}.auth-card.enterprise-card{width:100%;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);-webkit-backdrop-filter:none;backdrop-filter:none;padding:40px}.auth-card.enterprise-card .auth-card__header{text-align:left}.auth-card.enterprise-card .enterprise-title{margin:16px 0 8px;font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--ds-text)}.auth-card.enterprise-card .enterprise-lead{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--ds-text-muted)}.brand-badge.enterprise-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:8px 16px;border-radius:var(--ds-radius);background:#4e586e1a;border:1px solid rgba(78,88,110,.28);color:var(--ds-dark-grey);font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.2;white-space:normal;overflow-wrap:anywhere;box-shadow:none}.enterprise-actions{margin-top:32px;gap:16px}.enterprise-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 24px;border-radius:var(--ds-radius);font-family:var(--font-body);font-weight:600;font-size:1rem;line-height:1.25;text-align:center;text-decoration:none;border-style:solid;border-width:1px;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,background-image .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,filter .15s ease}@media (prefers-reduced-motion: reduce){.enterprise-btn{transition-duration:.01ms}}.enterprise-btn:focus{outline:none}.enterprise-btn:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;box-shadow:0 0 0 4px var(--ds-color-primary-focus-ring)}.enterprise-btn--primary{border-color:transparent;background-color:var(--ds-color-primary-start);background-image:linear-gradient(135deg,var(--ds-color-primary-start) 0%,var(--ds-color-primary-end) 100%);color:#fff;box-shadow:0 4px 14px #f54b6459}.enterprise-btn--primary:hover{filter:brightness(.96)}.enterprise-btn--primary:active{filter:brightness(.9);box-shadow:0 2px 10px #f54b6447}.enterprise-btn--primary:focus-visible{outline-color:var(--ds-color-primary-end)}.enterprise-btn--outline{background-color:transparent;border-color:var(--ds-border-strong);color:var(--ds-text);box-shadow:none}.enterprise-btn--outline:hover{background-color:#1f24280a;border-color:var(--ds-dark-grey);color:var(--ds-text)}.enterprise-btn--outline:active{background-color:#1f242814;border-color:var(--ds-secondary);color:var(--ds-secondary)}.enterprise-btn:disabled{opacity:.65;cursor:not-allowed;pointer-events:none;filter:none}.enterprise-btn--primary:disabled{box-shadow:0 2px 8px #f54b6433}.enterprise-form{margin-top:24px;gap:16px}.auth-card.enterprise-card .field label{font-family:var(--font-body);font-weight:600;font-size:.875rem;color:var(--ds-text)}.auth-card.enterprise-card .field input:not(.phone-input),.auth-card.enterprise-card .field select,.auth-card.enterprise-card .field textarea{width:100%;border-radius:var(--ds-radius);border:1px solid var(--ds-border-strong);padding:12px 16px;background:var(--ds-surface);color:var(--ds-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.auth-card.enterprise-card .field input:not(.phone-input)::placeholder{color:var(--ds-text-muted);opacity:.85}.auth-card.enterprise-card .field input:not(.phone-input):focus,.auth-card.enterprise-card .field select:focus,.auth-card.enterprise-card .field textarea:focus{outline:none}.auth-card.enterprise-card .field input:not(.phone-input):focus-visible,.auth-card.enterprise-card .field select:focus-visible,.auth-card.enterprise-card .field textarea:focus-visible{border-color:var(--ds-color-primary-start);box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.auth-card.enterprise-card .field .phone-input-wrap{border-radius:var(--ds-radius);border-color:var(--ds-border-strong);background:var(--ds-surface);transition:border-color .15s ease,box-shadow .15s ease}.auth-card.enterprise-card .field .phone-input-wrap:focus-within{border-color:var(--ds-color-primary-start);box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.auth-card.enterprise-card .field .phone-prefix{color:var(--ds-text);background:#0f172a0d;border-right-color:var(--ds-border-strong);font-weight:600}.auth-card.enterprise-card .field .phone-input{color:var(--ds-text);background:transparent}.auth-card.enterprise-card .field.checkbox-field{gap:0}.auth-card.enterprise-card .checkbox-field__label{display:flex;align-items:flex-start;gap:12px;margin:0;cursor:pointer;font-family:var(--font-body);font-weight:400;font-size:.875rem;line-height:1.45;color:var(--ds-text)}.auth-card.enterprise-card .checkbox-field__label input[type=checkbox]{min-width:20px;width:20px;height:20px;flex:0 0 20px;margin-top:2px;padding:0;accent-color:var(--ds-color-primary-start);cursor:pointer}.auth-card.enterprise-card .checkbox-field__label input[type=checkbox]:focus{outline:none}.auth-card.enterprise-card .checkbox-field__label input[type=checkbox]:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.auth-card.enterprise-card .checkbox-field__text a{color:var(--ds-color-primary-start);font-weight:600;text-decoration:underline;text-underline-offset:2px}.auth-card.enterprise-card .checkbox-field__text a:hover{color:#e63e56}.auth-card.enterprise-card .checkbox-field__text a:focus{outline:none}.auth-card.enterprise-card .checkbox-field__text a:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;border-radius:2px}.auth-card.enterprise-card .enterprise-card__footer{margin-top:32px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--font-body);font-size:.9375rem;line-height:1.5;color:var(--ds-text-muted)}.auth-card.enterprise-card .enterprise-card__footer a{font-weight:600;color:var(--ds-color-primary-start);text-decoration:none;border-radius:var(--ds-radius);padding:4px 6px;margin:-4px -6px;transition:color .15s ease,background-color .15s ease}.auth-card.enterprise-card .enterprise-card__footer a:hover{color:#e63e56;text-decoration:underline}.auth-card.enterprise-card .enterprise-card__footer a:focus{outline:none}.auth-card.enterprise-card .enterprise-card__footer a:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;box-shadow:0 0 0 4px var(--ds-color-primary-focus-ring);text-decoration:none;color:var(--ds-color-primary-start)}@media (max-width: 720px){.auth-card.enterprise-card{padding:32px}.auth-card.enterprise-card .enterprise-title{font-size:1.6rem}}@media (max-width: 420px){.auth-card.enterprise-card{padding:24px}.auth-card.enterprise-card .enterprise-title{margin:16px 0 8px;font-size:1.35rem}.auth-card.enterprise-card .enterprise-lead{font-size:.94rem}}.brand-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:36px;max-width:100%;padding:8px 14px;border-radius:14px;background:linear-gradient(135deg,var(--red-700),var(--red-500));color:#fff;font-weight:800;letter-spacing:.02em;line-height:1.2;text-align:center;white-space:normal;overflow-wrap:anywhere}.app-shell{min-height:100vh;height:100vh;overflow:hidden;display:grid;grid-template-columns:300px 1fr;grid-template-rows:1fr}.topbar{grid-column:1 / -1}.sidebar{grid-column:1;grid-row:1}.content-area{grid-column:2;grid-row:1}.topbar{display:none;position:sticky;top:0;z-index:50;padding:10px 12px;background:color-mix(in srgb,var(--ds-secondary) 96%,black);color:#fff;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:12px}.topbar-title{display:grid;gap:0;line-height:1.15}.topbar-title strong{font-size:.98rem}.topbar-sub{color:#ffffffbf;font-size:.82rem}.burger-button{width:40px;height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;cursor:pointer;display:grid;place-items:center}.burger-icon{width:18px;height:2px;background:#fffffff2;border-radius:999px;position:relative}.burger-icon:before,.burger-icon:after{content:"";position:absolute;left:0;width:18px;height:2px;background:#fffffff2;border-radius:999px}.burger-icon:before{top:-6px}.burger-icon:after{top:6px}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:80;opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-overlay.open{opacity:1;pointer-events:auto}.sidebar{position:sticky;top:0;height:100vh;background:color-mix(in srgb,var(--ds-secondary) 96%,black);color:#fff;padding:24px;display:flex;flex-direction:column;gap:22px}.brand-card,.profile-card{border:1px solid rgba(255,255,255,.16);background:#ffffff14;border-radius:22px;padding:18px}.brand-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.brand-card h2,.profile-card strong{margin:0}.brand-card p,.profile-card__sub,.profile-card__label{margin-top:6px;color:#ffffffbf}.profile-card{display:grid;gap:4px}.sidebar-nav{display:grid;gap:8px}.sidebar-link{padding:14px 16px;border-radius:16px;color:#ffffffd6;transition:.2s ease}.sidebar-link:hover,.sidebar-link.active{background:#ffffff21;color:#fff}.sidebar-bottom{margin-top:auto;display:grid;gap:10px}.sidebar-logout{width:100%}.sidebar-push{display:grid}.sidebar-push-toggle{width:100%}.sidebar-push .button.secondary.sidebar-push-toggle{background:#450a0aeb;color:#ffffffeb;border:1px solid rgba(0,0,0,.22);box-shadow:none}.sidebar-push .button.secondary.sidebar-push-toggle:hover:not(:disabled){background:#5b1212f5;border-color:#ffffff1f}.sidebar-push .button.secondary.sidebar-push-toggle:disabled{opacity:.92;cursor:default}.sidebar-push .button.secondary.sidebar-push-toggle--enabled{background:var(--red-100);color:var(--red-700);border:1px solid rgba(248,113,113,.55);box-shadow:0 8px 18px #0000001f}.sidebar-push .button.secondary.sidebar-push-toggle--enabled:hover{transform:none}.sidebar-push .button.secondary.sidebar-push-toggle--enabled:disabled{opacity:1}.content-area{padding:28px;min-width:0;min-height:0;overflow:hidden;box-sizing:border-box}@media (min-width: 1081px){.app-shell{display:block;height:100vh;overflow:hidden}.sidebar{position:fixed;left:0;top:0;width:300px;height:100vh;overflow-y:auto;z-index:40}.content-area{margin-left:300px;height:100vh;box-sizing:border-box}}.page-section{display:grid;gap:20px;min-width:0}.receivers-page{--rp-accent: color-mix(in srgb, var(--ds-secondary) 96%, black);--rp-white: #ffffff;--rp-gray-50: #f9fafb;--rp-gray-100: #f3f4f6;--rp-gray-200: #e5e7eb;--rp-gray-400: #9ca3af;--rp-gray-500: #6b7280;--rp-gray-700: #374151;--rp-border: rgba(107, 114, 128, .42)}.receivers-page .details-card,.receivers-page .empty-box{background:var(--rp-white);border:1px solid var(--rp-border);box-shadow:0 8px 22px #37415112}.receivers-page .button.primary{background:var(--rp-accent);color:var(--rp-white);box-shadow:0 8px 18px #1f24282e}.receivers-page .button.secondary{background:var(--rp-white);color:var(--rp-accent);border:1px solid var(--rp-border)}.receivers-page .button.secondary:hover{background:var(--rp-gray-100);border-color:var(--rp-gray-400)}.receivers-page .button.ghost{background:transparent;color:var(--rp-accent);border:1px solid var(--rp-border)}.receivers-page .docs-tab{background:var(--rp-white);color:var(--rp-accent);border-color:var(--rp-border)}.receivers-page .docs-tab.active{background:var(--rp-accent);color:var(--rp-white);border-color:transparent}.receivers-page .owner-search-item{border-color:var(--rp-border);background:var(--rp-white)}.receivers-page .owner-search-item span{color:var(--rp-gray-500)}.receivers-page .owner-search-item.active{border-color:var(--rp-accent);background:var(--rp-gray-100)}.receivers-page .receivers-chat-panel{background:var(--rp-gray-50);border-color:var(--rp-border)}.receivers-page .receivers-mini-sidebar{border-color:var(--rp-border);background:var(--rp-white)}.receivers-page .receivers-mini-item{color:var(--rp-accent);border-color:var(--rp-border)}.receivers-page .receivers-mini-item:hover{border-color:var(--rp-gray-400);background:var(--rp-gray-100)}.receivers-page .receivers-mini-item.active{border-color:var(--rp-accent);background:var(--rp-gray-100)}.receivers-page .inv-card{background:var(--rp-white);border:1px solid var(--rp-border);box-shadow:0 8px 22px #37415112}.receivers-page .inv-grid>div{background:var(--rp-gray-50);border-color:var(--rp-border)}.receivers-page .pill.approved,.receivers-page .pill.pending,.receivers-page .pill.draft{background:var(--rp-gray-200);color:var(--rp-accent)}.receivers-page .pill.neutral,.receivers-page .pill.rejected{background:var(--rp-gray-100);color:var(--rp-gray-700)}.receivers-page .owner-extra-chip{background:var(--rp-gray-200);color:var(--rp-accent)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-header h1{margin:0 0 8px;font-size:2rem}.page-header p{margin:0;color:var(--muted)}.header-actions,.actions-row{display:flex;gap:12px;flex-wrap:wrap}.actions-row.end{justify-content:flex-end}.button{border:0;cursor:pointer;border-radius:14px;padding:12px 18px;font-weight:700;transition:transform .15s ease,opacity .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:wait}.button.primary{background-color:var(--ds-color-primary-start);background-image:linear-gradient(135deg,var(--ds-color-primary-start) 0%,var(--ds-color-primary-end) 100%);color:#fff;box-shadow:0 12px 28px #f54b6447}.button.secondary{background:var(--red-100);color:var(--ds-secondary);border:1px solid rgba(78,88,110,.2)}.button.ghost{background:transparent;color:var(--ds-secondary);border:1px solid var(--line-strong)}.button.danger{background:var(--ds-danger);color:#fff}.button:focus{outline:none}.button:focus-visible{outline:2px solid var(--ds-color-primary);outline-offset:2px;box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.empty-box,.summary-box,.details-card,.request-card,.comment-card{background:var(--surface);border:1px solid var(--ds-border);border-radius:22px;box-shadow:var(--shadow)}.alert.enterprise-alert{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;margin:0;padding:14px 16px;border-radius:var(--ds-radius);background:var(--ds-surface);border:1px solid var(--ds-border);box-shadow:none;font-family:var(--font-body);font-size:.9375rem;line-height:1.45;color:var(--ds-text)}.enterprise-alert__icon{display:flex;flex-shrink:0;width:36px;height:36px;align-items:center;justify-content:center;border-radius:var(--ds-radius);margin-top:1px}.enterprise-alert__svg{width:20px;height:20px;display:block}.enterprise-alert__message{min-width:0;padding-top:6px;white-space:pre-line}.alert.enterprise-alert.error{border-left:4px solid var(--ds-danger);background:var(--ds-danger-muted);color:#991b1b}.alert.enterprise-alert.error .enterprise-alert__icon{background:#dc26261a;color:var(--ds-danger)}.alert.enterprise-alert.success{border-left:4px solid var(--ds-success);background:var(--ds-success-muted);color:#14532d}.alert.enterprise-alert.success .enterprise-alert__icon{background:#16a34a1f;color:var(--ds-success)}.alert.enterprise-alert.info{border-left:4px solid var(--ds-dark-grey);background:var(--ds-info-muted);color:var(--ds-text)}.alert.enterprise-alert.info .enterprise-alert__icon{background:linear-gradient(135deg,#f54b641f,#f783611f);color:var(--ds-color-primary-start)}.alert.enterprise-alert.warning{border-left:4px solid var(--ds-warning);background:var(--ds-warning-muted);color:#92400e}.alert.enterprise-alert.warning .enterprise-alert__icon{background:#d977061f;color:var(--ds-warning)}.alert.enterprise-alert.toast{position:fixed;top:16px;left:50%;z-index:250;width:min(calc(100% - 24px),520px);transform:translate(-50%);box-shadow:0 10px 30px #0003;animation:toast-in .18s ease-out}@media (prefers-reduced-motion: reduce){.alert.enterprise-alert.toast{animation:none}}.empty-box{padding:20px;color:var(--muted)}.receivers-shell{margin-top:16px;display:grid;grid-template-columns:280px 1fr;gap:14px;min-width:0}.receivers-mini-sidebar{display:grid;gap:8px;align-content:start;padding:10px;border-radius:16px;border:1px solid var(--ds-border);background:var(--surface);box-shadow:var(--shadow);min-width:0}.receivers-mini-item{width:100%;text-align:left;border:1px solid var(--line-strong);background:#fff;color:var(--ds-secondary);border-radius:12px;padding:10px 12px;font-weight:700;cursor:pointer}.receivers-mini-item:hover{border-color:#f54b6459;background:#f54b640f}.receivers-mini-item.active{border-color:#f54b6473;background:#f54b6414}.receivers-content{min-width:0}@media (max-width: 900px){.receivers-shell{grid-template-columns:1fr}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.details-card,.request-card{padding:22px;min-width:0}.details-card.compact{padding:18px}.details-card__head,.section-title-row,.request-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.section-title-row p{margin:6px 0 0;color:var(--muted)}.request-card__id{font-weight:800;color:var(--red-700)}.request-card__description{color:var(--text);line-height:1.6}.meta-line,.meta-grid{display:flex;gap:10px;color:var(--muted)}.meta-line.wrap{flex-wrap:wrap}.meta-grid{flex-wrap:wrap;row-gap:8px}.pill,.muted-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700}.pill.draft{background:var(--red-100);color:var(--red-700)}.pill.pending{background:var(--amber-100);color:var(--amber-700)}.pill.approved{background:var(--green-100);color:var(--green-700)}.pill.rejected{background:#fee2e2;color:#991b1b}.pill.neutral,.muted-pill{background:#f3f4f6;color:#374151}.details-grid{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.details-grid div,.summary-box{padding:16px;background:var(--surface-muted);border-radius:18px;border:1px solid var(--line)}.details-grid span,.summary-box span{display:block;color:var(--muted);margin-bottom:8px}.details-grid strong,.summary-box strong{font-size:1.05rem}.summary-box.big strong{font-size:1.9rem;color:var(--red-700)}.description-box{margin-top:18px}.description-box h2{margin-bottom:10px}.description-box p{margin:0;line-height:1.7}.filters-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;align-items:end}.form-shell,.stack-list,.stack-section{display:grid;gap:18px}.form-grid{display:grid;gap:16px}.form-grid.two-columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field{display:grid;gap:8px}.field.field-wide{grid-column:1 / -1}.field label{font-weight:700;color:var(--ds-secondary)}.field input,.field select,.field textarea{width:100%;border-radius:14px;border:1px solid var(--line-strong);padding:12px 14px;background:#fff;color:var(--text);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red-600);box-shadow:0 0 0 4px #f871712e}.phone-input-wrap{display:flex;align-items:center;border-radius:14px;border:1px solid var(--line-strong);background:#fff;overflow:hidden}.phone-input-wrap:focus-within{border-color:var(--ds-color-primary-start);box-shadow:0 0 0 4px var(--ds-color-primary-focus-ring)}.phone-prefix{padding:12px 10px 12px 14px;color:var(--ds-secondary);font-weight:700;border-right:1px solid #e5e7eb;background:#f54b640f}.phone-input{flex:1 1 auto;min-width:0;width:auto!important;border:0!important;box-shadow:none!important;border-radius:0!important}.material-row{display:grid;grid-template-columns:2fr 1fr auto;gap:16px;align-items:end;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.material-row__action{display:flex}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line)}th{color:var(--ds-secondary);font-size:.92rem}.mailings-table-wrap{width:100%;overflow:hidden}.mailings-table{width:100%;border-collapse:separate;border-spacing:0;text-align:left}.mailings-table th,.mailings-table td{padding:14px 10px;font-size:.88rem;border-bottom:1px solid var(--line);white-space:nowrap;vertical-align:middle}.mailings-table th{color:var(--ds-secondary);font-weight:700;background:transparent}.mailings-table td:nth-child(1){max-width:140px;overflow:hidden;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#4b5563;font-size:.8rem}.mailings-table td:nth-child(9){max-width:150px;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.cell-click-copy{cursor:pointer;transition:color .15s ease}.cell-click-copy:hover{color:var(--red-600)}@media (max-width: 1100px){.mailings-table-wrap{overflow:visible}.mailings-table,.mailings-table tbody,.mailings-table tr,.mailings-table td{display:block;width:100%}.mailings-table thead{display:none}.mailings-table tr{background:#fff;border:1px solid var(--line-strong);border-radius:16px;margin-bottom:16px;padding:12px 16px;box-shadow:0 4px 12px #00000008}.mailings-table td{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px dashed var(--line);white-space:normal;text-align:right;font-size:.9rem}.mailings-table td:last-child{border-bottom:none;padding-bottom:0}.mailings-table td:before{content:attr(data-label);font-weight:600;color:var(--ds-secondary);text-align:left;margin-right:16px;flex-shrink:0}.mailings-table td:nth-child(1),.mailings-table td:nth-child(9){max-width:100%;word-break:break-all}.mailings-table td:nth-child(1){background:#f3f4f6;padding:10px;border-radius:8px;margin-bottom:8px;border-bottom:none}}.properties-table-wrap{overflow-x:visible}.properties-table{width:100%;table-layout:auto}.properties-table th,.properties-table td{vertical-align:middle;word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual}.properties-table .pill{white-space:nowrap}.properties-table td:nth-child(8),.properties-table td:nth-child(10){white-space:nowrap}.plan-thumb-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden;background:#f9fafb}.plan-thumb{width:100%;height:100%;object-fit:cover;display:block}.properties-cards-mobile{display:none}.property-mobile-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:12px;box-shadow:0 4px 14px #0f172a0a}.property-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.property-mobile-card__title-wrap{min-width:0}.property-mobile-card__title{margin:0;font-size:1rem;line-height:1.3;color:#0f172a}.property-mobile-card__subtitle{margin:4px 0 0;color:#6b7280;font-size:.86rem}.property-mobile-card__subtitle--meta{margin-top:6px;font-size:.8rem}.property-mobile-card__pills{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.property-mobile-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.property-mobile-card__stat{min-width:0;padding:8px;border:1px solid #eef2f7;border-radius:10px;background:#f8fafc}.property-mobile-card__stat span{font-size:.78rem;color:#6b7280;display:block;margin-bottom:2px}.property-mobile-card__stat strong{font-size:.92rem;color:#111827;font-weight:600}.property-mobile-card__price{border-top:1px dashed #e5e7eb;padding-top:10px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.property-mobile-card__price-text{display:grid;gap:2px}.property-mobile-card__price span{font-size:.82rem;color:#6b7280}.property-mobile-card__price strong{font-size:1rem;color:#111827;font-weight:700;white-space:nowrap}.plan-thumb-link--price{display:none}@media (max-width: 1300px){.properties-table-desktop{display:none}.properties-cards-mobile{display:grid;gap:12px}.apartments-table-desktop{display:block}}.apartments-table-desktop.properties-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.apartments-table{width:100%;min-width:1080px;table-layout:auto}.apartments-table th,.apartments-table td{white-space:nowrap}.apartments-table th:nth-child(2),.apartments-table td:nth-child(2),.apartments-table th:nth-child(3),.apartments-table td:nth-child(3){max-width:240px;overflow:hidden;text-overflow:ellipsis}.apartments-table th:nth-child(7),.apartments-table td:nth-child(7){max-width:220px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1440px){.apartments-table{min-width:1080px}}@media (max-width: 1100px){.apartments-table{min-width:1080px}.apartments-table th,.apartments-table td{padding:12px 10px}.apartments-table th{font-size:.86rem}}@media (max-width: 900px){.apartments-table{min-width:1080px}.apartments-table th,.apartments-table td{padding:10px 8px}}@media (max-width: 640px){.apartments-table{min-width:1080px}.apartments-table-desktop.properties-table-wrap{border-radius:14px}}@media (max-width: 640px){.plan-thumb-link--header{display:none}.plan-thumb-link--price{display:inline-flex;width:40px;height:40px;flex:0 0 40px}.property-mobile-card__stats{grid-template-columns:1fr}.property-mobile-card__price{flex-direction:row;align-items:center}}.inv-table{width:100%}.inv-table{table-layout:auto}.inv-table td,.inv-table th{white-space:nowrap}.inv-table td:first-child,.inv-table th:first-child{white-space:normal}.inv-table td:last-child,.inv-table th:last-child{white-space:normal}.inv-table th,.inv-table td{padding:10px 8px;vertical-align:middle}.stacked-cell{display:grid;gap:2px}.stacked-cell span{font-size:.78rem;color:#6b7280}.status-compact{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#f9fafb;border:1px solid #e5e7eb}.status-compact small{font-size:.78rem;color:#374151}.inv-cards{display:grid;gap:14px}.inv-card{border:1px solid var(--ds-border);background:var(--surface);border-radius:22px;box-shadow:var(--shadow);padding:18px}.inv-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.inv-card__head-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.inv-edit-button{padding:10px 14px}.row-actions{display:inline-flex;align-items:center;gap:4px}.icon-doc-button,.icon-owner-button,.icon-edit-button{min-width:36px;padding:8px 9px;line-height:1}.owner-empty-label{color:#9ca3af}.owner-inline-text{color:#374151;font-weight:600}.inv-card__sub{margin-top:6px;color:var(--muted);font-weight:600}.inv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.inv-grid>div{padding:12px;background:var(--surface-muted);border-radius:18px;border:1px solid var(--line)}.inv-grid span{display:block;color:var(--muted);margin-bottom:6px}.inv-body{min-height:240px}.inv-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.inv-pagination{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}@media (max-width: 600px){.inv-pagination{width:100%;justify-content:space-between}}@media (max-width: 372px){.inv-pagination{width:100%;flex-wrap:nowrap;justify-content:space-between;gap:6px}.inv-pagination .button{padding:8px 10px;font-size:.85rem;white-space:nowrap}.inv-pagination .muted-pill{padding:7px 8px;font-size:.82rem;white-space:nowrap}}@media (max-width: 600px){.filters-bar{grid-template-columns:1fr}}.table-sort{border:0;background:transparent;padding:0;color:inherit;font:inherit;cursor:default;text-align:left}.table-sort.can-sort{cursor:pointer}.table-sort.can-sort:hover{text-decoration:underline}.checkbox-row{display:flex;align-items:center;gap:10px;width:100%;min-width:0;padding:12px 14px;border-radius:14px;border:1px solid var(--line-strong);background:#fff;color:var(--ds-secondary);font-weight:700;overflow-wrap:anywhere}.checkbox-row input{width:18px;height:18px;flex:0 0 auto}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;border:0;background:#00000073}.modal-card{position:relative;z-index:130;width:min(100%,560px);padding:18px;background:#fffffff5;border:1px solid var(--line-strong);border-radius:22px;box-shadow:var(--shadow)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.comment-card{padding:16px}.comment-card__head{display:flex;justify-content:space-between;gap:12px;color:var(--muted);margin-bottom:8px}.comment-card p{margin:0;line-height:1.6}.doc-type-pill{white-space:nowrap}.doc-type-pill--notice{background:#eff6ff;color:#1e40af}.doc-actions{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:8px;white-space:nowrap}.doc-actions--mobile{width:100%;justify-content:flex-start;margin-top:10px;flex-wrap:wrap}.doc-action-button{padding:8px 10px;border-radius:12px;min-height:auto}.doc-action-button[aria-disabled=true]{pointer-events:none;opacity:.55}.doc-checkbox-action{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#374151;-webkit-user-select:none;user-select:none;white-space:nowrap}.doc-checkbox-action input{width:16px;height:16px}.properties-table.documents-table{width:max-content;min-width:1220px;table-layout:auto}.documents-table th:nth-child(1),.documents-table td:nth-child(1){width:110px}.documents-table th:nth-child(2),.documents-table td:nth-child(2){width:190px}.documents-table th:nth-child(3),.documents-table td:nth-child(3){width:350px!important;min-width:350px!important}.documents-table th:nth-child(4),.documents-table td:nth-child(4){width:180px}.documents-table th:nth-child(5),.documents-table td:nth-child(5){width:320px;min-width:320px;white-space:nowrap}.docs-tabs{display:flex;flex-wrap:wrap;gap:10px}.docs-tab{border:1px solid var(--line-strong);background:#fff;color:var(--ds-secondary);border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}.docs-tab.active{background:color-mix(in srgb,var(--ds-secondary) 96%,black);color:#fff;border-color:transparent}@media (max-width: 1518px){.documents-table-desktop{display:none}.documents-cards-mobile{display:grid;gap:12px;margin-top:12px}}.owner-search-results{display:grid;gap:4px}.owner-search-item{border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px 10px;display:grid;gap:2px;text-align:left;cursor:pointer}.owner-search-item span{color:var(--muted)}.owner-search-item.active{border-color:#f54b6473;background:#f54b6414}.receivers-chats-grid{display:grid;grid-template-columns:260px 1fr;gap:20px;flex:1;min-height:0}.receivers-owners-panel{display:flex;flex-direction:column;min-height:0}.receivers-owners-list{flex:1;overflow-y:auto;padding-right:4px;margin-top:10px;min-height:0;align-content:flex-start}.receivers-chat-panel{display:flex;flex-direction:column;min-height:0;background-color:var(--surface-muted);border-radius:18px;border:1px solid var(--line);padding:16px}.receivers-chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:6px;min-height:0}.owner-cell-button{border:1px solid #e5e7eb;border-radius:10px;padding:4px 8px;display:inline-flex;align-items:center;gap:6px;justify-content:flex-start;background:#f9fafb;color:#374151;cursor:pointer;min-height:26px;white-space:nowrap}.owner-cell-button.empty{color:#9ca3af;border-color:#d1d5db;background:#f3f4f6}.owner-extra-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:18px;height:18px;width:18px;border-radius:999px;background:var(--red-100);color:var(--ds-secondary);font-size:.68rem;font-weight:700;line-height:1;text-align:center;padding:0}@media (max-width: 1362px){.owner-cell-button{padding:3px 7px;min-height:24px}.owner-cell-button span:first-child{font-size:.76rem;font-weight:500;color:#374151;line-height:1}.owner-extra-chip{min-width:17px;width:17px;height:17px;font-size:.64rem}}.ownership-progress{display:flex;width:100%;height:14px;border-radius:999px;overflow:hidden;background:#f3f4f6;border:1px solid var(--line-strong)}.ownership-progress__segment{display:block;height:100%;background:linear-gradient(135deg,#f87171,#dc2626);border-right:1px solid rgba(255,255,255,.5)}.owner-apartment-picker{position:relative;display:grid;gap:10px}.owner-apartment-selected{border:1px solid var(--line);border-radius:14px;background:var(--surface-muted);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.owner-apartment-selected strong{color:var(--ds-secondary)}.owner-apartment-selected span{color:var(--muted)}.owner-apartment-dropdown{border:1px solid var(--ds-border);border-radius:16px;background:#fff;box-shadow:var(--shadow);max-height:280px;overflow:auto;padding:8px}.owner-apartment-option{width:100%;border:1px solid transparent;border-radius:12px;background:#fff;text-align:left;display:grid;gap:8px;padding:10px 12px;cursor:pointer}.owner-apartment-option:hover{border-color:var(--line);background:#f54b640f}.owner-apartment-option.active{border-color:#f54b6466;background:var(--surface-muted)}.owner-apartment-option__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.owner-apartment-option__meta{color:var(--muted);font-size:.92rem}.owner-apartment-empty{color:var(--muted);padding:10px}.owner-apartment-hint{color:var(--muted);font-size:.85rem}.subline{display:block;margin-top:2px;font-size:.78rem;color:#6b7280}@media (max-width: 1640px){.inv-table{font-size:13.5px}.inv-table th,.inv-table td{padding:8px 6px}}@media (max-width: 1080px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr}.topbar{display:flex}.sidebar-overlay{display:block}.sidebar{position:fixed;left:0;top:0;height:100vh;width:min(320px,88vw);z-index:90;transform:translate(-105%);background:var(--ds-secondary);box-shadow:0 24px 48px #00000059;touch-action:pan-y;overscroll-behavior:contain}.sidebar.anim{transition:transform .22s ease}.sidebar.open{transform:translate(0)}.content-area{grid-column:1;grid-row:2;padding-top:18px}}@media (max-width: 720px){.content-area,.auth-card,.loader-card,.details-card,.request-card{padding:18px}.page-header,.details-card__head,.section-title-row,.request-card__header,.comment-card__head{flex-direction:column}.material-row{grid-template-columns:1fr}.topbar{padding:8px 10px;gap:10px}.topbar-sub{display:none}.burger-button{width:38px;height:38px;border-radius:12px}.inv-grid{grid-template-columns:1fr}.inv-card__head-actions{width:100%;flex-direction:column;align-items:stretch}.inv-card__head-actions .pill{width:100%;justify-content:center}.inv-edit-button{width:100%}.owner-apartment-selected{flex-direction:column;align-items:flex-start}.auth-shell,.center-shell{padding:clamp(12px,4vh,20px) 16px;place-items:center;overflow-y:auto}.auth-card,.loader-card{width:100%;max-width:460px;border-radius:22px;margin:auto}.auth-card__header h1{font-size:1.6rem;line-height:1.2}.auth-card__header p{line-height:1.45}.auth-card__footer{flex-wrap:wrap;row-gap:6px}.button,.field input,.field select,.field textarea{min-height:44px}}@media (max-width: 420px){.inv-grid>div{padding:14px}.auth-shell,.center-shell{padding:clamp(10px,3.5vh,14px) 12px}.auth-card,.loader-card{padding:14px;border-radius:18px}.auth-card__header h1{margin:12px 0 8px;font-size:1.35rem}.auth-card__header p{font-size:.94rem}}@media (max-height: 760px) and (max-width: 720px){.auth-shell,.center-shell{place-items:center;padding-top:12px;padding-bottom:12px}.auth-card,.loader-card{margin:0}}@media (max-width: 375px){.sidebar{width:100%;max-width:none;right:0;top:0;bottom:0;height:auto;min-height:100dvh;box-sizing:border-box;padding:16px;gap:14px;overflow-y:auto}}@media (max-width: 320px){.sidebar{width:88vw;max-width:280px;right:auto}}.overdraft-row{background:#fff1f2}.overdraft-row td{border-bottom-color:#fca5a5}.overdraft-row td:first-child{box-shadow:inset 4px 0 #dc2626}.apartments-filters-card{border:1px solid var(--line-strong);background:linear-gradient(180deg,#fff,#fff8f8);border-radius:16px;padding:14px;margin-bottom:14px}.apartments-filters-card__head{display:grid;gap:2px;margin-bottom:10px}.apartments-filters-card__head strong{font-size:.96rem;color:var(--ds-secondary)}.apartments-filters-card__head span{color:var(--muted);font-size:.83rem}.apartments-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.apartments-filter-field{display:grid;gap:6px}.apartments-filter-field--wide{grid-column:1 / -1}.apartments-filter-field label{font-size:.78rem;font-weight:700;color:#991b1b;letter-spacing:.01em}.apartments-filter-field input,.apartments-filter-field select{width:100%;min-height:42px;padding-left:14px;padding-right:14px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.apartments-filter-field input:focus,.apartments-filter-field select:focus{outline:none;border-color:var(--red-500);box-shadow:0 0 0 3px #ef444424}.apartments-filters-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.apartments-pagination{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:12px;background:linear-gradient(180deg,#fff,#fff8f8)}.apartments-pagination .button{min-width:110px}.apartments-pagination span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #fbcfe8;background:#fff;color:var(--ds-secondary);font-weight:700;font-size:.88rem;text-align:center}.apartments-total-badge{display:inline-flex;align-items:center;gap:8px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:999px;padding:6px 12px}.apartments-total-badge__label{font-size:.82rem;color:#c2410c}.apartments-total-badge strong{font-size:.95rem;line-height:1}@media (max-width: 760px){.apartments-filters-card{padding:12px;border-radius:14px}.apartments-filters{grid-template-columns:1fr;gap:9px}.apartments-total-badge{width:100%;justify-content:space-between;border-radius:12px}.apartments-pagination{padding:10px;flex-direction:column;align-items:stretch}.apartments-pagination .button,.apartments-pagination span{width:100%}}.apartments-title-actions{flex-wrap:wrap;gap:12px;align-items:flex-start}.apartments-title-actions__right{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a73}.modal-dialog{width:min(440px,100%);background:var(--card-bg, #fff);color:var(--text, #0f172a);border-radius:16px;padding:22px 22px 18px;box-shadow:0 20px 50px #0f172a33}.modal-dialog h3{margin:0 0 12px;font-size:1.15rem}.modal-dialog__hint,.modal-dialog__confirm{margin:0 0 14px;line-height:1.45;font-size:.95rem}.modal-dialog__field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-size:.9rem}.modal-dialog__field select{padding:10px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.55);font-size:.95rem}.modal-dialog__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:8px}.details-card.error-state-card{background:#ffffffe0;border-color:#4e586e2e}.page_404{padding:0;background:transparent;font-family:Inter,Arial,sans-serif}.page_404 .container_404{width:100%;margin:0 auto}.page_404 .text-center_404{text-align:center}.page_404 .four_zero_four_bg{height:340px;background-color:#ffffffe0;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:16px}.page_404 .four_zero_four_bg h1{font-size:88px;margin:0;padding-top:24px;color:#111827e6}.page_404 .contant_box_404{margin-top:-34px}.page_404 .contant_box_404 .h2_404{font-size:26px;margin:0 0 8px}.page_404 .contant_box_404 p{margin:0;color:var(--muted)}.page_404 .link_404{color:#fff!important;padding:10px 18px;background:var(--ds-secondary);margin:16px 0 0;display:block;width:100%;border-radius:12px;font-weight:700;border:0;cursor:pointer;transition:background .15s ease,transform .15s ease}.page_404 .link_404:hover{background:color-mix(in srgb,var(--ds-secondary) 88%,#000);transform:translateY(-1px)}html:has(.superuser-shell),html:has(.superuser-shell) body,html:has(.superuser-shell) #root{height:100%;overflow:hidden}.superuser-shell{height:100dvh;max-height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--bg, #faf7f5)}.superuser-shell__topbar{width:100%}.superuser-shell__topbar-pad{padding:10px 16px;box-sizing:border-box}.superuser-shell__rail{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;box-sizing:border-box}.superuser-shell__main{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.superuser-shell>.topbar{display:flex;align-items:center}.superuser-shell__topbar-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;gap:16px;column-gap:24px}.superuser-shell__brand{font-family:var(--font-heading);font-weight:700;font-size:1.125rem;letter-spacing:.01em;line-height:1.25;justify-self:start;min-width:0}.superuser-shell__tabs{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;justify-self:center}.superuser-shell__topbar-actions{justify-self:end;display:flex;gap:8px;align-items:center}.superuser-shell .enterprise-btn.superuser-shell__logout{width:auto;min-width:7.5rem;min-height:44px;padding:10px 22px;font-size:.9375rem;font-weight:600;box-shadow:0 4px 14px #f54b6459}.superuser-shell .enterprise-btn.superuser-shell__logout:hover{filter:brightness(.96)}.superuser-shell .enterprise-btn.superuser-shell__logout:active{filter:brightness(.9)}.super-shell-tab{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border-radius:var(--ds-radius);font-family:var(--font-body);font-weight:600;font-size:.9375rem;color:#ffffffd1;background:transparent;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.super-shell-tab:hover{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.super-shell-tab:focus{outline:none}.super-shell-tab:focus-visible{color:#fff;border-color:#ffffff73;box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.super-shell-tab.is-active{color:#fff;background:#ffffff29;border-color:#ffffff47}.super-shell-tab.is-active:focus-visible{box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.label-caps{font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.super-requests{flex:1 1 auto;min-height:0;height:100%;padding:0 16px;font-family:var(--font-body);color:var(--text);overflow:hidden;box-sizing:border-box}.super-requests__inner{max-width:80rem;margin:0 auto;width:100%;height:100%;max-height:100%;padding-top:24px;padding-bottom:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;overflow:hidden}.super-requests .details-card.super-requests__card,.super-requests__card{flex:1 1 auto;max-height:100%;min-height:0;display:flex;flex-direction:column;width:100%;padding:24px;background:var(--surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius);box-shadow:0 4px 24px #1f242812,0 1px 3px #1f24280d;overflow:hidden}.super-requests__card>.alert{flex-shrink:0}.super-requests__placeholder-msg{margin:0;text-align:center}.super-requests-table-wrap{flex:1 1 auto;min-height:0;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.super-requests-empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:48px 24px;text-align:center;box-sizing:border-box}.super-requests-empty__text{margin:0;max-width:28rem;font-family:var(--font-body);font-size:1rem;line-height:1.5;color:var(--textMuted)}.super-requests-empty--loading .super-requests-empty__text{color:var(--muted)}.super-requests-table{--sr-control-h: 32px;--sr-control-px: 12px;--sr-control-radius: 8px;--sr-control-font: .8125rem;--sr-control-weight: 600;--sr-text-primary: .9375rem;--sr-text-secondary: .8125rem;--sr-line-gap: 6px;width:100%;border-collapse:collapse;font-size:var(--sr-text-primary);line-height:1.35}.super-requests-table th{position:sticky;top:0;z-index:1;text-align:left;padding:8px 16px 16px 0;border-bottom:1px solid var(--line-strong);vertical-align:bottom;background:var(--surface);box-shadow:0 1px 0 var(--line-strong)}.super-requests-table th:last-child{padding-right:0}.super-requests-table td{padding:14px 16px 14px 0;border-bottom:1px solid var(--line);vertical-align:top}.super-requests-table td:nth-last-child(-n+2){vertical-align:middle}.super-requests-table td:last-child{padding-right:0}.super-requests-table tbody tr:last-child td{border-bottom:none}.super-requests-table__stack{display:flex;flex-direction:column;gap:var(--sr-line-gap);min-width:0}.super-requests-table__strong{font-size:var(--sr-text-primary);font-weight:600;line-height:1.35;color:var(--text)}.super-requests-table__muted{font-size:var(--sr-text-secondary);font-weight:500;line-height:1.35;color:var(--muted)}.super-requests-table__city,.super-requests-table__date{font-size:var(--sr-text-primary);font-weight:500;line-height:1.35;color:var(--text)}.super-requests-table td>.super-requests-table__muted:only-child{display:inline-flex;align-items:center;min-height:var(--sr-control-h);color:var(--muted)}.super-requests-table__link{font-size:var(--sr-text-secondary);font-weight:600;line-height:1.35;color:var(--ds-color-primary);text-decoration:underline;text-underline-offset:2px;word-break:break-word}.super-requests-table__link:hover{color:var(--ds-color-primary-start)}.super-requests-table__link:focus{outline:none}.super-requests-table__link:focus-visible{outline:2px solid var(--ds-color-primary);outline-offset:2px;border-radius:4px}.super-requests-table .pill{display:inline-flex;align-items:center;justify-content:center;min-height:var(--sr-control-h);padding:0 var(--sr-control-px);border-radius:var(--sr-control-radius);font-size:var(--sr-control-font);font-weight:var(--sr-control-weight);line-height:1;white-space:nowrap;box-sizing:border-box}.super-requests-table__actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.super-requests-table__action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--sr-control-h);height:var(--sr-control-h);padding:0 var(--sr-control-px);border-radius:var(--sr-control-radius);font-size:var(--sr-control-font);font-weight:var(--sr-control-weight);line-height:1;white-space:nowrap;box-sizing:border-box}.super-requests-table__action-btn:hover{transform:none}.super-requests-table__action-btn.button.primary{box-shadow:0 1px 4px #f54b6438}.super-requests-table__action-btn.button.primary:hover{box-shadow:0 2px 8px #f54b6447}.super-requests-table__action-btn:focus{outline:none}.super-requests-table__action-btn:focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.super-requests-table__action-btn.button.danger{border:1px solid rgba(255,255,255,.12);background-color:var(--ds-secondary);background-image:linear-gradient(145deg,#454d58,#323943 32%,#1f2428 55%,#2c323a);color:#fff;box-shadow:0 1px 4px #1f242838}.super-requests-table__action-btn.button.danger:hover{background-image:linear-gradient(145deg,#525a66,#3a414b 32%,#252b32 55%,#383f48);box-shadow:0 2px 8px #1f242847}.super-requests-table__action-btn.button.danger:active{background-image:linear-gradient(145deg,#2e343c,#1f2428 45%,#181c21);box-shadow:0 1px 3px #1f242833;transform:none}.super-requests-table__action-btn.button.danger:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px;box-shadow:0 0 0 3px #4e586e80}.super-requests-pagination{flex-shrink:0;margin-top:16px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.super-requests-pagination__btn{min-height:44px}.super-requests-pagination__arrow{display:inline-flex;align-items:center;justify-content:center;min-width:44px;width:44px;padding:0}.super-requests-pagination__arrow-icon{width:20px;height:20px;display:block}.super-requests-pagination__pages{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;flex:1 1 auto}.super-requests-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 12px;border-radius:var(--ds-radius);border:1px solid var(--line-strong);background:var(--surface);color:var(--ds-secondary);font-family:var(--font-body);font-weight:600;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.super-requests-pagination__page:hover{border-color:#f54b6473;background:#f54b640f;color:var(--ds-color-primary-start)}.super-requests-pagination__page:focus{outline:none}.super-requests-pagination__page:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px;box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.super-requests-pagination__page.is-active{border-color:transparent;background:linear-gradient(135deg,var(--ds-color-primary-start) 0%,var(--ds-color-primary-end) 100%);color:#fff;box-shadow:0 4px 14px #f54b6447}.super-requests-pagination__page.is-active:hover{filter:brightness(.96);color:#fff}.super-contacts__card{gap:20px}.super-contacts__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;flex-shrink:0}.super-contacts__title{margin:0 0 6px;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--ds-secondary)}.super-contacts__lead{margin:0;max-width:36rem;font-size:.875rem;line-height:1.5;color:var(--muted)}.super-contacts__add.button.secondary{border:1px solid rgba(255,255,255,.12);background-color:var(--ds-secondary);background-image:linear-gradient(145deg,#454d58,#323943 32%,#1f2428 55%,#2c323a);color:#fff;box-shadow:0 1px 4px #1f242838}.super-contacts__add.button.secondary:hover{background-image:linear-gradient(145deg,#525a66,#3a414b 32%,#252b32 55%,#383f48);box-shadow:0 2px 8px #1f242847;color:#fff}.super-contacts__add.button.secondary:active{background-image:linear-gradient(145deg,#2e343c,#1f2428 45%,#181c21);box-shadow:0 1px 3px #1f242833;transform:none}.super-contacts__add.button.secondary:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px;box-shadow:0 0 0 3px #4e586e80}.super-contacts__add{flex-shrink:0}.super-contacts-table-wrap{flex:1 1 auto;min-height:200px}.super-complexes__card{gap:16px}.super-complexes__card .super-contacts__head{margin-bottom:4px}.super-complexes__card .super-contacts__title{margin:0}.super-complexes-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.super-complexes-table{--sc-control-h: 32px;--sc-gap: 12px;--sc-col-info: minmax(0, 1fr);--sc-col-folder: minmax(11rem, 26%);--sc-col-gallery: minmax(9.5rem, 20%);width:100%}.super-complexes-table__head-cell{position:sticky;top:0;z-index:1;padding:0 0 12px!important;border-bottom:1px solid var(--line-strong);background:var(--surface);box-shadow:0 1px 0 var(--line-strong)}.super-complexes-table__head,.super-complexes-table__row{display:grid;grid-template-columns:var(--sc-col-info) var(--sc-col-folder) var(--sc-col-gallery);align-items:center;column-gap:var(--sc-gap)}.super-complexes-table__head{font-size:.6875rem;font-weight:700;letter-spacing:.06em;color:var(--muted)}.super-complexes-table__head span:last-child,.super-complexes-table__cell--gallery{justify-self:end;text-align:right}.super-complexes-table__row-cell{padding:10px 0!important;border-bottom:1px solid var(--line);vertical-align:middle}.super-complexes-table tbody tr:last-child .super-complexes-table__row-cell{border-bottom:none}.super-complexes-table__row{min-height:var(--sc-control-h)}.super-complexes-table__cell{display:flex;align-items:center;gap:8px;min-width:0}.super-complexes-table__cell--info{gap:10px}.super-complexes-table__cell--folder{justify-content:stretch}.super-complexes-table__cell--folder .super-complexes-table__input{flex:1 1 auto;min-width:0}.super-complexes-table__cell--gallery{justify-content:flex-end}.super-complexes-table__info{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.super-complexes-table__name{flex:0 1 auto;max-width:38%;font-size:.875rem;font-weight:600;line-height:var(--sc-control-h);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.super-complexes-table__meta{flex:1 1 auto;min-width:0;font-size:.75rem;font-weight:500;line-height:var(--sc-control-h);color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.super-complexes-table__status{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:6px;font-size:.625rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}.super-complexes-table__status--active{background:#f54b641a;color:var(--ds-color-primary-start)}.super-complexes-table__status--muted{background:#4e586e14;color:var(--muted)}.super-complexes-table__input{width:100%;height:var(--sc-control-h);min-height:var(--sc-control-h);padding:0 10px;border:1px solid var(--ds-border);border-radius:8px;background:#fff;font-family:var(--font-body);font-size:.8125rem;font-weight:500;line-height:1;color:var(--ds-text);transition:border-color .15s ease,box-shadow .15s ease}.super-complexes-table__input::placeholder{color:var(--muted);opacity:.75}.super-complexes-table__input:hover{border-color:#4e586e59}.super-complexes-table__input:focus{outline:none;border-color:var(--ds-color-primary-start);box-shadow:0 0 0 2px var(--ds-color-primary-focus-ring)}.super-complexes-table__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:var(--sc-control-h);min-width:var(--sc-control-h);padding:0 12px;border-radius:8px;border:1px solid transparent;font-family:var(--font-body);font-size:.75rem;font-weight:600;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.super-complexes-table__btn:disabled{cursor:default}.super-complexes-table__btn--primary{border-color:transparent;background:linear-gradient(135deg,var(--ds-color-primary-start) 0%,var(--ds-color-primary-end) 100%);color:#fff}.super-complexes-table__btn--primary:hover:not(:disabled){filter:brightness(.96)}.super-complexes-table__btn--primary:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ds-color-primary-focus-ring)}.super-complexes-table__btn--saved{border-color:var(--ds-border);background:#fff;color:var(--muted);font-size:.875rem}.super-complexes-table__btn--ghost{border-color:var(--ds-border);background:#fff;color:var(--ds-secondary)}.super-complexes-table__btn--ghost:hover:not(:disabled){border-color:#f54b6459;color:var(--ds-color-primary-start)}.super-complexes-table__btn--ghost:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ds-color-primary-focus-ring)}.super-complexes-table__count{flex-shrink:0;min-width:3.25rem;font-size:.75rem;font-weight:600;line-height:var(--sc-control-h);color:var(--muted);text-align:right;white-space:nowrap}.super-complexes-table__error{margin:6px 0 0;font-size:.75rem;line-height:1.35;color:var(--ds-danger)}.super-contacts-table__row--error .super-complexes-table__input{border-color:#dc262673}@media (max-width: 900px){.super-complexes-table{min-width:36rem;--sc-col-folder: minmax(9rem, 30%);--sc-col-gallery: minmax(8.5rem, 24%)}.super-complexes-table__name{max-width:32%}}.super-contacts-table.super-requests-table td{vertical-align:top}.super-contacts-table th.super-contacts-table__actions-head,.super-contacts-table td.super-contacts-table__actions{width:11.5rem;padding-right:0;text-align:left;vertical-align:top}.super-contacts-table__actions-inner{display:flex;align-items:center;gap:6px;min-height:36px}.super-contacts-table__actions-inner .super-contacts-table__save{flex:1 1 auto;min-width:0}.super-contacts-table__delete{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--ds-border);border-radius:var(--ds-radius);background:#fff;color:var(--muted);cursor:pointer;transition:color .12s ease,border-color .12s ease,background .12s ease}.super-contacts-table__delete svg{width:16px;height:16px}.super-contacts-table__delete:hover:not(:disabled){color:var(--ds-danger);border-color:#dc262659;background:var(--ds-danger-muted)}.super-contacts-table__delete:focus-visible{outline:none;border-color:var(--ds-danger);box-shadow:0 0 0 2px #dc262633}.super-contacts-table__delete:disabled{opacity:.5;cursor:not-allowed}.contact-type-dropdown{width:100%;min-width:9.5rem}.contact-type-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:36px;padding:0 10px;border:1px solid var(--ds-border);border-radius:var(--ds-radius);background:#fff;color:var(--ds-text);font-family:var(--font-body);font-size:.8125rem;font-weight:500;line-height:1.2;cursor:pointer;transition:border-color .12s ease,background .12s ease}.contact-type-dropdown__trigger:hover:not(:disabled){border-color:#4e586e59}.contact-type-dropdown.is-open .contact-type-dropdown__trigger,.contact-type-dropdown__trigger:focus-visible{outline:none;border-color:var(--ds-color-primary-start);box-shadow:0 0 0 2px var(--ds-color-primary-focus-ring)}.contact-type-dropdown.is-disabled .contact-type-dropdown__trigger{opacity:.6;cursor:not-allowed}.contact-type-dropdown__trigger-label{display:inline-flex;align-items:center;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-type-dropdown__chevron{width:14px;height:14px;flex-shrink:0;color:var(--muted);transition:transform .15s ease}.contact-type-dropdown.is-open .contact-type-dropdown__chevron{transform:rotate(180deg)}.contact-type-dropdown__dot{width:7px;height:7px;border-radius:999px;flex-shrink:0}.contact-type-dropdown__dot--telegram{background:#229ed9}.contact-type-dropdown__dot--whatsapp{background:#25d366}.contact-type-dropdown__dot--max{background:#5b4fe9}.contact-type-dropdown__dot--phone{background:var(--ds-secondary)}.contact-type-dropdown__menu{margin:0;padding:4px;list-style:none;border:1px solid var(--ds-border);border-radius:var(--ds-radius);background:#fff;box-shadow:0 6px 20px #1f24281a;overflow:auto;box-sizing:border-box}.contact-type-dropdown__option{display:flex;align-items:center;gap:8px;width:100%;padding:7px 9px;border:0;border-radius:6px;background:transparent;text-align:left;cursor:pointer;transition:background .1s ease}.contact-type-dropdown__option:hover{background:#1f24280d}.contact-type-dropdown__option.is-active{background:#f54b6414}.contact-type-dropdown__option-label{font-size:.8125rem;font-weight:500;color:var(--ds-text);line-height:1.2}.contact-type-dropdown__option.is-active .contact-type-dropdown__option-label{font-weight:600;color:var(--ds-secondary)}.super-contacts-table__input{width:100%;min-width:8rem;min-height:36px;padding:8px 10px;border:1px solid var(--ds-border);border-radius:var(--ds-radius);background:#fff;font-family:var(--font-body);font-size:.875rem;line-height:1.35;color:var(--ds-text);transition:border-color .15s ease,box-shadow .15s ease}.super-contacts-table__input::placeholder{color:var(--muted);opacity:.85}.super-contacts-table__input:hover{border-color:#4e586e59}.super-contacts-table__input:focus{outline:none;border-color:var(--ds-color-primary-start);box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.super-contacts-table__save{width:100%;min-height:36px;padding:8px 12px;font-size:.8125rem}.super-contacts-table__save.button.primary,.super-contacts-table__save.button.primary:hover,.super-contacts-table__save.button.primary:active{box-shadow:none}.super-contacts-table__save.button.primary:focus-visible{box-shadow:0 0 0 3px var(--ds-color-primary-focus-ring)}.super-contacts-table__save--saved{border:1px solid rgba(22,101,52,.28);background:var(--ds-success-muted);color:var(--ds-success);font-weight:700;cursor:default;opacity:1}.super-contacts-table__save--saved:disabled{opacity:1}.super-contacts-table__row-error{margin:6px 0 0;font-size:.75rem;line-height:1.35;color:var(--ds-danger)}.super-contacts-table__row--error .super-contacts-table__input{border-color:#dc262673}@media (min-width: 801px){.super-requests--realtors .super-realtor-card__field{display:contents}.super-requests--realtors .super-realtor-card__field-label{display:none!important}.super-requests--realtors .super-realtor-card__identity{display:flex;flex-direction:column;gap:var(--sr-line-gap);min-width:0}.super-requests--realtors .super-realtor-card__name-row{min-width:0}.super-requests--realtors .super-realtor-card__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sr-line-gap);min-width:0}}@media (max-width: 800px){.super-requests--realtors{padding:0 12px}.super-requests--realtors .super-requests__inner{padding-top:16px;padding-bottom:16px}.super-requests--realtors .super-requests__card{padding:16px}.super-requests--realtors .super-requests-table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}.super-requests--realtors .super-requests-table{display:block}.super-requests--realtors .super-requests-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.super-requests--realtors .super-requests-table tbody{display:flex;flex-direction:column;gap:14px}.super-requests--realtors .super-requests-table tbody tr{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:12px;padding:18px;border:1px solid var(--line);border-radius:var(--ds-radius);background:var(--surface);box-shadow:0 4px 24px #1f242812,0 1px 3px #1f24280d}.super-requests--realtors .super-requests-table tbody tr:last-child td{border-bottom:none}.super-requests--realtors .super-requests-table td{display:block;padding:0;border-bottom:none;vertical-align:top;min-width:0}.super-requests--realtors .super-requests-table td:nth-child(1){display:contents}.super-requests--realtors .super-realtor-card__identity{display:contents}.super-requests--realtors .super-realtor-card__name-row{grid-column:1;grid-row:1;min-width:0;align-self:center;padding-right:10px}.super-requests--realtors .super-realtor-card__name{display:block;font-size:var(--sr-text-primary);font-weight:600;line-height:1.3;color:var(--text);word-break:break-word}.super-requests--realtors .super-realtor-card__contacts{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0;padding-top:12px;margin-top:2px;border-top:1px solid var(--line)}.super-requests--realtors .super-realtor-card__contacts .super-requests-table__muted{font-size:var(--sr-text-secondary)}.super-requests--realtors .super-realtor-card__contact-link{font-size:clamp(.75rem,2.8vw,.875rem);font-weight:600;line-height:1.35;color:var(--muted);text-decoration:none;text-underline-offset:2px;word-break:break-word;max-width:100%}.super-requests--realtors .super-realtor-card__contact-link:hover{color:var(--ds-color-primary);text-decoration:underline}.super-requests--realtors .super-realtor-card__contact-link:focus-visible{outline:2px solid var(--ds-color-primary);outline-offset:2px;border-radius:4px}.super-requests--realtors .super-requests-table td:nth-child(4){grid-column:2;grid-row:1;align-self:center;justify-self:end;max-width:min(11rem,42vw)}.super-requests--realtors .super-requests-table td:nth-child(4) .pill{max-width:100%;white-space:normal;text-align:center;line-height:1.2}.super-requests--realtors .super-requests-table td:nth-child(2){grid-column:1;grid-row:3;padding:0 8px 0 0;align-self:start;min-width:0}.super-requests--realtors .super-requests-table td:nth-child(3){grid-column:2;grid-row:3;padding:0 0 0 8px;align-self:start;min-width:0;text-align:right}.super-requests--realtors .super-requests-table td:nth-child(3) .super-realtor-card__field{align-items:flex-end}.super-requests--realtors .super-realtor-card__field{display:flex;flex-direction:column;gap:6px;min-height:100%}.super-requests--realtors .super-realtor-card__field-label.label-caps{display:block;margin:0;font-size:clamp(.625rem,2.5vw,.6875rem);font-weight:700;letter-spacing:.08em;line-height:1.25;color:var(--muted)}.super-requests--realtors .super-realtor-card__field-value{font-size:clamp(.8125rem,2.9vw,.9375rem);font-weight:600;line-height:1.35;color:var(--text);word-break:break-word;min-width:0}.super-requests--realtors .super-realtor-card__field-value .super-requests-table__stack{gap:4px}.super-requests--realtors .super-realtor-card__field-value .super-requests-table__strong{font-size:inherit;font-weight:600}.super-requests--realtors .super-realtor-card__field-value .super-requests-table__muted{font-size:clamp(.75rem,2.6vw,.8125rem);font-weight:500}.super-requests--realtors .super-realtor-card__field-value .super-requests-table__city,.super-requests--realtors .super-realtor-card__field-value .super-requests-table__date{font-size:inherit;font-weight:600;line-height:1.35}.super-requests--realtors .super-requests-table td:nth-child(5){grid-column:1 / -1;grid-row:4;padding-top:14px;margin-top:2px;border-top:1px solid var(--line)}.super-requests--realtors .super-requests-table td:nth-child(5) .super-requests-table__actions{width:100%}.super-requests--realtors .super-requests-table td:nth-child(5) .super-requests-table__action-btn{width:100%}.super-requests--realtors .super-requests-table td:nth-child(5)>.super-requests-table__muted{display:flex;align-items:center;justify-content:center;min-height:var(--sr-control-h);width:100%}.super-requests--realtors .super-requests-pagination{margin-top:12px;padding-top:12px}}@media (max-width: 500px){.super-requests--realtors .super-requests-table td:nth-child(2){grid-column:1 / -1;grid-row:3;padding:0}.super-requests--realtors .super-requests-table td:nth-child(3){grid-column:1 / -1;grid-row:4;padding:0;text-align:left}.super-requests--realtors .super-requests-table td:nth-child(3) .super-realtor-card__field{align-items:stretch}.super-requests--realtors .super-requests-table td:nth-child(5){grid-row:5}}.super-requests--requests .super-request-card__pill-mobile{display:none}@media (min-width: 801px){.super-requests--requests .super-request-card__identity{display:flex;flex-direction:column;gap:var(--sr-line-gap);min-width:0}.super-requests--requests .super-request-card__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sr-line-gap);min-width:0}.super-requests--requests .super-requests-table td[data-label]:before{content:none!important;display:none!important}}@media (max-width: 800px){.super-requests--requests{padding:0 12px}.super-requests--requests .super-requests__inner{padding-top:16px;padding-bottom:16px}.super-requests--requests .super-requests__card{padding:16px}.super-requests--requests .super-requests-table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}.super-requests--requests .super-requests-table{display:block}.super-requests--requests .super-requests-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.super-requests--requests .super-requests-table tbody{display:flex;flex-direction:column;gap:12px}.super-requests--requests .super-requests-table tbody tr{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 2px 10px #1f24280f;box-sizing:border-box}.super-requests--requests .super-requests-table tbody tr:last-child td{border-bottom:none}.super-requests--requests .super-requests-table td{display:block;padding:0;margin:0;border:none;vertical-align:top;min-width:0}.super-requests--requests .super-requests-table td:nth-child(1){flex:1 1 100%}.super-requests--requests .super-request-card__identity{display:flex;flex-direction:column;gap:0;min-width:0}.super-requests--requests .super-request-card__name-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.super-requests--requests .super-request-card__name{flex:1 1 auto;min-width:0;font-size:var(--sr-text-primary);font-weight:600;line-height:1.3;color:var(--text);word-break:break-word}.super-requests--requests .super-request-card__pill-mobile{display:inline-flex;flex:0 0 auto;align-items:center;align-self:flex-start}.super-requests--requests .super-request-card__contacts{display:flex;flex-direction:column;gap:4px;margin-top:4px;min-width:0}.super-requests--requests .super-request-card__contact-link{font-size:var(--sr-text-secondary);font-weight:600;line-height:1.35;color:var(--muted);text-decoration:none;word-break:break-word}.super-requests--requests .super-request-card__contact-link:hover{color:var(--ds-color-primary);text-decoration:underline;text-underline-offset:2px}.super-requests--requests .super-request-card__contact-link:focus-visible{outline:2px solid var(--ds-color-primary);outline-offset:2px;border-radius:4px}.super-requests--requests .super-requests-table td:nth-child(4){display:none}.super-requests--requests .super-requests-table td:nth-child(2),.super-requests--requests .super-requests-table td:nth-child(3){flex:1 1 calc(50% - 6px);min-width:0;margin-top:12px}.super-requests--requests .super-requests-table td[data-label]:before{content:attr(data-label);display:block;margin-bottom:6px;font-family:var(--font-mono);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);line-height:1.25}.super-requests--requests .super-requests-table td:nth-child(3) .super-request-card__city-value{display:block;font-size:var(--sr-text-primary);font-weight:600;line-height:1.35;color:var(--text);word-break:break-word}.super-requests--requests .super-requests-table td:nth-child(5){flex:1 1 100%;padding-top:12px;margin-top:8px;border-top:1px solid var(--line)}.super-requests--requests .super-requests-table td:nth-child(5) .super-requests-table__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.super-requests--requests .super-requests-table td:nth-child(5) .super-requests-table__action-btn{width:100%;min-height:44px}.super-requests--requests .super-requests-pagination{margin-top:12px;padding-top:12px}}@media (max-width: 400px){.super-requests--requests .super-requests-table td:nth-child(5) .super-requests-table__actions{grid-template-columns:1fr}}@media (max-width: 380px){.super-requests--realtors .super-requests-table tbody tr{padding:14px 12px}.super-requests--realtors .super-requests-table td:nth-child(4){max-width:min(10rem,46vw)}}@media (max-width: 640px){.super-requests-pagination{flex-direction:column;align-items:stretch}.super-requests-pagination__pages{order:-1}.super-requests-pagination__arrow{width:44px}.superuser-shell__topbar-row{display:flex;flex-direction:column;align-items:stretch}.superuser-shell__brand{justify-self:stretch}.superuser-shell__tabs{justify-self:stretch;justify-content:flex-start;order:1}.superuser-shell__topbar-actions{justify-self:stretch;order:2}.superuser-shell .enterprise-btn.superuser-shell__logout{width:100%}}.app-shell--enterprise{background:var(--bg)}.app-shell--enterprise .app-topbar,.app-shell--enterprise .app-sidebar{background:var(--ds-secondary);color:#fff}.app-shell--enterprise .app-topbar{border-bottom:1px solid rgba(255,255,255,.1)}.app-shell--enterprise .app-sidebar__logo{width:100%;max-width:220px;margin:0 auto;display:block;border-radius:var(--ds-radius)}.app-shell--enterprise .app-sidebar__brand{display:block;padding:14px}.app-shell--enterprise .app-sidebar__section-label{margin:0 0 8px;color:#ffffff73;font-size:.6875rem;letter-spacing:.06em}.app-shell--enterprise .app-sidebar__profile-block{display:grid;gap:0}.app-shell--enterprise .app-sidebar__link{display:block;padding:12px 14px;border-radius:var(--ds-radius);border-left:3px solid transparent;color:#ffffffb8;font-weight:600;transition:background .18s ease,color .18s ease,border-color .18s ease}.app-shell--enterprise .app-sidebar__link:hover{background:#ffffff14;color:#fff}.app-shell--enterprise .app-sidebar__link.is-active{background:#f54b6424;border-left-color:var(--ds-color-primary-start);color:#fff}.app-shell--enterprise .app-sidebar__logout{width:100%;border-color:#ffffff47;color:#fff;background:transparent}.app-shell--enterprise .app-sidebar__logout:hover{background:#ffffff14;border-color:#fff6}.app-shell--enterprise .app-content{overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width: 1081px){.app-shell--enterprise .app-topbar{display:none}}.dashboard-page{display:grid;gap:24px;min-width:0;padding-bottom:24px}.dashboard-page__header{align-items:flex-end}.dashboard-page__intro{display:grid;gap:8px;min-width:0}.dashboard-page__eyebrow{margin:0;color:var(--ds-text-muted)}.dashboard-page__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15;color:var(--ds-text)}.dashboard-page__lead{margin:0;max-width:40rem;font-size:1rem;line-height:1.55;color:var(--ds-text-muted)}.dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;max-width:40rem}.dashboard-card{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius);box-shadow:0 4px 24px #1f24280f,0 1px 3px #1f24280a}.dashboard-stat{padding:20px 22px;display:grid;gap:8px}.dashboard-stat__label{margin:0;color:var(--ds-text-muted)}.dashboard-stat__value{margin:0;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--ds-text)}.dashboard-stat__hint{margin:0;font-size:.875rem;line-height:1.45;color:var(--ds-text-muted)}.dashboard-panel{padding:24px;display:grid;gap:16px;align-content:start}.dashboard-panel__head{display:grid;gap:6px}.dashboard-panel__title{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--ds-text)}.dashboard-panel__subtitle{margin:0;font-size:.9375rem;line-height:1.5;color:var(--ds-text-muted)}.dashboard-kv{margin:0;display:grid;gap:12px}.dashboard-kv__row{display:grid;grid-template-columns:minmax(7rem,9rem) 1fr;gap:12px;align-items:baseline;padding-bottom:12px;border-bottom:1px solid var(--ds-border)}.dashboard-kv__row:last-child{padding-bottom:0;border-bottom:none}.dashboard-kv__row dt{margin:0;font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text-muted)}.dashboard-kv__row dd{margin:0;font-weight:600;color:var(--ds-text);overflow-wrap:anywhere}@media (max-width: 1080px){.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.dashboard-page__header{align-items:stretch}.dashboard-stats{grid-template-columns:1fr}.dashboard-kv__row{grid-template-columns:1fr;gap:4px}}.apartments-page .dashboard-page__header{align-items:flex-end}.apartments-page__stat{min-width:11rem;flex-shrink:0}.apartments-page__empty{padding:40px 32px;display:grid;gap:12px;justify-items:start;text-align:left;background:linear-gradient(180deg,#f54b640a,#fff 36%),var(--ds-surface)}.apartments-page__empty-title{margin:8px 0 0;font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--ds-text)}.apartments-page__empty-text{margin:0;max-width:36rem;font-size:.9375rem;line-height:1.55;color:var(--ds-text-muted)}.pb-pill{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:var(--ds-radius);font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.04em;line-height:1.2;white-space:nowrap}.pb-pill--type{background:#1f2428b8;border:1px solid rgba(255,255,255,.2);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pb-pill--active{background:#f54b64eb;border:1px solid rgba(255,255,255,.25);color:#fff}.pb-pill--muted{background:#ffffffe0;border:1px solid var(--ds-border);color:var(--ds-text-muted)}.pb-pill--tag{background:#4e586e14;border:1px solid rgba(78,88,110,.18);color:var(--ds-dark-grey);font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:0;text-transform:none}.pb-projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.pb-project-card{display:flex;flex-direction:column;overflow:hidden;padding:0;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.pb-project-card:hover{border-color:#f54b6447;box-shadow:0 8px 32px #1f24281a,0 2px 8px #f54b640f;transform:translateY(-2px)}.pb-project-card:focus-within{outline:2px solid var(--ds-color-primary-start);outline-offset:2px}.pb-project-card__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;cursor:pointer}.pb-project-card__link:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px}.pb-project-card__actions{padding:0 22px 22px;margin-top:-6px}.pb-project-card__gallery-btn{display:block;width:100%;margin:0;padding:13px 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#f54b64eb;color:#fff;font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-align:center;cursor:pointer;box-shadow:0 4px 16px #f54b6438,0 1px 3px #1f242814;transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.pb-project-card__gallery-btn:hover{background:#f54b64;box-shadow:0 6px 22px #f54b6452,0 2px 6px #1f24281a;transform:translateY(-1px)}.pb-project-card__gallery-btn:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:3px}.pb-project-card__gallery-btn:active{transform:translateY(0)}.project-gallery-page{max-width:1200px}.project-gallery-page__header{display:grid;gap:12px;margin-bottom:24px}.project-gallery-page__back{font-size:.875rem;font-weight:600;color:var(--ds-color-primary-start);text-decoration:none}.project-gallery-page__back:hover{text-decoration:underline}.project-gallery-page__eyebrow{color:var(--ds-color-primary-start)}.project-gallery-page__title{margin:4px 0 0;font-family:var(--font-heading);font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.project-gallery-page__meta{margin:6px 0 0;color:var(--ds-text-muted);font-size:.9375rem}.project-gallery-page__loading{display:flex;justify-content:center;padding:48px 0}.project-gallery-page__empty{padding:32px;text-align:center}.project-gallery-page__empty-title{margin:0 0 8px;font-family:var(--font-heading);font-size:1.25rem}.project-gallery-page__empty-text{margin:0;color:var(--ds-text-muted)}.project-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.project-gallery-grid__item{display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;border:1px solid var(--ds-border);background:var(--ds-bg-page);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.project-gallery-grid__item:hover{border-color:#f54b6459;box-shadow:0 8px 24px #1f24281f;transform:translateY(-2px)}.project-gallery-grid__img{width:100%;height:100%;object-fit:cover;display:block}.pb-project-card__media{position:relative;aspect-ratio:16 / 10;background:var(--ds-bg-page);overflow:hidden}.pb-project-card__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f242800 40%,#1f24288c);pointer-events:none}.pb-project-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pb-project-card:hover .pb-project-card__img{transform:scale(1.03)}.pb-project-card__placeholder{width:100%;height:100%;display:grid;place-content:center;gap:8px;justify-items:center;color:var(--ds-text-muted);background:linear-gradient(135deg,#f54b640f,#1f24280a),var(--ds-surface)}.pb-project-card__placeholder-icon{display:flex;width:40px;height:40px;color:#f54b648c}.pb-project-card__placeholder-icon svg{width:100%;height:100%}.pb-project-card__media-badges{position:absolute;left:12px;right:12px;bottom:12px;z-index:1;display:flex;flex-wrap:wrap;gap:6px}.pb-project-card__body{padding:20px 22px 22px;display:grid;gap:8px;flex:1;align-content:start;background:linear-gradient(180deg,#f54b6408,#fff0 24px),var(--ds-surface)}.pb-project-card__eyebrow{margin:0;color:var(--ds-color-primary-start)}.pb-project-card__title{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--ds-text)}.pb-project-card__location{margin:0;display:flex;align-items:flex-start;gap:6px;font-size:.875rem;line-height:1.45;color:var(--ds-text-muted)}.pb-project-card__location-icon{flex-shrink:0;width:16px;height:16px;margin-top:2px;color:var(--ds-color-primary-start)}.pb-project-card__tags{margin:4px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:6px}.pb-project-card__tags li{margin:0}.pb-project-card--skeleton{pointer-events:none}.pb-project-card--skeleton:hover{transform:none;border-color:var(--ds-border);box-shadow:0 4px 24px #1f24280f,0 1px 3px #1f24280a}.pb-skeleton-block{background:linear-gradient(90deg,#4e586e14,#4e586e24,#4e586e14);background-size:200% 100%;animation:pb-skeleton-shimmer 1.2s ease-in-out infinite}.pb-skeleton-line{height:12px;border-radius:4px;background:linear-gradient(90deg,#4e586e14,#4e586e24,#4e586e14);background-size:200% 100%;animation:pb-skeleton-shimmer 1.2s ease-in-out infinite}.pb-skeleton-line--sm{width:35%}.pb-skeleton-line--md{width:55%}.pb-skeleton-line--lg{width:75%}.pb-skeleton-line--full{width:100%}@keyframes pb-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 720px){.apartments-page .dashboard-page__header{flex-direction:column;align-items:stretch}.apartments-page__stat{width:100%}.pb-projects-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.pb-project-card,.pb-project-card__img,.pb-skeleton-block,.pb-skeleton-line{transition:none;animation:none}.pb-project-card:hover,.pb-project-card:hover .pb-project-card__img{transform:none}}.chessboard-page__header{align-items:flex-start}.chessboard-page__back{display:inline-flex;margin-bottom:4px;color:var(--ds-color-primary-start);font-weight:600;text-decoration:none}.chessboard-page__back:hover{text-decoration:underline}.chessboard-dark{--chess-bg: var(--ds-bg-page);--chess-panel: #2a3036;--chess-panel-elevated: #343b42;--chess-border: rgba(255, 255, 255, .1);--chess-text: rgba(255, 255, 255, .92);--chess-muted: rgba(255, 255, 255, .48);background:var(--chess-bg);border:1px solid rgba(255,255,255,.08);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow-card);overflow:hidden}@keyframes loading-pill-pulse{0%,to{background:#f54b641f;color:#ffb8c4}50%{background:#f54b6433;color:#fff}}.loading-pill-wrap{display:flex;justify-content:center;align-items:center;padding:28px 20px}.loading-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 28px;border:none;border-radius:var(--ds-radius);background:#f54b641f;color:#ffb8c4;font-family:var(--font-body);font-size:.875rem;font-weight:800;letter-spacing:.08em;line-height:1.25;text-align:center;text-transform:uppercase;animation:loading-pill-pulse 1.8s ease-in-out infinite}.chessboard-page__loading.loading-pill-wrap{min-height:120px}.chessboard-dark .chessboard-page__loading.loading-pill-wrap{padding:48px 24px;min-height:160px}.property-drawer__loading.loading-pill-wrap{min-height:220px}.chessboard-dark__empty{padding:32px 24px;color:var(--chess-muted);font-size:.875rem}.chessboard-dark__empty p{margin:0}.chessboard-toolbar{padding:16px 20px;display:grid;gap:14px;border-bottom:1px solid var(--chess-border);background:var(--chess-panel)}.chessboard-toolbar__group{display:grid;gap:8px}.chessboard-toolbar__label{margin:0;color:var(--chess-muted)}.chessboard-houses{display:flex;flex-wrap:wrap;gap:6px}.chessboard-houses__tab{min-height:32px;padding:6px 12px;border:1px solid var(--chess-border);border-radius:var(--ds-radius);background:#ffffff0a;color:var(--chess-text);font-family:var(--font-body);font-size:.8125rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,background .18s ease}.chessboard-houses__tab:hover{border-color:#f54b6473;background:#f54b6414}.chessboard-houses__tab.is-active{border-color:var(--ds-color-primary-start);background:#f54b6429;color:#fff}.chessboard-houses__tab:focus-visible{outline:2px solid var(--ds-color-primary-start);outline-offset:2px}.chessboard-legend{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 14px;font-size:.75rem;color:var(--chess-muted)}.chessboard-legend li{display:inline-flex;align-items:center;gap:5px}.chessboard-legend__swatch{display:inline-block;width:10px;height:10px;border-radius:2px;flex-shrink:0}.chessboard-legend__label{color:var(--chess-muted)}.chessboard-legend__count{min-width:1.25rem;padding:1px 6px;border-radius:999px;font-size:.6875rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.35;text-align:center;color:#ffffffeb;background:#ffffff1f}.chessboard-table-wrap{padding:16px 20px 20px;overflow:auto;background:var(--chess-bg);scrollbar-color:rgba(255,255,255,.28) rgba(255,255,255,.06);text-align:left}.chessboard-table-wrap .chessboard-table{width:max-content;max-width:100%;margin-inline-end:auto;border-collapse:separate;border-spacing:20px 6px;table-layout:auto}.chessboard-table-wrap .chessboard-table th,.chessboard-table-wrap .chessboard-table td{border:none;padding:0;vertical-align:middle}.chessboard-table-wrap .chessboard-table thead th{padding:0;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--chess-muted);text-align:left}.chessboard-table-wrap .chessboard-table thead .chessboard-table__floor-head,.chessboard-table-wrap .chessboard-table__floor{width:2rem;min-width:2rem;padding:0;font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--chess-muted);white-space:nowrap;text-align:left;vertical-align:middle}.chessboard-table-wrap .chessboard-table__cells{width:auto;padding:0;text-align:left;white-space:nowrap;vertical-align:middle}.chessboard-table__empty-floor{color:var(--chess-muted);font-size:.875rem}.chessboard-row{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:max-content;gap:4px;vertical-align:middle}.chess-cell{box-sizing:border-box;flex:0 0 36px;width:36px;height:36px;min-width:36px;max-width:36px;padding:0;border:1px solid var(--chess-border);border-radius:4px;background:var(--chess-panel-elevated);cursor:pointer;transition:border-color .15s ease,background .15s ease}.chess-cell:focus-visible{outline:2px solid rgba(245,75,100,.9);outline-offset:2px}.chess-cell__label{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-family:var(--font-heading);font-size:.875rem;font-weight:600;line-height:1;color:var(--chess-text)}.chess-cell--studio .chess-cell__label{font-size:.6875rem;letter-spacing:.02em}.chess-cell--available{border-color:#f54b648c;background:#f54b6424}.chess-cell--available .chess-cell__label{color:#ffb8c4}.chess-cell--booked{border-color:#d9770680;background:#d977061f}.chess-cell--booked .chess-cell__label{color:#fbbf24e6}.chess-cell--sold{border-color:#ffffff0f;background:#ffffff08;opacity:.45}.chess-cell--sold .chess-cell__label{color:var(--chess-muted)}.chess-cell--unavailable,.chess-cell--unknown{border-color:#ffffff0f;background:#ffffff05}.chess-cell--unavailable .chess-cell__label,.chess-cell--unknown .chess-cell__label{color:var(--chess-muted)}.chessboard-legend__swatch.chess-cell--available{background:#f54b648c;border:none}.chessboard-legend__swatch.chess-cell--booked{background:#d97706a6;border:none}.chessboard-legend__swatch.chess-cell--sold{background:#fff3;border:none}.chessboard-legend__swatch.chess-cell--unavailable{background:#ffffff1a;border:none}.chessboard-legend__swatch.chess-cell--unknown{background:#ffffff14;border:none}.chess-cell:hover:not(.chess-cell--sold){border-color:#f54b64b3}.property-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:5vh 5vw;pointer-events:none}.property-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#1f242875;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;pointer-events:auto}.property-drawer__panel{position:relative;z-index:1;width:min(90vw,1180px);height:90vh;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--ds-border);border-radius:var(--ds-radius);background:radial-gradient(circle at 16% 0%,rgba(245,75,100,.18),transparent 34%),var(--ds-secondary);box-shadow:0 24px 64px #1f242838,0 6px 18px #1f24281f;color:var(--ds-surface);pointer-events:auto;animation:property-drawer-enter .52s cubic-bezier(.16,1,.3,1)}@keyframes property-drawer-enter{0%{transform:translateY(24px) scale(.985);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.property-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 32px 22px;border-bottom:1px solid rgba(255,255,255,.12)}.property-drawer__title{margin:8px 0 0;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,3rem);line-height:1.05;color:var(--ds-surface)}.property-drawer__close{width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:var(--ds-radius);background:#ffffff14;color:var(--ds-surface);cursor:pointer;font-size:2rem;line-height:1;transition:transform .15s ease,background .15s ease,border-color .15s ease}.property-drawer__close:hover{transform:scale(1.04);border-color:#f54b646b;background:#f54b6414;color:var(--ds-color-primary-start)}.property-drawer__body{flex:1;overflow:auto;padding:30px 32px 34px}.property-drawer__state{display:grid;min-height:260px;place-items:center;border:1px dashed rgba(255,255,255,.24);border-radius:var(--ds-radius);color:#ffffffbd}.property-drawer__content{display:grid;gap:24px}.property-drawer__image-card{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--ds-radius);background:#e8eaee}.property-drawer__image-card img{display:block;width:100%;max-height:54vh;object-fit:contain;padding:20px;box-sizing:border-box;background:#e8eaee}.property-drawer__image-link{display:block;width:100%;padding:16px 18px;background:#8f1d32;color:#fff;font-size:.9rem;font-weight:800;letter-spacing:.04em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}.property-drawer__image-link:hover{background:#a3223a;color:#fff}.property-drawer__image-link:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:-2px}.property-drawer__hero{padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:var(--ds-radius);background:#ffffff09}.property-drawer__badge{display:inline-flex;align-items:center;width:fit-content;margin-bottom:18px;padding:7px 12px;border-radius:var(--ds-radius);background:#f54b641f;border:1px solid rgba(245,75,100,.26);color:#ffb8c4;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.property-drawer__hero h3{margin:0 0 12px;font-family:var(--font-heading);font-size:clamp(1.4rem,2vw,2.2rem);color:#fff}.property-drawer__hero p{max-width:760px;margin:0;color:#ffffffad;font-size:1rem;line-height:1.7}.property-drawer__contacts{display:grid;gap:12px}.property-drawer__contacts-title{margin:0;color:#ffffff8c;font-size:.75rem;letter-spacing:.1em}.property-drawer__contacts-list{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.property-drawer__contacts-list>li{min-width:0}.property-drawer__contacts-list[data-count="1"]>li{grid-column:span 12}.property-drawer__contacts-list[data-count="2"]>li{grid-column:span 6}.property-drawer__contacts-list[data-count="3"]>li{grid-column:span 4}.property-drawer__contacts-list[data-count="4"]>li{grid-column:span 6}.property-drawer__contacts-list[data-count="5"]>li:nth-child(-n+3){grid-column:span 4}.property-drawer__contacts-list[data-count="5"]>li:nth-child(n+4){grid-column:span 6}.property-drawer__contacts-list[data-count="6"]>li{grid-column:span 4}.property-drawer__contacts-list[data-count="7"]>li:nth-child(-n+4){grid-column:span 3}.property-drawer__contacts-list[data-count="7"]>li:nth-child(n+5){grid-column:span 4}.property-drawer__contact-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:12px 14px;border:none;border-radius:var(--ds-radius);background:#f54b641f;color:#ffb8c4;font-family:var(--font-body);font-size:clamp(.72rem,.75vw,.875rem);font-weight:800;letter-spacing:.04em;line-height:1.3;text-align:center;text-decoration:none;text-transform:uppercase;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;transition:background .15s ease,color .15s ease}.property-drawer__contacts-list[data-count="1"] .property-drawer__contact-btn,.property-drawer__contacts-list[data-count="2"] .property-drawer__contact-btn{min-height:50px;padding:14px 18px;font-size:.875rem}.property-drawer__contact-btn:hover{background:#f54b642e;color:#fff}.property-drawer__contact-btn:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}.property-drawer__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.property-drawer__facts div{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:var(--ds-radius);background:#ffffff09}.property-drawer__facts dt{margin:0 0 8px;color:#ffffff70;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.property-drawer__facts dd{margin:0;color:#fff;font-size:1.08rem;font-weight:700}@media (max-width: 720px){.chessboard-toolbar,.chessboard-table-wrap{padding-left:14px;padding-right:14px}.chess-cell{flex:0 0 32px;width:32px;height:32px;min-width:32px;max-width:32px}.chess-cell__label{width:32px;height:32px;font-size:.8125rem}.property-drawer{padding:3vh 3vw}.property-drawer__panel{width:94vw;height:94vh;border-radius:22px}.property-drawer__header,.property-drawer__body{padding-left:20px;padding-right:20px}.property-drawer__facts{grid-template-columns:1fr}.property-drawer__contacts-list[data-count="3"]>li,.property-drawer__contacts-list[data-count="4"]>li,.property-drawer__contacts-list[data-count="6"]>li{grid-column:span 6}.property-drawer__contacts-list[data-count="5"]>li:nth-child(-n+3),.property-drawer__contacts-list[data-count="5"]>li:nth-child(n+4),.property-drawer__contacts-list[data-count="7"]>li:nth-child(-n+4),.property-drawer__contacts-list[data-count="7"]>li:nth-child(n+5){grid-column:span 6}.property-drawer__contacts-list[data-count="3"]>li:last-child,.property-drawer__contacts-list[data-count="5"]>li:last-child,.property-drawer__contacts-list[data-count="7"]>li:last-child{grid-column:span 12}}
