.ic-grid[data-v-748ab87a]{--ic-text:var(--wp-neutral-1,#1d2739);--ic-muted:var(--wp-neutral-2,#6b7178);--ic-border:var(--wp-neutral-5,#e3e8ee);--ic-primary:var(--wp-primary,#0066da);--ic-primary-soft:var(--wp-primary-variant,#e6f1fe);--ic-cell:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%;max-width:none;margin-left:auto;margin-right:auto;font-family:Open Sans,sans-serif;color:var(--ic-text);background:var(--wp-background,#fff);border:1px solid var(--ic-border);border-radius:20px;padding:16px 0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin-right:-8px;width:calc(100% + 8px)}.ic-grid--dragging[data-v-748ab87a]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ic-grid--dragging .ic-grid__day[data-v-748ab87a],.ic-grid--dragging[data-v-748ab87a]{cursor:-webkit-grabbing;cursor:grabbing}.ic-grid__nav[data-v-748ab87a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:calc(100% - 32px);margin-left:auto;margin-right:auto}.ic-grid__nav-btn[data-v-748ab87a],.ic-grid__nav[data-v-748ab87a]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ic-grid__nav-btn[data-v-748ab87a]{width:28px;height:28px;border-radius:50%;border:0;background:transparent;color:var(--ic-text);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ic-grid__nav-btn[data-v-748ab87a]:hover{background:var(--ic-primary-soft)}.ic-grid__nav-spacer[data-v-748ab87a]{width:28px;height:28px;-ms-flex-negative:0;flex-shrink:0}.ic-grid__month-label[data-v-748ab87a]{min-width:140px}.ic-grid__month-label[data-v-748ab87a],.ic-grid__weekdays[data-v-748ab87a]{text-align:center;color:var(--wp-neutral-1,#1d2739);font-family:OpenSansRegular,Arial,sans-serif;font-size:18px;font-weight:400;line-height:29px}.ic-grid__weekdays[data-v-748ab87a]{display:grid;grid-template-columns:repeat(7,1fr);width:calc(100% - 32px);margin-left:auto;margin-right:auto}.ic-grid__weekday[data-v-748ab87a]{padding:4px 0}.ic-grid__days[data-v-748ab87a]{display:grid;grid-template-columns:repeat(7,1fr);row-gap:16px;width:calc(100% - 32px);margin-left:auto;margin-right:auto}.ic-grid__day[data-v-748ab87a]{width:100%;border:0;background:transparent;cursor:pointer;border-radius:0;padding:0;overflow:visible;color:var(--wp-neutral-1,#1d2739);font-family:OpenSansRegular,Arial,sans-serif;font-size:18px;font-weight:400;line-height:29px}.ic-grid__day>span[data-v-748ab87a],.ic-grid__day[data-v-748ab87a]{height:var(--ic-cell);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.ic-grid__day>span[data-v-748ab87a]{z-index:2;width:var(--ic-cell);border-radius:50%}.ic-grid__day:hover:not(.ic-grid__day--in-range):not(.ic-grid__day--range-start):not(.ic-grid__day--range-end):not(.ic-grid__day--range-single):not(.ic-grid__day--disabled)>span[data-v-748ab87a]{background:var(--ic-primary-soft)}.ic-grid__day--disabled[data-v-748ab87a]{color:var(--ic-muted);opacity:.45;cursor:not-allowed}.ic-grid__day--out[data-v-748ab87a]{color:var(--ic-muted);opacity:.55}.ic-grid__day--today>span[data-v-748ab87a]{font-weight:700}.ic-grid__day--in-range[data-v-748ab87a]:before,.ic-grid__day--range-end[data-v-748ab87a]:not(.ic-grid__day--range-start):before,.ic-grid__day--range-start[data-v-748ab87a]:not(.ic-grid__day--range-end):before{content:"";position:absolute;top:0;bottom:0;background:var(--ic-primary-soft);border-top:2px solid var(--ic-primary);border-bottom:2px solid var(--ic-primary);z-index:0;pointer-events:none}.ic-grid__day--in-range[data-v-748ab87a]:before{left:0;right:0}.ic-grid__day--range-start[data-v-748ab87a]:not(.ic-grid__day--range-end):before{left:50%;right:0}.ic-grid__day--range-end[data-v-748ab87a]:not(.ic-grid__day--range-start):before{left:0;right:50%}.ic-grid__day--range-start.ic-grid__day--col-6[data-v-748ab87a]:not(.ic-grid__day--range-end):before{left:50%;right:0}.ic-grid__day--range-end.ic-grid__day--col-0[data-v-748ab87a]:not(.ic-grid__day--range-start):before{left:0;right:50%}.ic-grid__day--in-range.ic-grid__day--col-0[data-v-748ab87a]:before{left:0}.ic-grid__day--in-range.ic-grid__day--col-6[data-v-748ab87a]:before{right:0}.ic-grid__day--range-end>span[data-v-748ab87a],.ic-grid__day--range-single>span[data-v-748ab87a],.ic-grid__day--range-start>span[data-v-748ab87a]{background:var(--ic-primary);color:var(--wp-on-primary,#fff);font-weight:600}.ic-grid__day--in-range[data-v-748ab87a]{color:var(--ic-text);font-weight:500}.ic-grid__day--drag-preview[data-v-748ab87a]:before{opacity:.72}.ic-grid__day--drag-preview>span[data-v-748ab87a]{opacity:.92}.ic-grid__times[data-v-748ab87a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:4px;width:calc(100% - 32px);margin-left:auto;margin-right:auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ic-grid__time-cell[data-v-748ab87a]{width:146px;max-width:calc(50% - 20px);-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.ic-grid__time-label[data-v-748ab87a]{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.07px;color:var(--ic-text)}.ic-grid__time-label--ghost[data-v-748ab87a]{visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ic-grid__time-select[data-v-748ab87a]{height:40px;width:100%;border-radius:8px;border:0;padding:0 12px;font-family:inherit;font-size:16px;line-height:24px;font-weight:600;color:var(--ic-text);background:#ecf0f4;outline:none;text-align:center;-moz-text-align-last:center;text-align-last:center;appearance:none;-webkit-appearance:none;-moz-appearance:none}.ic-grid__time-select[data-v-748ab87a]:focus{-webkit-box-shadow:0 0 0 2px rgba(0,102,218,.18);box-shadow:0 0 0 2px rgba(0,102,218,.18)}.ic-grid__time-sep[data-v-748ab87a]{font-size:14px;color:var(--ic-text);font-weight:600;line-height:20px;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:10px}.mm-shell[data-v-439b1a43]{font-family:Open Sans,inherit;font-size:14px;color:var(--wp-text-primary,#1d2739);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;min-height:100%;max-height:100%;background:var(--wp-surface,#fff);overflow:hidden}.mm-header[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 24px 0}.mm-header--breadcrumb[data-v-439b1a43]{padding-top:24px}.mm-header__title[data-v-439b1a43]{font-family:OpenSansBold,Arial,sans-serif;font-size:28px;line-height:142.857%;font-weight:700;margin:0;color:var(--wp-text-primary,#1d2739)}.mm-back[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;background:transparent;border:0;cursor:pointer;color:var(--wp-primary,#0066da);font-family:OpenSansRegular,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;padding:10px 0}.mm-back i[data-v-439b1a43]{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;color:var(--wp-neutral-2,#6b7178)}.mm-back--icon-only[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mm-iconbtn[data-v-439b1a43]{width:48px;height:48px;border-radius:50%;border:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:var(--wp-primary,#0066da)}.mm-iconbtn[data-v-439b1a43],.mm-iconbtn[data-v-439b1a43]:hover{background:var(--wp-primary-variant,#f6f8fa)}.mm-iconbtn .v-icon[data-v-439b1a43]{color:var(--wp-primary,#0066da)!important}.mm-iconbtn--filters[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;color:var(--wp-primary,#0066da);width:32px;height:32px;border-radius:0}.mm-iconbtn--filters[data-v-439b1a43]:hover{background:transparent}.mm-iconbtn--filters svg[data-v-439b1a43]{color:var(--wp-primary,#0066da)!important}.mm-header[data-v-439b1a43],.mm-tabs-wrap[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0}.mm-tabs-wrap[data-v-439b1a43]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--wp-border-subtle,#e3e8ee)}.mm-tabs-wrap .mm-cat-chip--scroll-left[data-v-439b1a43]{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mm-tabs-wrap .mm-cat-chip--scroll-right[data-v-439b1a43]{right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mm-tabs[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:24px 0 0}.mm-tabs[data-v-439b1a43]::-webkit-scrollbar{display:none}.mm-tab[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:8px 12px;background:transparent;border:0;cursor:pointer;border-bottom:2px solid transparent;-webkit-transition:color .15s,border-color .15s;transition:color .15s,border-color .15s;font-size:16px;font-weight:600;line-height:22px;white-space:nowrap}.mm-tab[data-v-439b1a43],.mm-tab[data-v-439b1a43]:hover{color:var(--wp-text-primary,#1d2739)}.mm-tab--active[data-v-439b1a43]{color:var(--wp-primary,#0066da);border-bottom-color:var(--wp-primary,#0066da)}.mm-tab__icon[data-v-439b1a43]{color:inherit}.mm-tab__icon--mask[data-v-439b1a43]{display:inline-block}.mm-tab__icon--mask[data-v-439b1a43],.mm-tab__icon--svg[data-v-439b1a43]{width:26px;height:27px;-ms-flex-negative:0;flex-shrink:0}.mm-tab__icon--svg svg[data-v-439b1a43]{color:inherit!important;fill:inherit!important}.mm-tab__label[data-v-439b1a43]{white-space:nowrap}.mm-room-footer[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;padding:12px 20px 20px;border-top:1px solid var(--wp-border-muted,#b1bbc7);background:var(--wp-surface,#fff)}.mm-room-footer__btn[data-v-439b1a43]{width:100%}.mm-body[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overflow-anchor:none;padding:8px 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.mm-body--colleague[data-v-439b1a43]{overflow:hidden;min-height:0;gap:0;padding-top:8px}.mm-body--bc[data-v-439b1a43]{overflow:hidden;min-height:0;gap:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-body--bc>.mm-bc[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;width:100%}.mm-body--filters[data-v-439b1a43]{gap:24px;padding-bottom:0}.mm-filter-footer[data-v-439b1a43]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:12px 24px 24px;background:var(--wp-surface,#fff)}.mm-filter-apply-btn[data-v-439b1a43]{display:block;width:100%;height:56px;border-radius:28px;border:0;background:var(--wp-primary,#0066da);color:#fff;font-family:OpenSansSemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:56px;cursor:pointer;text-align:center}.mm-filter-apply-btn[data-v-439b1a43]:hover{opacity:.9}.mm-filter-apply-btn[data-v-439b1a43]:active{opacity:.8}.mm-booking-rail[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-top:16px}.mm-booking-rail .mm-section-title[data-v-439b1a43]:not(.mm-section-title--lg):not(.mm-section-title--sm){font-size:20px;font-weight:600;line-height:30px}.mm-booking-rail .mm-pill[data-v-439b1a43]{padding:8px 12px}.mm-section-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5px}.mm-section-row--room[data-v-439b1a43]{margin-top:4px}.mm-room-booking-error[data-v-439b1a43]{margin:0 0 8px;font-size:14px;line-height:20px;font-weight:600;color:#d93025}.mm-date-time-label-row[data-v-439b1a43]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.mm-date-time-label-row .mm-section-title[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mm-date-time-label-row .mm-link[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px}.mm-book-for-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:4px}.mm-book-for-row--spaced[data-v-439b1a43]{margin-top:8px}.mm-book-for-row .mm-pill[data-v-439b1a43]{min-height:48px}.mm-book-for-row__label[data-v-439b1a43]{margin:0;font-size:20px;font-weight:600;line-height:30px;color:var(--wp-text-primary,#1d2739);-ms-flex-negative:0;flex-shrink:0}.mm-book-for-row__pills[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-ms-flex-negative:0;flex-shrink:0}.mm-book-for-row__pills .mm-pill[data-v-439b1a43]{padding:6px 14px;border-radius:999px;background:var(--wp-neutral-6,#ecf0f4);border:0;font-size:14px;font-weight:600;line-height:20px;color:var(--wp-text-primary,#1d2739)}.mm-book-for-row__pills .mm-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da)}.mm-room-calendar-wrap[data-v-439b1a43]{width:100%;padding:0;position:relative}.mm-booking-rule-tooltip[data-v-439b1a43]{position:absolute;left:50%;bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3;max-width:calc(100% - 24px);padding:10px 14px;border-radius:12px;background:rgba(29,39,57,.92);color:#fff;font-size:13px;line-height:18px;text-align:center;pointer-events:none;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.18);box-shadow:0 4px 16px rgba(0,0,0,.18)}.mm-section-title[data-v-439b1a43]{color:var(--wp-neutral-1,#1d2739);font-size:18px;font-weight:600;line-height:28px;margin:0}.mm-section-title--mt[data-v-439b1a43]{margin-top:6px}.mm-section-title--mt-8[data-v-439b1a43]{margin-top:8px}.mm-section-title--sm[data-v-439b1a43]{font-size:12px;font-weight:600;color:var(--wp-primary,#0066da);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-section-title--lg[data-v-439b1a43]{color:var(--wp-neutral-1,#1d2739);font-size:22px;font-weight:600;line-height:32px}.mm-section-title.mm-filters-title[data-v-439b1a43]{padding-top:16px;font-family:OpenSansSemiBold,Arial,sans-serif;font-size:20px;font-weight:600;line-height:30px}.mm-link[data-v-439b1a43]{color:var(--wp-primary,#0066da);cursor:pointer;font-size:16px;font-weight:600;line-height:22px;text-decoration:none}.mm-link[data-v-439b1a43]:hover{text-decoration:underline}.mm-amenity-cats-wrap[data-v-439b1a43]{position:relative;-ms-flex-align:center;padding:18px 0 8px}.mm-amenity-cats-wrap[data-v-439b1a43],.mm-amenity-cats[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.mm-amenity-cats[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;width:100%;-ms-flex-align:center;gap:12px;overflow-x:auto;padding:1px 0}.mm-amenity-cats[data-v-439b1a43]::-webkit-scrollbar{display:none}.mm-cat-chip[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:30px;background:var(--wp-neutral-6,#e6f1fe);border:none;cursor:pointer;color:var(--wp-text-primary,#1d2739);white-space:nowrap;min-height:40px;padding:8px 12px;font-size:16px;font-weight:600;line-height:22px}.mm-cat-chip[data-v-439b1a43]:focus{border:none!important}.mm-cat-chip[data-v-439b1a43]:focus-visible{outline:1px auto -webkit-focus-ring-color}.mm-cat-chip__dot[data-v-439b1a43]{width:18px;height:18px;border-radius:50%;background:var(--mm-chip-dot,#999);outline:2px solid var(--wp-background,#fff);-ms-flex-negative:0;flex-shrink:0;display:inline-block}.mm-cat-chip__text[data-v-439b1a43]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-cat-chip--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);border:none}.mm-cat-chip--scroll[data-v-439b1a43]{position:absolute;top:50%;z-index:2;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--wp-background,#fff);border:none;border-radius:50%;-webkit-filter:drop-shadow(0 1px 3px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));filter:drop-shadow(0 1px 3px rgba(0,0,0,.15)) drop-shadow(0 1px 2px rgba(0,0,0,.3));color:var(--wp-neutral-2,#6b7178)}.mm-cat-chip--scroll .v-icon[data-v-439b1a43]{color:inherit!important}.mm-cat-chip--scroll-left[data-v-439b1a43]{left:0;-webkit-transform:translate(-50%,-16px);transform:translate(-50%,-16px)}.mm-cat-chip--scroll-right[data-v-439b1a43]{right:0;-webkit-transform:translate(50%,-16px);transform:translate(50%,-16px)}.mm-amenity-list[data-v-439b1a43]{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-amenity-list--flat .mm-amenity-row[data-v-439b1a43]{padding:12px 0}.mm-amenity-loading[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 0}.mm-amenity-empty[data-v-439b1a43]{padding:24px 0;text-align:center;color:var(--wp-text-secondary,#6b7178);font-size:14px}.mm-amenity-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;cursor:pointer;border-radius:8px;gap:8px}.mm-amenity-row__icon[data-v-439b1a43]{width:40px;height:40px;border-radius:50%;background:var(--wp-neutral-6,#e6f1fe);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:0}.mm-amenity-row__icon[data-v-439b1a43],.mm-amenity-row__svg[data-v-439b1a43]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.mm-amenity-row__svg[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;width:22px;height:22px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.mm-amenity-row__svg[data-v-439b1a43] svg{width:22px;height:22px;display:block}.mm-amenity-row__label[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;color:var(--wp-text-primary,#1d2739);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;font-size:18px;font-weight:600;line-height:28px}.mm-amenity-row__level[data-v-439b1a43]{font-size:11px;color:var(--wp-text-secondary,#6b7178);font-weight:400}.mm-amenity-row__action[data-v-439b1a43]{color:var(--wp-primary,#0066da);cursor:pointer;margin-left:12px;-ms-flex-negative:0;flex-shrink:0;font-size:16px;font-weight:600;line-height:22px}.mm-amenity-row__action[data-v-439b1a43]:hover{text-decoration:underline}.mm-poi-detail[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mm-poi-detail__title[data-v-439b1a43]{margin:0;color:var(--wp-neutral-1,#1d2739);font-family:OpenSansSemiBold,Arial,sans-serif;font-size:22px;font-weight:600;line-height:32px}.mm-poi-detail__title-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;min-width:0}.mm-poi-detail__title-row .mm-poi-detail__title[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mm-poi-detail__capacity[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-ms-flex-negative:0;flex-shrink:0;font-size:16px;font-weight:600;line-height:22px;color:var(--wp-text-primary,#1d2739)}.mm-poi-detail__capacity-icon[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178)}.mm-poi-detail--room .mm-poi-detail__title-row .mm-poi-detail__title[data-v-439b1a43]{font-size:20px;line-height:28px}.mm-poi-detail__hero[data-v-439b1a43]{width:100%;height:180px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;background-position:50%;background-color:var(--wp-primary-variant,#f6f8fa)}.mm-poi-detail__hero--photo[data-v-439b1a43]{position:relative;overflow:hidden}.mm-poi-detail__hero-photo[data-v-439b1a43]{position:absolute;left:0;top:0;width:100%;height:100%;display:block;border-radius:inherit;pointer-events:none;-o-object-fit:cover;object-fit:cover}.mm-poi-detail__svg[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.mm-poi-detail__svg[data-v-439b1a43] svg{width:64px;height:64px;display:block}.mm-poi-detail__floor[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:13px;color:var(--wp-text-secondary,#6b7178);margin:0}.mm-poi-detail__tags[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-poi-detail__desc[data-v-439b1a43]{margin:0;margin-top:8px;color:var(--wp-neutral-2,#6b7178);font-family:OpenSansRegular,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px}.mm-tag[data-v-439b1a43]{display:inline-block;padding:4px 12px;border-radius:24px;color:var(--wp-neutral-1,#1d2739);font-family:OpenSansSemiBold,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-transform:capitalize}.mm-tag--green[data-v-439b1a43]{background:var(--wp-secondary,#b4fcee);color:var(--wp-on-secondary,#1d2739)}.mm-search-input-wrap[data-v-439b1a43]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border:1px solid var(--wp-border-subtle,#e3e8ee);background:var(--wp-background,#fff);border-radius:999px;padding:6px 16px}.mm-search-input-wrap__icon[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178)}.mm-search-input-wrap__clear[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;color:var(--wp-neutral-2,#6b7178)}.mm-search-input-wrap--in-header[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 4px}.mm-search-input[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:0;outline:none;background:transparent;color:var(--wp-neutral-2,#6b7178);padding:6px 0;overflow:hidden;text-overflow:ellipsis;font-family:OpenSansRegular,Arial,sans-serif;font-size:18px;font-weight:400;line-height:29px}.mm-search-input[data-v-439b1a43]::-webkit-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-search-input[data-v-439b1a43]::-moz-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-search-input[data-v-439b1a43]:-ms-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-search-input[data-v-439b1a43]::-ms-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-search-input[data-v-439b1a43]::placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-filter-chips[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.mm-filter-pill[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);border-radius:4px;cursor:pointer;min-height:32px;padding:5px 8px 5px 12px;font-family:OpenSansSemiBold,Arial,sans-serif;font-size:14px;font-weight:600;line-height:16px;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s}.mm-filter-pill--active[data-v-439b1a43],.mm-filter-pill__x[data-v-439b1a43]{background:var(--wp-primary,#0066da);color:var(--wp-on-primary,#fff)}.mm-filter-pill__x[data-v-439b1a43]{border:0;border-radius:2px;width:16px;height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-left:2px}.mm-filter-pill__x .v-icon[data-v-439b1a43]{color:var(--wp-on-primary,#fff)}.mm-floor-chips[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-floor-chip[data-v-439b1a43]{background:var(--wp-neutral-6,#ecf0f4);border:0;padding:6px 12px;border-radius:8px;font-size:16px;font-weight:400;line-height:26px;cursor:pointer;color:var(--wp-neutral-2,#1d2739)}.mm-floor-chip--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da)}.mm-suggestion-list[data-v-439b1a43]{list-style:none;margin:0;padding:0;margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.mm-suggestion[data-v-439b1a43]{gap:8px;border-bottom:1px solid var(--wp-neutral-5,#e3e8ee);cursor:pointer;min-height:56px;padding:12px;width:100%;color:var(--wp-neutral-1,#1d2739);font-size:16px;font-weight:400;line-height:24px}.mm-suggestion[data-v-439b1a43],.mm-suggestion__icon[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-suggestion__icon[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-suggestion .v-icon[data-v-439b1a43]{line-height:24px}.mm-suggestion__label[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;font-size:16px;font-weight:400;line-height:24px;color:var(--wp-neutral-1,#1d2739)}.mm-suggestion__level[data-v-439b1a43]{font-size:11px;color:var(--wp-text-secondary,#6b7178)}.mm-suggestion--empty[data-v-439b1a43]{cursor:default;color:var(--wp-text-secondary,#6b7178);font-style:italic}.mm-suggestion--empty[data-v-439b1a43]:hover{background:transparent}.mm-collapse[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px 0 0 0}.mm-collapse__head[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:8px 0;font-weight:600;color:var(--wp-text-primary,#1d2739);width:100%}.mm-collapse__head[data-v-439b1a43]:focus{border:none!important}.mm-collapse__head[data-v-439b1a43]:focus-visible{outline:1px auto -webkit-focus-ring-color}.mm-collapse__head .v-icon[data-v-439b1a43]{width:24px;height:24px;color:var(--wp-neutral-1,#1d2739)}.mm-collapse__title[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.mm-collapse__label[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;color:var(--wp-neutral-1,#1d2739)}.mm-collapse__count[data-v-439b1a43],.mm-collapse__label[data-v-439b1a43]{font-family:OpenSansSemiBold,Arial,sans-serif;font-size:16px;font-weight:600;line-height:24px}.mm-collapse__count[data-v-439b1a43]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wp-neutral-2,#6b7178)}.mm-checklist[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:4px 0 8px}.mm-checklist__empty[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);font-size:13px;font-style:italic;padding:4px 0}.mm-check[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:0 0;cursor:pointer}.mm-check[data-v-439b1a43]:focus-visible{outline:1px auto -webkit-focus-ring-color}.mm-check input[type=checkbox][data-v-439b1a43]{position:absolute;width:18px;height:18px;margin:0;opacity:0;cursor:pointer}.mm-check__box[data-v-439b1a43]{width:18px;height:18px;border-radius:2px;border:1.5px solid var(--wp-border-subtle,#e3e8ee);display:inline-block;-ms-flex-negative:0;flex-shrink:0;position:relative;margin:10px;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s}input[type=checkbox]:checked+.mm-check__box[data-v-439b1a43]{background:var(--wp-primary,#0066da);border-color:var(--wp-primary,#0066da)}input[type=checkbox]:checked+.mm-check__box[data-v-439b1a43]:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid var(--wp-on-primary,#fff);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mm-check__label[data-v-439b1a43]{color:var(--wp-neutral-1,#1d2739);font-family:OpenSansRegular,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px}.mm-toggle-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;padding-bottom:8px}.mm-toggle-row__label[data-v-439b1a43]{color:var(--wp-neutral-1,#1d2739);font-size:16px;font-weight:600;line-height:137.5%}.mm-toggle-row--disabled[data-v-439b1a43]{opacity:.45;pointer-events:none}.mm-switch[data-v-439b1a43]{width:38px;height:22px;background:var(--wp-border-muted,#b1bbc7);border-radius:999px;position:relative;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.mm-switch__knob[data-v-439b1a43]{position:absolute;top:2px;left:2px;width:18px;height:18px;background:var(--wp-surface,#fff);border-radius:50%;-webkit-transition:left .15s;transition:left .15s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2)}.mm-switch--on[data-v-439b1a43]{background:var(--wp-primary,#0066da)}.mm-switch--on .mm-switch__knob[data-v-439b1a43]{left:18px}.mm-switch--disabled[data-v-439b1a43]{cursor:not-allowed;opacity:.45}.mm-wf-input-wrap[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.mm-wf-input-wrap .mm-wf-input[data-v-439b1a43]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-wf-input[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;gap:12px;width:100%;min-height:34px;padding:7px 12px;position:relative;overflow:hidden;background:var(--wp-background,var(--wp-surface,#fff));border:1px solid var(--wp-neutral-4,#b1bbc7)}.mm-wf-input__icon[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0}.mm-wf-input__icon--start[data-v-439b1a43]{width:32px;height:32px}.mm-wf-input__pin[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-wf-input__pin svg[data-v-439b1a43]{width:20.128px;height:25.346px;aspect-ratio:27/34}.mm-wf-input__field[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:0;outline:none;background:transparent;padding:0 0;overflow:hidden;color:var(--wp-neutral-1,#1d2739);text-overflow:ellipsis;max-width:calc(100% - 88px);min-width:calc(100% - 88px);font-size:18px;font-weight:400;line-height:29px}.mm-wf-input__field[data-v-439b1a43]::-webkit-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-wf-input__field[data-v-439b1a43]::-moz-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-wf-input__field[data-v-439b1a43]:-ms-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-wf-input__field[data-v-439b1a43]::-ms-input-placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-wf-input__field[data-v-439b1a43]::placeholder{color:var(--wp-neutral-2,#6b7178)}.mm-wf-input__clear[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;color:var(--wp-neutral-2,#6b7178);width:32px;height:32px}.mm-wf-input__filter[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;color:var(--wp-text-secondary,#6b7178);padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px}.mm-wf-input__filter[data-v-439b1a43]:hover{color:var(--wp-text-primary,#1d2739)}.mm-wf-input--readonly[data-v-439b1a43]{background:var(--wp-primary-variant,#f6f8fa);cursor:default}.mm-wf-input__field--readonly[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:var(--wp-text-primary,#1d2739);font-size:14px;font-weight:500;padding:4px 0}.mm-cta[data-v-439b1a43]{width:100%;border:0;border-radius:999px;padding:12px 16px;cursor:pointer;-webkit-transition:opacity .15s,background .15s;transition:opacity .15s,background .15s;margin-top:8px;font-size:16px;font-weight:600;line-height:22px}.mm-cta--primary[data-v-439b1a43]{background:var(--wp-primary,#0066da);color:var(--wp-on-primary,#fff)}.mm-cta--primary[data-v-439b1a43]:hover{opacity:.92}.mm-cta--disabled[data-v-439b1a43]{background:var(--wp-neutral-5,#e3e8ee);color:var(--wp-neutral-2,#6b7178);cursor:not-allowed}.mm-cta--danger-outline[data-v-439b1a43]{background:var(--wp-surface,#fff);border:1px solid var(--wp-danger,#d32f2f);color:var(--wp-danger,#d32f2f)}.mm-cta--danger-outline[data-v-439b1a43]:focus{border:1px solid var(--wp-danger,#d32f2f)!important}.mm-step-list[data-v-439b1a43]{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mm-step[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;padding:0 0}.mm-step__icon-wrap[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;width:56px;height:56px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--wp-text-primary,#1d2739)}.mm-step__icon-wrap .v-icon[data-v-439b1a43]{padding:3px}.mm-step__icon-wrap--dest .v-icon[data-v-439b1a43]{color:#1565c0}.mm-step__icon[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739)}.mm-step__body[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:36px}.mm-step__text[data-v-439b1a43]{color:var(--wp-neutral-1,#1d2739);font-size:16px;font-weight:400;line-height:26px}.mm-step__dist[data-v-439b1a43]{color:var(--wp-neutral-2,#6b7178);font-size:14px;font-weight:400;line-height:22px}.mm-step--end[data-v-439b1a43]{border-bottom:0}.mm-step--end .mm-step__text[data-v-439b1a43]{font-weight:600}.mm-pill-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.mm-pill-row--seg[data-v-439b1a43]{background:var(--wp-primary-variant,#f6f8fa);border-radius:999px;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:0}.mm-pill-row--multi[data-v-439b1a43]{gap:10px}.mm-pill-row--suggested[data-v-439b1a43]{gap:12px}.mm-pill[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;min-height:40px;padding:8px 12px;border-radius:30px;background:var(--wp-control-surface,#ecf0f4);border:none;cursor:pointer;font-weight:600;font-size:16px;line-height:22px;color:var(--wp-text-primary,#1d2739);-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s}.mm-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);font-weight:600}.mm-pill--unable[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);cursor:not-allowed}.mm-pill--feature[data-v-439b1a43]{border-radius:30px;min-height:48px;padding:8px 12px}.mm-pill--feature.mm-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);font-weight:600}.mm-pill--option[data-v-439b1a43]{min-height:48px;border-radius:30px;padding:8px 12px;font-size:16px;line-height:22px;font-weight:600}.mm-pill--option.mm-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);font-weight:600}.mm-pill--suggested-time[data-v-439b1a43]{background:var(--wp-primary-variant,#f6f8fa);color:var(--wp-text-primary,#1d2739);font-weight:600;font-size:14px;min-height:32px;padding:8px;border-radius:8px;min-width:84px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-pill--suggested-time.mm-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da)}.mm-pill--suggested-time[data-v-439b1a43]:hover{background:#d7e9fd}.mm-pill__info[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178)}.mm-pill[data-v-439b1a43]:disabled{cursor:not-allowed;opacity:.7}.mm-time-link[data-v-439b1a43]{background:transparent;border:0;color:var(--wp-primary,#0066da);font-weight:600;font-size:13px;cursor:pointer;padding:4px 0}.mm-time-link[data-v-439b1a43]:hover{text-decoration:underline}.mm-recent[data-v-439b1a43]{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mm-recent__row[data-v-439b1a43]{gap:8px;padding:0 0;border-bottom:none;cursor:pointer}.mm-recent__row .icon-wrap[data-v-439b1a43],.mm-recent__row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-recent__row .icon-wrap[data-v-439b1a43]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:48px}.mm-recent__icon[data-v-439b1a43]{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0;border-radius:6px}.mm-recent__text[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-recent__name[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);font-size:18px;font-weight:600;line-height:28px}.mm-recent__sub[data-v-439b1a43]{font-family:Open Sans,sans-serif;color:var(--wp-text-primary,#1d2739);font-size:16px;font-weight:400;line-height:26px;gap:6px}.mm-recent__avail[data-v-439b1a43]{display:inline-block;width:8px;height:8px;border-radius:50%;background:#2e7d32;-webkit-box-flex:0;-ms-flex:0 0 8px;flex:0 0 8px}.mm-recent__avail--busy[data-v-439b1a43]{background:#d32f2f}.mm-recent__book[data-v-439b1a43]{color:var(--wp-primary,#0066da);cursor:pointer;font-size:16px;font-weight:600;line-height:22px}.mm-recent__book--unable[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);cursor:not-allowed}.mm-attendee-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;min-height:100px;overflow:visible;padding-top:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-attendee-row__scroll-wrap[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:relative}.mm-attendee-row__scroll-outer[data-v-439b1a43]{position:relative;width:100%;min-width:0}.mm-attendee-row__scroll[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-top:4px;padding-bottom:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-attendee-row__scroll[data-v-439b1a43]::-webkit-scrollbar{display:none}.mm-attendee-row__scroll-btn[data-v-439b1a43]{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:1px solid var(--wp-border-subtle,#e3e8ee);background:#fff;-webkit-box-shadow:0 2px 8px rgba(29,39,57,.12);box-shadow:0 2px 8px rgba(29,39,57,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#1d2739;padding:0;-ms-flex-negative:0;flex-shrink:0;pointer-events:auto;overflow:hidden}.mm-attendee-row__scroll-btn[data-v-439b1a43]:hover{background:#f5f7fa}.mm-attendee-row__scroll-btn--left[data-v-439b1a43],.mm-attendee-row__scroll-btn--right[data-v-439b1a43]{right:auto}.mm-attendee-row__scroll-icon.v-icon[data-v-439b1a43]{font-size:24px!important;width:24px!important;height:24px!important;color:var(--wp-text-primary,#1d2739)!important}.mm-attendee-row__loading[data-v-439b1a43]{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:92px;min-width:0}.mm-attendee-row__loading[data-v-439b1a43],.mm-attendee[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.mm-attendee[data-v-439b1a43]{width:70px;min-width:70px;max-width:70px;min-height:96px;height:auto;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:0;position:relative;cursor:pointer;font-size:16px;font-weight:600;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}.mm-attendee img[data-v-439b1a43]{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.mm-attendee__initials[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);width:60px;height:60px;border-radius:50%;background:var(--wp-primary-variant,#f6f8fa);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-attendee__caption[data-v-439b1a43]{position:static;margin-top:6px;width:100%;max-width:70px;font-size:16px;line-height:26px;color:var(--wp-text-primary,#1d2739);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.mm-attendee--person[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;cursor:default}.mm-attendee__avatar[data-v-439b1a43]{position:relative;width:60px;height:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:visible;margin-top:3px;-webkit-box-sizing:content-box;box-sizing:content-box}.mm-attendee__avatar img[data-v-439b1a43]{display:block;width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.mm-attendee__avatar .mm-attendee__initials[data-v-439b1a43]{width:60px;height:60px;border-radius:50%;background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-text-secondary,#6b7178);font-family:Open Sans,sans-serif;font-size:18px;font-weight:600;line-height:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-attendee__avatar--outlined[data-v-439b1a43],.mm-attendee__status-badge[data-v-439b1a43]{-webkit-box-shadow:0 0 0 1px var(--wp-brand-on-accent,#fff);box-shadow:0 0 0 1px var(--wp-brand-on-accent,#fff)}.mm-attendee__status-badge[data-v-439b1a43]{position:absolute;bottom:0;right:0;width:16px;height:16px;padding:0;border-radius:50%;background:var(--wp-text-secondary,#6b7178);border:0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.mm-attendee__status-badge .v-icon[data-v-439b1a43]{width:12px!important;height:12px!important;font-size:12px!important;line-height:1;margin:0;color:var(--wp-brand-on-accent,#fff)!important}.mm-attendee__status-badge--available[data-v-439b1a43]{background:var(--wp-availability-available,#73a876)}.mm-attendee__status-badge--away[data-v-439b1a43],.mm-attendee__status-badge--tentative[data-v-439b1a43]{background:var(--wp-availability-tentative,#b57900)}.mm-attendee__status-badge--unavailable[data-v-439b1a43]{background:var(--wp-danger,#d32f2f)}.mm-attendee__status-badge--unknown[data-v-439b1a43]{background:var(--wp-text-secondary,#6b7178)}.mm-attendee--modify[data-v-439b1a43]{width:70px;min-width:70px;-ms-flex-negative:0;flex-shrink:0;border-radius:0;outline:none}.mm-attendee--modify[data-v-439b1a43]:active,.mm-attendee--modify[data-v-439b1a43]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.mm-attendee--modify .mm-attendee__iconbtn[data-v-439b1a43]{border:0;background:transparent;padding:0;margin:3px 0 0;width:60px;height:60px;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;cursor:pointer}.mm-attendee--modify .mm-attendee__iconbtn[data-v-439b1a43]:active,.mm-attendee--modify .mm-attendee__iconbtn[data-v-439b1a43]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.mm-attendee--modify .mm-attendee__iconbtn:active .v-icon[data-v-439b1a43],.mm-attendee--modify .mm-attendee__iconbtn:focus-visible .v-icon[data-v-439b1a43]{-webkit-box-shadow:0 0 0 2px var(--wp-text-primary,#1d2739);box-shadow:0 0 0 2px var(--wp-text-primary,#1d2739)}.mm-attendee--modify .mm-attendee__iconbtn .v-icon[data-v-439b1a43]{width:60px;height:60px;border-radius:50%;background:var(--wp-primary,#0066da);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-attendee--more[data-v-439b1a43]{background:var(--wp-primary-variant,#f6f8fa);color:var(--wp-text-primary,#1d2739)}.mm-stepper[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;border:1px solid var(--wp-border-muted,#b1bbc7);border-radius:8px;padding:12px 16px;width:100%;background:var(--wp-surface,#fff)}.mm-stepper[data-v-439b1a43],.mm-stepper__btn[data-v-439b1a43]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-stepper__btn[data-v-439b1a43]{width:48px;height:48px;border:0;background:var(--wp-primary-variant,#e6f1fe);border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;color:var(--wp-primary,#0066da)}.mm-stepper__btn[data-v-439b1a43]:hover{background:#dcecfe}.mm-stepper__input[data-v-439b1a43]{width:200px;height:48px;text-align:center;border:0;border-radius:8px;background:var(--wp-primary-variant,#f6f8fa);font-size:22px;line-height:32px;font-weight:600;color:var(--wp-text-primary,#1d2739);margin:0;pointer-events:none}.mm-stepper--room[data-v-439b1a43]{border:1px solid var(--wp-border-muted,#b1bbc7);border-radius:8px;background:var(--wp-surface,#fff);padding:12px 16px;width:100%;min-height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mm-stepper--room .mm-stepper__btn[data-v-439b1a43],.mm-stepper--room[data-v-439b1a43]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-stepper--room .mm-stepper__btn[data-v-439b1a43]{width:48px;height:48px;min-width:48px;border-radius:8px;border:0;background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0}.mm-stepper--room .mm-stepper__btn .v-icon[data-v-439b1a43]{line-height:1}.mm-stepper--room .mm-stepper__input[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;width:auto;max-width:220px;height:48px;border-radius:8px;border:0;background:var(--wp-primary-variant,#f6f8fa);margin:0;padding:0 10px;text-align:center;color:var(--wp-text-primary,#1d2739);font-size:32px;line-height:32px;font-weight:600;font-family:Open Sans,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-suggested-title[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.mm-room-heading[data-v-439b1a43]{font-size:20px;font-style:normal;line-height:30px;font-weight:600}.mm-room-heading+.mm-attendee-row[data-v-439b1a43]{margin-top:4px}.mm-recent--room[data-v-439b1a43]{gap:16px}.mm-recent--room .mm-recent__row[data-v-439b1a43]{gap:8px;padding:0;border-bottom:0;min-height:56px}.mm-recent__left[data-v-439b1a43]{width:48px;min-width:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.mm-recent--room .mm-recent__icon[data-v-439b1a43]{width:32px;height:32px;border-radius:0}.mm-recent--room .mm-recent__name[data-v-439b1a43]{font-family:Open Sans,sans-serif;font-size:18px;font-style:normal;line-height:28px;font-weight:600;letter-spacing:0;color:var(--wp-text-primary,#1d2739)}.mm-recent--room .mm-recent__sub[data-v-439b1a43]{font-family:OpenSansRegula,Arial,sans-serif;font-size:16px;font-style:normal;line-height:26px;font-weight:400;letter-spacing:0;color:var(--wp-text-primary,#1d2739);gap:0}.mm-recent--room .mm-recent__avail[data-v-439b1a43]{width:8px;height:8px}.mm-recent--room .mm-recent__book[data-v-439b1a43]{font-family:OpenSansSemibold,Arial,sans-serif;font-size:16px;font-style:normal;line-height:22px;font-weight:600;letter-spacing:0;color:#0066da}.mm-recent--room .mm-recent__book.mm-recent__book--unable[data-v-439b1a43]{color:#7fb6ef;cursor:not-allowed}.mm-text-input[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:var(--wp-primary-variant,#f6f8fa);border-radius:12px;padding:10px 14px}.mm-text-input--area[data-v-439b1a43]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mm-text-input__field[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:0;outline:none;background:transparent;font-size:14px;color:var(--wp-text-primary,#1d2739);width:100%}.mm-text-input__field--area[data-v-439b1a43]{resize:vertical;min-height:80px;font-family:inherit}.mm-text-input__field[data-v-439b1a43]::-webkit-input-placeholder{color:var(--wp-text-secondary,#6b7178)}.mm-text-input__field[data-v-439b1a43]::-moz-placeholder{color:var(--wp-text-secondary,#6b7178)}.mm-text-input__field[data-v-439b1a43]:-ms-input-placeholder{color:var(--wp-text-secondary,#6b7178)}.mm-text-input__field[data-v-439b1a43]::-ms-input-placeholder{color:var(--wp-text-secondary,#6b7178)}.mm-text-input__field[data-v-439b1a43]::placeholder{color:var(--wp-text-secondary,#6b7178)}.mm-text-input__clear[data-v-439b1a43]{background:transparent;border:0;cursor:pointer;color:var(--wp-text-secondary,#6b7178)}.mm-text-input--meeting-title[data-v-439b1a43]{background:#f9fafb;border-radius:8px;padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.mm-text-input__field--meeting-title[data-v-439b1a43]{font-size:22px;line-height:32px;font-weight:600;color:var(--wp-text-primary,#1d2739)}.mm-text-input__clear--meeting-title[data-v-439b1a43]{width:32px;height:32px;border-radius:50%;background:var(--wp-surface,#fff);color:#7a818c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;margin-top:0}.mm-text-input--description[data-v-439b1a43]{background:#f9fafb;border-radius:12px;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-text-input__field--description[data-v-439b1a43]{font-size:18px;font-style:normal;line-height:29px;font-weight:400;color:var(--wp-text-primary,#1d2739);min-height:174px;resize:none}[data-v-439b1a43] .v-input__slot{background:transparent!important}.mm-time-pill[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--wp-primary-variant,#f6f8fa);border-radius:20px;padding:10px 14px;font-size:14px}.mm-time-pill__date[data-v-439b1a43]{font-weight:600;color:var(--wp-text-primary,#1d2739);font-size:22px;line-height:1.25}.mm-time-pill__date--ellipsis[data-v-439b1a43]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-time-pill__time[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);font-size:15px;line-height:1.3}.mm-desk-actions[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin-top:8px;width:100%}.mm-desk-actions__ticket[data-v-439b1a43]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-negative:0;flex-shrink:0}.mm-desk-actions__book[data-v-439b1a43]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mm-desk-actions__nav[data-v-439b1a43]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-negative:0;flex-shrink:0}.mm-desk-actions--has-ticket .mm-desk-actions__book[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:220px}.mm-desk-actions:not(.mm-desk-actions--has-ticket) .mm-desk-actions__book[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:260px}.mm-desk-actions--no-book[data-v-439b1a43]:not(.mm-desk-actions--has-ticket){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mm-desk-actions--no-book.mm-desk-actions--has-ticket[data-v-439b1a43]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-icon-circle[data-v-439b1a43]{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;border:0;background:var(--wp-primary-variant,#f6f8fa);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .15s;transition:background .15s}.mm-icon-circle[data-v-439b1a43]:hover{background:#e9ecef}.mm-icon-circle--outline[data-v-439b1a43]{background:#fff;border:1.5px solid var(--wp-primary,#0066da)}.mm-cta--inline[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.mm-room-actions-pair[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:12px;width:100%}.mm-room-actions-pair__book[data-v-439b1a43],.mm-room-actions-pair__nav[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:48px;border-radius:24px;font-size:16px;font-weight:600;line-height:22px;cursor:pointer;padding:7px 16px;-webkit-transition:opacity .15s;transition:opacity .15s}.mm-room-actions-pair__nav[data-v-439b1a43]{background:#fff;border:1px solid var(--wp-primary,#0066da);color:var(--wp-primary,#0066da)}.mm-room-actions-pair__book[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;background:var(--wp-primary,#0066da);border:1px solid var(--wp-primary,#0066da);color:#fff;border-radius:100px}.mm-room-actions-pair__book[data-v-439b1a43]:disabled{opacity:.85;cursor:not-allowed}.mm-room-actions-pair__book[data-v-439b1a43]:hover:not(:disabled),.mm-room-actions-pair__nav[data-v-439b1a43]:hover{opacity:.92}.mm-desk-actions__book[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.mm-desk-actions__book[data-v-439b1a43]:disabled{opacity:.85;cursor:not-allowed}.mm-btn-spinner[data-v-439b1a43]{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;-webkit-animation:mm-btn-spin-439b1a43 .7s linear infinite;animation:mm-btn-spin-439b1a43 .7s linear infinite}.mm-btn-spinner--on-primary[data-v-439b1a43]{border-color:hsla(0,0%,100%,.35);border-top-color:#fff}@-webkit-keyframes mm-btn-spin-439b1a43{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mm-btn-spin-439b1a43{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mm-cta--bottom[data-v-439b1a43]{margin-top:10px}.mm-cb-shell[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-8px -4px 0}.mm-cb-sticky[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;padding-bottom:8px;border-bottom:1px solid var(--wp-border-muted,#b1bbc7);background:var(--wp-surface,#fff);z-index:1}.mm-cb-title[data-v-439b1a43]{margin:0 0 4px;font-size:28px;line-height:1.25;font-weight:700;color:var(--wp-text-primary,#1d2739)}.mm-cb-desk[data-v-439b1a43]{margin:0 0 12px;font-size:16px;line-height:24px;font-weight:400;color:var(--wp-text-secondary,#6b7178)}.mm-cb-weeks-scroll[data-v-439b1a43]{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -16px 12px;padding:0 16px 2px;scrollbar-width:thin}.mm-cb-weeks-scroll[data-v-439b1a43]::-webkit-scrollbar{height:4px}.mm-cb-weeks-scroll[data-v-439b1a43]::-webkit-scrollbar-thumb{background:var(--wp-border-muted,#b1bbc7);border-radius:4px}.mm-cb-weeks-inner[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;padding-bottom:2px}.mm-cb-week-pill[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;background:var(--wp-primary-variant,#f6f8fa);border:1px solid transparent;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;color:var(--wp-text-primary,#1d2739);-webkit-transition:background .15s,color .15s,border-color .15s;transition:background .15s,color .15s,border-color .15s}.mm-cb-week-pill[data-v-439b1a43]:hover{background:#eff3f6}.mm-cb-week-pill--active[data-v-439b1a43]{background:var(--wp-primary-variant,#e6f1fe);color:var(--wp-primary,#0066da);border-color:var(--wp-primary,#0066da)}.mm-cb-count[data-v-439b1a43]{margin:0;font-size:20px;line-height:30px;font-weight:600;color:var(--wp-text-primary,#1d2739)}.mm-cb-empty[data-v-439b1a43],.mm-cb-loading[data-v-439b1a43]{margin:0;font-size:15px;line-height:22px;color:var(--wp-text-secondary,#6b7178);padding:4px 0 12px}.mm-cb-people-scroll[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;padding-top:12px;margin-right:-4px;padding-right:4px}.mm-cb-people[data-v-439b1a43]{gap:20px}.mm-cb-people[data-v-439b1a43],.mm-cb-person[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-cb-person[data-v-439b1a43]{gap:6px}.mm-cb-person__head[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.mm-cb-person__avatar[data-v-439b1a43]{width:40px;height:40px;border-radius:50%;background:var(--wp-primary-variant,#f6f8fa);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.mm-cb-person__avatar img[data-v-439b1a43]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mm-cb-person__initials[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);font-weight:600;font-size:13px}.mm-cb-person__text[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-cb-person__name[data-v-439b1a43]{font-size:16px;font-weight:600;color:var(--wp-text-primary,#1d2739);line-height:24px}.mm-cb-person__role[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);font-size:14px;line-height:20px}.mm-cb-slot[data-v-439b1a43]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 10px;padding:6px 0 6px 50px;font-size:14px;line-height:20px}.mm-cb-slot__date[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);min-width:0;word-break:break-word}.mm-cb-slot__time[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);font-weight:600;background:var(--wp-primary-variant,#f6f8fa);border-radius:8px;padding:4px 10px;min-height:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.mm-cb-slot__dur[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);min-width:48px;text-align:right;font-weight:500}.mm-bc[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;width:100%}.mm-bc__title[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;font-size:20px;line-height:28px;font-weight:600;color:var(--wp-text-primary,#1d2739);margin:0 0 16px;padding:24px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-bc__scroll[data-v-439b1a43]{min-height:0;overflow-y:auto;gap:24px;padding:0 0 8px;width:100%}.mm-bc__loading[data-v-439b1a43],.mm-bc__scroll[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-bc__loading[data-v-439b1a43]{min-height:240px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;padding:48px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-bc__loading-text[data-v-439b1a43]{margin:0;font-size:16px;line-height:26px;font-weight:400;color:var(--wp-text-secondary,#6b7178)}.mm-bc__hero[data-v-439b1a43]{width:100%;height:192px;border-radius:0;margin:0;-ms-flex-negative:0;flex-shrink:0}.mm-bc__content[data-v-439b1a43]{gap:24px;padding:0 20px;width:100%;min-width:0;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-bc__content[data-v-439b1a43],.mm-bc__room-block[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-bc__room-block[data-v-439b1a43]{gap:16px}.mm-bc__title-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.mm-bc__room-name[data-v-439b1a43]{margin:0;font-size:22px;line-height:32px;font-weight:600;color:var(--wp-text-primary,#1d2739)}.mm-bc__capacity[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-negative:0;flex-shrink:0}.mm-bc__inline-icon[data-v-439b1a43]{display:block;width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0}.mm-bc__capacity-value[data-v-439b1a43]{font-family:Open Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:29px;color:var(--wp-text-primary,#1d2739)}.mm-bc__location[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.mm-bc__location-text[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:0}.mm-bc__location-text span[data-v-439b1a43]{font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:var(--wp-text-primary,#1d2739)}.mm-bc__divider[data-v-439b1a43]{-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:stretch;align-self:stretch;border:0;height:1px;margin:0;padding:0;background:var(--wp-border-subtle,#e3e8ee);width:100%}.mm-bc__divider[data-v-439b1a43],.mm-bc__meeting-block[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.mm-bc__meeting-block[data-v-439b1a43]{-ms-flex-direction:column;flex-direction:column;gap:8px;min-width:0;max-width:100%;overflow:hidden}.mm-bc__meeting-title[data-v-439b1a43]{margin:0;font-size:20px;line-height:30px;font-weight:600;color:var(--wp-text-primary,#1d2739);word-break:break-word;overflow-wrap:anywhere}.mm-bc__meeting-desc[data-v-439b1a43]{margin:0;font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;line-height:26px;font-weight:400;color:var(--wp-text-secondary,#6b7178);white-space:pre-line;word-break:break-word;overflow-wrap:anywhere;max-width:100%}.mm-bc__meeting-desc a[data-v-439b1a43]{color:#0078d4;text-decoration:underline;word-break:break-all}.mm-bc__section[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mm-bc__section--features[data-v-439b1a43]{gap:16px;margin-bottom:0;padding-bottom:24px}.mm-bc__section-head[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0}.mm-bc__section-head--inline[data-v-439b1a43]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mm-bc__section-icon[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);-ms-flex-negative:0;flex-shrink:0}.mm-bc__section-label[data-v-439b1a43]{font-size:20px;line-height:30px;font-weight:600;color:var(--wp-text-primary,#1d2739)}.mm-bc__section-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.mm-bc__see-all[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;font-size:16px;line-height:22px;font-weight:600;color:var(--wp-primary,#0066da);text-decoration:none}.mm-bc__see-all[data-v-439b1a43]:hover{text-decoration:underline}.mm-bc__datetime-card[data-v-439b1a43]{gap:8px;background:var(--wp-primary-variant,#f6f8fa);border-radius:12px;padding:8px 10px}.mm-bc__date-chip[data-v-439b1a43],.mm-bc__datetime-card[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-bc__date-chip[data-v-439b1a43]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;min-width:48px;min-height:48px;padding:7px 13px;background:var(--wp-surface,#fff);border-radius:10px;-ms-flex-negative:0;flex-shrink:0}.mm-bc__date-chip-day[data-v-439b1a43],.mm-bc__date-chip-month[data-v-439b1a43]{font-size:14px;line-height:16px;font-weight:600;color:var(--wp-primary,#0066da);text-align:center}.mm-bc__datetime-text[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;min-height:48px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mm-bc__datetime-weekday[data-v-439b1a43]{font-size:18px;line-height:28px;font-weight:600;color:var(--wp-text-primary,#1d2739)}.mm-bc__datetime-time[data-v-439b1a43]{font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;line-height:26px;font-weight:400;color:var(--wp-text-primary,#1d2739)}.mm-bc__invited-list[data-v-439b1a43]{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.mm-bc__invited-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:0}.mm-bc__invited-avatar[data-v-439b1a43]{width:48px;height:48px;border-radius:50%;background:var(--wp-primary-variant,#e6f1fe);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.mm-bc__invited-avatar img[data-v-439b1a43]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mm-bc__invited-initials[data-v-439b1a43]{font-size:18px;line-height:28px;font-weight:600;color:var(--wp-text-secondary,#6b7178)}.mm-bc__invited-text[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px;min-height:48px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.mm-bc__invited-name[data-v-439b1a43]{font-size:20px;line-height:30px;font-weight:600}.mm-bc__invited-name[data-v-439b1a43],.mm-bc__invited-status[data-v-439b1a43]{font-family:Open Sans,sans-serif;font-style:normal;color:var(--wp-text-primary,#1d2739)}.mm-bc__invited-status[data-v-439b1a43]{font-size:16px;line-height:26px;font-weight:400}.mm-bc__invited-status--declined[data-v-439b1a43]{color:var(--wp-danger-text,#962121)}.mm-bc__tags[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mm-bc__addon-pill[data-v-439b1a43]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px 12px;border-radius:24px;font-size:14px;line-height:20px;font-weight:600;font-family:inherit;border:1px solid var(--wp-primary,#0066da);color:var(--wp-primary,#0066da);background:var(--wp-primary-variant,#e6f1fe);cursor:pointer;-webkit-transition:background .15s,border-color .15s;transition:background .15s,border-color .15s}.mm-bc__addon-pill[data-v-439b1a43]:hover{background:#d7e9fd}.mm-bc__footer[data-v-439b1a43]{-ms-flex-negative:0;flex-shrink:0;margin-top:auto;padding:24px 20px 16px;background:var(--wp-surface,#fff);border-top:1px solid var(--wp-border-subtle,#e3e8ee);width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1}.mm-tag--bc[data-v-439b1a43]{background:var(--wp-feature-pill-bg,#b4fcee);color:var(--wp-text-primary,#1d2739);font-size:14px;line-height:20px;font-weight:600;padding:4px 12px;border-radius:24px}.mm-cta--bc[data-v-439b1a43]{border-radius:100px;min-height:48px;padding:7px 16px;font-size:16px;line-height:22px;font-weight:600;margin-top:0;width:100%}.mm-iconbtn--small[data-v-439b1a43]{width:28px;height:28px}.mm-invited-preview[data-v-439b1a43]{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-invited-row[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:8px 0}.mm-invited-row__avatar[data-v-439b1a43]{width:32px;height:32px;border-radius:50%;background:var(--wp-primary-variant,#f6f8fa);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.mm-invited-row__avatar img[data-v-439b1a43]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mm-invited-row__initials[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);font-weight:600;font-size:12px}.mm-invited-row__text[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-invited-row__name[data-v-439b1a43]{font-weight:600;color:var(--wp-text-primary,#1d2739);font-size:14px}.mm-invited-row__status[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);font-size:12px}.mm-invited-row__status--declined[data-v-439b1a43]{color:#e03a3e}.mm-bc__section--vm[data-v-439b1a43]{gap:12px;width:100%}.mm-bc__vm-details[data-v-439b1a43]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mm-bc__vm-line[data-v-439b1a43]{margin:0;color:#1d2739;word-break:break-word}.mm-bc__vm-line[data-v-439b1a43],.mm-bc__vm-link[data-v-439b1a43]{width:100%;font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;line-height:24px;font-weight:400}.mm-bc__vm-link[data-v-439b1a43]{display:block;color:var(--wp-primary,#0066da);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mm-bc__vm-link[data-v-439b1a43]:hover{text-decoration:underline}.mm-pill-row--seg-soft[data-v-439b1a43]{background:transparent;padding:0;gap:8px}.mm-section-title--sm-plain[data-v-439b1a43]{font-size:14px;font-weight:600;color:var(--wp-text-primary,#1d2739);margin-top:6px}.mm-room-time-card[data-v-439b1a43]{width:100%;border:0;border-radius:24px;background:var(--wp-primary-variant,#f6f8fa);min-height:64px;padding:10px 16px;margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;cursor:pointer}.mm-room-time-card__date[data-v-439b1a43]{color:var(--wp-text-primary,#1d2739);font-size:17px;font-weight:600;line-height:1.2}.mm-room-time-card__time[data-v-439b1a43]{color:var(--wp-text-secondary,#6b7178);font-size:14px;font-weight:500;line-height:1.3;margin-top:4px}.mm-shell .v-input--selection-controls{margin-top:0}