.bizzly-timetable{width:100%}.bizzly-timetable .tt-head{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:16px}.bizzly-timetable .tt-title{font-size:1.4rem;font-weight:700;margin:0;color:var(--tt-title,var(--font-color-title,#111827))}.bizzly-timetable .tt-venue-select{padding:8px 12px;border:1px solid var(--tt-line,var(--border-light,#e5e7eb));border-radius:var(--radius-sm,8px);background:var(--tt-chip-bg,var(--white,#ffffff));color:var(--tt-chip-text,var(--font-color-title,#111827));font-size:.95rem;max-width:100%}.bizzly-timetable .tt-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.bizzly-timetable .tt-table td,.bizzly-timetable .tt-table th{border-bottom:1px solid var(--tt-line,var(--border-light,#e5e7eb));padding:8px;vertical-align:top}.bizzly-timetable .tt-day-head{text-align:center;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em;color:var(--tt-muted,var(--font-color-secondary,#6b7280));padding-bottom:10px}.bizzly-timetable .tt-time-cell,.bizzly-timetable .tt-time-col{width:64px}.bizzly-timetable .tt-time-cell{font-weight:600;font-size:.9rem;color:var(--tt-muted,var(--font-color-secondary,#6b7280));white-space:nowrap}.bizzly-timetable .tt-chip-anim{margin-bottom:6px}.bizzly-timetable .tt-chip-anim:last-child{margin-bottom:0}.bizzly-timetable .tt-chip{background:var(--tt-chip-bg,var(--white,#ffffff));color:var(--tt-chip-text,var(--font-color-title,#111827));border:1px solid var(--tt-line,var(--border-light,#e5e7eb));border-left:4px solid var(--tt-accent,var(--primary,#4f46e5));border-radius:var(--radius-sm,8px);padding:8px 10px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.bizzly-timetable .tt-chip:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.bizzly-timetable .tt-chip.tt-chip-highlight{border-left-width:6px}.bizzly-timetable .tt-chip.tt-chip-highlight .tt-chip-title{color:var(--tt-accent,var(--primary,#4f46e5))}.bizzly-timetable .tt-chip-title{font-weight:600;font-size:.92rem;line-height:1.25;overflow-wrap:anywhere}.bizzly-timetable .tt-chip-sub{font-size:.78rem;color:var(--tt-muted,var(--font-color-secondary,#6b7280));margin-top:2px}.bizzly-timetable .tt-chip-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:.75rem;color:var(--tt-muted,var(--font-color-secondary,#6b7280));margin-top:6px}.bizzly-timetable .tt-chip-cap{font-weight:600}.bizzly-timetable .tt-day-block{margin-bottom:18px}.bizzly-timetable .tt-day-block-head{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--tt-line,var(--border-light,#e5e7eb));color:var(--tt-muted,var(--font-color-secondary,#6b7280))}.bizzly-timetable .tt-weekly-mobile{display:none}.bizzly-timetable .tt-month-group{margin-bottom:24px}.bizzly-timetable .tt-month-head{font-weight:700;font-size:.95rem;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid var(--tt-line,var(--border-light,#e5e7eb));color:var(--tt-title,var(--font-color-title,#111827))}.bizzly-timetable .tt-event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;width:100%}.bizzly-timetable .tt-event-anim{height:100%}.bizzly-timetable .tt-event-card{display:flex;height:100%;background:var(--tt-card-bg,var(--card-header-bg,var(--white,#ffffff)));border:1px solid var(--tt-line,var(--border-light,#e5e7eb));border-radius:var(--radius-lg,12px);overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}.bizzly-timetable .tt-event-card:hover{transform:translateY(-6px);box-shadow:0 12px 26px rgba(0,0,0,.13)}.bizzly-timetable .tt-event-accent{width:6px;flex:0 0 6px;background:var(--tt-accent,var(--primary,#4f46e5))}.bizzly-timetable .tt-event-body{padding:14px 16px;flex:1 1 auto}.bizzly-timetable .tt-event-title{font-weight:700;font-size:1.05rem;color:var(--tt-chip-text,var(--font-color-title,#111827))}.bizzly-timetable .tt-event-dates{font-size:.85rem;font-weight:600}.bizzly-timetable .tt-event-dates,.bizzly-timetable .tt-event-venue{margin-top:2px;color:var(--tt-muted,var(--font-color-secondary,#6b7280))}.bizzly-timetable .tt-event-venue{font-size:.8rem}.bizzly-timetable .tt-event-bands{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}.bizzly-timetable .tt-event-band{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--tt-chip-text,var(--font-color-title,#111827))}.bizzly-timetable .tt-event-band-dot{width:10px;height:10px;border-radius:50%;flex:0 0 10px;background:var(--tt-accent,var(--primary,#4f46e5))}.bizzly-timetable .tt-event-band-label{flex:1 1 auto}.bizzly-timetable .tt-event-band-cap{font-size:.78rem;color:var(--tt-muted,var(--font-color-secondary,#6b7280))}.bizzly-timetable .tt-state{padding:32px 16px;text-align:center;color:var(--tt-muted,var(--font-color-secondary,#6b7280));border:1px dashed var(--tt-line,var(--border-light,#e5e7eb));border-radius:var(--radius-lg,12px)}.bizzly-timetable .tt-skel{height:64px;border-radius:var(--radius-sm,8px);background:linear-gradient(90deg,var(--gray-100,#f3f4f6) 25%,var(--gray-200,#e9ebee) 37%,var(--gray-100,#f3f4f6) 63%);background-size:400% 100%;animation:tt-shimmer 1.4s ease infinite;margin-bottom:10px}@keyframes tt-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.bizzly-timetable .tt-weekly-desktop{display:none}.bizzly-timetable .tt-weekly-mobile{display:block}}