:root{--border:#d3d7dd;--light-border:#e5e7eb;--background:#f3f4f6;--text:#111318;--secondary:#666d76;--lunch:#ececee;--danger:#a82f2f;--danger-soft:#fff5f5;--today-outline:#a8afb9;--current-soft:#f2faef;--current-accent:#78a96f}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0}body,button,input,textarea,select{color:var(--text);font-family:Segoe UI,Calibri,Arial,sans-serif;font-size:.9375rem}body{background:var(--background);overflow:hidden}button,input,textarea,select{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}.schedule-app{background:var(--background);flex-direction:column;width:100%;height:100dvh;min-height:0;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--border);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 18px;display:flex}.app-brand{font-size:1.375rem;font-weight:850;line-height:1.05}.app-subtitle{color:var(--secondary);margin-top:3px;font-size:.8125rem;font-weight:600}.topbar-actions{gap:7px;display:flex}.topbar-actions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;min-height:42px;padding:0 15px;font-size:.875rem;font-weight:700}.instructor-strip{border-bottom:1px solid var(--border);background:#fff;flex:none;gap:7px;padding:8px 13px;display:flex;overflow-x:auto}.instructor-summary{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:9px;align-items:center;gap:8px;min-width:185px;min-height:56px;padding:8px 10px;display:flex}.instructor-summary:hover{background:#fafafa}.instructor-summary strong{font-size:.875rem;font-weight:800;display:block}.instructor-summary small{color:var(--secondary);margin-top:3px;font-size:.6875rem;line-height:1.25;display:block}.instructor-color-dot{border-radius:50%;flex:0 0 16px;width:16px;height:16px}.instructor-dot{border-radius:50%;flex:0 0 13px;width:13px;height:13px;display:inline-block;box-shadow:0 0 0 1px #0000001f}.app-workspace{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.schedule-page{flex-direction:column;min-width:0;min-height:0;padding:14px;display:flex;overflow:hidden}.schedule-toolbar{flex:none;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1650px;margin:0 auto 10px;display:flex}.schedule-toolbar-left{flex-wrap:wrap;align-items:baseline;gap:8px 13px;display:flex}.schedule-toolbar h1{margin:0;font-size:1.4375rem;font-weight:850}.viewer-current-datetime{color:#5e6570;white-space:nowrap;font-size:.875rem;font-weight:750}.viewer-mode-switch{background:#e9ebee;border-radius:9px;gap:4px;padding:3px;display:flex}.viewer-mode-switch button{color:#60656d;cursor:pointer;background:0 0;border:none;border-radius:7px;min-height:36px;padding:0 13px;font-size:.8125rem;font-weight:750}.viewer-mode-switch button.active{color:#111;background:#fff;box-shadow:0 1px 3px #0000001f}.schedule-scroll{touch-action:pan-x pan-y;overscroll-behavior:contain;border:1px solid var(--border);background:#fff;border-radius:9px;flex:1;width:100%;min-width:0;max-width:1650px;min-height:0;margin:0 auto;overflow:auto}.schedule-grid{display:grid;position:relative}.time-header,.day-header{min-height:var(--viewer-header-height,46px);z-index:30;border-right:1px solid var(--border);border-bottom:1px solid var(--border);font-size:var(--viewer-font-header,14px);background:#fafafa;justify-content:center;align-items:center;font-weight:850;display:flex;position:sticky;top:0}.time-header{z-index:40;left:0}.time-cell{min-height:var(--viewer-cell-height,118px);z-index:20;border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;font-size:var(--viewer-font-time,13px);background:#fafafa;padding-top:10px;font-weight:750;position:sticky;left:0}.schedule-cell{min-height:var(--viewer-cell-height,118px);border-right:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;background:#fff;grid-template-rows:auto minmax(32px,1fr);padding:5px;display:grid;position:relative}.schedule-cell:hover{background:#fbfcff}.lunch-cell,.lunch-time-cell{background:var(--lunch)}.appointment-stack{flex-direction:column;grid-area:1/1;gap:5px;display:flex}.cell-add-placeholder{color:#e8e8e8;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;grid-area:2/1;justify-content:center;align-items:flex-end;width:100%;height:100%;min-height:32px;padding-bottom:3px;font-size:1.4375rem;font-weight:900;display:flex}.available-instructor-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:block;box-shadow:0 0 0 1px #0000001f}.day-header.today-column-header{border-top:2px solid var(--today-outline);border-left:2px solid var(--today-outline);border-right:2px solid var(--today-outline)}.schedule-cell.today-column-cell{border-left:2px solid var(--today-outline);border-right:2px solid var(--today-outline)}.schedule-cell.today-column-last{border-bottom:2px solid var(--today-outline)}.appointment-card{cursor:pointer;text-align:left;color:#111;border:none;border-radius:6px;width:100%;min-height:42px;padding:6px 8px;box-shadow:inset 0 0 0 1px #00000012}.appointment-card.not-specified-card{color:#fff;background:#4a4a4a!important}.appointment-card-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.appointment-card-left{min-width:0}.appointment-main-line{font-size:var(--viewer-font-card,14px);font-weight:750;line-height:1.3}.appointment-main-line strong{font-weight:900}.appointment-initials{min-width:31px;font-size:var(--viewer-font-initials,13px);border-left:1px solid #0000001a;justify-content:flex-end;align-self:stretch;align-items:center;gap:3px;padding-left:6px;font-weight:900;display:flex}.not-specified-card .appointment-initials{border-left-color:#ffffff42}.viewer-member{white-space:normal}.viewer-member-name{font-weight:750}.viewer-member-flags{vertical-align:middle;align-items:center;gap:2px;margin-left:3px;display:inline-flex}.viewer-flag{background:0 0;border:none;justify-content:center;align-items:center;min-height:15px;padding:0 3px;font-size:.625rem;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.viewer-flag-new,.viewer-flag-question{color:#d32222}.viewer-flag-last{color:#111}.not-specified-card .viewer-flag-last{color:#fff}.not-specified-card .viewer-flag-new,.not-specified-card .viewer-flag-question{color:#ffb7b7}.outside-hours-mark{color:#d32222;vertical-align:baseline;background:0 0;border:none;border-radius:0;margin-left:3px;font-size:.875rem;font-weight:900;line-height:1;display:inline}.viewer-date-prefix{margin-right:3px;font-weight:850}.viewer-date-own-line{text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:2px;font-size:.6875rem;font-weight:850;overflow:hidden}.viewer-cover-list{flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:5px;display:flex}.viewer-cover-chip{color:#111;border-radius:5px;max-width:100%;padding:3px 6px;font-size:.625rem;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #00000014}.quick-view .cell-available-instructors{flex-direction:row;align-items:center;gap:3px;margin-top:8px}.quick-view .available-instructor-dot{width:6px;height:6px}.quick-appointment-card{min-height:28px;padding:4px 6px}.quick-appointment-line{align-items:center;gap:4px;display:flex}.quick-cover-block{color:#111;border-radius:3px;flex:none;padding:2px 4px;font-size:.5625rem;font-weight:900;display:inline-flex}.quick-member-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--viewer-font-quick,11px);flex:1;font-weight:750;overflow:hidden}.quick-instructor{flex:none;justify-content:flex-end;align-items:center;min-width:24px;margin-left:auto;font-size:.625rem;font-weight:900;display:flex}.appointment-dock{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.appointment-panel{background:#fff;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.schedule-app.appointment-open.orientation-landscape:not(.device-mobile) .app-workspace{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) clamp(480px,33vw,660px)}.schedule-app.appointment-open.orientation-landscape:not(.device-mobile) .appointment-dock{border-left:2px solid #bfc4ca}.schedule-app.appointment-open.orientation-portrait:not(.device-mobile) .app-workspace{grid-template-columns:minmax(0,1fr)}.schedule-app.appointment-open.orientation-portrait:not(.device-mobile) .appointment-dock{border-top:1px solid #bfc4ca}.appointment-resize-handle{cursor:ns-resize;touch-action:none;background:#f5f6f7;border-bottom:1px solid #d3d7dd;flex:0 0 16px;justify-content:center;align-items:center;height:16px;display:flex}.appointment-resize-handle span{background:#aeb4bc;border-radius:999px;width:54px;height:5px}.appointment-modal-top{z-index:40;border-bottom:1px solid var(--border);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:11px 14px;display:flex;position:relative}.selected-slot-date{font-size:1.25rem;font-weight:850;line-height:1.05}.selected-slot-sub{color:#565d66;align-items:center;gap:6px;margin-top:5px;font-size:.875rem;font-weight:700;display:flex}.appointment-top-actions{gap:7px;margin-left:auto;display:flex}.appointment-top-actions .cancel-button,.appointment-top-actions .save-button{min-width:74px}.time-picker-anchor,.later-date-picker-anchor{display:inline-flex;position:relative}.selected-time-button{color:#111;cursor:pointer;min-height:40px;font:inherit;background:#fff;border:1px solid #cfd3d8;border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-weight:800;display:inline-flex}.time-picker-popover{z-index:800;background:#fff;border:1px solid #cfd3d8;border-radius:10px;width:min(390px,100vw - 28px);padding:10px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 14px 34px #00000038}.time-picker-title{color:#5c626a;margin-bottom:8px;font-size:.8125rem;font-weight:850}.time-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.cover-lock-banner{color:#654e00;background:#fff5d8;border-bottom:1px solid #e4cf88;flex:none;padding:9px 15px;font-size:.8125rem;font-weight:700}.appointment-layout{flex:1;grid-template-columns:150px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.client-sidebar{background:#f7f7f8;border-right:1px solid #d9dce1;min-width:0;min-height:0;padding:10px;overflow-y:auto}.client-info-header{flex-direction:column;gap:8px;margin-bottom:9px;display:flex}.sidebar-title,.section-title{font-size:.9375rem;font-weight:850;line-height:1.2}.client-flag-controls{gap:4px;display:flex}.client-flag-button{background:#fff;border:1px solid #cfd3d7;border-radius:7px;min-width:34px;min-height:34px;padding:0 7px;font-size:.75rem;font-weight:850}.client-flag-button.flag-new.selected,.client-flag-button.flag-question.selected{color:#fff;background:#b62d2d;border-color:#b62d2d}.client-flag-button.flag-last.selected{color:#fff;background:#242424;border-color:#242424}.client-sidebar-item{text-align:left;background:#fff;border:1px solid #d8dbe0;border-radius:9px;width:100%;margin-bottom:7px;padding:9px}.client-sidebar-item.active{border-color:#8f969f;box-shadow:inset 0 0 0 1px #8f969f}.client-sidebar-name-row{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.client-sidebar-name{font-size:.84375rem;font-weight:820}.client-sidebar-age,.client-sidebar-note-label,.client-sidebar-note{color:#686f78;margin-top:4px;font-size:.6875rem;line-height:1.28}.client-sidebar-note-label{color:#424850;margin-top:7px;font-weight:780}.empty-client-info,.just-finished-empty,.member-list-empty{color:#737a84;padding:10px;font-size:.75rem;line-height:1.35}.appointment-form-area{background:#fff;min-width:0;min-height:0;padding:10px 11px 18px;overflow:hidden auto}.form-fieldset{border:none;min-width:0;margin:0;padding:0}.form-fieldset:disabled{opacity:.64}.form-section{background:#fff;border:1px solid #e0e3e7;border-radius:10px;margin-bottom:10px;padding:10px}.clean-panel{background:#fafafa}.form-section>.section-title{margin-bottom:8px}.selection-grid{gap:6px;display:grid}.instructor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-button{text-align:center;cursor:pointer;background:#fff;border:1px solid #d4d8dd;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:44px;padding:7px 9px;font-size:.8125rem;font-weight:750;display:flex}.selection-button.selected{color:#fff;background:#222;border-color:#222}.instructor-choice-text{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.instructor-choice-text small{color:#747b84;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:2px;font-size:.625rem;overflow:hidden}.selection-button.selected .instructor-choice-text small{color:#ddd}.text-input,.member-search{background:#fff;border:1px solid #cfd3d8;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 11px;font-size:.875rem}.instructor-section{padding:0;overflow:visible}.collapsible-section-header>span:first-child{flex-wrap:wrap;align-items:center;gap:7px 10px;display:flex}.section-title-inline{margin:0;display:inline-block}.collapsed-instructor-summary{color:#69717a;align-items:center;gap:5px;font-size:.78125rem;font-weight:720;display:inline-flex}.not-specified-card .member-duplicate-warning{color:#fff}.not-specified-card .outside-hours-mark{color:#ff8f8f}.outside-hours-warning{color:#744815;background:#fff9ee;border:1px solid #e2c28f}.not-specified-warning{color:#7a3030;background:#fff6f6;border:1px solid #e0aaaa}.cancel-button,.save-button,.delete-button,.cover-main-button,.manual-member-button,.show-more-button,.choose-later-button,.add-color-button,.calendar-done-button{cursor:pointer;border-radius:9px;min-height:44px;padding:0 14px;font-size:.875rem;font-weight:780}.cancel-button{background:#fff;border:1px solid #cfd3d8}.save-button{color:#fff;background:#222;border:1px solid #222}.delete-button{color:#a12626;background:#fff7f7;border:1px solid #dfb2b2}.cover-main-button,.manual-member-button,.show-more-button,.choose-later-button,.add-color-button{color:#272a2e;background:#fff;border:1px solid #cfd3d8}.show-more-button:disabled{opacity:.48;cursor:default}.existing-cover-list{gap:6px;margin-bottom:7px;display:grid}.existing-cover-item{background:#fafafa;border:1px solid #d8dce1;border-radius:8px;padding:8px}.existing-cover-top,.existing-cover-person,.cover-editor-actions,.modal-footer,.modal-footer-right,.just-finished-header{align-items:center;display:flex}.existing-cover-top{justify-content:space-between;gap:8px}.existing-cover-person{gap:6px;font-size:.75rem}.remove-cover-button{color:#a22d2d;background:#fff;border:1px solid #dfb9b9;border-radius:7px;min-height:32px;padding:0 8px;font-size:.6875rem;font-weight:750}.existing-cover-dates{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.existing-cover-dates span{background:#eeeef0;border-radius:5px;padding:3px 5px;font-size:.625rem;font-weight:700}.cover-editor{background:#fafafa;border:1px solid #d8dbe0;border-radius:9px;margin-top:7px;padding:9px}.cover-editor-title{margin-bottom:7px;font-size:.78125rem;font-weight:820}.cover-date-title{margin-top:10px}.cover-editor-actions{justify-content:flex-end;gap:6px;margin-top:9px}.cancellation-section{background:snow;border:1.5px solid #c8a6a6}.cancellation-section .section-title{color:#7d3030}.schedule-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.weekday-selection-grid,.date-selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.date-choice-button{cursor:pointer;background:#fff;border:1px solid #d2d6db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:46px;padding:5px 6px;font-size:.75rem;font-weight:760;display:flex}.date-choice-button small{color:#7b828b;text-align:center;font-size:.5625rem;font-weight:700;line-height:1.05}.date-choice-button.selected{color:#fff;background:#252525;border-color:#252525}.date-choice-button.cancellation.selected{color:#fff;background:#aa3434;border-color:#aa3434}.date-choice-button.holiday-date:not(.selected){color:#b02d2d;background:snow;border-color:#e3b7b7}.date-holiday-label{color:#b02d2d!important;font-size:.53125rem!important}.date-picker-actions .show-more-button{width:100%;margin:0}.later-date-picker-anchor{width:100%}.choose-later-button{width:100%;padding-left:9px;padding-right:9px;font-size:.78125rem}.later-date-calendar-popover{z-index:1200;background:#fff;border:1px solid #c8cdd3;border-radius:12px;width:min(390px,100vw - 26px);padding:10px;position:absolute;bottom:calc(100% + 7px);right:0;box-shadow:0 14px 36px #191e2633}.calendar-top-row{grid-template-columns:44px 1fr 44px;align-items:center;gap:6px;margin-bottom:8px;display:grid}.calendar-nav-button{cursor:pointer;background:#fff;border:1px solid #d1d5da;border-radius:8px;min-height:42px;font-size:1.5rem}.calendar-nav-button:disabled{opacity:.32}.calendar-month-label{text-align:center;font-size:.9375rem;font-weight:850}.calendar-weekday-row,.calendar-day-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.calendar-weekday{text-align:center;color:#696f78;padding:4px 1px;font-size:.625rem;font-weight:820}.calendar-weekday.sunday{color:#b32c2c}.calendar-day-button{cursor:pointer;background:#fff;border:1px solid #e0e2e6;border-radius:7px;flex-direction:column;align-items:center;gap:2px;min-width:0;min-height:48px;padding:4px 2px;display:flex}.calendar-day-number{font-size:.6875rem;font-weight:800}.calendar-day-button.outside-month{visibility:hidden}.calendar-day-button.sunday{color:#b52c2c;background:#fff7f7;border-color:#efcece}.calendar-day-button.holiday:not(.selected){color:#b32c2c;background:snow;border-color:#e5bcbc}.calendar-day-button.not-scheduled:not(.holiday){color:#a9adb3;background:#f7f7f8}.calendar-day-button.selected{color:#fff;background:#252525;border-color:#252525}.calendar-holiday-name{max-width:100%;color:inherit;text-align:center;overflow-wrap:anywhere;font-size:.4375rem;font-weight:760;line-height:1.03}.calendar-legend{color:#ad2f2f;gap:12px;margin-top:7px;font-size:.5625rem;font-weight:700;display:flex}.calendar-done-button{color:#fff;background:#242424;border:1px solid #242424;width:100%;margin-top:8px}.just-finished-header{justify-content:space-between;gap:8px}.just-finished-time{color:#656c75;font-size:.6875rem;font-weight:760}.quick-member-grid,.member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.member-search{margin-bottom:6px}.member-list-hint{color:#7a818a;margin:-1px 0 6px;font-size:.65625rem}.member-button{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d3d7dc;border-radius:8px;min-width:0;min-height:44px;padding:7px 8px;font-size:.78125rem;font-weight:720;overflow:hidden}.member-button.selected{color:#fff;background:#252525;border-color:#252525}.member-button:disabled:not(.selected){opacity:.35}.manual-member-button{width:100%;margin-top:7px}.modal-footer{background:#fff;border-top:1px solid #d7dade;flex:none;justify-content:space-between;gap:10px;min-height:62px;padding:8px 11px}.modal-footer-right{gap:7px}.modal-backdrop{z-index:3000;background:#1214186b;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.instructor-schedule-modal{background:#fff;border-radius:14px;flex-direction:column;width:min(920px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000040}.instructor-settings-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:10px 13px;display:flex}.instructor-settings-title{font-size:1.1875rem;font-weight:850}.instructor-settings-header-actions{gap:7px;display:flex}.instructor-settings-content{min-height:0;padding:12px;overflow-y:auto}.color-palette{flex-wrap:wrap;gap:9px;display:flex}.color-swatch-wrap{position:relative}.color-swatch{border:2px solid #0000;border-radius:50%;width:42px;height:42px;font-size:1rem;font-weight:900}.color-swatch.selected{border-color:#222}.delete-color-button{background:#fff;border:1px solid #cfcfd2;border-radius:50%;width:21px;height:21px;padding:0;position:absolute;top:-6px;right:-6px}.custom-color-row{align-items:center;gap:8px;margin-top:10px;display:flex}.custom-color-row input[type=color]{border:1px solid #d1d5da;border-radius:7px;width:48px;height:44px;padding:2px}.work-grid{border-top:1px solid #d8dce1;border-left:1px solid #d8dce1;grid-template-columns:100px repeat(6,minmax(64px,1fr));display:grid}.work-grid-header,.work-time,.work-slot{border-bottom:1px solid #d8dce1;border-right:1px solid #d8dce1;min-height:45px}.work-grid-header,.work-time{background:#fafafa;justify-content:center;align-items:center;font-size:.6875rem;font-weight:800;display:flex}.work-slot{background:#fff;border-top:none;border-left:none;font-size:1rem;font-weight:850}.work-slot.selected{background:#dfe8dd}.work-slot.lunch{background:#eeeef0}.work-slot.lunch.selected{background:#d5ded2}.device-tablet .schedule-page,.device-mobile .schedule-page{padding:6px}.device-tablet .schedule-toolbar,.device-mobile .schedule-toolbar{min-height:40px;margin-bottom:5px}.device-tablet .schedule-toolbar h1,.device-mobile .schedule-toolbar h1{font-size:1.0625rem}.device-tablet .viewer-current-datetime,.device-mobile .viewer-current-datetime{font-size:.6875rem}.device-tablet .time-header,.device-tablet .day-header,.device-mobile .time-header,.device-mobile .day-header{white-space:nowrap;padding:0 2px}.device-tablet .time-cell,.device-mobile .time-cell{padding-top:6px}.device-mobile .topbar{min-height:52px;padding:0 9px}.device-mobile .app-brand{font-size:1.125rem}.device-mobile .app-subtitle{font-size:.625rem}.device-mobile .topbar-actions{gap:3px}.device-mobile .topbar-actions button{min-height:36px;padding:0 7px;font-size:.625rem}.device-mobile .instructor-strip{padding:5px 7px}.device-mobile .instructor-summary{min-width:135px;min-height:44px;padding:5px 7px}.device-mobile .instructor-summary strong{font-size:.6875rem}.device-mobile .instructor-summary small{font-size:.5rem}.device-mobile .appointment-layout{grid-template-columns:118px minmax(0,1fr)}.device-mobile .appointment-modal-top{min-height:68px;padding:8px}.device-mobile .selected-slot-date{font-size:1.0625rem}.device-mobile .appointment-top-actions{gap:4px}.device-mobile .appointment-top-actions .cancel-button,.device-mobile .appointment-top-actions .save-button{min-width:62px;padding:0 8px}.device-mobile .class-type-grid,.device-mobile .instructor-grid,.device-mobile .member-list,.device-mobile .quick-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.device-mobile .progressive-date-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.device-mobile .date-picker-actions{grid-template-columns:minmax(0,1.25fr) minmax(120px,.8fr)}@media (width<=620px){.viewer-mode-switch button{padding:0 7px;font-size:.625rem}.schedule-toolbar{align-items:flex-start}.appointment-layout{grid-template-columns:110px minmax(0,1fr)}.date-choice-button{padding-left:2px;padding-right:2px;font-size:.625rem}.choose-later-button{font-size:.65625rem}.later-date-calendar-popover{width:auto;max-height:78dvh;position:fixed;bottom:8px;left:8px;right:8px;overflow:auto}}.schedule-app.appointment-open{height:100dvh;min-height:100dvh;padding:0;overflow:hidden}.app-workspace{flex:auto;min-width:0;min-height:0;display:grid;overflow:hidden}.app-workspace>.schedule-page{min-width:0;height:auto;min-height:0;padding-bottom:0}.appointment-dock{z-index:100;width:auto;min-width:0;height:auto;min-height:0;box-shadow:none;background:#fff;border:none;flex-direction:column;display:flex;position:relative;inset:auto;overflow:hidden}.appointment-panel{background:#fff;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.appointment-resize-handle{z-index:150;color:#69717a;-webkit-user-select:none;user-select:none;touch-action:none;letter-spacing:-.5px;background:#eceef1;flex:none;justify-content:center;align-items:center;font-size:.6875rem;font-weight:900;display:flex}.appointment-resize-handle span{white-space:nowrap;background:0 0;border-radius:0;width:auto;height:auto}.appointment-resize-handle.vertical{cursor:ew-resize;border-left:1px solid #c9cdd2;border-right:1px solid #c9cdd2;width:34px;min-width:34px;height:100%}.appointment-resize-handle.horizontal{cursor:ns-resize;border-top:1px solid #c9cdd2;border-bottom:1px solid #c9cdd2;width:100%;height:34px;min-height:34px}.device-mobile .appointment-dock{z-index:5000;border:none;width:100vw;height:100dvh;position:fixed;inset:0}.device-mobile .appointment-resize-handle{display:none}.appointment-modal-top{z-index:40;border-bottom:1px solid var(--border);background:#fff;flex:none;grid-template-columns:minmax(170px,auto) minmax(150px,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:10px 13px;display:grid;position:relative}.appointment-modal-top-left{flex:none;min-width:0}.appointment-note-preview{text-align:left;cursor:pointer;background:#fafafa;border:1px solid #d9dde2;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:0;min-height:54px;max-height:64px;padding:7px 9px;display:flex;overflow:hidden}.appointment-note-preview strong{color:#555d66;margin-bottom:2px;font-size:.6875rem}.appointment-note-preview span{-webkit-line-clamp:3;color:#252a30;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.25;display:-webkit-box;overflow:hidden}.appointment-top-actions{flex:none;align-items:center;gap:7px;margin-left:0;display:flex}.portrait-size-actions{gap:6px;margin-right:14px;display:flex}.portrait-size-actions button{cursor:pointer;background:#f7f8f9;border:1px solid #cfd3d8;border-radius:8px;min-width:50px;min-height:40px;padding:0 8px;font-size:.6875rem;font-weight:850}.floating-popover{overscroll-behavior:contain;background:#fff;border:1px solid #c8cdd3;border-radius:11px;overflow:auto;box-shadow:0 18px 50px #00000042}.time-floating-popover,.calendar-floating-popover{padding:10px}.popover-title{margin-bottom:8px;font-size:.8125rem;font-weight:850}.portal-backdrop{z-index:120000;background:#11141957;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.portal-card{background:#fff;border:1px solid #cbd0d6;border-radius:12px;width:min(560px,100vw - 24px);max-height:min(82dvh,760px);padding:14px;overflow:auto;box-shadow:0 24px 70px #0000004d}.portal-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.portal-card-header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.portal-card-header strong{font-size:1.0625rem}.portal-card-header small{color:#6a717b;font-size:.6875rem;line-height:1.3}.portal-close-button{cursor:pointer;background:#fff;border:1px solid #d3d7dc;border-radius:8px;flex:0 0 38px;width:38px;height:38px;font-size:1.4375rem;line-height:1}.note-editor-card{width:min(680px,100vw - 24px)}.note-editor-textarea{resize:vertical;width:100%;min-height:280px;font:inherit;border:1px solid #cdd2d8;border-radius:9px;outline:none;padding:12px;line-height:1.45}.group-lock-banner{color:#363d46;background:#f0f2f4;border-bottom:1px solid #d5d9de;flex:none;padding:7px 12px;font-size:.75rem;font-weight:900}.group-appointment-layout{grid-template-columns:220px minmax(0,1fr)}.client-flag-controls{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;align-items:center;gap:5px;width:100%;display:grid}.client-flag-button{text-align:center;border:1px solid #cfd3d7;justify-content:center;align-items:center;width:100%;min-width:0;min-height:34px;padding:0 5px;display:flex}.compactable-section,.instructor-section,.members-section{padding:0}.collapsible-section-header{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:46px;padding:9px 10px;display:flex}.collapsible-section-header>span:first-child{flex-wrap:wrap;align-items:center;gap:7px 10px;min-width:0;display:flex}.collapsed-section-summary{color:#69717a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:.78125rem;font-weight:750;display:inline-flex;overflow:hidden}.section-chevron{font-size:1.5625rem;line-height:1;transition:transform .15s;transform:rotate(0)}.section-chevron.open{transform:rotate(90deg)}.collapsible-section-body{padding:0 10px 10px}.subsection-block{border-top:1px solid #e2e5e8;margin-top:10px;padding-top:9px}.client-card-main{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.client-sidebar-item{position:relative;overflow:hidden}.client-session-count{color:#314a39;margin-top:5px;font-size:.6875rem;font-weight:850}.repeat-applied-label{color:#366139;background:#edf6eb;border-radius:5px;margin-top:7px;padding:4px 6px;font-size:.625rem;font-weight:850}.group-client-actions{justify-content:flex-end;margin-top:7px;display:flex}.remove-client-button,.restore-client-button{cursor:pointer;border-radius:6px;min-height:31px;padding:0 8px;font-size:.625rem;font-weight:850}.remove-client-button{color:#9a2c2c;background:#fff8f8;border:1px solid #dfb4b4}.restore-client-button{color:#36573b;background:#f5faf5;border:1px solid #b9cfbd}.group-repeat-controls{border-top:1px solid #e0e3e7;grid-template-columns:1fr;gap:5px;margin-top:8px;padding-top:8px;display:grid}.repeat-toggle-row{align-items:center;gap:5px;font-size:.625rem;font-weight:800;display:flex}.group-repeat-controls select{background:#fff;border:1px solid #d0d4d9;border-radius:6px;width:100%;min-height:34px;font-size:.6875rem}.apply-repeat-button{color:#fff;cursor:pointer;background:#26292d;border:none;border-radius:6px;min-height:34px;font-size:.6875rem;font-weight:850}.repeat-skip-warning{color:#9d3030;background:#fff8f8;border:1px solid #e1b6b6;border-radius:5px;padding:5px 6px;font-size:.5625rem;font-weight:750;line-height:1.25}.client-watermark{z-index:4;pointer-events:none;text-align:center;letter-spacing:1px;opacity:.18;width:145px;font-size:1.4375rem;font-weight:950;position:absolute;top:22px;left:-20px;transform:rotate(-24deg)}.client-watermark.waive{color:#2b6f3d}.client-watermark.charge{color:#a32828}.removed-client-card{opacity:.75}.progressive-date-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.date-picker-actions{grid-template-columns:minmax(0,1.35fr) minmax(135px,.8fr);gap:7px;margin-top:7px;display:grid}.date-picker-actions .show-more-button,.choose-later-button{width:100%;margin:0}.choose-later-button{color:#272a2e;cursor:pointer;background:#fff;border:1px solid #cfd3d8;border-radius:9px;min-height:44px;padding:0 9px;font-size:.75rem;font-weight:780}.later-date-calendar{min-width:0}.calendar-legend{flex-wrap:wrap;gap:7px 12px;margin-top:7px;display:flex}.remove-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.remove-choice-grid button{cursor:pointer;border-radius:9px;min-height:60px;font-size:.9375rem;font-weight:900}.waive-choice{color:#32623d;background:#f3faf4;border:1px solid #a9c8b0}.charge-choice{color:#983030;background:#fff6f6;border:1px solid #ddb1b1}.wide-button{width:100%}.role-selection-grid{gap:8px;display:grid}.role-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d2d6db;border-radius:9px;flex-direction:column;align-items:flex-start;gap:4px;min-height:70px;padding:10px;display:flex}.role-card.selected{border-color:#252525;box-shadow:inset 0 0 0 1px #252525}.role-card small{color:#686f78;line-height:1.3}.notification-list{gap:8px;display:grid}.notification-item{background:#fafafa;border:1px solid #dde0e4;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px;display:flex}.notification-item strong{font-size:.6875rem}.notification-item p{margin:4px 0 0;font-size:.75rem;line-height:1.35}.notification-item button{color:#9a2d2d;background:#fff;border:1px solid #dfb6b6;border-radius:6px;min-height:34px;padding:0 8px;font-size:.625rem;font-weight:800}.app-toast{z-index:130000;color:#fff;background:#191c20f0;border-radius:9px;max-width:min(680px,100vw - 30px);padding:11px 15px;font-size:.8125rem;font-weight:750;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000040}.instructor-settings-card{width:min(920px,100vw - 24px)}.portal-header-actions{gap:7px;display:flex}.viewer-flag{font-style:normal}.viewer-flag-last{font-size:.5625rem}.member-duplicate-warning{color:#fff;vertical-align:middle;background:#d82626;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;margin-left:3px;font-size:.6875rem;font-weight:900;line-height:1;display:inline-flex}.outside-hours-mark{color:#d32222;vertical-align:baseline;width:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;margin-left:3px;padding:0;font-size:.875rem;font-weight:900;line-height:1;display:inline}.cell-available-instructors{z-index:4;pointer-events:none;flex-direction:column;grid-area:2/1;place-self:start end;align-items:center;gap:3px;margin-top:8px;margin-right:4px;display:flex}.quick-view .schedule-cell{grid-template-rows:auto minmax(20px,1fr)}.quick-view .cell-available-instructors{flex-direction:row;justify-content:flex-end;align-items:center;gap:3px;margin-top:8px;margin-right:4px}.quick-view .cell-add-placeholder{color:#0000;height:20px;min-height:20px;padding:0;font-size:0}@media (width<=1000px){.appointment-modal-top{grid-template-columns:minmax(150px,auto) minmax(110px,1fr) auto;gap:8px}.appointment-note-preview{max-width:230px}.group-appointment-layout{grid-template-columns:200px minmax(0,1fr)}}@media (width<=767px){.appointment-modal-top{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"date actions""note note";min-height:auto}.appointment-modal-top-left{grid-area:date}.appointment-note-preview{grid-area:note;width:100%;max-width:none;min-height:48px}.appointment-top-actions{grid-area:actions}.appointment-top-actions .save-button,.appointment-top-actions .cancel-button{min-width:62px;padding:0 8px}.group-appointment-layout,.appointment-layout{grid-template-columns:130px minmax(0,1fr)}.client-sidebar{padding:8px}.date-picker-actions{grid-template-columns:minmax(0,1.2fr) minmax(120px,.8fr)}.portal-backdrop{padding:8px}.portal-card{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}}.apply-repeat-button:disabled{opacity:.45;cursor:default}.schedule-toolbar-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.pin-appointment-button{color:#373d45;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cfd3d8;border-radius:8px;min-height:36px;padding:0 12px;font-size:.6875rem;font-weight:820}.pin-appointment-button.active{color:#fff;background:#2b2d31;border-color:#2b2d31}.appointment-note-preview strong{text-align:left;width:100%}.portal-close-button.portal-close-text{flex:none;width:auto;min-width:64px;height:38px;padding:0 11px;font-size:.6875rem;font-weight:850;line-height:1}.auth-gate{z-index:200000;background:#f3f4f6;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.auth-card{background:#fff;border:1px solid #d4d8dd;border-radius:14px;flex-direction:column;gap:12px;width:min(390px,100vw - 28px);padding:24px;display:flex;box-shadow:0 22px 65px #00000029}.auth-brand{color:#31363c;letter-spacing:.2px;font-size:.8125rem;font-weight:900}.auth-card h1{margin:0;font-size:1.5rem;line-height:1.1}.auth-card p{color:#666e78;margin:-2px 0 2px;font-size:.75rem;line-height:1.4}.auth-card input{letter-spacing:3px;text-align:center;background:#fff;border:1px solid #cbd0d6;border-radius:9px;outline:none;width:100%;min-height:52px;padding:0 13px;font-size:1.25rem;font-weight:850}.auth-card input:focus{border-color:#747b84;box-shadow:0 0 0 2px #5058621a}.auth-error{color:#b32727;text-align:center;margin-top:-3px;font-size:.6875rem;font-weight:800}.auth-submit{width:100%;min-height:48px}.auth-test-hint{color:#9298a0;text-align:center;font-size:.5625rem;line-height:1.35}.notification-clickable{cursor:pointer;transition:background .12s,border-color .12s}.notification-clickable:hover{background:#f5f6f7;border-color:#cbd0d6}.notification-item.reviewed{background:#f7faf7}.notification-item-copy{flex:1;min-width:0}.notification-item-actions{flex-direction:column;flex:none;align-items:stretch;gap:5px;display:flex}.notification-item .notification-check-button,.notification-item .notification-remove-button{cursor:pointer;border-radius:6px;min-width:82px;min-height:32px;padding:0 8px;font-size:.5625rem;font-weight:850}.notification-item .notification-check-button{color:#35533a;background:#f5faf6;border:1px solid #b9cdbd}.notification-item .notification-check-button.checked{color:#fff;background:#56705b;border-color:#56705b}.notification-item .notification-remove-button{color:#9a2d2d;background:#fff;border:1px solid #dfb6b6}.notification-reviewed-meta{color:#64756a;margin-top:5px;font-size:.5625rem;font-weight:760;display:block}.notification-detail-card{width:min(720px,100vw - 24px)}.notification-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.notification-detail-grid>div{background:#fafafa;border:1px solid #dde1e5;border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:9px 10px;display:flex}.notification-detail-grid .notification-detail-wide{grid-column:1/-1}.notification-detail-grid span{color:#747b84;text-transform:uppercase;letter-spacing:.3px;font-size:.5625rem;font-weight:760}.notification-detail-grid strong{color:#22272d;overflow-wrap:anywhere;font-size:.75rem;line-height:1.35}.notification-detail-actions{justify-content:flex-end;gap:7px;margin-top:12px;display:flex}@media (width<=900px){.schedule-toolbar-actions{gap:5px}.pin-appointment-button{display:none}}@media (width<=620px){.notification-detail-grid{grid-template-columns:1fr}.notification-detail-grid .notification-detail-wide{grid-column:auto}.notification-item-actions{gap:4px}}.pin-appointment-button:disabled{opacity:.34;cursor:not-allowed;color:#7f858d;background:#f1f2f4;border-color:#d9dde2}.schedule-app.orientation-landscape .appointment-dock{min-width:0}.auth-role-field{flex-direction:column;gap:5px;display:flex}.auth-role-field>span{color:#626a74;text-transform:uppercase;letter-spacing:.35px;font-size:.625rem;font-weight:850}.auth-role-field select{color:#22272d;background:#fff;border:1px solid #cbd0d6;border-radius:8px;width:100%;min-height:44px;padding:0 10px;font-size:.8125rem;font-weight:800}.read-only-instructor-settings .work-slot,.read-only-instructor-settings .work-slot:disabled{cursor:default;opacity:1}.read-only-color-display{align-items:center;gap:10px;min-height:48px;display:flex}.read-only-color-swatch{border-radius:50%;flex:0 0 34px;width:34px;height:34px;box-shadow:0 0 0 1px #00000024}@media (width<=900px){.pin-appointment-button{justify-content:center;align-items:center;display:inline-flex}}.cancellation-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.view-only-label{color:#8b4a4a;letter-spacing:.1px;background:#fff;border:1px solid #d7a9a9;border-radius:999px;flex:none;padding:3px 7px;font-size:.5625rem;font-weight:850}.instructor-settings-header-row{align-items:center}.instructor-settings-actions{flex-flow:row;justify-content:flex-end;align-items:center;gap:7px;display:flex}.instructor-permission-line{flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;display:flex}.permission-badge{border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:.625rem;font-weight:900;display:inline-flex}.permission-badge.manager{color:#264d31;background:#eef8f0;border:1px solid #9cc4a7}.permission-badge.staff{color:#565d66;background:#f5f6f7;border:1px solid #cfd4da}.instructor-access-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.instructor-access-summary>div{flex-direction:column;gap:3px;min-width:0;display:flex}.instructor-access-summary small{color:#6b727b;font-size:.65625rem;line-height:1.35}.manager-toggle{cursor:pointer;background:#fff;border:1px solid #ccd1d6;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:.6875rem;font-weight:850;display:inline-flex}.manager-toggle input{width:17px;height:17px;margin:0}@media (width<=620px){.instructor-access-summary{flex-direction:column;align-items:stretch}.manager-toggle{justify-content:center;width:100%}}.instructor-strip{gap:5px;padding:5px 9px}.instructor-summary{border-radius:8px;gap:7px;min-width:160px;min-height:44px;padding:5px 8px}.instructor-summary-text{min-width:0;display:block}.instructor-summary strong{white-space:nowrap;font-size:.78125rem;line-height:1.1}.instructor-summary small{margin-top:2px;font-size:.5625rem;line-height:1.15}.instructor-color-dot{flex-basis:13px;width:13px;height:13px}.device-tablet .instructor-strip,.device-mobile .instructor-strip{gap:4px;padding:4px 6px}.device-tablet .instructor-summary,.device-mobile .instructor-summary{border-radius:7px;gap:5px;min-width:104px;min-height:34px;padding:4px 6px}.device-tablet .instructor-summary small,.device-mobile .instructor-summary small,.device-tablet .instructor-card-initials,.device-mobile .instructor-card-initials{display:none}.device-tablet .instructor-summary strong,.device-mobile .instructor-summary strong{font-size:.65625rem;line-height:1}.device-tablet .instructor-color-dot,.device-mobile .instructor-color-dot{flex-basis:10px;width:10px;height:10px}@media (width<=480px){.device-mobile .instructor-summary{min-width:94px;min-height:32px;padding:3px 5px}.device-mobile .instructor-summary strong{font-size:.625rem}}.read-only-instructor-settings .readonly-compact-meta{flex-wrap:nowrap;gap:6px;min-height:24px;margin-top:4px}.readonly-header-color-swatch{border-radius:50%;flex:0 0 14px;width:14px;height:14px;display:inline-block;box-shadow:0 0 0 1px #00000024}.readonly-header-color-label{color:#666d76;font-size:.625rem;font-weight:750}.read-only-instructor-settings .instructor-settings-content{padding-top:8px}.read-only-instructor-settings .read-only-color-display{display:none!important}.topbar-actions button.active{color:#fff;background:#222;border-color:#222}.settings-staff-actions{background:#fafafa;border:1px solid #d9dde2;border-radius:10px;align-items:center;gap:12px;margin:14px 0 4px;padding:12px;display:flex}.settings-staff-actions small{color:#6d747d;font-size:.6875rem;line-height:1.3}.settings-schedule-exceptions-entry{margin-top:10px}.settings-schedule-exceptions-entry .save-button{flex:none}.add-staff-card,.member-profile-card{background:#fff;border-radius:14px;flex-direction:column;width:min(980px,100vw - 28px);max-height:min(94dvh,920px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000045}.add-staff-topbar,.member-profile-topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:11px 14px;display:flex}.add-staff-topbar>div:first-child,.member-profile-topbar>div:first-child{min-width:0}.add-staff-topbar strong,.member-profile-topbar strong{font-size:1.125rem;font-weight:850;display:block}.add-staff-topbar small,.member-profile-topbar small{color:var(--secondary);margin-top:3px;font-size:.6875rem;display:block}.add-staff-actions,.member-profile-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.member-profile-actions-spacer{flex:1}.add-staff-content,.member-profile-content{min-height:0;padding:12px;overflow-y:auto}.add-staff-footer,.member-profile-footer{border-top:1px solid var(--border);background:#fff;padding:9px 12px}.add-staff-footer .add-staff-actions,.member-profile-footer .member-profile-actions{width:100%}.staff-field-grid,.member-profile-fields,.staff-private-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.staff-field-grid label,.member-profile-fields label,.staff-private-fields label,.member-profile-note-field{color:#454b53;flex-direction:column;gap:5px;min-width:0;font-size:.6875rem;font-weight:800;display:flex}.staff-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.staff-permission-hint{color:#7a818a;margin-top:7px;font-size:.65625rem;display:block}.staff-private-section{padding:0;overflow:hidden}.staff-private-toggle{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:9px 11px;display:flex}.staff-private-toggle>span:first-child{flex-direction:column;gap:2px;display:flex}.staff-private-toggle small{color:#777e87;font-size:.625rem}.staff-private-fields{padding:0 11px 11px}.member-management-page{background:var(--background);flex:1;min-width:0;min-height:0;padding:18px;overflow-y:auto}.member-management-header,.member-search-shell{width:min(1040px,100%);margin-left:auto;margin-right:auto}.member-management-header{margin-bottom:14px}.member-management-header h1{margin:0;font-size:1.5625rem;font-weight:850}.member-management-header p{color:var(--secondary);margin:4px 0 0;font-size:.75rem}.member-search-shell{border:1px solid var(--border);background:#fff;border-radius:12px;padding:16px}.member-directory-search-row{align-items:stretch;gap:8px;display:flex}.member-add-new-button{color:#fff;cursor:pointer;background:#222;border:1px solid #222;border-radius:9px;min-width:108px;padding:0 12px;font-size:.8125rem;font-weight:800}.member-directory-search-wrap{flex:1;min-width:0;position:relative}.member-directory-search-input{background:#fff;border:1px solid #cdd2d8;border-radius:9px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:.9375rem}.member-directory-search-input:focus{border-color:#9299a2;box-shadow:0 0 0 2px #0000000a}.member-search-suggestions{z-index:500;background:#fff;border:1px solid #ccd1d7;border-radius:9px;gap:2px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0;right:0;box-shadow:0 12px 28px #00000029}.member-search-suggestions button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;min-height:37px;padding:0 10px;font-size:.8125rem;font-weight:720}.member-search-suggestions button:hover,.member-search-suggestions button.active{background:#f0f1f3}.member-directory-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.member-directory-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dadee3;border-radius:9px;flex-direction:column;align-items:flex-start;gap:3px;min-width:0;min-height:66px;padding:10px 11px;display:flex}.member-directory-card:hover{background:#fafafa;border-color:#bec4cb}.member-directory-card strong{font-size:.84375rem;font-weight:830}.member-directory-card span{color:#6a7179;font-size:.65625rem}.member-directory-card small{color:#777e87;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.625rem;overflow:hidden}.member-directory-empty{color:#7c838c;text-align:center;margin-top:14px;padding:26px 12px;font-size:.75rem}.member-directory-show-more{width:100%;margin-top:10px}.member-profile-note-field{margin-top:12px}.member-profile-note-field textarea{resize:vertical;width:100%;min-height:110px;font:inherit;background:#fff;border:1px solid #cfd3d8;border-radius:8px;outline:none;padding:10px 11px;font-size:.8125rem;line-height:1.4}.member-profile-fields input[readonly],.member-profile-note-field textarea[readonly]{color:#4e555d;background:#f7f7f8}.member-photo-section{border:1px solid #e0e3e7;border-radius:10px;margin-top:13px;padding:11px}.member-photo-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.member-photo-header strong,.member-photo-header small{display:block}.member-photo-header small{color:#777e87;margin-top:2px;font-size:.625rem}.member-photo-upload-button{cursor:pointer;background:#fff;border:1px solid #cfd3d8;border-radius:8px;align-items:center;min-height:36px;padding:0 11px;font-size:.6875rem;font-weight:800;display:inline-flex}.member-photo-upload-button input{display:none}.member-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.member-photo-slot{aspect-ratio:3/4;color:#8a9098;background:#f7f7f8;border:1px dashed #c8cdd3;border-radius:8px;justify-content:center;align-items:center;min-width:0;font-size:.625rem;font-weight:750;display:flex;position:relative;overflow:hidden}.member-photo-slot img{object-fit:contain;object-position:center center;background:#eef0f3;width:100%;height:100%}.member-photo-preview-button{z-index:1;border-radius:inherit;cursor:zoom-in;background:#eef0f3;border:0;width:100%;min-width:0;height:100%;min-height:0;padding:0;position:absolute;inset:0;overflow:hidden}.member-photo-preview-button:focus-visible{outline-offset:-3px;outline:2px solid #202327}.member-photo-remove-button{z-index:3;background:#ffffffe6;border:1px solid #0000002e;border-radius:6px;min-height:27px;padding:0 6px;font-size:.5625rem;font-weight:800;position:absolute;bottom:4px;right:4px}@media (width<=760px){.member-management-page{padding:8px}.member-search-shell{padding:10px}.member-directory-results{grid-template-columns:minmax(0,1fr)}.member-add-new-button{min-width:92px;padding:0 8px;font-size:.6875rem}.staff-field-grid,.member-profile-fields,.staff-private-fields{grid-template-columns:minmax(0,1fr)}.member-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-staff-card,.member-profile-card{width:calc(100vw - 12px);max-height:96dvh}.member-profile-topbar,.add-staff-topbar{align-items:flex-start}.member-profile-actions,.add-staff-actions{gap:4px}.member-profile-actions .cancel-button,.member-profile-actions .save-button,.member-profile-actions .delete-button,.add-staff-actions .cancel-button,.add-staff-actions .save-button{min-width:58px;padding:0 7px;font-size:.6875rem}}.instructor-settings-header-row{flex-direction:row!important;align-items:center!important}.instructor-settings-heading-block{flex:auto;min-width:0}.instructor-title-edit-row{align-items:center;gap:7px;min-width:0;display:flex}.instructor-title-edit-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.inline-edit-name-button{color:#555d66;cursor:pointer;background:#fff;border:1px solid #d2d6db;border-radius:6px;min-height:24px;padding:0 7px;font-size:.59375rem;font-weight:850}.instructor-inline-name-input{width:min(320px,52vw);min-height:34px;font:inherit;background:#fff;border:1px solid #bfc5cc;border-radius:7px;outline:none;padding:0 9px;font-size:1.0625rem;font-weight:850}.instructor-settings-actions,.portal-header-actions.instructor-settings-actions{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;display:flex!important}.instructor-settings-actions .cancel-button,.instructor-settings-actions .save-button{flex:none;min-width:70px;width:auto!important}.staff-information-section .staff-private-toggle:disabled{opacity:1;cursor:default}.staff-info-manager-toggle{place-self:end stretch}.instructor-color-section-compact{padding-top:9px;padding-bottom:9px}.staff-manager-card{flex-direction:column;width:min(900px,100vw - 24px);max-height:min(88dvh,820px);display:flex;overflow:hidden}.staff-manager-header{flex:none}.staff-manager-header-actions{flex-direction:row;flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.staff-manager-list{gap:7px;min-height:0;display:grid;overflow-y:auto}.staff-manager-row{background:#fff;border:1px solid #d9dde2;border-radius:9px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px 9px;display:grid}.staff-manager-row.deactivated{opacity:.72;background:#f3f4f5}.staff-manager-row.pending-deletion{color:#757b83;opacity:.68;background:#eceeef;border-color:#d2d5d9}.staff-manager-main{flex-direction:column;gap:3px;min-width:0;display:flex}.staff-manager-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84375rem;overflow:hidden}.staff-manager-main small{color:#69717a;font-size:.65625rem}.staff-manager-row-actions{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.compact-action-button{color:#343a40;cursor:pointer;background:#fff;border:1px solid #cfd4da;border-radius:7px;min-height:31px;padding:0 8px;font-size:.625rem;font-weight:800}.compact-action-button.danger{color:#9e2929;background:#fff8f8;border-color:#dfb8b8}.staff-delete-confirm-card{width:min(500px,100vw - 24px)}.staff-delete-warning{color:#7d3030;background:#fff7f7;border:1px solid #e0bcbc;border-radius:8px;margin-bottom:12px;padding:10px 11px;font-size:.75rem;font-weight:750}.hold-delete-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;background:#a82f2f;border:1px solid #b74a4a;border-radius:9px;width:100%;min-height:48px;font-size:.8125rem;font-weight:850;position:relative;overflow:hidden}.hold-delete-button.holding{background:#922626}.hold-delete-progress{pointer-events:none;background:#ffffffb8;height:4px;position:absolute;bottom:0;left:0}.appointment-card.viewer-occurrence-muted{opacity:.58;filter:saturate(.82);width:calc(100% - 10px);margin-left:10px}.quick-appointment-card.viewer-occurrence-muted{width:calc(100% - 8px);margin-left:8px}@media (width<=700px){.staff-manager-row{grid-template-columns:16px minmax(0,1fr)}.staff-manager-row-actions{grid-column:1/-1;justify-content:flex-end}.instructor-settings-actions .cancel-button,.instructor-settings-actions .save-button{min-width:62px;padding-left:8px;padding-right:8px}}.staff-manager-header.staff-manager-header-compact{grid-template-columns:auto minmax(90px,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:8px 10px;display:grid}.staff-manager-header-title{text-align:center;min-width:0;font-size:1rem;font-weight:850;line-height:1.1}.staff-manager-add-button,.staff-manager-close-button{flex:none;min-width:86px;min-height:36px;padding:0 11px;width:auto!important}.staff-manager-header-actions{display:contents}.staff-info-manager-toggle{color:#111;background:#fff;border:1px solid #111;border-radius:8px;grid-column:1/-1;place-self:start;align-items:center;gap:8px;width:fit-content;min-width:190px;min-height:36px;margin:0;padding:0 10px;font-size:.71875rem;font-weight:850;line-height:1;display:inline-flex;flex-direction:row!important;justify-content:flex-start!important}.staff-info-manager-toggle input{accent-color:#111;flex:0 0 16px;width:16px;height:16px;margin:0}.staff-info-manager-toggle.checked{color:#fff;background:#111}.staff-info-manager-toggle.checked input{accent-color:#fff}.color-swatch.in-use:not(.selected){opacity:.34;filter:grayscale(.72)saturate(.45);cursor:pointer;box-shadow:inset 0 0 0 1px #00000024}.color-swatch.in-use:not(.selected):hover,.color-swatch.in-use:not(.selected):focus-visible{opacity:.62;filter:grayscale(.35)saturate(.72)}.color-swatch.in-use.selected{opacity:1;filter:none}@media (width<=620px){.staff-manager-header.staff-manager-header-compact{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:7px 8px}.staff-manager-header-title{font-size:.875rem}.staff-manager-add-button,.staff-manager-close-button{min-width:70px;min-height:34px;padding:0 8px;font-size:.6875rem}.staff-info-manager-toggle{width:auto;min-width:0}}.apprentice-promotion-row{color:#111;background:#fff;border:1px solid #111;border-radius:8px;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:6px 8px;display:flex}.apprentice-status-label{min-width:0;font-size:.71875rem;font-weight:850}.promote-instructor-button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:7px;flex:none;min-height:32px;padding:0 10px;font-size:.65625rem;font-weight:850}.promote-instructor-button:hover{color:#111;background:#fff}.staff-info-manager-toggle{max-width:240px}.compact-action-button:not(.danger){color:#111;background:#fff;border-color:#111}.compact-action-button:not(.danger):hover{color:#fff;background:#111}@media (width<=620px){.apprentice-promotion-row{gap:8px}.promote-instructor-button{padding:0 8px;font-size:.625rem}}.write-auth-card{background:#fff;border-radius:12px;width:min(430px,100vw - 28px);overflow:hidden;box-shadow:0 22px 70px #00000047}.write-auth-body{padding:14px}.write-auth-body p{color:#5f6670;margin:0 0 10px;font-size:.75rem;line-height:1.4}.write-auth-input{text-align:center;letter-spacing:.18em;margin-bottom:9px;font-size:1.125rem;font-weight:800}.write-auth-submit{width:100%}.instructor-card-initials.apprentice{font-weight:900}.device-tablet .instructor-card-initials.apprentice,.device-mobile .instructor-card-initials.apprentice{font-size:.5rem;display:inline}.appointment-instructor-initial-stack{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:inline-flex}.appointment-apprentice-label{color:inherit;letter-spacing:.04em;margin-bottom:1px;font-size:.4375rem;font-weight:900;line-height:1;display:block}.instructor-type-admin-row{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.compact-type-grid{flex:0 260px}.repeat-count-hint{color:#737a84;margin-top:4px;font-size:.59375rem;display:block}.app-subtitle{min-height:16px}.write-auth-card .portal-card-header small{max-width:290px}.appointment-apprentice-label{opacity:.82}.pending-remove-choice{color:#fff;cursor:pointer;background:#222;border:1px solid #222;border-radius:9px;width:100%;min-height:48px;margin-bottom:10px;font-size:.8125rem;font-weight:850}.client-watermark.pending{color:#555;letter-spacing:.5px;font-size:1.1875rem}.notification-appointment-note strong{white-space:pre-wrap;line-height:1.35}.notification-group-member-section{border-top:1px solid #dfe2e6;margin-top:12px;padding-top:12px}.notification-group-member-title{margin-bottom:8px;font-size:.8125rem;font-weight:900}.notification-group-member-list{gap:6px;display:grid}.notification-group-member-row{background:#fff;border:1px solid #dde0e4;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 9px;display:flex}.notification-group-member-row.session-applied{background:#fafafa}.notification-group-member-row.removed-waive{background:#f5faf5;border-color:#c6d9ca}.notification-group-member-row.removed-charge{background:#fff7f7;border-color:#e2c0c0}.notification-group-member-row.pending-decision{background:#f7f7f7;border-color:#c5c5c5}.notification-group-member-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-group-member-copy strong{font-size:.75rem;font-weight:850}.notification-group-member-copy span{color:#666d76;font-size:.625rem;font-weight:750}.notification-group-decision-actions{flex:none;align-items:center;gap:6px;display:flex}.waive-choice.compact,.charge-choice.compact{cursor:pointer;border-radius:7px;min-height:34px;padding:0 10px;font-size:.6875rem;font-weight:850}@media (width<=620px){.notification-group-member-row{flex-direction:column;align-items:stretch}.notification-group-decision-actions{width:100%}.notification-group-decision-actions button{flex:1}}.return-studio-button{color:#9e2929;cursor:pointer;white-space:nowrap;background:#fff4f4;border:1px solid #c98888;border-radius:7px;min-height:36px;padding:0 11px;font-size:.6875rem;font-weight:850}.return-studio-button:hover{background:#ffe9e9;border-color:#b96a6a}.studio-activation-gate .auth-card{max-width:390px}.orientation-landscape .appointment-modal-top.compact-tablet-actions{grid-template-columns:minmax(142px,auto) minmax(84px,1fr) auto;gap:6px;min-height:76px;padding:8px 9px}.orientation-landscape .appointment-modal-top.compact-tablet-actions .appointment-modal-top-left{min-width:0;overflow:hidden}.orientation-landscape .appointment-modal-top.compact-tablet-actions .selected-slot-date,.orientation-landscape .appointment-modal-top.compact-tablet-actions .selected-slot-sub{min-width:0}.orientation-landscape .appointment-modal-top.compact-tablet-actions .appointment-note-preview{min-width:0;min-height:48px;max-height:56px;padding:6px 7px}.orientation-landscape .appointment-modal-top.compact-tablet-actions .appointment-note-preview strong{font-size:.625rem}.orientation-landscape .appointment-modal-top.compact-tablet-actions .appointment-note-preview span{-webkit-line-clamp:2;font-size:.65625rem}.orientation-landscape .appointment-modal-top.compact-tablet-actions .appointment-top-actions{flex:none;gap:4px;min-width:82px;margin-left:0}.orientation-landscape .appointment-modal-top.compact-tablet-actions .compact-header-action{border-radius:8px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:1.0625rem;line-height:1;display:inline-flex}.orientation-landscape .appointment-modal-top.compact-tablet-actions .save-button.compact-header-action{font-size:.9375rem}@media (width<=1100px) and (orientation:landscape){.device-tablet .schedule-toolbar-actions{gap:5px}.device-tablet .return-studio-button{min-height:34px;padding:0 8px;font-size:.625rem}}.audit-history-card{flex-direction:column;width:min(1040px,96vw);max-height:92dvh;display:flex;overflow:hidden}.audit-history-header{flex:none}.audit-history-toolbar{border-bottom:1px solid var(--border);background:#fafafa;grid-template-columns:minmax(0,1fr) 190px;gap:8px;padding:10px 12px;display:grid}.audit-history-search{min-height:40px}.audit-history-category,.audit-setting-row select{min-height:40px;font:inherit;background:#fff;border:1px solid #cfd3d8;border-radius:8px;padding:0 10px}.audit-history-list{min-height:0;padding:8px;overflow:auto}.audit-history-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #dadde2;border-radius:8px;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:62px;margin-bottom:6px;padding:8px 10px;display:grid}.audit-history-row:hover{background:#fafafa}.audit-history-time{color:#656c75;font-size:.6875rem;font-weight:750}.audit-history-main{flex-direction:column;gap:3px;min-width:0;display:flex}.audit-history-main strong{font-size:.8125rem;font-weight:820}.audit-history-main small{color:#6c737c;font-size:.65625rem}.audit-history-action{text-overflow:ellipsis;white-space:nowrap;color:#444b53;background:#f7f7f8;border:1px solid #d7dbe0;border-radius:6px;max-width:190px;padding:4px 7px;font-size:.59375rem;font-weight:780;overflow:hidden}.audit-history-more{margin:0 12px 12px}.audit-history-detail-card{flex-direction:column;width:min(1180px,97vw);max-height:94dvh;display:flex;overflow:hidden}.audit-detail-scroll{min-height:0;padding:12px;overflow:auto}.audit-detail-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.audit-detail-meta-grid>div{background:#fafafa;border:1px solid #e0e3e7;border-radius:8px;min-width:0;padding:8px}.audit-detail-meta-grid span,.audit-detail-meta-grid strong{display:block}.audit-detail-meta-grid span{color:#747b84;margin-bottom:3px;font-size:.59375rem;font-weight:750}.audit-detail-meta-grid strong{overflow-wrap:anywhere;font-size:.71875rem}.audit-detail-section{background:#fff;border:1px solid #e0e3e7;border-radius:9px;margin-top:11px;padding:10px}.audit-changed-fields{flex-wrap:wrap;gap:5px;display:flex}.audit-changed-fields span{background:#f0f1f3;border-radius:6px;padding:4px 7px;font-size:.625rem;font-weight:750}.audit-before-after-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.audit-before-after-grid>div{min-width:0}.audit-before-after-grid pre,.audit-metadata-pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8f8f9;border:1px solid #e1e4e8;border-radius:7px;max-height:320px;margin:6px 0 0;padding:9px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.59375rem;line-height:1.4;overflow:auto}.audit-snapshot-caption{color:#747b84;margin:-2px 0 8px;font-size:.625rem;display:block}.audit-viewer-snapshot-wrap{background:#fff;border:1px solid #d7dbe0;border-radius:8px;max-width:100%;overflow:auto}.audit-viewer-snapshot-grid{grid-template-columns:75px repeat(6,minmax(125px,1fr));min-width:910px;display:grid}.audit-snapshot-header,.audit-snapshot-time,.audit-snapshot-cell{border-bottom:1px solid #e0e3e7;border-right:1px solid #e0e3e7;min-height:54px}.audit-snapshot-header,.audit-snapshot-time{background:#fafafa;justify-content:center;align-items:center;font-size:.625rem;font-weight:820;display:flex}.audit-snapshot-cell{background:#fff;padding:4px}.audit-snapshot-appointment{background:#f5f6f7;border:1px solid #d9dde1;border-radius:5px;flex-direction:column;gap:1px;margin-bottom:3px;padding:4px 5px;display:flex}.audit-snapshot-appointment strong{font-size:.59375rem;line-height:1.2}.audit-snapshot-appointment small{color:#686f78;font-size:.5rem;line-height:1.2}.audit-settings-section{background:#fafafa;border:1px solid #dfe2e6;border-radius:9px;margin:10px 0;padding:10px}.audit-settings-heading{margin-bottom:8px}.audit-settings-heading strong,.audit-settings-heading small{display:block}.audit-settings-heading small,.audit-settings-note{color:#707780;margin-top:3px;font-size:.625rem;line-height:1.3}.audit-setting-row{border-top:1px solid #e6e8eb;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:5px 0;font-size:.71875rem;font-weight:720;display:flex}.audit-setting-row select{min-width:86px;min-height:34px}@media (width<=760px){.audit-history-toolbar{grid-template-columns:1fr}.audit-history-row{grid-template-columns:1fr;gap:4px}.audit-history-action{justify-self:start;max-width:100%}.audit-detail-meta-grid,.audit-before-after-grid{grid-template-columns:1fr}}.audit-page{background:var(--background);flex-direction:column;flex:1;min-width:0;min-height:0;padding:12px 14px 14px;display:flex;overflow:hidden}.audit-page-header{flex:none;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;max-width:1900px;margin:0 auto 8px;display:flex}.audit-page-header h1{margin:0;font-size:1.4375rem;font-weight:850}.audit-page-header p{color:#69717a;margin:3px 0 0;font-size:.6875rem;font-weight:650}.audit-page-count{color:#5f6670;white-space:nowrap;background:#fff;border:1px solid #d7dbe0;border-radius:7px;padding:5px 8px;font-size:.625rem;font-weight:780}.audit-page-toolbar{flex:none;grid-template-columns:minmax(0,1fr) 190px;gap:8px;width:100%;max-width:1900px;margin:0 auto 8px;display:grid}.audit-page-layout{flex:1;grid-template-columns:minmax(0,1.75fr) minmax(330px,.75fr);gap:9px;width:100%;min-width:0;max-width:1900px;min-height:0;margin:0 auto;display:grid;overflow:hidden}.audit-page-detail-pane,.audit-page-list-pane{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:0;min-height:0;overflow:hidden}.audit-page-detail-pane{overflow:auto}.audit-page-list-pane{flex-direction:column;display:flex}.audit-page-list-scroll{flex:1;min-height:0;padding:7px;overflow-y:auto}.audit-page-empty{color:#747b84;text-align:center;justify-content:center;align-items:center;min-height:240px;padding:20px;font-size:.8125rem;display:flex}.audit-history-page-row{grid-template-columns:118px minmax(0,1fr) auto;min-height:68px;padding:7px 8px}.audit-history-page-row.selected{background:#f2f4f6;border-color:#7f8791;box-shadow:inset 3px 0 #3d434b}.audit-history-appointment-date{color:#262a2f;font-size:.65625rem;font-weight:820}.audit-detail-page-content{min-width:0;padding:10px}.audit-detail-page-heading{border-bottom:1px solid #e0e3e7;justify-content:space-between;align-items:flex-start;gap:10px;padding:2px 2px 9px;display:flex}.audit-detail-page-heading>div{min-width:0}.audit-detail-page-heading strong,.audit-detail-page-heading small{display:block}.audit-detail-page-heading>div>strong{font-size:.9375rem;font-weight:850}.audit-detail-page-heading>div>small{color:#6b727b;margin-top:3px;font-size:.65625rem;font-weight:680}.audit-detail-page-action{color:#343a41;text-align:center;background:#f8f8f9;border:1px solid #d5d9de;border-radius:7px;max-width:42%;padding:5px 8px;font-size:.625rem;font-weight:820}.audit-snapshot-page-section{margin-top:9px}.audit-detail-section-heading-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.audit-highlight-key{color:#6a4300;background:#fff5d9;border:1px solid #c98d2c;border-radius:6px;flex:none;padding:4px 7px;font-size:.5625rem;font-weight:820}.audit-viewer-snapshot-color .audit-snapshot-cell.changed{background:#fff7df;box-shadow:inset 0 0 0 2px #d59a35}.audit-viewer-snapshot-color .audit-snapshot-appointment{border-color:#0000001f;box-shadow:inset 0 0 0 1px #ffffff40}.audit-viewer-snapshot-color .audit-snapshot-appointment.changed{border:2px solid #c87900;position:relative;box-shadow:0 0 0 2px #fff,0 0 0 4px #e6a233}.audit-viewer-snapshot-color .audit-snapshot-appointment.changed:after{content:"CHANGED";color:#fff;letter-spacing:.3px;background:#1f2328;border-radius:4px;padding:2px 4px;font-size:.40625rem;font-weight:900;position:absolute;top:-7px;right:-5px}.audit-snapshot-deleted-ghost{opacity:.92;color:#8b2222!important;background:#fff2f2!important;border:2px dashed #b73333!important}.audit-snapshot-deleted-ghost small{color:#8b2222!important}.audit-previous-card-section{background:#fafafa}.audit-previous-card-wrap{max-width:420px;margin-top:7px}.audit-previous-card{border:1px solid #00000021;border-radius:7px;flex-direction:column;gap:2px;min-height:52px;padding:7px 9px;display:flex}.audit-previous-card strong{font-size:.71875rem;font-weight:850}.audit-previous-card small{opacity:.9;font-size:.5625rem;font-weight:720}.audit-field-diff-list{gap:5px;margin-top:9px;display:grid}.audit-field-diff-row{grid-template-columns:130px minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:6px;display:grid}.audit-field-diff-row>span,.audit-field-diff-row>div{background:#fff;border:1px solid #e0e3e7;border-radius:6px;min-width:0;padding:6px 7px}.audit-field-diff-row>span{color:#555d66;align-items:center;font-size:.59375rem;font-weight:820;display:flex}.audit-field-diff-row strong{color:#737a83;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:.53125rem;display:block}.audit-field-diff-row p{color:#20242a;overflow-wrap:anywhere;margin:0;font-size:.625rem;font-weight:720;line-height:1.3}.audit-no-previous{color:#717882;background:#fff;border:1px dashed #d6dade;border-radius:7px;margin-top:7px;padding:10px;font-size:.6875rem}@media (width<=1180px){.audit-page-layout{grid-template-columns:minmax(0,1fr) 330px}.audit-history-page-row{grid-template-columns:minmax(0,1fr) auto}.audit-history-page-row .audit-history-time{grid-column:1/-1;font-size:.5625rem}}@media (width<=850px){.audit-page{padding:7px}.audit-page-toolbar{grid-template-columns:minmax(0,1fr) 145px}.audit-page-layout{grid-template-rows:minmax(300px,1fr) minmax(210px,.55fr);grid-template-columns:minmax(0,1fr)}.audit-field-diff-row,.audit-detail-meta-grid,.audit-before-after-grid{grid-template-columns:1fr}}.group-client-actions.removed-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}.group-client-billing-actions{align-items:center;gap:5px;display:flex}.waive-choice.compact.selected,.charge-choice.compact.selected{border-color:#222;font-weight:900;box-shadow:inset 0 0 0 1px #222}.audit-grouped-list-scroll{padding:6px}.audit-date-group{background:#fff;border:1px solid #d9dde2;border-radius:8px;margin-bottom:7px;overflow:hidden}.audit-date-group-header,.audit-activity-header{cursor:pointer;text-align:left;border:0;width:100%}.audit-date-group-header{background:#f3f4f6;border-bottom:1px solid #0000;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:40px;padding:7px 9px;display:grid}.audit-date-group-header.open{border-bottom-color:#dfe2e6}.audit-date-group-header strong{font-size:.75rem;font-weight:880}.audit-date-group-header>span:last-child,.audit-activity-header>span:last-child{color:#707780;white-space:nowrap;font-size:.59375rem;font-weight:760}.audit-group-chevron{color:#4c535b!important;font-size:.75rem!important;font-weight:900!important}.audit-date-group-body{background:#fafafa;padding:5px}.audit-activity-group+.audit-activity-group{margin-top:5px}.audit-activity-group{background:#fff;border:1px solid #e1e4e8;border-radius:7px;overflow:hidden}.audit-activity-header{background:#fff;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:34px;padding:6px 8px;display:grid}.audit-activity-header.open{background:#f7f8f9;border-bottom:1px solid #e4e7ea}.audit-activity-header strong{font-size:.65625rem;font-weight:840}.audit-activity-records{gap:4px;padding:4px;display:grid}.audit-activity-records .audit-history-page-row{margin:0}.audit-human-saved-list{gap:6px;display:grid}.audit-human-saved-row{grid-template-columns:135px repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;display:grid}.audit-human-saved-row>span,.audit-human-saved-row>div{background:#fafafa;border:1px solid #e0e3e7;border-radius:7px;min-width:0;padding:7px 8px}.audit-human-saved-row>span{color:#545c65;align-items:center;font-size:.59375rem;font-weight:830;display:flex}.audit-human-saved-row strong{color:#747b84;text-transform:uppercase;letter-spacing:.25px;margin-bottom:2px;font-size:.53125rem;font-weight:820;display:block}.audit-human-saved-row p{color:#20242a;overflow-wrap:anywhere;margin:0;font-size:.625rem;font-weight:700;line-height:1.35}.audit-human-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.audit-human-metadata-grid>div{background:#fafafa;border:1px solid #e0e3e7;border-radius:7px;min-width:0;padding:7px 8px}.audit-human-metadata-grid span,.audit-human-metadata-grid strong{display:block}.audit-human-metadata-grid span{color:#747b84;margin-bottom:3px;font-size:.5625rem;font-weight:760}.audit-human-metadata-grid strong{color:#20242a;overflow-wrap:anywhere;font-size:.65625rem;font-weight:740;line-height:1.35}.audit-human-empty{color:#737a83;background:#fafafa;border:1px dashed #d8dce0;border-radius:7px;padding:9px;font-size:.625rem}@media (width<=850px){.audit-human-saved-row,.audit-human-metadata-grid{grid-template-columns:1fr}}.device-desktop.orientation-landscape.appointment-open .appointment-dock,.device-desktop.orientation-landscape.appointment-open .appointment-panel{min-width:0}.device-desktop.orientation-landscape .appointment-modal-top .appointment-top-actions{flex-shrink:0}.device-desktop.orientation-landscape .appointment-modal-top .save-button,.device-desktop.orientation-landscape .appointment-modal-top .cancel-button{white-space:nowrap}.audit-page-toolbar{grid-template-columns:minmax(220px,1fr) 170px minmax(430px,auto);align-items:end}.audit-date-range-filter{grid-template-columns:minmax(128px,1fr) minmax(128px,1fr) auto auto;align-items:end;gap:6px;min-width:0;display:grid}.audit-date-range-filter label{gap:3px;min-width:0;display:grid}.audit-date-range-filter label>span{color:#6d747c;font-size:.5625rem;font-weight:780}.audit-date-range-filter input[type=date]{color:#25292e;width:100%;min-width:0;height:34px;font:inherit;background:#fff;border:1px solid #cfd4da;border-radius:7px;padding:5px 7px;font-size:.65625rem;font-weight:700}.audit-range-apply{white-space:nowrap;height:34px;padding:0 11px}.audit-range-clear{white-space:nowrap;height:34px;padding:0 5px}.audit-range-error{color:#b3261e;grid-column:1/-1;margin-top:-2px;font-size:.59375rem;font-weight:760}.audit-history-load-footer{background:#fafafa;border-top:1px solid #e2e5e9;flex:none;padding:8px}.audit-history-load-status{color:#727982;align-items:baseline;gap:4px;margin-bottom:6px;font-size:.59375rem;font-weight:680;display:flex}.audit-history-load-status strong{color:#2c3137;font-size:.65625rem}.audit-history-load-status span{text-align:right;margin-left:auto}.audit-history-load-footer .audit-history-more{width:100%;margin:0}.audit-history-all-loaded{color:#737a83;text-align:center;padding:6px 3px 2px;font-size:.59375rem;font-weight:720}@media (width<=1120px){.audit-page-toolbar{grid-template-columns:minmax(0,1fr) 150px}.audit-date-range-filter{grid-column:1/-1;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) auto auto}}@media (width<=700px){.audit-page-toolbar{grid-template-columns:minmax(0,1fr)}.audit-date-range-filter{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.audit-range-apply,.audit-range-clear{width:100%}}.audit-snapshot-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.audit-snapshot-zoom-controls{background:#fff;border:1px solid #d5d9de;border-radius:7px;align-items:center;gap:4px;padding:3px;display:inline-flex}.audit-snapshot-zoom-controls button{color:#252a30;cursor:pointer;background:#f8f8f9;border:1px solid #d5d9de;border-radius:5px;min-width:28px;height:26px;padding:0 7px;font-size:.6875rem;font-weight:820;line-height:1}.audit-snapshot-zoom-controls button:hover:not(:disabled){background:#efeff1}.audit-snapshot-zoom-controls button:disabled{opacity:.4;cursor:default}.audit-snapshot-zoom-controls .audit-snapshot-zoom-value{background:#fff;min-width:48px}.audit-snapshot-zoom-controls .audit-snapshot-reset-zoom{min-width:auto;padding-inline:9px}@media (width<=760px){.audit-detail-section-heading-row{align-items:stretch}.audit-snapshot-heading-actions{justify-content:flex-start}.audit-highlight-key{align-self:center}}.appointment-member-search-row{align-items:center;gap:8px;display:flex}.appointment-member-search-row .member-search{flex:auto;min-width:0}.appointment-add-new-member{white-space:nowrap;flex:none;min-height:44px}.client-info-button{z-index:3;color:#4b535d;cursor:pointer;background:#fff;border:1px solid #c7ccd2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.875rem;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px}.client-info-button:hover{background:#f5f6f7;border-color:#808892}.client-sidebar-item .client-card-main{padding-right:28px}.member-quick-view-card{background:#fff;border-radius:14px;flex-direction:column;width:min(720px,100vw - 28px);max-height:min(90dvh,760px);display:flex;overflow:hidden;box-shadow:0 24px 70px #00000045}.member-quick-view-content{min-height:0;padding:14px;overflow-y:auto}.member-quick-view-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.member-quick-view-fields>div,.notification-incomplete-member-summary>div{background:#fafbfc;border:1px solid #e0e3e7;border-radius:9px;padding:9px 10px}.member-quick-view-fields span,.notification-incomplete-member-summary span,.member-quick-view-note>span{color:#767d86;text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:750;display:block}.member-quick-view-fields strong,.notification-incomplete-member-summary strong{margin-top:3px;font-size:.8125rem;display:block}.member-quick-view-note{background:#fff;border:1px solid #e0e3e7;border-radius:9px;margin-top:10px;padding:10px}.member-quick-view-note p{white-space:pre-wrap;color:#333941;margin:5px 0 0;font-size:.75rem;line-height:1.45}.member-quick-view-photos{margin-top:12px}.notification-incomplete-member-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 0;display:grid}.notification-edit-member-button{grid-column:1/-1;justify-self:end}.notification-legacy-removal-note{color:#7b6262;font-size:.625rem}@media (width<=680px){.appointment-member-search-row{align-items:stretch}.appointment-add-new-member{min-width:88px;padding-left:8px;padding-right:8px;font-size:.6875rem}.member-quick-view-fields,.notification-incomplete-member-summary{grid-template-columns:1fr}}.app-brand-block{min-width:0}.app-brand-row{align-items:center;gap:10px;min-width:0;display:flex}.trust-this-device-button{color:#333941;cursor:pointer;white-space:nowrap;background:#f7f8f9;border:1px solid #b9c0c8;border-radius:8px;min-height:30px;padding:0 10px;font-size:.6875rem;font-weight:850}.trust-this-device-button:hover{background:#eef1f4;border-color:#929aa4}.viewer-instructor-filter-button,.viewer-view-all-button{color:#49515b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5db;border-radius:8px;min-height:31px;padding:0 10px;font-size:.6875rem;font-weight:800}.viewer-instructor-filter-button.active{color:#274f83;background:#eef4ff;border-color:#8ea7cf}.viewer-view-all-button:disabled{opacity:.4;cursor:default}.viewer-instructor-filter-card{flex-direction:column;width:min(620px,100vw - 28px);max-height:min(88dvh,720px);display:flex;overflow:hidden}.viewer-instructor-filter-actions-top{gap:7px;padding:12px 14px 0;display:flex}.viewer-instructor-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-height:0;padding:12px 14px;display:grid;overflow-y:auto}.viewer-instructor-toggle{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:7px 9px;font-weight:800;display:grid}.viewer-instructor-toggle.selected{background:#f3f7ff;border-color:#9db2d3}.viewer-filter-toggle-indicator{color:#8a929c;font-size:.5625rem;font-weight:900}.viewer-instructor-toggle.selected .viewer-filter-toggle-indicator{color:#315f98}.viewer-instructor-filter-footer{border-top:1px solid #e1e4e8;justify-content:flex-end;gap:7px;padding:10px 14px 14px;display:flex}.schedule-cell.appointment-preview-target-cell,.schedule-cell.appointment-preview-target-cell:hover{background:#edf7ff;box-shadow:inset 0 0 0 2px #6e9bc1}.schedule-cell.appointment-preview-source-cell,.schedule-cell.appointment-preview-source-cell:hover{background:repeating-linear-gradient(-45deg,#fffffff5 0 8px,#f5c4c473 8px 14px);box-shadow:inset 0 0 0 2px #c47b7b}.appointment-preview-source-label{z-index:12;color:#fff;letter-spacing:.05em;pointer-events:none;background:#9c3939e0;border-radius:4px;padding:1px 4px;font-size:.4375rem;font-weight:900;position:absolute;top:3px;right:4px}.appointment-preview-card{opacity:.82;outline-offset:-2px;pointer-events:none;outline:2px dashed #376491c7;position:relative}.appointment-preview-badge{color:#fff;letter-spacing:.04em;background:#193d60d1;border-radius:3px;flex:none;margin-right:3px;padding:1px 3px;font-size:.375rem;font-weight:900;line-height:1.15}.default-view .cell-add-placeholder{color:#0000;font-size:0}.quick-view .schedule-cell,.quick-view .time-cell{height:var(--viewer-cell-height,48px);min-height:var(--viewer-cell-height,48px);max-height:var(--viewer-cell-height,48px);overflow:hidden}.quick-view .time-cell{justify-content:center;align-items:center;padding:0 2px;line-height:1;display:flex}.quick-view .schedule-cell{grid-template-rows:minmax(0, auto) var(--quick-placeholder-height,8px);padding:2px 3px}.quick-view .appointment-stack{gap:1px;min-height:0;overflow:hidden}.quick-view .quick-appointment-card{min-height:var(--quick-card-height,20px);height:var(--quick-card-height,20px);max-height:var(--quick-card-height,20px);border-radius:3px;padding:1px 3px;overflow:hidden}.quick-view .quick-appointment-line{gap:2px;height:100%;min-height:0;line-height:1}.quick-view .quick-member-name,.quick-view .quick-instructor{font-size:var(--viewer-font-quick,8px);line-height:1}.quick-view .quick-instructor{min-width:15px}.quick-view .quick-cover-block{font-size:max(5px, calc(var(--viewer-font-quick,8px) * .82));padding:0 2px;line-height:1.1}.quick-view .viewer-member-flags{gap:1px;margin-left:1px}.quick-view .viewer-flag{min-height:0;font-size:max(5px, calc(var(--viewer-font-quick,8px) * .8));padding:0 1px;line-height:1}.quick-view .cell-add-placeholder{min-height:var(--quick-placeholder-height,8px);height:var(--quick-placeholder-height,8px);max-height:var(--quick-placeholder-height,8px)}.quick-view .cell-available-instructors{flex-flow:wrap;justify-content:flex-end;gap:1px;max-width:calc(100% - 4px);margin-top:1px;margin-right:2px}.quick-view .available-instructor-dot{width:var(--quick-dot-size,5px);height:var(--quick-dot-size,5px);flex-basis:var(--quick-dot-size,5px)}.selected-time-display{color:#2f353c;white-space:nowrap;font-size:.8125rem;font-weight:850}.appointment-time-section{padding-top:10px;padding-bottom:10px}.appointment-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:7px}.appointment-time-readonly-note{color:#848b94;margin-top:6px;font-size:.625rem;display:block}.instructor-edit-mode-button{flex:none;min-width:70px!important;min-height:44px!important;padding:0 14px!important;font-size:.875rem!important}.member-quick-header-actions{align-items:center;gap:7px;display:flex}.member-quick-header-actions .save-button{min-width:66px;min-height:38px}.notification-item .notification-edit-button{color:#34475c;cursor:pointer;background:#f5f8fb;border:1px solid #9ba9b8;border-radius:7px;min-height:31px;padding:0 8px;font-size:.625rem;font-weight:850}.settings-admin-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.trusted-devices-card{flex-direction:column;width:min(760px,100vw - 28px);max-height:min(90dvh,760px);display:flex;overflow:hidden}.current-device-trust-panel{background:#fafbfc;border:1px solid #d9dde2;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:12px 14px 4px;padding:12px;display:flex}.current-device-trust-panel.trusted{background:#f1f8f1;border-color:#b6d0b7}.current-device-trust-panel.untrusted{background:#fff6f6;border-color:#dfb9b9}.current-device-trust-panel>div{flex-direction:column;gap:3px;min-width:0;display:flex}.current-device-trust-panel strong{font-size:.875rem}.current-device-trust-panel small,.current-device-trust-panel span{color:#676f79;font-size:.625rem}.trusted-device-list-heading{color:#555d66;text-transform:uppercase;letter-spacing:.04em;padding:10px 14px 5px;font-size:.6875rem;font-weight:900}.trusted-device-list{min-height:0;padding:0 14px 12px;overflow-y:auto}.trusted-device-row{border-bottom:1px solid #e3e6ea;grid-template-columns:minmax(0,1fr) minmax(180px,230px);align-items:center;gap:12px;padding:10px 0;display:grid}.trusted-device-row.current{background:linear-gradient(90deg,#e7f1fda6,#0000)}.trusted-device-row-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.trusted-device-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.trusted-device-row-copy span,.trusted-device-row-copy small{color:#737b85;font-size:.59375rem}.trusted-device-remove-hold{min-height:38px;font-size:.625rem}.trusted-device-storage-note{color:#7a828c;border-top:1px solid #e1e4e8;padding:9px 14px 13px;font-size:.59375rem;line-height:1.4}.repeat-booking-simple{flex-direction:column;gap:4px;display:flex}@media (width<=760px){.viewer-instructor-filter-grid,.settings-admin-management-grid,.trusted-device-row{grid-template-columns:1fr}.appointment-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-brand-row{flex-wrap:wrap;gap:4px 8px}}.viewer-other-type{opacity:.84;font-weight:850}.viewer-filter-instructor-card{padding-right:28px;transition:background-color .14s,border-color .14s,box-shadow .14s;position:relative}.viewer-filter-instructor-card.selected-filter{background:#f2f7ff;border-color:#7e9ec7;box-shadow:inset 0 0 0 1px #7e9ec7}.viewer-filter-instructor-card.selected-filter:hover{background:#eaf2ff}.viewer-filter-card-indicator{color:#315f98;background:#fff;border:1px solid #d3d8de;border-radius:999px;place-items:center;width:17px;height:17px;font-size:.625rem;font-weight:950;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.viewer-filter-instructor-card.selected-filter .viewer-filter-card-indicator{background:#dfeaff;border-color:#7e9ec7}.staff-manager-row-clickable{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.staff-manager-row-clickable:hover{background:#fafbfc;border-color:#aeb7c1}.staff-manager-row-clickable.deactivated:hover,.staff-manager-row-clickable.pending-deletion:hover{background:#eef0f2}.staff-manager-open-indicator{color:#8b939c;font-size:1.5rem;font-weight:500;line-height:1}.staff-lifecycle-section{margin-top:10px}.staff-lifecycle-summary{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.staff-lifecycle-summary small{color:#737b84;font-size:.65625rem}.staff-status-pill{color:#505862;background:#f7f8f9;border:1px solid #cdd4da;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:.625rem;font-weight:900;display:inline-flex}.staff-status-pill.active{color:#356244;background:#f1f8f3;border-color:#a9cbb3}.staff-status-pill.inactive,.staff-status-pill.pending{color:#7a4444;background:#faf4f4;border-color:#d6c3c3}.staff-lifecycle-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:10px;display:flex}.danger-action-button{color:#992f2f;cursor:pointer;background:#fff5f5;border:1px solid #c98282;border-radius:8px;min-height:36px;padding:0 13px;font-size:.6875rem;font-weight:850}.danger-action-button:hover{background:#ffeaea;border-color:#bb6b6b}.staff-impact-confirm-card{flex-direction:column;width:min(650px,100vw - 24px);max-height:min(88dvh,760px);display:flex;overflow:hidden}.staff-impact-explanation{color:#653b3b;background:#fff8f8;border:1px solid #e2c8c8;border-radius:8px;margin:0 14px 10px;padding:10px 11px;font-size:.6875rem;line-height:1.45}.staff-impact-list{gap:6px;min-height:0;max-height:46dvh;margin:0 14px;display:grid;overflow-y:auto}.staff-impact-row{background:#fff;border:1px solid #dde1e5;border-radius:8px;grid-template-columns:minmax(130px,.8fr) minmax(160px,1.2fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.staff-impact-row strong{font-size:.6875rem;line-height:1.25}.staff-impact-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.6875rem;overflow:hidden}.staff-impact-row small{color:#7c858e;white-space:nowrap;font-size:.59375rem;font-weight:800}.staff-impact-actions{justify-content:flex-end;gap:8px;padding:12px 14px 14px;display:flex}@media (width<=700px){.staff-impact-row{grid-template-columns:1fr;gap:3px}.staff-impact-row span{white-space:normal}}.collapsed-section-summary{color:#4d555f;background:#f7f8fa;border:1px solid #d9dde2;border-radius:7px;padding:3px 7px}.appointment-time-section{padding:0}.appointment-time-section .appointment-time-grid{margin-top:0}.notification-topbar-button{align-items:center;gap:6px;display:inline-flex;position:relative}.notification-new-dot{background:#d83131;border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 2px #fff}.notification-bulk-actions{background:#fafafa;border-bottom:1px solid #e0e3e7;justify-content:flex-end;align-items:center;gap:7px;padding:8px 10px;display:flex}.notification-bulk-actions>span{color:#555d67;margin-right:auto;font-size:.6875rem;font-weight:800}.notification-select-checkbox{justify-content:center;align-items:flex-start;width:24px;min-width:24px;padding-top:3px;display:flex}.notification-select-checkbox input{accent-color:#222;width:16px;height:16px;margin:0}.notification-item.unread{box-shadow:inset 3px 0 #d83131}.notification-item .notification-unread-button,.notification-item .notification-edit-button{color:#48515c;cursor:pointer;background:#fff;border:1px solid #cbd1d8;border-radius:6px;min-width:82px;min-height:32px;padding:0 8px;font-size:.5625rem;font-weight:850}.notification-item .notification-unread-button:hover,.notification-item .notification-edit-button:hover{background:#f5f6f7}.member-title-with-alerts{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.member-health-badge{cursor:pointer;background:#fff;border-radius:999px;min-height:28px;padding:0 9px;font-size:.625rem;font-weight:850}.member-health-badge.duplicate{color:#b72424;background:#fff7f7;border:1px solid #e3a5a5}.member-health-badge.incomplete{color:#76540e;background:#fffaf0;border:1px solid #e3ce99}.member-health-badge.active{box-shadow:0 0 0 2px #00000014}.member-issue-filter-banner{background:#f8f9fa;border:1px solid #d8dce1;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;display:flex}.member-issue-filter-banner strong{font-size:.75rem;font-weight:850}.member-issue-filter-banner span{color:#68707a;font-size:.625rem;font-weight:750}.member-issue-filter-banner .cancel-button{min-height:32px;margin-left:auto}.member-directory-card .member-duplicate-pair-label{color:#a82828;white-space:normal;align-items:center;gap:6px;width:100%;display:flex;overflow:visible}.member-duplicate-pair-label b{color:#fff;background:#c72d2d;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.5625rem;font-weight:900;display:inline-flex}.member-duplicate-pair-label span{color:#a82828;white-space:normal;min-width:0;font-size:.625rem;font-weight:800}.member-directory-card .member-information-required-label{color:#735313;text-transform:uppercase;background:#fff2cc;border-radius:5px;width:auto;padding:3px 6px;font-size:.5625rem;font-weight:900}.staff-manager-permission-button:disabled{opacity:1;cursor:not-allowed;color:#8b9097;background:#eeeeef;border-color:#d4d7db}.staff-manager-permission-button{flex-direction:column;gap:1px}.staff-manager-permission-button small{color:inherit;font-size:.5rem;font-weight:800}.add-more-color-button{margin-top:10px}.color-adder-panel{background:#fafafa;border:1px solid #d9dde2;border-radius:9px;gap:10px;margin-top:10px;padding:10px;display:grid}.color-adder-picker-row{align-items:center;gap:10px;display:flex}.color-picker-control{color:#555d66;align-items:center;gap:8px;font-size:.625rem;font-weight:800;display:inline-flex}.color-picker-control input[type=color]{cursor:pointer;background:#fff;border:1px solid #cfd4da;border-radius:7px;width:52px;height:40px;padding:2px}.color-adder-value{color:#616974;letter-spacing:.04em;font-size:.625rem}.color-adder-recommendations{align-items:center;gap:9px;display:flex}.color-adder-recommendations>span{color:#565e68;font-size:.625rem;font-weight:800}.color-adder-recommendation-swatches{align-items:center;gap:7px;display:flex}.color-swatch.recommendation{cursor:pointer;width:34px;height:34px}.color-adder-actions{justify-content:flex-end;gap:7px;display:flex}@media (width<=720px){.notification-bulk-actions,.member-issue-filter-banner,.color-adder-picker-row,.color-adder-recommendations{flex-direction:column;align-items:stretch}.member-issue-filter-banner .cancel-button{margin-left:0}}.notification-detail-header-actions{flex:none;align-items:center;gap:8px;display:flex}.notification-detail-header-actions .notification-check-button{cursor:pointer;background:#fff;border:1px solid #aeb6bf;border-radius:8px;min-height:34px;padding:0 11px;font-weight:850}.notification-detail-header-actions .notification-check-button.checked{color:#31543a;background:#eef7f0;border-color:#73917b}.selection-button.muted:not(.selected){opacity:.68;color:#565d66;background:#e5e8eb;border-color:#c5cbd1}.waiting-list-toggle-button{color:#4f5660;cursor:pointer;background:#fff;border:1px solid #c9ced5;border-radius:8px;min-height:36px;padding:0 12px;font-size:.75rem;font-weight:850}.waiting-list-toggle-button.active{color:#fff;background:#31363c;border-color:#68717c}.schedule-viewer-row{flex:auto;align-items:stretch;gap:8px;width:100%;min-width:0;max-width:1650px;min-height:0;margin:0 auto;display:flex;overflow:hidden}.schedule-viewer-row>.schedule-scroll{flex:auto;width:auto;max-width:none;margin:0}.waiting-list-sidebar{background:#f6f7f8;border:1px solid #d2d6db;border-radius:9px;flex-direction:column;width:270px;min-width:230px;max-width:300px;min-height:0;display:flex;overflow:hidden}.waiting-list-sidebar-header{background:#fff;border-bottom:1px solid #d6dae0;justify-content:space-between;align-items:center;gap:8px;min-height:55px;padding:9px 10px;display:flex}.waiting-list-sidebar-header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.waiting-list-sidebar-header strong{font-size:.875rem}.waiting-list-sidebar-header small{color:#717882;font-size:.625rem}.waiting-list-add-button,.waiting-list-fulfilled-button{cursor:pointer;background:#fff;border:1px solid #aeb5bd;border-radius:7px;min-height:30px;padding:0 9px;font-size:.625rem;font-weight:850}.waiting-list-card-list{flex-direction:column;flex:auto;gap:7px;min-height:0;padding:8px;display:flex;overflow:auto}.waiting-list-empty{color:#7b828b;text-align:center;padding:18px 10px;font-size:.6875rem}.waiting-list-card{color:#23272d;cursor:pointer;background:#fff;border:1px solid #30374038;border-radius:9px;flex-direction:column;gap:5px;padding:9px 9px 8px;transition:box-shadow .12s,opacity .12s,transform .12s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.waiting-list-card:hover{box-shadow:0 3px 9px #0000001a}.waiting-list-card.active{outline-offset:1px;outline:3px solid #3365b854}.waiting-list-card.multi-instructor{background:#fff}.waiting-list-card.not-specified{background:#d8dadd}.waiting-list-card.fulfilled{opacity:.48;filter:saturate(.65)}.waiting-list-card.fulfilled:hover{opacity:.65}.waiting-list-card-topline,.waiting-list-card-footer{justify-content:space-between;align-items:center;gap:7px;display:flex}.waiting-list-card-topline strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.75rem;overflow:hidden}.waiting-list-card-summary{flex-wrap:wrap;gap:3px 6px;font-size:.59375rem;font-weight:700;display:flex}.waiting-list-card-summary span:not(:last-child):after{content:" ·";color:#777}.waiting-list-card-footer{font-size:.59375rem}.waiting-list-instructor-dots{flex:none;align-items:center;gap:3px;display:inline-flex}.waiting-list-instructor-dots .available-instructor-dot{width:8px;height:8px;margin:0;position:static}.waiting-list-fulfilled-button{color:#31543a;background:#edf7ef;border-color:#6f8d78;align-self:flex-end;margin-top:2px}.waiting-list-available-cell{box-shadow:inset 0 0 0 2px #d3a92357;background:#fffce8!important}.waiting-appointment-highlight{outline-offset:1px;outline:3px solid #e1aa18!important;box-shadow:0 0 0 2px #ffeb97bf,0 3px 9px #0000001f!important}.waiting-list-cell-preview{color:#20242a;min-height:28px;font-size:var(--viewer-font-card,11px);pointer-events:none;opacity:.87;border:2px dashed #7456008c;border-radius:7px;align-items:center;gap:5px;padding:4px 6px;display:flex}.waiting-list-cell-preview>strong{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.waiting-list-preview-badge{background:#ffffffd1;border-radius:4px;flex:none;padding:2px 4px;font-size:.72em;font-weight:950}.waiting-list-editor-panel{background:#fff}.waiting-list-editor-header{border-bottom:1px solid #d6dae0}.waiting-list-editor-body{flex-direction:column;gap:10px;min-height:0;padding:12px;display:flex;overflow:auto}.waiting-list-editor-body .form-section{flex:none}.waiting-list-editor-body .section-title-row{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.waiting-list-editor-body .section-title-row small{color:#7a818a;font-size:.625rem}.waiting-member-picker{max-height:160px;overflow:auto}.waiting-date-add-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.waiting-choice-chips{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.waiting-choice-chips button{cursor:pointer;background:#fff;border:1px solid #c9ced4;border-radius:999px;min-height:28px;padding:0 8px;font-size:.625rem;font-weight:750}.waiting-day-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.waiting-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.waiting-time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.member-button.waiting-list-member{background:#fffbea;border-color:#d7b759;justify-content:space-between;align-items:center;gap:8px;display:flex}.member-button.waiting-list-member.selected{background:#222;border-color:#222}.waiting-list-member-badge{color:#50430d;background:#f0d77f;border-radius:999px;flex:none;padding:2px 5px;font-size:.5rem;font-weight:950}.member-button.waiting-list-member.selected .waiting-list-member-badge{background:#fff2b8}@media (width<=900px){.waiting-list-sidebar{width:220px;min-width:190px}.waiting-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.schedule-viewer-row.waiting-list-visible{gap:5px}.waiting-list-sidebar{width:43vw;min-width:155px}.waiting-list-card-summary{font-size:.53125rem}.waiting-list-editor-body{padding:9px}}.waiting-class-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.waiting-other-input{margin-top:8px}.waiting-instructor-available-label{text-transform:lowercase;color:#c62828!important;font-size:.5625rem!important;font-weight:900!important;line-height:1!important}.waiting-list-cell-preview{width:100%;min-width:0;max-width:100%;min-height:20px;max-height:100%;line-height:1.05;font-size:clamp(6.5px, var(--viewer-font-card,11px), 10.5px);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"badge badge""name initials""dots dots";align-content:center;align-items:center;gap:1px 4px;padding:2px 4px;display:grid;overflow:hidden}.waiting-list-preview-badge{grid-area:badge;justify-self:start;max-width:100%;padding:1px 3px;font-size:.58em;line-height:1}.waiting-list-preview-name{-webkit-line-clamp:2;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;grid-area:name;min-width:0;font-size:1em;line-height:1.05;display:-webkit-box;overflow:hidden;white-space:normal!important}.waiting-list-preview-name small{opacity:.72;margin-top:1px;font-size:.72em;font-weight:800;display:block}.waiting-list-preview-initials{white-space:nowrap;grid-area:initials;align-self:start;font-size:.82em;font-weight:950}.waiting-list-cell-preview .waiting-list-instructor-dots{flex-wrap:wrap;grid-area:dots;justify-content:flex-start;gap:2px;width:100%;min-width:0;display:flex}.waiting-list-cell-preview .waiting-list-instructor-dots .available-instructor-dot{width:clamp(4px,.68em,7px);height:clamp(4px,.68em,7px)}.waiting-list-cell-preview.multi-instructor{background:#fff}.notification-detail-header-actions{flex-flow:row;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.notification-detail-header-actions>button{flex:none}@media (width<=650px){.waiting-list-cell-preview{font-size:clamp(6px, var(--viewer-font-card,10px), 9px);gap:1px 3px;padding:1px 3px}.waiting-list-preview-name small{font-size:.66em}.notification-detail-header-actions{gap:5px}}.selection-button{position:relative}.selection-button.muted:not(.selected),.date-choice-button.muted-choice:not(.selected),.calendar-day-button.muted-choice:not(.selected){opacity:.82;color:#4d555e;background:#d9dde1;border-color:#b8c0c8}.selection-available-label,.calendar-available-label{text-transform:lowercase;white-space:nowrap;color:#c62828!important;font-size:.5rem!important;font-weight:950!important;line-height:1!important}.selection-button>.selection-available-label{pointer-events:none;position:absolute;bottom:3px;right:5px}.date-choice-button.available-choice:not(.selected),.calendar-day-button.available-choice:not(.selected){border-color:#d7a3a3}.date-choice-button .selection-available-label{margin-top:2px;display:block}.calendar-day-button .calendar-available-label{margin-top:1px;display:block}.notification-restore-button{color:#284d33;cursor:pointer;background:#edf7ef;border:1px solid #75907d;border-radius:7px;min-height:30px;padding:0 10px;font-size:.625rem;font-weight:900}.notification-restored-label{color:#4a6a52;font-size:.5625rem;font-weight:900}.waiting-list-card-list{flex:2 1 0}.waiting-notice-board{background:#fff;border-top:1px solid #cfd4da;flex-direction:column;flex:1 1 0;gap:6px;min-height:135px;padding:8px;display:flex;overflow:hidden}.waiting-notice-header{justify-content:space-between;align-items:center;gap:6px;display:flex}.waiting-notice-header strong{font-size:.75rem}.waiting-notice-edit,.waiting-notice-toolbar button{cursor:pointer;background:#fff;border:1px solid #c5cbd1;border-radius:6px;min-height:26px;padding:0 7px;font-size:.5625rem;font-weight:850}.waiting-notice-toolbar{flex-wrap:wrap;gap:4px;display:flex}.waiting-notice-content{color:#30353a;background:#fafafa;border:1px solid #0000;border-radius:7px;flex:auto;min-height:70px;padding:7px;font-size:.625rem;line-height:1.35;overflow:auto}.waiting-notice-content.editing{background:#fff;border-color:#aeb7c0;outline:none}.waiting-notice-content ul,.waiting-notice-content ol{margin:4px 0 4px 18px;padding:0}.waiting-notice-empty{color:#8a9098;font-style:italic}.waiting-notice-actions{justify-content:flex-end;gap:6px;display:flex}@media (width<=650px){.waiting-notice-board{min-height:110px;padding:6px}.waiting-notice-content{min-height:56px;font-size:.5625rem}}.waiting-exclusive-section.exclusive-disabled{background:#f3f4f6;border-color:#d7dbe0}.waiting-exclusive-section.exclusive-disabled .section-title-row,.waiting-exclusive-section.exclusive-disabled .progressive-date-picker,.waiting-exclusive-section.exclusive-disabled .waiting-day-grid{opacity:.64}.waiting-exclusive-note{color:#666d75;background:#fff;border:1px solid #d7dbe0;border-radius:6px;margin:0 0 7px;padding:6px 8px;font-size:.625rem;line-height:1.25}.waiting-booking-available-label{white-space:nowrap;margin-left:5px;color:#c62828!important;font-size:.5625rem!important;font-weight:900!important;line-height:1!important}.waiting-list-editor-footer{flex:none}.date-choice-button.available-choice.selected,.calendar-day-button.available-choice.selected{border-color:#c97373}.waiting-repeat-decision-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:3px;display:flex}.waiting-repeat-decision-actions button{cursor:pointer;border-radius:7px;min-height:28px;padding:0 8px;font-size:.5625rem;font-weight:850}.waiting-repeat-mark-button{color:#31543a;background:#edf7ef;border:1px solid #6f8d78}.waiting-repeat-keep-button{color:#3e454d;background:#fff;border:1px solid #adb4bc}.waiting-notice-header>div{flex-direction:column;gap:1px;min-width:0;display:flex}.waiting-notice-header small{color:#7b828b;font-size:.5rem;line-height:1.2}.waiting-notice-format-control{color:#555d66;background:#fff;border:1px solid #c5cbd1;border-radius:6px;align-items:center;gap:4px;min-height:26px;padding:0 5px;font-size:.5rem;font-weight:800;display:inline-flex}.waiting-notice-format-control select{color:#30353a;background:0 0;border:0;outline:none;min-width:46px;height:22px;font-size:.5625rem;font-weight:800}.waiting-notice-color-control input[type=color]{cursor:pointer;background:0 0;border:0;width:25px;height:20px;padding:0}.packages-coming-soon-popup{z-index:100000;color:#fff;text-align:center;pointer-events:none;background:#1c1f23f0;border-radius:12px;min-width:180px;padding:14px 24px;font-size:.9375rem;font-weight:700;animation:2.6s forwards packages-coming-soon-fade;position:fixed;top:18%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #0000003d}@keyframes packages-coming-soon-fade{0%,77%{opacity:1}to{opacity:0}}.instructor-off-day-picker{flex-direction:column;gap:10px;display:flex}.instructor-off-day-help{color:#6c737b;margin:0;font-size:.75rem;line-height:1.45}.instructor-off-day-grid .date-choice-button:disabled{opacity:.56;cursor:default}.instructor-off-day-grid .date-choice-button.has-existing-booking{border-style:dashed}.off-day-booked-label{color:#858b92;margin-top:2px;font-size:.625rem;font-weight:700;display:block}.instructor-off-day-actions{flex-wrap:wrap;align-items:center}.instructor-off-day-actions .save-button{margin-left:auto}.database-status-screen{background:#f5f6f7;place-items:center;min-height:100vh;padding:24px;display:grid}.database-status-card{background:#fff;border:1px solid #d9dde1;border-radius:16px;width:min(520px,100%);padding:28px;box-shadow:0 16px 50px #00000014}.database-status-card strong{margin-bottom:10px;font-size:1.25rem;display:block}.database-status-card p{color:#a13a3a;margin:0 0 8px}.database-status-card small{color:#666e76;line-height:1.5}.member-contact-duplicate-warning{color:#c62828;margin-top:5px;font-size:.75rem;font-weight:700;line-height:1.35;display:block}.member-contact-duplicate-checking{color:#777;margin-top:4px;font-size:.6875rem;line-height:1.3;display:block}.member-directory-contact-line{overflow-wrap:anywhere}.secure-access-card{width:min(440px,100vw - 28px)}.secure-access-section{gap:9px;display:grid}.secure-access-section>label{color:#333;font-size:.75rem;font-weight:800}.secure-access-section input{box-sizing:border-box;width:100%}.secure-access-divider{color:#8a8a8a;text-transform:uppercase;align-items:center;gap:10px;margin:14px 0;font-size:.6875rem;font-weight:700;display:flex}.secure-access-divider:before,.secure-access-divider:after{content:"";background:#dedede;flex:1;height:1px}.auth-security-hint{color:#777;margin-top:12px;line-height:1.4;display:block}.auth-mode-toggle{gap:8px;margin-bottom:4px;display:flex}.auth-mode-toggle button{color:#555;background:#fff;border:1px solid #d0d0d0;border-radius:8px;flex:1;min-height:34px;font-weight:700}.auth-mode-toggle button.active{color:#111;background:#f0f0f0;border-color:#777}.account-signin-link{color:#777;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:4px 2px;font-size:.6875rem;text-decoration:underline}.account-signin-link:hover{color:#333}.account-signin-back{align-self:flex-start;margin:0 0 10px}.role-selection-grid-simplified .role-card:disabled{opacity:.42;cursor:not-allowed}.logout-topbar-button{white-space:nowrap;font-weight:850}.waiting-add-new-member{margin-bottom:7px}html.database-busy,html.database-busy *,body.database-busy,body.database-busy *{cursor:none!important}body.database-busy:after{content:"";left:var(--busy-cursor-x,24px);top:var(--busy-cursor-y,24px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none;z-index:2147483647;background:#ffffffb8;border:2px solid #262b3333;border-top-color:#262b33eb;border-radius:999px;width:17px;height:17px;margin:-8px 0 0 -8px;animation:.72s linear infinite movementBusyCursorSpin;position:fixed;box-shadow:0 2px 10px #14181e2e}@keyframes movementBusyCursorSpin{to{transform:rotate(360deg)}}.database-status-screen,.database-status-screen *{cursor:default}.trusted-admin-signin-link{color:#a1a5aa;cursor:pointer;background:0 0;border:0;width:fit-content;margin:16px auto 0;padding:2px 4px;font-size:.625rem;font-weight:600;text-decoration:none;display:block}.trusted-admin-signin-link:hover,.trusted-admin-signin-link:focus-visible{color:#666d75;text-decoration:underline}.schedule-exceptions-button{white-space:nowrap}.member-profile-actions .save-button.saved-state:disabled,.member-profile-actions .save-button.saved-state[disabled]{opacity:1;color:#222;cursor:default;background:#fff;border-color:#cfd3d8}.schedule-exceptions-card{width:min(1180px,96vw);max-height:min(920px,94vh)}.schedule-exceptions-header{align-items:center}.schedule-exceptions-header-actions{align-items:center;gap:8px;display:flex}.schedule-exceptions-header-actions .save-button,.schedule-exceptions-header-actions .portal-close-button{min-height:36px;padding:0 12px}.schedule-exceptions-layout{grid-template-columns:minmax(255px,.34fr) minmax(0,1fr);min-height:610px;max-height:calc(94vh - 86px);display:grid;overflow:hidden}.schedule-exceptions-list{background:#fafafa;border-right:1px solid #e1e3e6;padding:12px;overflow:auto}.schedule-exceptions-side-title{color:#5e6670;letter-spacing:.06em;text-transform:uppercase;margin:2px 0 8px;font-size:.625rem;font-weight:900}.schedule-exceptions-side-title.preview-title{border-top:1px solid #e1e3e6;margin-top:18px;padding-top:14px}.schedule-exception-list-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dce0;border-radius:9px;flex-direction:column;gap:4px;width:100%;margin-bottom:8px;padding:10px 11px;display:flex}.schedule-exception-list-item.selected{box-shadow:inset 0 0 0 2px #23282e80,0 2px 8px #0000001f}.schedule-exception-list-item strong{color:inherit;font-size:.75rem;line-height:1.35}.schedule-exception-list-item small{color:inherit;opacity:.72;font-size:.625rem}.schedule-exception-card-detail{color:inherit;font-size:.65625rem;font-weight:750;line-height:1.35}.schedule-exception-list-item.studio-closed-card{border-width:2px}.schedule-exception-list-item.instructor-exception-card{border-width:1px}.schedule-exception-preview-list{flex-direction:column;gap:6px;display:flex}.schedule-exception-preview-row{color:#40474f;background:#fff;border:1px solid #d9dde1;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;min-height:34px;padding:7px 8px;font-size:.625rem;font-weight:750;line-height:1.35;display:flex}.schedule-exception-preview-row.past{opacity:.58;background:#f3f4f5}.schedule-exception-preview-row button{color:#9b3434;cursor:pointer;background:#fff7f7;border:1px solid #d8bcbc;border-radius:6px;flex:none;width:22px;height:22px;padding:0}.schedule-exception-editor{padding:14px 16px 18px;overflow:auto}.schedule-exception-editor-topline{justify-content:space-between;align-items:center;gap:10px;min-height:44px;margin-bottom:10px;display:flex}.schedule-exception-editor-topline>div:first-child{flex-direction:column;gap:3px;display:flex}.schedule-exception-editor-topline strong{font-size:.875rem}.schedule-exception-editor-topline small{color:#79808a;font-size:.625rem}.schedule-exception-view-actions{gap:7px;display:flex}.schedule-exception-view-actions .save-button,.schedule-exception-view-actions .delete-button{min-height:34px;padding:0 10px;font-size:.6875rem}.schedule-exception-scope-grid,.schedule-exception-effect-grid,.schedule-exception-calendar-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-exception-field{flex-direction:column;gap:5px;margin-top:10px;display:flex}.schedule-exception-field>span{color:#626a74;text-transform:uppercase;font-size:.625rem;font-weight:800}.schedule-exception-calendar-mode-grid{margin-top:8px}.schedule-exception-calendar-section{overflow:visible}.schedule-exception-calendar-toolbar{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px;min-height:38px;margin-bottom:8px;display:grid}.schedule-exception-calendar-toolbar strong{text-align:center;font-size:.75rem}.schedule-exception-calendar-toolbar .calendar-nav-button{min-width:34px;min-height:34px}.schedule-exception-week-grid{grid-template-columns:74px repeat(6,minmax(78px,1fr));gap:3px;min-width:700px;display:grid}.schedule-exception-week-row-fragment{display:contents}.schedule-exception-week-header,.schedule-exception-week-time,.schedule-exception-week-cell{background:#fff;border:1px solid #d8dde2;border-radius:6px;min-height:40px}.schedule-exception-week-header.time,.schedule-exception-week-time{color:#5d6570;justify-content:center;align-items:center;font-size:.625rem;font-weight:850;display:flex}.schedule-exception-week-header.day{color:#3d444c;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:4px 3px;font-weight:850;display:flex}.schedule-exception-week-header.day small{color:#7a828c;font-size:.5625rem}.schedule-exception-week-header.day.all-selected{background:#fff1f1;border-color:#b96767}.schedule-exception-week-header.day:disabled{cursor:default;opacity:.55}.schedule-exception-week-cell{color:#67707a;cursor:pointer;padding:2px 4px;font-size:.5625rem;font-weight:850;line-height:1.1}.schedule-exception-week-cell.baseline{color:#4d7351;background:#eaf6e9;border-color:#bcd7bd}.schedule-exception-week-cell.selected.closed{color:#8d2828;background:#f7caca;border-color:#c66a6a}.schedule-exception-week-cell.selected.extra-hours,.schedule-exception-week-cell.selected.special-hours{color:#205c2c;background:#bfe8c5;border-color:#6fa779}.schedule-exception-week-cell.past{opacity:.55}.schedule-exception-week-cell:disabled:not(.selected){cursor:default}.schedule-exception-calendar-legend{color:#6b737d;flex-wrap:wrap;gap:12px;margin-top:8px;font-size:.5625rem;display:flex}.schedule-exception-calendar-legend span{align-items:center;gap:4px;display:inline-flex}.schedule-exception-calendar-legend i{border:1px solid #ccc;border-radius:3px;width:12px;height:12px}.schedule-exception-calendar-legend i.baseline{background:#eaf6e9;border-color:#bcd7bd}.schedule-exception-calendar-legend i.off{background:#f7caca;border-color:#c66a6a}.schedule-exception-calendar-legend i.extra{background:#bfe8c5;border-color:#6fa779}.schedule-exception-month-calendar{max-width:610px;margin:0 auto}.schedule-exception-month-day.selected-off{color:#842727!important;background:#f7caca!important;border-color:#c66a6a!important}.schedule-exception-month-day.selected-off small:not(.calendar-holiday-name){color:#9c2f2f;margin-top:2px;font-size:.5rem;font-weight:900;display:block}.schedule-exception-month-day.past{opacity:.48}.schedule-exception-legacy-note{color:#755a2e;background:#fff9ed;border:1px solid #e1c99e;border-radius:9px;flex-direction:column;gap:5px;padding:16px;display:flex}.schedule-exception-legacy-note strong{font-size:.75rem}.schedule-exception-legacy-note span{font-size:.625rem;line-height:1.45}.schedule-exception-actions{grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding-top:8px;display:grid}.schedule-exception-actions-v2 .save-button,.schedule-exception-actions-v2 .cancel-button{min-width:82px}@media (width<=900px){.schedule-exceptions-layout{grid-template-columns:220px minmax(0,1fr)}.schedule-exception-week-grid{min-width:650px}}@media (width<=720px){.schedule-exceptions-card{width:98vw}.schedule-exceptions-layout{grid-template-columns:1fr;overflow:auto}.schedule-exceptions-list{border-bottom:1px solid #e1e3e6;border-right:0;max-height:220px}.schedule-exception-editor{overflow:visible}.schedule-exception-calendar-section{overflow-x:auto}}.waiting-notice-color-presets{align-items:center;gap:5px;display:flex}.waiting-notice-color-swatch{background:var(--notice-color,#111);border:1px solid #c8cdd2;border-radius:50%;width:24px;height:24px;padding:0}.waiting-notice-color-swatch.selected{outline-offset:1px;outline:2px solid #5f6770}.waiting-notice-custom-color-toggle{background:#fff;border:1px solid #d0d4d8;border-radius:7px;min-width:30px;height:26px;padding:0 6px;font-size:.8125rem}.waiting-notice-custom-color-panel{background:#fafafa;border:1px solid #d9dde1;border-radius:8px;align-items:center;gap:6px;padding:4px 6px;display:inline-flex}.waiting-notice-custom-color-panel input[type=color]{background:0 0;border:0;width:30px;height:24px;padding:0}.waiting-notice-custom-color-panel button{min-height:24px;padding:2px 8px}.staff-password-setup-hint{color:#666e77;background:#fafafa;border:1px solid #e1e4e7;border-radius:8px;margin-top:8px;padding:8px 10px;font-size:.625rem;line-height:1.45;display:block}.schedule-exception-week-cell.selected.off{color:#8d2828;background:#f7caca;border-color:#c66a6a}.schedule-exception-week-cell.selected.extra{color:#205c2c;background:#bfe8c5;border-color:#6fa779}.schedule-exception-save-state.saved-state:disabled,.schedule-exception-save-state.saved-state[disabled]{opacity:1;color:#222;cursor:default;background:#fff;border-color:#cfd3d8}.schedule-exception-locked-target{color:#343a40;background:#f7f8f9;border:1px solid #d8dde2;border-radius:8px;align-items:center;min-height:38px;padding:0 11px;font-size:.75rem;font-weight:850;display:flex}.schedule-exception-view-actions .cancel-button{min-height:34px;padding:0 10px;font-size:.6875rem}.schedule-exception-calendar-mode-grid button:disabled{cursor:default}.schedule-exception-calendar-mode-grid.structure-locked .selection-button,.schedule-exception-calendar-mode-grid.structure-locked .selection-button:disabled{opacity:1!important;cursor:default!important;color:#9aa0a8!important;box-shadow:none!important;background:#f0f1f3!important;border-color:#d8dce1!important}.schedule-exception-calendar-mode-grid.structure-locked .selection-button.selected,.schedule-exception-calendar-mode-grid.structure-locked .selection-button.selected:disabled{color:#6d747d!important;background:#dfe2e6!important;border-color:#c8cdd3!important}.member-profile-top-actions{flex-flow:row;justify-content:flex-end;align-items:center;gap:7px;display:flex}.member-profile-actions .save-button.inactive-state:disabled,.member-profile-actions .save-button.inactive-state[disabled],.member-profile-actions .save-button.saved-state:disabled,.member-profile-actions .save-button.saved-state[disabled]{opacity:1!important;color:#24282d!important;cursor:default!important;background:#fff!important;border-color:#cfd3d8!important}.member-profile-footer-actions:empty{display:none}.member-profile-footer:has(.member-profile-footer-actions:empty){display:none}.selection-available-label.temporary{text-transform:none;color:#2b6d3b!important}.temporary-extra-warning,.temporary-extra-repeat-warning{color:#2e5d38;background:#f2fbf4;border:1px solid #9fc9a8;border-radius:7px;margin-top:8px;padding:8px 9px;font-size:.625rem;font-weight:750;line-height:1.35}.temporary-extra-repeat-warning{color:#75501c;background:#fff9ee;border-color:#d8b98b}.appointment-temp-label{color:inherit;letter-spacing:.02em;margin-top:1px;font-size:.40625rem;font-weight:950;line-height:1;display:block}.waiting-list-start-date{color:#173e72;background:#ffffffb8;border:1px solid #143e7338;border-radius:5px;align-self:flex-start;padding:3px 6px;font-size:.5625rem;font-weight:900;line-height:1.1}.waiting-day-status-list{flex-wrap:wrap;gap:4px;display:flex}.waiting-day-status{color:#313840;background:#ffffffa6;border:1px solid #2d36403d;border-radius:999px;padding:2px 5px;font-size:.53125rem;font-weight:850;line-height:1.2}.waiting-day-status.fulfilled{color:#858b92;background:#e3e5e8;border-color:#c9cdd2;text-decoration:none}.waiting-list-preview-name small{display:block}.member-quick-header-actions{white-space:nowrap;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}.instructor-settings-actions,.portal-header-actions.instructor-settings-actions,.appointment-top-actions,.appointment-footer-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;display:flex}.appointment-footer-save{min-width:126px;padding-left:22px;padding-right:22px}.cover-editor-actions .save-button.inactive-state:disabled,.cover-editor-actions .save-button.inactive-state[disabled]{color:#8b9198!important;box-shadow:none!important;cursor:default!important;opacity:1!important;background:#fff!important;border-color:#cfd4da!important}.waiting-editor-fulfilled-choice,.selection-button.waiting-editor-fulfilled-choice:disabled,.date-choice-button.waiting-editor-fulfilled-choice:disabled,.calendar-day-button.waiting-editor-fulfilled-choice:disabled{color:#7c838b!important;opacity:1!important;cursor:default!important;box-shadow:none!important;background:#eceff2!important;border-color:#c8cdd3!important}.waiting-editor-fulfilled-label{color:#6e767f;margin-top:2px;font-size:.5625rem;font-weight:850;display:block}.waiting-list-fulfilled-button{font-weight:900;color:#246428!important;background:#fff!important;border:2px solid #2e7d32!important}.waiting-list-fulfilled-button:hover{background:#edf7ef!important}.remember-login-row{color:#333;cursor:pointer;align-items:center;gap:8px;margin-top:2px;font-size:.75rem;font-weight:700;display:flex!important}.remember-login-row input[type=checkbox]{flex:none;width:16px;height:16px;margin:0}.remember-login-note{color:#8a8a8a;margin-top:-3px;font-size:.625rem;line-height:1.35}.staff-login-email-button{color:#30343a;width:fit-content;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd3d8;border-radius:7px;margin-top:6px;padding:6px 9px;font-size:.6875rem;font-weight:750}.staff-login-email-button:hover:not(:disabled){background:#f7f8f9;border-color:#9ba2aa}.staff-login-email-button:disabled{opacity:.48;cursor:default}.staff-private-fields>.staff-login-email-button{grid-column:1/-1}.member-profile-card.member-profile-history-open{width:min(1320px,100vw - 28px)}.member-profile-topbar{flex-wrap:nowrap}.member-profile-identity{flex:0 260px;min-width:170px}.member-profile-recent-workout-shell{flex:auto;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.member-workout-card{border:1px solid #0000001f;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff2e}.member-workout-card-recent{grid-template-columns:auto auto minmax(90px,1fr);align-items:center;gap:8px;min-width:270px;max-width:390px;min-height:38px;padding:6px 9px;font-size:.65625rem;font-weight:760;display:grid}.member-workout-card-recent strong{text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:.6875rem;overflow:hidden}.member-history-view-all-button{color:#252a31;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c9ced4;border-radius:7px;min-height:34px;padding:0 10px;font-size:.65625rem;font-weight:820}.member-history-view-all-button:hover:not(:disabled){border-color:#1f2328}.member-history-view-all-button:disabled{opacity:.45;cursor:default}.member-profile-body{flex:auto;min-height:0;display:flex;overflow:hidden}.member-profile-body>.member-profile-content{flex:auto;min-width:0}.member-history-panel{border-right:1px solid var(--border);background:#f7f8fa;flex-direction:column;gap:9px;width:360px;min-width:320px;min-height:0;padding:11px;display:flex}.member-history-panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.member-history-panel-header>div{min-width:0}.member-history-panel-header strong,.member-history-panel-header small{display:block}.member-history-panel-header strong{font-size:.8125rem;font-weight:860}.member-history-panel-header small{color:#737a83;margin-top:2px;font-size:.59375rem;font-weight:700}.member-history-panel-header>span{color:#555d66;background:#fff;border:1px solid #d4d8dd;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:24px;padding:0 7px;font-size:.625rem;font-weight:820;display:inline-flex}.member-history-list{flex-direction:column;flex:auto;gap:5px;min-height:0;display:flex;overflow-y:auto}.member-workout-history-row{grid-template-columns:88px 72px minmax(0,1fr);align-items:center;gap:7px;min-height:37px;padding:6px 8px;font-size:.65625rem;font-weight:760;display:grid}.member-workout-history-row strong{text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:.65625rem;overflow:hidden}.member-profile-history-status{color:#777f88;text-align:center;background:#fff;border:1px dashed #d1d5da;border-radius:8px;padding:10px;font-size:.65625rem;font-weight:720}.member-profile-history-status.compact{white-space:nowrap;border-style:solid;min-width:170px;padding:7px 9px}.member-profile-history-status.error{color:#a22828;background:#fff8f8;border-color:#e1b7b7}.member-history-load-more{flex:none;width:100%;margin:0}@media (width<=980px){.member-profile-topbar{flex-wrap:wrap}.member-profile-identity{flex:180px}.member-profile-recent-workout-shell{flex:1 0 100%;order:3;justify-content:flex-start}.member-workout-card-recent{flex:auto;min-width:0}.member-profile-body.history-open{flex-direction:column;overflow-y:auto}.member-history-panel{border-right:0;border-bottom:1px solid var(--border);width:auto;min-width:0;max-height:320px}.member-profile-body.history-open>.member-profile-content{overflow:visible}}@media (width<=620px){.member-profile-recent-workout-shell{align-items:stretch}.member-workout-card-recent{grid-template-columns:1fr 1fr}.member-workout-card-recent strong{text-align:left;grid-column:1/-1}.member-workout-history-row{grid-template-columns:80px 68px minmax(0,1fr);gap:5px;font-size:.59375rem}}.member-profile-card.member-profile-merge-open{width:min(1460px,100vw - 22px)}.member-merge-entry-button{color:#6f4711;cursor:pointer;background:#fff9ee;border:1px solid #9a6a22;border-radius:7px;min-height:34px;padding:0 11px;font-size:.6875rem;font-weight:860}.member-merge-entry-button:hover{background:#fff2d8}.member-merge-workspace{border-left:1px solid var(--border);background:#f7f8fa;grid-template-columns:minmax(250px,.95fr) minmax(280px,1.05fr);gap:10px;width:min(660px,48vw);min-width:560px;min-height:0;padding:10px;display:grid}.member-merge-list-pane,.member-merge-preview-pane{background:#fff;border:1px solid #dfe3e7;border-radius:10px;flex-direction:column;gap:9px;min-width:0;min-height:0;padding:10px;display:flex;overflow:hidden}.member-merge-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.member-merge-heading>div{min-width:0}.member-merge-heading strong,.member-merge-preview-header strong{color:#20252b;font-size:.8125rem;font-weight:880;display:block}.member-merge-heading small,.member-merge-preview-header small{color:#747b84;margin-top:2px;font-size:.59375rem;line-height:1.35;display:block}.member-merge-heading>span{color:#5a626c;background:#eef1f4;border-radius:999px;flex:none;padding:3px 6px;font-size:.5625rem;font-weight:850}.member-merge-search{min-height:36px}.member-merge-candidate-list{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex;overflow-y:auto}.member-merge-candidate-card{cursor:pointer;background:#fff;border:1px solid #d9dde2;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:8px;display:grid}.member-merge-candidate-card:hover,.member-merge-candidate-card.previewing{background:#fafbfc;border-color:#87919d}.member-merge-candidate-card.selected{background:#f4faf5;border-color:#3e6d4d;box-shadow:inset 3px 0 #3e6d4d}.member-merge-check{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.member-merge-check input{cursor:pointer;width:17px;height:17px;margin:0}.member-merge-candidate-card>div{min-width:0}.member-merge-candidate-card strong{color:#252a30;text-overflow:ellipsis;white-space:nowrap;font-size:.71875rem;font-weight:850;display:block;overflow:hidden}.member-merge-candidate-card small,.member-merge-candidate-card span{color:#737b84;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.5625rem;display:block;overflow:hidden}.member-merge-candidate-card span{color:#8a5a19;font-weight:820}.member-merge-empty,.member-merge-preview-placeholder{color:#7c838c;text-align:center;border:1px dashed #d6dbe0;border-radius:8px;padding:18px 10px;font-size:.625rem;line-height:1.45}.member-merge-preview-pane{overflow-y:auto}.member-merge-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.member-merge-preview-grid>div{background:#fafafa;border:1px solid #e1e4e8;border-radius:7px;min-width:0;padding:7px 8px}.member-merge-preview-grid span,.member-merge-preview-note>span{color:#858b93;text-transform:uppercase;font-size:.53125rem;font-weight:800;display:block}.member-merge-preview-grid strong{color:#333940;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.625rem;display:block;overflow:hidden}.member-merge-preview-note{background:#fafafa;border:1px solid #e1e4e8;border-radius:7px;padding:8px}.member-merge-preview-note p{color:#4e555d;white-space:pre-wrap;margin:5px 0 0;font-size:.625rem;line-height:1.45}.member-merge-preview-photos{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.member-merge-preview-photos img{aspect-ratio:1;object-fit:cover;border:1px solid #d9dde2;border-radius:6px;width:100%}.member-merge-safety-note{background:#fffaf0;border:1px solid #ead8ac;border-radius:8px;flex-direction:column;gap:3px;margin-top:auto;padding:8px;display:flex}.member-merge-safety-note strong{color:#65450f;font-size:.59375rem;font-weight:900}.member-merge-safety-note span{color:#765d31;font-size:.55rem;line-height:1.45}@media (width<=980px){.member-profile-card.member-profile-merge-open{width:calc(100vw - 12px)}.member-profile-card.member-profile-merge-open .member-profile-body{flex-direction:column;overflow-y:auto}.member-merge-workspace{border-top:1px solid var(--border);border-left:0;width:100%;min-width:0;min-height:520px}}@media (width<=680px){.member-merge-workspace,.member-merge-preview-grid{grid-template-columns:1fr}}.calendar-available-label.temporary,.selection-available-label.temporary{font-weight:850;color:#2b6d3b!important}.device-mobile .appointment-card-content{grid-template-columns:minmax(0,1fr);align-items:start}.device-mobile .appointment-card-left{align-self:start}.device-mobile .appointment-initials,.device-mobile .quick-instructor{display:none!important}.device-mobile .appointment-main-line,.device-mobile .quick-member-name{align-self:start;line-height:1.15}.notification-detail-card .portal-card-header{flex-direction:row!important;align-items:flex-start!important}.notification-detail-card .notification-detail-header-actions{flex:none;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:end;align-items:center;gap:6px;display:grid!important}.notification-detail-card .notification-detail-header-actions>button{min-width:0;width:auto!important}.settings-menu-section{margin-top:14px}.settings-menu-section-title{color:#666e77;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.6875rem;font-weight:900}.settings-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.settings-feature-card{color:#20252b;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7dbe0;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:58px;padding:9px 10px;display:flex}.settings-feature-card:hover,.settings-feature-card.selected{border-color:#777f89;box-shadow:inset 0 0 0 1px #1e232814}.settings-feature-card strong{font-size:.8125rem;font-weight:900}.settings-feature-card small{color:#6d747d;font-size:.65625rem;line-height:1.25}.settings-audit-expanded{margin-top:8px}.settings-session-section{border-top:1px solid #e2e5e8;justify-content:flex-end;margin-top:16px;padding-top:12px;display:flex}.settings-logout-button{color:#343a41;cursor:pointer;background:#fff;border:1px solid #b7bdc4;border-radius:8px;min-height:36px;padding:0 14px;font-weight:850}.color-swatch-initials{color:#17191c;text-overflow:ellipsis;text-shadow:0 1px 2px #fffc;white-space:nowrap;justify-content:center;align-items:center;max-width:100%;font-size:.5625rem;font-weight:950;line-height:1;display:inline-flex;overflow:hidden}@media (width<=650px){.settings-feature-grid{grid-template-columns:1fr}.notification-detail-card .portal-card-header{gap:6px}.notification-detail-card .notification-detail-header-actions{gap:4px}.notification-detail-card .notification-detail-header-actions>button{padding-left:7px!important;padding-right:7px!important;font-size:.625rem!important}}.notification-day-section,.notification-history-by-date{margin-top:12px}.notification-day-heading,.notification-history-heading{justify-content:space-between;align-items:center;gap:10px;padding:0 2px 7px;display:flex}.notification-day-heading strong,.notification-history-heading strong{font-size:.75rem;font-weight:900}.notification-day-heading span,.notification-history-heading small{color:#777e87;font-size:.625rem;font-weight:700}.notification-history-heading{border-top:1px solid #e4e7eb;align-items:flex-end;padding-top:13px}.notification-date-accordion-list{flex-direction:column;gap:6px;display:flex}.notification-date-accordion{background:#fff;border:1px solid #e2e5e9;border-radius:9px;overflow:hidden}.notification-date-accordion.expanded{border-color:#c6cbd2;box-shadow:0 3px 12px #1a1f260f}.notification-date-button{text-align:left;cursor:pointer;background:#f8f9fa;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:38px;padding:8px 11px;font-size:.6875rem;font-weight:850;display:flex}.notification-date-button:hover{background:#f2f4f6}.notification-date-content{border-top:1px solid #e7e9ec;padding:7px}.notification-date-content .notification-list{margin:0}.notification-older-dates-button{width:100%;margin-top:8px}.staff-admin-permission-toggles{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.member-contact-access-toggle.disabled{opacity:.45}.member-contact-access-toggle input:disabled+span{cursor:default}@media (pointer:coarse){html.database-busy,html.database-busy *,body.database-busy,body.database-busy *{cursor:auto!important}body.database-busy:after{margin:0;top:16px;left:auto;right:16px}}.staff-access-permission-row,.staff-admin-permission-toggles{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.staff-access-permission-button{justify-content:center;width:auto;min-width:170px;min-height:36px;padding:0 12px}.staff-access-permission-button:disabled{opacity:.42;cursor:not-allowed}.member-profile-footer-actions{justify-content:flex-start!important}.member-profile-last-appointment-block{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.member-profile-last-appointment-label{text-transform:uppercase;letter-spacing:.035em;line-height:1.05;color:#707780!important;margin:0!important;font-size:.5625rem!important;font-weight:850!important}.client-confirmation-actions{flex-direction:column;align-items:stretch;gap:4px;padding:0 10px 10px;display:flex}.client-send-confirmation-button{color:#25452a;cursor:pointer;background:#f7fbf7;border:1px solid #b8cabb;border-radius:8px;min-height:34px;font-weight:700}.client-send-confirmation-button:hover:not(:disabled){background:#edf7ee}.client-send-confirmation-button:disabled{opacity:.55;cursor:default}.client-confirmation-actions small{color:#777;text-align:center;font-size:.6875rem}.confirmation-message-card{width:min(980px,100vw - 28px);max-height:min(880px,100vh - 28px);overflow:hidden}.confirmation-message-body{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:18px;max-height:calc(100vh - 120px);padding:16px;display:grid;overflow:auto}.confirmation-tomorrow-section,.confirmation-template-section{background:#fff;border:1px solid #e1e1e1;border-radius:12px;min-width:0;padding:14px}.confirmation-section-heading,.confirmation-template-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.confirmation-section-heading>div,.confirmation-template-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.confirmation-section-heading small,.confirmation-template-toolbar small{color:#777}.confirmation-preview-list{flex-direction:column;gap:8px;max-height:430px;padding-right:3px;display:flex;overflow:auto}.confirmation-preview-card{--confirmation-instructor-color:#888;border:1px solid #dedede;border-left:5px solid var(--confirmation-instructor-color);color:#222;text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:28px 94px minmax(0,1fr);align-items:start;gap:9px;width:100%;padding:11px 12px;display:grid;position:relative}.confirmation-preview-card:hover{background:#fafafa}.confirmation-preview-card.selected{border-color:#222;border-left-color:var(--confirmation-instructor-color);box-shadow:inset 0 0 0 1px #222}.confirmation-preview-check{background:#fff;border:1px solid #bdbdbd;border-radius:6px;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.confirmation-preview-card.selected .confirmation-preview-check{color:#fff;background:#222;border-color:#222}.confirmation-preview-time{white-space:nowrap;font-weight:800}.confirmation-preview-main{flex-direction:column;gap:2px;min-width:0;display:flex}.confirmation-preview-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.confirmation-preview-main small{color:#6d6d6d}.confirmation-preview-main em{color:#777;font-size:.6875rem;font-style:normal}.confirmation-send-actions,.confirmation-template-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.confirmation-send-actions{margin-top:14px}.confirmation-send-actions .save-button{min-width:150px}.confirmation-send-at-row{background:#fafafa;border:1px solid #e0e0e0;border-radius:9px;align-items:end;gap:10px;margin-top:10px;padding:10px;display:flex}.confirmation-send-at-row label{color:#666;flex-direction:column;gap:4px;font-size:.75rem;display:flex}.confirmation-send-at-row input,.confirmation-automation-options input[type=time],.confirmation-automation-options input[type=number]{color:#222;background:#fff;border:1px solid #ccc;border-radius:7px;min-height:36px;padding:5px 8px}.confirmation-placeholder-row{flex-wrap:wrap;gap:6px;margin:6px 0 9px;display:flex}.confirmation-placeholder-row button{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:7px;padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.confirmation-placeholder-row button:disabled{opacity:.4;cursor:default}.confirmation-template-textarea{resize:vertical;color:#222;background:#fff;border:1px solid #d7d7d7;border-radius:10px;width:100%;min-height:180px;padding:11px;line-height:1.45}.confirmation-template-textarea[readonly]{background:#fafafa}.sms-character-count{text-align:right;color:#8a8a8a;font-variant-numeric:tabular-nums;margin-top:5px;font-size:.6875rem}.automation-enabled{color:#2d6937!important;border-color:#6aa872!important}.confirmation-automation-panel{border-top:1px solid #e3e3e3;margin-top:12px;padding-top:12px}.confirmation-automation-toggle{background:#fafafa;border:1px solid #ddd;border-radius:9px;align-items:flex-start;gap:9px;padding:10px;display:flex}.confirmation-automation-toggle span{flex-direction:column;gap:2px;display:flex}.confirmation-automation-toggle small{color:#777}.confirmation-automation-options{flex-direction:column;gap:7px;margin-top:10px;display:flex}.confirmation-automation-options>label{border:1px solid #e1e1e1;border-radius:8px;grid-template-columns:20px minmax(110px,1fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.confirmation-automation-options>label.selected{background:#fafafa;border-color:#999}.confirmation-automation-options em{color:#666;font-size:.75rem;font-style:normal}.confirmation-automation-save{min-width:145px;margin-top:10px}@media (width<=760px){.confirmation-message-body{grid-template-columns:1fr}.confirmation-message-card{width:calc(100vw - 14px);max-height:calc(100vh - 14px)}.confirmation-preview-card{grid-template-columns:26px 82px minmax(0,1fr);padding:9px}.confirmation-template-toolbar,.confirmation-section-heading{flex-direction:column}.confirmation-send-at-row{flex-direction:column;align-items:stretch}.confirmation-automation-options>label{grid-template-columns:20px 1fr}.confirmation-automation-options>label input[type=time],.confirmation-automation-options>label input[type=number],.confirmation-automation-options>label em{grid-column:2}}.member-notice-modal{width:min(980px,100vw - 28px);max-height:calc(100vh - 28px);overflow:hidden}.member-notice-body{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:14px;max-height:calc(100vh - 105px);padding:14px;display:grid;overflow:auto}.member-notice-compose,.member-notice-recipients,.member-notice-last-sent{background:#fff;border:1px solid #e2e2e2;border-radius:12px;padding:13px}.member-notice-last-sent{grid-column:1/-1}.member-notice-section-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.member-notice-section-title>div:first-child{flex-direction:column;gap:2px;display:flex}.member-notice-section-title small,.member-notice-field span,.member-notice-preview small,.member-notice-last-card small{color:#777;font-size:.75rem}.member-notice-date-input{width:100%;margin-bottom:10px}.member-notice-field{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.member-notice-message-heading{margin-top:4px}.member-notice-token-row{margin-bottom:8px}.member-notice-textarea{min-height:175px}.member-notice-preview{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:9px;margin-top:9px;padding:10px}.member-notice-preview p,.member-notice-last-card p{white-space:pre-wrap;color:#333;margin:5px 0 0;line-height:1.45}.member-notice-recipient-actions{flex-wrap:wrap;gap:6px;display:flex}.member-notice-recipient-actions .cancel-button{min-width:0;padding:6px 9px}.member-notice-member-list{flex-direction:column;gap:7px;max-height:330px;padding-right:2px;display:flex;overflow:auto}.member-notice-member-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:9px 10px;display:grid}.member-notice-member-card:hover{background:#fafafa}.member-notice-member-card.selected{background:#f8f8f8;border-color:#888}.member-notice-check{background:#fff;border:1px solid #bdbdbd;border-radius:6px;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.member-notice-member-card.selected .member-notice-check{color:#fff;background:#202020;border-color:#202020}.member-notice-member-main{flex-direction:column;gap:2px;min-width:0;display:flex}.member-notice-member-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-notice-member-main small{color:#777;line-height:1.3}.member-notice-send-button{width:100%;min-height:42px;margin-top:12px}.member-notice-last-card{background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;gap:3px;padding:11px;display:flex}@media (width<=760px){.member-notice-modal{width:calc(100vw - 14px);max-height:calc(100vh - 14px)}.member-notice-body{grid-template-columns:1fr;max-height:calc(100vh - 90px);padding:10px}.member-notice-last-sent{grid-column:auto}.member-notice-section-title{flex-direction:column}}:root{--movement-ui-scale:1;--movement-font-scale:1;--movement-ui-layout-width:100vw;--movement-ui-layout-height:100dvh}#root{width:var(--movement-ui-layout-width);height:var(--movement-ui-layout-height);min-height:0;transform:scale(var(--movement-ui-scale));transform-origin:0 0}.schedule-app{width:100%;height:100%}.portal-backdrop{width:var(--movement-ui-layout-width);height:var(--movement-ui-layout-height);transform:scale(var(--movement-ui-scale));transform-origin:0 0;inset:0 auto auto 0}.portal-card{max-width:calc(100% - 24px);max-height:calc(100% - 24px)}.floating-popover{transform:scale(var(--movement-ui-scale));transform-origin:0 0}.client-send-confirmation-button{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;align-items:center;width:100%;min-width:0;min-height:32px;padding:6px 7px;font-size:.6875rem;line-height:1.12;display:flex}.member-notice-clear-dates{color:#737373;cursor:pointer;background:0 0;border:0;flex:none;padding:2px 4px;font-size:.6875rem;font-weight:750}.member-notice-selected-dates{background:#fafafa;border:1px solid #e1e3e5;border-radius:9px;flex-direction:column;gap:7px;min-width:0;margin:-2px 0 12px;padding:9px 10px;display:flex}.member-notice-selected-dates>strong{overflow-wrap:anywhere;font-size:.75rem;line-height:1.3}.member-notice-date-chips{flex-wrap:wrap;gap:5px;display:flex}.member-notice-date-chips button{color:#333;cursor:pointer;background:#fff;border:1px solid #d2d5d8;border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:100%;padding:4px 7px 4px 8px;font-size:.65625rem;line-height:1;display:inline-flex}.member-notice-date-chips button b{color:#858585;font-size:.8125rem;line-height:1}.settings-section-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.settings-sms-toggle{color:#686d73;cursor:pointer;background:#f6f7f8;border:1px solid #d0d4d8;border-radius:999px;flex:none;align-items:center;gap:6px;min-width:0;padding:4px 7px;font-size:.65625rem;font-weight:800;display:inline-flex}.settings-sms-toggle.enabled{color:#355e3a;background:#f2f8f3;border-color:#a9c7ad}.settings-sms-toggle input{margin:0}.settings-sms-disabled-note{color:#7b7f84;font-size:.6875rem;line-height:1.35;display:block}.settings-device-scale-row{grid-template-columns:48px minmax(120px,1fr) auto;align-items:center;gap:10px;display:grid}.settings-device-scale-value{text-align:center;font-size:.75rem;font-weight:850}.settings-device-scale-row input[type=range]{width:100%;min-width:0}.settings-scale-restore{color:#3d4248;white-space:normal;overflow-wrap:anywhere;cursor:pointer;background:#fff;border:1px solid #d2d5d8;border-radius:7px;min-width:0;max-width:100%;padding:7px 9px;font-size:.65625rem;font-weight:760;line-height:1.15}.settings-device-scale-note{color:#7b7f84;margin-top:6px;font-size:.65625rem;line-height:1.3;display:block}@media (width<=760px){.settings-device-scale-row{grid-template-columns:42px minmax(0,1fr)}.settings-scale-restore{grid-column:1/-1}}.schedule-app,.schedule-app.appointment-open{width:100%;height:100%;min-height:0}.device-mobile .appointment-dock{width:100%;height:100%}.database-status-screen{min-height:100%}.save-button.saved-state,.save-button.saved-state:disabled,.save-button.saved-state[disabled],.save-button.inactive-state,.save-button.inactive-state:disabled,.save-button.inactive-state[disabled]{opacity:1!important;color:#24282d!important;cursor:default!important;background:#fff!important;border-color:#cfd3d8!important}.schedule-cell.current-class-cell,.schedule-cell.current-class-cell:hover{background:var(--current-soft);box-shadow:inset 0 0 0 2px var(--current-accent)}.viewer-current-cell-label{z-index:6;border:1px solid var(--current-accent);color:#4f7e49;letter-spacing:.04em;pointer-events:none;background:#fff;border-radius:4px;padding:2px 4px;font-size:.4375rem;font-weight:900;line-height:1;position:absolute;top:3px;right:4px}.appointment-card.viewer-finished-card{position:relative}.viewer-finished-badge{color:#4f555b;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;background:#ffffffe0;border:1px solid #00000038;border-radius:5px;flex:none;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:2px 5px;font-size:.46875rem;font-weight:900;line-height:1;display:inline-flex}.appointment-card:not(.quick-appointment-card)>.viewer-finished-badge{margin:0 0 4px}.quick-appointment-card .viewer-finished-badge{margin-right:4px}.confirmation-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.confirmation-select-all-button{min-height:30px;padding:0 9px;font-size:.6875rem}.member-notice-date-picker-button{color:#2b2f33;text-align:left;cursor:pointer;background:#fff;border:1px solid #d4d7da;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:42px;padding:8px 10px;font-size:.75rem;font-weight:760;display:flex}.member-notice-date-picker-button span{overflow-wrap:anywhere;min-width:0}.member-notice-date-picker-button b{color:#7d8389;flex:none}.member-notice-calendar-summary{color:#4b5055;overflow-wrap:anywhere;background:#fafafa;border:1px solid #e0e3e6;border-radius:7px;min-height:30px;margin-top:9px;padding:7px 8px;font-size:.65625rem;font-weight:750;line-height:1.3}.member-notice-calendar-actions{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.member-notice-calendar-actions .cancel-button,.member-notice-calendar-actions .save-button{min-height:34px;padding:0 11px;font-size:.6875rem}@media (width<=760px){.confirmation-heading-actions{justify-content:space-between;width:100%}.viewer-current-cell-label{padding:2px 3px;font-size:.375rem}}.confirmation-send-at-toggle{color:#2b2f34;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cfd3d8;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:5px 8px 5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.confirmation-send-at-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.confirmation-send-at-toggle-text{white-space:nowrap}.confirmation-send-at-switch{background:#e7e9ec;border:1px solid #b9bec4;border-radius:999px;flex:none;width:36px;height:20px;transition:background .16s,border-color .16s;position:relative}.confirmation-send-at-switch>span{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.confirmation-send-at-toggle.enabled .confirmation-send-at-switch{background:#111;border-color:#111}.confirmation-send-at-toggle.enabled .confirmation-send-at-switch>span{transform:translate(16px)}.confirmation-send-at-toggle:has(input:focus-visible){outline-offset:2px;outline:2px solid #111}.confirmation-send-at-toggle:has(input:disabled){opacity:.55;cursor:default}.confirmation-scheduled-summary{flex-direction:column;flex:220px;gap:2px;min-width:0;display:flex}.confirmation-scheduled-summary strong{color:#222;font-size:.75rem}.confirmation-scheduled-summary span{color:#70757b;font-size:.6875rem}.confirmation-cancel-scheduled-button{white-space:nowrap;flex:none}@media (width<=520px){.confirmation-send-actions{align-items:stretch}.confirmation-send-actions .save-button,.confirmation-send-at-toggle{justify-content:space-between;width:100%}.confirmation-send-at-row{flex-direction:column;align-items:stretch}.confirmation-cancel-scheduled-button,.confirmation-send-at-row .save-button{width:100%}}input,textarea,select{min-width:0;max-width:100%}.portal-card,.member-profile-card,.add-staff-card,.instructor-schedule-modal,.notification-detail-card,.audit-history-detail-card{min-width:0}.compact-navigation .topbar{z-index:90000;gap:8px;min-height:50px;padding:6px 9px;position:relative}.compact-navigation .app-brand-block{flex:auto;min-width:0}.compact-navigation .app-brand-row{min-width:0}.compact-navigation .app-brand{white-space:nowrap;font-size:1.0625rem;line-height:1.05}.compact-navigation .app-subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:min(72vw,520px);margin-top:2px;font-size:.59375rem;overflow:hidden}.compact-nav-toggle{color:#252a30;cursor:pointer;background:#fff;border:1px solid #cbd0d6;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;font-size:1.6875rem;font-weight:700;line-height:1;display:inline-flex}.compact-nav-backdrop{z-index:90010;background:#1215194d;border:0;border-radius:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.compact-navigation .topbar-actions.compact-nav-drawer{z-index:90020;overscroll-behavior:contain;visibility:hidden;pointer-events:none;background:#fff;border-left:1px solid #cfd3d8;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:7px;width:min(310px,84%);max-width:84%;padding:10px;transition:transform .18s,visibility 0s linear .18s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-14px 0 36px #0000002e}.compact-navigation .topbar-actions.compact-nav-drawer.open{visibility:visible;pointer-events:auto;transition:transform .18s;transform:translate(0)}.compact-nav-drawer-header{border-bottom:1px solid #e0e3e7;justify-content:space-between;align-items:flex-start;gap:10px;min-height:54px;margin-bottom:4px;padding:3px 2px 9px;display:flex}.compact-nav-drawer-header>div{min-width:0}.compact-nav-drawer-header strong,.compact-nav-drawer-header small{display:block}.compact-nav-drawer-header strong{font-size:.9375rem;font-weight:900}.compact-nav-drawer-header small{color:#6a717a;overflow-wrap:anywhere;margin-top:3px;font-size:.59375rem;line-height:1.25}.compact-nav-close{flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;line-height:1;display:inline-flex;color:#222!important;background:#fff!important;border:1px solid #cfd3d8!important;border-radius:8px!important;min-width:36px!important;min-height:36px!important;padding:0!important;font-size:1.5rem!important}.compact-navigation .topbar-actions.compact-nav-drawer>button:not(.compact-nav-close){white-space:normal;overflow-wrap:anywhere;text-align:left;justify-content:flex-start;align-items:center;width:100%;min-width:0;min-height:44px;padding:8px 12px;font-size:.8125rem;display:flex}.compact-navigation .topbar-actions.compact-nav-drawer>button.active{color:#fff;background:#222;border-color:#222}.compact-nav-trust-button{margin-bottom:4px}.compact-navigation.orientation-landscape .topbar{min-height:42px;padding-top:3px;padding-bottom:3px}.compact-navigation.orientation-landscape .app-brand{font-size:.9375rem}.compact-navigation.orientation-landscape .app-subtitle{display:none}.compact-navigation.orientation-landscape .compact-nav-toggle{width:34px;min-width:34px;height:34px;min-height:34px}.compact-navigation .instructor-strip{scrollbar-width:thin;gap:4px;min-height:0;padding:4px 6px}.compact-navigation .instructor-summary{min-width:94px;min-height:32px;padding:3px 6px}.compact-navigation.orientation-landscape .instructor-summary{min-width:86px;min-height:29px}.compact-navigation .schedule-page{padding:6px}.compact-navigation .schedule-toolbar{flex-direction:column;align-items:stretch;gap:5px;margin-bottom:6px;display:flex}.compact-navigation .schedule-toolbar-left{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 7px;min-width:0;display:grid}.compact-navigation .schedule-toolbar h1{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.125rem;overflow:hidden}.compact-navigation .viewer-current-datetime{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.625rem;overflow:hidden}.compact-navigation .viewer-view-all-button{white-space:normal;grid-column:1/-1;justify-self:start;max-width:100%;min-height:30px;padding:0 9px;font-size:.59375rem}.compact-navigation .viewer-view-all-button:disabled{display:none}.compact-navigation .schedule-toolbar-actions{scrollbar-width:thin;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:5px;width:100%;min-width:0;padding-bottom:1px;overflow:auto hidden}.compact-navigation .schedule-toolbar-actions>button,.compact-navigation .viewer-mode-switch{flex:none}.compact-navigation .schedule-toolbar-actions>button,.compact-navigation .viewer-mode-switch button{min-height:34px;padding-left:9px;padding-right:9px;font-size:.625rem;line-height:1.05}.compact-navigation.orientation-landscape .schedule-toolbar{grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:center;gap:5px 8px;display:grid}.compact-navigation.orientation-landscape .schedule-toolbar-left{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.compact-navigation.orientation-landscape .schedule-toolbar h1{font-size:.9375rem}.compact-navigation.orientation-landscape .viewer-current-datetime,.compact-navigation.orientation-landscape .viewer-view-all-button:disabled{display:none}.compact-navigation.orientation-landscape .viewer-view-all-button:not(:disabled){flex:none;grid-column:auto;display:inline-flex}.compact-navigation.orientation-landscape .schedule-toolbar-actions{justify-content:flex-end}.compact-navigation .schedule-viewer-row{position:relative;overflow:hidden}.compact-navigation .waiting-list-sidebar{z-index:250;width:min(310px,78%);min-width:0;max-width:78%;position:absolute;top:0;bottom:0;left:0;box-shadow:10px 0 28px #0000002e}.compact-navigation .schedule-viewer-row.waiting-list-visible>.schedule-scroll{width:100%}.compact-navigation .appointment-card,.compact-navigation .quick-appointment-card,.compact-navigation .appointment-card-content,.compact-navigation .appointment-card-left,.compact-navigation .appointment-main-line,.compact-navigation .quick-appointment-line,.compact-navigation .quick-member-name{min-width:0;max-width:100%}.compact-navigation .appointment-card,.compact-navigation .quick-appointment-card{overflow:hidden}.compact-navigation .appointment-main-line,.compact-navigation .viewer-member,.compact-navigation .viewer-member-name,.compact-navigation .viewer-date-prefix{overflow-wrap:anywhere;word-break:normal}.device-mobile .appointment-main-line{font-size:var(--viewer-font-card,11px);line-height:1.12}.device-mobile .appointment-modal-top{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"date actions""note note";align-items:center;gap:6px 8px;min-width:0;min-height:0;padding:7px 8px}.device-mobile .appointment-modal-top-left{grid-area:date;min-width:0;overflow:hidden}.device-mobile .appointment-modal-top .appointment-note-preview{grid-area:note;width:100%;min-height:38px;max-height:44px;padding:5px 7px}.device-mobile .appointment-modal-top .appointment-top-actions{grid-area:actions;min-width:0;margin:0}.device-mobile.orientation-landscape .appointment-modal-top{grid-template-columns:minmax(132px,.9fr) minmax(100px,1fr) auto;grid-template-areas:"date note actions";gap:5px}.device-mobile.orientation-landscape .appointment-modal-top .appointment-note-preview{min-height:38px;max-height:42px}.device-mobile.orientation-landscape .selected-slot-date{font-size:.9375rem}.device-mobile.orientation-landscape .selected-slot-sub{margin-top:2px;font-size:.625rem}.device-mobile .appointment-layout{min-width:0}.device-mobile.orientation-portrait .appointment-layout{grid-template-columns:102px minmax(0,1fr)}.device-mobile.orientation-landscape .appointment-layout{grid-template-columns:minmax(108px,25%) minmax(0,1fr)}.device-mobile .client-sidebar,.device-mobile .appointment-form-area{min-width:0}.device-mobile .client-sidebar{padding:7px}.device-mobile .appointment-form-area{padding:7px 8px 12px}.device-mobile .form-section{padding:8px}@media (width<=980px){.member-profile-card{width:calc(100% - 12px);max-width:calc(100% - 12px);max-height:calc(100% - 12px)}.member-profile-topbar{flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;min-height:0;padding:10px;display:grid;overflow:visible}.member-profile-identity{flex:none;min-width:0}.member-profile-identity strong{overflow-wrap:anywhere}.member-profile-actions{flex-wrap:wrap;justify-content:flex-end;align-self:start;min-width:0;max-width:100%}.member-profile-recent-workout-shell{order:initial;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:7px;width:100%;min-width:0;display:grid}.member-profile-last-appointment-block{width:100%;min-width:0}.member-workout-card-recent,.member-profile-history-status.compact{width:100%;min-width:0;max-width:none}.member-history-view-all-button{white-space:normal;min-width:78px;max-width:120px;min-height:38px;padding:5px 8px;line-height:1.1}.member-profile-body,.member-profile-content{min-width:0;min-height:0}.member-profile-content{padding-top:10px}}@media (width<=520px){.member-profile-topbar{grid-template-columns:minmax(0,1fr)}.member-profile-actions{grid-column:1;justify-content:flex-start}.member-profile-actions>button{flex:0 auto;min-width:68px;max-width:100%}.member-profile-recent-workout-shell{grid-template-columns:minmax(0,1fr) 82px}.member-workout-card-recent{grid-template-columns:minmax(0,1fr) auto;gap:4px 7px;padding:6px 8px}.member-workout-card-recent strong{grid-column:1/-1}.member-profile-fields,.staff-field-grid,.staff-private-fields{grid-template-columns:minmax(0,1fr)!important}.member-profile-fields input,.member-profile-note-field textarea{width:100%}.member-photo-header{flex-wrap:wrap;align-items:flex-start}}@media (width<=650px){.notification-detail-card .portal-card-header{grid-template-columns:minmax(0,1fr);gap:9px!important;display:grid!important}.notification-detail-card .notification-detail-header-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;gap:6px!important;display:flex!important}.notification-detail-card .notification-detail-header-actions>button{flex:0 auto;min-height:36px}.notification-detail-card .notification-detail-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.portal-card-header{flex-wrap:wrap;min-width:0}.portal-card-header>div:first-child{flex:180px}.portal-card-header button{max-width:100%}.audit-history-detail-card,.notification-detail-card{width:calc(100% - 12px);max-width:calc(100% - 12px);max-height:calc(100% - 12px)}.audit-detail-scroll{padding:9px}}@media (height<=520px) and (orientation:landscape){.compact-navigation .instructor-strip{padding-top:2px;padding-bottom:2px}.compact-navigation .instructor-summary{min-height:27px}.compact-navigation .schedule-page{padding-top:3px}.compact-navigation .schedule-toolbar{margin-bottom:3px}.compact-navigation .schedule-toolbar-actions>button,.compact-navigation .viewer-mode-switch button{min-height:30px}}.compact-navigation .pin-appointment-button:disabled,.compact-navigation .appointment-initials,.compact-navigation .quick-instructor{display:none!important}@media (width<=760px){.member-profile-card{overscroll-behavior:contain;overflow-y:auto}.member-profile-topbar,.member-profile-footer{flex:none}.member-profile-body,.member-profile-body.history-open{flex:none;min-height:auto;display:block;overflow:visible}.member-profile-content,.member-profile-body.history-open>.member-profile-content{overflow:visible}.member-history-panel{width:auto;min-width:0;max-height:none;overflow:visible}}html.movement-compact-layout .member-profile-card,html.movement-compact-layout .add-staff-card,html.movement-compact-layout .notification-detail-card,html.movement-compact-layout .audit-history-detail-card{width:calc(100% - 12px);max-width:calc(100% - 12px);max-height:calc(100% - 12px)}html.movement-compact-layout .member-profile-topbar{flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;min-height:0;padding:10px;display:grid;overflow:visible}html.movement-compact-layout .member-profile-identity{flex:none;min-width:0}html.movement-compact-layout .member-profile-identity strong{overflow-wrap:anywhere}html.movement-compact-layout .member-profile-actions{flex-wrap:wrap;justify-content:flex-end;align-self:start;min-width:0;max-width:100%}html.movement-compact-layout .member-profile-recent-workout-shell{order:initial;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:7px;width:100%;min-width:0;display:grid}html.movement-compact-layout .member-history-view-all-button{white-space:normal;min-width:78px;max-width:120px;min-height:38px;padding:5px 8px;line-height:1.1}html.movement-compact-layout .member-profile-body,html.movement-compact-layout .member-profile-body.history-open{flex:none;min-height:auto;display:block;overflow:visible}html.movement-compact-layout .member-profile-content,html.movement-compact-layout .member-profile-body.history-open>.member-profile-content{overflow:visible}html.movement-compact-layout .member-history-panel{width:auto;min-width:0;max-height:none;overflow:visible}html.movement-compact-layout .notification-detail-card .portal-card-header{grid-template-columns:minmax(0,1fr);gap:9px!important;display:grid!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;gap:6px!important;display:flex!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions>button{flex:0 auto;min-height:36px}html.movement-compact-layout .notification-detail-card .notification-detail-grid,html.movement-compact-layout .audit-detail-meta-grid,html.movement-compact-layout .audit-before-after-grid{grid-template-columns:minmax(0,1fr)}html.movement-compact-layout .portal-card-header{flex-wrap:wrap;min-width:0}html.movement-compact-landscape .member-profile-topbar{padding-top:7px;padding-bottom:7px}html.movement-compact-layout,html.movement-compact-layout body{max-width:100%;overflow:hidden}html.movement-compact-layout .portal-backdrop{width:var(--movement-ui-layout-width);height:var(--movement-ui-layout-height);padding:6px;overflow:hidden}html.movement-compact-layout .settings-role-card,html.movement-compact-layout .confirmation-message-card,html.movement-compact-layout .member-notice-modal,html.movement-compact-layout .schedule-exceptions-card,html.movement-compact-layout .trusted-devices-card,html.movement-compact-layout .staff-manager-card,html.movement-compact-layout .add-staff-card,html.movement-compact-layout .instructor-settings-card,html.movement-compact-layout .member-profile-card,html.movement-compact-layout .notification-card,html.movement-compact-layout .notification-detail-card,html.movement-compact-layout .audit-history-detail-card,html.movement-compact-layout .write-auth-card,html.movement-compact-layout .note-editor-card{overflow-x:hidden;width:calc(100% - 4px)!important;min-width:0!important;max-width:calc(100% - 4px)!important;max-height:calc(100% - 4px)!important}html.movement-compact-layout .portal-card-header{grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:start!important;gap:7px 9px!important;display:grid!important}html.movement-compact-layout .portal-card-header>div:first-child{min-width:0}html.movement-compact-layout .portal-header-actions,html.movement-compact-layout .schedule-exceptions-header-actions,html.movement-compact-layout .notification-detail-header-actions,html.movement-compact-layout .instructor-settings-actions{flex-wrap:wrap;place-self:start end;min-width:0;max-width:min(220px,58vw);justify-content:flex-end!important;gap:4px!important;display:flex!important}html.movement-compact-layout .portal-header-actions>button,html.movement-compact-layout .schedule-exceptions-header-actions>button,html.movement-compact-layout .notification-detail-header-actions>button,html.movement-compact-layout .instructor-settings-actions>button{white-space:normal;min-width:54px;max-width:100%;min-height:34px;line-height:1.05;padding-left:7px!important;padding-right:7px!important;font-size:.625rem!important}html.movement-compact-layout .member-profile-card{overscroll-behavior:contain;overflow-y:auto}html.movement-compact-layout .member-profile-topbar{grid-template-areas:"identity actions""recent recent";gap:8px 9px;min-width:0;padding:9px;overflow:visible;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;display:grid!important}html.movement-compact-layout .member-profile-identity{grid-area:identity;width:auto;min-width:0}html.movement-compact-layout .member-profile-identity strong{overflow-wrap:anywhere;max-width:100%}html.movement-compact-layout .member-profile-top-actions{flex-wrap:wrap;grid-area:actions;place-self:start end;gap:4px;width:auto;max-width:188px;display:flex;justify-content:flex-end!important}html.movement-compact-layout .member-profile-top-actions>button{flex:none;min-height:34px;line-height:1.05;min-width:52px!important;padding:0 7px!important;font-size:.625rem!important}html.movement-compact-layout .member-profile-recent-workout-shell{grid-area:recent;grid-template-columns:minmax(0,1fr) minmax(72px,auto);align-items:end;gap:6px;width:100%;min-width:0;display:grid;grid-column:auto!important}html.movement-compact-layout .member-profile-last-appointment-block,html.movement-compact-layout .member-workout-card-recent,html.movement-compact-layout .member-profile-history-status.compact{width:100%;min-width:0;max-width:100%}html.movement-compact-layout .member-workout-card-recent{grid-template-columns:minmax(0,1fr) auto;gap:3px 6px;padding:6px 8px}html.movement-compact-layout .member-workout-card-recent strong{text-align:left;grid-column:1/-1}html.movement-compact-layout .member-history-view-all-button{white-space:normal;width:auto;min-width:72px;max-width:96px;min-height:36px;padding:5px 7px;font-size:.59375rem;line-height:1.05}html.movement-compact-layout .member-profile-body,html.movement-compact-layout .member-profile-body.history-open,html.movement-compact-layout .member-profile-content,html.movement-compact-layout .member-profile-body.history-open>.member-profile-content{min-width:0;overflow-x:hidden}html.movement-compact-layout .member-profile-fields,html.movement-compact-layout .staff-field-grid,html.movement-compact-layout .staff-private-fields{grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .settings-role-card{overflow-y:auto}html.movement-compact-layout .settings-feature-grid,html.movement-compact-layout .settings-admin-management-grid{grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .settings-feature-card{width:100%;min-width:0;min-height:52px}html.movement-compact-layout .settings-section-title-row{flex-wrap:wrap;align-items:flex-start}html.movement-compact-layout .settings-device-scale-row{grid-template-columns:42px minmax(0,1fr)!important}html.movement-compact-layout .settings-scale-restore{grid-column:1/-1;width:100%}html.movement-compact-layout .confirmation-message-card,html.movement-compact-layout .member-notice-modal,html.movement-compact-layout .schedule-exceptions-card,html.movement-compact-layout .trusted-devices-card,html.movement-compact-layout .staff-manager-card,html.movement-compact-layout .instructor-settings-card,html.movement-compact-layout .add-staff-card{flex-direction:column;display:flex}html.movement-compact-layout .confirmation-message-body,html.movement-compact-layout .member-notice-body{flex:auto;gap:9px;min-width:0;min-height:0;max-height:none;padding:9px;overflow:hidden auto;grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .confirmation-tomorrow-section,html.movement-compact-layout .confirmation-template-section,html.movement-compact-layout .member-notice-compose,html.movement-compact-layout .member-notice-recipients,html.movement-compact-layout .member-notice-last-sent{width:100%;min-width:0;padding:9px}html.movement-compact-layout .confirmation-template-toolbar,html.movement-compact-layout .confirmation-section-heading,html.movement-compact-layout .member-notice-section-title{flex-wrap:wrap}html.movement-compact-layout .confirmation-preview-card{grid-template-columns:24px minmax(66px,82px) minmax(0,1fr);gap:6px;padding:8px}html.movement-compact-layout .confirmation-send-at-row{flex-direction:column;align-items:stretch}html.movement-compact-layout .confirmation-automation-options>label{grid-template-columns:20px minmax(0,1fr)!important}html.movement-compact-layout .confirmation-automation-options>label input[type=time],html.movement-compact-layout .confirmation-automation-options>label input[type=number],html.movement-compact-layout .confirmation-automation-options>label em{grid-column:2}html.movement-compact-layout .schedule-exceptions-layout{flex:auto;min-width:0;min-height:0;max-height:none;overflow:hidden auto;grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .schedule-exceptions-list{border-bottom:1px solid #e1e3e6;border-right:0;min-width:0;max-height:190px}html.movement-compact-layout .schedule-exception-editor{min-width:0;padding:10px;overflow:visible}html.movement-compact-layout .schedule-exception-scope-grid,html.movement-compact-layout .schedule-exception-effect-grid,html.movement-compact-layout .schedule-exception-calendar-mode-grid{grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .schedule-exception-calendar-section{-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow-x:auto}html.movement-compact-layout .schedule-exception-week-grid{min-width:650px}html.movement-compact-layout .trusted-device-row,html.movement-compact-layout .staff-manager-row{grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .trusted-device-row-copy,html.movement-compact-layout .staff-manager-main{min-width:0}html.movement-compact-layout .staff-manager-row-actions{grid-column:1;justify-content:flex-start}html.movement-compact-layout .staff-manager-header.staff-manager-header-compact{grid-template-columns:auto minmax(0,1fr) auto;gap:6px;padding:7px}html.movement-compact-layout .staff-manager-add-button,html.movement-compact-layout .staff-manager-close-button{min-width:62px;padding:0 7px;font-size:.625rem}html.movement-compact-layout .instructor-settings-content,html.movement-compact-layout .add-staff-content{min-width:0;overflow:auto}html.movement-compact-layout .work-grid{min-width:610px}.compact-navigation .audit-page-toolbar{align-items:stretch;grid-template-columns:minmax(0,1fr)!important}.compact-navigation .audit-page-toolbar>.audit-history-search,.compact-navigation .audit-page-toolbar>.audit-history-category,.compact-navigation .audit-date-range-filter,.compact-navigation .audit-range-error{grid-column:1;width:100%;min-width:0}.compact-navigation .audit-date-range-filter{align-items:end;gap:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}.compact-navigation .audit-date-range-filter label,.compact-navigation .audit-date-range-filter input[type=date]{max-width:100%;width:100%!important;min-width:0!important}.compact-navigation .audit-range-apply,.compact-navigation .audit-range-clear{width:100%;min-width:0}@media (width<=430px){html.movement-compact-layout .member-profile-top-actions{max-width:168px}html.movement-compact-layout .member-profile-top-actions>button{min-width:48px!important;padding-left:6px!important;padding-right:6px!important}.compact-navigation .audit-date-range-filter{grid-template-columns:minmax(0,1fr)!important}}html.movement-compact-layout .member-profile-recent-workout-shell{min-width:0;max-width:100%;grid-area:recent/1/recent/-1!important;width:100%!important}html.movement-compact-layout .member-profile-last-appointment-block{min-width:0;max-width:100%}html.movement-compact-layout .member-workout-card-recent{box-sizing:border-box;overflow:hidden;grid-template-columns:minmax(72px,1fr) minmax(54px,auto)!important;width:100%!important;min-width:0!important;max-width:100%!important}html.movement-compact-layout .member-workout-card-recent>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}html.movement-compact-layout .member-workout-card-recent>span:nth-child(2){text-align:right}html.movement-compact-layout .member-workout-card-recent>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.compact-navigation .audit-date-range-filter{width:100%;min-width:0;grid-template-columns:minmax(0,1fr)!important}.compact-navigation .audit-date-range-filter>label,.compact-navigation .audit-date-range-filter input[type=date],.compact-navigation .audit-range-apply,.compact-navigation .audit-range-clear{box-sizing:border-box;display:block;grid-column:1!important;width:100%!important;min-width:0!important;max-width:100%!important}.compact-navigation .audit-date-range-filter input[type=date]{min-inline-size:0!important;max-inline-size:100%!important}.notification-refreshing-note,.trusted-devices-refreshing,.confirmation-background-loading{color:#777;padding:7px 9px;font-size:.6875rem;font-weight:600}.notification-refreshing-note,.trusted-devices-refreshing{border-top:1px solid #eee}.confirmation-background-loading{background:#fafafa;border:1px solid #ededed;border-radius:7px;margin:0 0 8px}.audit-page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.audit-filter-toggle,.audit-list-expand-toggle{display:none}html.movement-compact-layout .notification-detail-card .portal-card-header{grid-template-columns:minmax(0,1fr)!important;gap:7px!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions{flex-flow:row!important;justify-content:flex-end!important;justify-self:stretch!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:none!important;display:flex!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions>button{min-height:34px;white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0 9px!important;font-size:.625rem!important;line-height:1!important}html.movement-compact-layout .audit-filter-toggle{white-space:nowrap;justify-content:center;align-items:center;min-height:31px;padding:0 9px;font-size:.59375rem;font-weight:800;display:inline-flex}html.movement-compact-layout .audit-page-header{align-items:center}html.movement-compact-layout .audit-page-header-actions{flex-wrap:nowrap;flex:none}.compact-navigation .audit-date-range-filter{-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:1px;overflow:auto hidden;flex-flow:row!important;justify-content:flex-start!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important}.compact-navigation .audit-date-range-filter>label{flex-direction:row!important;flex:none!important;grid-column:auto!important;align-items:center!important;gap:3px!important;width:auto!important;min-width:0!important;max-width:none!important;display:flex!important}.compact-navigation .audit-date-range-filter>label>span{flex:none;font-size:.53125rem;line-height:1}.compact-navigation .audit-date-range-filter input[type=date]{width:108px!important;min-width:0!important;max-width:108px!important;min-inline-size:0!important;max-inline-size:108px!important;box-sizing:border-box!important;flex:0 0 108px!important;grid-column:auto!important;height:31px!important;padding:3px 5px!important;font-size:.5625rem!important;display:block!important}.compact-navigation .audit-range-apply,.compact-navigation .audit-range-clear{white-space:nowrap;justify-content:center;align-items:center;flex:none!important;grid-column:auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:31px!important;padding:0 8px!important;font-size:.5625rem!important;display:inline-flex!important}@media (width<=430px){.compact-navigation .audit-date-range-filter input[type=date]{width:98px!important;max-width:98px!important;flex-basis:98px!important;max-inline-size:98px!important}html.movement-compact-layout .audit-page-header{align-items:flex-start}html.movement-compact-layout .audit-page-header-actions{flex-direction:column;align-items:flex-end;gap:4px}}@media (orientation:portrait){html.movement-compact-layout .audit-list-expand-toggle{color:#2c3137;cursor:pointer;background:#fafafa;border:0;border-bottom:1px solid #e0e3e7;flex:none;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;font-size:.625rem;display:flex}html.movement-compact-layout .audit-list-expand-toggle strong{font-size:.625rem;font-weight:850}html.movement-compact-layout .audit-list-expand-toggle span{color:#616972;font-size:.5625rem;font-weight:800}html.movement-compact-layout .audit-page-layout.history-list-expanded{min-height:0;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important}html.movement-compact-layout .audit-page-layout.history-list-expanded .audit-page-detail-pane{display:none!important}html.movement-compact-layout .audit-page-layout.history-list-expanded .audit-page-list-pane{height:100%;grid-area:1/1!important;min-height:0!important}html.movement-compact-layout .audit-page-layout.history-list-expanded .audit-page-list-scroll{-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}}.audit-filter-secondary-row{display:contents}html.movement-compact-layout .audit-page-toolbar,.compact-navigation .audit-page-toolbar{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:6px!important;display:grid!important}html.movement-compact-layout .audit-page-toolbar>.audit-history-search,.compact-navigation .audit-page-toolbar>.audit-history-search{grid-column:1!important;width:100%!important;min-width:0!important}html.movement-compact-layout .audit-filter-secondary-row,.compact-navigation .audit-filter-secondary-row{-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:6px;width:100%;min-width:0;padding:1px 0 2px;overflow:auto hidden;flex-flow:row!important;grid-column:1!important;align-items:center!important;display:flex!important}html.movement-compact-layout .audit-history-category,.compact-navigation .audit-history-category{flex:0 0 126px!important;width:126px!important;min-width:126px!important;max-width:126px!important;height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:.59375rem!important}html.movement-compact-layout .audit-filter-secondary-row .audit-date-range-filter,.compact-navigation .audit-filter-secondary-row .audit-date-range-filter{flex-flow:row!important;flex:none!important;align-items:center!important;gap:5px!important;width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;display:flex!important;overflow:visible!important}html.movement-compact-layout .audit-filter-secondary-row .audit-date-range-filter>label,.compact-navigation .audit-filter-secondary-row .audit-date-range-filter>label{flex-direction:row!important;flex:none!important;align-items:center!important;gap:3px!important;width:auto!important;min-width:0!important;display:flex!important}html.movement-compact-layout .audit-filter-secondary-row .audit-date-range-filter>label>span,.compact-navigation .audit-filter-secondary-row .audit-date-range-filter>label>span{color:#68717a;flex:none;font-weight:800;line-height:1;font-size:.53125rem!important}html.movement-compact-layout .audit-filter-secondary-row input[type=date],.compact-navigation .audit-filter-secondary-row input[type=date]{vertical-align:middle;width:104px!important;min-width:104px!important;max-width:104px!important;min-inline-size:104px!important;max-inline-size:104px!important;box-sizing:border-box!important;flex:0 0 104px!important;height:32px!important;min-height:32px!important;padding:0 6px!important;font-size:.59375rem!important;line-height:32px!important}html.movement-compact-layout .audit-filter-secondary-row input[type=date]::-webkit-date-and-time-value{text-align:left;align-items:center;min-height:30px;margin:0;padding:0;display:flex}.compact-navigation .audit-filter-secondary-row input[type=date]::-webkit-date-and-time-value{text-align:left;align-items:center;min-height:30px;margin:0;padding:0;display:flex}html.movement-compact-layout .audit-filter-secondary-row input[type=date]::-webkit-datetime-edit{align-items:center;height:100%;padding:0}html.movement-compact-layout .audit-filter-secondary-row input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;height:100%;padding:0}.compact-navigation .audit-filter-secondary-row input[type=date]::-webkit-datetime-edit{align-items:center;height:100%;padding:0}.compact-navigation .audit-filter-secondary-row input[type=date]::-webkit-datetime-edit-fields-wrapper{align-items:center;height:100%;padding:0}html.movement-compact-layout .audit-filter-secondary-row .audit-range-apply,html.movement-compact-layout .audit-filter-secondary-row .audit-range-clear,.compact-navigation .audit-filter-secondary-row .audit-range-apply,.compact-navigation .audit-filter-secondary-row .audit-range-clear{white-space:nowrap;flex:none!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:.5625rem!important;display:inline-flex!important}html.movement-compact-layout .audit-range-error,.compact-navigation .audit-range-error{width:100%;grid-column:1!important}@media (orientation:portrait){html.movement-compact-layout .audit-list-expand-toggle{background:#fbfbfc;min-height:42px;padding:5px 7px 5px 10px}html.movement-compact-layout .audit-list-expand-action{color:#252a30;background:#fff;border:1px solid #b9bec5;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px 0 7px;font-size:.59375rem;font-weight:850;line-height:1;display:inline-flex;box-shadow:0 1px 2px #0000000d}html.movement-compact-layout .audit-list-expand-toggle:active .audit-list-expand-action{background:#f0f1f3}html.movement-compact-layout .audit-list-expand-icon{color:#fff;background:#222;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6875rem;font-weight:900;line-height:1;display:inline-flex}html.movement-compact-layout .audit-list-expand-action>span:last-child{color:inherit;font-size:inherit;font-weight:inherit}}html.movement-compact-layout .notification-detail-card .portal-card-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}html.movement-compact-layout .notification-detail-card .portal-card-header>div:first-child{align-items:center;min-width:0;display:flex}html.movement-compact-layout .notification-detail-card .portal-card-header>div:first-child>strong{color:#20242a;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.875rem;font-weight:900;line-height:1.1}html.movement-compact-layout .notification-detail-card .portal-card-header>div:first-child>small{display:none!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions{flex-flow:row!important;grid-area:1/2!important;justify-content:flex-end!important;place-self:center end!important;align-items:center!important;gap:5px!important;width:auto!important;max-width:none!important;display:flex!important}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions>button{white-space:nowrap!important;flex:none!important;width:auto!important;min-width:0!important;height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:.59375rem!important;line-height:1!important}@media (width<=430px){html.movement-compact-layout .notification-detail-card .portal-card-header>div:first-child>strong{font-size:.78125rem}html.movement-compact-layout .notification-detail-card .notification-detail-header-actions>button{padding-left:6px!important;padding-right:6px!important;font-size:.5625rem!important}html.movement-compact-layout .audit-history-category,.compact-navigation .audit-history-category{flex-basis:112px!important;width:112px!important;min-width:112px!important;max-width:112px!important}html.movement-compact-layout .audit-filter-secondary-row input[type=date],.compact-navigation .audit-filter-secondary-row input[type=date]{width:98px!important;min-width:98px!important;max-width:98px!important;flex-basis:98px!important;min-inline-size:98px!important;max-inline-size:98px!important}}.schedule-app button,.portal-card button,.appointment-card,.settings-feature-card,.role-card,.member-workout-card,.member-directory-card{min-width:0}.schedule-app button,.portal-card button,.appointment-card,.settings-feature-card,.role-card{overflow-wrap:anywhere}.settings-font-scale-section .settings-device-scale-note{max-width:760px}.member-photo-viewer-card{color:#fff;background:#111316;border-color:#ffffff24;flex-direction:column;width:min(920px,100% - 18px);max-width:calc(100% - 18px);height:min(820px,100% - 18px);max-height:calc(100% - 18px);padding:0;display:flex;overflow:hidden}.member-photo-viewer-header,.member-photo-viewer-footer{background:#111316fa;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.member-photo-viewer-header{border-bottom:1px solid #ffffff1f}.member-photo-viewer-header>div{align-items:baseline;gap:9px;min-width:0;display:flex}.member-photo-viewer-header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.member-photo-viewer-header small,.member-photo-viewer-footer small,.member-photo-viewer-footer span{color:#c8ccd1;font-variant-numeric:tabular-nums}.member-photo-viewer-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.member-photo-viewer-stage{background:#090a0c;flex:auto;justify-content:center;align-items:center;min-width:0;min-height:0;padding:8px 54px;display:flex;position:relative;overflow:hidden}.member-photo-viewer-stage img{object-fit:contain;object-position:center center;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.member-photo-viewer-arrow{z-index:3;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer;background:#141619b8;border:1px solid #ffffff38;border-radius:13px;justify-content:center;align-items:center;width:44px;min-width:44px;height:58px;padding:0;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.member-photo-viewer-arrow.previous{left:8px}.member-photo-viewer-arrow.next{right:8px}.member-photo-viewer-footer{border-top:1px solid #ffffff1f;justify-content:center}.member-photo-viewer-footer span{font-weight:850}.member-photo-viewer-footer small{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(70%,520px);overflow:hidden}@media (width<=760px){.member-photo-viewer-card{border-radius:12px;width:calc(100% - 8px);max-width:calc(100% - 8px);height:calc(100% - 8px);max-height:calc(100% - 8px)}.member-photo-viewer-stage{padding:6px 44px}.member-photo-viewer-arrow{border-radius:11px;width:36px;min-width:36px;height:52px}.member-photo-viewer-header,.member-photo-viewer-footer{padding:8px 10px}}@media (width<=760px) and (orientation:landscape){.member-photo-viewer-card{width:min(900px,100% - 12px);height:calc(100% - 8px)}.member-photo-viewer-header,.member-photo-viewer-footer{padding-top:6px;padding-bottom:6px}}.member-profile-topbar-single-row .member-profile-identity,.member-profile-topbar-single-row .member-profile-recent-workout-shell,.member-profile-topbar-single-row .member-profile-top-actions{min-width:0;grid-area:auto!important}.member-profile-topbar-single-row .member-profile-recent-workout-shell{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;display:grid;width:100%!important}.member-profile-topbar-single-row .member-profile-last-appointment-block{min-width:0}.member-profile-topbar-single-row .member-workout-card-recent{width:100%!important;max-width:100%!important}.member-profile-topbar-single-row .member-profile-top-actions{flex-wrap:nowrap;justify-self:end}.member-photo-viewer-footer{justify-content:center!important}.packages-page{min-width:0;padding:18px 20px 28px;overflow:auto}.packages-page-header{justify-content:space-between;align-items:flex-end;gap:12px;width:min(100%,980px);margin:0 auto 12px;display:flex}.packages-page-header h1{margin:0;font-size:1.3rem;line-height:1.15}.packages-page-header p{color:var(--secondary);margin:3px 0 0;font-size:.72rem}.service-types-panel{background:#fff;border:1px solid #d9dee4;border-radius:12px;width:min(100%,980px);margin:0 auto;overflow:hidden}.service-types-panel-header{background:#fafbfc;border-bottom:1px solid #e5e8ec;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.service-types-panel-header>div:first-child{min-width:0}.service-types-panel-header strong{font-size:.9rem;line-height:1.2;display:block}.service-types-panel-header small{color:var(--secondary);margin-top:3px;font-size:.65rem;line-height:1.3;display:block}.service-types-panel-actions{flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}.package-add-type-button,.service-type-restore-button,.service-type-remove-button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #bfc5cc;border-radius:7px;min-height:32px;padding:0 10px;font-size:.68rem;font-weight:800}.package-add-type-button:hover,.service-type-restore-button:hover,.service-type-remove-button:hover{background:#f5f6f7}.service-type-remove-button{color:#8b4545}.service-type-restore-button{color:#315d3b}.service-types-save-button{min-width:68px;min-height:32px}.service-type-list{gap:8px;padding:10px;display:grid}.service-type-editor-card{background:#fff;border:1px solid #e0e4e8;border-radius:9px;min-width:0;padding:10px 11px}.service-type-editor-card.inactive{opacity:.7;background:#fafafa}.service-type-editor-new{background:#f8f9fa;border-color:#c9d0d7;margin:10px 10px 0}.service-type-editor-topline{grid-template-columns:minmax(180px,1.45fr) minmax(155px,.85fr) 92px auto;align-items:end;gap:8px;min-width:0;display:grid}.service-type-field{gap:4px;min-width:0;display:grid}.service-type-field>span,.service-type-description-field>span{color:#626971;font-size:.61rem;font-weight:800;line-height:1.15}.service-type-field .text-input,.service-type-field input,.service-type-field select{box-sizing:border-box;background:#fff;border:1px solid #cdd2d8;border-radius:7px;width:100%;min-width:0;height:34px;padding:0 9px}.service-type-max-field input{text-align:center}.service-type-behavior-pill{box-sizing:border-box;color:#4f565e;white-space:nowrap;text-overflow:ellipsis;background:#f7f8f9;border:1px solid #d5d9de;border-radius:7px;align-items:center;min-width:0;height:34px;padding:0 9px;font-size:.66rem;font-weight:750;display:flex;overflow:hidden}.service-type-behavior-pill.group{background:#f4f6f8}.service-type-status-actions,.service-type-new-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.service-type-new-actions>button{min-height:34px;padding-left:10px;padding-right:10px}.service-type-status{border-radius:999px;padding:4px 7px;font-size:.57rem;font-weight:850;line-height:1}.service-type-status.active{color:#3e6547;background:#eef5ef}.service-type-status.inactive{color:#777;background:#f1f1f1}.service-type-description-field{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:10px;min-width:0;margin-top:8px;display:grid}.service-type-description-field>span{padding-top:7px}.service-type-description-field>span small{color:#91979e;margin-top:3px;font-size:.56rem;font-weight:600;line-height:1.25;display:block}.service-type-description-field textarea.text-input{box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #d4d8dd;border-radius:7px;width:100%;min-width:0;min-height:54px;max-height:110px;padding:7px 9px;line-height:1.3}.service-type-editor-footer{color:#81878d;border-top:1px solid #eef0f2;flex-wrap:wrap;align-items:center;gap:5px 9px;min-width:0;margin-top:7px;padding-top:7px;font-size:.57rem;line-height:1.2;display:flex}.service-type-editor-footer code{color:#60666d;background:#f1f3f5;border-radius:5px;padding:2px 5px;font-size:.56rem}.service-type-safety-note{color:#697078;background:#f7f8f9;border-radius:7px;margin:0 10px 10px;padding:8px 10px;font-size:.61rem;line-height:1.35}@media (width<=980px){.member-profile-topbar.member-profile-topbar-single-row{align-items:center;gap:7px;grid-template-columns:minmax(92px,.7fr) minmax(180px,1.5fr) auto!important}.member-profile-topbar-single-row .member-profile-recent-workout-shell{grid-template-columns:minmax(0,1fr) minmax(70px,auto)!important}.member-profile-topbar-single-row .member-history-view-all-button{min-width:70px;max-width:105px;min-height:34px;padding:4px 7px}}@media (width<=620px){.member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(72px,.6fr) minmax(125px,1.25fr) auto!important;gap:5px!important;padding:8px!important}.member-profile-topbar-single-row .member-profile-identity strong{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.member-profile-topbar-single-row .member-profile-identity small{display:none}.member-profile-topbar-single-row .member-profile-recent-workout-shell{gap:4px;grid-template-columns:minmax(0,1fr) 58px!important}.member-profile-topbar-single-row .member-profile-last-appointment-label{font-size:.55rem}.member-profile-topbar-single-row .member-workout-card-recent{font-size:.58rem;gap:2px 4px!important;padding:4px 5px!important}.member-profile-topbar-single-row .member-workout-card-recent strong{display:none}.member-profile-topbar-single-row .member-history-view-all-button{width:58px;min-width:58px;max-width:58px;min-height:32px;padding:3px 4px;font-size:.58rem}.member-profile-topbar-single-row .member-profile-top-actions{gap:3px}.member-profile-topbar-single-row .member-profile-top-actions>button{min-height:32px;font-size:.6rem;min-width:42px!important;padding:0 5px!important}}@media (width<=980px){.service-type-editor-topline{grid-template-columns:minmax(150px,1.3fr) minmax(135px,.9fr) 84px auto;gap:7px}.service-type-description-field{grid-template-columns:150px minmax(0,1fr)}}@media (width<=760px){.packages-page{padding:10px 9px 20px}.packages-page-header{margin-bottom:8px}.service-types-panel-header{align-items:flex-start;padding:10px}.service-types-panel-actions{gap:5px}.package-add-type-button,.service-types-save-button{min-height:31px;padding-left:8px;padding-right:8px}.service-type-list{gap:7px;padding:8px}.service-type-editor-new{margin:8px 8px 0}.service-type-editor-topline{grid-template-columns:minmax(0,1fr) 78px auto;align-items:end}.service-type-name-field{grid-column:1}.service-type-behavior-field{grid-area:2/1/auto/-1}.service-type-max-field{grid-area:1/2}.service-type-status-actions,.service-type-new-actions{grid-area:1/3}.service-type-description-field{grid-template-columns:1fr;gap:4px}.service-type-description-field>span{padding-top:0}.service-type-description-field>span small{margin:0 0 0 5px;display:inline}}@media (width<=520px){.service-types-panel-header{grid-template-columns:minmax(0,1fr);display:grid}.service-types-panel-actions{justify-content:flex-start}.service-type-editor-card{padding:9px}.service-type-editor-topline{grid-template-columns:minmax(0,1fr) 72px}.service-type-name-field{grid-column:1}.service-type-max-field{grid-column:2}.service-type-behavior-field{grid-area:2/1/auto/-1}.service-type-status-actions,.service-type-new-actions{grid-area:3/1/auto/-1;justify-content:flex-end}.service-type-editor-footer span:last-child{display:none}}.member-profile-past-history-block{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:3px;min-width:0;display:flex}.member-profile-past-history-block>small{color:#767676;white-space:nowrap;font-size:.68rem;font-weight:700;line-height:1.1;display:block}.member-profile-past-history-block .member-history-view-all-button{width:100%;max-width:none}@media (width<=620px){.member-profile-past-history-block>small{white-space:normal;text-align:center;font-size:.5rem}.member-profile-past-history-block .member-history-view-all-button{width:58px;min-width:58px;max-width:58px}}.settings-scale-group{gap:10px;display:grid}.settings-scale-subsection{background:#fafbfc;border:1px solid #e1e4e8;border-radius:9px;min-width:0;padding:9px 10px}.settings-scale-subtitle{color:#555d66;margin-bottom:6px;font-size:.68rem;font-weight:850}.confirmation-modal-header{gap:10px;align-items:center!important}.confirmation-modal-title{flex:auto;min-width:0}.confirmation-modal-title strong,.confirmation-modal-title small{display:block}.confirmation-modal-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.confirmation-header-sms-toggle{min-height:32px;padding:5px 9px}.confirmation-client-shortcut-toggle{color:#5f666e;cursor:pointer;background:#fff;border:1px solid #d2d6da;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:5px 9px;font-size:.64rem;font-weight:780;line-height:1.15;display:inline-flex}.confirmation-client-shortcut-toggle.enabled{color:#334c37;background:#f6faf6;border-color:#aebbb0}.confirmation-client-shortcut-toggle input{margin:0}.confirmation-client-shortcut-toggle:has(input:disabled){opacity:.45;cursor:default}.confirmation-sms-off-note{color:#6c737b;background:#f8f9fa;border:1px solid #d9dde1;border-radius:9px;padding:10px 12px;font-size:.68rem;line-height:1.35}.service-types-settings-card{flex-direction:column;width:min(1040px,100vw - 28px);max-height:min(860px,100vh - 28px);display:flex;overflow:hidden}.service-types-settings-body{min-width:0;min-height:0;padding:12px;overflow:auto}.service-types-settings-card .service-types-panel{width:100%;max-width:none;margin:0}.member-profile-topbar-single-row .member-profile-recent-workout-shell{align-items:end;grid-template-columns:minmax(0,1fr) auto auto!important}.member-profile-packages-block{gap:3px;min-width:0;display:grid}.member-profile-packages-block>small{color:#727981;font-size:.57rem;font-weight:800}.member-package-open-button{min-width:86px}.member-profile-card.member-profile-packages-open{width:min(1380px,100vw - 28px)}.member-profile-body.packages-open{display:flex}.member-profile-body.packages-open>.member-profile-content{flex:auto;min-width:0}.member-package-panel{border-right:1px solid var(--border);background:#f7f8fa;flex-direction:column;gap:9px;width:440px;min-width:380px;min-height:0;padding:11px;display:flex;overflow:hidden}.member-package-panel-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.member-package-panel-header>div{min-width:0}.member-package-panel-header strong,.member-package-panel-header small{display:block}.member-package-panel-header strong{font-size:.84rem;font-weight:880}.member-package-panel-header small{color:#767d85;margin-top:2px;font-size:.59rem;line-height:1.25}.member-package-add-button,.member-package-entitlements-heading button,.member-package-archive-button,.member-package-remove-line{color:#343a40;cursor:pointer;background:#fff;border:1px solid #c8cdd2;border-radius:7px;min-height:30px;padding:0 9px;font-size:.62rem;font-weight:800}.member-package-archive-button{color:#884b4b}.member-package-remove-line:disabled{opacity:.38;cursor:default}.member-package-editor{background:#fff;border:1px solid #cfd5db;border-radius:10px;min-width:0;padding:10px}.member-package-editor-grid{grid-template-columns:minmax(160px,1fr) 125px 125px;gap:7px;display:grid}.member-package-editor label,.member-package-entitlement-row label,.member-package-note-field{gap:4px;min-width:0;display:grid}.member-package-editor label>span,.member-package-entitlement-row label>span,.member-package-note-field>span{color:#676e76;font-size:.58rem;font-weight:820}.member-package-editor input,.member-package-editor select,.member-package-editor textarea{box-sizing:border-box;color:#24292f;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d0d5da;border-radius:7px}.member-package-editor input,.member-package-editor select{height:34px;padding:0 8px}.member-package-editor textarea{resize:vertical;min-height:54px;padding:7px 8px}.member-package-entitlements{gap:6px;margin-top:9px;display:grid}.member-package-entitlements-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.member-package-entitlements-heading strong{font-size:.67rem;font-weight:850}.member-package-entitlement-row{grid-template-columns:minmax(125px,1fr) 66px 76px auto;align-items:end;gap:6px;display:grid}.member-package-entitlement-row input{text-align:center}.member-package-note-field{margin-top:8px}.member-package-editor-actions{justify-content:flex-end;gap:6px;margin-top:9px;display:flex}.member-package-list{flex-direction:column;flex:auto;gap:7px;min-height:0;display:flex;overflow-y:auto}.member-package-card{background:#fff;border:1px solid #dfe3e7;border-radius:9px;padding:9px}.member-package-card.archived{opacity:.66;background:#fafafa}.member-package-card-topline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.member-package-card-topline>div{min-width:0}.member-package-card-topline strong,.member-package-card-topline small{display:block}.member-package-card-topline strong{font-size:.72rem;font-weight:880}.member-package-card-topline small{color:#727980;margin-top:2px;font-size:.56rem}.member-package-status{color:#656c74;background:#eef1f3;border-radius:999px;flex:none;padding:4px 7px;font-size:.54rem;font-weight:850}.member-package-status.active{color:#41684a;background:#eef6ef}.member-package-status.expired{color:#874b4b;background:#f6eeee}.member-package-status.used{color:#60666d;background:#f0f1f2}.member-package-status.archived{color:#777;background:#ededed}.member-package-session-summary{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.member-package-session-summary>span{background:#fafbfc;border:1px solid #e1e4e7;border-radius:7px;align-items:baseline;gap:5px;min-width:0;padding:5px 7px;display:inline-flex}.member-package-session-summary strong{font-size:.59rem}.member-package-session-summary em{color:#6f767d;font-size:.55rem;font-style:normal}.member-package-card p{color:#656c73;margin:7px 0 0;font-size:.59rem;line-height:1.3}.member-package-card-actions{justify-content:flex-end;gap:5px;margin-top:7px;display:flex}.member-package-future-note{color:#858b91;font-size:.55rem;line-height:1.3;display:block}@media (width<=980px){.confirmation-modal-header-actions{gap:5px}.confirmation-client-shortcut-toggle{white-space:normal;max-width:210px}.member-profile-topbar-single-row .member-profile-recent-workout-shell{grid-template-columns:minmax(0,1fr) auto auto!important}.member-profile-body.packages-open{flex-direction:column;overflow-y:auto}.member-package-panel{border-right:0;border-bottom:1px solid var(--border);width:auto;min-width:0;max-height:430px}}@media (width<=760px){.service-types-settings-card{width:calc(100% - 12px);max-width:calc(100% - 12px);max-height:calc(100% - 12px)}.service-types-settings-body{padding:7px}.confirmation-modal-header{align-items:flex-start!important}.confirmation-modal-header-actions{max-width:66%}.confirmation-header-sms-toggle,.confirmation-client-shortcut-toggle,.confirmation-modal-header .portal-close-button{min-height:30px;font-size:.58rem}.member-profile-topbar-single-row .member-profile-recent-workout-shell{grid-template-columns:minmax(0,1fr) 58px 70px!important}.member-package-open-button{width:70px!important;min-width:70px!important;max-width:70px!important;font-size:.54rem!important}.member-package-panel{width:auto;min-width:0;max-height:none;overflow:visible}.member-profile-body.packages-open{min-height:auto;display:block;overflow:visible}.member-package-editor-grid{grid-template-columns:minmax(0,1fr) minmax(112px,.55fr)}.member-package-name-field{grid-column:1/-1}.member-package-entitlement-row{grid-template-columns:minmax(0,1fr) 62px 70px}.member-package-remove-line{grid-column:1/-1;justify-self:end}}@media (width<=520px){.confirmation-modal-header-actions{max-width:72%}.confirmation-client-shortcut-toggle span{max-width:118px}.member-profile-topbar-single-row .member-profile-recent-workout-shell{gap:3px;grid-template-columns:minmax(0,1fr) 54px 62px!important}.member-package-open-button{width:62px!important;min-width:62px!important;max-width:62px!important}.member-package-editor-grid,.member-package-entitlement-row{grid-template-columns:minmax(0,1fr) minmax(82px,.55fr)}.member-package-editor-grid>label:last-child,.member-package-entitlement-row>label:nth-child(3){grid-column:2}.member-package-entitlement-row>label:first-child{grid-column:1/-1}}.class-type-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.appointment-service-type-button{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-left:10px;padding-right:10px;overflow:hidden}.appointment-service-type-button>*{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.staff-manager-header-actions-left{align-items:center;gap:7px;min-width:0;display:flex}.staff-manager-schedule-button{white-space:nowrap}.service-types-settings-card,.package-settings-card{width:min(980px,100vw - 28px);max-width:980px}.service-types-settings-body-v33,.package-settings-body{gap:12px;min-width:0;padding:14px;display:grid}.service-type-preview-section,.service-types-accordion-panel,.package-definition-editor,.package-deduction-setting{background:#fff;border:1px solid #e5e5e5;border-radius:12px}.service-type-preview-section{padding:12px}.service-type-preview-heading,.package-settings-toolbar,.package-definition-services-header,.member-package-balance-editor-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.service-type-preview-heading>div,.package-settings-toolbar>div:first-child,.member-package-balance-editor-heading>div{gap:2px;min-width:0;display:grid}.service-type-preview-heading small,.package-settings-toolbar small,.member-package-balance-editor-heading small{color:#777}.service-type-removed-toggle{white-space:nowrap;background:#fff;border:1px solid #d4d4d4;border-radius:8px;min-height:32px;padding:0 10px;font-weight:700}.service-type-booking-preview-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:7px;margin-top:10px;display:grid}.service-type-booking-preview-button{min-width:0;height:38px;padding:0 10px;overflow:hidden}.service-type-booking-preview-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.service-types-accordion-panel{padding:12px}.service-type-accordion-list,.package-definition-list{gap:7px;margin-top:10px;display:grid}.service-type-accordion-card,.package-definition-card{background:#fff;border:1px solid #dedede;border-radius:10px;transition:border-color .12s,opacity .12s;overflow:hidden}.service-type-accordion-card.expanded{border-color:#a8a8a8}.package-definition-card:has(.package-definition-detail){border-color:#a8a8a8}.service-type-accordion-card.inactive,.package-definition-card.inactive{opacity:.62;background:#fafafa}.service-type-accordion-card.dragging{opacity:.42}.service-type-accordion-summary{grid-template-columns:30px 30px minmax(0,1fr) auto auto 34px;align-items:center;gap:7px;min-height:52px;padding:7px 9px;display:grid}.service-type-order-number,.package-definition-number{background:#f1f1f1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.service-type-drag-handle{cursor:grab;color:#888;letter-spacing:-3px;-webkit-user-select:none;user-select:none;font-size:15px}.service-type-summary-main,.package-definition-summary{min-width:0}.service-type-summary-main{text-align:left;background:0 0;border:0;gap:2px;padding:3px 0;display:grid}.service-type-summary-main strong,.package-definition-summary-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.service-type-summary-main small,.package-definition-summary-main small{color:#747474;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.service-type-edit-save-button,.service-type-expand-button{background:#fff;border:1px solid #d0d0d0;border-radius:7px;min-height:30px;padding:0 9px;font-weight:800}.service-type-edit-save-button.editing{color:#fff;background:#111;border-color:#111}.service-type-expand-button{width:32px;padding:0;font-size:15px}.service-type-accordion-detail,.package-definition-detail{background:#fcfcfc;border-top:1px solid #ececec;padding:10px 12px 12px}.service-type-inline-editor{margin-top:10px}.service-type-edit-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.service-type-order-fallback{gap:6px;display:flex}.service-type-order-fallback button{background:#fff;border:1px solid #ddd;border-radius:7px;min-height:30px;padding:0 9px}.service-type-read-detail{gap:7px;display:grid}.service-type-read-detail p{white-space:pre-wrap;margin:0}.service-type-read-detail small{color:#888}.package-settings-toolbar{padding:2px 1px}.package-settings-toolbar>div:last-child{align-items:center;gap:7px;display:flex}.package-definition-editor{gap:10px;padding:12px;display:grid}.package-definition-editor-grid{grid-template-columns:minmax(220px,1.5fr) minmax(210px,.75fr);gap:9px;display:grid}.package-definition-editor label,.package-definition-description,.package-definition-service-row label,.member-package-menu-grid label,.member-package-editor-grid label{gap:4px;min-width:0;display:grid}.package-definition-editor label>span,.package-definition-service-row label>span,.member-package-menu-grid label>span,.member-package-menu-expiry>span,.member-package-editor-grid label>span{color:#555;font-size:10px;font-weight:800}.package-definition-description textarea{resize:vertical;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:8px;width:100%;min-height:58px;padding:8px 9px}.package-validity-control{grid-template-columns:82px minmax(110px,1fr);gap:6px;display:grid}.package-validity-control input,.package-definition-service-row input,.member-package-balance-line input{box-sizing:border-box;border:1px solid #d5d5d5;border-radius:8px;min-width:0;height:36px;padding:0 8px}.package-definition-services{border-top:1px solid #ececec;gap:7px;padding-top:9px;display:grid}.package-definition-services-header button{background:#fff;border:1px solid #d4d4d4;border-radius:7px;min-height:30px;padding:0 9px;font-weight:700}.package-definition-service-row{grid-template-columns:minmax(190px,1.5fr) 105px 100px auto;align-items:end;gap:7px;display:grid}.package-definition-editor-actions,.package-definition-card-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.package-definition-summary{text-align:left;background:0 0;border:0;grid-template-columns:32px minmax(0,1fr) auto 34px;align-items:center;gap:8px;width:100%;min-height:54px;padding:8px 10px;display:grid}.package-definition-summary-main{gap:2px;display:grid}.package-definition-detail p{color:#555;white-space:pre-wrap;margin:0 0 9px}.package-definition-detail-services,.member-package-selected-services{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;margin-bottom:10px;display:grid}.package-definition-detail-services span,.member-package-selected-services span{background:#fff;border:1px solid #e3e3e3;border-radius:8px;gap:2px;padding:7px 8px;display:grid}.package-definition-detail-services em,.member-package-selected-services em{color:#777;font-size:9px;font-style:normal}.package-deduction-setting{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.package-deduction-setting>div{gap:2px;min-width:0;display:grid}.package-deduction-setting>div small{color:#777}.package-deduction-choice{white-space:nowrap;border:1px solid #d5d5d5;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-weight:700;display:flex}.package-deduction-choice.selected{border-color:#111}.package-deduction-choice.disabled{opacity:.5}.package-deduction-choice small{font-weight:500}.member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(180px,1fr) minmax(260px,1.45fr) auto;align-items:center;gap:10px;display:grid}.member-profile-topbar-single-row .member-profile-recent-workout-shell.member-profile-recent-workout-compact{min-width:0;display:block;grid-column:auto!important}.member-profile-recent-workout-compact .member-profile-last-appointment-block{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.member-profile-recent-workout-compact .member-profile-last-appointment-label{white-space:nowrap}.member-profile-recent-workout-compact .member-workout-card-recent{width:100%;min-width:0}.member-profile-tool-strip{background:#fafafa;border-bottom:1px solid #e7e7e7;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:7px;padding:8px 12px;display:grid}.member-profile-tool-button{text-align:left;background:#fff;border:1px solid #d5d5d5;border-radius:9px;align-content:center;gap:1px;min-width:0;min-height:42px;padding:5px 10px;display:grid}.member-profile-tool-button span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.member-profile-tool-button small{color:#777;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-profile-tool-button.active{color:#fff;background:#111;border-color:#111}.member-profile-tool-button.active small{color:#ddd}.member-profile-actions.member-profile-top-actions>button{white-space:nowrap;min-width:66px}.member-package-panel-v33{min-width:0}.member-package-menu-add,.member-package-balance-editor{background:#fafafa;border:1px solid #ddd;border-radius:10px;margin-bottom:10px;padding:10px}.member-package-menu-grid{grid-template-columns:minmax(190px,1.4fr) 145px 120px auto;align-items:end;gap:7px;display:grid}.member-package-menu-expiry{gap:5px;display:grid}.member-package-menu-expiry strong{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;min-height:36px;padding:0 8px;font-size:10px;display:flex}.member-package-confirm-add{white-space:nowrap;min-height:36px}.member-package-selected-preview{border-top:1px solid #e4e4e4;gap:7px;margin-top:8px;padding-top:8px;display:grid}.member-package-selected-preview>div:first-child{gap:2px;display:grid}.member-package-selected-preview>div:first-child small{color:#777}.member-package-editor-grid.compact{grid-template-columns:repeat(2,minmax(140px,1fr));gap:7px;margin:8px 0;display:grid}.member-package-balance-lines{gap:6px;display:grid}.member-package-balance-line{border-top:1px solid #e5e5e5;grid-template-columns:minmax(150px,1fr) 90px auto;align-items:end;gap:7px;padding-top:6px;display:grid}.member-package-balance-line>span{gap:2px;display:grid}.member-package-balance-line>span small,.member-package-balance-line label small{color:#777}.member-package-balance-line label{gap:3px;display:grid}.member-package-balance-line em{color:#777;align-items:center;min-height:36px;font-style:normal;display:flex}@media (width<=900px){.service-types-settings-card,.package-settings-card{width:min(96vw,880px)}.service-type-accordion-summary{grid-template-columns:28px 28px minmax(0,1fr) auto auto 32px}.package-definition-service-row{grid-template-columns:minmax(170px,1fr) 92px 88px auto}.member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(150px,1fr) minmax(220px,1.35fr) auto}.member-package-menu-grid{grid-template-columns:minmax(170px,1fr) 135px 110px auto}}html.movement-compact-layout .service-types-settings-card,html.movement-compact-layout .package-settings-card{width:calc(100vw - 16px);max-width:none}html.movement-compact-layout .service-types-settings-body-v33,html.movement-compact-layout .package-settings-body{gap:9px;padding:9px}html.movement-compact-layout .service-type-preview-heading,html.movement-compact-layout .service-types-panel-header,html.movement-compact-layout .package-settings-toolbar{flex-wrap:wrap;align-items:flex-start}html.movement-compact-layout .service-type-booking-preview-grid{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}html.movement-compact-layout .service-type-accordion-summary{grid-template-columns:26px 24px minmax(0,1fr) auto 30px;gap:5px}html.movement-compact-layout .service-type-accordion-summary>.service-type-status{display:none}html.movement-compact-layout .service-type-edit-save-button{min-width:48px;padding:0 6px}html.movement-compact-layout .service-type-editor-topline,html.movement-compact-layout .package-definition-editor-grid,html.movement-compact-layout .package-definition-service-row,html.movement-compact-layout .package-deduction-setting,html.movement-compact-layout .member-package-menu-grid,html.movement-compact-layout .member-package-editor-grid.compact{grid-template-columns:1fr}html.movement-compact-layout .package-definition-service-row .member-package-remove-line{justify-self:start}html.movement-compact-layout .package-deduction-setting{align-items:stretch}html.movement-compact-layout .package-deduction-choice{justify-content:center}html.movement-compact-layout .member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}html.movement-compact-layout .member-profile-topbar-single-row .member-profile-identity{grid-area:1/1}html.movement-compact-layout .member-profile-topbar-single-row .member-profile-top-actions{grid-area:1/2;align-self:start}html.movement-compact-layout .member-profile-topbar-single-row .member-profile-recent-workout-shell.member-profile-recent-workout-compact{grid-row:2;width:100%;grid-column:1/-1!important}html.movement-compact-layout .member-profile-tool-strip{scrollbar-width:thin;padding:7px 9px;display:flex;overflow-x:auto}html.movement-compact-layout .member-profile-tool-button{flex:0 0 min(190px,55vw)}html.movement-compact-layout .member-package-balance-line{grid-template-columns:minmax(120px,1fr) 82px auto}html.movement-compact-layout .staff-manager-header.staff-manager-header-compact{grid-template-columns:minmax(0,1fr) auto;gap:7px}html.movement-compact-layout .staff-manager-header-actions-left{grid-area:2/1/auto/-1;width:100%}html.movement-compact-layout .staff-manager-header-title{grid-area:1/1}html.movement-compact-layout .staff-manager-close-button{grid-area:1/2}@media (width<=520px){.class-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-service-type-button{font-size:10px}html.movement-compact-layout .service-type-accordion-summary{grid-template-columns:24px 20px minmax(0,1fr) auto 28px;padding-left:6px;padding-right:6px}html.movement-compact-layout .service-type-drag-handle{font-size:12px}html.movement-compact-layout .service-type-summary-main small{display:none}html.movement-compact-layout .member-package-balance-line{grid-template-columns:minmax(100px,1fr) 76px auto}html.movement-compact-layout .member-profile-actions.member-profile-top-actions>button{min-width:56px;padding-left:7px;padding-right:7px}}.input-error{box-shadow:0 0 0 1px #c9444414;border-color:#c94444!important}.inline-field-error,.inline-form-error{margin-top:2px;line-height:1.2;display:block;color:#bd3434!important;font-size:9px!important;font-weight:780!important}.inline-form-error{background:#fff8f8;border:1px solid #efd0d0;border-radius:8px;padding:7px 9px}.notification-bulk-actions-v34{z-index:3;flex-wrap:wrap;position:sticky;top:0}.notification-bulk-actions-v34 .notification-check-button,.notification-bulk-actions-v34 .notification-remove-button,.notification-bulk-actions-v34 .cancel-button{border-radius:7px;min-height:32px;padding:0 10px;font-size:10px;font-weight:820}.notification-bulk-actions-v34 .notification-check-button{color:#35533a;background:#f5faf6;border:1px solid #b9cdbd}.notification-history-heading-v34{align-items:center}.notification-history-heading-v34>div{gap:2px;min-width:0;display:grid}.notification-select-all-button{color:#343a40;background:#fff;border:1px solid #cfd3d8;border-radius:8px;flex:none;min-height:31px;padding:0 10px;font-size:10px;font-weight:820}.notification-select-all-button.selected{color:#fff;background:#222;border-color:#222}.notification-day-heading-actions{align-items:center;gap:9px;display:flex}.notification-date-row{background:#f8f9fa;grid-template-columns:34px minmax(0,1fr);align-items:stretch;display:grid}.notification-date-row .notification-date-button{min-width:0}.notification-date-select{color:#6f767e;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:9px;font-weight:760;display:inline-flex}.notification-date-select input{accent-color:#222;width:15px;height:15px;margin:0}.notification-date-select-box{cursor:pointer;border-right:1px solid #e1e4e7;justify-content:center;align-items:center;display:flex}.staff-hub-card{width:min(760px,100vw - 24px)}.staff-hub-header{min-height:48px;align-items:center!important}.staff-hub-body{gap:12px;min-width:0;padding:12px;display:grid;overflow-y:auto}.staff-temporary-schedules-card{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fafbfc 100%);border:1px solid #d8dce1;border-radius:11px;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;min-height:64px;padding:9px 11px;display:grid}.staff-temporary-schedules-card:hover{background:#f8f9fa;border-color:#aeb4bc}.staff-temporary-schedules-icon{color:#fff;background:#202326;border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.staff-temporary-schedules-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.staff-temporary-schedules-card strong{font-size:12px}.staff-temporary-schedules-card small{color:#777e86;font-size:9px}.staff-temporary-schedules-card>b{color:#747b83;justify-self:end;font-size:20px}.staff-manager-section-v34{border-top:1px solid #e5e7ea;min-width:0;padding-top:11px}.staff-manager-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.staff-manager-section-heading>div{gap:2px;min-width:0;display:grid}.staff-manager-section-heading small{color:#777e86;font-size:9px}.package-definition-service-row-v34{grid-template-columns:minmax(210px,1fr) 105px auto!important}.package-definition-services-header>div{gap:2px;min-width:0;display:grid}.package-definition-card-v34{border-color:#e1e4e7;box-shadow:0 1px 2px #12181f06}.package-definition-card-v34.expanded{border-color:#b8bec6;box-shadow:0 4px 14px #12181f0e}.package-definition-summary{transition:background .12s}.package-definition-summary:hover{background:#fafbfc}.package-definition-chevron{color:#555d66;background:#fff;border:1px solid #d6d9dd;border-radius:50%;justify-self:end;place-items:center;width:28px;height:28px;font-size:18px;font-weight:700;line-height:1;transition:transform .15s,background .12s,color .12s;display:grid;transform:rotate(0)}.package-definition-chevron.expanded{color:#fff;background:#202326;border-color:#202326;transform:rotate(90deg)}.service-type-expand-button{place-items:center;transition:transform .15s,background .12s;display:grid}.service-type-expand-button.expanded{background:#f1f2f3;transform:rotate(90deg)}.service-type-edit-actions{align-items:center;gap:6px;display:flex}.confirmation-modal-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.confirmation-modal-title{grid-area:1/1;min-width:0}.confirmation-modal-header-actions{grid-area:1/2;min-width:0;flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;width:auto!important;max-width:none!important;display:flex!important}.confirmation-header-sms-toggle,.confirmation-client-shortcut-toggle,.confirmation-modal-header .portal-close-button{flex:none;white-space:nowrap!important}.confirmation-client-shortcut-toggle span{white-space:nowrap!important;max-width:none!important}@media (width<=760px){.confirmation-modal-header{align-items:center!important}.confirmation-modal-title small{display:none}.confirmation-modal-header-actions{max-width:none!important}.confirmation-header-sms-toggle,.confirmation-client-shortcut-toggle,.confirmation-modal-header .portal-close-button{min-height:28px!important;padding:4px 6px!important;font-size:8px!important}.confirmation-client-shortcut-toggle span{text-overflow:ellipsis;overflow:hidden;max-width:110px!important}.staff-hub-body{gap:9px;padding:9px}.staff-manager-section-heading{align-items:center}.package-definition-service-row-v34{align-items:end;grid-template-columns:minmax(0,1fr) 88px auto!important}.notification-bulk-actions-v34{justify-content:flex-start}.notification-bulk-actions-v34>span{width:100%;margin-right:0}}@media (width<=520px){.confirmation-modal-header{grid-template-columns:minmax(92px,1fr) auto!important;gap:5px!important}.confirmation-modal-title strong{font-size:10px!important}.confirmation-client-shortcut-toggle span{max-width:84px!important}.package-definition-service-row-v34{grid-template-columns:minmax(0,1fr) 78px!important}.package-definition-service-row-v34 .member-package-remove-line{grid-column:1/-1;justify-self:end}.notification-history-heading-v34{align-items:center}.notification-history-heading-v34 small,.notification-day-heading-actions .notification-date-select span{display:none}}.confirmation-hours-before-input-wrap{gap:2px;min-width:0;display:grid}.confirmation-hours-before-input-wrap input{width:100%;min-width:0}.service-types-panel-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.service-type-removed-toggle.selected{color:#fff;background:#25282c;border-color:#25282c}.service-type-inline-editor .service-type-description-field{margin-bottom:4px}.service-type-inline-editor .service-type-new-actions{border-top:1px solid #eceff2;margin-top:10px;padding-top:10px}.service-type-edit-footer{justify-content:space-between;align-items:center}.service-type-remove-left{flex:none}.service-type-edit-actions{margin-left:auto}.package-settings-body-v35{gap:12px;min-width:0;padding:14px;display:grid}.package-current-section{background:#fff;border:1px solid #e2e5e8;border-radius:12px;min-width:0;overflow:hidden}.package-current-section .package-settings-toolbar{background:#fafbfc;border-bottom:1px solid #e8eaed;padding:11px 12px}.package-current-section .package-definition-list-v35{margin:0;padding:10px 12px 12px}.package-definition-editor-v35{border-color:#d9dde2;box-shadow:0 3px 14px #141b230a}.package-definition-editor-heading{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-bottom:9px;display:flex}.package-definition-editor-heading>div{gap:2px;min-width:0;display:grid}.package-definition-editor-heading strong{font-size:13px;font-weight:850}.package-definition-editor-heading small{color:#777e86;font-size:9px}.package-definition-card-v35.dragging{opacity:.45}.package-definition-drag-handle{color:#7b8188;letter-spacing:-3px;cursor:grab;-webkit-user-select:none;user-select:none;place-items:center;width:24px;min-height:30px;font-size:15px;display:grid}.package-definition-drag-handle:active{cursor:grabbing}.package-definition-drag-handle.disabled{opacity:.25;cursor:default}.package-definition-summary-main-button{text-align:left;background:0 0;border:0;width:100%;min-width:0;padding:3px 0}.package-definition-summary-main-button .package-definition-summary-main{gap:2px;min-width:0;display:grid}.package-definition-editor-actions-v35{border-top:1px solid #eceff2;justify-content:space-between;gap:12px;width:100%;padding-top:9px}.package-definition-destructive-actions,.package-definition-save-actions{align-items:center;gap:7px;display:flex}.package-definition-save-actions{margin-left:auto}.member-profile-edit-footer-row{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.member-profile-edit-footer-left,.member-profile-edit-footer-right{align-items:center;gap:7px;display:flex}.member-profile-edit-footer-right{margin-left:auto}.member-profile-exit-edit-button{min-width:88px}.notification-history-by-date .empty-client-info{margin:8px 0 2px}@media (width<=760px){.service-types-panel-actions,.package-settings-toolbar>div:last-child{flex-wrap:wrap}.package-definition-summary-v35{grid-template-columns:28px 24px minmax(0,1fr) auto 30px;gap:5px}.package-definition-drag-handle{width:22px}.package-definition-editor-actions-v35{align-items:center}}@media (width<=520px){.service-types-panel-header{align-items:flex-start}.service-types-panel-actions{justify-content:flex-end}.package-current-section .package-settings-toolbar{align-items:flex-start}.package-definition-summary-v35{grid-template-columns:26px 22px minmax(0,1fr) 28px}.package-definition-summary-v35 .service-type-status{display:none}.package-definition-editor-actions-v35{flex-wrap:wrap}.package-definition-save-actions{margin-left:auto}}.package-application-mode-editor{background:#fafbfc;border:1px solid #e0e4e8;border-radius:10px;grid-template-columns:minmax(180px,.8fr) minmax(300px,1.2fr);align-items:center;gap:12px;margin-top:10px;padding:10px;display:grid}.package-application-mode-editor>div:first-child{gap:3px;min-width:0;display:grid}.package-application-mode-editor>div:first-child strong{color:#252a30;font-size:.7rem;font-weight:880}.package-application-mode-editor>div:first-child small{color:#747b83;font-size:.57rem;line-height:1.35}.package-application-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;display:grid}.package-application-mode-options>label{cursor:pointer;background:#fff;border:1px solid #d5d9de;border-radius:9px;align-items:flex-start;gap:7px;min-width:0;padding:8px 9px;display:flex}.package-application-mode-options>label.selected{border-color:#444a51;box-shadow:inset 0 0 0 1px #444a51}.package-application-mode-options input{flex:none;margin:2px 0 0}.package-application-mode-options span{gap:2px;min-width:0;display:grid}.package-application-mode-options strong{font-size:.64rem;font-weight:860}.package-application-mode-options small{color:#737a82;font-size:.54rem;line-height:1.28}.member-profile-package-panel-shell{border-right:1px solid var(--border);background:#f7f8fa;flex-direction:column;min-width:0;min-height:0;display:flex}.member-profile-package-panel-shell>.member-package-panel{border-right:0;flex:auto;width:100%;min-width:0}.member-profile-cross-open-row{flex:none;justify-content:flex-end;padding:7px 10px 0;display:flex}.member-profile-cross-open{color:#4d555d;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cfd4d9;border-radius:999px;min-height:28px;padding:0 9px;font-size:.56rem;font-weight:820}.member-profile-cross-open.active{color:#24292f;background:#f1f3f5;border-color:#444b53}.member-history-header-actions{flex:none;align-items:center;gap:6px;display:flex}.member-history-header-actions>span{color:#555d66;background:#fff;border:1px solid #d4d8dd;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:24px;padding:0 7px;font-size:.625rem;font-weight:820;display:inline-flex}.member-profile-card.member-profile-package-history-dual{width:min(1460px,100vw - 22px)}.member-profile-card.member-profile-package-history-dual .member-profile-recent-workout-shell,.member-profile-card.member-profile-package-history-dual .member-profile-tool-strip{display:none!important}.member-profile-body.package-history-dual-open{grid-template-columns:minmax(420px,1.1fr) minmax(380px,.9fr);min-height:0;overflow:hidden;display:grid!important}.member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,.member-profile-body.package-history-dual-open>.member-history-panel{border-bottom:0;width:auto;min-width:0;min-height:0;max-height:none}.member-profile-body.package-history-dual-open>.member-history-panel{border-right:0}.member-workout-history-row.package-selectable{text-align:left;cursor:pointer;grid-template-columns:22px 82px 66px minmax(90px,.7fr) minmax(130px,1.15fr);position:relative}.member-workout-history-row.package-selectable strong{text-align:left}.member-workout-history-row.package-selectable.selected-for-package{outline-offset:-2px;outline:2px solid #242b32c7}.member-workout-history-row.package-selectable.package-applied{opacity:.62;cursor:default}.package-history-select-mark{color:#22282e;background:#fffc;border:1px solid #00000061;border-radius:5px;justify-content:center;align-items:center;width:17px;height:17px;font-size:.58rem;font-weight:950;display:inline-flex}.selected-for-package .package-history-select-mark,.package-applied .package-history-select-mark{color:#fff;background:#252a30}.package-history-match{text-overflow:ellipsis;white-space:nowrap;text-align:right;min-width:0;font-size:.56rem;font-weight:850;overflow:hidden}.package-history-match.missing{color:#922d2d}.package-apply-status{color:#687079;background:#fff;border:1px solid #d9dde1;border-radius:8px;padding:7px 9px;font-size:.59rem;font-weight:750}.package-apply-status.error{color:#982f2f;background:#fff8f8;border-color:#e3baba}.package-apply-actions{background:#fff;border:1px solid #d7dce1;border-radius:9px;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:8px 9px;display:flex}.package-apply-actions>div{gap:2px;min-width:0;display:grid}.package-apply-actions strong{font-size:.64rem;font-weight:870}.package-apply-actions small{color:#727981;font-size:.54rem;line-height:1.28}.package-apply-actions .save-button{flex:none;min-width:118px}.client-package-status{color:#69717a;background:#f7f8f9;border:1px solid #d5d9de;border-radius:6px;width:fit-content;max-width:100%;margin-top:4px;padding:3px 6px;font-size:.52rem;font-weight:820;line-height:1.2}.client-package-status.available{color:#376142;background:#f2f8f3;border-color:#bed2c1}.client-package-status.missing{color:#992f2f;background:#fff3f3;border-color:#d9a9a9;font-weight:900}.client-package-status.loading{color:#757c84}.appointment-card{position:relative}.viewer-package-warning-badge{color:#9b2d2d;white-space:nowrap;background:#fff7f7ed;border:1px solid #751e1e47;border-radius:5px;flex:none;width:fit-content;max-width:52px;padding:1px 4px;font-size:.42rem;font-weight:950;line-height:1.15}.appointment-card:not(.quick-appointment-card)>.viewer-package-warning-badge{margin:0 0 3px}.quick-appointment-card .viewer-package-warning-badge{margin-right:2px}@media (width<=980px){.package-application-mode-editor{grid-template-columns:1fr}.member-profile-body.package-history-dual-open{grid-template-columns:1fr 1fr}.member-workout-history-row.package-selectable{grid-template-columns:20px 76px 62px minmax(70px,.7fr) minmax(105px,1fr)}}@media (width<=760px){.package-application-mode-options{grid-template-columns:1fr}.member-profile-card.member-profile-package-history-dual .member-profile-topbar{min-height:42px}.member-profile-body.package-history-dual-open{flex-direction:column;overflow-y:auto;display:flex!important}.member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,.member-profile-body.package-history-dual-open>.member-history-panel{flex:none;max-height:none;overflow:visible}.member-profile-body.package-history-dual-open .member-package-panel,.member-profile-body.package-history-dual-open .member-history-list{max-height:44vh;overflow-y:auto}.member-history-panel-header{align-items:flex-start}.member-history-header-actions{flex-wrap:wrap;justify-content:flex-end}.member-workout-history-row.package-selectable{grid-template-columns:19px 73px 58px minmax(0,1fr)}.member-workout-history-row.package-selectable .package-history-match{text-align:left;grid-column:2/-1}.package-apply-actions{flex-direction:column;align-items:stretch}.package-apply-actions .save-button{width:100%}}@media (width<=520px){.member-profile-cross-open{min-height:27px;padding:0 8px;font-size:.53rem}.member-profile-body.package-history-dual-open .member-package-panel,.member-profile-body.package-history-dual-open .member-history-list{max-height:48vh}}.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{height:min(820px, calc(var(--movement-ui-layout-height,100vh) - 28px));scrollbar-gutter:stable;min-height:0;width:min(980px,100vw - 28px)!important;max-height:min(920px, calc(var(--movement-ui-layout-height,100vh) - 28px))!important;transition:none!important}.member-profile-card .member-profile-body,.member-profile-card .member-profile-content,.member-profile-card .member-history-panel,.member-profile-card .member-profile-package-panel-shell,.member-profile-card .member-package-panel{scrollbar-gutter:stable}.member-profile-recent-workout-compact .member-profile-history-status.compact,.member-profile-recent-workout-compact .member-workout-card-recent{box-sizing:border-box;width:100%;min-height:38px}.member-profile-tool-strip{background:#f6f7f8;border-top:1px solid #eceeef;padding:9px 12px}.member-profile-tool-button{color:#252a30;cursor:pointer;background:linear-gradient(#fff,#fafbfc);border-color:#c8cdd2;min-height:46px;transition:border-color .14s,box-shadow .14s,background .14s;position:relative;box-shadow:0 1px 2px #141a2014}.member-profile-tool-button:hover:not(:disabled){border-color:#9da5ad;box-shadow:0 2px 5px #141a201c}.member-profile-tool-button.active{box-shadow:none}.member-profile-merge-tool.has-suspected-duplicates{color:#4f3b00;background:#fff4bf;border-color:#d2ae48;box-shadow:0 1px 3px #87630024}.member-profile-merge-tool.has-suspected-duplicates small{color:#775d10}.member-package-change-note{gap:4px;margin-top:9px;display:grid}.member-package-change-note>span{color:#676e76;font-size:.58rem;font-weight:820}.member-package-change-note>span em{color:#92979d;font-style:normal;font-weight:650}.member-package-change-note textarea{box-sizing:border-box;color:#24292f;width:100%;min-height:54px;font:inherit;resize:vertical;background:#fff;border:1px solid #d0d5da;border-radius:7px;padding:7px 8px}.member-package-change-history{border-top:1px solid #eceff1;margin-top:8px;padding-top:7px}.member-package-history-toggle{color:#343a40;text-align:left;cursor:pointer;background:#fafbfc;border:1px solid #d9dde1;border-radius:7px;grid-template-columns:1fr auto auto;align-items:center;gap:7px;width:100%;min-height:30px;padding:0 8px;display:grid}.member-package-history-toggle span{font-size:.59rem;font-weight:830}.member-package-history-toggle small{color:#777e86;font-size:.53rem}.member-package-history-toggle b{font-size:.7rem}.member-package-history-list{gap:4px;max-height:170px;margin-top:5px;display:grid;overflow-y:auto}.member-package-history-row{background:#f8f9fa;border-radius:7px;grid-template-columns:82px minmax(0,1fr);gap:7px;padding:6px 7px;display:grid}.member-package-history-row time{color:#6f767e;font-size:.54rem;font-weight:780}.member-package-history-row>div{min-width:0}.member-package-history-row strong,.member-package-history-row small,.member-package-history-row em{display:block}.member-package-history-row strong{font-size:.57rem;font-weight:790;line-height:1.3}.member-package-history-row small{color:#555d65;margin-top:2px;font-size:.54rem;line-height:1.3}.member-package-history-row em{color:#91969c;margin-top:2px;font-size:.5rem;font-style:normal}.member-workout-history-row.package-selectable{grid-template-columns:22px 78px 62px minmax(76px,.7fr) 62px minmax(120px,1.15fr)}.package-occurrence-state{white-space:nowrap;background:#ffffff94;border-radius:999px;justify-self:start;padding:3px 6px;font-size:.5rem;font-style:normal;font-weight:860}.package-occurrence-state.upcoming{color:#2f5b3a}.package-occurrence-state.completed{color:#626970}.package-history-select-mark{background:#ffffffa3;border:1px solid #0000002e;border-radius:5px;justify-content:center;align-items:center;font-size:.52rem;display:inline-flex}@media (width<=980px){.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{height:calc(var(--movement-ui-layout-height,100vh) - 16px);min-height:0;width:calc(100vw - 16px)!important;max-height:calc(var(--movement-ui-layout-height,100vh) - 16px)!important}.member-workout-history-row.package-selectable{grid-template-columns:20px 72px 58px minmax(70px,.65fr) 58px minmax(105px,1fr)}}@media (width<=760px){.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{height:calc(var(--movement-ui-layout-height,100vh) - 10px);width:calc(100vw - 10px)!important;max-height:calc(var(--movement-ui-layout-height,100vh) - 10px)!important}.member-workout-history-row.package-selectable{grid-template-columns:19px 69px 55px minmax(0,1fr) 58px}.member-workout-history-row.package-selectable .package-history-match{grid-column:2/-1}.member-package-history-row{grid-template-columns:72px minmax(0,1fr)}}.schedule-app.appointment-open.orientation-portrait.keyboard-open .appointment-dock,.schedule-app.appointment-open.orientation-portrait.keyboard-open .appointment-panel{height:100%;min-height:0}.schedule-app.appointment-open.orientation-portrait.keyboard-open .portrait-size-actions{display:none}.schedule-app.appointment-open.orientation-portrait.keyboard-open .appointment-layout,.schedule-app.appointment-open.orientation-portrait.keyboard-open .group-appointment-layout{min-height:0}.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{min-height:0;overflow:hidden;width:min(980px,100vw - 28px)!important;height:min(820px, calc(var(--movement-ui-layout-height,100vh) - 28px))!important;max-height:min(920px, calc(var(--movement-ui-layout-height,100vh) - 28px))!important}.member-profile-topbar.member-profile-topbar-single-row{flex:none;grid-template-columns:minmax(150px,220px) minmax(240px,1fr) auto;grid-template-areas:"identity recent actions";gap:10px;min-width:0;flex-wrap:nowrap!important;align-items:center!important;display:grid!important}.member-profile-topbar-single-row .member-profile-identity{flex:none;grid-area:identity;width:auto;max-width:none;min-width:0!important}.member-profile-topbar-single-row .member-profile-recent-workout-shell.member-profile-recent-workout-compact{flex:none;grid-area:recent;justify-content:stretch;width:100%;min-width:0;display:flex!important}.member-profile-topbar-single-row .member-profile-recent-workout-compact .member-profile-last-appointment-block{grid-template-columns:auto minmax(0,1fr);width:100%;min-width:0}.member-profile-topbar-single-row .member-profile-top-actions{flex-wrap:nowrap;grid-area:actions;align-self:center;min-width:max-content}.member-profile-tool-strip,.member-profile-card.member-profile-package-history-dual .member-profile-tool-strip{flex:none;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:7px;overflow:visible;display:grid!important}.member-profile-card.member-profile-package-history-dual .member-profile-recent-workout-shell{display:flex!important}.member-profile-card .member-profile-body{background:#fff;flex:auto;min-width:0;min-height:0;position:relative;display:block!important;overflow:hidden!important}.member-profile-card .member-profile-body>.member-profile-content{z-index:1;box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow-x:hidden;overflow-y:auto!important}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel,.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{z-index:20;box-sizing:border-box;background:#f7f8fa;border:0;height:100%;min-height:0;width:100%!important;min-width:0!important;max-height:none!important;position:absolute!important;inset:0!important;overflow:hidden!important}.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open) .member-package-panel,.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open) .member-history-list{flex:auto;width:100%;min-width:0;min-height:0;max-height:none!important;overflow-y:auto!important}.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open) .member-package-panel{border-bottom:0;border-right:0;height:100%}.member-profile-card .member-profile-body.package-history-dual-open{grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;position:relative;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{box-sizing:border-box;height:100%;min-height:0;width:auto!important;min-width:0!important;max-height:none!important;position:relative!important;inset:auto!important;overflow:hidden!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell{border-right:1px solid var(--border);border-bottom:0}.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{border:0}.member-profile-card .member-profile-body.package-history-dual-open .member-package-panel,.member-profile-card .member-profile-body.package-history-dual-open .member-history-list{min-width:0;min-height:0;max-height:none!important;overflow-y:auto!important}@media (width<=760px){.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{width:calc(100vw - 10px)!important;height:calc(var(--movement-ui-layout-height,100vh) - 10px)!important;max-height:calc(var(--movement-ui-layout-height,100vh) - 10px)!important}.member-profile-topbar.member-profile-topbar-single-row,html.movement-compact-layout .member-profile-topbar.member-profile-topbar-single-row{gap:7px 8px;padding:8px 9px;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"identity actions""recent recent"!important;align-items:center!important}.member-profile-topbar-single-row .member-profile-identity,html.movement-compact-layout .member-profile-topbar-single-row .member-profile-identity,.member-profile-topbar-single-row .member-profile-top-actions,html.movement-compact-layout .member-profile-topbar-single-row .member-profile-top-actions{grid-area:auto!important}.member-profile-topbar-single-row .member-profile-recent-workout-shell.member-profile-recent-workout-compact,html.movement-compact-layout .member-profile-topbar-single-row .member-profile-recent-workout-shell.member-profile-recent-workout-compact{width:100%;grid-area:auto!important}.member-profile-tool-strip,html.movement-compact-layout .member-profile-tool-strip,.member-profile-card.member-profile-package-history-dual .member-profile-tool-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:7px 9px;overflow:visible;display:grid!important}.member-profile-tool-button{min-height:40px;padding:4px 7px}.member-profile-card .member-profile-body.package-history-dual-open{grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell{border-right:0;border-bottom:1px solid var(--border)}.member-profile-card .member-profile-body.package-history-dual-open .member-package-panel,.member-profile-card .member-profile-body.package-history-dual-open .member-history-list{max-height:none!important}}@media (width<=520px){.member-profile-topbar-single-row .member-profile-recent-workout-compact .member-profile-last-appointment-block{grid-template-columns:1fr;gap:4px}.member-profile-recent-workout-compact .member-profile-last-appointment-label{white-space:normal}.member-profile-tool-strip,html.movement-compact-layout .member-profile-tool-strip,.member-profile-card.member-profile-package-history-dual .member-profile-tool-strip{grid-template-columns:minmax(0,1fr)}}html.movement-compact-layout .member-profile-card,html.movement-compact-layout .member-profile-card.member-profile-history-open,html.movement-compact-layout .member-profile-card.member-profile-packages-open,html.movement-compact-layout .member-profile-card.member-profile-package-history-dual,html.movement-compact-layout .member-profile-card.member-profile-merge-open{overflow:hidden!important}html.movement-compact-layout .member-profile-card .member-profile-body,html.movement-compact-layout .member-profile-card .member-profile-body.history-open,html.movement-compact-layout .member-profile-card .member-profile-body.packages-open{flex:auto!important;min-height:0!important;overflow:hidden!important}html.movement-compact-layout .member-profile-card .member-profile-content{height:100%;min-height:0!important;overflow-y:auto!important}html.movement-compact-layout .member-profile-topbar-single-row .member-profile-top-actions{flex-wrap:nowrap;max-width:none}.member-issue-load-more{color:var(--secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:12px auto 2px;display:flex}.member-issue-load-more>span{color:#343941;font-weight:700}.member-issue-load-more select{border:1px solid var(--border);background:#fff;border-radius:8px;width:74px;min-height:36px;padding:6px 26px 6px 10px;font-weight:700}.member-issue-load-more .show-more-button{min-width:76px;margin:0}.member-issue-load-more small{text-align:left;min-width:92px}@media (width<=560px){.member-issue-load-more{gap:6px;width:100%}.member-issue-load-more small{text-align:center;flex-basis:100%}}.compact-navigation .topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand toggle""primary primary";align-items:center;gap:5px 8px;display:grid}.compact-navigation .compact-nav-toggle{grid-area:toggle;justify-self:end}.compact-primary-nav{grid-area:primary;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%;min-width:0;display:grid}.compact-primary-nav>button{color:#30363d;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d3d7dc;border-radius:8px;min-width:0;min-height:35px;padding:5px 7px;font-size:.625rem;font-weight:820;line-height:1.05;overflow:hidden}.compact-primary-nav>button.active{color:#fff;background:#222;border-color:#222}.compact-primary-nav .notification-topbar-button{justify-content:center;align-items:center;display:flex;position:relative}.compact-primary-nav .notification-new-dot{position:absolute;top:5px;right:6px}@media (width>=620px) and (orientation:landscape){.compact-navigation.orientation-landscape .topbar{grid-template-columns:minmax(120px,.48fr) minmax(300px,1fr) auto;grid-template-areas:"brand primary toggle";gap:6px}.compact-navigation.orientation-landscape .compact-primary-nav{align-self:center}.compact-navigation.orientation-landscape .compact-primary-nav>button{min-height:32px}}@media (width<=430px){.compact-navigation .app-brand{font-size:.9rem}.compact-navigation .app-subtitle{font-size:.52rem}.compact-primary-nav>button{padding-left:4px;padding-right:4px;font-size:.56rem}}.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open{margin:auto;width:min(1040px,100% - 30px)!important;max-width:min(1040px,100% - 30px)!important;height:min(760px,100% - 30px)!important;max-height:calc(100% - 30px)!important;overflow:hidden!important}.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{margin:auto;width:calc(100% - 20px)!important;max-width:1480px!important;height:calc(100% - 20px)!important;max-height:calc(100% - 20px)!important}.member-profile-topbar.member-profile-topbar-single-row{gap:9px;min-height:62px;padding:9px 12px;grid-template-columns:minmax(150px,220px) minmax(220px,1fr) auto!important}.member-profile-topbar-single-row .member-profile-top-actions{gap:6px}.member-profile-topbar-single-row .member-profile-top-actions>button{min-height:35px;padding:6px 10px}.member-profile-tool-strip,.member-profile-card.member-profile-package-history-dual .member-profile-tool-strip{gap:6px!important;padding:7px 10px!important}.member-profile-tool-button{min-height:40px!important;padding:5px 9px!important}.member-profile-tool-button span{font-size:.67rem}.member-profile-tool-button small{font-size:.53rem}.member-profile-card .member-profile-body,html.movement-compact-layout .member-profile-card .member-profile-body{background:#fff;min-width:0;position:relative;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.member-profile-card .member-profile-body>.member-profile-content,html.movement-compact-layout .member-profile-card .member-profile-content{z-index:1;flex:auto;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:9px;width:auto;min-width:0;height:100%;padding:10px 12px;display:grid;position:relative;min-height:0!important;overflow:hidden!important}.member-profile-card .member-profile-fields{gap:8px 10px}.member-profile-card .member-profile-note-field{margin-top:0}.member-profile-card .member-profile-note-field textarea{resize:none;min-height:102px;max-height:102px;overflow-y:auto}.member-profile-card .member-photo-section{flex-direction:column;min-height:0;margin-top:0;padding:9px 10px 10px;display:flex;overflow:hidden}.member-profile-card .member-photo-grid{flex:auto;align-items:stretch;min-height:0;margin-top:7px}.member-profile-card .member-photo-slot{aspect-ratio:auto;height:100%;min-height:105px;max-height:205px}.member-profile-card .member-profile-footer{flex:none;padding:7px 11px}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel,.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{z-index:30;background:#f7f8fa;animation:.16s ease-out memberWorkspaceSlideIn;box-shadow:10px 0 28px #14181d21;border:0!important;border-right:1px solid #d7dbe0!important;width:clamp(340px,42%,440px)!important;min-width:0!important;max-width:min(48%,440px)!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0 auto 0 0!important;overflow:hidden!important}@keyframes memberWorkspaceSlideIn{0%{opacity:.65;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel{flex-direction:column;padding:10px;display:flex!important}.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{flex-direction:column;display:flex!important}.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open) .member-package-panel,.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open) .member-history-list{min-height:0;max-height:none!important;overflow-y:auto!important}.member-profile-card .member-profile-body.package-history-dual-open,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open{width:100%;min-height:0;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{width:auto!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;box-shadow:none!important;position:relative!important;inset:auto!important}.member-profile-card.member-profile-merge-open .member-profile-body,html.movement-compact-layout .member-profile-card.member-profile-merge-open .member-profile-body{min-width:0;min-height:0;flex-direction:row!important;display:flex!important}.member-profile-card.member-profile-merge-open .member-profile-content{flex:46%;min-width:380px;width:auto!important}.member-profile-card.member-profile-merge-open .member-merge-workspace{z-index:2;border-left:1px solid var(--border);background:#f7f8fa;flex:54%;grid-template-columns:minmax(250px,.92fr) minmax(290px,1.08fr);gap:10px;min-width:560px;height:100%;min-height:0;padding:10px;overflow:hidden;width:min(720px,54%)!important;display:grid!important;position:relative!important}.member-profile-card.member-profile-merge-open .member-merge-candidate-list,.member-profile-card.member-profile-merge-open .member-merge-preview-pane{min-height:0;overflow-y:auto}.trusted-device-name-row{align-items:center;gap:7px;min-width:0;display:flex}.trusted-device-name-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.trusted-device-rename-button{flex:none;color:#4e555d!important;background:#fff!important;border:1px solid #d1d5da!important;border-radius:7px!important;min-height:28px!important;padding:3px 8px!important;font-size:.56rem!important;font-weight:800!important}.trusted-device-nickname-editor{grid-template-columns:minmax(130px,1fr) auto auto;align-items:center;gap:5px;width:100%;display:grid}.trusted-device-nickname-editor .text-input{min-height:34px}.trusted-device-nickname-editor button{min-height:34px;padding:5px 8px}.member-notice-modal{margin:auto;width:min(1120px,100% - 28px)!important;max-width:min(1120px,100% - 28px)!important;max-height:calc(100% - 28px)!important}.member-notice-body{gap:10px;grid-template-columns:minmax(330px,.92fr) minmax(390px,1.08fr)!important}.member-notice-recipient-actions{flex-wrap:wrap;justify-content:flex-end}.member-notice-add-recipients-button{min-width:112px;padding:6px 9px}.member-notice-recipient-tools{background:#f8f9fa;border:1px solid #dfe3e7;border-radius:10px;gap:9px;margin:9px 0;padding:9px;display:grid}.member-notice-recipient-tool-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.member-notice-recipient-tool-heading>div{min-width:0}.member-notice-recipient-tool-heading strong,.member-notice-recipient-tool-heading small{display:block}.member-notice-recipient-tool-heading small{color:#747b84;margin-top:2px;font-size:.56rem;line-height:1.3}.member-notice-all-members-button{background:#fff;border:1px solid #c9ced4;border-radius:8px;flex:none;min-height:34px;padding:5px 9px;font-size:.59rem;font-weight:830}.member-notice-all-members-button.active{color:#fff;background:#222;border-color:#222}.member-notice-member-search-shell{position:relative}.member-notice-member-search-shell>.text-input{width:100%}.member-notice-search-results{background:#fff;border:1px solid #d7dbe0;border-radius:8px;gap:3px;max-height:210px;margin-top:5px;padding:4px;display:grid;overflow-y:auto}.member-notice-search-result{border:1px solid #0000;border-radius:7px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:4px;min-width:0;display:grid}.member-notice-search-result.selected{background:#f5f6f7;border-color:#a9b0b7}.member-notice-search-add{text-align:left;background:0 0;border:0;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;min-width:0;min-height:36px;padding:5px 7px;display:grid}.member-notice-search-add strong{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.member-notice-info-button{justify-content:center;align-items:center;font-family:Georgia,serif;font-style:italic;line-height:1;color:#3f464e!important;background:#fff!important;border:1px solid #aeb5bd!important;border-radius:50%!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:.7rem!important;font-weight:900!important;display:inline-flex!important}.member-notice-bulk-filter{background:#fff;border:1px solid #e1e4e8;border-radius:8px;gap:8px;padding:8px;display:grid}.member-notice-bulk-filter-section{min-width:0}.member-notice-bulk-filter-section>span{color:#6d747c;margin-bottom:5px;font-size:.56rem;font-weight:820;display:block}.member-notice-weekday-chips{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.member-notice-weekday-chips button{background:#fff;border:1px solid #d3d7dc;border-radius:7px;min-width:0;min-height:31px;padding:4px;font-size:.58rem;font-weight:830}.member-notice-weekday-chips button.selected{color:#fff;background:#222;border-color:#222}.member-notice-recipient-date-filter .member-notice-date-picker-button{min-height:34px;margin:0}.member-notice-bulk-filter-footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.member-notice-bulk-filter-footer small{color:#747b84;font-size:.56rem}.member-notice-all-selected-card{background:#f7f9fa;border:1px solid #b8c0c8;border-radius:10px;margin-top:9px;padding:14px}.member-notice-all-selected-card strong,.member-notice-all-selected-card small{display:block}.member-notice-all-selected-card small{color:#6e757d;margin-top:4px;font-size:.61rem;line-height:1.35}.member-notice-member-card{overflow:hidden;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;gap:4px!important;padding:0!important;display:grid!important}.member-notice-member-select{text-align:left;background:0 0;border:0;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;min-height:48px;padding:7px 8px;display:grid}.member-notice-member-card>.member-notice-info-button{justify-self:center}.member-notice-recipient-overflow{color:#727981;text-align:center;padding:7px;font-size:.58rem;font-weight:780}.staff-hub-card{margin:auto;width:min(760px,100% - 28px)!important;max-height:calc(100% - 28px)!important}.staff-hub-header{min-height:0!important;margin-bottom:0!important;padding:11px 12px!important}.staff-hub-header>div{max-width:560px}.staff-hub-header small{margin-top:3px;line-height:1.35}.staff-hub-body{gap:9px!important;padding:10px 12px 12px!important}.staff-temporary-schedules-card{min-height:58px!important}.staff-manager-section-heading{padding-top:2px}@media (width<=900px){.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;height:calc(100% - 12px)!important;max-height:calc(100% - 12px)!important}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel,.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{width:min(390px,72%)!important;max-width:72%!important}.member-profile-card.member-profile-merge-open .member-profile-body{grid-template-rows:minmax(0,.8fr) minmax(0,1.2fr)!important;grid-template-columns:minmax(0,1fr)!important;display:grid!important}.member-profile-card.member-profile-merge-open .member-profile-content{min-width:0;width:100%!important}.member-profile-card.member-profile-merge-open .member-merge-workspace{border-left:0;border-top:1px solid var(--border);width:100%!important;min-width:0!important}.member-notice-modal{width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;max-height:calc(100% - 12px)!important}}@media (width<=760px){.member-profile-topbar.member-profile-topbar-single-row,html.movement-compact-layout .member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"identity actions""recent recent"!important}.member-profile-card .member-profile-body>.member-profile-content,html.movement-compact-layout .member-profile-card .member-profile-content{padding:8px;overflow-y:auto!important}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel,.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{width:min(360px,88%)!important;max-width:88%!important}.member-profile-card .member-profile-body.package-history-dual-open,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open{grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important}.member-profile-card.member-profile-merge-open .member-merge-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.member-notice-body,html.movement-compact-layout .member-notice-body{grid-template-columns:minmax(0,1fr)!important}.trusted-device-nickname-editor{grid-template-columns:minmax(0,1fr) auto}.trusted-device-nickname-editor .cancel-button{grid-column:1/-1}}@media (width<=560px){.member-profile-card .member-profile-fields{grid-template-columns:minmax(0,1fr)!important}.member-profile-card .member-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-profile-card .member-photo-slot{min-height:115px;max-height:155px}.member-profile-card.member-profile-merge-open .member-merge-workspace{grid-template-columns:minmax(0,1fr);overflow-y:auto}.member-merge-list-pane,.member-merge-preview-pane{min-height:280px}.member-notice-recipient-tool-heading,.member-notice-bulk-filter-footer{flex-direction:column;align-items:stretch}.member-notice-all-members-button,.member-notice-bulk-filter-footer .save-button{width:100%}}.member-profile-topbar.member-profile-topbar-single-row,html.movement-compact-layout .member-profile-topbar.member-profile-topbar-single-row{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"identity actions"!important;align-items:center!important;min-height:54px!important;padding:8px 12px!important}.member-profile-topbar-single-row .member-profile-identity,html.movement-compact-layout .member-profile-topbar-single-row .member-profile-identity{min-width:0;max-width:min(520px,70vw);grid-area:identity!important}.member-profile-topbar-single-row .member-profile-top-actions,html.movement-compact-layout .member-profile-topbar-single-row .member-profile-top-actions{justify-self:end;min-width:max-content;grid-area:actions!important}.member-profile-tool-strip.has-merge-tool.has-package-tool,html.movement-compact-layout .member-profile-tool-strip.has-merge-tool.has-package-tool{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto!important}.member-profile-tool-strip.has-merge-tool:not(.has-package-tool),html.movement-compact-layout .member-profile-tool-strip.has-merge-tool:not(.has-package-tool){grid-template-columns:minmax(0,1fr) auto!important}.member-profile-tool-strip .member-profile-merge-tool{justify-self:end;width:142px;max-width:154px;min-width:126px!important;padding-left:8px!important;padding-right:8px!important}.member-profile-tool-strip .member-profile-merge-tool.has-suspected-duplicates{color:#493500!important;background:#ffe99a!important;border-color:#c99b20!important;box-shadow:0 1px 4px #845e002e!important}.member-profile-tool-strip .member-profile-merge-tool.has-suspected-duplicates small{color:#70520b!important}.member-profile-tool-strip .member-profile-merge-tool.has-suspected-duplicates:hover:not(:disabled){background:#ffe37d!important;border-color:#ad7f0d!important}@media (width<=560px){.member-profile-tool-strip.has-merge-tool.has-package-tool,.member-profile-tool-strip.has-merge-tool:not(.has-package-tool),html.movement-compact-layout .member-profile-tool-strip.has-merge-tool.has-package-tool,html.movement-compact-layout .member-profile-tool-strip.has-merge-tool:not(.has-package-tool){grid-template-columns:minmax(0,1fr)!important}.member-profile-tool-strip .member-profile-merge-tool{justify-self:stretch;width:100%;max-width:none;min-width:0!important}}.compact-navigation .topbar{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand toggle"!important;gap:5px 8px!important}.compact-navigation .app-brand-block{grid-area:brand!important}.compact-navigation .compact-nav-toggle{justify-self:end;grid-area:toggle!important}.compact-navigation .topbar-actions.compact-nav-drawer{grid-area:auto!important}@media (width>=620px) and (orientation:landscape){.compact-navigation.orientation-landscape .topbar{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand toggle"!important}}.settings-feature-grid-single{grid-template-columns:minmax(0,1fr)}.settings-staff-management-section{border-top:0;padding-top:2px}.service-type-accordion-summary{grid-template-columns:30px 30px minmax(0,1fr) auto auto 34px!important}.service-order-arrow-group,.package-order-arrow-group{grid-template-rows:repeat(2,15px);place-items:center;gap:2px;display:grid}.service-order-arrow-group>button,.package-order-arrow-group>button{color:#3f454c;background:#fff;border:1px solid #d8dce0;border-radius:5px;place-items:center;width:26px;min-width:0;height:15px;padding:0;font-size:10px;font-weight:900;line-height:12px;display:grid}.service-order-arrow-group>button:hover:not(:disabled),.package-order-arrow-group>button:hover:not(:disabled){background:#f5f6f7;border-color:#9da4ab}.service-order-arrow-group>button:disabled,.package-order-arrow-group>button:disabled{opacity:.23;cursor:default}.service-type-drag-handle,.package-definition-drag-handle{display:none!important}.package-definition-summary-v35{grid-template-columns:30px 30px minmax(0,1fr) auto 34px!important}.package-removed-control-row{justify-content:flex-start;padding:0 2px;display:flex}.package-removed-section{background:#fbfbfb;border:1px solid #e2e5e8;border-radius:12px;min-width:0;overflow:hidden}.package-removed-section-heading{border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 12px;display:flex}.package-removed-section-heading>div{gap:2px;min-width:0;display:grid}.package-removed-section-heading strong{font-size:12px;font-weight:850}.package-removed-section-heading small{color:#777e86;font-size:9px}.package-removed-section-heading>span{background:#eceff2;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:10px;font-weight:850;display:grid}.package-removed-list{padding:10px 12px 12px}.package-definition-summary-removed{grid-template-columns:30px minmax(0,1fr) auto auto 34px!important}.package-definition-summary-removed .service-type-restore-button{min-width:64px}.member-profile-card.member-profile-package-history-dual .member-profile-top-actions{justify-content:flex-end}.member-profile-card.member-profile-package-history-dual .member-profile-top-actions>.member-profile-exit-edit-button{min-width:88px}.member-profile-package-panel-shell>.member-packages-panel{height:100%}@media (width<=760px){.service-type-accordion-summary{gap:5px;grid-template-columns:28px 27px minmax(0,1fr) auto auto 30px!important}.package-definition-summary-v35{gap:5px;grid-template-columns:28px 27px minmax(0,1fr) auto 30px!important}.package-definition-summary-removed{grid-template-columns:27px minmax(0,1fr) auto auto 30px!important}.service-order-arrow-group>button,.package-order-arrow-group>button{width:24px}}@media (width<=520px){.service-type-accordion-summary{grid-template-columns:26px 25px minmax(0,1fr) auto 28px!important}.service-type-accordion-summary .service-type-status{display:none}.package-definition-summary-v35{grid-template-columns:26px 25px minmax(0,1fr) 28px!important}.package-definition-summary-v35 .service-type-status{display:none}.package-definition-summary-removed{grid-template-columns:25px minmax(0,1fr) auto 28px!important}.package-definition-summary-removed .service-type-status{display:none}.package-definition-summary-removed .service-type-restore-button{min-width:58px;padding-left:6px;padding-right:6px}}.member-package-menu-add{min-width:0;overflow:hidden}.member-package-menu-grid,html.movement-compact-layout .member-package-menu-grid{align-items:end;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.member-package-menu-select{grid-column:1/-1;min-width:0}.member-package-menu-grid>label,.member-package-menu-expiry{min-width:0}.member-package-menu-grid .text-input,.member-package-menu-expiry strong{box-sizing:border-box;width:100%;min-width:0}.member-package-menu-expiry strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-package-add-actions{border-top:1px solid #e4e4e4;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding-top:9px;display:flex}.member-package-add-actions>small{color:#727880;min-width:0;font-size:9px;line-height:1.35}.member-package-add-actions .member-package-confirm-add{flex:none;min-width:110px}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel{animation:none!important}.member-profile-card .member-profile-body.history-open:not(.package-history-dual-open)>.member-history-panel.member-workspace-opening{animation:.16s ease-out memberWorkspaceSlideIn!important}@media (width<=760px){.member-package-add-actions{flex-direction:column;align-items:stretch}.member-package-add-actions .member-package-confirm-add{width:100%}.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{grid-area:1/1!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell{grid-area:2/1!important}}.member-duplicate-warning{z-index:4;position:relative;box-shadow:0 0 0 1px #ffffffa6;flex:0 0 17px!important;min-width:17px!important;overflow:visible!important}.package-feature-master-switch{background:#fafafa;border:1px solid #d6d9dd;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.package-feature-master-switch.enabled{background:#fbfdfb;border-color:#bfc8bf}.package-feature-master-switch>div{gap:3px;min-width:0;display:grid}.package-feature-master-switch>div>strong{color:#17191c;font-size:13px;font-weight:850}.package-feature-master-switch>div>small,.package-feature-admin-note{color:#6c7279;font-size:9.5px;line-height:1.35}.package-feature-master-switch .settings-sms-toggle{margin:0}.package-feature-master-switch .settings-sms-toggle.read-only{opacity:.58}.package-feature-admin-note{grid-column:1/-1;margin-top:-5px}.settings-feature-card.feature-disabled{opacity:.82;border-style:dashed!important}.member-package-panel-v45{min-width:0}.member-package-panel-v45 .member-package-panel-header{align-items:center}.member-package-panel-v45 .member-package-panel-header>div{min-width:0}.member-package-menu-add-v45{overflow:visible}.member-package-add-mode-tabs{background:#f4f4f4;border:1px solid #dedede;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:9px;padding:3px;display:grid}.member-package-add-mode-tabs button{color:#64686e;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:32px;font-size:10px;font-weight:800}.member-package-add-mode-tabs button.selected{color:#111;background:#fff;box-shadow:0 1px 4px #0000001a}.member-single-service-grid{grid-template-columns:minmax(0,1.35fr) minmax(74px,.65fr);gap:8px;min-width:0;display:grid}.member-single-service-grid>label,.member-single-service-grid>.member-package-menu-expiry{min-width:0}.member-single-service-grid>label>span,.member-single-service-grid>.member-package-menu-expiry>span{color:#62666c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:8px;font-weight:850;display:block}.member-single-service-grid input,.member-single-service-grid select{box-sizing:border-box;width:100%;min-width:0}.member-package-card-list-v45{gap:9px;min-width:0;display:grid}.member-package-card-v45{background:#fff;border:1px solid #d8dade;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000009}.member-package-card-v45.expanded{border-color:#b8bdc5;box-shadow:0 4px 18px #00000012}.member-package-card-v45.archived{opacity:.66}.member-package-card-summary-v45{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(120px,1.5fr) minmax(150px,1fr) auto 18px;align-items:center;gap:10px;padding:11px 12px 8px;display:grid}.member-package-card-title-v45{gap:2px;min-width:0;display:grid}.member-package-card-title-v45>strong{text-overflow:ellipsis;white-space:nowrap;color:#14171a;font-size:13px;font-weight:900;overflow:hidden}.member-package-card-title-v45>small{color:#7a7f86;text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:750}.member-package-card-dates-v45{grid-template-columns:1fr 1fr;gap:6px;min-width:0;display:grid}.member-package-card-dates-v45>span,.member-package-expiration-ledger-v45>span,.member-package-date-ledger>div,.member-package-date-ledger>label{gap:2px;min-width:0;display:grid}.member-package-card-dates-v45 small,.member-package-expiration-ledger-v45 small,.member-package-date-ledger span{color:#7a7f86;text-transform:uppercase;letter-spacing:.035em;font-size:7.5px;font-weight:800}.member-package-card-dates-v45 strong,.member-package-expiration-ledger-v45 strong,.member-package-date-ledger strong{color:#24272a;font-size:10.5px;font-weight:850}.member-package-card-chevron-v45{color:#737980;text-align:center;font-size:12px}.member-package-stat-grid-v45{gap:6px;padding:0 12px 11px;display:grid}.member-package-stat-card-v45{background:#f8f9fa;border:1px solid #eceeef;border-radius:9px;grid-template-columns:minmax(90px,1.25fr) repeat(4,minmax(54px,.65fr));align-items:center;gap:5px;padding:8px 9px;display:grid}.member-package-stat-card-v45>strong{text-overflow:ellipsis;white-space:nowrap;color:#222528;min-width:0;font-size:11px;font-weight:900;overflow:hidden}.member-package-stat-card-v45>span{justify-items:center;gap:1px;display:grid}.member-package-stat-card-v45>span b{color:#24272b;font-size:13px;line-height:1}.member-package-stat-card-v45>span em{color:#777d84;text-transform:uppercase;letter-spacing:.02em;font-size:7px;font-style:normal;font-weight:750}.member-package-stat-card-v45 .member-package-stat-primary b{color:#111;font-size:18px}.member-package-card-detail-v45{background:#fbfbfc;border-top:1px solid #e7e8ea;padding:10px 12px 12px}.member-package-expiration-ledger-v45{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid}.member-package-expiration-ledger-v45>span{background:#fff;border:1px solid #e1e3e5;border-radius:8px;padding:8px}.member-package-expiration-ledger-v45>span.extended{background:#fff9df;border-color:#cfb55b}.member-package-slot-section-v45{gap:6px;margin-top:9px;display:grid}.member-package-slot-section-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.member-package-slot-section-heading>strong{font-size:10.5px;font-weight:900}.member-package-slot-section-heading>small{color:#7a7f86;font-size:8px}.member-package-slot-grid-v45{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.member-package-slot{border:1px solid #0000001f;border-radius:9px;align-content:center;gap:2px;min-width:0;min-height:68px;padding:9px 9px 8px;display:grid;position:relative;overflow:hidden}.member-package-slot.appointment strong{margin-top:6px;font-size:10px;font-weight:900}.member-package-slot.appointment small,.member-package-slot.appointment em{text-overflow:ellipsis;white-space:nowrap;opacity:.92;min-width:0;font-size:8px;font-style:normal;font-weight:700;overflow:hidden}.member-package-slot-status{color:#202326;text-transform:uppercase;letter-spacing:.025em;background:#ffffffc7;border-radius:999px;padding:2px 5px;font-size:6.5px;font-weight:900;position:absolute;top:5px;right:6px}.member-package-slot.preview{outline-offset:-3px;outline:2px dashed #b78b00}.member-package-slot.empty{color:#8b9096;background:#f2f3f4;border-style:dashed;place-content:center;justify-items:center;min-height:58px}.member-package-slot.empty span{font-size:9px;font-weight:850}.member-package-load-more-v45{width:100%;margin-top:9px}.member-package-balance-editor-v45{overflow:visible}.member-package-edit-x{color:#333;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:7px;flex:0 0 29px;justify-content:center;align-items:center;width:29px;height:29px;font-size:18px;font-weight:500;line-height:1;display:inline-flex}.member-package-date-ledger{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:8px;display:grid}.member-package-date-ledger>div,.member-package-date-ledger>label{background:#fff;border:1px solid #e0e2e4;border-radius:8px;padding:8px}.member-package-date-ledger>label.active{background:#fff9df;border-color:#ccb14e}.member-package-date-ledger input{box-sizing:border-box;width:100%;min-width:0}.member-package-extension-actions{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0 10px;display:flex}.member-package-extension-actions button{cursor:pointer;background:#fff;border:1px solid #cfd2d5;border-radius:7px;min-height:30px;padding:0 9px;font-size:8.5px;font-weight:800}.member-package-extension-actions button:disabled{opacity:.4;cursor:default}.member-package-extension-actions small{color:#747980;font-size:8px}.member-package-balance-line-v45{grid-template-columns:minmax(90px,1fr) minmax(72px,.55fr) minmax(82px,.65fr)!important}.member-package-balance-line-v45 input{box-sizing:border-box;width:100%;min-width:0}.member-profile-card .member-profile-body.package-history-dual-open,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open{grid-template-columns:minmax(300px,.92fr) minmax(360px,1.08fr)!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{grid-area:1/1!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell{grid-area:1/2!important}@media (width<=900px){.member-package-card-summary-v45{grid-template-columns:minmax(110px,1.2fr) minmax(120px,1fr) auto 16px;gap:7px}.member-package-stat-card-v45{grid-template-columns:minmax(82px,1.2fr) repeat(4,minmax(44px,.6fr))}}@media (width<=760px){.package-feature-master-switch{grid-template-columns:1fr}.package-feature-master-switch .settings-sms-toggle{justify-self:start}.member-single-service-grid,.member-package-menu-grid,html.movement-compact-layout .member-package-menu-grid{grid-template-columns:1fr!important}.member-package-menu-select{grid-column:auto}.member-package-card-summary-v45{grid-template-columns:minmax(0,1fr) auto 16px}.member-package-card-dates-v45{grid-area:2/1/auto/-1}.member-package-card-summary-v45>.member-package-status{grid-area:1/2}.member-package-card-chevron-v45{grid-area:1/3}.member-package-stat-card-v45{grid-template-columns:1fr repeat(2,minmax(48px,.5fr))}.member-package-stat-card-v45>strong{grid-column:1/-1}.member-package-slot-grid-v45,.member-package-expiration-ledger-v45,.member-package-date-ledger{grid-template-columns:1fr}.member-package-balance-line-v45{grid-template-columns:1fr 1fr!important}.member-package-balance-line-v45>span{grid-column:1/-1}.member-profile-card .member-profile-body.package-history-dual-open,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open{grid-template-columns:1fr!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-history-panel{grid-area:1/1!important}.member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell,html.movement-compact-layout .member-profile-card .member-profile-body.package-history-dual-open>.member-profile-package-panel-shell{grid-area:2/1!important}}.member-profile-card .member-history-panel,.member-profile-card .member-history-panel.member-workspace-opening,.member-profile-card .member-workout-history-row{transition:none!important;animation:none!important;transform:none!important}.member-profile-card .member-history-list{scrollbar-gutter:stable;contain:layout paint}.portal-backdrop{box-sizing:border-box!important;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important;place-items:center!important;display:grid!important}.portal-backdrop>.portal-card,.portal-backdrop>.member-profile-card{place-self:center!important;margin:0!important;position:relative!important;left:auto!important;right:auto!important}.member-profile-card,.member-profile-card.member-profile-history-open,.member-profile-card.member-profile-packages-open,.member-profile-card.member-profile-package-history-dual,.member-profile-card.member-profile-merge-open{margin-inline:0!important}.member-package-card-list-v45{gap:7px!important}.member-package-card-v46{border-radius:9px!important}.member-package-card-v46.editing-selected{background:#fffdf4;border-color:#c89a16!important;box-shadow:0 0 0 2px #e2b53247,0 3px 12px #00000014!important}.member-package-card-summary-v46{min-height:55px;position:relative;grid-template-columns:minmax(102px,1.05fr) minmax(150px,1.45fr) minmax(132px,1.15fr) 16px!important;align-items:center!important;gap:8px!important;padding:8px 9px!important;display:grid!important}.member-package-card-title-v46{align-items:center;gap:6px!important;display:flex!important}.member-package-card-title-v46>strong{line-height:1.15;font-size:13.5px!important}.member-package-card-title-v46>.member-package-status{flex:none;padding:3px 5px!important;font-size:8px!important}.member-package-inline-usage-v46{gap:2px;min-width:0;display:grid}.member-package-inline-usage-v46>span{white-space:nowrap;align-items:baseline;gap:5px;min-width:0;display:flex;overflow:hidden}.member-package-inline-usage-v46 strong{color:#202326;flex:none;font-size:11px;font-weight:900}.member-package-inline-usage-v46 b{color:#30343a;flex:none;font-size:10.5px;font-weight:850}.member-package-inline-usage-v46 em{text-overflow:ellipsis;color:#6c7279;min-width:0;font-size:9px;font-style:normal;font-weight:750;overflow:hidden}.member-package-card-dates-v46{grid-template-columns:1fr!important;gap:3px!important;display:grid!important}.member-package-card-dates-v46>span{align-items:baseline;gap:5px!important;display:flex!important}.member-package-card-dates-v46 small{flex:none;font-size:8px!important}.member-package-card-dates-v46 strong{white-space:nowrap;font-size:10.5px!important}.member-package-card-detail-v45{padding-top:9px!important}.member-package-expiration-ledger-v45 small{font-size:9px!important}.member-package-expiration-ledger-v45 strong,.member-package-slot-section-heading>strong{font-size:12px!important}.member-package-slot-section-heading>small{font-size:9.5px!important}.member-package-slot.appointment strong{font-size:11.5px!important}.member-package-slot.appointment small,.member-package-slot.appointment em{font-size:9.5px!important}.member-package-slot.empty span{font-size:10.5px!important}.member-package-slot.empty small{font-size:9px!important}.member-package-panel-v45{position:relative}.member-package-editor-overlay-v46{z-index:80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#f7f8fac2;place-items:center;padding:12px;display:grid;position:absolute;inset:0}.member-package-balance-editor-v46{max-height:calc(100% - 8px);background:#fff!important;border:1px solid #cfd3d8!important;border-radius:11px!important;width:min(410px,100% - 8px)!important;max-width:410px!important;margin:0!important;padding:12px!important;overflow-y:auto!important;box-shadow:0 16px 42px #0000002e!important}.member-package-balance-editor-v46 .member-package-balance-editor-heading strong{font-size:15px!important}.member-package-balance-editor-v46 .member-package-balance-editor-heading small,.member-package-balance-editor-v46 .member-package-date-ledger span,.member-package-balance-editor-v46 .member-package-balance-line small,.member-package-balance-editor-v46 .member-package-change-note span{font-size:9.5px!important}.member-package-balance-editor-v46 .member-package-date-ledger strong,.member-package-balance-editor-v46 .member-package-balance-line strong{font-size:12px!important}.member-package-balance-editor-v46 input,.member-package-balance-editor-v46 textarea,.member-package-balance-editor-v46 button{font-size:11px!important}.member-duplicate-warning{z-index:12!important;color:#7b0000!important;vertical-align:middle!important;background:#ffd95b!important;border:1.5px solid #a30000!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:15px!important;min-width:15px!important;height:15px!important;margin-left:3px!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:relative!important;box-shadow:0 1px 2px #0000002e!important}@media (width<=760px){.member-package-card-summary-v46{grid-template-columns:minmax(92px,.9fr) minmax(128px,1.25fr) 16px!important}.member-package-card-summary-v46>.member-package-card-dates-v46{grid-column:1/-1;padding-top:2px;gap:10px!important;display:flex!important}.member-package-card-summary-v46>.member-package-card-chevron-v45{grid-area:1/3}}@media (width>=761px){.member-profile-card .member-profile-body.packages-open:not(.package-history-dual-open)>.member-profile-package-panel-shell{width:clamp(440px,50%,540px)!important;max-width:min(54%,540px)!important}}
