:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink-950:#102b28;--ink-900:#173f3a;--ink-800:#215149;--ink-700:#32685e;--paper-50:#fbfaf6;--paper-100:#f4f1e8;--paper-200:#ebe6da;--surface:#fff;--surface-muted:#f7f5ee;--text:#17201e;--text-secondary:#52605c;--text-muted:#78837f;--border-subtle:#e8e4da;--border:#d6d1c5;--border-strong:#aaa597;--accent:#c55738;--accent-dark:#9e3e27;--accent-soft:#f7e7df;--success:#27725a;--success-soft:#e2f0e9;--warning:#9b6818;--warning-soft:#f8ecd2;--danger:#a93e37;--danger-soft:#f8e5e2;--info:#38678c;--info-soft:#e4edf4;--shadow-float:0 18px 50px #102b2824;--font-body:"Be Vietnam Pro", "Segoe UI", sans-serif;--font-display:"Bricolage Grotesque", "Be Vietnam Pro", sans-serif;--sidebar:244px;font-family:var(--font-body);color:var(--text);background:var(--paper-50);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{background:var(--paper-50);min-width:320px}body{background:var(--paper-50);min-width:320px;min-height:100vh;margin:0;overflow-x:clip}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button,select{cursor:pointer}button:disabled{cursor:wait;opacity:.58}a{color:inherit;text-decoration:none}svg{flex:none;width:1.25rem;height:1.25rem}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand__words strong{font-family:var(--font-display)}h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.5rem);line-height:.98}h2{letter-spacing:-.025em}::selection{color:var(--surface);background:var(--ink-800)}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--accent-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .55rem;font-size:.68rem;font-weight:700}.inline-error,.field-error{color:var(--danger);font-size:.75rem;font-style:normal}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.68rem 1rem;font-weight:650;line-height:1.2;transition:color .15s,background .15s,border-color .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--primary{color:var(--surface);background:var(--ink-900);border-color:var(--ink-900)}.button--primary:hover{background:var(--ink-950)}.button--accent{color:var(--surface);background:var(--accent);border-color:var(--accent)}.button--accent:hover{background:var(--accent-dark)}.button--secondary{color:var(--ink-900);background:var(--surface);border-color:var(--border)}.button--secondary:hover{border-color:var(--ink-700);background:var(--surface-muted)}.button--ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.button--ghost:hover{color:var(--ink-900);background:var(--paper-100)}.button--danger{color:var(--surface);background:var(--danger);border-color:var(--danger)}.button--danger-ghost{color:var(--danger);border-color:var(--danger-soft);background:0 0}.button--large{min-height:52px;padding-inline:1.35rem}.icon-button{width:44px;height:44px;color:var(--text-secondary);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink-900);background:var(--paper-100)}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:1rem;height:1rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar);color:var(--paper-100);background:var(--ink-950);flex-direction:column;padding:30px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.brand{align-items:center;gap:.8rem;min-width:0;min-height:44px;display:inline-flex}.brand__mark{width:43px;height:43px;color:var(--accent);border:1px solid;border-radius:50% 50% 48% 52%;flex:none;place-items:center;display:grid;transform:rotate(-4deg)}.brand__mark span{font-family:var(--font-display);font-size:1.25rem;font-weight:700;transform:rotate(4deg)}.brand__words{flex-direction:column;min-width:0;display:flex}.brand__words strong{color:var(--surface);letter-spacing:-.04em;font-size:1.25rem}.brand__words small{color:#a7b6b1;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.brand--compact .brand__mark{width:36px;height:36px}.brand--compact{justify-content:center;min-width:44px;min-height:44px}.sidebar__nav{flex-direction:column;gap:.35rem;margin-top:56px;display:flex}.nav-link{color:#aebdb8;border-radius:7px;align-items:center;gap:.8rem;min-height:46px;padding:.7rem .75rem;font-size:.9rem;font-weight:550;transition:all .15s;display:flex}.nav-link:hover{color:var(--surface);background:#1a3835}.nav-link.is-active{color:var(--surface);background:var(--ink-800)}.nav-link.is-active:before{content:"";background:var(--accent);border-radius:0 4px 4px 0;width:3px;height:20px;margin-left:-.75rem}.sidebar__foot{color:#869a94;align-items:flex-end;gap:.75rem;margin-top:auto;font-size:.7rem;line-height:1.6;display:flex}.sidebar__rule{background:#5e7771;width:28px;height:1px;margin-bottom:.42rem}.app-main{min-height:100vh;margin-left:var(--sidebar)}.topbar{border-bottom:1px solid var(--border-subtle);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf6eb;justify-content:space-between;align-items:center;gap:1rem;height:72px;padding:0 clamp(24px,4vw,60px);display:flex;position:sticky;top:0}.topbar__mobile-brand{display:none}.topbar__context{white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:.55rem;display:flex;overflow:hidden}.topbar__context span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.topbar__context strong{text-transform:capitalize;font-size:.78rem;font-weight:600}.account{position:relative}.account__trigger{background:0 0;border:0;border-radius:24px;align-items:center;gap:.65rem;min-height:46px;padding:.3rem .35rem .3rem .3rem;display:flex}.account__trigger:hover{background:var(--paper-100)}.account__avatar{width:34px;height:34px;color:var(--surface);background:var(--ink-800);border-radius:50%;place-items:center;font-weight:700;display:grid}.account__name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.82rem;font-weight:650;overflow:hidden}.account__trigger svg{width:.9rem;transition:transform .15s}.account__trigger svg.is-rotated{transform:rotate(90deg)}.account__menu{border:1px solid var(--border);background:var(--surface);width:240px;box-shadow:var(--shadow-float);border-radius:10px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0}.account__identity{border-bottom:1px solid var(--border-subtle);flex-direction:column;padding:.75rem;display:flex}.account__identity strong{font-size:.88rem}.account__identity span{color:var(--text-muted);margin-top:.2rem;font-size:.7rem}.account__menu button{width:100%;min-height:44px;color:var(--danger);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:.65rem;margin-top:.35rem;padding:.6rem .7rem;display:flex}.account__menu button:hover{background:var(--danger-soft)}.page{width:100%;max-width:1600px;margin-inline:auto;padding:42px clamp(24px,4vw,60px) 72px}.mobile-nav{display:none}.toast{z-index:80;min-height:48px;color:var(--ink-950);background:var(--success-soft);box-shadow:var(--shadow-float);border:1px solid #a5c9b9;border-radius:8px;align-items:center;gap:.65rem;padding:.8rem 1rem;animation:.22s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px}.toast svg{color:var(--success)}.toast span{overflow-wrap:anywhere;min-width:0}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.page-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:30px;display:flex}.page-heading h1{margin:0 0 .65rem}.page-heading p:last-child{color:var(--text-secondary);margin:0}.page-heading--dashboard>div{max-width:730px}.page-heading--dashboard h1{max-width:710px;font-size:clamp(2.4rem,5vw,4.8rem)}.quick-search{border:1px solid var(--border);border-left:4px solid var(--accent);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:74px;margin-bottom:28px;padding:.65rem .65rem .65rem 1.4rem;display:grid}.quick-search>svg{width:1.55rem;height:1.55rem;color:var(--ink-700)}.quick-search label{min-width:0}.quick-search input{background:0 0;border:0;outline:0;width:100%;height:50px;padding:0;font-size:1.03rem}.quick-search button{min-height:50px;color:var(--surface);background:var(--ink-900);border:0;border-radius:6px;align-items:center;gap:.5rem;padding:0 1.25rem;font-weight:650;display:flex}.stat-ledger{border:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(190px,.75fr) 1.4fr 1fr;display:grid}.stat-ledger>*{min-width:0;padding:26px}.stat-ledger>*+*{border-left:1px solid var(--border-subtle)}.stat-ledger__total{color:var(--surface);background:var(--ink-900);flex-direction:column;justify-content:center;display:flex}.stat-ledger__total>span{color:#bdcbc7;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.stat-ledger__total strong{font-family:var(--font-display);font-variant-numeric:tabular-nums;margin:.45rem 0;font-size:3.8rem;line-height:1}.stat-ledger__total small{color:#bdcbc7;align-items:center;gap:.35rem;display:flex}.stat-ledger__total small svg{width:.9rem}.stat-ledger__breakdown{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:0 1.5rem;display:grid}.stat-ledger__breakdown a{border-bottom:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;min-height:44px;font-size:.78rem;display:grid}.stat-ledger__breakdown a:hover span{color:var(--ink-900)}.stat-ledger__breakdown strong{font-variant-numeric:tabular-nums}.status-dot{background:var(--text-muted);border-radius:2px;width:7px;height:19px;display:block}.status-dot--available{background:var(--success)}.status-dot--deposited{background:var(--warning)}.status-dot--sold,.status-dot--rented{background:var(--info)}.status-dot--owner_sold,.status-dot--stopped{background:var(--border-strong)}.stat-ledger__types{background:var(--border-subtle);grid-template-columns:repeat(2,1fr);gap:1px;padding:0;display:grid}.stat-ledger__types a{background:var(--surface-muted);flex-direction:column;justify-content:center;min-width:0;padding:24px;display:flex}.stat-ledger__types a:hover{background:var(--paper-100)}.stat-ledger__types span{color:var(--text-secondary);font-size:.8rem}.stat-ledger__types strong{font-family:var(--font-display);font-variant-numeric:tabular-nums;margin:.25rem 0;font-size:2rem}.stat-ledger__types small{color:var(--text-muted);font-size:.65rem}.dashboard-recents{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.recent-panel{border:1px solid var(--border);background:var(--surface);min-width:0;padding:24px}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:12px;display:flex}.section-head h2{margin:0;font-size:1.45rem}.section-head a{min-height:44px;color:var(--ink-700);align-items:center;gap:.25rem;font-size:.75rem;font-weight:650;display:flex}.section-head a svg{width:.9rem}.recent-item{border-top:1px solid var(--border-subtle);grid-template-columns:3px minmax(0,1fr) auto;grid-template-areas:"mark main price""mark status time";align-items:center;gap:.25rem .8rem;min-height:74px;padding:.7rem 0;display:grid}.recent-item:hover .recent-item__main strong{color:var(--accent-dark)}.recent-item__marker{background:var(--paper-200);grid-area:mark;width:3px;height:32px;transition:background .15s}.recent-item:hover .recent-item__marker{background:var(--accent)}.recent-item__main{flex-direction:column;grid-area:main;min-width:0;display:flex}.recent-item__main strong,.recent-item__main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-item__main strong{font-size:.8rem}.recent-item__main small{color:var(--text-muted);margin-top:.2rem;font-size:.65rem}.recent-item__price{font-variant-numeric:tabular-nums;grid-area:price;font-size:.8rem}.recent-item__status{grid-area:status}.recent-item time{color:var(--text-muted);grid-area:time;font-size:.62rem}.empty-dashboard,.empty-results{border:1px dashed var(--border);text-align:center;background:var(--surface);flex-direction:column;align-items:center;padding:64px 24px;display:flex}.empty-dashboard__icon,.empty-results>span{width:64px;height:64px;color:var(--ink-700);background:var(--paper-100);border-radius:50%;place-items:center;margin-bottom:1rem;display:grid}.empty-dashboard h2,.empty-results h2{margin-bottom:.5rem}.empty-dashboard p,.empty-results p{color:var(--text-secondary)}.list-layout{grid-template-columns:292px minmax(0,1fr);align-items:start;gap:24px;display:grid}.filter-trigger{display:none}.filter-panel{overscroll-behavior:contain;border:1px solid var(--border);background:var(--surface);scrollbar-width:thin;flex-direction:column;max-height:calc(100vh - 112px);display:flex;position:sticky;top:92px;overflow:hidden}.filter-panel__head{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 20px 14px;display:flex}.filter-panel__head h2{margin:0;font-size:1.35rem}.filter-panel__close{display:none}.filter-panel__scroll{scrollbar-width:thin;min-height:0;overflow-y:auto}.filter-panel__scroll>.field--search{border-bottom:1px solid var(--border-subtle);padding:16px 20px}.filter-section{border-bottom:1px solid var(--border-subtle)}.filter-section summary{align-items:center;gap:.5rem;min-height:50px;padding:.6rem 20px;font-size:.79rem;font-weight:650;list-style:none;display:flex}.filter-section summary::-webkit-details-marker{display:none}.filter-section summary span{flex:1}.filter-section summary em{min-width:22px;height:22px;color:var(--surface);background:var(--ink-700);border-radius:50%;place-items:center;font-size:.65rem;font-style:normal;display:grid}.filter-section summary svg{width:1rem;color:var(--text-muted);transition:transform .15s}.filter-section[open] summary svg{transform:rotate(90deg)}.filter-section__body{padding:0 20px 18px}.field-stack{gap:.75rem;display:grid}.field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.field>span{color:var(--text-secondary);font-size:.72rem;font-weight:600}.field>span small{color:var(--text-muted);font-weight:500}.field>span b{color:var(--accent)}.field input,.field select,.field textarea,.results__toolbar select{border:1px solid var(--border);background:var(--surface);border-radius:6px;outline:0;width:100%;min-height:44px;padding:.7rem .75rem;font-size:.8rem;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:120px;line-height:1.65}.field input:hover,.field select:hover,.field textarea:hover,.results__toolbar select:hover{border-color:var(--border-strong)}.field input:focus,.field select:focus,.field textarea:focus,.results__toolbar select:focus{border-color:var(--ink-700);box-shadow:0 0 0 3px var(--success-soft)}.field input:disabled,.field select:disabled{color:var(--text-muted);background:var(--paper-100);cursor:not-allowed}.combobox-field>label{color:var(--text-secondary);font-size:.72rem;font-weight:600}.combobox,.combobox__control{min-width:0;position:relative}.field .combobox__control input{padding-right:46px}.combobox__toggle{width:44px;height:44px;color:var(--text-muted);background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;top:0;right:0}.combobox__toggle:hover{color:var(--ink-900)}.combobox__toggle>span{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}.combobox__toggle[aria-expanded=true]>span{transform:translateY(2px)rotate(225deg)}.combobox__popover{z-index:40;border:1px solid var(--border-strong);border-top:3px solid var(--ink-700);background:var(--surface);min-width:0;box-shadow:var(--shadow-float);border-radius:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.combobox__list{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(360px,50dvh);margin:0;padding:4px;list-style:none;overflow-y:auto}.combobox__option{cursor:pointer;border-radius:4px;align-items:center;gap:.75rem;min-width:0;min-height:48px;padding:.55rem .65rem;display:flex}.combobox__option+.combobox__option{border-top:1px solid var(--border-subtle)}.combobox__option:hover,.combobox__option.is-active{color:var(--ink-950);background:var(--paper-100)}.combobox__option.is-selected{color:var(--ink-900);background:var(--success-soft)}.combobox__option.is-selected.is-active{background:var(--paper-200)}.combobox__option-copy{overflow-wrap:anywhere;flex-direction:column;flex:1;gap:.16rem;min-width:0;display:flex}.combobox__option-copy strong{font-size:.76rem;font-weight:650;line-height:1.35}.combobox__option-copy small{color:var(--text-muted);font-size:.64rem;line-height:1.45}.combobox__check{border:1px solid var(--border);color:#0000;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:grid}.combobox__option.is-selected .combobox__check{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.combobox__empty{min-height:68px;color:var(--text-secondary);flex-direction:column;justify-content:center;gap:.18rem;padding:.75rem;display:flex}.combobox__empty strong{color:var(--text);font-size:.75rem}.combobox__empty span{font-size:.65rem}.input-with-icon{display:block;position:relative}.input-with-icon svg{width:1rem;color:var(--text-muted);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.input-with-icon input{padding-left:2.25rem}.segmented{background:var(--paper-100);border-radius:7px;flex-wrap:wrap;gap:2px;padding:3px;display:flex}.segmented button{min-height:44px;color:var(--text-secondary);background:0 0;border:0;border-radius:5px;flex:1;padding:.45rem;font-size:.7rem;font-weight:600}.segmented button.is-active{color:var(--surface);background:var(--ink-800)}.filter-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.filter-pair+.filter-pair{margin-top:.8rem}.choice-grid{gap:.25rem;display:grid}.check-choice{cursor:pointer;align-items:center;gap:.6rem;min-height:44px;font-size:.72rem;display:flex}.check-choice input{opacity:0;pointer-events:none;position:absolute}.check-choice__box{border:1px solid var(--border-strong);color:#0000;background:var(--surface);border-radius:4px;place-items:center;width:19px;height:19px;display:grid}.check-choice__box svg{width:.8rem}.check-choice input:checked+.check-choice__box{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.check-choice input:focus-visible+.check-choice__box{outline:3px solid var(--accent);outline-offset:2px}.quick-choices{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.quick-choices button{border:1px solid var(--border);background:var(--surface);border-radius:5px;min-height:44px;font-size:.72rem}.quick-choices button.is-active{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.switch-row{cursor:pointer;align-items:center;gap:.75rem;min-height:64px;padding:.75rem 20px;display:flex;position:relative}.switch-row>span{flex-direction:column;flex:1;display:flex}.switch-row strong{font-size:.76rem}.switch-row small{color:var(--text-muted);margin-top:.2rem;font-size:.62rem}.switch-row input{opacity:0;position:absolute}.switch-row i{background:var(--border-strong);border-radius:20px;width:40px;height:23px;transition:all .15s;position:relative}.switch-row i:after{content:"";background:var(--surface);border-radius:50%;width:17px;height:17px;transition:all .15s;position:absolute;top:3px;left:3px}.switch-row input:checked+i{background:var(--success)}.switch-row input:checked+i:after{transform:translate(17px)}.switch-row input:focus-visible+i{outline:3px solid var(--accent);outline-offset:2px}.filter-panel__actions{border-top:1px solid var(--border);background:var(--surface);grid-template-columns:1fr 1.2fr;gap:.5rem;padding:12px;display:grid}.filter-panel__actions .button--primary{display:none}.results{min-width:0}.results__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;min-height:54px;padding-bottom:12px;display:flex}.results__toolbar>span{color:var(--text-secondary);font-size:.78rem}.results__toolbar>span strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:1rem}.results__toolbar label{align-items:center;gap:.5rem;display:flex}.results__toolbar label>span{color:var(--text-muted);font-size:.68rem}.results__toolbar select{width:auto;min-height:44px;padding-block:.4rem}.active-filters{flex-wrap:wrap;gap:.4rem;padding:12px 0;display:flex}.active-filters button{border:1px solid var(--border);min-height:32px;color:var(--ink-800);background:var(--surface);border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.67rem;display:inline-flex}.active-filters button:hover{border-color:var(--ink-700)}.active-filters button svg{width:.75rem}.active-filters .active-filters__clear{color:var(--danger);background:0 0;border-color:#0000}.property-list{gap:12px;margin-top:12px;transition:opacity .15s;display:grid}.property-list.is-refreshing{opacity:.55;pointer-events:none}.property-card{border:1px solid var(--border);background:var(--surface);grid-template-columns:176px minmax(0,1fr);min-width:0;transition:border-color .15s,transform .15s;display:grid;position:relative}.property-card:hover{border-color:var(--ink-700);transform:translateY(-1px)}.property-card__hit{z-index:1;position:absolute;inset:0}.property-card__body{min-width:0;padding:18px 20px 16px;position:relative}.property-card__headline{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.property-card__headline>div{flex-wrap:wrap;align-items:baseline;gap:.55rem;min-width:0;display:flex}.property-card__price{color:var(--accent-dark);font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:1.45rem}.property-card__unit{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.68rem}.favorite-button{z-index:3;margin:-9px -10px 0 0;position:relative}.favorite-button.is-active{color:var(--accent);background:var(--accent-soft)}.favorite-button.is-active svg{fill:currentColor}.property-card h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:.35rem 3.2rem .3rem 0;font-size:1.05rem;line-height:1.35;overflow:hidden}.property-card__address{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;margin:0;font-size:.72rem;display:flex;overflow:hidden}.property-card__address svg{width:.9rem;color:var(--accent)}.property-card__specs{flex-wrap:wrap;gap:.35rem 1rem;margin-top:.8rem;display:flex}.property-card__specs span{color:var(--text);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:600}.property-card__specs span+span:before{content:"/";color:var(--border-strong);margin-right:1rem}.property-card__labels,.feature-row{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.75rem;display:flex}.property-card__labels>span:not(.status-badge),.feature-row span{border:1px solid var(--border-subtle);color:var(--text-secondary);background:var(--surface-muted);border-radius:3px;padding:.25rem .42rem;font-size:.61rem}.status-badge{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.35rem;font-size:.62rem;font-weight:650;display:inline-flex}.status-badge i{border:2px solid;border-radius:50%;width:7px;height:7px}.status-badge--available{color:var(--success)}.status-badge--deposited{color:var(--warning)}.status-badge--sold,.status-badge--rented{color:var(--info)}.status-badge--owner_sold,.status-badge--stopped{color:var(--text-muted)}.property-card__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.8rem;padding-top:.7rem;display:flex}.property-card__meta{min-width:0;color:var(--text-muted);flex-wrap:wrap;gap:.35rem .8rem;font-size:.61rem;display:flex}.property-card__meta span{align-items:center;gap:.25rem;display:inline-flex}.property-card__meta svg{width:.75rem}.property-card__contact{z-index:3;white-space:nowrap;align-items:center;gap:.6rem;display:flex;position:relative}.property-card__contact>span{color:var(--text-secondary);font-size:.65rem}.property-card__contact a{min-height:44px;color:var(--ink-800);background:var(--success-soft);font-variant-numeric:tabular-nums;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.property-card__contact a:hover{color:var(--surface);background:var(--ink-800)}.property-card .inline-error{z-index:3;margin:.5rem 0 0;position:relative}.property-visual{min-width:0;color:var(--ink-800);background:var(--paper-100);place-items:center;display:grid;position:relative;overflow:hidden}.property-visual__grid{opacity:.45;background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 85%);mask-image:linear-gradient(to bottom right,#000,#0000 85%)}.plot{border:2px solid var(--ink-700);min-width:45px;max-width:66%;min-height:74px;max-height:65%;box-shadow:inset 0 0 0 5px var(--paper-100);background:#ffffff85;display:block;position:relative}.plot__door{border-inline:2px solid var(--accent);background:var(--paper-100);width:22%;min-width:12px;height:5px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.plot__front,.plot__length{color:var(--ink-800);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.56rem;font-weight:700;position:absolute}.plot__front{bottom:-17px;left:50%;transform:translate(-50%)}.plot__length{transform-origin:100%;top:50%;right:-25px;transform:rotate(90deg)translate(50%)}.property-visual__number{max-width:calc(100% - 22px);color:var(--surface);background:var(--accent);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;padding:.2rem .35rem;font-size:.58rem;font-weight:700;position:absolute;top:11px;left:11px;overflow:hidden}.building-glyph{border:2px solid var(--ink-700);background:#ffffff8c;border-bottom-width:5px;grid-template-columns:repeat(3,1fr);gap:7px;width:58px;height:72px;padding:12px 9px;display:grid}.building-glyph i{background:var(--ink-700);opacity:.7}.property-visual--large{min-height:360px}.property-visual--large .plot{min-width:130px;min-height:190px}.property-visual--large .building-glyph{gap:12px;width:112px;height:142px;padding:20px 16px}.property-visual--large .property-visual__number{font-size:.72rem;top:24px;left:24px}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;margin-top:24px;display:flex}.pagination button{border:1px solid var(--border);background:var(--surface);border-radius:5px;place-items:center;width:44px;height:44px;font-size:.75rem;display:grid}.pagination button:hover:not(:disabled),.pagination button.is-current{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.pagination__item{align-items:center;gap:.3rem;display:flex}.pagination__ellipsis{color:var(--text-muted)}.results__warning{min-height:46px;color:var(--danger);border:1px solid var(--danger-soft);background:var(--surface);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:12px;padding:.6rem .8rem;font-size:.75rem;display:flex}.results__warning button{color:var(--danger);background:0 0;border:0;margin-left:auto;font-weight:700}.back-link{min-height:44px;color:var(--ink-700);background:0 0;border:0;align-items:center;gap:.45rem;padding:.4rem 0;font-size:.75rem;font-weight:650;display:inline-flex}.back-link:hover{color:var(--accent-dark)}.detail-hero{border:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(300px,.9fr) minmax(380px,1.1fr);margin-top:14px;display:grid}.detail-hero__content{flex-direction:column;justify-content:center;min-width:0;padding:clamp(30px,5vw,70px);display:flex}.detail-hero__labels{flex-wrap:wrap;gap:.45rem;display:flex}.detail-hero__labels span{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface-muted);padding:.3rem .48rem;font-size:.64rem}.detail-hero h1{margin:1.25rem 0 .8rem;font-size:clamp(2.15rem,5vw,4.35rem);line-height:1.02}.detail-hero__address{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.6;display:flex}.detail-hero__address svg{color:var(--accent);margin-top:.15rem}.detail-hero__price{flex-wrap:wrap;align-items:baseline;gap:.8rem;margin-top:1rem;display:flex}.detail-hero__price strong{color:var(--accent-dark);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:clamp(1.7rem,3vw,2.7rem)}.detail-hero__price span{color:var(--text-muted);font-size:.75rem}.detail-hero__mobile-call{display:none}.detail-hero__status{align-items:center;min-height:48px;margin-top:1rem;display:flex}.detail-hero__status label{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.detail-hero__status label>span:first-child{color:var(--text-muted);font-size:.7rem}.detail-hero__status select{border:1px solid var(--border);background:var(--surface);border-radius:5px;min-height:44px;padding:.5rem .7rem;font-size:.75rem;font-weight:650}.detail-actions{z-index:10;border:1px solid var(--border);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fbfaf6f0;flex-wrap:wrap;align-items:center;gap:.5rem;margin:16px 0 24px;padding:10px;display:flex;position:sticky;top:84px}.detail-actions .button--danger-ghost{margin-left:auto}.detail-actions .is-favorite svg{fill:currentColor;color:var(--accent)}.delete-confirm{border:1px solid #e3b6b0;border-left:4px solid var(--danger);background:var(--danger-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:24px;padding:22px;display:flex}.delete-confirm h2{margin-bottom:.35rem}.delete-confirm p:last-child{color:var(--text-secondary);margin:0}.delete-confirm>div:last-child{flex-wrap:wrap;gap:.5rem;display:flex}.detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:20px;display:grid}.detail-section,.contact-sheet,.private-note{border:1px solid var(--border);background:var(--surface);min-width:0;padding:28px}.detail-section header h2,.contact-sheet h2{margin:0;font-size:1.6rem}.detail-specs{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));margin:24px 0 0;display:grid}.detail-item{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);min-height:72px;padding:14px}.detail-item dt{color:var(--text-muted);font-size:.66rem}.detail-item dd{font-variant-numeric:tabular-nums;margin:.4rem 0 0;font-size:.82rem;font-weight:650}.detail-features{margin-top:24px}.detail-features h3{font-size:.82rem}.detail-features>div{flex-wrap:wrap;gap:.45rem;display:flex}.detail-features span{border:1px solid var(--border);min-height:36px;color:var(--ink-800);background:var(--surface-muted);align-items:center;gap:.35rem;padding:.4rem .65rem;font-size:.7rem;display:inline-flex}.detail-features svg{width:.8rem}.contact-sheet{border-top:4px solid var(--accent);position:relative}.contact-sheet>a{border-block:1px solid var(--border-subtle);color:var(--ink-800);font-variant-numeric:tabular-nums;align-items:center;gap:.7rem;margin-top:1.2rem;padding:1rem 0;font-size:1.05rem;font-weight:700;display:flex}.contact-sheet__location{color:var(--text-secondary);align-items:flex-start;gap:.7rem;margin-top:1.2rem;font-size:.78rem;line-height:1.6;display:flex}.contact-sheet__location span{flex-direction:column;display:flex}.contact-sheet__location small{color:var(--text-muted)}.detail-section--description{grid-column:1}.rich-text,.private-note p{color:var(--text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:20px;font-size:.85rem;line-height:1.85}.private-note{color:var(--text);background:var(--warning-soft);border-color:#dbc9a2;grid-area:2/2}.private-note__label{color:var(--surface);background:var(--warning);text-transform:uppercase;letter-spacing:.08em;padding:.25rem .45rem;font-size:.65rem;font-weight:700;display:inline-block}.private-note small{color:var(--warning);font-size:.65rem}.detail-dates{color:var(--text-muted);flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.5rem;padding:20px 0;font-size:.65rem;display:flex}.property-form-page{max-width:1050px;margin-inline:auto}.page-heading--form{margin-bottom:32px;display:block}.page-heading--form>div{margin-top:18px}.page-heading--form h1{margin-bottom:.55rem}.property-form{gap:18px;display:grid}.form-section{border:1px solid var(--border);background:var(--surface);grid-template-columns:220px minmax(0,1fr);gap:30px;padding:30px;display:grid}.form-section>header{align-items:flex-start;gap:.85rem;display:flex}.form-section>header>span{width:34px;height:34px;color:var(--accent-dark);border:1px solid var(--accent);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:700;display:grid}.form-section h2{margin:0 0 .4rem;font-size:1.2rem}.form-section header p{color:var(--text-muted);margin:0;font-size:.68rem;line-height:1.6}.form-section__fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px 14px;min-width:0;display:grid}.field--wide{grid-column:1/-1}.field--private{background:var(--warning-soft);border:1px solid #dbc9a2;padding:14px}.field--private textarea{background:var(--surface);border-color:#d7c496}.price-input,.password-input{align-items:stretch;display:flex;position:relative}.price-input input{padding-right:98px}.price-input>span{border-left:1px solid var(--border-subtle);color:var(--text-secondary);background:var(--surface-muted);place-items:center;padding:0 .7rem;font-size:.66rem;display:grid;position:absolute;top:1px;bottom:1px;right:1px}.price-preview{color:var(--success);font-size:.68rem}.feature-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.feature-picker label{border:1px solid var(--border);cursor:pointer;border-radius:5px;align-items:center;gap:.55rem;min-height:46px;padding:.55rem .7rem;font-size:.72rem;display:flex}.feature-picker label:hover{border-color:var(--ink-700)}.feature-picker label.is-selected{color:var(--ink-900);border-color:var(--ink-700);background:var(--success-soft)}.feature-picker input{opacity:0;position:absolute}.feature-picker label>span{border:1px solid var(--border-strong);color:#0000;background:var(--surface);border-radius:3px;place-items:center;width:19px;height:19px;display:grid}.feature-picker label.is-selected>span{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.feature-picker svg{width:.8rem}.form-actions{z-index:9;border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:12px;display:flex;position:sticky;bottom:14px}.form-alert{min-height:48px;color:var(--danger);background:var(--danger-soft);border:1px solid #e3b6b0;align-items:center;gap:.65rem;padding:.75rem .9rem;font-size:.76rem;display:flex}.form-alert--top{z-index:11;position:sticky;top:82px}.modal-layer{z-index:100;background:#102b287a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{border-top:5px solid var(--danger);background:var(--surface);width:min(460px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-float);padding:28px;overflow-y:auto}.confirm-dialog h2{margin-bottom:.6rem}.confirm-dialog>p:not(.eyebrow){color:var(--text-secondary)}.confirm-dialog--password{border-top-color:var(--accent);width:min(620px,100%)}.confirm-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.login-page{background:var(--paper-50);grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid}.login-story{min-width:0;color:var(--paper-50);background:var(--ink-950);align-items:center;padding:clamp(40px,7vw,110px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;border:1px solid #35524e;position:absolute;inset:9% 8%}.login-story__content{z-index:2;position:relative}.login-story__index{color:#8da19b;letter-spacing:.16em;font-size:.7rem}.login-story h1{letter-spacing:-.065em;margin:1rem 0 1.3rem;font-size:clamp(3.4rem,7vw,7.5rem);line-height:.88}.login-story p{color:#aebdb8;font-size:1rem}.city-lines{opacity:.22;align-items:flex-end;gap:2%;height:35%;padding-inline:10%;display:flex;position:absolute;inset:auto 0 0}.city-lines span{border:1px solid #93aaa4;border-bottom:0;flex:1}.city-lines span:first-child{height:42%}.city-lines span:nth-child(2){height:75%}.city-lines span:nth-child(3){height:55%}.city-lines span:nth-child(4){height:90%}.city-lines span:nth-child(5){height:64%}.plot-stamp{z-index:2;border:2px solid var(--accent);width:112px;height:112px;color:var(--accent);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:12%;right:11%;transform:rotate(-9deg)}.plot-stamp:before,.plot-stamp:after{content:"";background:var(--accent);width:82%;height:1px;position:absolute}.plot-stamp:before{top:31px}.plot-stamp:after{bottom:31px}.plot-stamp span,.plot-stamp small{letter-spacing:.1em;font-size:.55rem}.plot-stamp strong{font-family:var(--font-display);margin:.3rem 0}.login-panel{background:var(--paper-50);place-items:center;padding:40px;display:grid}.login-panel__inner{width:min(390px,100%)}.login-panel .brand__words strong{color:var(--ink-950)}.login-panel .brand__words small{color:var(--text-muted)}.login-heading{margin:clamp(60px,10vh,100px) 0 28px}.login-heading h2{margin-bottom:.45rem;font-size:2.15rem}.login-heading>p:last-child{color:var(--text-secondary);font-size:.8rem}.login-form{gap:18px;display:grid}.password-input input{padding-right:50px}.password-input button{width:46px;height:44px;color:var(--text-muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:0;right:0}.login-help{color:var(--text-muted);text-align:center;margin:24px 0 0;font-size:.68rem}.state{min-height:240px;color:var(--text-secondary);justify-content:center;align-items:center;gap:.75rem;display:flex}.state--loading{min-height:100vh}.state--error{border:1px solid var(--danger-soft);text-align:center;background:var(--surface);flex-direction:column;padding:40px}.state--error h2{margin-bottom:.4rem}.state--error p{max-width:520px}.state__icon{width:54px;height:54px;color:var(--danger);background:var(--danger-soft);border-radius:50%;place-items:center;display:grid}.state--page{flex-direction:column;align-items:flex-start;max-width:650px;min-height:calc(100vh - 190px);padding:8vh 0}.state__number{color:var(--paper-200);font-family:var(--font-display);font-size:clamp(7rem,20vw,14rem);font-weight:700;line-height:.75}.state--page h1{margin-bottom:.7rem}.state--page p:last-child{color:var(--text-secondary)}.skeleton-list{gap:12px;margin-top:12px;display:grid}.skeleton-card{border:1px solid var(--border-subtle);background:linear-gradient(90deg, var(--paper-100) 25%, var(--surface-muted) 45%, var(--paper-100) 65%);background-size:220% 100%;min-height:190px;animation:1.2s linear infinite shimmer}@keyframes shimmer{to{background-position:-220% 0}}@media (width<=1180px){:root{--sidebar:210px}.sidebar{padding-inline:16px}.stat-ledger{grid-template-columns:.7fr 1.3fr}.stat-ledger__types{border-top:1px solid var(--border-subtle);grid-column:1/-1}.stat-ledger__types a{min-height:110px}.dashboard-recents{grid-template-columns:1fr}.list-layout{grid-template-columns:265px minmax(0,1fr);gap:16px}.property-card{grid-template-columns:145px minmax(0,1fr)}.property-card__contact>span{display:none}.detail-hero__content{padding:35px}.form-section{grid-template-columns:180px minmax(0,1fr);gap:22px}}@media (width<=1440px) and (width>=901px){.filter-trigger{display:inline-flex}.filter-trigger span{min-width:21px;height:21px;color:var(--surface);background:var(--accent);border-radius:50%;place-items:center;font-size:.62rem;display:grid}.list-layout{display:block}.filter-panel{z-index:70;width:min(420px,100%);max-height:none;box-shadow:var(--shadow-float);transition:transform .22s ease-out;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.filter-panel.is-open{transform:translate(0)}.filter-panel__head{z-index:2;background:var(--surface);position:sticky;top:0}.filter-panel__close{display:grid}.filter-panel__actions .button--primary{display:inline-flex}.sheet-backdrop{z-index:60;background:#102b287a;border:0;position:fixed;inset:0}}@media (width<=900px){:root{--sidebar:0px}.app-shell{height:100dvh;overflow:hidden}.sidebar{display:none}.app-main{overscroll-behavior-y:contain;height:calc(100dvh - 82px);min-height:0;margin-left:0;overflow-y:auto}.topbar{height:62px;padding-inline:18px}.topbar__mobile-brand{font-family:var(--font-display);align-items:center;gap:.55rem;font-weight:700;display:flex}.topbar__context{display:none}.page{padding:30px 20px 100px}.mobile-nav{z-index:50;color:#afc0bb;background:var(--ink-950);min-height:64px;box-shadow:var(--shadow-float);border:1px solid #42635d;border-radius:12px;grid-template-columns:repeat(4,1fr);align-items:center;padding:6px;display:grid;position:fixed;bottom:10px;left:12px;right:12px}.mobile-nav a{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-width:0;min-height:50px;font-size:.58rem;display:flex}.mobile-nav a svg{width:1.1rem}.mobile-nav a.is-active{color:var(--surface);background:var(--ink-800)}.mobile-nav a.mobile-nav__add{color:var(--surface);background:var(--accent)}.filter-trigger{display:inline-flex}.filter-trigger span{min-width:21px;height:21px;color:var(--surface);background:var(--accent);border-radius:50%;place-items:center;font-size:.62rem;display:grid}.list-layout{display:block}.filter-panel{z-index:70;width:min(420px,100%);max-height:none;box-shadow:var(--shadow-float);transition:transform .22s ease-out;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.filter-panel.is-open{transform:translate(0)}.filter-panel__head{z-index:2;background:var(--surface);position:sticky;top:0}.filter-panel__close{display:grid}.filter-panel__actions .button--primary{display:inline-flex}.sheet-backdrop{z-index:60;background:#102b287a;border:0;position:fixed;inset:0}.detail-hero{grid-template-columns:.8fr 1.2fr}.property-visual--large{min-height:320px}.detail-grid{grid-template-columns:1fr}.detail-section--description,.private-note{grid-area:auto/1}.form-section{grid-template-columns:1fr}.login-page{grid-template-columns:1fr 1fr}.login-story{padding:46px}.login-story h1{font-size:clamp(3rem,8vw,5rem)}}@media (width<=680px){h1{font-size:2.2rem}.page{padding:25px 14px 98px}.topbar{padding-inline:13px}.account__name,.account__trigger>svg{display:none}.account__trigger{justify-content:center;min-width:44px;padding:0}.page-heading{align-items:flex-start;margin-bottom:22px}.page-heading--dashboard h1{font-size:2.65rem}.page-heading--dashboard>.button{display:none}.quick-search{grid-template-columns:auto minmax(0,1fr);min-height:62px;padding:.45rem .65rem .45rem 1rem}.quick-search input{height:46px;font-size:.82rem}.quick-search button{grid-column:1/-1;width:100%}.stat-ledger{grid-template-columns:1fr}.stat-ledger>*+*{border-left:0;border-top:1px solid var(--border-subtle)}.stat-ledger__total{min-height:175px;padding:24px}.stat-ledger__breakdown{padding:20px}.stat-ledger__types{grid-column:auto}.stat-ledger__types a{min-height:105px;padding:18px}.recent-panel{padding:18px 14px}.recent-item{grid-template-columns:3px minmax(0,1fr) auto;grid-template-areas:"mark main price""mark status time"}.recent-item__status .status-badge{text-overflow:ellipsis;max-width:120px;overflow:hidden}.page-heading--list{align-items:flex-end}.page-heading--list h1{margin-bottom:.3rem}.results__toolbar{align-items:flex-end}.results__toolbar label{flex-direction:column;align-items:flex-start}.property-card{display:block}.property-visual{min-height:118px}.property-visual .plot{max-width:33%;min-height:62px;max-height:72%}.property-card__body{padding:15px 14px 14px}.property-card h2{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-right:2.3rem;font-size:1rem;display:-webkit-box}.property-card__price{font-size:1.32rem}.property-card__address{white-space:normal;line-height:1.45}.property-card__specs{gap:.35rem .65rem}.property-card__specs span+span:before{margin-right:.65rem}.property-card__footer{flex-direction:column;align-items:stretch}.property-card__contact{justify-content:space-between}.property-card__contact>span{display:inline}.property-card__contact a{flex:1;justify-content:center;min-height:44px}.pagination{gap:.2rem}.detail-hero{grid-template-columns:1fr}.property-visual--large{min-height:235px}.detail-hero__content{padding:24px 18px}.detail-hero h1{font-size:2.35rem}.detail-hero__mobile-call{align-self:flex-start;margin-top:.85rem;display:inline-flex}.detail-actions{scrollbar-width:none;flex-wrap:nowrap;margin-inline:0;padding-inline:10px;top:68px;overflow-x:auto}.detail-actions .button{flex:none}.detail-actions .button--danger-ghost{margin-left:0}.detail-grid{gap:14px}.detail-section,.contact-sheet,.private-note{padding:22px 16px}.detail-specs{grid-template-columns:1fr 1fr}.detail-item{min-height:70px;padding:12px 10px}.delete-confirm{align-items:stretch}.delete-confirm>div:last-child .button{flex:1}.form-section{padding:22px 15px}.form-section__fields{grid-template-columns:1fr}.field--wide{grid-column:auto}.feature-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.form-actions{margin-inline:-1px;position:static}.form-actions .button{flex:1}.toast{bottom:88px;left:14px;right:14px}.login-page{display:block}.login-story{min-height:270px;padding:38px 28px}.login-story:after{inset:18px}.login-story h1{margin-top:.6rem;font-size:3rem}.login-story p{font-size:.78rem}.plot-stamp{width:78px;height:78px;bottom:11%;right:11%}.plot-stamp:before{top:22px}.plot-stamp:after{bottom:22px}.plot-stamp strong{font-size:.7rem}.plot-stamp span,.plot-stamp small{font-size:.42rem}.login-panel{padding:34px 20px 50px}.login-heading{margin:46px 0 24px}}@media (width<=390px){.mobile-nav{bottom:7px;left:7px;right:7px}.page{padding-inline:11px}.quick-search{gap:.65rem;padding-left:.75rem}.recent-item__status{display:none}.recent-item{grid-template-areas:"mark main price""mark main time"}.property-card__labels>span:not(.status-badge):last-child{display:none}.active-filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:10px;overflow-x:auto}.active-filters button{flex:none;min-height:44px}.detail-specs{grid-template-columns:1fr}.property-visual--large{height:220px;min-height:0}.property-visual--large .plot{min-width:92px;min-height:132px}.detail-hero h1{font-size:2rem}.feature-picker{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sidebar__nav{scrollbar-width:thin;flex:1;min-height:0;margin-top:38px;overflow-y:auto}.sidebar__group{gap:.25rem;display:grid}.sidebar__group--admin{border-top:1px solid #294842;margin-top:22px;padding-top:18px}.sidebar__group--admin>small,.mobile-menu__label{color:#7f9791;letter-spacing:.13em;text-transform:uppercase;padding:0 .75rem .35rem;font-size:.58rem;font-weight:700}.sidebar__group--settings{margin-top:auto;padding-top:14px}.sidebar__add{margin-top:14px}.account__menu>a,.account__menu>button{width:100%;min-height:44px;color:var(--text-secondary);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:.65rem;margin-top:.35rem;padding:.6rem .7rem;font-size:.78rem;display:flex}.account__menu>a:hover{color:var(--ink-900);background:var(--paper-100)}.account__menu>button{color:var(--danger)}.mobile-nav button{min-width:0;min-height:50px;color:inherit;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:0;font-size:.58rem;display:flex}.mobile-menu,.mobile-menu__backdrop{display:none}.admin-heading h1{font-size:clamp(2.25rem,4vw,3.6rem)}.admin-heading>div{max-width:720px}.admin-toolbar{border:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.admin-search{align-items:center;min-width:min(390px,100%);display:flex;position:relative}.admin-search svg{color:var(--text-muted);position:absolute;left:.85rem}.admin-search input{border:1px solid var(--border);background:var(--surface);border-radius:6px;outline:0;width:100%;min-height:44px;padding:.7rem .8rem .7rem 2.6rem;font-size:.8rem}.admin-search input:focus{border-color:var(--ink-700);box-shadow:0 0 0 3px var(--success-soft)}.admin-status-filter{min-width:390px}.data-table-wrap{border:1px solid var(--border);background:var(--surface);min-width:0;position:relative;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.73rem}.data-table th{height:42px;color:var(--text-muted);background:var(--surface-muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:.55rem .75rem;font-size:.61rem;font-weight:700}.data-table td{border-top:1px solid var(--border-subtle);vertical-align:middle;min-width:110px;padding:.72rem .75rem}.data-table tbody tr:hover:not(.audit-detail){background:var(--paper-50)}.data-table td>strong,.data-table td>span:not(.account-status):not(.audit-result),.data-table td>a{display:block}.data-table td>span:not(.account-status):not(.audit-result),.data-table td>a small{color:var(--text-muted);margin-top:.2rem;font-size:.62rem}.data-table time,.data-table code{font-variant-numeric:tabular-nums;font-size:.68rem}.tag-list{flex-wrap:wrap;gap:.3rem;display:flex}.tag-list span{border:1px solid var(--border-subtle);color:var(--ink-800);background:var(--surface-muted);border-radius:3px;padding:.25rem .4rem;font-size:.62rem}.account-status,.audit-result{white-space:nowrap;align-items:center;gap:.4rem;font-size:.66rem;font-weight:650;display:inline-flex}.account-status i,.audit-result i{border:2px solid;border-radius:50%;width:7px;height:7px}.account-status.is-active,.audit-result--success{color:var(--success)}.account-status.is-disabled{color:var(--text-muted)}.audit-result--failure{color:var(--danger)}.audit-result--denied{color:var(--warning)}.data-table__actions{width:52px;min-width:52px!important}.data-table__actions>div{justify-content:flex-end;gap:2px;display:flex}.data-table__actions button,.data-table__expand button{min-width:40px;min-height:40px;color:var(--text-secondary);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:.35rem;padding:.35rem;display:inline-flex}.data-table__actions button:hover,.data-table__expand button:hover{color:var(--ink-900);background:var(--paper-100)}.data-table__actions button span{display:none}.data-table__actions button.is-danger{color:var(--danger)}.table-empty{min-height:230px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:30px;display:flex}.table-empty>svg{width:2rem;height:2rem;color:var(--ink-700);margin-bottom:.35rem}.table-empty strong{color:var(--text)}.admin-dialog{border-top:5px solid var(--accent);background:var(--surface);width:min(620px,100%);max-height:min(760px,100dvh - 32px);box-shadow:var(--shadow-float);flex-direction:column;display:flex;overflow:hidden}.admin-dialog>header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:1rem;padding:22px 24px 16px;display:flex}.admin-dialog h2{margin:0}.admin-form{gap:15px;min-height:0;padding:22px 24px 24px;display:grid;overflow-y:auto}.admin-form>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:.5rem;margin:3px -24px -24px;padding:12px 24px;display:flex;position:sticky;bottom:-24px}.field-note{color:var(--text-muted);font-size:.64rem;line-height:1.5}.password-method{border:0;gap:.65rem;min-width:0;margin:0;padding:0;display:grid}.password-method legend{color:var(--text-secondary);margin-bottom:.45rem;font-size:.72rem;font-weight:650}.password-method__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;min-width:0;display:grid}.password-method__options label{border:1px solid var(--border);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;min-height:80px;padding:.75rem;display:grid}.password-method__options label:hover{border-color:var(--border-strong)}.password-method__options label.is-selected{border-color:var(--ink-700);background:var(--success-soft)}.password-method__options label:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:2px}.password-method__options input{accent-color:var(--ink-800);margin-top:.2rem}.password-method__options span{flex-direction:column;gap:.2rem;min-width:0;display:flex}.password-method__options strong{color:var(--text);font-size:.7rem;line-height:1.45}.password-method__options small{color:var(--text-muted);font-size:.62rem;line-height:1.5}.password-method__fields{border:1px solid var(--border-subtle);background:var(--surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;min-width:0;padding:.8rem;display:grid}.password-method__fields .password-input input{background:var(--surface)}.password-method__fields .password-input button:hover{color:var(--ink-900);background:var(--paper-100)}.confirm-dialog--password .form-alert{margin-top:.75rem}.group-picker{border:0;gap:.5rem;min-width:0;margin:0;padding:0;display:grid}.group-picker legend{color:var(--text-secondary);margin-bottom:.45rem;font-size:.72rem;font-weight:650}.group-picker__hint{color:var(--warning);margin:-.1rem 0 .15rem;font-size:.64rem;line-height:1.5}.group-picker label{border:1px solid var(--border);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-height:58px;padding:.7rem;display:grid}.group-picker label:has(input:checked){border-color:var(--ink-700);background:var(--success-soft)}.group-picker label.is-disabled{opacity:.58;cursor:not-allowed}.group-picker input{accent-color:var(--ink-800);margin-top:.2rem}.group-picker label>span{flex-direction:column;gap:.2rem;min-width:0;display:flex}.group-picker small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;line-height:1.45;overflow:hidden}.group-picker em{color:var(--warning);font-size:.62rem;font-style:normal;font-weight:650}.temporary-dialog{border-top:5px solid var(--warning);background:var(--surface);width:min(540px,100%);box-shadow:var(--shadow-float);padding:30px}.temporary-dialog__icon{width:52px;height:52px;color:var(--accent-dark);background:var(--accent-soft);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.temporary-dialog h2{margin-bottom:.6rem}.temporary-dialog>p:not(.eyebrow){color:var(--text-secondary);font-size:.78rem;line-height:1.65}.temporary-password{border:1px solid var(--border);background:var(--surface-muted);grid-template-columns:minmax(0,1fr) auto;margin:22px 0;display:grid}.temporary-password code{overflow-wrap:anywhere;min-width:0;color:var(--ink-950);padding:1rem;font-size:.9rem;font-weight:700}.temporary-password button{border:0;border-left:1px solid var(--border);min-height:48px;color:var(--ink-800);background:var(--surface);align-items:center;gap:.4rem;padding:.6rem .8rem;font-size:.7rem;font-weight:650;display:flex}.group-workbench{border:1px solid var(--border);background:var(--surface);grid-template-columns:280px minmax(0,1fr);align-items:start;min-width:0;display:grid}.group-index{border-right:1px solid var(--border);min-width:0;position:sticky;top:92px}.group-index>header{border-bottom:1px solid var(--border);background:var(--surface-muted);flex-direction:column;gap:.2rem;padding:18px;display:flex}.group-index>header span{color:var(--text-muted);font-size:.64rem}.group-index>button{border:0;border-bottom:1px solid var(--border-subtle);background:var(--surface);text-align:left;justify-content:space-between;align-items:center;gap:.7rem;width:100%;min-height:76px;padding:.8rem 18px;display:flex}.group-index>button:hover{background:var(--paper-50)}.group-index>button.is-active{box-shadow:inset 4px 0 var(--accent);background:var(--success-soft)}.group-index button>span{flex-direction:column;gap:.25rem;min-width:0;display:flex}.group-index button small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.group-index button em{color:var(--text-secondary);flex:none;font-size:.64rem;font-style:normal}.group-editor,.group-editor>form{min-width:0}.group-editor__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:22px 26px;display:flex}.group-editor__head h2{margin:0;font-size:1.65rem}.group-editor__delete{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.group-editor__delete small{max-width:300px;color:var(--warning);text-align:right;font-size:.62rem;line-height:1.4}.group-editor__delete button:disabled{cursor:not-allowed}.group-editor__profile{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);gap:16px;padding:22px 26px;display:grid}.permission-matrix{padding:22px 26px}.permission-matrix>header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:16px;display:flex}.permission-matrix>header h3{margin:0 0 .25rem}.permission-matrix>header p{color:var(--text-muted);margin:0;font-size:.68rem}.permission-matrix>header>span{min-width:38px;height:38px;color:var(--surface);background:var(--ink-800);border-radius:50%;place-items:center;font-size:.7rem;font-weight:700;display:grid}.permission-matrix fieldset{border:1px solid var(--border-subtle);background:var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 14px;padding:0;display:grid}.permission-matrix legend{border:1px solid var(--border);width:calc(100% + 2px);color:var(--ink-950);background:var(--paper-100);justify-content:space-between;align-items:center;margin:-1px -1px 0;padding:.65rem .75rem;font-size:.72rem;font-weight:700;display:flex}.permission-matrix legend button{min-height:34px;color:var(--ink-700);background:0 0;border:0;font-size:.62rem;font-weight:650}.permission-matrix fieldset>label{background:var(--surface);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.6rem;min-width:0;min-height:60px;padding:.7rem;display:grid}.permission-matrix fieldset>label.is-disabled{opacity:.52;cursor:not-allowed}.permission-matrix input{opacity:0;position:absolute}.permission-matrix input:checked+.check-choice__box{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.permission-matrix label>span:last-child{flex-direction:column;gap:.2rem;min-width:0;display:flex}.permission-matrix label strong{font-size:.68rem;line-height:1.4}.permission-matrix label small{overflow-wrap:anywhere;color:var(--text-muted);font-size:.57rem}.group-members{border:1px solid var(--border);margin:0 26px 22px}.group-members>header{background:var(--surface-muted);justify-content:space-between;padding:.7rem .8rem;display:flex}.group-members h3{margin:0;font-size:.85rem}.group-members>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.group-members>div>span{border-top:1px solid var(--border-subtle);flex-direction:column;padding:.7rem .8rem;display:flex}.group-members small{color:var(--text-muted);margin-top:.2rem;font-size:.62rem}.group-members>p{color:var(--text-muted);margin:0;padding:1rem;font-size:.7rem}.group-editor__actions{z-index:2;border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;padding:12px 26px;display:flex;position:relative}.group-members .state--loading,.permission-matrix .state--loading,.history-panel .state--loading{min-height:120px}.audit-page,.audit-filters{min-width:0}.audit-filters{border:1px solid var(--border);background:var(--surface);max-width:100%;margin-bottom:14px}.audit-filters__quick{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:.45rem;padding:10px 12px;display:flex}.audit-filters__quick button{border:1px solid var(--border);min-height:36px;color:var(--text-secondary);background:var(--surface);border-radius:4px;padding:.4rem .65rem;font-size:.66rem;font-weight:650}.audit-filters__quick button:hover,.audit-filters__quick button.is-active{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.audit-filters__quick .audit-filters__clear{color:var(--danger);background:0 0;border-color:#0000;margin-left:auto}.audit-filters__grid{grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr));gap:10px;padding:12px;display:grid}.audit-filters__grid>.field{min-width:0}.audit-filters__grid input,.audit-filters__grid select{width:100%;min-width:0}.audit-table{max-width:100%;overflow-x:auto}.audit-table .data-table{min-width:1080px}.audit-table th:nth-child(5),.audit-table td:nth-child(5){min-width:220px}.audit-table tr.is-expanded{background:var(--success-soft)}.audit-resource{flex-direction:column;gap:.22rem;min-width:0;display:flex!important}.audit-resource strong{color:var(--text);font-size:.68rem}.audit-resource code{max-width:150px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-table__expand{width:46px;min-width:46px!important}.data-table__expand button[aria-expanded=true] svg{transform:rotate(90deg)}.audit-detail>td{background:var(--surface-muted);padding:0}.audit-detail>td>div{padding:16px}.audit-detail dl{grid-template-columns:100px minmax(0,1fr);gap:.6rem;margin:0 0 12px;font-size:.67rem;display:grid}.audit-detail dt{color:var(--text-muted)}.audit-detail dd{overflow-wrap:anywhere;margin:0}.audit-notice,.settings-success{min-height:44px;color:var(--success);background:var(--success-soft);border:1px solid #a5c9b9;align-items:center;gap:.55rem;margin-bottom:12px;padding:.65rem .8rem;font-size:.72rem;display:flex}.change-diff{border:1px solid var(--border);background:var(--surface);min-width:0}.change-diff__head,.change-diff__row{grid-template-columns:minmax(110px,.55fr) minmax(0,1fr) minmax(0,1fr);display:grid}.change-diff__head{color:var(--text-muted);background:var(--paper-100);letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:700}.change-diff__head>*,.change-diff__row>*{overflow-wrap:anywhere;min-width:0;padding:.55rem .65rem}.change-diff__head>*+*,.change-diff__row>*+*{border-left:1px solid var(--border-subtle)}.change-diff__row{border-top:1px solid var(--border-subtle);font-size:.66rem;line-height:1.5}.change-diff__row strong{color:var(--text-secondary)}.diff-empty{color:var(--text-muted);margin:0;padding:.8rem;font-size:.68rem}.settings-grid{grid-template-columns:minmax(260px,.75fr) minmax(340px,1fr);align-items:start;gap:18px;display:grid}.account-sheet,.password-card,.permission-ledger{border:1px solid var(--border);background:var(--surface);min-width:0}.account-sheet{border-top:4px solid var(--accent)}.account-sheet>header{align-items:center;gap:1rem;padding:24px;display:flex}.account-sheet__avatar{width:56px;height:56px;color:var(--surface);background:var(--ink-800);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:1.35rem;font-weight:700;display:grid}.account-sheet h2{margin:0 0 .2rem}.account-sheet header div>span{color:var(--text-muted);font-size:.7rem}.account-sheet dl{border-top:1px solid var(--border-subtle);margin:0}.account-sheet dl>div{border-bottom:1px solid var(--border-subtle);grid-template-columns:85px minmax(0,1fr);gap:1rem;padding:.8rem 24px;font-size:.72rem;display:grid}.account-sheet dt{color:var(--text-muted)}.account-sheet dd{overflow-wrap:anywhere;margin:0;font-weight:600}.password-card{grid-area:1/2/span 2;padding:26px}.password-card>header{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:.8rem;padding-bottom:20px;display:flex}.password-card>header>span{width:42px;height:42px;color:var(--accent-dark);background:var(--accent-soft);flex:none;place-items:center;display:grid}.password-card h2{margin:0 0 .35rem}.password-card header p{color:var(--text-muted);margin:0;font-size:.68rem;line-height:1.5}.password-card form{gap:16px;padding-top:20px;display:grid}.password-card form>.button{justify-self:end}.permission-ledger{grid-column:1}.permission-ledger>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.permission-ledger h2{margin:0;font-size:1.25rem}.permission-ledger>header>strong{width:38px;height:38px;color:var(--surface);background:var(--ink-800);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.permission-ledger>div{padding:8px 20px 18px}.permission-ledger section h3{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.08em;margin:14px 0 6px;font-size:.68rem}.permission-ledger ul{margin:0;padding:0;list-style:none}.permission-ledger li{border-top:1px solid var(--border-subtle);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;min-height:38px;font-size:.67rem;display:grid}.permission-ledger li svg{width:.8rem;color:var(--success)}.permission-ledger li code{color:var(--text-muted);grid-column:2;margin-top:-.15rem;font-size:.56rem}.history-panel{border:1px solid var(--border);background:var(--surface);margin-top:20px}.history-panel__trigger{background:var(--surface);text-align:left;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:72px;padding:14px 18px;display:flex}.history-panel__trigger:hover{background:var(--paper-50)}.history-panel__trigger>span{align-items:center;gap:.75rem;display:flex}.history-panel__trigger>span>svg{color:var(--accent)}.history-panel__trigger>span>span{flex-direction:column;gap:.2rem;display:flex}.history-panel__trigger small{color:var(--text-muted);font-size:.64rem}.history-panel__trigger>svg{transition:transform .15s}.history-panel__trigger>svg.is-rotated{transform:rotate(90deg)}.history-panel__body{border-top:1px solid var(--border-subtle);padding:0 18px 18px}.history-list{margin:0;padding:0;list-style:none}.history-list>li{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr);gap:.6rem;padding:16px 0 16px 28px;display:grid;position:relative}.history-list__rail{background:var(--border);width:1px;position:absolute;top:22px;bottom:-22px;left:6px}.history-list__rail:before{content:"";border:2px solid var(--accent);background:var(--surface);border-radius:50%;width:9px;height:9px;position:absolute;top:0;left:-4px}.history-list>li:last-child .history-list__rail{bottom:0}.history-list__summary{grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:.8rem;display:grid}.history-list__summary>div{flex-direction:column;gap:.2rem;min-width:0;display:flex}.history-list__summary strong{font-size:.75rem}.history-list__summary span{color:var(--text-secondary);font-size:.68rem}.history-list__summary time,.history-list__summary small{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.62rem}.history-list details summary{min-height:36px;color:var(--ink-700);cursor:pointer;align-items:center;font-size:.65rem;font-weight:650;display:inline-flex}.history-empty{color:var(--text-muted);margin:18px 0 0;font-size:.72rem}.list-page{margin-top:-20px}.page-heading--list{align-items:center;margin-bottom:4px}.page-heading--list>div{flex-wrap:wrap;align-items:baseline;gap:.35rem .8rem;display:flex}.page-heading--list .eyebrow{display:none}.page-heading--list h1{margin:0;font-size:clamp(1.55rem,2.4vw,2.2rem)}.page-heading--list p:last-child{font-size:.68rem}.list-page .results__toolbar{min-height:42px;padding-bottom:5px}.list-page .results__toolbar select{min-height:36px;padding-block:.25rem}.property-list{gap:6px;margin-top:6px}.property-card{grid-template-columns:82px minmax(0,1fr);min-height:86px}.property-card__body{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title price""address price""specs labels""footer footer";align-content:center;gap:.14rem .65rem;padding:6px 9px;display:grid}.property-card__headline{grid-area:price;align-self:start}.property-card__headline>div{flex-direction:column;align-items:flex-end;gap:.05rem}.property-card__price{font-size:1.05rem}.property-card__unit{font-size:.57rem}.favorite-button{z-index:3;width:34px;height:34px;margin:0;position:absolute;top:2px;right:2px}.property-card__headline{padding-right:28px}.property-card h2{grid-area:title;margin:0;padding-right:.3rem;font-size:.8125rem;line-height:1.2}.property-card__address{grid-area:address;font-size:.75rem}.property-card__address svg{width:.72rem}.property-card__specs{flex-wrap:nowrap;grid-area:specs;gap:.15rem .52rem;margin:0;overflow:hidden}.property-card__specs span{flex:none;font-size:.75rem}.property-card__specs span+span:before{margin-right:.65rem}.property-card__labels{grid-area:labels;justify-content:flex-end;margin:0}.property-card__labels>span:not(.status-badge){display:none}.property-card .status-badge{padding:.18rem .35rem;font-size:.6875rem}.property-card .feature-row{display:none}.property-card__footer{border-top:0;grid-area:footer;align-items:center;margin:0;padding:0}.property-card__contact{margin-left:auto}.property-card__contact>span{font-size:.75rem}.property-card__contact a{min-height:28px;padding:.1rem .4rem;font-size:.75rem}.property-card__meta{display:none}.property-visual .plot{min-height:46px;max-height:56%}.property-visual__number{font-size:.55rem;top:5px;left:5px}.skeleton-card{min-height:86px}@media (width>=681px){.property-card{height:98px;min-height:98px}.property-card>.property-visual{height:96px;min-height:0}.property-card>.property-visual .plot{width:auto;min-width:0;max-width:64%;height:56px;min-height:0;max-height:64%}.audit-table thead th:last-child,.audit-table tbody tr:not(.audit-detail)>td:last-child{z-index:2;box-shadow:-8px 0 12px -12px var(--ink-950);position:sticky;right:0}.audit-table thead th:last-child{background:var(--surface-muted)}.audit-table tbody tr:not(.audit-detail)>td:last-child{background:var(--surface)}.audit-table tbody tr.is-expanded>td:last-child{background:var(--success-soft)}}.detail-hero--compact{grid-template-columns:190px minmax(0,1fr) minmax(220px,280px);min-height:250px}.detail-hero--compact .property-visual--large{min-height:250px}.detail-hero--compact .property-visual--large .plot{min-width:78px;min-height:112px}.detail-hero--compact .property-visual--large .building-glyph{gap:8px;width:76px;height:96px;padding:14px 11px}.detail-hero--compact .detail-hero__content{justify-content:flex-start;padding:22px 24px}.detail-hero--compact h1{margin:.65rem 0 .35rem;font-size:clamp(1.55rem,2.6vw,2.45rem);line-height:1.05}.detail-hero--compact .detail-hero__address{margin-bottom:0;font-size:.72rem}.detail-hero--compact .detail-hero__price{margin-top:.45rem}.detail-hero--compact .detail-hero__price strong{font-size:clamp(1.55rem,2.4vw,2.15rem)}.detail-hero__quick-specs{flex-wrap:wrap;align-items:center;gap:.35rem .8rem;margin-top:.45rem;display:flex}.detail-hero__quick-specs span{color:var(--text);font-variant-numeric:tabular-nums;align-items:center;gap:.3rem;font-size:.66rem;font-weight:650;display:inline-flex}.detail-hero__quick-specs svg{width:.85rem;color:var(--accent)}.detail-hero--compact .detail-hero__status{min-height:40px;margin-top:.35rem}.detail-hero__contact{border-left:1px solid var(--border);border-top:4px solid var(--accent);background:var(--surface-muted);flex-direction:column;justify-content:center;min-width:0;padding:22px;display:flex}.detail-hero__contact>span{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.6rem;font-weight:700}.detail-hero__contact>strong{font-family:var(--font-display);margin-top:.4rem;font-size:1.2rem}.detail-hero__contact>a{min-height:44px;color:var(--ink-800);font-variant-numeric:tabular-nums;align-items:center;gap:.55rem;margin-top:.7rem;font-size:.88rem;font-weight:700;display:flex}.detail-hero__contact>a:hover{color:var(--accent-dark)}.detail-hero__contact>p{color:var(--text-muted);align-items:flex-start;gap:.45rem;margin:.7rem 0 0;font-size:.63rem;line-height:1.5;display:flex}.detail-hero__contact>p svg{flex:none;width:.85rem}.detail-actions{margin:10px 0 18px}@media (width<=1180px){.detail-hero--compact{grid-template-columns:150px minmax(0,1fr) 220px}.detail-hero--compact .detail-hero__content,.detail-hero__contact{padding:18px}.audit-filters__grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}@media (width<=900px){.mobile-nav{grid-template-columns:repeat(4,1fr)}.mobile-menu__backdrop{display:block}.mobile-menu{z-index:75;border:1px solid var(--border);background:var(--surface);max-height:calc(100dvh - 110px);box-shadow:var(--shadow-float);border-radius:10px;flex-direction:column;display:flex;position:fixed;bottom:84px;left:12px;right:12px;overflow:hidden}.mobile-menu>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:18px 18px 12px;display:flex}.mobile-menu h2{margin:0}.mobile-menu nav{gap:.2rem;padding:10px;display:grid;overflow-y:auto}.mobile-menu .nav-link{color:var(--text-secondary)}.mobile-menu .nav-link:hover{color:var(--ink-950);background:var(--paper-100)}.mobile-menu .nav-link.is-active{color:var(--surface)}.mobile-menu__label{border-top:1px solid var(--border-subtle);color:var(--text-muted);margin-top:8px;padding-top:12px}.group-workbench{grid-template-columns:230px minmax(0,1fr)}.permission-matrix fieldset,.settings-grid{grid-template-columns:1fr}.password-card{grid-area:auto/1}.permission-ledger{grid-column:1}.detail-hero--compact{grid-template-columns:140px minmax(0,1fr)}.detail-hero__contact{border-top:1px solid var(--border);border-left:4px solid var(--accent);grid-column:1/-1}}@media (width>=901px) and (height<=700px){.sidebar{padding-block:18px 14px}.sidebar__nav{margin-top:18px}.sidebar__group--admin{margin-top:10px;padding-top:10px}.sidebar__group--settings{padding-top:7px}.sidebar .nav-link{min-height:38px;padding-block:.45rem}.sidebar__add{min-height:40px;margin-top:8px;padding-block:.5rem}.sidebar__foot{display:none}}@media (width<=680px){.admin-heading{margin-bottom:18px}.admin-heading h1{font-size:2.25rem}.admin-heading>.button{width:100%}.admin-toolbar{align-items:stretch;padding:9px}.admin-search,.admin-status-filter{min-width:100%}.admin-status-filter button{font-size:.63rem}.data-table-wrap{background:0 0;border:0;overflow:visible}.data-table,.data-table tbody{width:100%;display:block}.data-table thead{display:none}.data-table tr:not(.audit-detail){border:1px solid var(--border);background:var(--surface);grid-template-columns:1fr auto;gap:.65rem;margin-bottom:10px;padding:14px;display:grid}.data-table td{border:0;grid-template-columns:110px minmax(0,1fr);gap:.55rem;min-width:0;padding:0;display:grid}.data-table td:before{content:attr(data-label);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.59rem;font-weight:700}.users-table td:first-child,.users-table .data-table__actions{grid-column:1/-1}.users-table td:first-child{border-bottom:1px solid var(--border-subtle);padding-bottom:.65rem;display:block}.data-table__actions{width:auto}.data-table__actions:before{display:none}.data-table__actions>div{flex-wrap:wrap;justify-content:flex-start}.data-table__actions button{border:1px solid var(--border-subtle);min-height:44px;padding:.5rem .65rem}.data-table__actions button span{font-size:.63rem;display:inline}.admin-dialog{max-height:calc(100dvh - 18px)}.admin-dialog>header{padding:18px 16px 12px}.admin-form{padding:18px 16px}.admin-form>footer{margin:3px -16px -18px;padding:10px 16px;bottom:-18px}.confirm-dialog{padding:24px 16px}.password-method__options,.password-method__fields{grid-template-columns:1fr}.temporary-dialog{padding:24px 16px}.temporary-password{grid-template-columns:1fr}.temporary-password button{border-top:1px solid var(--border);border-left:0;justify-content:center}.group-workbench{background:0 0;border:0;display:block}.group-index{scrollbar-width:none;border:0;gap:6px;padding-bottom:10px;display:flex;position:static;overflow-x:auto}.group-index>header{display:none}.group-index>button{border:1px solid var(--border);min-width:190px;min-height:66px}.group-index>button.is-active{box-shadow:inset 0 -4px var(--accent)}.group-editor{border:1px solid var(--border);background:var(--surface)}.group-editor__head,.group-editor__profile,.permission-matrix{padding:18px 14px}.group-editor__head{align-items:flex-start}.group-editor__delete{align-items:flex-end}.group-editor__delete small{max-width:190px}.group-editor__profile{grid-template-columns:1fr}.permission-matrix>header{align-items:center}.permission-matrix>header p{display:none}.group-members{margin-inline:14px}.group-members>div{grid-template-columns:1fr}.group-editor__actions{padding:10px 14px}.audit-filters__grid{grid-template-columns:1fr 1fr;overflow:visible}.audit-table .data-table{min-width:0}.audit-table .data-table tr:not(.audit-detail){grid-template-columns:1fr}.audit-table .data-table td{grid-template-columns:100px minmax(0,1fr)}.audit-table .data-table td:nth-child(5){min-width:0}.audit-table .data-table__expand{width:100%;display:block}.audit-table .data-table__expand:before{display:none}.audit-table .data-table__expand button{border:1px solid var(--border-subtle);width:100%;min-height:44px}.audit-detail{border:1px solid var(--border);border-top:0;margin:-10px 0 10px;display:block}.audit-detail td{display:block}.change-diff{overflow-x:auto}.change-diff__head,.change-diff__row{min-width:520px}.settings-grid{gap:12px}.password-card{padding:20px 15px}.password-card form>.button{width:100%}.permission-ledger li code{display:none}.history-list__summary{grid-template-columns:1fr;gap:.3rem}.list-page{margin-top:0}.page-heading--list{align-items:flex-end;margin-bottom:18px}.page-heading--list>div{display:block}.page-heading--list p:last-child{font-size:inherit}.property-card{min-height:0;display:block}.property-card__body{padding:14px;display:block}.property-card h2{margin:.35rem 2.4rem .3rem 0;font-size:1rem}.property-card__address{font-size:.7rem}.property-card__specs{margin-top:.65rem}.property-card__labels,.property-card .feature-row{margin-top:.65rem;display:flex}.property-card__footer{margin-top:.65rem;padding-top:.55rem}.property-card__contact a{min-height:44px}.property-visual .plot{min-height:62px;max-height:72%}.detail-hero--compact{min-height:0;display:block}.detail-hero--compact>.property-visual{display:none}.detail-hero--compact .detail-hero__content{padding:16px 15px 12px}.detail-hero--compact h1{margin-top:.55rem;font-size:1.72rem}.detail-hero--compact .detail-hero__price strong{font-size:1.65rem}.detail-hero__contact{border-top:1px solid var(--border);border-left:4px solid var(--accent);padding:12px 15px}.detail-hero__contact>strong{font-size:1rem}.detail-hero__contact>a{margin-top:.25rem}.detail-hero__contact>p{display:none}.detail-actions{margin-block:8px 14px;top:64px}.contact-sheet{display:none}}@media (width<=390px){.audit-filters__grid{grid-template-columns:1fr}.temporary-password code{font-size:.78rem}.detail-hero__quick-specs{gap:.3rem .55rem}.detail-hero--compact .detail-hero__status{margin-top:.2rem}}
