.app-shell{background:#f2f2f7;min-height:100vh}.app-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.app-header__inner{max-width:1400px;margin:0 auto;padding:0 20px}.app-nav{align-items:center;gap:8px;height:64px;display:flex}.app-nav__tab{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 16px;font-size:15px;font-weight:500;text-decoration:none}.app-nav__tab.active{color:#2563eb;background:#eff6ff;font-weight:700}.chart-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-width:0;height:100%;padding:16px}.chart-card--compact{width:auto;min-width:auto;height:auto}.chart-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.chart-card__title{font-size:18px;font-weight:700}.chart-card__accent{color:#dc2626}.chart-card__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chart-card__range-buttons{gap:6px;display:flex}.chart-note{color:#64748b;margin-bottom:12px;font-size:13px;line-height:1.6}.chart-scroll{width:100%;min-width:0;padding-bottom:8px;overflow:auto hidden}.chart-scroll--activity{height:95%}.chart-canvas{height:100%}.chart-canvas--activity-default{width:100%;min-width:1100px}.chart-canvas--activity-all{width:2200px;min-width:2200px}.chart-canvas__inner{height:560px}.chart-width-frame{width:100%}.chart-toggle{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.chart-toggle__track{background:#cbd5e1;border-radius:999px;width:40px;height:22px;transition:background .2s;display:inline-block;position:relative}.chart-toggle__track.is-active{background:#4f46e5}.chart-toggle__thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:3px;left:3px}.chart-toggle__track.is-active .chart-toggle__thumb{left:21px}.chart-range-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:700}.chart-range-button.is-active{color:#fff;background:#4f46e5;border-color:#4f46e5}.chart-click-target{cursor:pointer}@keyframes dashboardSkeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-page{box-sizing:border-box;background:#f2f2f7;width:100%;min-height:100vh}.dashboard-page__inner{width:100%;margin:0 auto}.dashboard-page__title{color:#0f172a;margin-bottom:20px;font-size:28px;font-weight:800}.dashboard-page__layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:16px;width:100%;display:grid}.dashboard-page__charts{gap:20px;min-width:0;display:grid}.dashboard-page__section{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;min-width:0;display:grid}.dashboard-page__chart-cell{min-width:0;height:100%}.dashboard-page__side{width:380px;min-width:380px}.dashboard-error{color:#dc2626;background:#fff;border:1px solid #fecaca;border-radius:16px;padding:20px}.series-toggle{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.series-toggle__title{color:#0f172a;margin-bottom:12px;font-size:16px;font-weight:700}.series-toggle__list{gap:10px;display:grid}.series-toggle__groups{gap:18px;display:grid}.series-toggle__group{gap:10px;display:grid}.series-toggle__group-items{gap:10px;padding-left:28px;display:grid}.series-toggle__label{color:#334155;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.series-toggle__label--group{font-weight:700}.series-toggle__label--item{color:#475569}.series-toggle__preview{flex-shrink:0;display:block}.series-toggle__item-text{flex:1}.range-presets{gap:8px;display:flex}.range-presets__button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 12px;font-size:13px}.range-presets__button.is-active{color:#fff;background:#4f46e5}.detail-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:400px;padding:16px;transition:border .2s}.detail-panel.is-pinned{border:2px solid #6366f1}.detail-panel__title{font-size:18px;font-weight:700}.detail-panel__title--empty{margin-bottom:16px}.detail-panel__empty{color:#94a3b8;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;min-height:320px;padding:24px;font-size:18px;font-weight:700;line-height:1.6;display:flex}.detail-panel__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.detail-panel__close{color:#475569;cursor:pointer;background:#e5e7eb;border:0;border-radius:50%;width:32px;height:32px;font-size:18px;font-weight:700;line-height:1}.detail-panel__body{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.detail-panel__date{margin-bottom:16px;font-size:28px;font-weight:800}.detail-panel__section-title{color:#334155;margin-bottom:10px;font-size:14px;font-weight:700}.detail-panel__grid{gap:8px;display:grid}.detail-panel__grid--large{gap:16px}.detail-panel__group-list{gap:16px;display:grid}.detail-panel__group-items{gap:10px;display:grid}.detail-panel__row{justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.detail-panel__name{color:#475569;align-items:center;gap:8px;min-width:0;display:flex}.detail-panel__name--strong{color:#334155}.detail-panel__label{line-height:1.5}.detail-panel__value{color:#0f172a;font-weight:700}.detail-panel__value--total{font-weight:800}.detail-panel__value--nowrap{white-space:nowrap}.detail-panel__divider{border-top:1px solid #e2e8f0;margin:16px 0}.detail-panel__breakdown{color:#64748b;font-size:12px;line-height:1.6}.color-dot{flex-shrink:0;display:inline-block}.sales-bar-value{width:100%}.sales-bar-value__grid{background:#fff;border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;display:grid}.sales-bar-value__month{box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;flex-direction:column;min-width:0;padding:8px 10px 10px;display:flex}.sales-bar-value__month.is-selected{background:#f8fafc}.sales-bar-value__month.is-locked{background:#eef2ff}.sales-bar-value__month-label{color:#475569;margin-bottom:7px;font-size:12px;font-weight:700;line-height:1.2}.sales-bar-value__items{flex-direction:column;flex:1;gap:5px;display:flex}.sales-bar-value-row{color:#334155;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;margin-top:0;font-size:11px;line-height:1.35;overflow:auto hidden}.sales-bar-value-row::-webkit-scrollbar{display:none}.sales-bar-value-row.is-grand-total{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:6px}.sales-bar-value__label.is-total{text-underline-offset:3px;text-decoration:underline}.sales-bar-value__name{color:#334155;font-weight:700}.sales-bar-value__separator{color:#64748b}.sales-bar-value__amount{color:#0f172a;font-weight:700}.sales-bar-value__empty{color:#94a3b8;font-size:11px}.dashboard-skeleton{background:#fff;border:1px solid #e2e8f0;border-radius:16px;position:relative;overflow:hidden}.dashboard-skeleton--height-360{height:360px}.dashboard-skeleton--height-420{height:420px}.dashboard-skeleton--height-460{height:460px}.dashboard-skeleton__shine{background:linear-gradient(90deg,#f8fafc 0%,#e2e8f0 50%,#f8fafc 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite dashboardSkeletonLoading;position:absolute;inset:0}.map-page{--building-panel-width:375px;--building-panel-half-width:187.5px;--building-detail-overlay-width:375px;--building-detail-total-half-width:375px;min-height:calc(100vh - var(--map-query-top-offset,0px) - var(--map-query-bottom-offset,0px));box-sizing:border-box;background:#fff;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.map-page__header{top:calc(28px + var(--map-query-top-offset,0px));z-index:30;pointer-events:none;justify-content:center;align-items:flex-start;margin:0;display:flex;position:absolute;left:0;right:0}.map-page__body{height:calc(100vh - var(--map-query-top-offset,0px) - var(--map-query-bottom-offset,0px));grid-template-columns:minmax(0,1fr) 390px;gap:0;margin:0;display:grid;position:relative}.map-page__body.is-without-panel{grid-template-columns:minmax(0,1fr)}.map-page__body.is-building-mode{grid-template-columns:minmax(0, 1fr) var(--building-panel-width,375px)}.map-page__canvas-wrap{height:100%;min-height:0;position:relative}.map-page__error{z-index:20;color:#dc2626;text-align:center;background:#f8fafcb8;border-radius:16px;justify-content:center;align-items:center;padding:24px;font-size:16px;font-weight:700;display:flex;position:absolute;inset:0}.map-provider-switch{z-index:19;pointer-events:auto;background:#fff;border-radius:999px;gap:6px;padding:2px;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0f172a24}.map-page__body.is-building-mode .map-provider-switch,.map-page__body.is-building-detail-open .map-provider-switch{transform:translate(-50%)}.map-provider-switch__button{color:#17283d;cursor:pointer;min-width:96px;height:42px;box-shadow:none;font:inherit;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:18px;font-weight:700;display:inline-flex}.map-provider-switch__image{flex-shrink:0;width:40px;height:40px;display:none}.map-provider-switch__button.is-active{color:#fff;background:#ff14a8}.map-mode-tabs{z-index:18;background:#fff;border:0;border-radius:32px;flex-direction:column;width:64px;padding:12px 0;display:flex;position:absolute;top:106px;left:24px;overflow:hidden;box-shadow:0 2px 8px #0f172a14}.map-mode-tabs__button{color:#17283d;cursor:pointer;width:64px;height:64px;font:inherit;background:0 0;border:0;border-bottom:1px solid #edf1f6;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:9px 4px 8px;font-size:11px;font-weight:600;display:flex;position:relative}.map-mode-tabs__button:last-child{border-bottom:0}.map-mode-tabs__button:hover{background:#f7f9fc}.map-mode-tabs__button.is-active{color:#111827;background:#f2f4f8}.map-mode-tabs__button.is-active:first-child{box-shadow:0 -12px #f2f4f8}.map-mode-tabs__button.is-active:last-child{box-shadow:0 12px #f2f4f8}.map-mode-tabs__button img{object-fit:contain;width:30px;height:30px;display:block}.map-mode-tabs__icon{stroke-width:2.5px;width:28px;height:28px}.map-favorite-toggle{z-index:18;color:#17283d;cursor:pointer;background:#fff;border:1px solid #e5edf5;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:absolute;top:406px;left:36px}.map-favorite-toggle svg{stroke-width:2.4px;width:20px;height:20px}.map-favorite-toggle.is-active{color:#ff14a8}.map-favorite-toggle.is-active svg{fill:#ff14a8;stroke:#ff14a8}.map-zoom-control{z-index:18;background:#fff;border-radius:999px;flex-direction:column;width:32px;display:flex;position:absolute;top:426px;left:40px;overflow:hidden;box-shadow:0 0 0 3px #fff,0 2px 8px #0f172a38}.map-zoom-control.is-after-favorite{top:464px}.map-zoom-control__button{color:#111827;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;width:32px;height:36px;padding:0;display:inline-flex}.map-zoom-control__button+.map-zoom-control__button{border-top:1px solid #e5e7eb}.map-zoom-control__button:hover{background:#f7f9fc}.map-zoom-control__button svg{stroke-width:2.8px;width:15px;height:15px}.address-favorite-explorer{background:#fff;border:0;border-left:1px solid #e2e8f0;border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:visible}.map-page__body.is-building-mode .address-favorite-explorer{z-index:35;grid-column:2;width:auto;position:relative;top:auto;bottom:auto;right:auto;box-shadow:-6px 0 18px #0f172a14}.address-favorite-explorer__header{border-bottom:0;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:24px 22px;display:grid}.address-favorite-explorer__header--list{grid-template-columns:minmax(0,1fr) auto}.address-favorite-explorer__heading{color:#17283d;text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:20px;font-weight:800;overflow:hidden}.address-favorite-explorer__icon-button{color:#17283d;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.address-favorite-explorer__header-actions{align-items:center;gap:8px;display:inline-flex}.address-favorite-explorer__icon-button svg{stroke-width:2.4px;width:23px;height:23px}.address-favorite-explorer__error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:12px 14px 0;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45}.address-favorite-explorer__list{flex:1;min-height:0;padding:0 22px 18px;overflow-y:auto}.address-favorite-explorer__group{color:#17283d;cursor:pointer;width:100%;min-height:76px;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:0;font-size:16px;font-weight:700;display:grid}.address-favorite-explorer__group.is-editing{cursor:default}.address-favorite-explorer__group-name{min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;overflow:hidden}.address-favorite-explorer__input{box-sizing:border-box;color:#17283d;width:100%;min-width:0;height:36px;font:inherit;border:1px solid #d7dee8;border-radius:8px;outline:0;padding:0 10px;font-size:15px;font-weight:700}.address-favorite-explorer__input:focus{border-color:#558aff;box-shadow:0 0 0 3px #558aff24}.address-favorite-explorer__color{border-radius:999px;width:42px;height:42px;display:block}.address-favorite-explorer__address{border-bottom:1px solid #eef2f7;gap:5px;padding:13px 0;display:grid}.address-favorite-explorer__address strong{color:#17283d;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:800;line-height:1.35}.address-favorite-explorer__address span{color:#8da1ba;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:700;line-height:1.35}.address-favorite-explorer__address-row{border-bottom:1px solid #edf1f6;grid-template-columns:20px minmax(0,1fr) 34px;align-items:center;gap:10px;display:grid}.address-favorite-explorer__address-row .address-button{border-bottom:0}.address-favorite-explorer__address-button{text-align:left;width:100%;min-width:0}.address-favorite-explorer__delete-button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.address-favorite-explorer__delete-button:hover{color:#ee4b69;background:#fef2f2}.address-favorite-explorer__delete-button:disabled{cursor:not-allowed;opacity:.45}.address-favorite-explorer__delete-button svg{stroke-width:2.5px;width:18px;height:18px}.address-favorite-explorer__footer{background:#fff;border-top:1px solid #eef2f7;flex:none;padding:12px 22px 20px}.address-favorite-explorer__save-button{color:#fff;cursor:pointer;width:100%;height:48px;font:inherit;background:#ff14a8;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:16px;font-weight:800;display:inline-flex}.address-favorite-explorer__save-button:disabled{cursor:not-allowed;opacity:.55}.address-favorite-explorer__empty{color:#94a3b8;text-align:center;padding:26px 8px;font-size:13px;font-weight:700;line-height:1.5}.map-canvas{background:#fff;border:0;border-radius:0;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.map-region-search{z-index:16;color:#111827;cursor:pointer;min-width:138px;height:52px;font:inherit;background:#fff;border:0;border-radius:999px;padding:0 24px;font-size:18px;font-weight:600;position:absolute;top:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f172a2e}.building-region-selector{z-index:18;box-sizing:border-box;background:#fff;border:1px solid #e5edf5;border-radius:999px;align-items:center;gap:12px;min-height:48px;padding:0 20px;display:inline-flex;position:absolute;top:24px;left:24px;box-shadow:0 8px 18px #0f172a2e,0 0 0 1px #0f172a0a}.building-region-selector__item{align-items:center;min-width:0;display:inline-flex}.building-region-selector__divider{color:#17283d;flex:none;font-size:16px;font-weight:500;line-height:1}.building-region-selector__select{appearance:none;color:#17283d;cursor:pointer;width:auto;height:36px;font:inherit;text-align:center;text-overflow:ellipsis;background:0 0;border:0;border-radius:0;padding:0;font-size:16px;font-weight:500;line-height:36px}.building-region-selector__select:focus{outline-offset:4px;outline:2px solid #2563eb33}.map-page__header-right{align-items:center;gap:16px;display:flex}.map-canvas__marker-switch{z-index:15;pointer-events:auto;background:0 0;border-radius:999px;align-items:center;padding:0;display:inline-flex;position:absolute;top:318px;left:34px}.map-canvas__marker-switch-button{cursor:pointer;width:48px;height:48px;box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.map-canvas__marker-switch-button img{width:48px;height:48px;display:block}.temp-address-panel,.building-registry-panel{background:#fff;border:0;border-left:1px solid #e2e8f0;border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:hidden}.map-page__body.is-building-mode .building-registry-panel{z-index:35;grid-column:2;width:auto;position:relative;top:auto;bottom:auto;right:auto;overflow:visible;box-shadow:-6px 0 18px #0f172a14}.temp-address-panel__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.temp-address-panel__title{color:#0f172a;font-size:16px;font-weight:800}.temp-address-panel__count{color:#64748b;margin-top:3px;font-size:12px;font-weight:700}.temp-address-panel__checkbox{color:#334155;cursor:pointer;flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.temp-address-panel__checkbox input{accent-color:#ef4444;width:16px;height:16px;margin:0}.temp-address-panel__color-section{border-bottom:1px solid #e5e7eb;gap:10px;padding:14px 16px;display:grid}.temp-address-panel__color-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.temp-address-panel__section-title{color:#334155;font-size:12px;font-weight:800}.temp-address-panel__color-list{flex-wrap:wrap;gap:8px;display:flex}.temp-address-panel__color-button{cursor:pointer;border:2px solid #fff;border-radius:999px;width:28px;height:28px;padding:0;box-shadow:0 0 0 1px #d7dee8}.temp-address-panel__color-button.is-selected{box-shadow:0 0 0 2px #17283d,0 0 0 5px #fff}.temp-address-panel__textarea{box-sizing:border-box;resize:vertical;color:#1e293b;width:100%;min-height:240px;font:inherit;border:0;border-bottom:1px solid #e5e7eb;outline:0;flex:auto;padding:14px 16px;font-size:13px;font-weight:600;line-height:1.5}.temp-address-panel__textarea--add{resize:vertical;border-top:1px solid #e5e7eb;border-bottom:0;min-height:112px}.temp-address-panel__error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:12px 16px 0;padding:10px 12px;font-size:13px;font-weight:700}.temp-address-panel__table-wrap{border-bottom:1px solid #e5e7eb;flex:auto;min-height:240px;overflow-y:auto}.temp-address-panel__table{border-collapse:collapse;color:#1e293b;width:100%;font-size:13px;font-weight:700}.temp-address-panel__table th{z-index:1;color:#64748b;text-align:left;background:#f8fafc;padding:10px 12px;font-size:11px;font-weight:800;position:sticky;top:0}.temp-address-panel__table td{vertical-align:middle;border-top:1px solid #eef2f7;padding:11px 12px}.temp-address-panel__table tbody tr{cursor:pointer}.temp-address-panel__table tbody tr:hover{background:#f8fafc}.temp-address-panel__table tbody tr.is-selected{background:#eef6ff}.temp-address-panel__table-address{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.temp-address-panel__table-color{border:2px solid #fff;border-radius:999px;width:22px;height:22px;display:block;box-shadow:0 0 0 1px #d7dee8}.temp-address-panel__delete-button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.temp-address-panel__delete-button:hover{color:#dc2626;background:#fef2f2}.temp-address-panel__delete-button svg{stroke-width:2.5px;width:16px;height:16px}.temp-address-panel__actions{border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.temp-address-panel__button{color:#334155;cursor:pointer;min-width:86px;height:36px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 14px;font-size:13px;font-weight:800}.temp-address-panel__button--primary{color:#fff;background:#2563eb;border-color:#2563eb}.temp-address-panel__button:disabled{cursor:not-allowed;opacity:.55}.building-registry-panel__header{border-bottom:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex;position:relative}.building-registry-panel__title{color:#17283d;font-size:20px;font-weight:700}.building-registry-panel__title strong{color:#2563eb}.building-registry-panel__title-group{align-items:center;gap:7px;display:inline-flex;position:relative}.building-registry-panel__type-help{display:inline-flex}.building-registry-panel__type-help-button{color:#64748b;cursor:help;width:19px;height:19px;font:inherit;background:#fff;border:1px solid #94a3b8;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.building-registry-panel__type-help-button:hover,.building-registry-panel__type-help-button:focus-visible{color:#2563eb;border-color:#2563eb;outline:0}.building-registry-panel__type-tooltip{z-index:20;box-sizing:border-box;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:286px;padding:13px 14px;font-size:12px;font-weight:600;line-height:1.5;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 12px 28px #0f172a2e}.building-registry-panel__type-tooltip:before{content:"";background:#fff;border-top:1px solid #cbd5e1;border-left:1px solid #cbd5e1;width:9px;height:9px;position:absolute;top:-5px;left:81px;transform:rotate(45deg)}.building-registry-panel__type-help:hover .building-registry-panel__type-tooltip,.building-registry-panel__type-help:focus-within .building-registry-panel__type-tooltip{display:block}.building-registry-panel__type-tooltip-title{color:#0f172a;margin-bottom:9px;font-size:13px;font-weight:800}.building-registry-panel__type-tooltip-item+.building-registry-panel__type-tooltip-item{border-top:1px solid #e2e8f0;margin-top:9px;padding-top:9px}.building-registry-panel__type-tooltip-item strong{color:#0f172a;font-weight:800}.building-registry-panel__type-tooltip-item p{margin:2px 0 0}.building-registry-panel__type-tooltip-keywords{color:#475569;word-break:keep-all;background:#f1f5f9;border-radius:6px;margin-top:6px;padding:7px 8px;font-size:11px;font-weight:700;line-height:1.55}.building-registry-panel__mobile-toggle{display:none}.building-registry-panel__summary{background:#f8fafc;border-bottom:1px solid #e5e7eb;gap:8px;padding:12px;display:grid}.building-registry-panel__summary-item{color:#334155;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.building-registry-panel__summary-label{min-width:0}.property-sale-panel__legend{color:#64748b;flex-shrink:0;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.property-sale-panel__legend-item{align-items:center;gap:4px;display:inline-flex}.property-sale-panel__dot{border:1.5px solid #fff;border-radius:999px;flex:none;width:10px;height:10px;display:inline-block;box-shadow:0 1px 3px #0f172a33}.property-sale-panel__dot--issued{background:#ec4899}.property-sale-panel__dot--not-issued{background:#9ca3af}.property-sale-panel__dot--no-sale{background:#2563eb}.property-sale-panel__card{width:100%;color:inherit;font:inherit;text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center}.property-sale-panel__detail{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.property-sale-panel__detail-overlay{--building-detail-overlay-width:430px}.property-sale-panel__detail-title-row{align-items:center;gap:8px;min-width:0;display:flex}.property-sale-panel__property-list{gap:10px;display:grid}.property-sale-panel__property-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.property-sale-panel__property-head{color:#17283d;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.property-sale-panel__property-title{align-items:center;gap:6px;min-width:0;display:inline-flex}.property-sale-panel__property-title strong{white-space:nowrap;font-size:15px;font-weight:800}.property-sale-panel__property-label{color:#be185d;text-overflow:ellipsis;white-space:nowrap;background:#fce7f3;border-radius:999px;align-items:center;max-width:120px;height:22px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex;overflow:hidden}.property-sale-panel__property-label--floor{color:#4f46e5;background:#eef2ff}.property-sale-panel__property-head>span{color:#ec4899;flex-shrink:0;font-size:14px;font-weight:800}.property-sale-panel__property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.property-sale-panel__property-value{min-width:0}.property-sale-panel__property-value span{color:#94a3b8;margin-bottom:2px;font-size:11px;font-weight:800;display:block}.property-sale-panel__property-value strong{overflow-wrap:anywhere;color:#334155;font-size:12px;font-weight:800;line-height:1.35;display:block}.property-sale-panel__polygon-section{border-bottom:1px solid #e5e7eb;margin-bottom:10px;padding-bottom:10px}.property-sale-panel__polygon-head{color:#17283d;justify-content:space-between;align-items:center;gap:10px;padding:4px 0 8px;font-size:13px;font-weight:800;display:flex}.property-sale-panel__issue-button{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#ec4899;border:1px solid #ec4899;border-radius:8px;flex:none;padding:0 12px;font-size:12px;font-weight:800}.property-sale-panel__issue-button:disabled{cursor:not-allowed;opacity:.58}.property-sale-panel__detail-actions{align-items:center;gap:8px;min-width:0;display:inline-flex}.property-sale-panel__polygon-actions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.property-sale-panel__clear-button{color:#64748b;cursor:pointer;height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.property-sale-panel__polygon-list{gap:0;display:grid}.property-sale-panel__polygon-card{cursor:default;grid-template-columns:minmax(0,1fr);padding-left:0}.building-registry-panel__tabs{cursor:grab;scrollbar-width:none;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:0;flex-wrap:nowrap;align-items:center;gap:6px;padding:8px 16px 12px;display:flex;overflow-x:auto}.building-registry-panel__tabs:active{cursor:grabbing}.building-registry-panel__tabs::-webkit-scrollbar{display:none}.building-registry-panel__tab{color:#111827;cursor:pointer;height:38px;font:inherit;white-space:nowrap;background:#f3f5f9;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:14px;font-weight:400;line-height:1;display:inline-flex}.building-registry-panel__tab-label,.building-registry-panel__tab-count{white-space:nowrap;min-width:0}.building-registry-panel__tab-count{color:inherit;font-size:14px;font-weight:400;line-height:1}.building-registry-panel__tab.is-active{color:#fff;background:#17283d;border-color:#17283d}.building-registry-panel__badge{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.building-registry-panel__badge--mixed{background:#2563eb}.building-registry-panel__badge--aggregate{background:#ec4899}.building-registry-panel__badge--general{background:#16a34a}.building-registry-panel__badge--etc{background:#6b7280}.building-registry-panel__list{flex:1;min-height:0;padding:0 22px 18px;overflow-y:auto}.building-registry-panel__bulk-actions{z-index:5;background:#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:8px;margin:0 -22px 12px;padding:10px 22px 12px;display:flex;position:sticky;top:0}.building-registry-panel__bulk-actions.address-favorite-explorer__bulk-actions{box-sizing:border-box;width:100%;margin:10px;padding:10px 10px 12px}.building-registry-panel__section{margin-bottom:16px}.building-registry-panel__section:last-child{margin-bottom:0}.building-registry-panel__section-title{z-index:2;color:#0f172a;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin:0 0 8px;padding:10px 0;font-size:18px;font-weight:700;display:flex;position:static}.building-registry-panel__section-count{margin-left:6px;font-size:18px;font-weight:700}.building-registry-panel__section-icon{color:#9aadc3;stroke-width:2.8px;flex-shrink:0;width:18px;height:18px}.building-registry-panel__section-check{color:#475569;cursor:pointer;flex-shrink:0;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.building-registry-panel__section-actions{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:inline-flex}.building-registry-panel__excel-button{color:#fff;cursor:pointer;height:32px;font:inherit;background:#45aa7e;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.building-registry-panel__excel-button:disabled{cursor:not-allowed;opacity:.5}.building-registry-panel__section-check input,.building-registry-panel__card-check{appearance:none;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:999px;flex:0 0 20px;place-content:center;width:20px;height:20px;margin:0;transition:background-color .16s,border-color .16s;display:inline-grid;position:relative}.building-registry-panel__section-check input:before,.building-registry-panel__card-check:before{content:"";opacity:0;border-bottom:3px solid #ff1bbd;border-left:3px solid #ff1bbd;width:10px;height:6px;transition:opacity .16s,transform .16s;transform:translateY(-1px)rotate(-45deg)scale(.8)}.building-registry-panel__section-check input:checked,.building-registry-panel__card-check:checked{background:#ffd6f4;border-color:#0000}.building-registry-panel__section-check input:checked:before,.building-registry-panel__card-check:checked:before{opacity:1;transform:translateY(-1px)rotate(-45deg)scale(1)}.building-registry-panel__card-check:disabled{cursor:not-allowed;opacity:.45}.building-registry-panel__card{cursor:pointer;background:#fff;border:0;border-radius:0;grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:10px;margin-bottom:4px;padding:10px 0;display:grid}.building-registry-panel__card-content{min-width:0}.building-registry-panel__card-title{color:#1e293b;word-break:break-word;font-size:16px;font-weight:600;line-height:1.4}.building-registry-panel__card-meta{color:#64748b;margin-top:4px;font-size:14px;font-weight:400}.building-registry-panel__card.property-sale-panel__polygon-card{cursor:default;grid-template-columns:minmax(0,1fr);padding-left:0}.property-sale-panel__polygon-card .building-registry-panel__card-title{word-break:keep-all;overflow-wrap:anywhere}.building-registry-panel__empty{color:#94a3b8;text-align:center;padding:24px;font-size:14px;line-height:1.5}.building-registry-panel__detail{box-sizing:border-box;height:100%;min-height:0;padding:26px 22px 34px;overflow-y:auto}.building-registry-panel__detail-overlay{z-index:34;width:var(--building-detail-overlay-width,360px);background:#fff;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;position:absolute;top:0;bottom:0;right:100%;overflow:visible;box-shadow:-8px 0 22px #0f172a1a}.building-registry-panel__detail-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.building-registry-panel__detail-chip{color:#fff;cursor:pointer;height:28px;font:inherit;background:#5d83ff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:14px;font-weight:700;display:inline-flex}.building-registry-panel__detail-chip:disabled{cursor:not-allowed;opacity:.55}.building-registry-panel__button-icon{stroke-width:3px;flex:0 0 14px;width:14px;height:14px}.building-registry-panel__detail-close{color:#17283d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.building-registry-panel__detail-close svg{stroke-width:2.4px;width:26px;height:26px}.building-registry-panel__detail-actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.building-registry-panel__detail-close.is-active{color:#ff14a8}.building-registry-panel__detail-close.is-active svg{fill:#ff14a8;stroke:#ff14a8}.address-favorite-panel{z-index:36;background:#fff;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;flex-direction:column;width:360px;min-height:0;display:flex;position:absolute;top:0;bottom:0;right:100%;box-shadow:-8px 0 22px #0f172a1a}.address-favorite-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:28px 22px 18px;display:flex}.address-favorite-panel__title{color:#17283d;font-size:20px;font-weight:800;line-height:1.25}.address-favorite-panel__subtitle{color:#8da1ba;text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin-top:7px;font-size:12px;font-weight:700;line-height:1.35;overflow:hidden}.address-favorite-panel__actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.address-favorite-panel__icon-button{color:#17283d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.address-favorite-panel__icon-button:disabled{cursor:not-allowed;opacity:.45}.address-favorite-panel__icon-button svg{stroke-width:2.6px;width:24px;height:24px}.address-favorite-panel__error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:0 22px 12px;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45}.address-favorite-panel__list{flex:1;min-height:0;padding:0 22px 12px;overflow-y:auto}.address-favorite-panel__row{border-bottom:1px solid #eef2f7;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:14px;min-height:76px;display:grid;position:relative}.address-favorite-panel__color{border-radius:999px;width:42px;height:42px;display:block}.address-favorite-panel__name{color:#17283d;cursor:pointer;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;min-width:0;padding:0;font-size:16px;font-weight:700;line-height:1.35}.address-favorite-panel__input{box-sizing:border-box;color:#17283d;width:100%;min-width:0;height:36px;font:inherit;border:1px solid #d7dee8;border-radius:8px;outline:0;padding:0 10px;font-size:15px;font-weight:700}.address-favorite-panel__input:focus{border-color:#558aff;box-shadow:0 0 0 3px #558aff24}.address-favorite-panel__check{appearance:none;color:#cad5e3;cursor:pointer;background:#f0f4fa;border:0;border-radius:999px;place-content:center;width:26px;height:26px;padding:0;display:inline-grid;position:relative}.address-favorite-panel__check.is-selected{color:#ff14a8;background:#ffd6f4}.address-favorite-panel__check:disabled{cursor:not-allowed;opacity:.55}.address-favorite-panel__check-icon{color:#cad5e3;pointer-events:none;stroke-width:3.2px;width:15px;height:15px;position:absolute;right:5.5px}.address-favorite-panel__check.is-selected+.address-favorite-panel__check-icon{color:#ff14a8}.address-favorite-panel__empty{color:#94a3b8;text-align:center;padding:28px 8px;font-size:14px;font-weight:700;line-height:1.5}.address-favorite-panel__footer{background:#fff;border-top:1px solid #eef2f7;flex:none;padding:12px 22px 20px}.address-favorite-panel__save-button{color:#fff;cursor:pointer;width:100%;height:48px;font:inherit;background:#ff14a8;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:16px;font-weight:800;display:inline-flex}.address-favorite-panel__save-button:disabled{cursor:not-allowed;opacity:.55}.building-registry-panel__detail-header{background:#fff;border:0;border-radius:0;justify-content:space-between;align-items:flex-start;gap:10px;padding:0 0 22px;display:flex}.building-registry-panel__detail-heading{min-width:0}.building-registry-panel__detail-title-row{grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.building-registry-panel__favorite-add{color:#fff;cursor:pointer;background:#5d83ff;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;padding:0;display:inline-flex}.building-registry-panel__favorite-add svg{stroke-width:3px;width:20px;height:20px}.building-registry-panel__favorite-add.is-active{background:#ff14a8}.building-registry-panel__detail-title{color:#0f172a;word-break:keep-all;min-width:0;font-size:22px;font-weight:800;line-height:1.38}.building-registry-panel__detail-meta{color:#64748b;word-break:break-word;flex-shrink:0;margin-top:7px;font-size:12px;font-weight:800;line-height:1.35}.building-registry-panel__detail-section{background:#fff;border:0;border-bottom:1px solid #eef2f7;border-radius:0;margin-top:0;overflow:hidden}.building-registry-panel__detail-section-title{color:#0f172a;margin:12px 0 8px;font-size:13px;font-weight:600}.building-registry-panel__detail-section .building-registry-panel__detail-section-title{background:#f8fafc;border-bottom:1px solid #e2e8f0;margin:0;padding:10px 12px}.building-registry-panel__detail-section-toggle{cursor:pointer;width:100%;font:inherit;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:10px;padding:18px 0 14px;display:flex}.building-registry-panel__detail-section-toggle span{color:#0f172a;font-size:18px;font-weight:700}.building-registry-panel__detail-section-icon{color:#9aadc3;stroke-width:2.8px;flex-shrink:0;width:18px;height:18px}.building-registry-panel__detail-section-toggle:hover span,.building-registry-panel__detail-section-toggle:hover .building-registry-panel__detail-section-icon{color:#0f766e}.building-registry-panel__detail-section-content{min-width:0}.building-registry-panel__detail-section-title-row{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.building-registry-panel__detail-section-title-row .building-registry-panel__detail-section-title{background:0 0;border-bottom:0;margin:0;padding:0}.building-registry-panel__detail-row{color:#334155;border-bottom:0;grid-template-columns:112px minmax(0,1fr);gap:10px;padding:7px 0;font-size:14px;line-height:1.45;display:grid}.building-registry-panel__detail-row:last-child{border-bottom:0}.building-registry-panel__detail-row span{color:#9aadc3;font-weight:400}.building-registry-panel__detail-row strong{color:#0f172a;text-align:right;word-break:break-word;min-width:0;font-weight:500}.building-registry-panel__floor-list{background:#fff;border:0;border-radius:0;margin-top:0;overflow:hidden}.building-registry-panel__detail-section-content .building-registry-panel__floor-list{border:0;border-radius:0;margin-top:0}.building-registry-panel__floor-row{color:#17283d;border-bottom:1px solid #eef2f7;padding:26px 0 28px;font-size:15px;font-weight:700}.building-registry-panel__floor-row:last-child{border-bottom:0}.building-registry-panel__floor-summary{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.building-registry-panel__floor-summary span{color:#ff14a8;font-size:16px;font-weight:600;line-height:1.2}.building-registry-panel__floor-summary strong{color:#17283d;text-align:right;font-size:16px;font-weight:600;line-height:1.2}.building-registry-panel__floor-purposes{border-top:0;gap:17px;margin-top:0;padding-top:0;display:grid}.building-registry-panel__floor-purpose-row{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;font-size:14px;line-height:1.35;display:grid}.building-registry-panel__floor-purpose-row span{color:#9aadc3;font-weight:400}.building-registry-panel__floor-purpose-row strong{color:#17283d;text-align:right;word-break:break-word;min-width:0;font-weight:500}.building-issue-modal{z-index:120;background:#0f172a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.building-issue-modal__dialog{background:#fff;border-radius:12px;flex-direction:column;width:min(460px,100%);max-height:min(640px,100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a3d}.building-issue-modal__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.building-issue-modal__title{color:#0f172a;font-size:17px;font-weight:600}.building-issue-modal__subtitle{color:#64748b;word-break:break-all;margin-top:4px;font-size:12px;font-weight:700;line-height:1.45}.building-issue-modal__close{color:#475569;cursor:pointer;width:30px;height:30px;font:inherit;background:#f1f5f9;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:inline-flex}.building-issue-modal__close:hover{color:#0f172a;background:#e2e8f0}.building-issue-modal__body{background:#f8fafc;min-height:0;padding:12px 14px 14px;overflow-y:auto}.building-issue-modal__tools{color:#475569;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.building-issue-modal__tools div{gap:6px;display:flex}.building-issue-modal__tools button{color:#334155;cursor:pointer;height:28px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:0 9px;font-size:12px;font-weight:600}.building-issue-modal__tools button:hover:not(:disabled){color:#4338ca;border-color:#4f46e5}.building-issue-modal__tools button:disabled{cursor:not-allowed;opacity:.5}.building-issue-modal__state{color:#64748b;text-align:center;padding:34px 12px;font-size:13px;font-weight:600}.building-issue-modal__state--error{color:#dc2626}.building-issue-modal__table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.building-issue-modal__table-head,.building-issue-modal__row{grid-template-columns:44px 58px minmax(72px,.8fr) minmax(0,1fr);align-items:center;gap:8px;display:grid}.building-issue-modal__table-head{color:#334155;border-bottom:1px solid #e2e8f0;min-height:38px;padding:0 12px;font-size:12px;font-weight:600}.building-issue-modal__table-body{max-height:300px;overflow-y:auto}.building-issue-modal__row{color:#334155;cursor:pointer;border-bottom:1px solid #e2e8f0;min-height:42px;padding:0 12px;font-size:13px;font-weight:800}.building-issue-modal__row:last-child{border-bottom:0}.building-issue-modal__row:hover{background:#f8fafc}.building-issue-modal__row.is-disabled{cursor:not-allowed;opacity:.48}.building-issue-modal__table-head input,.building-issue-modal__row input{appearance:none;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:999px;place-content:center;width:20px;height:20px;margin:0;transition:background-color .16s,border-color .16s;display:inline-grid;position:relative}.building-issue-modal__table-head input:before,.building-issue-modal__row input:before{content:"";opacity:0;border-bottom:3px solid #ff1bbd;border-left:3px solid #ff1bbd;width:10px;height:6px;transition:opacity .16s,transform .16s;transform:translateY(-1px)rotate(-45deg)scale(.8)}.building-issue-modal__table-head input:checked,.building-issue-modal__row input:checked{background:#ffd6f4;border-color:#0000}.building-issue-modal__table-head input:checked:before,.building-issue-modal__row input:checked:before{opacity:1;transform:translateY(-1px)rotate(-45deg)scale(1)}.building-issue-modal__table-head>span:first-child,.building-issue-modal__row>span:first-child{justify-content:center;align-items:center;display:inline-flex}.building-issue-modal__row strong{color:#0f172a;font-weight:600}.building-issue-modal__row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.building-issue-modal__selected-list{flex-wrap:wrap;gap:3px;margin-top:8px;display:flex}.building-issue-modal__selected-list span{color:#fff;background:#17283d;border-radius:5px;align-items:center;min-height:18px;padding:2px 5px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex}.building-issue-modal__footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:center;padding:14px 16px 16px;display:flex}.building-issue-modal__primary{color:#fff;cursor:pointer;min-width:112px;height:38px;font:inherit;background:#4338ca;border:0;border-radius:7px;padding:0 18px;font-size:14px;font-weight:600;box-shadow:0 8px 18px #4338ca2e}.building-issue-modal__primary:hover{background:#3730a3}.building-owner-accordion{gap:0;padding:12px;display:grid}.building-owner-accordion__item{border-top:1px solid #e2e8f0;padding:12px 0}.building-owner-accordion__item:first-child{border-top:0;padding-top:0}.building-owner-accordion__item:last-child{padding-bottom:0}.building-owner-accordion__head{width:100%;font:inherit;text-align:left;background:0 0;border:0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 10px;padding:0;display:flex}.building-owner-accordion__head strong{color:#0f172a;word-break:break-word;flex:96px;min-width:0;font-size:13px;font-weight:600}.building-owner-accordion__meta{flex-wrap:wrap;flex:auto;justify-content:flex-end;gap:5px;min-width:0;display:flex}.building-owner-accordion__badge{white-space:nowrap;border-radius:6px;max-width:100%;padding:4px 7px;font-size:12px;font-weight:600;line-height:1.2}.building-owner-accordion__badge--purpose{color:#15803d;background:#dcfce7}.building-owner-accordion__badge--room{color:#0369a1;background:#e0f2fe}.building-owner-accordion__rows{border-top:1px dashed #e2e8f0;gap:8px;margin-top:10px;padding-top:10px;display:grid}.building-owner-accordion__rows div{grid-template-columns:64px minmax(0,1fr);gap:8px;font-size:12px;line-height:1.45;display:grid}.building-owner-accordion__rows span{color:#64748b;font-weight:800}.building-owner-accordion__rows strong{color:#334155;word-break:break-word;min-width:0;font-weight:800}.map-canvas__target{width:100%;height:100%;min-height:600px}.map-canvas__loading{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.map-canvas__spinner{background:#ffffffb8;border:4px solid #2563eb2e;border-top-color:#2563eb;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite map-canvas-spinner;box-shadow:0 8px 20px #0f172a29}@keyframes map-canvas-spinner{to{transform:rotate(360deg)}}.address-side-panel{background:#fff;border:0;border-radius:22px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 18px 48px #1220331f}.map-panel-drag-handle{display:none}.address-side-panel__header{border-bottom:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 8px;display:flex;position:relative}.address-side-panel__title{color:#17283d;letter-spacing:0;min-width:0;font-size:18px;font-weight:700}.address-side-panel__title strong{font:inherit}.address-side-panel__toggle{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex-shrink:0;gap:3px;padding:3px;display:inline-flex}.address-side-panel__toggle-button{color:#64748b;cursor:pointer;max-width:72px;font:inherit;background:0 0;border:0;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1.2}.address-side-panel__toggle-button.is-active{color:#fff;background:#2563eb}.address-side-panel__mobile-toggle{display:none}.address-side-panel__tabs{scrollbar-width:none;background:#fff;border-bottom:0;flex-wrap:nowrap;align-items:center;gap:6px;padding:8px 16px 12px;display:flex;overflow-x:auto}.address-side-panel__tabs::-webkit-scrollbar{display:none}.address-side-panel__tab{color:#111827;cursor:pointer;min-width:0;height:30px;font:inherit;white-space:nowrap;background:#f3f5f9;border:1px solid #0000;border-radius:8px;padding:0 9px;font-size:12px;font-weight:800}.address-side-panel__tab.is-active{color:#fff;background:#17283d;border-color:#17283d}.address-side-panel__list{scrollbar-color:#b8c0cc transparent;scrollbar-width:thin;flex:1;min-height:0;padding:8px 20px 20px;overflow-y:auto}.address-side-panel__empty{color:#94a3b8;text-align:center;padding:24px;font-size:14px;line-height:1.5}.address-side-panel__polygon-actions{padding:0 0 8px}.address-side-panel__polygon-action{color:#fff;cursor:pointer;width:100%;min-height:38px;font:inherit;background:#ec4899;border:1px solid #ec4899;border-radius:8px;padding:0 14px;font-size:13px;font-weight:800}.address-side-panel__polygon-action:disabled{cursor:not-allowed;opacity:.58}.address-button{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f6;border-radius:0;width:100%;margin-bottom:0;padding:11px 0}.address-button:hover{background:#f8fafc}.address-button--static{box-sizing:border-box;cursor:default}.address-button__title{color:#314b70;word-break:keep-all;min-width:0;font-size:13px;font-weight:500;line-height:1.35}.address-button__title-row{justify-content:flex-start;align-items:center;gap:8px;display:flex}.address-button__meta{color:#94a3b8;margin-top:4px;font-size:11px;font-weight:500;line-height:1.3}.address-button__description{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:47px;height:24px;padding:0 8px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.address-button__description--property_sale{background:#ff596e}.address-button__description--property_registry{background:#558aff}.address-button__description--building_registry{background:#42a37c}.address-button__description--polygon{background:#7c3aed}.address-button__description--default{background:#64748b}.map-detail-modal{z-index:100;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.map-detail-modal__dialog{background:#fff;border-radius:14px;flex-direction:column;width:min(860px,100vw - 48px);min-height:260px;max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a3d}.map-detail-modal__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.map-detail-modal__title{color:#0f172a;font-size:18px;font-weight:800}.map-detail-modal__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.map-detail-modal__meta{color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:46px;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.map-detail-modal__meta--property_sale{background:#ff5570}.map-detail-modal__meta--property_registry{background:#4f7dff}.map-detail-modal__meta--building_registry{background:#43ae7f}.map-detail-modal__meta--default{background:#64748b}.map-detail-modal__close{color:#475569;cursor:pointer;width:32px;height:32px;font:inherit;background:#f1f5f9;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:inline-flex}.map-detail-modal__close:hover{color:#0f172a;background:#e2e8f0}.map-detail-modal__body{background:#f8fafc;padding:16px 20px 20px;overflow-y:auto}.map-detail-modal__state{color:#64748b;text-align:center;padding:32px 16px;font-size:14px;font-weight:700}.map-detail-modal__state--error{color:#dc2626}.map-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:14px;overflow:hidden}.map-detail-card:last-child{margin-bottom:0}.map-detail-card__header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.map-detail-card__title{color:#0f172a;word-break:break-word;min-width:0;font-size:15px;font-weight:800;line-height:1.35}.map-detail-card__pdf{color:#fff;background:#2563eb;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:800;text-decoration:none}.map-detail-card__rows{border-top:1px solid #e2e8f0;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:8px 12px;margin:0;padding:12px;display:grid}.map-detail-card__row{align-items:flex-start;gap:8px;min-width:0;display:flex}.map-detail-card__row--wide{grid-column:span 2}.map-detail-card__row dt,.map-detail-card__row dd{min-width:0;margin:0;font-size:13px;line-height:1.45}.map-detail-card__row dt{color:#17283d;white-space:nowrap;background:#f3f5f9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:58px;min-height:26px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.map-detail-card__row dd{color:#1e293b;white-space:pre-wrap;word-break:break-word;padding-top:3px;font-weight:600}.map-detail-card__preview{background:#fff;border-top:1px solid #e2e8f0;padding:14px}.map-detail-card__preview-header{color:#0f172a;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:13px;font-weight:800;display:flex}.map-detail-card__preview-header a{color:#2563eb;flex-shrink:0;font-size:12px;font-weight:800;text-decoration:none}.map-detail-card__image-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.map-detail-card__image-link{aspect-ratio:4/3;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:block;overflow:hidden}.map-detail-card__image-link img{object-fit:cover;width:100%;height:100%;display:block}.map-detail-card__pdf-preview{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;width:100%;max-height:620px;position:relative;overflow:auto}.map-detail-card__pdf-pages{flex-direction:column;align-items:center;gap:12px;min-height:260px;padding:12px;display:flex}.map-detail-card__pdf-page{background:#fff;border:1px solid #e2e8f0;max-width:100%;height:auto;display:block;box-shadow:0 4px 12px #0f172a14}.map-detail-card__pdf-state{z-index:1;color:#1d4ed8;background:#eff6fff0;border:1px solid #dbeafe;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:800;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #0f172a1a}.map-detail-card__pdf-state--error{color:#b91c1c;background:#fef2f2f0;border-color:#fecaca}@media (width<=760px){.map-page{--map-mobile-panel-open-height:calc(100dvh - max(64px, env(safe-area-inset-top) + 48px));--map-mobile-panel-closed-height:128px;--map-mobile-panel-bottom:calc(var(--map-query-bottom-offset,0px));background:#fff;width:100vw;height:100dvh;min-height:100dvh;padding:0;position:fixed;inset:0;overflow:hidden}.map-page__header{top:calc(max(12px, env(safe-area-inset-top)) + var(--map-query-top-offset,0px));z-index:35;pointer-events:none;justify-content:flex-start;align-items:flex-start;gap:8px;margin:0;position:fixed;left:14px;right:14px}.map-provider-switch,.map-canvas__marker-switch{pointer-events:auto;box-shadow:none}.map-provider-switch{top:calc(max(12px, env(safe-area-inset-top)) + var(--map-query-top-offset,0px));z-index:35;background:#fff;border-radius:999px;flex-direction:column;gap:0;width:40px;position:fixed;left:14px;overflow:hidden;transform:none;box-shadow:0 8px 18px #0f172a24}.map-page__body.is-building-mode .map-provider-switch,.map-page__body.is-building-detail-open .map-provider-switch{transform:none}.map-provider-switch__button{width:40px;min-width:0;height:40px;box-shadow:none;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;gap:0;padding:0}.map-provider-switch__text{display:none}.map-provider-switch__button.is-active{background:0 0}.map-provider-switch__image{width:40px;height:40px;display:block}.map-canvas__marker-switch{display:none}.map-region-search{top:calc(max(74px, env(safe-area-inset-top) + 58px) + var(--map-query-top-offset,0px));min-width:118px;height:44px;padding:0 18px;font-size:15px}.building-region-selector{top:calc(max(66px, env(safe-area-inset-top) + 54px) + var(--map-query-top-offset,0px));border-radius:999px;justify-content:center;gap:8px;min-height:42px;padding:0 14px;display:flex;left:8px;right:8px}.building-region-selector__item{flex:0 auto}.building-region-selector__divider{font-size:14px}.building-region-selector__select{width:auto;min-width:0;max-width:88px;height:32px;font-size:12px;line-height:32px}.map-mode-tabs,.map-zoom-control{display:none}.map-page__body{height:100dvh;margin:0;display:block;position:absolute;inset:0}.map-page__body.is-panel-open,.map-page__body.is-panel-closed{height:100dvh}.map-page__canvas-wrap,.map-canvas,.map-canvas__target{width:100%;height:100%;min-height:0}.map-canvas{border:0;border-radius:0}.map-canvas__marker-switch{top:calc(max(12px, env(safe-area-inset-top)) + 48px + var(--map-query-top-offset,0px));padding:8px 10px;font-size:13px;position:fixed;left:12px;right:auto}.address-side-panel,.temp-address-panel,.building-registry-panel{right:0;bottom:var(--map-mobile-panel-bottom);z-index:40;height:auto;max-height:var(--map-mobile-panel-open-height);border:0;border-radius:20px 20px 0 0;min-height:0;transition:height .12s,min-height .22s,max-height .22s;position:fixed;left:0;box-shadow:0 18px 48px #0f172a33}.map-page__body.is-building-mode .building-registry-panel{top:auto;right:0;bottom:var(--map-mobile-panel-bottom);width:auto;position:fixed;left:0;overflow:hidden;box-shadow:0 18px 48px #0f172a33}.map-panel-drag-handle{cursor:ns-resize;touch-action:none;background:0 0;border:0;flex-shrink:0;width:100%;height:22px;padding:0;display:block;position:relative}.map-panel-drag-handle:before{content:"";background:#dfe5ed;border-radius:999px;width:64px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.temp-address-panel,.building-registry-panel{height:var(--map-mobile-panel-open-height)}.temp-address-panel__textarea{min-height:0}.address-side-panel.is-mobile-closed,.building-registry-panel.is-mobile-closed{bottom:var(--map-mobile-panel-bottom);height:var(--map-mobile-panel-closed-height);max-height:var(--map-mobile-panel-closed-height);min-height:var(--map-mobile-panel-closed-height)}.address-side-panel.is-mobile-open{bottom:var(--map-mobile-panel-bottom);height:var(--map-mobile-panel-open-height);max-height:var(--map-mobile-panel-open-height)}.address-side-panel__header,.building-registry-panel__header{flex-shrink:0;padding:14px 18px}.address-side-panel__header{cursor:ns-resize;touch-action:none}.address-side-panel__header:before,.building-registry-panel__header:before{display:none}.address-side-panel__title,.building-registry-panel__title{font-size:20px;line-height:1.15}.building-registry-panel__type-tooltip{width:calc(100vw - 52px);max-height:calc(var(--map-mobile-panel-open-height) - 68px);overflow-y:auto}.address-side-panel__mobile-toggle,.building-registry-panel__mobile-toggle{color:#334155;cursor:pointer;min-width:52px;height:30px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.address-side-panel.is-mobile-closed .address-side-panel__list,.address-side-panel.is-mobile-closed .address-side-panel__empty,.building-registry-panel.is-mobile-closed .building-registry-panel__type-help,.building-registry-panel.is-mobile-closed .building-registry-panel__summary,.building-registry-panel.is-mobile-closed .building-registry-panel__tabs,.building-registry-panel.is-mobile-closed .building-registry-panel__list,.building-registry-panel.is-mobile-closed .building-registry-panel__detail,.building-registry-panel.is-mobile-closed .building-registry-panel__detail-overlay,.building-registry-panel.is-mobile-closed .building-registry-panel__empty{display:none}.address-side-panel.is-tabs-only{border-radius:14px;height:auto;min-height:0;max-height:none;transition:none}.address-side-panel.is-tabs-only .address-side-panel__header,.address-side-panel.is-tabs-only .address-side-panel__list,.address-side-panel.is-tabs-only .address-side-panel__empty{display:none}.address-side-panel.is-mobile-closed.is-tabs-only .address-side-panel__tabs,.address-side-panel.is-tabs-only .address-side-panel__tabs{background:#fff;border-bottom:0;flex-wrap:nowrap;gap:6px;padding:8px 18px 10px;display:flex;overflow-x:auto}.address-side-panel.is-tabs-only .address-side-panel__tab{border-radius:8px;height:28px;font-size:12px;font-weight:700}.address-side-panel__tabs{flex-wrap:nowrap;flex-shrink:0;gap:10px;padding:8px 20px;display:flex;overflow-x:auto}.address-side-panel__list{flex:0 auto;padding:4px 18px 18px}.address-side-panel__tab{border-radius:10px;height:30px;padding:0 10px;font-size:14px;font-weight:400}.address-button{padding:12px 0}.address-button__title-row{gap:10px}.address-button__title{font-size:15px;line-height:1.35}.address-button__description{min-width:42px;min-height:26px;padding:0 8px;font-size:12px}.address-side-panel__empty{flex:0 auto;min-height:0;padding:20px 16px;overflow-y:auto}.building-registry-panel__summary{flex-shrink:0;padding:10px 12px}.building-registry-panel__tabs{flex-shrink:0;gap:6px;padding:8px 18px 12px;overflow-x:auto}.building-registry-panel__tab{border-radius:8px;min-width:0;height:30px;padding:0 9px;font-size:12px}.building-registry-panel__list{flex:0 auto}.building-registry-panel__detail{height:100%;padding:22px 18px 28px}.building-registry-panel__detail-overlay{z-index:3;width:auto;box-shadow:none;border:0;border-radius:20px 20px 0 0;position:absolute;inset:0}.building-registry-panel__empty{flex:0 auto;min-height:0;padding:20px 16px;overflow-y:auto}.map-detail-modal{padding:max(36px, calc(env(safe-area-inset-top) + 24px)) 14px max(116px, calc(env(safe-area-inset-bottom) + 100px));align-items:center}.map-detail-modal__dialog{border-radius:12px;width:min(360px,100vw - 32px);min-height:240px;max-height:min(72dvh,100dvh - 100px)}.map-detail-modal__header{padding:14px 16px}.map-detail-modal__title{font-size:17px}.map-detail-modal__close{width:30px;height:30px;font-size:20px}.map-detail-modal__body{padding:12px 14px 14px}.building-issue-modal{padding:max(36px, calc(env(safe-area-inset-top) + 24px)) 14px max(116px, calc(env(safe-area-inset-bottom) + 100px));align-items:flex-start}.building-issue-modal__dialog{border-radius:12px;width:100%;max-height:min(100dvh,100dvh - 100px)}.building-issue-modal__header{padding:14px 16px}.building-issue-modal__body{padding:12px 14px 14px}.building-issue-modal__table-head,.building-issue-modal__row{grid-template-columns:40px 50px minmax(60px,.8fr) minmax(0,1fr);gap:6px;padding-left:12px;padding-right:12px}.building-issue-modal__footer{padding:14px 16px 18px}.map-detail-card__header{padding:12px 14px}.map-detail-card__row{gap:6px}.map-detail-card__row dt{min-width:44px;min-height:22px;padding:0 7px;font-size:11px}.map-detail-card__row dd{padding-top:1px;font-size:12px}.map-detail-card__rows{grid-template-columns:1fr}.map-detail-card__row--wide{grid-column:auto}.map-detail-card__pdf-preview{max-height:460px}}.office-page{background:#f2f2f7;min-height:100vh;padding-top:24px}.office-page__message-wrap{padding:24px}.office-page__message{color:#64748b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;font-weight:600}.office-page__message--error{color:#b91c1c;border-color:#fecaca;font-weight:700}.office-page__top-grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;max-width:2000px;margin:0 auto;display:grid}.office-page__period-count-section{grid-column:1/-1;min-width:0}.office-page__metric-header{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.office-page__metric-title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.office-page__metric-toggle{background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex-shrink:0;gap:4px;padding:4px;display:inline-flex}.office-page__metric-toggle-button{color:#475569;min-width:58px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:14px;font-weight:800}.office-page__metric-toggle-button--active{color:#2663eb;background:#f0f6ff}.office-page__amount-scroll{width:100%;min-width:0;padding-bottom:4px;overflow:auto hidden}.office-page__amount-scroll::-webkit-scrollbar{height:10px}.office-page__amount-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.office-page__amount-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #e2e8f0;border-radius:999px}.office-page__amount-row{align-items:stretch;gap:20px;min-width:max-content;display:flex}.office-page__amount-card{flex:0 0 360px}.office-page__diff-section{flex:0 0 320px}.office-page__diff-stack{gap:14px;display:grid}.office-page__bottom-grid{grid-template-columns:1fr .65fr;align-items:start;gap:20px;max-width:2000px;margin:20px auto 0;display:grid}.office-page__card-row{justify-content:center;align-items:stretch;gap:12px;width:100%;display:flex}.office-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-width:0;padding:20px;display:flex;box-shadow:0 1px 3px #0f172a0f}.office-section-card__title{color:#0f172a;flex-shrink:0;margin-bottom:16px;font-size:18px;font-weight:700}.office-section-card__content{flex-direction:column;flex:1;min-width:0;display:flex}.office-section-card__content--center{justify-content:center}.office-amount-list{flex-direction:column;gap:14px;display:flex}.office-amount-list__row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.office-amount-list__label{color:#334155;font-weight:700}.office-amount-list__value{color:#0f172a;font-weight:700}.office-amount-list__values{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 18px;min-width:0;display:flex}.office-amount-list__value--count{min-width:64px}.office-amount-list__value--amount{min-width:150px}.office-amount-list__total{color:#0f172a;border-top:2px solid #cbd5e1;justify-content:space-between;align-items:center;margin-top:8px;padding-top:14px;font-size:18px;font-weight:800;display:flex}.office-diff-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.office-diff-card__title{color:#64748b;margin-bottom:8px;font-size:14px;font-weight:700}.office-diff-card__value{font-size:34px;font-weight:900;line-height:1.2}.office-tone-up{color:#dc2626}.office-tone-down{color:#2563eb}.office-tone-flat{color:#475569}.office-period-table__scroll{width:100%;min-width:0;padding-bottom:4px;position:relative;overflow:auto hidden}.office-period-table__scroll::-webkit-scrollbar{height:10px}.office-period-table__scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:999px}.office-period-table__scroll::-webkit-scrollbar-thumb{background:#94a3b8;border:2px solid #e2e8f0;border-radius:999px}.office-period-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:100%}.office-period-table__header,.office-period-table__row{display:grid}.office-period-table__header{color:#334155;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:700}.office-period-table__row{background:#fff;border-bottom:1px solid #e2e8f0}.office-period-table__row:last-child{border-bottom:0}.office-period-table__row--total{color:#0f172a;background:#f8fafc;font-weight:800}.office-period-table__header-cell,.office-period-table__cell{text-align:center;white-space:nowrap;border-right:1px solid #e2e8f0;min-width:0;padding:13px 12px}.office-period-table__header-cell:last-child,.office-period-table__cell:last-child{border-right:0}.office-period-table__label-cell{z-index:3;color:#1e293b;background:#fcfcfd;font-weight:700;position:sticky;left:0;box-shadow:1px 0 #e2e8f0,8px 0 12px #0f172a0a}.office-period-table__header .office-period-table__label-cell{z-index:4;background:#f8fafc}.office-period-table__row--total .office-period-table__label-cell{background:#f8fafc}.office-period-table__empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;min-height:220px;font-weight:700;display:flex}.office-compare-table{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.office-compare-table__header,.office-compare-table__row{grid-template-columns:120px 1fr 1fr;display:grid}.office-compare-table__header{color:#334155;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:700}.office-compare-table__cell{padding:14px}.office-compare-table__header-cell{text-align:center;padding:12px 14px}.office-compare-table__row{background:#fff;border-bottom:1px solid #e2e8f0}.office-compare-table__row:last-child{border-bottom:0}.office-compare-table__row--total{background:#f8fafc}.office-compare-table__label{color:#1e293b;background:#fcfcfd;font-weight:700}.office-compare-table__row--total .office-compare-table__label{background:#eef2ff}.office-compare-table__previous{color:#475569;text-align:center}.office-compare-table__previous--total{font-weight:700}.office-compare-table__current{color:#0f172a;text-align:center;font-weight:700}.office-count-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;overflow:hidden}.office-count-card__title{color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:16px;font-weight:700}.office-count-card__grid{grid-template-columns:1fr 1fr;display:grid}.office-count-card__metric{text-align:center;padding:18px 14px}.office-count-card__metric:first-child{border-right:1px solid #e2e8f0}.office-count-card__metric-label{color:#64748b;margin-bottom:8px;font-size:14px;font-weight:600}.office-count-card__metric-value{color:#0f172a;font-size:36px;font-weight:800;line-height:1.1}.office-count-card__unit{margin-left:4px;font-size:18px}.office-count-card__diff{color:#475569;text-align:center;background:#fff;border-top:1px solid #e2e8f0;padding:12px 14px;font-size:15px;font-weight:700}.product-page{background:#f2f2f7;min-height:100vh;padding-top:24px}.product-page__message-wrap{padding:24px}.product-page__message{color:#64748b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;font-weight:600}.product-page__message--error{color:#b91c1c;border-color:#fecaca;font-weight:700}.product-page__inner{gap:32px;max-width:2000px;margin:0 auto;display:grid}.product-page__grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.product-page__grid--lower{margin-top:20px}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;padding:20px}.product-card--relative{position:relative}.product-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.product-card__title{color:#0f172a;font-size:20px;font-weight:800}.product-period-buttons{flex-wrap:wrap;gap:8px;display:flex}.product-period-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:700}.product-period-button.is-active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.company-purchase__bar-wrap{margin-bottom:22px}.company-purchase__bar-wrap--height-420{max-height:420px}.company-purchase__bar-wrap--height-460{max-height:460px}.company-purchase__stack{background:#e2e8f0;border-radius:999px;width:100%;height:28px;overflow:hidden}.company-purchase__stack-segment{cursor:default}.company-purchase__list{gap:12px;display:grid}.company-purchase__row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:18px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.company-purchase__dot{border-radius:50%;width:12px;height:12px;display:inline-block}.company-purchase__name{color:#0f172a;word-break:keep-all;font-size:14px;font-weight:700;line-height:1.4}.company-purchase__amount{color:#334155;white-space:nowrap;font-size:15px;font-weight:800}.company-purchase__rate{color:#2563eb;text-align:right;white-space:nowrap;min-width:72px;font-size:15px;font-weight:900}.company-purchase__tooltip{z-index:9999;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;padding:10px 12px;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 24px #0f172a1f}.company-purchase__tooltip-title{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:800;line-height:1.4}.company-purchase__tooltip-line{color:#475569;margin-bottom:4px;font-size:13px;font-weight:700}.company-purchase__tooltip-rate{color:#2563eb;font-size:13px;font-weight:900}.company-color-0{background:#2563eb}.company-color-1{background:#10b981}.company-color-2{background:#f59e0b}.company-color-3{background:#8b5cf6}.company-color-4{background:#ef4444}.product-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;box-shadow:0 8px 24px #0f172a14}.product-tooltip__label{color:#334155;font-size:14px;font-weight:700}.product-tooltip__value{color:#0f172a;margin-top:4px;font-size:18px;font-weight:900}.product-chart-frame{width:100%;height:520px}.product-donut__title{color:#0f172a;margin-bottom:18px;font-size:20px;font-weight:800}.product-donut__layout{grid-template-columns:minmax(360px,1fr) 300px;align-items:start;gap:20px;display:grid}.product-donut__chart{width:100%;height:520px;position:relative;overflow:hidden}.product-donut__center{pointer-events:none;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;padding:14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0f172a14}.product-donut__center-label{color:#475569;word-break:keep-all;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.3}.product-donut__center-value{color:#0f172a;font-size:30px;font-weight:900;line-height:1.1}.product-donut__center-meta{color:#64748b;background:0 0;margin-top:4px;font-size:13px;font-weight:700}.product-donut__center-meta.product-color-amber,.product-donut__center-meta.product-color-emerald,.product-donut__center-meta.product-color-blue,.product-donut__center-meta.product-color-violet,.product-donut__center-meta.product-color-red,.product-donut__center-meta.product-color-cyan,.product-donut__center-meta.product-color-lime,.product-donut__center-meta.product-color-orange{background:0 0}.product-donut__side{gap:14px;display:grid}.product-donut__legend{gap:10px;display:grid}.product-donut__legend-item{align-items:center;gap:10px;display:flex}.product-donut__swatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.product-color-amber{color:#f59e0b;background:#f59e0b}.product-color-emerald{color:#10b981;background:#10b981}.product-color-blue{color:#2563eb;background:#2563eb}.product-color-violet{color:#8b5cf6;background:#8b5cf6}.product-color-red{color:#ef4444;background:#ef4444}.product-color-cyan{color:#06b6d4;background:#06b6d4}.product-color-lime{color:#84cc16;background:#84cc16}.product-color-orange{color:#f97316;background:#f97316}.product-donut__legend-label{color:#334155;flex:1;font-size:14px;font-weight:700;line-height:1.4}.product-donut__legend-value{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:800}.product-donut__parking{border-top:1px solid #e2e8f0;gap:10px;margin-top:8px;padding-top:14px;display:grid}.product-donut__parking-title{color:#64748b;font-size:14px;font-weight:700}.product-donut__parking-row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.product-donut__parking-label{color:#0f172a;word-break:keep-all;font-size:14px;font-weight:700;line-height:1.4}.product-donut__parking-value{color:#2563eb;white-space:nowrap;font-size:16px;font-weight:900}.product-donut__note{color:#64748b;border-top:1px dashed #cbd5e1;margin-top:14px;padding-top:12px;font-size:13px;font-weight:600;line-height:1.6}.product-pie-label{pointer-events:none;font-size:16px;font-weight:800}.recent-payment{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.recent-payment__title{color:#0f172a;border-bottom:1px solid #e2e8f0;padding:20px 20px 16px;font-size:20px;font-weight:800}.recent-payment__scroller{overflow-y:auto}.recent-payment__scroller--height-420{max-height:420px}.recent-payment__scroller--height-460{max-height:460px}.recent-payment__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.recent-payment__head{z-index:1;position:sticky;top:0}.recent-payment__head-row{background:#f8fafc}.recent-payment__th{color:#475569;text-align:left;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 14px;font-size:15px;font-weight:800}.recent-payment__td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:18px 14px;font-size:15px;font-weight:600}.recent-payment__td--product{color:#1e293b;font-weight:700}.recent-payment__td--amount{font-weight:800}.recent-payment__td--date{color:#334155;white-space:nowrap}.recent-payment__empty{color:#94a3b8;text-align:center;padding:40px 14px;font-size:15px;font-weight:600}.priority-page{box-sizing:border-box;color:#0f172a;background:#f8fafc;min-height:100vh;padding:24px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.priority-page__inner{margin:0 auto}.priority-hero{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:0 2px;display:flex}.priority-layout{display:block}.priority-layout .priority-panel{margin-bottom:18px}.priority-hero h1{color:#0f172a;margin:0;font-size:28px;font-weight:900;line-height:1.2}.priority-hero__action{color:#2563eb;cursor:pointer;min-width:112px;height:40px;font:inherit;background:#fff;border:1px solid #2563eb;border-radius:8px;padding:0 16px;font-size:14px;font-weight:900}.priority-hero__tools{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.priority-list-search{grid-template-columns:minmax(180px,260px) 72px;gap:8px;display:grid}.priority-list-search input{box-sizing:border-box;color:#0f172a;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 13px;font-size:14px}.priority-list-search input:focus{border-color:#2563eb;outline:3px solid #2563eb24}.priority-list-search button,.priority-pagination button{color:#fff;cursor:pointer;height:40px;font:inherit;background:#2563eb;border:0;border-radius:8px;font-size:14px;font-weight:900}.priority-list-search button:disabled,.priority-pagination button:disabled{cursor:not-allowed;opacity:.55}.priority-pagination button.is-current:disabled{cursor:default;opacity:1}.priority-search{border-bottom:1px solid #e2e8f0;padding:16px 20px}.priority-search label{color:#475569;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.priority-search__row{grid-template-columns:1fr 88px;gap:8px;display:grid}.priority-search input,.priority-option-form-row input,.priority-option-form-row select,.priority-option-editor input,.priority-option-editor select{box-sizing:border-box;color:#0f172a;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}.priority-search input{padding:0 13px}.priority-option-form-row input,.priority-option-form-row select,.priority-option-editor input,.priority-option-editor select{height:34px;padding:0 9px}.priority-search input:focus,.priority-option-form-row input:focus,.priority-option-form-row select:focus,.priority-option-editor input:focus,.priority-option-editor select:focus{border-color:#2563eb;outline:3px solid #2563eb24}.priority-option-editor input:disabled,.priority-option-editor select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.priority-search button,.priority-table__primary,.priority-table__danger,.priority-table__add-group,.priority-panel__save{cursor:pointer;font:inherit;border:0;border-radius:8px;font-size:14px;font-weight:800}.priority-search button,.priority-table__primary,.priority-panel__save{color:#fff;background:#2563eb}.priority-search button:disabled,.priority-table__primary:disabled,.priority-table__danger:disabled,.priority-table__add-group:disabled,.priority-panel__save:disabled{cursor:not-allowed;opacity:.55}.priority-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 24px #0f172a0a}.priority-panel--search{min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto auto auto minmax(0,1fr);display:grid}.priority-panel--search .priority-panel__header{padding-right:74px}.priority-panel--search .priority-table-wrap{min-height:0;overflow:auto}.priority-search-results{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.priority-search-results__toolbar{color:#475569;justify-content:flex-end;padding:12px 20px 0;font-size:13px;font-weight:800;display:flex}.priority-search-results__toolbar label,.priority-search-column__header label,.priority-search-item{align-items:center;gap:8px;display:inline-flex}.priority-search-results__columns{grid-template-columns:1fr 1fr;gap:14px;min-height:0;padding:12px 20px 20px;display:grid}.priority-search-column{border:1px solid #e2e8f0;border-radius:10px;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.priority-search-column__header{color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;font-weight:900;display:flex}.priority-search-column__list{min-height:0;overflow:auto}.priority-search-item{box-sizing:border-box;cursor:pointer;border-bottom:1px solid #e2e8f0;align-items:flex-start;width:100%;padding:12px 14px}.priority-search-item .priority-location{flex:auto;min-width:0}.priority-search-item:last-child{border-bottom:0}.priority-panel__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.priority-panel__header h2{color:#0f172a;margin:0;font-size:18px;font-weight:900;line-height:1.3}.priority-panel__header p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:600}.priority-panel__meta{color:#2563eb;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:13px;font-weight:900}.priority-panel__actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.priority-panel__save{min-width:70px;height:34px;padding:0 14px}.priority-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:14px 20px 0;padding:10px 12px;font-size:13px;font-weight:700}.priority-table-wrap{width:100%;overflow-x:auto}.priority-table{border-collapse:collapse;color:#0f172a;table-layout:fixed;width:100%;min-width:820px}.priority-table--search{min-width:0}.priority-table--options{min-width:720px}.priority-table--priority{min-width:1180px}.priority-table--priority th{text-align:center}.priority-table th,.priority-table td{box-sizing:border-box;text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:14px;line-height:1.35}.priority-table th{color:#475569;background:#f8fafc;font-size:12px;font-weight:900}.priority-table td{color:#1e293b;font-weight:650}.priority-table tr:last-child td{border-bottom:0}.priority-table__check{text-align:center;width:58px}.priority-table th:nth-child(2),.priority-table td:nth-child(2){width:92px}.priority-table th:nth-child(3),.priority-table td:nth-child(3){width:48%}.priority-table--search th:nth-child(2),.priority-table--search td:nth-child(2){text-align:center;width:70px}.priority-table--search th:nth-child(3),.priority-table--search td:nth-child(3){text-align:center;width:auto}.priority-table--search th:nth-child(4),.priority-table--search td:nth-child(4){text-align:center;width:86px}.priority-table--priority th:first-child{text-align:center;width:280px}.priority-table--priority td:first-child{width:280px}.priority-table--priority th:nth-child(2),.priority-table--priority td:nth-child(2){text-align:center;width:120px}.priority-table--priority th:nth-child(3),.priority-table--priority td:nth-child(3){text-align:center;width:150px}.priority-table--priority th:nth-child(4),.priority-table--priority td:nth-child(4),.priority-table--priority th:nth-child(5),.priority-table--priority td:nth-child(5){text-align:center;width:218px}.priority-table--priority th:nth-child(6),.priority-table--priority td:nth-child(6){text-align:center;width:190px}.priority-table--priority th:nth-child(7),.priority-table--priority td:nth-child(7){text-align:center;width:86px}.priority-table input[type=checkbox]{accent-color:#2563eb;width:18px;height:18px}.priority-table__empty,.priority-empty{color:#64748b;text-align:center;padding:40px 20px;font-size:14px;font-weight:700}.priority-pagination{justify-content:center;align-items:center;gap:12px;padding:14px 20px 18px;display:flex}.priority-pagination__buttons{gap:4px;display:inline-flex}.priority-pagination button{color:#4338ca;background:0 0;border-radius:8px;min-width:58px;padding:0 14px}.priority-pagination button.is-current{color:#fff;opacity:1;background:#4f46e5;box-shadow:0 8px 18px #4f46e53d}.priority-badge{border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:26px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.priority-badge.is-subway{color:#0369a1;background:#e0f2fe}.priority-badge.is-address{color:#15803d;background:#dcfce7}.priority-location{min-width:0}.priority-location__title{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.priority-location strong{color:#0f172a;overflow-wrap:anywhere;flex:auto;min-width:0;font-size:14px;font-weight:900;display:block}.priority-location .priority-location__badge{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:42px;height:22px;margin-top:0;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.priority-location span{color:#64748b;overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:650;display:block}.priority-point__identity{align-items:center;gap:12px;min-width:0;display:inline-flex}.priority-table--options th,.priority-table--options td{text-align:center;padding-inline:8px}.priority-table--options th:first-child,.priority-table--options td:first-child{width:110px}.priority-table--options th:last-child,.priority-table--options td:last-child{width:140px}.priority-option-group{color:#475569;background:#f8fafc;font-size:13px;font-weight:900}.priority-row td{border-bottom-color:#cbd5e1}.priority-row+.priority-row td{border-top:0}.priority-divider td{background:#f8fafc;border-bottom:1px solid #cbd5e1;height:10px;padding:0}.priority-point-cell,.priority-detail-cell,.priority-active-cell,.priority-manage-cell,.priority-condition-cell{background:#fff}.priority-row.is-draft td{background:#f8fafc}.priority-condition-empty{color:#94a3b8;font-weight:700}.priority-option-editor{grid-template-columns:72px 58px;justify-content:center;align-items:center;gap:0;width:auto;display:inline-grid}.priority-option-editor.is-distant{grid-template-columns:72px}.priority-option-editor.has-distance-value{grid-template-columns:72px 72px 58px}.priority-option-editor:not(.is-distant) input{border-top-right-radius:0;border-bottom-right-radius:0}.priority-option-editor.has-distance-value .priority-option-editor__condition{border-left:0;border-radius:0}.priority-option-editor select{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.priority-option-editor+.priority-option-editor{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px}.priority-manage-cell .priority-table__button-group{flex-wrap:nowrap}.priority-table__primary,.priority-table__danger,.priority-table__add-group{flex:none;min-width:54px;height:32px;padding:0 10px;font-size:13px}.priority-table__button-group{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.priority-table__danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.priority-table__add-group{color:#2563eb;background:#fff;border:1px solid #bfdbfe}.priority-active-toggle{color:#64748b;cursor:pointer;width:72px;height:32px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:999px;font-size:12px;font-weight:900}.priority-modal-backdrop{z-index:50;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.priority-modal{background:#fff;border-radius:16px;grid-template-rows:minmax(0,1fr) auto;width:min(100%,1080px);height:min(820px,100vh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a3d}.priority-modal__close{z-index:1;color:#0f172a;cursor:pointer;width:34px;height:34px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:999px;font-size:22px;font-weight:700;line-height:1;position:absolute;top:14px;right:14px}.priority-modal__footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:14px 20px 18px;display:flex}.priority-modal__primary{color:#fff;cursor:pointer;min-width:170px;height:40px;font:inherit;background:#2563eb;border:0;border-radius:8px;font-size:14px;font-weight:900}.priority-modal__primary:disabled{cursor:not-allowed;opacity:.55}.priority-active-toggle.is-active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.priority-draft-label{color:#4338ca;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.priority-active-toggle:disabled{cursor:not-allowed;opacity:.55}.priority-scroll-top{z-index:30;color:#fff;cursor:pointer;width:44px;height:44px;font:inherit;background:#2563eb;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;font-size:22px;font-weight:900;line-height:1;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 24px #2563eb38}.priority-scroll-top:hover,.priority-scroll-top:focus-visible{background:#1d4ed8;outline:none}@media (width<=860px){.priority-page{padding:16px}.priority-layout,.priority-hero{gap:16px;display:grid}.priority-hero h1{font-size:24px}.priority-search__row{grid-template-columns:1fr}.priority-list-search{grid-template-columns:1fr;width:100%}.priority-search-results__columns{grid-template-columns:1fr}.priority-search button{height:40px}.priority-panel__header,.priority-pagination{padding-inline:16px}.priority-pagination{flex-direction:column;align-items:flex-start}.priority-scroll-top{bottom:16px;right:16px}}
