: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}.results__controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:.55rem;display:flex}.bulk-mode-toggle{border:1px solid var(--border-strong);min-height:44px;color:var(--ink-800);background:var(--surface);border-radius:4px;align-items:center;gap:.42rem;padding:.45rem .7rem;font-size:.68rem;font-weight:700;transition:color .14s,border-color .14s,background .14s;display:inline-flex}.bulk-mode-toggle svg{width:15px}.bulk-mode-toggle:hover{border-color:var(--ink-700);background:var(--paper-50)}.bulk-mode-toggle.is-active{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.bulk-mode-toggle.is-active:hover{background:var(--ink-950)}.bulk-select-strip{border:1px solid var(--border);border-left:4px solid var(--accent);background:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;min-height:58px;margin-top:8px;padding:9px 10px;display:flex}.bulk-select-strip__copy{align-items:center;gap:.65rem;min-width:0;display:flex}.bulk-select-strip__copy>span{width:30px;height:30px;color:var(--surface);background:var(--accent-dark);border-radius:4px;flex:none;place-items:center;display:grid}.bulk-select-strip__copy svg{width:16px}.bulk-select-strip__copy p{flex-direction:column;gap:.08rem;min-width:0;margin:0;display:flex}.bulk-select-strip__copy strong{color:var(--ink-900);font-size:.72rem}.bulk-select-strip__copy small{color:var(--text-secondary);font-size:.62rem}.bulk-select-strip>button{border:1px solid var(--ink-700);min-height:40px;color:var(--ink-800);background:var(--surface);border-radius:4px;padding:.4rem .6rem;font-size:.66rem;font-weight:700}.bulk-select-strip>button:hover{color:var(--surface);background:var(--ink-800)}.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}.form-alert--info{color:var(--info);background:var(--info-soft);border-color:#b8cfdf}.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{--login-blue-top:#0f4bb3;--login-blue:#1565d8;--login-blue-deep:#0d3f9c;--login-blue-ink:#082c70;--login-blue-line:#ffffff3d;--login-blue-muted:#ffffffc7;--login-warm-accent:#f4b290;background:var(--paper-50);grid-template:"story panel""intro panel"minmax(0,1fr)/minmax(0,1.18fr) minmax(410px,.82fr);min-height:100svh;display:grid}.login-story{background:linear-gradient(180deg, var(--login-blue-top) 0%, var(--login-blue) 55%, var(--login-blue-deep) 100%);grid-area:story;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.login-story__art{width:100%;height:auto;animation:.52s ease-out both login-reveal;display:block}.login-panel{background:var(--paper-50);grid-area:panel;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-secondary)}.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-secondary);text-align:center;margin:24px 0 0;font-size:.68rem}.login-intro{min-width:0;color:var(--surface);background:var(--login-blue-ink);box-shadow:inset 0 1px var(--login-blue-line);grid-area:intro;grid-template-columns:minmax(220px,.95fr) minmax(330px,1.25fr);align-content:center;gap:22px clamp(26px,4vw,58px);padding:clamp(28px,3.2vw,46px) clamp(24px,4.2vw,64px) clamp(26px,3vw,42px);animation:.56s ease-out 90ms both login-rise;display:grid}.login-intro__copy{min-width:0}.login-intro__eyebrow{color:var(--login-blue-muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.63rem;font-weight:700}.login-intro h2{letter-spacing:-.04em;max-width:440px;margin:0 0 .8rem;font-size:clamp(1.65rem,2.35vw,2.25rem);line-height:1.03}.login-intro__copy>p:last-child{max-width:550px;color:var(--login-blue-muted);margin:0;font-size:.78rem;line-height:1.7}.login-benefits{border-block:1px solid var(--login-blue-line);grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;min-width:0;margin:0;padding:0;list-style:none;display:grid}.login-benefits li{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:.6rem;min-width:0;padding:18px 14px;display:grid}.login-benefits li+li{border-left:1px solid var(--login-blue-line)}.login-benefits svg{width:1.08rem;height:1.08rem;color:var(--login-warm-accent);stroke-width:2px;margin-top:.1rem}.login-benefits span{flex-direction:column;gap:.22rem;min-width:0;display:flex}.login-benefits strong{font-size:.72rem;line-height:1.35}.login-benefits small{color:var(--login-blue-muted);font-size:.61rem;line-height:1.4}.login-intro__closing{color:var(--login-blue-muted);letter-spacing:.01em;grid-column:2;margin:-7px 0 0;font-size:.68rem;font-weight:600}@keyframes login-reveal{0%{opacity:0;transform:scale(.985)}}@keyframes login-rise{0%{opacity:0;transform:translateY(12px)}}.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}.login-intro{grid-template-columns:1fr;gap:17px;padding:28px}.login-intro__closing{grid-column:1;margin-top:-5px}.login-benefits{align-self:auto}}@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{min-height:100svh}.sidebar{display:none}.app-main{min-height:0;margin-left:0}.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:minmax(0,1fr) minmax(380px,.92fr)}.login-benefits li{grid-template-columns:1fr;gap:.45rem;padding-inline:10px}}@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{grid-template:"story""panel""intro"/1fr;display:grid}.login-story{min-height:0}.login-panel{place-items:start center;padding:22px 20px 30px}.login-heading{margin:22px 0 18px}.login-intro{grid-template-columns:1fr;gap:22px;padding:34px 20px 36px}.login-intro h2{font-size:2rem}.login-benefits{grid-template-columns:1fr}.login-benefits li{grid-template-columns:26px minmax(0,1fr);gap:.7rem;padding:14px 2px}.login-benefits li+li{border-top:1px solid var(--login-blue-line);border-left:0}.login-benefits span{flex-direction:row;justify-content:space-between;align-items:baseline;gap:1rem}.login-benefits small{text-align:right}.login-intro__closing{margin-top:-5px}}@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}.login-panel,.login-intro{padding-inline:16px}.login-benefits span{display:flex}}@media (prefers-reduced-motion:reduce){.login-story__art,.login-intro{animation:none}}.property-image{background:var(--paper-100);min-width:0;min-height:0;margin:0;display:block;position:relative;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%;display:block}.property-image__shade{pointer-events:none;background:linear-gradient(#0000,#102b282e);height:32%;position:absolute;inset:auto 0 0}.property-card>.property-image{height:96px}.property-card:hover>.property-image img{transform:scale(1.025)}.property-card>.property-image img{transition:transform .24s}.property-card.is-selectable{border-color:var(--border-strong)}.property-card.is-selected{border-color:var(--accent);box-shadow:inset 4px 0 var(--accent)}.property-card__select{z-index:4;cursor:pointer;position:absolute;top:7px;left:7px}.property-card__select input{opacity:0;pointer-events:none;position:absolute}.property-card__select>span{border:2px solid var(--ink-800);color:#0000;background:var(--surface);border-radius:4px;place-items:center;width:30px;height:30px;transition:background .14s,color .14s,transform .14s;display:grid;box-shadow:0 0 0 2px #ffffffd9,0 3px 10px #102b2838}.property-card__select svg{width:15px}.property-card__select:hover>span,.property-card__select input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px;transform:scale(1.06)}.property-card__select input:checked+span{color:var(--surface);border-color:var(--accent-dark);background:var(--accent-dark)}.recent-item{grid-template-columns:54px minmax(0,1fr) auto;grid-template-areas:"visual main price""visual status time";padding:.55rem 0}.recent-item__visual{border:1px solid var(--border-subtle);border-radius:3px;grid-area:visual;width:54px;height:54px}.recent-item:hover .recent-item__visual img{transform:scale(1.04)}.recent-item__visual img{transition:transform .18s}.property-gallery{background:var(--ink-950);grid-template-rows:minmax(0,1fr) 54px;min-width:0;height:250px;display:grid;overflow:hidden}.property-gallery__main{background:var(--ink-950);cursor:zoom-in;border:0;min-width:0;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.property-gallery__main>.property-image{width:100%;height:100%}.property-gallery__main:hover img{transform:scale(1.025)}.property-gallery__main img{transition:transform .24s}.property-gallery__count{color:#fff;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102b28c2;border:1px solid #ffffff40;border-radius:3px;align-items:center;gap:.35rem;min-height:30px;padding:.3rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;bottom:9px;right:9px}.property-gallery__count svg{width:.85rem}.property-gallery__thumbs{background:var(--ink-950);scrollbar-width:thin;gap:3px;padding:3px;display:flex;overflow-x:auto}.property-gallery__thumbs>button{background:var(--paper-100);opacity:.7;border:2px solid #0000;width:50px;min-width:50px;height:48px;padding:0;overflow:hidden}.property-gallery__thumbs>button.is-active{border-color:var(--accent);opacity:1}.property-gallery__thumbs .property-image{width:100%;height:100%}.gallery-lightbox{z-index:120;color:#fff;background:#071413f5;grid-template-rows:56px minmax(0,1fr) 76px;display:grid;position:fixed;inset:0}.gallery-lightbox>header{font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:8px 18px;font-size:.75rem;display:flex}.gallery-lightbox>header button{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.gallery-lightbox>header button:hover{background:#ffffff1f}.gallery-lightbox>header svg{width:20px}.gallery-lightbox__stage{touch-action:pan-y;place-items:center;min-width:0;min-height:0;padding:14px 72px;display:grid;position:relative;overflow:hidden}.gallery-lightbox__stage>.property-image{background:0 0;width:100%;height:100%}.gallery-lightbox__stage>.property-image img{object-fit:contain}.gallery-lightbox__stage .property-image__shade{display:none}.gallery-lightbox__arrow{z-index:2;color:#fff;background:#102b28b3;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__arrow:hover{background:var(--accent-dark)}.gallery-lightbox__arrow--prev{left:16px}.gallery-lightbox__arrow--next{right:16px}.gallery-lightbox__arrow svg{width:22px}.gallery-lightbox__rail{border-top:1px solid #ffffff1a;justify-content:center;gap:5px;min-width:0;padding:8px 16px 12px;display:flex;overflow-x:auto}.gallery-lightbox__rail button{opacity:.55;background:0 0;border:2px solid #0000;width:58px;min-width:58px;padding:0;overflow:hidden}.gallery-lightbox__rail button.is-active{border-color:var(--accent);opacity:1}.gallery-lightbox__rail .property-image{width:100%;height:52px}.image-manager{gap:14px;min-width:0;display:grid}.image-dropzone{border:1px dashed var(--border-strong);background:var(--paper-50);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:116px;padding:20px;transition:border-color .15s,background .15s;display:grid}.image-dropzone.is-dragging{border-color:var(--accent);background:var(--accent-soft)}.image-dropzone.is-disabled{opacity:.7}.image-dropzone>svg{width:38px;height:38px;color:var(--accent-dark);background:var(--accent-soft);border-radius:50%;padding:8px}.image-dropzone>div{flex-direction:column;gap:.25rem;min-width:0;display:flex}.image-dropzone strong{font-family:var(--font-display);font-size:1rem}.image-dropzone span{color:var(--text-muted);font-size:.66rem;line-height:1.5}.image-manager__list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.image-manager__list>li{border:1px solid var(--border);background:var(--surface);cursor:grab;grid-template-columns:30px 92px minmax(150px,1fr) auto;align-items:center;gap:12px;min-width:0;padding:8px;display:grid}.image-manager__list>li:active{cursor:grabbing}.image-manager__order{color:var(--text-muted);font-family:var(--font-display);font-variant-numeric:tabular-nums;text-align:center;font-size:.65rem}.image-manager__list img{object-fit:cover;background:var(--paper-100);width:92px;height:68px;display:block}.image-manager__info{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3rem .65rem;min-width:0;display:grid}.image-manager__info strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.image-manager__status{color:var(--text-muted);white-space:nowrap;font-size:.62rem}.image-manager__status.is-error,.image-manager__info em{color:var(--danger)}.image-manager__status.is-done{color:var(--success)}.image-manager__progress{background:var(--paper-200);grid-column:1/-1;height:3px;overflow:hidden}.image-manager__progress i{background:var(--accent);height:100%;transition:width .18s;display:block}.image-manager__info em{grid-column:1/-1;font-size:.61rem;font-style:normal;line-height:1.4}.image-manager__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}.image-manager__controls>button,.image-manager__move button{border:1px solid var(--border-subtle);min-height:36px;color:var(--text-secondary);background:var(--surface);align-items:center;gap:.25rem;padding:.3rem .45rem;font-size:.61rem;display:inline-flex}.image-manager__controls button:hover:not(:disabled){color:var(--ink-950);border-color:var(--ink-700)}.image-manager__controls button.is-danger{color:var(--danger)}.image-manager__controls svg{width:13px}.image-manager__main{min-height:36px;color:var(--accent-dark);background:var(--accent-soft);align-items:center;gap:.3rem;padding:.3rem .45rem;font-size:.61rem;font-weight:700;display:inline-flex}.image-manager__move{gap:2px;display:inline-flex}.image-manager__move button{justify-content:center;width:36px;padding:0}.image-manager__move button:first-child svg,.image-manager__move button:last-child svg{transform:rotate(90deg)}.image-manager__empty{min-height:74px;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface-muted);text-align:center;justify-content:center;align-items:center;gap:.65rem;padding:14px;font-size:.68rem;display:flex}.image-manager__empty svg{flex:none;width:20px}.results__notice{color:var(--text-secondary);border-left:3px solid var(--accent);background:var(--accent-soft);align-items:center;gap:.55rem;margin:8px 0;padding:10px 12px;font-size:.7rem;display:flex}.results__notice svg{flex:none;width:16px}.bulk-action-bar{z-index:45;right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));color:var(--surface);background:var(--ink-900);box-shadow:var(--shadow-float);border:1px solid #ffffff29;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 10px 10px 16px;animation:.18s ease-out bulk-action-in;display:flex;position:fixed}.bulk-action-bar>span{margin-right:8px;font-size:.72rem}.bulk-action-bar>span strong{color:var(--accent);font-size:.92rem}.bulk-action-bar>button:not(.button){min-height:40px;color:var(--paper-100);text-underline-offset:3px;background:0 0;border:0;padding:.35rem .55rem;font-size:.66rem;text-decoration:underline}.bulk-action-bar .button{min-height:40px}@keyframes bulk-action-in{0%{opacity:0;transform:translateY(10px)}}@media (width<=900px){.image-manager__list>li{grid-template-columns:26px 78px minmax(0,1fr)}.image-manager__list img{width:78px;height:64px}.image-manager__controls{grid-column:2/-1;justify-content:flex-start;padding-top:2px}}@media (width<=680px){.results__controls{justify-content:space-between;width:100%}.results__controls label{flex-direction:row;align-items:center}.bulk-mode-toggle,.bulk-select-strip>button{min-height:44px}.bulk-select-strip{align-items:stretch}.bulk-select-strip__copy{flex:180px}.bulk-select-strip>button{flex:1 0 128px}.property-card>.property-image{width:100%;height:168px}.property-card__select{top:10px;left:10px}.property-card__select>span{width:36px;height:36px}.recent-item{grid-template-columns:48px minmax(0,1fr) auto}.recent-item__visual{width:48px;height:52px}.detail-hero--compact>.property-gallery,.detail-hero--compact>.property-visual{display:grid}.property-gallery{grid-template-rows:minmax(0,1fr) 58px;width:100%;height:min(76vw,320px)}.property-gallery__thumbs>button{width:54px;min-width:54px;height:52px}.detail-hero--compact>.property-visual{min-height:220px}.gallery-lightbox{grid-template-rows:56px minmax(0,1fr) 70px}.gallery-lightbox__stage{padding:8px}.gallery-lightbox__arrow{width:44px;height:44px;top:auto;bottom:16px;transform:none}.gallery-lightbox__arrow--prev{left:12px}.gallery-lightbox__arrow--next{right:12px}.gallery-lightbox__rail{justify-content:flex-start}.image-dropzone{grid-template-columns:34px minmax(0,1fr);padding:16px 13px}.image-dropzone>svg{width:34px;height:34px}.image-dropzone>.button{grid-column:1/-1;width:100%}.image-manager__list>li{grid-template-columns:24px 68px minmax(0,1fr);gap:8px}.image-manager__list img{width:68px;height:64px}.image-manager__info{grid-template-columns:1fr}.image-manager__status,.image-manager__progress,.image-manager__info em{grid-column:1}.image-manager__controls{grid-column:1/-1}.image-manager__controls>button,.image-manager__main{flex:1;justify-content:center}.bulk-action-bar{right:10px;bottom:calc(78px + env(safe-area-inset-bottom));justify-content:space-between;padding-left:12px;left:10px}.bulk-action-bar>span{margin-right:0}}@media (prefers-reduced-motion:reduce){.bulk-action-bar{animation:none}.property-card>.property-image img,.property-gallery__main img,.recent-item__visual img{transition:none}*,: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}.recent-item{grid-template-areas:"visual main price""visual main time"}}@media (width<=680px){.detail-hero--compact>.property-gallery,.detail-hero--compact>.property-visual{display:grid}}.project-status{white-space:nowrap;border:1px solid;border-radius:4px;align-items:center;gap:.42rem;min-height:28px;padding:.25rem .5rem;font-size:.64rem;font-weight:700;display:inline-flex}.project-status i{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.project-status--upcoming{color:var(--info);background:var(--info-soft)}.project-status--selling{color:var(--success);background:var(--success-soft)}.project-status--closed{color:var(--text-muted);background:var(--paper-100)}.project-page{min-width:0}.project-index-head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;min-width:0;margin-bottom:24px;padding-bottom:24px;display:flex}.project-index-head>div{min-width:0;max-width:720px}.project-index-head h1{margin:0 0 .65rem;font-size:clamp(2.6rem,5vw,4.8rem)}.project-index-head p:last-child{color:var(--text-secondary);margin:0;line-height:1.65}.project-filter-bar{border:1px solid var(--border);border-left:4px solid var(--accent);background:var(--surface);grid-template-columns:minmax(260px,1.2fr) minmax(0,2.3fr);align-items:end;gap:10px;min-width:0;padding:12px;display:grid}.project-search{min-width:0;display:block;position:relative}.project-search svg{width:1rem;color:var(--text-muted);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.project-search input,.project-filter-select select{border:1px solid var(--border);background:var(--surface);border-radius:5px;outline:0;width:100%;min-width:0;min-height:46px;padding:.7rem .8rem;font-size:.76rem}.project-search input{padding-left:2.5rem}.project-search input:hover,.project-filter-select select:hover{border-color:var(--border-strong)}.project-search input:focus,.project-filter-select select:focus{border-color:var(--ink-700);box-shadow:0 0 0 3px var(--success-soft)}.project-status-filter{border:0;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;margin:0;padding:0;display:flex}.project-status-filter legend,.project-filter-select>span{color:var(--text-muted);letter-spacing:.04em;margin-bottom:.35rem;font-size:.61rem;font-weight:700}.project-status-filter legend{width:100%}.project-status-filter label{border:1px solid var(--border);min-height:46px;color:var(--text-secondary);background:var(--surface);cursor:pointer;white-space:nowrap;border-radius:5px;flex:auto;justify-content:center;align-items:center;gap:.38rem;padding:.45rem .55rem;font-size:.65rem;font-weight:650;display:inline-flex}.project-status-filter label:hover{color:var(--ink-900);border-color:var(--ink-700)}.project-status-filter label.is-selected{color:var(--surface);border-color:var(--ink-800);background:var(--ink-800)}.project-status-filter input{opacity:0;pointer-events:none;position:absolute}.project-status-filter label>span{color:#0000;border:1px solid;border-radius:3px;place-items:center;width:16px;height:16px;display:grid}.project-status-filter label>span svg{width:11px}.project-status-filter label.is-selected>span{color:var(--surface)}.project-status-filter label:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:2px}.project-filter-select{flex-direction:column;min-width:0;display:flex}.project-filter-more{min-width:0}.project-filter-more__toggle{display:none}.project-filter-more__body{grid-template-columns:minmax(310px,1.15fr) minmax(140px,.55fr) minmax(140px,.55fr);align-items:end;gap:10px;min-width:0;display:grid}.project-results-head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;min-height:48px;display:flex}.project-results-head p{color:var(--text-secondary);margin:0;font-size:.72rem}.project-results-head strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:.95rem}.project-results-head button{min-height:44px;color:var(--danger);background:0 0;border:0;align-items:center;gap:.35rem;padding:.45rem .2rem;font-size:.67rem;font-weight:650;display:inline-flex}.project-results-head button svg{width:.8rem}.project-catalog{gap:10px;min-width:0;margin-top:10px;transition:opacity .15s;display:grid}.project-catalog.is-refreshing{opacity:.55;pointer-events:none}.project-card{border:1px solid var(--border);background:var(--surface);grid-template-columns:54px minmax(0,1fr) minmax(270px,34%);min-width:0;transition:border-color .15s,transform .15s;display:grid}.project-card--with-image{grid-template-columns:54px 168px minmax(0,1fr) minmax(270px,34%)}.project-card:hover{border-color:var(--ink-700);transform:translateY(-1px)}.project-card__index{color:var(--surface);background:var(--accent);justify-content:center;align-items:flex-start;padding-top:19px;display:flex}.project-card__index span{font-family:var(--font-display);font-variant-numeric:tabular-nums;writing-mode:vertical-rl;font-size:.7rem;font-weight:700}.project-card__image{background:var(--paper-100);align-self:stretch;min-width:0;min-height:142px;margin:14px 0 14px 14px;display:block;overflow:hidden}.project-card__image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .2s,transform .22s;display:block}.project-card__image img.is-loaded{opacity:1}.project-card:hover .project-card__image img{transform:scale(1.02)}.project-card__main{flex-direction:column;min-width:0;padding:18px 20px;display:flex}.project-card__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem 1rem;min-height:28px;display:flex}.project-card__heading>span:last-child{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.6rem}.project-card h2{margin:.8rem 0 .4rem;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.1}.project-card h2 a:hover{color:var(--accent-dark)}.project-card__summary{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;line-height:1.6;display:-webkit-box;overflow:hidden}.project-card__facts{flex-wrap:wrap;gap:.45rem 1.5rem;margin:.9rem 0 0;display:flex}.project-card__facts>div{gap:.45rem;min-width:160px;display:flex}.project-card__facts dt{color:var(--text-muted);font-size:.61rem}.project-card__facts dd{overflow-wrap:anywhere;min-width:0;color:var(--text);margin:0;font-size:.65rem;font-weight:600}.project-card__detail{min-height:44px;color:var(--ink-700);align-self:flex-start;align-items:center;gap:.25rem;margin-top:auto;padding-top:.65rem;font-size:.68rem;font-weight:700;display:inline-flex}.project-card__detail:hover{color:var(--accent-dark)}.project-card__detail svg{width:.8rem}.project-card__documents{border-left:1px solid var(--border-subtle);background:var(--surface-muted);min-width:0;padding:14px}.project-card__documents>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.7rem;min-height:32px;padding-bottom:8px;display:flex}.project-card__documents>header span{color:var(--text-secondary);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.62rem;font-weight:700;display:flex}.project-card__documents>header svg{width:.9rem;color:var(--accent)}.project-card__documents>header strong{width:28px;height:28px;color:var(--surface);background:var(--ink-800);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.62rem;display:grid}.project-card__documents>div{padding-top:4px;display:grid}.project-card__documents a{border-bottom:1px solid var(--border-subtle);min-width:0;min-height:44px;color:var(--ink-800);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.55rem .25rem;font-size:.68rem;font-weight:650;display:grid}.project-card__documents a:hover{color:var(--accent-dark);background:var(--paper-100)}.project-card__documents a span{overflow-wrap:anywhere;min-width:0}.project-card__documents a svg{width:.85rem}.project-card__documents>p{color:var(--text-muted);margin:16px 0 0;font-size:.66rem}.project-empty{border:1px dashed var(--border);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:310px;margin-top:10px;padding:clamp(28px,5vw,60px);display:grid}.project-empty>span{width:72px;height:72px;color:var(--ink-700);border:1px solid var(--border);background:var(--paper-100);border-radius:50%;place-items:center;display:grid}.project-empty>span svg{width:1.7rem;height:1.7rem}.project-empty h2{margin-bottom:.45rem}.project-empty div>p:last-child{max-width:570px;color:var(--text-secondary);margin:0;font-size:.78rem;line-height:1.65}.project-detail-page{min-width:0}.project-detail-hero{border:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);min-width:0;margin-top:14px;display:grid}.project-detail-hero__copy{border-top:5px solid var(--accent);flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,5vw,68px);display:flex}.project-detail-hero__topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.project-detail-hero__topline>span:last-child{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:700}.project-detail-identity{min-width:0}.project-detail-identity--with-image{display:block}.project-detail-hero h1{overflow-wrap:break-word;max-width:780px;margin:clamp(22px,4vw,46px) 0 1rem;font-size:clamp(2.2rem,4.4vw,4rem);line-height:1.02}.project-detail-image{aspect-ratio:16/9;background:var(--paper-100);width:100%;max-width:760px;max-height:340px;margin:0 0 clamp(18px,2.5vw,28px);overflow:hidden}.project-detail-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .2s;display:block}.project-detail-image img.is-loaded{opacity:1}.project-detail-hero__summary{max-width:700px;color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.8}.project-detail-hero__facts{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:16px 32px;margin:30px 0 0;padding-top:18px;display:flex}.project-detail-hero__facts .project-fact{flex:1;min-width:180px}.project-fact dt{color:var(--text-muted);font-size:.62rem}.project-fact dd{overflow-wrap:anywhere;margin:.4rem 0 0;font-size:.78rem;font-weight:650;line-height:1.55}.project-document-vault{min-width:0;color:var(--paper-50);background:var(--ink-950);flex-direction:column;padding:clamp(22px,3vw,40px);display:flex}.project-document-vault>header{border-bottom:1px solid var(--ink-700);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:20px;display:flex}.project-document-vault .eyebrow{color:var(--accent)}.project-document-vault h2{color:var(--surface);margin:0;font-size:1.55rem}.project-document-vault>header>strong{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:2.25rem}.project-document-vault__links{margin-top:8px;display:grid}.project-document-vault__links a{border-bottom:1px solid var(--ink-700);min-width:0;min-height:58px;color:var(--paper-50);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.7rem;font-size:.75rem;font-weight:650;display:grid}.project-document-vault__links a:hover{color:var(--surface);background:var(--ink-900)}.project-document-vault__links a>span:nth-child(2){overflow-wrap:anywhere;min-width:0}.project-document-vault__links a svg{width:1rem;color:var(--accent)}.project-document-vault__number{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.58rem}.project-document-vault__empty{color:var(--paper-200);margin:24px 0;font-size:.75rem}.project-document-vault>small{color:var(--border-strong);margin-top:auto;padding-top:22px;font-size:.61rem;line-height:1.6}.project-detail-actions{z-index:10;border:1px solid var(--border);background:var(--paper-50);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;min-height:64px;margin:10px 0 18px;padding:9px;display:flex;position:sticky;top:84px}.project-detail-actions>span{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-right:auto;padding-left:.45rem;font-size:.62rem}.project-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:18px;min-width:0;display:grid}.project-detail-section,.project-private-note{border:1px solid var(--border);background:var(--surface);min-width:0;padding:28px}.project-detail-section header h2{margin:0;font-size:1.55rem}.project-detail-section--facts dl{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));margin:22px 0 0;display:grid}.project-detail-section--facts .project-fact{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);min-height:78px;padding:14px}.project-detail-section--description{grid-column:1}.project-private-note{border-color:var(--warning);background:var(--warning-soft);grid-area:1/2/span 2}.project-private-note>div{color:var(--warning);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.66rem;font-weight:700;display:flex}.project-private-note>div svg{width:1rem}.project-private-note p{overflow-wrap:anywhere;color:var(--text);white-space:pre-wrap;margin:22px 0;font-size:.8rem;line-height:1.8}.project-private-note small{color:var(--warning);font-size:.62rem;line-height:1.55}.project-form-heading h1{max-width:820px}.project-form-section:first-of-type{border-top:5px solid var(--accent)}.project-link-editor{gap:12px;min-width:0;display:grid}.project-link-editor__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.project-link-editor__head>div{align-items:center;gap:.55rem;display:flex}.project-link-editor__head strong{font-size:.78rem}.project-link-editor__head span{min-width:34px;color:var(--surface);background:var(--ink-800);font-variant-numeric:tabular-nums;text-align:center;border-radius:4px;padding:.22rem .4rem;font-size:.6rem}.project-link-list{gap:7px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.project-link-list>li{border:1px solid var(--border);background:var(--surface-muted);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.project-link-list__order{color:var(--accent-dark);font-family:var(--font-display);font-variant-numeric:tabular-nums;text-align:center;font-size:.7rem;font-weight:700}.project-link-list__fields{grid-template-columns:minmax(160px,.36fr) minmax(260px,1fr);gap:10px;min-width:0;display:grid}.project-link-list__fields input{background:var(--surface)}.project-link-url-preview{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.3rem;font-size:.58rem;line-height:1.35;display:block;overflow:hidden}.project-link-list__actions{grid-template-columns:repeat(2,38px);gap:4px;display:grid}.project-link-list__actions button{border:1px solid var(--border);width:38px;height:38px;color:var(--text-secondary);background:var(--surface);border-radius:4px;place-items:center;padding:0;display:grid}.project-link-list__actions button:hover:not(:disabled){color:var(--ink-900);border-color:var(--ink-700)}.project-link-list__actions button.is-danger{width:100%;color:var(--danger);grid-column:1/-1}.project-link-list__actions button:disabled{cursor:not-allowed}.project-link-list__actions svg{width:.9rem}.project-link-editor>p{color:var(--text-muted);margin:0;font-size:.62rem}.project-link-editor__empty{border:1px dashed var(--border);min-height:110px;color:var(--text-muted);background:var(--surface-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;padding:18px;font-size:.7rem;display:flex}.project-link-editor__empty svg{color:var(--accent)}.project-link-editor__empty button{min-height:44px;color:var(--ink-700);background:0 0;border:0;padding:.5rem .7rem;font-weight:700}.project-image-editor{gap:12px;min-width:0;display:grid}.project-image-editor__preview{border:1px solid var(--border);background:var(--surface-muted);grid-template-columns:minmax(170px,230px) minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:12px;display:grid}.project-image-editor__preview>img{object-fit:cover;background:var(--paper-100);width:100%;height:148px;display:block}.project-image-editor__image{opacity:0;transition:opacity .2s}.project-image-editor__image.is-loaded{opacity:1}.project-image-editor__meta{flex-direction:column;gap:.35rem;min-width:0;display:flex}.project-image-editor__meta .eyebrow{margin:0}.project-image-editor__meta strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;line-height:1.2;overflow:hidden}.project-image-editor__meta>span:last-of-type{color:var(--text-muted);font-size:.66rem;line-height:1.55}.project-image-editor__progress{background:var(--paper-200);width:min(260px,100%);height:3px;overflow:hidden}.project-image-editor__progress i{background:var(--accent);width:42%;height:100%;animation:.9s ease-in-out infinite alternate project-image-processing;display:block}@keyframes project-image-processing{to{transform:translate(138%)}}.project-image-editor__actions{flex-direction:column;align-items:stretch;gap:7px;display:flex}.project-image-editor__actions .button{justify-content:center;min-height:44px}.project-image-editor__empty{border:1px dashed var(--border-strong);background:var(--paper-50);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;min-height:116px;padding:18px;display:grid}.project-image-editor__empty>span{width:54px;height:54px;color:var(--accent-dark);background:var(--accent-soft);border-radius:50%;place-items:center;display:grid}.project-image-editor__empty>span svg{width:22px}.project-image-editor__empty>div{min-width:0}.project-image-editor__empty strong{font-family:var(--font-display);font-size:1rem}.project-image-editor__empty p{max-width:620px;color:var(--text-muted);margin:.3rem 0 0;font-size:.66rem;line-height:1.55}@media (width<=1180px){.project-filter-bar{grid-template-columns:1fr;align-items:stretch}.project-filter-more__toggle{border:1px solid var(--border);width:100%;min-height:46px;color:var(--ink-800);background:var(--surface-muted);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;font-size:.68rem;font-weight:700;display:flex}.project-filter-more__toggle>span{align-items:center;gap:.45rem;display:inline-flex}.project-filter-more__toggle>span svg{width:.9rem;color:var(--accent)}.project-filter-more__toggle b{min-width:22px;height:22px;color:var(--surface);background:var(--ink-800);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.58rem;display:grid}.project-filter-more__toggle>svg{width:.85rem;transition:transform .15s}.project-filter-more__toggle[aria-expanded=true]>svg{transform:rotate(90deg)}.project-filter-more__body{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;padding-top:10px;display:none}.project-filter-more__body.is-open{display:grid}.project-status-filter{grid-column:1/-1}.project-card{grid-template-columns:48px minmax(0,1fr) minmax(250px,38%)}.project-card--with-image{grid-template-columns:48px 146px minmax(0,1fr) minmax(250px,36%)}.project-detail-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.8fr)}.project-detail-hero__copy{padding:34px}}@media (width<=900px){.mobile-nav{grid-template-columns:repeat(auto-fit,minmax(56px,1fr))}.project-filter-bar{grid-template-columns:1fr;align-items:stretch}.project-filter-more__toggle{border:1px solid var(--border);width:100%;min-height:46px;color:var(--ink-800);background:var(--surface-muted);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;font-size:.68rem;font-weight:700;display:flex}.project-filter-more__toggle>span{align-items:center;gap:.45rem;display:inline-flex}.project-filter-more__toggle>span svg{width:.9rem;color:var(--accent)}.project-filter-more__toggle b{min-width:22px;height:22px;color:var(--surface);background:var(--ink-800);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.58rem;display:grid}.project-filter-more__toggle>svg{width:.85rem;transition:transform .15s}.project-filter-more__toggle[aria-expanded=true]>svg{transform:rotate(90deg)}.project-filter-more__body{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;padding-top:10px;display:none}.project-filter-more__body.is-open{display:grid}.project-status-filter{grid-column:1/-1}.project-card{grid-template-columns:44px minmax(0,1fr)}.project-card--with-image{grid-template-columns:44px 144px minmax(0,1fr)}.project-card--with-image .project-card__index{grid-row:1/span 2}.project-card--with-image .project-card__image{grid-area:1/2}.project-card--with-image .project-card__main{grid-area:1/3}.project-card__documents{border-top:1px solid var(--border-subtle);border-left:0;grid-column:2}.project-card--with-image .project-card__documents{grid-area:2/2/auto/-1}.project-detail-hero{grid-template-columns:1fr}.project-document-vault{min-height:300px}.project-detail-grid{grid-template-columns:1fr}.project-detail-section--description,.project-private-note{grid-area:auto/1}}@media (width<=680px){.project-index-head{align-items:stretch;margin-bottom:16px;padding-bottom:18px}.project-index-head h1{font-size:2.8rem}.project-index-head>.button{width:100%}.project-filter-bar{padding:10px}.project-filter-more__body{grid-template-columns:1fr}.project-filter-more__body.is-open{display:grid}.project-status-filter{grid-column:1}.project-status-filter label{flex:95px}.project-results-head{min-height:54px}.project-card{display:block}.project-card.project-card--with-image{grid-template-columns:112px minmax(0,1fr);display:grid}.project-card__index{min-height:7px;padding:0}.project-card--with-image .project-card__index{grid-area:1/1/auto/-1}.project-card__index span{display:none}.project-card--with-image .project-card__image{grid-area:2/1;height:112px;min-height:112px;margin:14px 0 0 14px}.project-card--with-image .project-card__main{grid-area:2/2}.project-card__main{padding:16px 14px 10px}.project-card h2{font-size:1.45rem}.project-card__facts{gap:.55rem;display:grid}.project-card__facts>div{grid-template-columns:82px minmax(0,1fr);min-width:0;display:grid}.project-card__documents{padding:12px 14px 14px}.project-card--with-image .project-card__documents{grid-area:3/1/auto/-1}.project-empty{text-align:center;grid-template-columns:1fr;gap:16px;padding:34px 20px}.project-empty>span{margin-inline:auto}.project-empty>.button{width:100%}.project-detail-hero__copy{padding:28px 16px}.project-detail-hero h1{margin-top:28px;font-size:clamp(2rem,9vw,2.9rem)}.project-detail-identity--with-image h1{margin-top:24px}.project-detail-image{max-height:210px;margin:4px 0 16px}.project-detail-hero__facts{gap:16px;display:grid}.project-document-vault{min-height:0;padding:24px 16px}.project-document-vault__links a{min-height:62px}.project-detail-actions{justify-content:flex-start;top:64px}.project-detail-actions>span{width:100%;margin-right:0;padding:0 0 .4rem}.project-detail-actions .button{flex:1}.project-detail-section,.project-private-note{padding:22px 15px}.project-detail-section--facts dl{grid-template-columns:1fr}.project-link-editor__head .button{width:100%}.project-link-list>li{grid-template-columns:32px minmax(0,1fr);align-items:start;padding:10px 8px}.project-link-list__order{padding-top:15px}.project-link-list__fields{grid-template-columns:1fr}.project-link-list__actions{grid-column:1/-1;padding-left:42px;display:flex}.project-link-list__actions button,.project-link-list__actions button.is-danger{width:44px;height:44px}.project-link-list__actions button.is-danger{margin-left:auto}.project-image-editor__preview{grid-template-columns:1fr;gap:13px;padding:10px}.project-image-editor__preview>img{aspect-ratio:16/9;height:auto;max-height:230px}.project-image-editor__actions{flex-flow:wrap}.project-image-editor__actions .button{flex:130px}.project-image-editor__empty{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:16px 12px}.project-image-editor__empty>span{width:46px;height:46px}.project-image-editor__empty .button{grid-column:1/-1;width:100%}}@media (width<=390px){.project-card.project-card--with-image{grid-template-columns:98px minmax(0,1fr)}.project-card--with-image .project-card__image{height:98px;min-height:98px;margin-left:10px}.project-card--with-image .project-card__main{padding-left:11px}.project-card__heading,.project-detail-hero__topline{flex-direction:column;align-items:flex-start}.project-detail-actions .button{flex-basis:100%;width:100%}.project-link-list__actions{padding-left:0}}
