.venue-booking-container[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background-color:#f5f5f5}.container[data-v-50c55ce4]{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container[data-v-50c55ce4]{max-width:540px}}@media (min-width:768px){.container[data-v-50c55ce4]{max-width:720px}}@media (min-width:1024px){.container[data-v-50c55ce4]{max-width:960px}}@media (min-width:1200px){.container[data-v-50c55ce4]{max-width:1140px}}.header[data-v-50c55ce4]{background-color:#fff;border-bottom:1px solid #e8e8e8;padding:0}.header-content[data-v-50c55ce4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px}.header-content[data-v-50c55ce4],.logo[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo[data-v-50c55ce4]{font-size:18px}.logo i[data-v-50c55ce4]{font-size:24px;margin-right:8px;color:#1890ff}.title[data-v-50c55ce4]{font-weight:700}.header-actions[data-v-50c55ce4]{gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-actions[data-v-50c55ce4],.status-tag[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-tag[data-v-50c55ce4]{gap:5px}.status-dot[data-v-50c55ce4]{display:inline-block;width:8px;height:8px;border-radius:50%}.status-dot.available[data-v-50c55ce4],.status-dot.selected[data-v-50c55ce4]{background-color:#1890ff}.status-dot.booked[data-v-50c55ce4]{background-color:#52c41a}.status-dot.venue-only[data-v-50c55ce4]{background-color:#faad14}.submit-btn[data-v-50c55ce4]{white-space:nowrap}.main-content[data-v-50c55ce4]{padding:20px 0}.filters-grid[data-v-50c55ce4]{display:grid;gap:15px;margin-bottom:20px}@media (min-width:768px){.filters-grid[data-v-50c55ce4]{grid-template-columns:1fr 1fr}}@media (max-width:767px){.filters-grid[data-v-50c55ce4]{grid-template-columns:1fr}.tag-text[data-v-50c55ce4]{display:none}.status-tag[data-v-50c55ce4]{padding:4px 6px}.badge[data-v-50c55ce4]{display:none}}.filter-card[data-v-50c55ce4]{width:100%}.date-picker-container[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.date-mode-switcher .el-button[data-v-50c55ce4]{margin-right:10px}.date-mode-switcher .el-button.active[data-v-50c55ce4]{color:#1890ff;font-weight:700;border-bottom:2px solid #1890ff}.multi-select-mode[data-v-50c55ce4]{padding:5px 0;border-left:3px solid #1890ff}.date-picker[data-v-50c55ce4]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px}.date-shortcuts[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.date-shortcuts .el-button.active[data-v-50c55ce4]{color:#1890ff;font-weight:700}.teacher-selection-container[data-v-50c55ce4]{padding:5px 0}.tips-text[data-v-50c55ce4]{font-size:13px;color:#666;line-height:1.5;padding:10px;background-color:#f6f8fa;border-radius:4px}.teacher-time-availability[data-v-50c55ce4]{margin-top:10px}.availability-title[data-v-50c55ce4]{font-size:14px;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #e8e8e8}.teacher-item[data-v-50c55ce4]{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #e8e8e8}.teacher-name[data-v-50c55ce4]{font-weight:500;margin-bottom:8px;display:inline-block}.teacher-time-slots[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.teacher-time-slot[data-v-50c55ce4]{padding:3px 8px;border-radius:4px;font-size:12px}.teacher-time-slot.available[data-v-50c55ce4]{background-color:#f6ffed;color:#52c41a}.teacher-time-slot.booked[data-v-50c55ce4]{background-color:#fff1f0;color:#ff4d4f;opacity:.7;cursor:not-allowed}.teacher-time-slot.occupied[data-v-50c55ce4]{background-color:#fffbe6;color:#faad14;opacity:.8;cursor:not-allowed}.booking-section[data-v-50c55ce4]{margin-bottom:20px}.booking-table-scroll[data-v-50c55ce4]{overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:-webkit-grab;cursor:grab;scrollbar-width:thin;scrollbar-color:#1890ff #f0f0f0}.booking-table-scroll.dragging[data-v-50c55ce4]{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.booking-table-scroll[data-v-50c55ce4]::-webkit-scrollbar{height:6px}.booking-table-scroll[data-v-50c55ce4]::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.booking-table-scroll[data-v-50c55ce4]::-webkit-scrollbar-thumb{background-color:#1890ff;border-radius:3px}.booking-table[data-v-50c55ce4]{width:100%;border-collapse:separate;border-spacing:0;background-color:#fff;min-width:600px}.booking-table td[data-v-50c55ce4],.booking-table th[data-v-50c55ce4]{padding:0;border-bottom:1px solid #e8e8e8;height:50px}.time-header[data-v-50c55ce4]{min-width:100px;background-color:#f5f7fa;font-weight:700;padding:10px;text-align:center;background-clip:padding-box;position:sticky;left:0;z-index:10}.venue-header[data-v-50c55ce4]{min-width:140px;background-color:#f5f7fa;padding:10px;text-align:center}.time-cell[data-v-50c55ce4]{min-width:100px;padding:10px;text-align:center;background-color:#f5f7fa;border-right:1px solid #e8e8e8;background-clip:padding-box;position:sticky;left:0;z-index:10}.booking-slot[data-v-50c55ce4]{width:100%;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;border-right:1px solid #e8e8e8;position:relative;padding:5px}@media (min-width:1024px){.booking-slot[data-v-50c55ce4]{height:70px}.venue-header[data-v-50c55ce4]{min-width:150px}}.booking-slot.available[data-v-50c55ce4]{background-color:#e6f7ff}.booking-slot.available[data-v-50c55ce4]:hover{background-color:#bae7ff}.booking-slot.venue-only[data-v-50c55ce4]{background-color:#fffbe6}.booking-slot.venue-only[data-v-50c55ce4]:hover{background-color:#fff5cc}.booking-slot.selected[data-v-50c55ce4]{background-color:#1890ff;color:#fff}.booking-slot.booked[data-v-50c55ce4]{background-color:#f6ffed;cursor:not-allowed;color:#52c41a}.slot-container[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:4px}.slot-fee[data-v-50c55ce4]{font-size:14px;font-weight:500}.slot-tName[data-v-50c55ce4]{font-size:12px;color:#fff;background-color:rgba(0,0,0,.1);padding:1px 6px;border-radius:4px;margin-top:4px}.booking-slot.booked .slot-tName[data-v-50c55ce4]{color:#52c41a;background-color:rgba(82,196,26,.1)}.slot-teacher-area[data-v-50c55ce4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;margin-top:5px}.slot-teacher-name[data-v-50c55ce4]{font-size:12px;white-space:nowrap}.select-teacher-btn[data-v-50c55ce4]{font-size:11px;padding:0;color:#fff;text-decoration:underline}.booking-slot.booked .select-teacher-btn[data-v-50c55ce4]{display:none}.empty-page[data-v-50c55ce4]{text-align:center;padding:50px 0;color:#666;background:#fff;border-radius:4px}.selected-bookings-table[data-v-50c55ce4]{width:100%}.selected-bookings-section[data-v-50c55ce4]{margin-top:20px}.delete-btn[data-v-50c55ce4]{color:#ff4d4f}.drag-hint[data-v-50c55ce4]{position:fixed;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;gap:8px;z-index:999}.custom-option[data-v-50c55ce4],.drag-hint[data-v-50c55ce4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-option[data-v-50c55ce4]{gap:5px}.mobile[data-v-50c55ce4]{color:#333;font-weight:500}.separator[data-v-50c55ce4]{color:#ccc}.nickname[data-v-50c55ce4]{color:#666}.teacher-select-modal[data-v-50c55ce4]{font-size:14px;line-height:1.8}.modal-info[data-v-50c55ce4]{padding:10px;background-color:#f6f8fa;border-radius:4px;margin-bottom:10px}.teacher-select-modal .tips[data-v-50c55ce4]{font-size:12px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.teacher-select-modal .tips i[data-v-50c55ce4]{color:#faad14}.sticky[data-v-50c55ce4]{position:sticky}.left-0[data-v-50c55ce4]{left:0}.z-10[data-v-50c55ce4]{z-index:10}