.manage-bar{display:flex;gap:1.2rem;align-items:center;justify-content:space-between;flex-wrap:wrap;border-block:1px solid var(--line,#d7d4c7);padding:1.25rem 0;margin-bottom:2rem}.manage-bar p{margin:.35rem 0}.manage-actions{display:flex;flex-wrap:wrap;gap:.55rem}.manage-actions button,.edit-stay{font:inherit;border:1px solid var(--line,#bbb);border-radius:8px;padding:.65rem .9rem;background:var(--paper,#fff);color:var(--ink,#252d29);cursor:pointer;min-height:44px}.edit-stay{font-size:.8rem;margin-top:.6rem}.stay-editor{box-sizing:border-box;width:min(880px,calc(100vw - 2rem));max-height:92dvh;padding:1.5rem 2rem;border:1px solid var(--line,#d0caba);border-radius:16px;background:var(--paper,#faf8f0);color:var(--ink,#26332f);font-family:inherit;overscroll-behavior:contain}.stay-editor::backdrop{background:rgba(15,27,24,.6)}.editor-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid var(--line,#d0caba);padding-bottom:1rem}.editor-header h2{font-size:1.75rem;margin:.3rem 0}.editor-header button{font-size:1.8rem}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.2rem}.editor-field{display:flex;flex-direction:column;gap:.4rem;margin:.8rem 0;min-width:0}.editor-field>span{font-weight:600;font-size:.9rem}.editor-field input,.editor-field textarea{box-sizing:border-box;width:100%;font:inherit;padding:.7rem;border:1px solid var(--line,#b8b7ac);border-radius:6px;color:inherit;background:var(--paper,#fff);min-height:44px}.editor-field textarea{resize:vertical;line-height:1.5}.stay-editor .editor-field small{font-size:.78rem;color:var(--ink);opacity:1}.editor-section{border-block-end:1px solid var(--line,#d0caba);padding:1rem 0}.editor-section>summary{font-weight:600;cursor:pointer;min-height:30px}.stay-editor button{font:inherit;min-height:44px;padding:.6rem 1rem;border:1px solid var(--line,#b8b7ac);border-radius:7px;cursor:pointer;color:inherit;background:var(--paper,#fff)}.stay-editor button[type=submit],#new-stay{background:#294a3e;color:#fff;border-color:#294a3e}.stay-editor button:disabled{opacity:.6;cursor:wait}.editor-footer{display:flex;gap:1rem;align-items:center;padding:1.3rem 0}.editor-footer span{font-size:.8rem}.editor-feedback:not(:empty),#managed-status:not(:empty){background:var(--wash,#e8eee4);padding:1rem;border-radius:8px;line-height:1.5;width:100%;box-sizing:border-box}.evidence-row{border:1px solid var(--line,#b8b7ac);border-radius:8px;margin:1rem 0;padding:1rem}.placement-controls{display:flex;gap:.6rem;flex-wrap:wrap}.history-row,.managed-row{border-bottom:1px solid var(--line,#d0caba);padding:.85rem 0}.managed-row{display:flex;justify-content:space-between;gap:.7rem;align-items:center}.managed-row small{display:block;font-size:.8rem;margin-top:.3rem}.managed-row>div:last-child{flex-shrink:0;display:flex;gap:.35rem}.managed-row[hidden]{display:none}.current-evidence{font-size:.85rem;line-height:1.5}.stay-editor :focus-visible,.manage-bar :focus-visible{outline:3px solid #a55b33;outline-offset:3px}#choice-status{position:static;width:auto;height:auto;clip:auto;overflow:visible;padding:.3rem 0;font-size:.85rem}.photo-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.photo-evidence-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.photo-evidence-grid figure{margin:0}.photo-evidence-grid figcaption{font-size:.75rem}.stay-editor:has(#stay-editor-form){scrollbar-gutter:stable}@media(max-width:600px){.stay-editor{width:100%;max-height:100dvh;height:100dvh;margin:0;border-radius:0;padding:1rem}.editor-grid{grid-template-columns:1fr;gap:0}.editor-header h2{font-size:1.4rem}.manage-bar{align-items:stretch}.manage-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.manage-actions button{font-size:.82rem}.managed-row{align-items:flex-start}.managed-row>div:last-child{flex-wrap:wrap;width:100px}.managed-row button{padding:.5rem .65rem}.editor-footer{flex-direction:column;align-items:stretch}.photo-evidence-grid{grid-template-columns:1fr 1fr}}
