.ov-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}@media (max-width: 900px){.ov-summary{grid-template-columns:1fr;gap:10px}}.ov-stat{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.ov-stat:hover{text-decoration:none;border-color:#cfd8e3;transform:translateY(-1px)}.ov-stat .k{font-size:10.5px;color:var(--mut);letter-spacing:.06em;text-transform:uppercase;font-weight:700}.ov-stat .v{font-size:24px;font-weight:700;color:var(--ink);margin:3px 0 2px;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.15}.ov-stat .m{font-size:12.5px;color:var(--mut);line-height:1.45}.ov-ic{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--mut);background:var(--neutral-soft, #f1f4f8)}.ov-ic svg{width:22px;height:22px}.ov-stat.tone-good{background:linear-gradient(105deg,var(--ok-soft) 0,var(--card) 55%);border-color:#cbe7db}.ov-stat.tone-good .ov-ic{background:var(--ok-soft);color:var(--ok-ink)}.ov-stat.tone-night{background:linear-gradient(105deg,#eef1fb 0,var(--card) 55%);border-color:#d7ddf0}.ov-stat.tone-night .ov-ic{background:#eef1fb;color:#4c5a9e}.ov-stat.tone-warn{background:linear-gradient(105deg,var(--warn-soft) 0,var(--card) 55%);border-color:#ecd9bb}.ov-stat.tone-warn .ov-ic{background:var(--warn-soft);color:var(--warn)}.ov-stat.tone-err{background:linear-gradient(105deg,var(--err-soft) 0,var(--card) 55%);border-color:#f0cdc9}.ov-stat.tone-err .ov-ic{background:var(--err-soft);color:var(--err)}.ov-stat.tone-err .v{color:var(--err)}.ov-stat.tone-warn .v{color:var(--warn)}.ov-stat.tone-good .v{color:var(--ok-ink)}.ov-card{padding:0;overflow:hidden}.ov-head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line-soft)}.ov-head .ov-hic{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px}.ov-head .ov-hic svg{width:18px;height:18px}.ov-head h2{margin:0;font-size:14.5px}.ov-head .sub{margin:1px 0 0;font-size:12px}.ov-head .ov-spacer{flex:1}.ov-head.h-err .ov-hic{background:var(--err-soft);color:var(--err)}.ov-head.h-warn .ov-hic{background:var(--warn-soft);color:var(--warn)}.ov-head.h-info .ov-hic{background:var(--info-soft, #eaf2fc);color:var(--info-ink, #2b5f9e)}.ov-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:30px 18px 32px;text-align:center}.ov-empty .ov-eic{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--ok-soft);color:var(--ok-ink)}.ov-empty .ov-eic svg{width:20px;height:20px}.ov-empty .t{font-size:13px;color:var(--body);font-weight:600}.ov-empty .s{font-size:12px;color:var(--mut);max-width:44ch;line-height:1.5}.ov-gap-card{border-color:#f0cdc9}.ov-gap-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line-soft)}.ov-gap-row:last-child{border-bottom:0}.collections-screen,.lease-detail{--detail-muted:#68788f}main:has(>.lease-detail)>.page-head{display:none}main:has(>.collections-screen)>.page-head h1{font-size:26px}.collections-screen .card,.lease-detail .card{border-radius:10px;box-shadow:0 2px 5px #1a1f3609}.collections-screen .sub,.lease-detail .sub,.collections-screen .tbl .t2,.lease-detail .tbl .t2{color:var(--detail-muted)}.collections-screen button:focus-visible,.lease-detail button:focus-visible,.collections-screen summary:focus-visible,.lease-detail summary:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.collections-screen .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.collections-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.collections-stat{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:flex-start;gap:14px;text-align:left;background:var(--card);border:1px solid var(--line);border-radius:10px;padding:16px 16px 15px;color:var(--ink);font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #1a1f360a;min-width:0;transition:border-color .12s ease,box-shadow .12s ease}.collections-stat.tone-brand{background:linear-gradient(90deg,#fff5fa 0,#fff 62%);border-color:#f0d2e0}.collections-stat.tone-good{background:linear-gradient(90deg,#f3fbf7 0,#fff 62%);border-color:#cbe7db}.collections-stat.tone-info{background:linear-gradient(90deg,#f4faff 0,#fff 62%);border-color:#d2e2f5}.collections-stat.tone-work{background:linear-gradient(90deg,#f7f4ff 0,#fff 62%);border-color:#ddd4f2;cursor:default}.collections-stat:not(.tone-work):hover{box-shadow:0 3px 10px #1a1f3614}.collections-stat.tone-brand:hover{border-color:#d59aae}.collections-stat.tone-good:hover{border-color:#93ccb3}.collections-stat.tone-info:hover{border-color:#9cbfe8}.collections-stat.selected,.collections-stat.selected:hover{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.collections-stat:disabled{cursor:default;opacity:.7}.collections-stat-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:10px}.collections-stat-icon svg{width:22px;height:22px}.collections-stat-icon.brand{background:#fce7f0;color:var(--brand)}.collections-stat-icon.good{background:#e3f6ed;color:#00845c}.collections-stat-icon.info{background:#eaf3ff;color:#2972c9}.collections-stat-icon.work{background:#efeafc;color:#6a52c7}.collections-stat-copy{display:flex;flex:1;flex-direction:column;min-width:0;gap:3px}.collections-stat-label{color:#596982;text-transform:uppercase;font-size:11px;letter-spacing:.04em;font-weight:700}.collections-stat-value{font-size:26px;line-height:1.2;font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin:1px 0 3px}.collections-stat-note{color:var(--detail-muted);font-size:12px;line-height:1.5}.collections-stat-note+.collections-stat-note{margin-top:2px}.collections-stat-go{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;align-self:center;border:1px solid var(--line);border-radius:50%;background:var(--card);color:var(--mut)}.collections-stat-go svg{width:14px;height:14px}.collections-stat:hover .collections-stat-go{color:var(--brand);border-color:#e0a8bc}.collections-stat.selected .collections-stat-go{background:var(--brand);border-color:var(--brand);color:#fff}.collections-goal-of{font-size:15px;font-weight:600;color:#8a7fb0}.collections-goal-track{display:block;height:6px;border-radius:999px;background:#eae5f7;margin:2px 0 6px;max-width:200px;overflow:hidden}.collections-goal-fill{display:block;height:100%;border-radius:999px;background:#6a52c7;transition:width .3s ease}.collections-stat-list{margin:2px 0 0;padding:0 0 0 14px;color:var(--detail-muted);font-size:12px;line-height:1.55}.collections-stat-list li::marker{color:#b8aee0}.collections-views{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.collections-views .chip-row{flex:1 1 auto;gap:6px}.collections-views .chip{border-radius:7px;padding:7px 13px;font-size:12.5px;font-weight:600;line-height:1.4;color:var(--body);border-color:#d3dae4}.collections-views .chip:hover{color:var(--ink)}.collections-views .chip.on{color:#fff}.collections-views .chip:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.collections-views .chip:disabled{cursor:default;opacity:.6}.collections-views .chip .chip-n{opacity:1;color:var(--mut);font-weight:600}.collections-views .chip.on .chip-n{color:#fffc}.collections-tools{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:auto}.page-head>.collections-tools{align-self:flex-end;padding-bottom:2px}.collections-search{position:relative;width:280px;max-width:100%;margin:0}.collections-search svg{position:absolute;left:11px;top:10px;width:16px;height:16px;color:#61728b;pointer-events:none}.collections-search input{padding:8px 11px 8px 34px;font-size:12.5px;height:36px;border-radius:7px}.btn.collections-sync{min-height:36px;padding:7px 14px;border-radius:7px;white-space:nowrap}.collections-sync svg{width:15px;height:15px}.collections-section{margin-bottom:16px;overflow:hidden}.collections-section-head{display:flex;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid var(--line-soft);background:var(--card)}.collections-section-head h2{margin:0;font-size:15px;letter-spacing:-.012em}.collections-section-head p{margin:2px 0 0;color:var(--detail-muted);font-size:12px}.collections-section-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;background:var(--neutral-soft);color:var(--body)}.collections-section-icon svg{width:18px;height:18px}.collections-section-count{margin-left:auto;padding:4px 10px;border-radius:999px;background:var(--neutral-soft);color:var(--body);font-size:11px;font-weight:700;white-space:nowrap}.collections-deadlines{border-color:#efc8bd}.collections-deadlines>.collections-section-head{background:linear-gradient(90deg,#fff8f6 0,#fff 58%);border-bottom-color:#f2dfda}.collections-deadlines .collections-section-head h2{color:#a93128}.collections-deadlines .collections-section-icon,.collections-deadlines .collections-section-count,.collections-deadlines .collections-avatar{background:#fde9e4;color:#a93128}.collections-filed{border-color:#c9e7d6}.collections-filed>.collections-section-head{background:linear-gradient(90deg,#f4fbf7 0,#fff 58%);border-bottom-color:#dcf0e4}.collections-filed .collections-section-head h2{color:#17734c}.collections-filed .collections-section-icon,.collections-filed .collections-section-count,.collections-filed .collections-avatar{background:#e4f4ea;color:#17734c}.collections-past-due{border-color:#ead8aa}.collections-past-due>.collections-section-head{background:linear-gradient(90deg,#fffaf0 0,#fff 58%);border-bottom-color:#f1e6c9}.collections-past-due .collections-section-head h2{color:#8a5b00}.collections-past-due .collections-section-icon,.collections-past-due .collections-section-count,.collections-past-due .collections-avatar{background:#fff1d6;color:#8a5b00}.collections-past-due-toggle{width:100%;border:0;font:inherit;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none}.collections-past-due:not(.open)>.collections-section-head{border-bottom-color:transparent}.collections-past-due-toggle:hover{background:linear-gradient(90deg,#fff6e4 0,#fffdf8 58%)}.collections-past-due-toggle:focus-visible{outline:2px solid var(--brand);outline-offset:-3px}.collections-past-due-chevron{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1px solid #ead8aa;border-radius:8px;color:#8a5b00;background:#fff}.collections-past-due-chevron svg{width:16px;height:16px;transition:transform .18s ease}.collections-past-due.open .collections-past-due-chevron svg{transform:rotate(180deg)}.collections-past-due-body{overflow:hidden;transition:height .28s ease}.collections-past-due-body>div{display:flow-root}@media (prefers-reduced-motion: reduce){.collections-past-due-body{transition:none}}.collections-screen .tbl{font-size:13px}.collections-screen .tbl th{font-size:10.5px;padding:9px 18px;border-bottom:1px solid var(--line);background:#f8fafc;white-space:nowrap}.collections-screen .tbl td{padding:10px 18px;vertical-align:middle;border-color:var(--line-soft)}.collections-screen .tbl td.r{white-space:nowrap}.collections-screen .tbl .t1{font-size:13px;font-weight:600}.collections-screen .tbl .t2{font-size:11.5px;line-height:1.5;margin-top:2px}.collections-section:not(.collections-list) .tbl{min-width:980px;table-layout:fixed}.collections-section:not(.collections-list) .tbl th:nth-child(1){width:18%}.collections-section:not(.collections-list) .tbl th:nth-child(2){width:20%}.collections-section:not(.collections-list) .tbl th:nth-child(3){width:8%}.collections-section:not(.collections-list) .tbl th:nth-child(4){width:10%}.collections-section:not(.collections-list) .tbl th:nth-child(5){width:9%}.collections-section:not(.collections-list) .tbl th:nth-child(6){width:11%}.collections-section:not(.collections-list) .tbl th:nth-child(7){width:24%}.collections-section:not(.collections-list) .tbl td{overflow-wrap:anywhere}.collections-section:not(.collections-list) .tbl th{white-space:normal}.collections-tenant{display:flex;align-items:center;gap:11px;min-width:0}.collections-tenant-copy{min-width:0}.collections-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:8px;display:grid;place-items:center;background:#fcebf2;color:var(--brand);font-size:11.5px;font-weight:700;letter-spacing:.01em}.collections-avatar:before{content:attr(data-initials)}.collections-screen .tbl .collections-tenant-name{display:inline-block}.collections-file-by{color:var(--err);font-weight:600}.collections-expired-note{color:var(--err)}.collections-days{display:inline-block;padding:3px 9px;border-radius:6px;font-size:11.5px;font-weight:600;white-space:nowrap}.collections-days.upcoming{background:var(--info-soft);color:var(--info-ink)}.collections-days.soon{background:var(--warn-soft);color:var(--warn-ink)}.collections-days.critical,.collections-days.behind{background:var(--err-soft);color:var(--err-ink)}.collections-date{white-space:nowrap}.collections-date-label{display:block;color:var(--mut);font-size:10.5px;text-transform:uppercase;letter-spacing:.03em}.collections-row-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px}.collections-screen .btn.collections-action{min-height:32px;border:1px solid transparent;background:transparent;color:var(--body);padding:5px 8px;font-size:12.5px;font-weight:500;border-radius:7px;box-shadow:none;white-space:nowrap;transition:background .12s ease,color .12s ease}.collections-screen .btn.collections-action:hover{background:var(--brand-soft);border-color:transparent;color:var(--brand)}.collections-screen .btn.collections-action:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.collections-screen .btn.collections-action svg{width:16px;height:16px}.collections-screen .btn.collections-open{color:var(--brand);font-weight:600}.collections-screen .btn.collections-open span{margin-left:1px;font-size:15px;line-height:10px}.collections-screen .btn.collections-icon-action{width:34px;min-width:34px;padding:0;justify-content:center;color:var(--mut)}.collections-screen .btn.collections-icon-action:hover{color:var(--brand)}.collections-screen .btn.collections-filecab.is-empty{color:#c3cbd7;background:transparent;border-color:transparent;cursor:default}.collections-screen .btn.collections-filecab.is-empty:hover{background:transparent;color:#c3cbd7}.collections-screen .btn.collections-deadline-filed{background:transparent;color:#17734c;border-color:transparent;font-weight:600;gap:5px}.collections-screen .btn.collections-deadline-filed:hover{background:#e9f6ef;border-color:transparent;color:#125e3d}.collections-screen .btn.collections-deadline-filed:disabled{opacity:.6}.collections-screen .btn.collections-outcome{color:var(--ink);font-weight:600;gap:5px}.collections-screen .btn.collections-warrant{color:var(--err);font-weight:600;gap:5px}.collections-screen .btn.collections-warrant:hover{background:var(--err-soft);color:var(--err-ink);border-color:transparent}.collections-screen .btn.collections-warrant:disabled{opacity:.6}.collections-list.card.pad-0,.collections-list .tbl-scroll{overflow:visible}.collections-list .tbl{min-width:1000px;table-layout:fixed}.collections-list .tbl thead{position:sticky;top:0;z-index:20}.collections-list .tbl th{box-shadow:0 1px 0 var(--line)}.collections-list .tbl th,.collections-list .tbl td{padding-left:12px;padding-right:12px}.collections-list .tbl th:first-child,.collections-list .tbl td:first-child{padding-left:18px;width:18%}.collections-list .tbl th:nth-child(2){width:17%}.collections-list .tbl th:nth-child(3){width:34px;padding:9px 4px}.collections-list .tbl th:nth-child(4){width:11%}.collections-list .tbl th:nth-child(5){width:10.5%}.collections-list .tbl th:nth-child(6){width:7%}.collections-list .tbl th:nth-child(7){width:8.5%}.collections-list .tbl th:last-child,.collections-list .tbl td:last-child{padding-right:18px}.collections-list .tbl td.collections-worked-cell{padding:10px 4px}.collections-list .tbl td{overflow-wrap:anywhere}.collections-toolbar{padding:14px 18px 0}.collections-toolbar .collections-search{width:340px}.collections-tabs{display:flex;gap:4px;padding:10px 18px 0;border-bottom:1px solid var(--line-soft)}.collections-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:8px 10px 10px;font-family:inherit;font-size:12.5px;font-weight:600;color:var(--detail-muted);cursor:pointer}.collections-tab:hover{color:var(--ink)}.collections-tab.selected{color:var(--brand);border-bottom-color:var(--brand)}.collections-tab:disabled{cursor:default;opacity:.6}.collections-tab-count{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;background:var(--canvas);color:var(--detail-muted);font-size:11px;font-variant-numeric:tabular-nums}.collections-tab.selected .collections-tab-count{background:var(--brand-soft);color:var(--brand)}.collections-list-label{padding:13px 18px 12px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line-soft)}.collections-list-label h2{margin:0;font-size:14px;letter-spacing:-.01em}.collections-list-label p{margin:3px 0 0;font-size:11.5px;color:var(--detail-muted)}.collections-results{flex:0 0 auto;color:var(--detail-muted);font-size:12px;font-weight:600;white-space:nowrap}.collections-worked-cell{width:34px;text-align:center}.collections-worked-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e2f4ea;color:#17734c;font-size:12px;font-weight:700}.collections-list-footer{border-top:1px solid var(--line);padding:12px 18px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;color:var(--detail-muted);font-size:11.5px}.collections-settings{margin-top:16px}.collections-settings summary{font-weight:600;cursor:pointer;font-size:12.5px}.collections-settings .sub{margin-top:10px}@media (max-width:1400px){.collections-stat{padding:14px;gap:10px}.collections-stat-icon{width:38px;height:38px;flex-basis:38px}.collections-stat-value{font-size:23px}}@media (max-width:1300px){.collections-list.card.pad-0{overflow:hidden}.collections-list .tbl-scroll{overflow:auto}}@media (max-width:1080px){.collections-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.collections-summary{grid-template-columns:1fr;gap:10px}.collections-views{gap:8px}.collections-tools,.page-head>.collections-tools{width:100%;margin-left:0}.collections-search,.collections-toolbar .collections-search{flex:1 1 auto;width:auto}.collections-list.card.pad-0{overflow:hidden}.collections-list .tbl-scroll{max-height:72vh;min-height:260px;overflow:auto;overscroll-behavior:contain}.collections-list-label{align-items:flex-start}.collections-list-label p{max-width:260px}}.collections-note-cell{width:16%}.collections-status-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.collections-note-preview{display:block;width:clamp(110px,12vw,220px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;border:1px solid transparent;border-radius:5px;padding:7px 9px;background:none;color:#78859a;font:inherit;font-size:11px;cursor:pointer}.collections-note-preview.has-note{color:#47556c;background:#f7f8fb;border-color:#e6eaf1}.collections-note-preview:hover{color:var(--brand);border-color:#e7b8ca;background:#fff7fa}.collections-note-preview:disabled{cursor:default;opacity:.6}.collections-note-tooltip{position:fixed;z-index:1200;box-sizing:border-box;padding:15px 17px;overflow:auto;border:1px solid #dce2ec;border-radius:9px;background:#fff;box-shadow:0 6px 24px #18233b24;font-family:inherit;font-size:12px}.collections-note-tooltip>strong{display:block;margin-bottom:8px;color:#26364e;font-size:11px}.collections-action-tooltip{padding:14px 16px;border-radius:10px}.collections-action-tooltip .collections-note-text{font-size:11px;color:#68788f;line-height:1.5}.collections-icon-action:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.collections-note-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;color:#26364e}.collections-note-meta{margin-top:5px;color:#68788f;font-size:10px}.collections-note-dialog{width:520px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);box-sizing:border-box;margin:auto;padding:24px;border:1px solid #dce2ec;border-radius:12px;background:#fff;color:var(--ink);box-shadow:0 15px 60px #18233b30}.collections-note-dialog::backdrop{background:#18233b55}.collections-note-dialog h2{margin:0 0 14px;font-size:18px}.collections-note-tenant{font-size:13px;font-weight:600;margin:0}.collections-note-dialog label{display:block;font-size:12px;font-weight:600;margin:18px 0 6px}.collections-note-dialog textarea{width:100%;min-height:150px;resize:vertical;font-size:13px;line-height:1.55}.collections-note-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.collections-note-help{font-size:11px;color:#68788f;margin:6px 0}.collections-list>.collections-note-help{margin:9px 20px}.collections-note-error{color:var(--err);margin-top:8px;font-size:12px}.collections-note-notice:not(:empty){padding:9px 20px;color:#00754e;font-size:12px}.lease-breadcrumb{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--ink);margin-bottom:10px}.lease-breadcrumb a{color:var(--detail-muted)}.lease-breadcrumb h1{font-size:11px;letter-spacing:0}.lease-back{display:inline-block;font-size:12px;margin-bottom:17px}.lease-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(390px,1fr);gap:18px;align-items:start}.lease-main,.lease-side{min-width:0}.lease-detail .card h2{font-size:12px;font-weight:700;letter-spacing:.012em;text-transform:uppercase}.lease-detail .card-head{padding:14px 16px}.lease-detail .card{padding:16px}.lease-detail .card.pad-0{padding:0}.lease-property{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:132px}.lease-property-copy{min-width:0}.lease-detail .lease-property h2{font-size:17px;text-transform:none;letter-spacing:-.02em;line-height:1.45}.lease-property .sub{font-size:11px;line-height:1.6}.lease-contact{display:flex;align-items:baseline;gap:7px;font-size:12px;color:var(--detail-muted);margin:3px 0}.lease-contact .num{margin-left:5px}.lease-photo{width:98px;height:98px;flex:0 0 98px;border-radius:7px;overflow:hidden;border:1px solid var(--line);background:var(--canvas)}.lease-photo img{width:100%;height:100%;object-fit:cover;display:block}.lease-photo-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;height:100%;color:var(--detail-muted);font-size:9px;text-align:center}.lease-photo-empty svg{width:32px;height:32px}.lease-summary-grid{display:grid;grid-template-columns:.9fr 1.15fr 1.1fr;gap:12px;margin-bottom:14px}.lease-summary-grid .card{margin:0;padding:16px;min-width:0}.lease-summary{container-type:inline-size}.lease-summary h3{font-size:9px;text-transform:uppercase;letter-spacing:.025em;color:#68788f;font-weight:700}.lease-summary-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:13px}.lease-summary-title .badge{font-size:8px}.lease-summary .sub{font-size:11px;line-height:1.55;margin-top:5px}.lease-balance{box-shadow:0 5px 14px #1a1f3611!important}.lease-balance-value{font-size:clamp(18px,12cqw,27px);font-weight:700;letter-spacing:-.02em;color:var(--brand);margin-top:8px;white-space:nowrap}.lease-summary a{display:inline-block;margin-top:6px}.lease-status-line{display:block;font-size:12px;color:var(--ink);line-height:1.5}.lease-deadline{font-size:11px;margin:7px 0 0;color:var(--err);font-weight:600}.lease-summary-list{margin:14px 0 0;font-size:11px}.lease-summary-list>div{display:flex;justify-content:space-between;gap:8px;margin-top:10px}.lease-summary-list dt{color:var(--body)}.lease-summary-list dd{margin:0;color:var(--ink);text-align:right}.lease-detail .tbl{font-size:12px}.lease-detail .tbl th{font-size:9px;padding:9px 16px;background:#fafbfe;border-bottom:1px solid var(--line)}.lease-detail .tbl td{padding:12px 16px;border-color:var(--line-soft)}.lease-detail .tbl .t2{font-size:10.5px}.lease-detail .tbl .r{white-space:nowrap}.lease-detail .tbl .badge{font-size:8px}.lease-obligations .tbl td{padding-top:9px;padding-bottom:9px}.lease-expand{display:block;border:0;border-top:1px solid var(--line-soft);padding:15px;width:100%;background:#fff;color:var(--brand);font-family:inherit;font-size:12px;font-weight:500;cursor:pointer}.lease-expand:hover{background:var(--brand-soft)}.lease-expand span{margin-left:8px}.lease-side .sub{font-size:11px;line-height:1.5}.lease-side label{font-size:11px}.lease-side input,.lease-side select,.lease-side textarea{font-size:12px;padding:8px 10px}.lease-side .btn{font-size:11px;padding:7px 11px}.lease-send{display:flex;justify-content:flex-end}.lease-form-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lease-side .row>*{min-width:100px}.lease-plan-details{margin-top:16px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;overflow:hidden}.lease-plan-details>summary{min-height:50px;box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;list-style:none;color:var(--ink)}.lease-plan-details>summary::-webkit-details-marker{display:none}.lease-plan-details>summary:before{content:"›";width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border-radius:50%;background:#eef2f7;font-size:16px;line-height:1;transition:transform .15s ease}.lease-plan-details[open]>summary:before{transform:rotate(90deg)}.lease-plan-details>summary>span:first-of-type{display:flex;min-width:0;flex-direction:column;gap:2px}.lease-plan-details>summary b{font-size:12px}.lease-plan-details>summary small{color:var(--detail-muted);font-size:10.5px}.lease-plan-count{margin-left:auto;padding:3px 8px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:10px;font-weight:700}.lease-plan-body{padding:14px;border-top:1px solid var(--line);background:#fff}.lease-plan-list{margin-bottom:12px}.lease-plan-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line-soft);font-size:12px}.lease-plan-form{display:grid;grid-template-columns:1fr 1fr 1.6fr auto;gap:8px;align-items:end}.lease-plan-form>div{min-width:0}.lease-plan-form .btn{min-height:34px}.lease-plan-start{display:grid;grid-template-columns:1.5fr 1fr;gap:5px 8px;align-items:center;margin-top:12px}.lease-plan-start label{font-weight:600}.lease-plan-start .sub{grid-column:1 / -1}.lease-legal-card{overflow:hidden}.lease-legal-heading{display:flex;align-items:center;gap:10px;padding-bottom:13px;border-bottom:1px solid var(--line-soft)}.lease-legal-heading h2{margin:0 0 2px}.lease-legal-heading p{margin:0}.lease-legal-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;background:#fcebed;color:#b52f49}.lease-legal-icon svg{width:18px;height:18px}.lease-legal-status{margin-left:auto;padding:5px 9px;border-radius:999px;background:#eef2f7;color:#53647c;font-size:9px;font-weight:700;text-transform:uppercase;white-space:nowrap}.lease-legal-status.filed,.lease-legal-status.court,.lease-legal-status.warrant{background:#fde8e7;color:#ad2d2b}.lease-legal-status.stipulation{background:#e9f6ef;color:#17734c}.lease-legal-status.regular{background:#eef3fb;color:#2a5b95}.lease-legal-status.awaiting{background:#fff1d6;color:#8a5b00}.lease-legal-status.replied{background:#e9f6ef;color:#17734c}.lease-legal-icon.agreement{background:#eaf1fb;color:#2f5f9e}.lease-legal-icon.messaging{background:#e6f3f2;color:#2b6a6a}.lease-phone-back{margin-top:6px;padding:0;border:0;background:none;color:var(--brand);font-family:inherit;font-size:11.5px;cursor:pointer;text-decoration:underline}.lease-phone-back:hover{text-decoration:none}.lease-ledger-scroll{overflow-x:auto}.lease-ledger-scroll .tbl th,.lease-ledger-scroll .tbl td{padding:11px 10px}.lease-ledger-scroll .tbl th:first-child,.lease-ledger-scroll .tbl td:first-child{padding-left:16px}.lease-ledger-scroll .tbl th:last-child,.lease-ledger-scroll .tbl td:last-child{padding-right:16px}.lease-ledger-scroll .tbl{font-size:12.5px;table-layout:fixed;width:100%}.lease-ledger-scroll .tbl th:nth-child(1),.lease-ledger-scroll .tbl td:nth-child(1){width:96px}.lease-ledger-scroll .tbl th:nth-child(2),.lease-ledger-scroll .tbl td:nth-child(2){width:106px}.lease-ledger-scroll .tbl th:nth-child(3),.lease-ledger-scroll .tbl td:nth-child(3){width:158px}.lease-ledger-scroll .tbl th:nth-child(4),.lease-ledger-scroll .tbl td:nth-child(4),.lease-ledger-scroll .tbl th:nth-child(5),.lease-ledger-scroll .tbl td:nth-child(5){width:98px;white-space:nowrap}.lease-ledger-scroll .tbl td{overflow-wrap:anywhere}.lease-info-dot{display:inline-grid;place-items:center;vertical-align:middle;margin:0 0 1px 6px;width:15px;height:15px;padding:0;border:1px solid #dbe2ec;border-radius:50%;background:#fff;color:#8494ab;font-family:inherit;font-size:9.5px;font-weight:700;font-style:italic;line-height:1;cursor:help;transition:background .12s,color .12s,border-color .12s}.lease-info-dot:hover,.lease-info-dot:focus-visible{border-color:var(--brand);background:#fff5f9;color:var(--brand)}.lease-export{position:relative;margin-left:auto}.lease-export-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:30;min-width:210px;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 10px 26px #1a1f3624;display:flex;flex-direction:column}.lease-export-menu button{padding:8px 10px;border:0;border-radius:7px;background:none;font-family:inherit;font-size:12px;text-align:left;color:var(--ink);cursor:pointer}.lease-export-menu button:hover{background:var(--canvas)}.lease-kind-detail{overflow:hidden;transition:height .28s ease}.lease-kind-detail>div{display:flow-root}@media (prefers-reduced-motion: reduce){.lease-kind-detail{transition:none}}.lease-split{margin:12px 0;padding:11px 12px;border:1px solid #cfe4d8;border-radius:9px;background:#f3faf6}.lease-split-head{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#17734c}.lease-split table{width:100%;margin-top:7px;border-collapse:collapse;font-size:12px}.lease-split th{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--detail-muted);padding:0 0 4px}.lease-split td{padding:4px 0;border-top:1px solid #dceae2}.lease-split th.r,.lease-split td.r{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.lease-split tfoot td{border-top:1px solid #bfe0cd;font-weight:700}.lease-split-note{margin:8px 0 0;font-size:11px;line-height:1.5;color:var(--detail-muted)}.lease-judgment{margin:12px 0;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;font-size:12px}.lease-judgment.on{border-color:#bfe3cd;background:#f3faf6}.lease-judgment-head{display:flex;align-items:center;gap:9px;margin:0;color:var(--ink)}.lease-judgment-head b{font-size:12px}.lease-judgment-head input{width:16px;height:16px;flex:0 0 16px;margin:0;padding:0;accent-color:var(--brand)}.lease-judgment-body{display:flex;flex-direction:column;gap:9px;margin:9px 0 0 25px}.lease-judgment-dated{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;font-size:11.5px;font-weight:600;color:var(--detail-muted)}.lease-judgment-dated span{font-weight:400}.lease-judgment-input{width:140px;height:26px;padding:2px 6px;font-size:11.5px}.lease-judgment-frozen{color:#17734c;font-size:11px;font-weight:600}.lease-judgment-excluded{max-width:420px;font-size:11px}.lease-judgment-excluded>summary{display:flex;align-items:center;gap:8px;cursor:pointer;color:#17734c;font-size:11.5px;font-weight:700;list-style:none}.lease-judgment-excluded>summary::-webkit-details-marker{display:none}.lease-judgment-excluded>summary:before{content:"▸";transition:transform .12s}.lease-judgment-excluded[open]>summary:before{transform:rotate(90deg)}.lease-judgment-count{padding:1px 7px;border-radius:999px;background:#dff0e6;color:#17734c;font-size:9.5px;font-weight:700}.lease-judgment-excluded table{width:100%;margin-top:7px;border-collapse:collapse;background:#fff;border:1px solid #dcebe2;border-radius:8px;overflow:hidden}.lease-judgment-excluded td{padding:5px 9px;color:var(--detail-muted);white-space:nowrap}.lease-judgment-excluded tbody tr+tr td{border-top:1px solid var(--line-soft)}.lease-judgment-excluded td:nth-child(2){width:100%;color:var(--ink)}.lease-judgment-excluded td.r{text-align:right}.lease-judgment-excluded .num{color:var(--ink);font-weight:600;font-variant-numeric:tabular-nums}.lease-judgment-excluded tfoot td{border-top:1px solid #cfe4d8;background:#f6fbf8;color:var(--ink);font-weight:700}.lease-agreement-kind-option label{display:flex;align-items:center;gap:8px;margin:0;min-width:0;cursor:pointer}.lease-agreement-kind-option b{font-size:12px}.lease-agreement-signed{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:14px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe}.lease-agreement-signed label{display:block;margin-bottom:4px;font-size:11.5px;font-weight:700;color:var(--ink)}.lease-agreement-signed input{width:190px}.lease-agreement-signed p{flex:1 1 220px;margin:0;font-size:11px;line-height:1.5}@media (max-width:760px){.lease-agreement-signed input{width:100%}}.lease-agreement-kind{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.lease-agreement-kind-label{grid-column:1/-1;font-size:11.5px;font-weight:700;color:var(--ink)}.lease-agreement-kind-option{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;cursor:pointer;font-size:12px;line-height:1.45}.lease-agreement-kind-option:hover{border-color:#c9d6e8}.lease-agreement-kind-option.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.lease-agreement-kind-option input{width:15px;height:15px;flex:0 0 15px;margin:1px 0 0;padding:0;accent-color:var(--brand)}.lease-agreement-kind-option span{min-width:0;display:block}.lease-agreement-kind-option .sub{display:block;margin:3px 0 0;font-size:11px}@media (max-width:760px){.lease-agreement-kind{grid-template-columns:1fr}}.lease-legal-document{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0 10px;padding:12px 34px 12px 12px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe}.lease-legal-document b{font-size:12px}.lease-legal-document p{margin:3px 0 0}.lease-legal-document .btn{flex:0 0 auto}.lease-behind-parts{margin:8px 0 2px;border-top:1px solid var(--line-soft)}.lease-behind-parts>div{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:6px 0;border-bottom:1px solid var(--line-soft);font-size:12px}.lease-behind-parts span{color:var(--detail-muted)}.lease-behind-parts b{color:var(--err);font-variant-numeric:tabular-nums;white-space:nowrap}.stip-figures{display:grid;grid-template-columns:1fr;margin:12px 0 4px;border:1px solid var(--line-soft);border-radius:9px;background:#fbfcfe;overflow:hidden}.stip-figures>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 13px;border-top:1px solid var(--line-soft)}.stip-figures>div:first-child{border-top:none}.stip-figures span{color:var(--detail-muted);font-size:10.5px;text-transform:uppercase;letter-spacing:.02em;font-weight:650}.stip-figures b{color:var(--ink);font-size:15px;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.01em}@media (min-width:620px){.stip-figures{grid-template-columns:repeat(3,1fr)}.stip-figures>div{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 14px;border-top:none;border-left:1px solid var(--line-soft)}.stip-figures>div:first-child{border-left:none}}.lease-legal-document{position:relative}.lease-legal-info{position:absolute;top:8px;right:9px;width:19px;height:19px;padding:0;display:grid;place-items:center;border:1px solid #d7deea;border-radius:50%;background:#fff;color:#6b7b93;font-family:inherit;font-size:11px;font-weight:700;font-style:italic;line-height:1;cursor:help;transition:background .12s,color .12s,border-color .12s}.lease-legal-info:hover,.lease-legal-info:focus-visible{border-color:var(--brand);background:#fff5f9;color:var(--brand)}.lease-legal-form-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.lease-legal-form-head b{font-size:12px}.lease-legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:1400px){.lease-grid{grid-template-columns:1fr}}@media (max-width:760px){.lease-summary-grid{grid-template-columns:1fr;gap:10px}.lease-property{align-items:flex-start;gap:10px}.lease-photo{width:72px;height:72px;flex-basis:72px}.lease-detail .lease-property h2{font-size:15px}.lease-detail .card{padding:14px}.lease-detail .card.pad-0{padding:0}.lease-main .tbl{min-width:580px}.lease-form-actions .btn{flex:1 1 150px;justify-content:center}.lease-plan-form{grid-template-columns:1fr 1fr}.lease-plan-note,.lease-plan-form .btn{grid-column:1 / -1}.lease-plan-start,.lease-legal-grid{grid-template-columns:1fr}.lease-legal-heading{align-items:flex-start;flex-wrap:wrap}.lease-legal-status{margin-left:44px}.lease-legal-document{align-items:flex-start;flex-direction:column}}.collections-note-thread{max-height:260px;overflow-y:auto;border:1px solid #e6eaf1;border-radius:8px;padding:4px 12px;margin-top:6px;background:#fafbfd}.collections-note-entry{padding:8px 0;border-bottom:1px solid #edf0f5}.collections-note-entry:last-child{border-bottom:0}.collections-note-tooltip .collections-note-entry{padding:6px 0}.collections-note-delete{border:0;background:none;color:#a7b1c2;cursor:pointer;font-size:11px;padding:2px 6px;margin-left:6px;border-radius:4px}.collections-note-delete:hover{color:var(--err);background:#fdf0ef}.collections-note-delete:disabled{opacity:.5;cursor:default}.breach-buildium-reminder{border:1px solid #ecd9bb;background:#fbf3e6;border-radius:9px;padding:12px 14px;margin:12px 0 4px}.breach-buildium-reminder strong{display:block;color:#8a5b00;font-size:13px;margin-bottom:6px}.breach-buildium-reminder p{margin:0 0 7px;font-size:12.5px;color:#5d5142;line-height:1.55}.breach-buildium-reminder p:last-child{margin-bottom:0}.collections-note-dialog{width:560px}.notes-dialog-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.notes-dialog-head h2{margin:0}.notes-dialog-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--brand-soft, #fdf2f7);color:var(--brand)}.notes-dialog-icon svg{width:20px;height:20px}.notes-dialog-prop{color:#8792a2;font-weight:400}.collections-note-thread{border:0;background:none;padding:0;margin:4px 0 12px;max-height:300px}.collections-note-entry{display:flex;gap:10px;align-items:flex-start;border:0;padding:7px 0}.notes-avatar{width:30px;height:30px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;margin-top:2px;background:#eef1fb;color:#4c5a9e;font-size:11px;font-weight:700}.notes-avatar:after{content:attr(data-initials)}.collections-note-entry:nth-child(3n+1) .notes-avatar{background:#fdf2f7;color:#a0164f}.collections-note-entry:nth-child(3n+2) .notes-avatar{background:#e6f6ef;color:#0f6e56}.notes-entry-body{flex:1;background:#f7f8fb;border:1px solid #eef1f6;border-radius:10px;padding:8px 12px 9px}.notes-entry-top{display:flex;align-items:baseline;gap:8px;font-size:11.5px;margin-bottom:3px}.notes-entry-top b{color:#1a1f36;font-size:12px}.notes-entry-top span{color:#8792a2}.notes-entry-top .collections-note-delete{margin-left:auto}.notes-empty{font-size:12.5px;color:#8792a2;padding:14px 2px 12px}.notes-composer{border-top:1px solid var(--line-soft, #eef1f6);padding-top:12px}.notes-composer textarea{margin:0}.notes-composer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;flex-wrap:wrap}.notes-composer-buttons{display:flex;gap:8px}.lease-balance{background:linear-gradient(115deg,#fdf2f7 0,#fff 58%)!important;border-color:#f0d2e0!important}.lease-balance-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.lease-balance-chip{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%}.lease-balance-chip svg{width:20px;height:20px}.lease-balance-chip.owed{background:#fce7f0;color:var(--brand)}.lease-balance-chip.clear{background:var(--ok-soft, #e6f6ef);color:var(--ok-ink, #0f6e56)}.lease-balance-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lease-balance-links .btn.sm{font-size:11.5px}.lease-summary h3{font-size:10px;letter-spacing:.07em;margin-bottom:8px}.lease-summary-grid .card{border-radius:12px;box-shadow:0 1px 2px #1a1f360a,0 10px 26px -20px #1a1f3638}.lease-summary-grid .card:hover{border-color:#d5c8ce}.lease-detail-sections h3,.card>h3{font-size:13.5px}.lease-detail .card-head h2,.lease-legal-card h3{letter-spacing:-.01em}.lease-detail .card-head{border-bottom:1px solid var(--line-soft, #eef1f6)}.lease-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.lease-topbar .lease-back{margin:0}.lease-topbar-actions{display:flex;gap:8px;flex-wrap:wrap}.lease-sticky{position:sticky;top:0;z-index:30;background:var(--canvas, #f6f8fb);margin:-26px -32px 14px;padding:14px 32px 10px;border-bottom:1px solid transparent}.lease-sticky.is-stuck{border-bottom-color:var(--line, #e4e9f0);box-shadow:0 6px 16px -12px #1a1f3640}.lease-sticky .lease-topbar{margin-bottom:0}@media (max-width: 760px){.lease-sticky{margin:-64px -16px 12px;padding:60px 16px 10px}}.collections-stat-value{font-size:27px;letter-spacing:-.025em}.collections-stat-label{font-size:10px;letter-spacing:.08em;color:#8a94a6}.collections-status-stack .badge{max-width:100%}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--brand: #BF0A51;--brand-soft: #fdf2f7;--canvas: #f6f8fb;--card: #ffffff;--line: #e4e9f0;--line-soft: #eef1f6;--ink: #1a1f36;--body: #425466;--mut: #8792a2;--ok: #0e9f6e;--ok-soft: #e6f6ef;--ok-ink: #0f6e56;--warn: #b45309;--warn-soft: #fbf3e6;--warn-ink: #7a5a12;--err: #b3261e;--err-soft: #fdf1ec;--err-ink: #9b3517;--info-soft: #eef3fb;--info-ink: #2b5aa0;--neutral-soft: #f1f2f4;--rail-w: 232px;--radius: 8px;--shadow: 0 1px 2px rgba(26, 31, 54, .04);--font: "Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);background:var(--canvas);color:var(--body);font-size:14px;font-optical-sizing:auto;letter-spacing:-.006em;line-height:1.45;-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--ink);margin:0;font-weight:600;letter-spacing:-.018em}h1{font-size:20px}h2{font-size:15px}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.num,.money{font-variant-numeric:tabular-nums;font-feature-settings:"cv05" 1}.money{font-weight:600;color:var(--ink)}.app{display:grid;grid-template-columns:var(--rail-w) 1fr;min-height:100vh}.rail{background:var(--card);border-right:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.rail-brand{display:flex;align-items:center;gap:9px;padding:0 8px 16px}.rail-brand img{height:30px;width:auto;max-width:160px;object-fit:contain}.rail-brand .t{font-size:12.5px;font-weight:600;color:var(--ink);letter-spacing:.02em}.rail-sec{font-size:10.5px;color:var(--mut);letter-spacing:.055em;text-transform:uppercase;padding:14px 8px 5px;font-weight:600}.nav-item{display:flex;align-items:center;gap:9px;padding:7px 8px;margin:1px 0;border-radius:6px;font-size:13.5px;color:var(--body);cursor:pointer}.nav-item:hover{background:var(--canvas);text-decoration:none}.nav-item.active{background:var(--brand-soft);color:var(--brand);font-weight:600}.nav-item svg{width:16px;height:16px;flex-shrink:0}.rail-status{margin:4px 8px 10px;padding:10px 12px;background:var(--canvas);border:1px solid var(--line);border-radius:var(--radius);font-size:12.5px}.rail-status .dot{display:inline-block;width:8px;height:8px;border-radius:99px;margin-right:6px}.dot.after{background:var(--brand);animation:pulse 2s infinite}.dot.open{background:var(--ok)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.rail-foot{margin-top:auto;padding:12px 8px 0;border-top:1px solid var(--line-soft);font-size:12.5px;color:var(--mut);display:flex;justify-content:space-between;align-items:center}main{min-width:0;padding:26px 32px 70px;max-width:1900px}.page-head{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:20px}.page-head .lede{color:var(--mut);font-size:13.5px;margin:5px 0 0;max-width:62ch}.page-head .actions{margin-left:auto;display:flex;gap:8px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 18px;margin-bottom:14px}.card.pad-0{padding:0;overflow:hidden}.card-head{padding:13px 18px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.card-head .sub,.sub{color:var(--mut);font-size:12.5px;margin:3px 0 0}.grid{display:grid;gap:12px;margin-bottom:14px}.grid.k4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.k3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.k2{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:13px 15px;display:block;color:inherit}.stat:hover{text-decoration:none;border-color:#d3dae4}.stat .k{font-size:10.5px;color:var(--mut);letter-spacing:.035em;text-transform:uppercase;font-weight:600}.stat .v{font-size:21px;font-weight:600;color:var(--ink);margin:2px 0 1px;font-variant-numeric:tabular-nums;letter-spacing:-.022em}.stat.good .v{color:var(--ok-ink)}.stat.flag .v{color:var(--err)}.stat .m{font-size:12px;color:var(--mut)}.tbl-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}table.tbl{width:100%;border-collapse:collapse;font-size:13px}.tbl th{text-align:left;font-size:10.5px;color:var(--mut);letter-spacing:.035em;text-transform:uppercase;font-weight:600;padding:9px 18px;border-bottom:2px solid var(--line)}.tbl td{padding:14px 18px;border-bottom:1px solid var(--line);vertical-align:top}.tbl tbody tr:hover td{background:var(--canvas)}.tbl tbody tr:hover>td.drawer{background:var(--canvas)}.drawer .tbl tbody tr:hover>td{background:#eef3f9}.drawer .tbl tbody tr>td{transition:background .1s ease}.tbl tr:last-child td{border-bottom:none}.tbl th.r,.tbl td.r{text-align:right}.tbl .t1{color:var(--ink);font-weight:500}.tbl .t2{color:var(--mut);font-size:12px;margin-top:2px}.tbl-empty{padding:22px 18px;color:var(--mut);font-size:13px;text-align:center}.badge{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:99px;vertical-align:middle;white-space:normal;overflow-wrap:normal;word-break:normal;max-width:100%;line-height:1.5}.badge.ok{background:var(--ok-soft);color:var(--ok-ink)}.badge.err{background:var(--err-soft);color:var(--err-ink)}.badge.warn{background:var(--warn-soft);color:var(--warn-ink)}.badge.info{background:var(--info-soft);color:var(--info-ink)}.badge.brand{background:var(--brand-soft);color:var(--brand)}.badge.neutral{background:var(--neutral-soft);color:#5f5e5a}.btn{display:inline-flex;align-items:center;gap:6px;background:var(--brand);color:#fff;border:1px solid var(--brand);border-radius:5px;padding:6px 13px;font-size:13px;font-weight:500;cursor:pointer;font-family:var(--font)}.btn{box-shadow:0 1px 1px #1a1f360f;transition:background .12s ease,border-color .12s ease,transform 60ms ease}.btn:hover{background:#a80947;text-decoration:none}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #bf0a5147}.btn.sec{background:var(--canvas);color:var(--ink);border-color:#cfd7e3;font-weight:600}.btn.sec:hover{background:#e9eef6;border-color:#aab8cc}.btn.sm{padding:5px 11px;font-size:12px}.btn.danger{background:var(--card);color:var(--err);border-color:#e6c9c4}.btn.danger:hover{background:var(--err-soft);border-color:var(--err)}.btn:disabled{opacity:.55;cursor:default;box-shadow:none}.linkish{color:var(--brand);font-weight:600;cursor:pointer;border-bottom:1px dashed rgba(191,10,81,.45)}.linkish:hover{border-bottom-style:solid}.row-click{cursor:pointer}.row-click:hover td{background:var(--canvas)}label{display:block;font-size:12px;font-weight:600;color:var(--ink);margin:0 0 4px}input,select,textarea{font-family:var(--font);font-size:13.5px;color:var(--ink);background:var(--card);border:1px solid #c3cddb;border-radius:6px;padding:9px 11px;width:100%;transition:border-color .12s ease,box-shadow .12s ease}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#98a8bd}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #bf0a511f}input::placeholder,textarea::placeholder{color:#9aa6b6}input[type=checkbox],input[type=radio]{width:16px;height:16px;flex:0 0 16px;padding:0;margin:0;accent-color:var(--brand);cursor:pointer}label.check{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 11px;border:1px solid #c3cddb;border-radius:6px;background:var(--card);white-space:nowrap}label.check:hover{border-color:#98a8bd}label.check.on{border-color:var(--brand);box-shadow:0 0 0 2px #bf0a511a}.panel{background:var(--card);border:1px solid #c3cddb;border-left:3px solid var(--brand);border-radius:8px;box-shadow:0 1px 2px #1018280d;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:4px}.tbl tbody tr.row-open>td{background:var(--brand-soft)}.tbl tbody tr.row-open:hover>td{background:var(--brand-soft)}.tbl tbody tr.row-open .t1{color:var(--brand);font-weight:600}.drawer{background:var(--canvas);padding:12px 16px 16px}.drawer>.panel{margin:0}.drawer>.panel+.panel{margin-top:12px}.drawer .tbl{margin:0}.drawer .tbl tr:last-child td{border-bottom:none}.field-group{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.field-group:first-of-type{border-top:none;padding-top:0;margin-top:0}.field-label{margin-bottom:5px;font-weight:500}.field{margin-bottom:12px}.row{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.row>*{flex:1;min-width:120px}.note{background:var(--err-soft);color:var(--err-ink);border:1px solid #f0d5cc;border-radius:var(--radius);padding:9px 12px;font-size:13px;margin-bottom:12px}.note.warn{background:var(--warn-soft);color:var(--warn-ink);border-color:#ecdcc0}.note.ok{background:var(--ok-soft);color:var(--ok-ink);border-color:#cfe8d8}.saved{background:var(--ok-soft);color:var(--ok-ink);border:1px solid #cfe8d8;border-radius:var(--radius);padding:9px 12px;font-size:13px;margin-bottom:12px}.auth-wrap{max-width:400px;margin:11vh auto;padding:0 16px}.auth-logo{display:flex;justify-content:center;margin-bottom:18px}.auth-logo img{height:42px}.auth-card{background:var(--card);border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 10px #1a1f360f;padding:26px}.auth-card h1{font-size:17px;margin-bottom:4px}.auth-sub{color:var(--mut);font-size:13px;margin:0 0 16px}.auth-links{text-align:center;font-size:12.5px;margin-top:14px;color:var(--mut)}.burger{display:none}@media (max-width: 900px){.grid.k4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.k3,.grid.k2{grid-template-columns:1fr}}@media (max-width: 760px){.app{grid-template-columns:1fr}.rail{position:fixed;inset:0 auto 0 0;width:82vw;max-width:290px;z-index:40;transform:translate(-100%);transition:transform .18s ease;box-shadow:4px 0 24px #1a1f362e}.rail.open{transform:translate(0)}.burger{display:flex;position:fixed;top:12px;left:12px;z-index:41;background:var(--card);border:1px solid var(--line);border-radius:6px;width:38px;height:38px;align-items:center;justify-content:center;cursor:pointer}main{padding:64px 16px 60px}.grid.k4{grid-template-columns:1fr}}.tbl th.th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.tbl th.th-sort:hover{color:var(--ink)}.tbl th .th-arrow{margin-left:5px;font-size:10px;opacity:.32}.tbl th.th-sort:hover .th-arrow{opacity:.6}.tbl th[aria-sort=ascending] .th-arrow,.tbl th[aria-sort=descending] .th-arrow{opacity:1;color:var(--brand, #bf0a51)}.tbl th.th-sort:focus-visible{outline:2px solid rgba(191,10,81,.35);outline-offset:-2px}.tbl th .th-rank{font-size:8.5px;font-weight:700;margin-left:1px;top:-.5em}.tbl-sortbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px 0;font-size:12px;color:var(--mut)}.tbl-sortbar b{color:var(--ink);font-weight:600}.tbl-sortbar button{background:none;border:none;padding:0;font:inherit;color:var(--brand, #bf0a51);cursor:pointer;text-decoration:underline}.tbl-sortbar button:hover{text-decoration:none}.chip-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.chip{border:1px solid var(--line);background:var(--card);color:var(--ink-2, inherit);border-radius:999px;padding:4px 11px;font-size:12px;cursor:pointer;line-height:1.6}.chip:hover{background:#e9eef6}.chip.on{background:var(--brand, #bf0a51);border-color:var(--brand, #bf0a51);color:#fff}.chip .chip-n{opacity:.7;margin-left:5px;font-variant-numeric:tabular-nums}select.rule-pick{width:auto;min-width:132px;font-size:12px;padding:4px 6px;border-radius:5px}select.rule-pick:disabled{opacity:.6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#10182873;display:flex;align-items:flex-start;justify-content:center;padding:6vh 16px 16px;overflow-y:auto}.modal{width:100%;max-width:900px;max-height:86vh;display:flex;flex-direction:column;background:var(--card);border-radius:10px;border-left:3px solid var(--brand);box-shadow:0 12px 40px #10182838}.modal-body{overflow-y:auto;padding:0}@media (max-width: 760px){.modal-backdrop{padding:2vh 8px}}.rail{padding:20px 14px 16px}.rail-brand{padding:0 8px 18px;margin-bottom:4px;border-bottom:1px solid var(--line-soft)}.rail-status{display:flex;gap:10px;align-items:flex-start;margin:12px 4px 8px;padding:11px 12px;border-radius:11px;border:1px solid var(--line);background:var(--canvas)}.rail-status.is-open{background:linear-gradient(105deg,var(--ok-soft) 0,var(--card) 70%);border-color:#cbe7db}.rail-status.is-after{background:linear-gradient(105deg,#eef1fb 0,var(--card) 70%);border-color:#d7ddf0}.rail-status-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%}.rail-status-icon svg{width:16px;height:16px}.rail-status.is-open .rail-status-icon{background:var(--ok-soft);color:var(--ok-ink)}.rail-status.is-after .rail-status-icon{background:#e3e8f8;color:#4c5a9e}.rail-status-copy{font-size:12px;line-height:1.45;min-width:0}.rail-status-copy b{display:block;font-size:12.5px;color:var(--ink)}.rail-status-copy span{color:var(--mut);display:block}.rail-sec{padding:16px 10px 6px;font-size:10px;letter-spacing:.09em;color:#9aa4b5}.nav-item{position:relative;padding:8px 10px;margin:1px 2px;border-radius:8px;gap:10px;transition:background .12s ease,color .12s ease}.nav-item svg{color:#8792a2;transition:color .12s ease}.nav-item:hover{background:var(--canvas)}.nav-item:hover svg{color:var(--body)}.nav-item.active{background:var(--brand-soft);color:var(--brand)}.nav-item.active svg{color:var(--brand)}.nav-item.active:before{content:"";position:absolute;left:-6px;top:8px;bottom:8px;width:3px;border-radius:999px;background:var(--brand)}.rail-foot{padding-top:12px;margin-top:auto;gap:8px}.rail-user{display:flex;align-items:center;gap:9px;min-width:0}.rail-avatar{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--brand-soft);color:var(--brand);font-weight:700;font-size:13px}.rail-user-name{display:flex;flex-direction:column;line-height:1.25;min-width:0}.rail-user-name b{color:var(--ink);font-size:12.5px;font-weight:600}.rail-user-name span{color:var(--mut);font-size:10.5px}.rail-signout{cursor:pointer;display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:var(--mut)}.rail-signout:hover{background:var(--err-soft);color:var(--err);text-decoration:none}.nav-badge{margin-left:auto;font-size:10.5px;font-weight:700;line-height:1;padding:3px 7px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-variant-numeric:tabular-nums}.nav-item.active .nav-badge{background:var(--brand);color:#fff}.feed-day{padding:9px 18px 7px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mut);background:var(--canvas);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.feed-repeats{margin-left:8px;font-size:10.5px;font-weight:600;color:var(--mut);background:var(--neutral-soft);padding:1px 7px;border-radius:999px}.auth-logo img{background:#fff;padding:10px 18px;border-radius:12px;border:1px solid var(--line);box-shadow:var(--shadow)}
