.mlm-seat-selector{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mlm-seat-open{border:0;border-radius:4px;padding:.7rem 1.1rem;background:#193f5f;color:#fff;font-weight:700;cursor:pointer}.mlm-seat-chosen{font-weight:600}.mlm-seat-dialog{position:fixed;z-index:100000;inset:0;padding:3vh 3vw;background:rgba(8,18,27,.72);overflow:auto}.mlm-seat-dialog-card{max-width:1200px;margin:auto;border-radius:8px;background:#fff;padding:14px;box-shadow:0 15px 50px rgba(0,0,0,.35)}.mlm-seat-dialog-head{display:flex;justify-content:space-between;align-items:center}.mlm-seat-dialog-head h3{margin:0}.mlm-seat-close{border:0;background:0 0;font-size:2rem;line-height:1;cursor:pointer}.mlm-seat-selector-stage{overflow:auto;border:1px solid #c4ccd3}.mlm-seat-selector-stage canvas{display:block;width:100%;height:auto;min-width:560px;touch-action:manipulation}.mlm-seat-selector-help{margin-bottom:0;color:#4a5660}.mlm-seat-member-list{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0}.mlm-seat-member{border:1px solid #9ba8b4;border-radius:4px;background:#fff;padding:.55rem .8rem;cursor:pointer}.mlm-seat-member.active{border-color:#193f5f;background:#193f5f;color:#fff}.mlm-seat-location-title{margin:.5rem 0}.mlm-seat-dialog-actions{display:flex;justify-content:flex-end;margin-top:1rem}.mlm-seat-return{border-radius:4px;padding:.7rem 1.1rem;background:#193f5f;color:#fff!important;text-decoration:none;font-weight:700}@media(max-width:650px){.mlm-seat-dialog{padding:0}.mlm-seat-dialog-card{min-height:100vh;border-radius:0}.mlm-seat-selector-stage canvas{min-width:760px}}