.mp-dream{padding:1.2rem;border:1px solid rgba(115,138,117,.18);border-radius:1.4rem;background:linear-gradient(145deg,rgba(255,253,248,.94),rgba(223,231,217,.62));box-shadow:0 14px 40px rgba(47,57,48,.08);margin:.5rem 0 1.8rem}
.mp-dream h1{font-size:clamp(2.25rem,10vw,4.2rem);line-height:.95}.mp-dream>p:not(.eyebrow){max-width:700px;color:var(--muted);line-height:1.55}
.mp-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.mp-section-head .eyebrow{margin-bottom:.3rem}.mp-section-head>span{font-size:.75rem;color:var(--muted)}
.mp-section-actions{display:flex;align-items:end;flex-direction:column;gap:.25rem}.mp-section-actions>span{font-size:.75rem;color:var(--muted)}
.mp-controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.65rem;margin-bottom:1rem}.mp-controls select{min-width:150px}.mp-search{min-width:0}.mp-search input{min-width:0}
.mp-groups{display:grid;gap:.85rem}.mp-group>summary{display:flex;align-items:center;cursor:pointer;padding:.85rem 1rem;border-radius:1rem;background:rgba(255,253,248,.72);font:1.25rem var(--font-serif);list-style:none}.mp-group>summary::-webkit-details-marker{display:none}.mp-group>summary:after{content:'⌄';margin-left:auto;color:var(--terracotta);transition:transform .18s}.mp-group:not([open])>summary:after{transform:rotate(-90deg)}.mp-group>summary small{order:2;margin-left:.6rem;color:var(--muted);font:700 .7rem var(--font-sans)}.mp-group .mp-grid{padding-top:.8rem}
.mp-grid{display:grid;gap:1rem}.mp-card{overflow:hidden;border-radius:1.3rem;background:var(--card);box-shadow:0 9px 28px rgba(47,57,48,.08);cursor:pointer;outline:none}.mp-card:focus-visible{box-shadow:0 0 0 3px var(--sage),0 9px 28px rgba(47,57,48,.08)}.mp-card>img{width:100%;height:180px;object-fit:cover}.mp-card>div{padding:1rem}
.mp-head{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.mp-head .eyebrow{margin-bottom:.25rem}.mp-head h2{font-size:1.55rem}.mp-head .button{min-height:38px;padding:.45rem .8rem;font-size:.72rem}.mp-note{margin:.8rem 0;padding:.75rem;border-left:3px solid var(--gold);background:rgba(210,173,103,.08)}.mp-note b{font-size:.73rem}.mp-note p{margin:.25rem 0 0;font:italic .95rem/1.4 var(--font-serif)}.mp-shared{font-size:.72rem;color:var(--muted);margin:.75rem 0}.mp-empty p{max-width:550px;margin:0 auto 1rem;line-height:1.5}
.mp-place-state{margin-top:.8rem}.mp-lifecycle{margin:1rem 0}.button-quiet{background:transparent;color:var(--muted);border:1px dashed #c9c3b7}
.places-map{height:58vh;min-height:390px;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px #31433318;background:var(--moss)}.map-status{margin:.65rem .4rem}.mp-edit-form{margin-top:1.35rem}.mp-edit-form>.eyebrow{margin-bottom:-.4rem}.mp-detail-actions{display:flex;gap:.6rem;flex-wrap:wrap}.mp-detail-actions .button{flex:1}
.mp-extra-circles{display:grid;gap:.45rem}.mp-extra-circles label{display:flex;grid-template-columns:none;align-items:center;gap:.55rem;padding:.7rem;border-radius:.7rem;background:rgba(92,111,79,.08);font-size:.88rem}
.mp-threads{margin:1rem 0 1.25rem}.mp-threads h3{font-size:1.35rem;margin:.2rem 0 .65rem}.mp-threads>div{display:grid;gap:.5rem}.mp-thread-link{width:100%;border:0;border-radius:14px;background:#f1eee7;padding:.8rem;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.mp-thread-link span{font-weight:750}.mp-thread-link span small{display:block;margin-top:.2rem;font-weight:500}.mp-thread-link small{color:var(--muted)}
.mp-circle-notes{margin:1rem 0}.mp-circle-notes blockquote{margin:.55rem 0;padding:.75rem .85rem;border:0;border-radius:5px 16px 16px 16px;background:#e8efe5}.mp-circle-notes b{font-size:.72rem}.mp-circle-notes p{font:italic .88rem/1.4 var(--font-serif);margin:.3rem 0 0}
.mp-share-choices{display:grid;gap:.8rem}.mp-share-choice{border:1px solid #dcd7cd;border-radius:16px;padding:.55rem;transition:opacity .15s}.mp-share-choice.is-disabled{opacity:.62}.mp-share-choice .choice{margin:0}.mp-include-note{display:flex;grid-template-columns:none;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.78rem;font-weight:750}.mp-preview-field{padding:.2rem .7rem .7rem;font-size:.72rem;color:var(--muted)}.mp-preview-field textarea{margin-top:.35rem;color:var(--ink);font-size:.86rem}.mp-note-preview{margin:.35rem .7rem .65rem;padding:.65rem;border-left:3px solid var(--sage);background:#edf2eb}.mp-note-preview span{font-size:.68rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.mp-note-preview p{white-space:pre-line;font-size:.82rem;line-height:1.4;margin:.3rem 0 0}
@media(max-width:620px){.mp-controls{grid-template-columns:1fr 1fr}.mp-search{grid-column:1/-1}.mp-controls .segmented{justify-self:end}.mp-controls select{min-width:0}.places-map{height:52vh}}
@media(min-width:760px){.mp-dream{padding:1.5rem}.mp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-card>img{height:220px}}
