.mobile-schedule-header[data-v-3e43216d]{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:linear-gradient(135deg,var(--sc-ocean-dark),var(--sc-ocean-medium));color:#fff;flex-shrink:0}.mobile-schedule-header__title[data-v-3e43216d]{font-size:18px;font-weight:700;font-family:var(--sc-font-heading);letter-spacing:.2px}.mobile-schedule-header__actions[data-v-3e43216d]{display:flex;align-items:center;gap:6px}.mobile-schedule-header__icon-btn[data-v-3e43216d]{position:relative;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--sc-radius-md);background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer}.mobile-schedule-header__icon-btn[data-v-3e43216d]:active{background:hsla(0,0%,100%,.24)}.mobile-schedule-header__badge[data-v-3e43216d]{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--sc-destructive);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.mobile-schedule-header__create-btn[data-v-3e43216d]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--sc-radius-md);background:var(--sc-teal-bright);color:#fff;cursor:pointer}.mobile-schedule-header__create-btn[data-v-3e43216d]:active{filter:brightness(.92)}