:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#17212b;background-color:#f7f9fc}body{margin:0}.container{margin:2rem auto;max-width:900px;padding:1.5rem}.item-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000012;padding:1rem 1.25rem;margin-bottom:1rem}.markdown p{margin:.4rem 0}input,textarea,button{display:block;margin-top:.35rem;margin-bottom:.6rem;width:100%;max-width:420px;font:inherit}textarea{min-height:90px}button{width:auto;padding:.45rem .8rem;cursor:pointer;border-radius:999px;border:2px solid #3e63c9;background-color:#d4e2ff;color:#173578;font-weight:600}.comments-heading{display:flex;gap:.75rem;align-items:center;justify-content:space-between}.comments-list{padding-left:1.1rem}.comments-preview{margin-top:.85rem}.comment-blocks{list-style:none;margin:0 0 .6rem;padding:0;display:flex;flex-direction:column;gap:.45rem}.comment-pill{background-color:#edf3ff;color:#1f3c88;border-radius:10px;padding:.45rem .6rem;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.item-images{display:flex;gap:.75rem;flex-wrap:wrap}.item-images img{width:180px;height:180px;max-width:100%;object-fit:contain;object-position:center;border-radius:8px}.admin-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-actions{display:flex;gap:.75rem}.item-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.item-card-header h2{margin:0}.item-card-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.item-card-actions button{margin:0}.comment-count,.reservation-pill{background-color:#edf3ff;color:#1f3c88;border-radius:999px;padding:.15rem .55rem;font-size:.85rem;white-space:nowrap}.reservation-pill{font-size:1.05rem;font-weight:700}.button-pill{margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17212b73;display:flex;justify-content:center;align-items:center;padding:1rem;z-index:5}.modal-content{width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;padding:1rem}.dialog-actions{display:flex;gap:.5rem}
