.map-placeholder.map-attached{display:grid;grid-template-columns:120px 1fr auto;gap:16px;align-items:center;padding:12px}.development-map-preview{width:120px;height:82px;object-fit:cover;border-radius:9px;border:1px solid #dacda9}.pdf-map-preview{display:grid;place-items:center;width:78px;height:82px;border-radius:9px;background:#f1e4c2;color:#8b5c0d;font-weight:800}.map-file-info b,.map-file-info span,.map-file-info a{display:block}.map-file-info span{margin-top:5px;color:#777168;font-size:11px}.map-file-info a{margin-top:8px;color:#9b6710;font-weight:700}.map-file-actions{display:flex;gap:7px}.map-remove-button{padding:10px 12px;border:1px solid #dfb2b2;border-radius:8px;background:#fff8f8;color:#ab3e3e;font-weight:700}@media(max-width:700px){.map-placeholder.map-attached{grid-template-columns:80px 1fr}.development-map-preview{width:80px}.map-file-actions{grid-column:1/-1}.map-file-actions button{flex:1}}
.map-open-viewer{display:block;margin-top:8px;padding:0;border:0;background:transparent;color:#9b6710;text-decoration:underline;font-weight:700}.development-map-viewer{width:min(1500px,96vw);height:92vh;max-width:none;max-height:none;padding:0;border:1px solid #d4ad57;border-radius:14px;background:#f8f6ef;overflow:hidden}.development-map-viewer::backdrop{background:#131713b8}.development-map-viewer>header{height:76px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e4dccb}.development-map-viewer h2{margin:2px 0;font:700 22px 'Playfair Display'}.development-map-viewer header span{color:#777168;font-size:11px}.development-map-viewer header button{width:36px;height:36px;border:0;border-radius:50%;font-size:23px;background:#f0f1ed}.map-viewer-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;height:calc(92vh - 76px)}.map-document{background:#4a4a48;display:grid;place-items:center;min-width:0}.map-document iframe{width:100%;height:100%;border:0;background:#fff}.map-document img{max-width:100%;max-height:100%;object-fit:contain}.map-inventory{background:#fff;border-left:1px solid #ded8ca;display:flex;flex-direction:column;min-height:0}.map-status-totals{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px;border-bottom:1px solid #ece7dc}.map-status-totals span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:6px;padding:8px;border-radius:8px;background:#f8f8f5;font-size:10px}.map-status-totals i,.map-lot-list article>i{width:9px;height:9px;border-radius:50%;background:#cadfd0}.map-status-totals .reserved i,.map-lot-list article.reserved>i{background:#f1d18b}.map-status-totals .sold i,.map-lot-list article.sold>i{background:#e4b8b8}.map-status-totals .paid i,.map-lot-list article.paid>i{background:#167653}.map-status-totals b{font-size:14px}.map-lot-list{overflow:auto;padding:7px 13px 18px}.map-lot-list article{display:grid;grid-template-columns:11px 1fr;align-items:center;gap:8px;padding:9px 5px;border-bottom:1px solid #efede6}.map-lot-list article b,.map-lot-list article span{display:block}.map-lot-list article b{font-size:11px}.map-lot-list article span{margin-top:2px;color:#777168;font-size:10px}@media(max-width:800px){.map-viewer-layout{grid-template-columns:1fr;grid-template-rows:minmax(400px,65%) 1fr}.map-inventory{border-left:0;border-top:1px solid #ded8ca}.map-status-totals{grid-template-columns:repeat(4,1fr)}.map-status-totals span{grid-template-columns:10px 1fr}.map-status-totals b{grid-column:2}}
.map-status-totals .available i,.map-lot-list article.available>i{background:#78bd8b}.map-status-totals .reserved i,.map-lot-list article.reserved>i{background:#a6aaa6}.map-status-totals .sold i,.map-lot-list article.sold>i{background:#d87979}.map-status-totals .paid i,.map-lot-list article.paid>i{background:#167653}
