.mw-location-list{display:grid;gap:16px}.mw-location-card{padding:22px;background:#fff;border:1px solid #c9ddee;border-radius:12px;display:flex;justify-content:space-between;gap:24px}.mw-location-card>div:first-child{min-width:0;flex:1}.mw-location-card h3{margin-top:0;overflow-wrap:anywhere}.mw-location-address,.mw-location-notes{overflow-wrap:anywhere}.mw-location-notes summary{cursor:pointer;color:var(--mw-accent);font-weight:650;min-height:44px;padding:8px 0}.mw-location-notes p{padding:14px;background:#f7fbff;border-radius:8px;white-space:normal}.mw-location-card>.mw-actions{align-content:flex-start;align-items:flex-start}.mw-location-card form{margin:0}.mw-app .mw-location-form textarea,.mw-app .mw-event-form select{display:block;width:100%;min-width:0;min-height:50px;padding:12px 14px;color:var(--mw-ink);background:#fff;border:1px solid #9abbd8;border-radius:8px;font:inherit;font-size:16px}.mw-location-form textarea{resize:vertical}.mw-event-location{display:block;font-size:12px;font-weight:400;color:var(--mw-muted);margin-top:5px}.mw-current-location{margin-top:10px!important}@media(max-width:700px){.mw-location-card{flex-direction:column;padding:18px}.mw-location-card>.mw-actions{width:100%}.mw-location-card>.mw-actions>*{flex:1}.mw-location-card .mw-actions button{width:100%}}

.mw-location-photos{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #c9ddee}.mw-photo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.mw-photo{margin:0;padding:12px;border:1px solid #c9ddee;border-radius:12px;min-width:0}.mw-photo img{width:100%;height:180px;object-fit:cover;border-radius:8px}.mw-photo figcaption{padding:10px 0;overflow-wrap:anywhere}.mw-photo details{font-size:.9rem;margin-top:8px}.mw-photo form{display:grid;gap:10px;margin-top:10px}.mw-location-photos input[type=file]{max-width:100%;box-sizing:border-box}.mw-photo input[type=checkbox]{width:auto}.mw-location-photos .mw-form{margin-top:1.5rem}@media(max-width:480px){.mw-photo-grid{grid-template-columns:1fr}}

.mw-caption-row{display:flex;align-items:baseline;gap:8px;justify-content:space-between}.mw-caption-row span{min-width:0}.mw-caption-toggle{font:inherit;font-size:.8rem;padding:4px 8px;border:1px solid #a7c4df;border-radius:6px;background:#fff;color:#24364d;cursor:pointer;flex-shrink:0}.mw-photo .mw-caption-editor[hidden]{display:none}.mw-caption-editor input{box-sizing:border-box;max-width:100%;min-width:0}
