.location-details-backdrop{z-index:1500}.location-details-dialog{background:var(--panel);width:min(820px,100vw - 24px);max-height:calc(100dvh - 32px);color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:24px;overflow-y:auto;box-shadow:0 24px 80px #0004}.location-details-dialog>.dialog-heading{z-index:2;background:var(--panel);padding:16px 0;position:sticky;top:-24px}.location-fields{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;margin:20px 0;padding:0;display:grid}.location-fields label,.location-upload{gap:7px;min-width:0;font-size:.9rem;font-weight:600;display:grid}.location-fields input,.location-fields select{box-sizing:border-box;border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:inherit;border-radius:8px;padding:10px}.location-wide{grid-column:1/-1;min-width:0}.location-term{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-bottom:12px;display:grid}.location-attachments{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.location-attachments p,.location-fields p{font-size:.9rem;line-height:1.5}.location-attachments a{overflow-wrap:anywhere}.location-picture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.location-picture-grid figure{margin:0}.location-picture-preview{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0}.location-picture-preview img{object-fit:cover;border-radius:10px;width:100%;height:130px}.location-upload input{width:100%;font-weight:400}.location-lightbox{z-index:1600;background:#000e;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:fixed;inset:0}.location-lightbox img{object-fit:contain;max-width:100%;max-height:80dvh}@media (width<=600px){.location-details-dialog{padding:16px}.location-details-dialog>.dialog-heading{top:-16px}.location-fields{grid-template-columns:1fr}.location-term{grid-template-columns:1fr 1fr}.location-picture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.location-details-dialog{border-radius:22px;flex-direction:column;width:min(1120px,100vw - 48px);height:min(800px,100dvh - 48px);padding:0;display:flex;overflow:hidden}.location-details-dialog>.dialog-heading{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:16px;margin:0;padding:24px 28px;display:flex;position:static}.location-details-dialog .dialog-heading h2{margin:5px 0;font-size:1.4rem}.location-details-dialog .dialog-heading p{color:var(--muted);margin:0;font-size:.85rem}.location-dialog-mark{color:#a77c00;background:#e9b80018;border:1px solid #e9b80040;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.location-section-count{white-space:nowrap;color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:.8rem;display:flex}.location-dialog-layout{flex:1;grid-template-columns:220px minmax(0,1fr);min-height:0;display:grid}.location-toc{border-right:1px solid var(--line);background:#bc970008;padding:24px 14px;overflow-y:auto}.location-toc>.eyebrow{align-items:center;gap:8px;margin:0 12px 18px;display:flex}.location-toc button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:baseline;gap:12px;margin:3px 0;padding:14px 12px;display:flex}.location-toc button>span:first-child{color:#a77c00;font-size:.75rem;font-weight:700}.location-toc strong,.location-toc small{display:block}.location-toc strong{font-size:.9rem}.location-toc small{color:var(--muted);margin-top:5px;font-size:.75rem}.location-toc button:hover,.location-toc button[aria-current]{background:#e9b80012;border-color:#e9b80040}.location-toc button:focus-visible{outline-offset:2px;outline:2px solid #bd9200}.location-dialog-content{background:#88888805;min-width:0;padding:24px;overflow-y:auto}.location-form-sections{border:0;min-width:0;margin:0;padding:0}.location-section-card{border:1px solid var(--line);background:var(--panel);border-radius:16px;margin:0;padding:24px}.location-section-card[hidden]{display:none}.location-section-card h3{margin:6px 0 12px;font-size:1.15rem}.location-section-card header p,.location-muted{color:var(--muted);font-size:.85rem;line-height:1.5}.location-fields{gap:20px 18px;margin:22px 0 0}.location-fields input,.location-fields select{border-radius:10px;min-height:44px}.location-dialog-footer{border-top:1px solid var(--line);background:var(--panel);align-items:center;gap:12px;padding:16px 28px;display:flex}.location-dialog-footer>span{color:var(--muted);margin-right:auto;font-size:.75rem}.location-dialog-footer .primary-button{width:auto;min-width:150px}.location-upload{border:1px dashed var(--line);border-radius:12px;margin-top:20px;padding:18px}.location-upload input::file-selector-button{border:1px solid var(--line);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:8px;margin-right:12px;padding:9px 12px}@media (width<=700px){.location-details-dialog{width:calc(100vw - 16px);height:calc(100dvh - 24px);max-height:none;padding:0}.location-details-dialog>.dialog-heading{gap:10px;padding:16px}.location-details-dialog .dialog-heading h2{font-size:1.1rem}.location-dialog-mark,.location-section-count,.location-dialog-footer>span{display:none}.location-details-dialog .dialog-heading>div{flex:1}.location-dialog-layout{flex-direction:column;display:flex}.location-toc{border-right:0;border-bottom:1px solid var(--line);flex:none;padding:8px;display:flex;overflow-x:auto}.location-toc>.eyebrow,.location-toc small,.location-toc button>span:first-child{display:none}.location-toc button{white-space:nowrap;width:auto;margin:0;padding:10px 12px}.location-dialog-content{flex:1;padding:12px}.location-section-card{padding:18px}.location-fields{grid-template-columns:1fr}.location-dialog-footer{justify-content:flex-end;padding:12px 16px}}.location-details-compact{width:min(960px,100vw - 48px);height:min(650px,100dvh - 48px)}.location-conversion-card{border:1px solid var(--line);background:#bc970008;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.location-conversion-card strong{font-size:.95rem}.location-conversion-card p{color:var(--muted);margin:6px 0 0}.location-conversion-card button{white-space:nowrap;flex-shrink:0}.location-overview-facts{grid-template-columns:1fr 1fr;gap:24px;margin:6px 0 0;display:grid}.location-overview-facts dt{color:var(--muted);margin-bottom:7px;font-size:.75rem}.location-overview-facts dd{overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:600}@media (width<=700px){.location-details-compact{width:calc(100vw - 16px);height:calc(100dvh - 24px)}.location-conversion-card{flex-direction:column;align-items:flex-start;gap:14px}.location-overview-facts{grid-template-columns:1fr;gap:18px}}.location-contact-list{gap:16px;margin-bottom:16px;display:grid}.location-contact-card{border:1px solid var(--line);border-radius:12px;padding:16px}.location-contact-card>header,.location-document-group>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.location-contact-card .location-fields{margin-top:12px}.location-document-group{border-top:1px solid var(--line);padding:20px 0}.location-document-group h4{margin:0;font-size:1rem}.location-document-group>header>span,.location-upload small{color:var(--muted);font-size:.75rem;font-weight:400}.location-document-file{justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:.85rem;display:flex}.location-document-file a{min-width:0}.location-document-file button{flex-shrink:0}
