.weekly-schedule{padding:24px}.week-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.week-toolbar h2{margin:6px 0;font-size:23px;font-weight:500}.week-toolbar p{color:#666;font-size:14px}.week-navigation{gap:8px;display:flex}.week-navigation .admin-outline{padding:10px 12px}.week-legend{color:#666;flex-wrap:wrap;align-items:center;gap:20px;margin:22px 0 16px;font-size:13px;display:flex}.week-legend span{align-items:center;gap:8px;display:flex}.week-legend i{background:#f4f4f4;border:1px solid #ccc;border-radius:3px;width:12px;height:12px}.week-legend .booked-key{background:#202020;border-color:#202020}.week-mobile-hint{color:#666;margin-bottom:12px;font-size:13px;display:none}.week-empty{color:#666;border:1px dashed #ccc;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:14px}.week-scroll{scrollbar-gutter:stable;border:1px solid #ddd;border-radius:14px;max-height:720px;overflow:auto}.week-grid{grid-template-columns:64px repeat(7,minmax(120px,1fr));min-width:920px;padding-bottom:22px;display:grid;position:relative}.week-corner,.week-day-heading{z-index:3;background:#fafafa;border-bottom:1px solid #ddd;min-height:96px;position:sticky;top:0}.week-corner{z-index:5;color:#666;border-right:1px solid #ddd;place-items:center;font-size:12px;display:grid;left:0}.week-day-heading{border-right:1px solid #eee;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.week-day-heading span{color:#555;font-size:13px}.week-day-heading strong{font-size:23px;font-weight:500}.week-day-heading small{color:#666;font-size:12px}.week-time-axis{z-index:2;color:#666;font-variant-numeric:tabular-nums;background:#fff;border-right:1px solid #ddd;font-size:12px;position:sticky;left:0}.week-time-axis>div{text-align:center;border-top:1px solid #e9e9e9;padding:6px 8px}.week-end-time{text-align:center;font-size:11px;display:block}.week-day-column{background:repeating-linear-gradient(#e9e9e9 0 1px,#0000 1px 43px,#f1f1f1 43px 44px,#0000 44px 88px);border-right:1px solid #eee;position:relative}.admin-page .week-event{text-align:left;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;min-height:0;padding:8px 7px;line-height:1.35;display:flex;position:absolute;left:4px;right:4px;overflow:hidden}.week-event b{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.week-event span{overflow-wrap:anywhere;font-size:12px}.week-event-booked{color:#fff;background:#202020}.week-event-free{color:#666;background:#f6f6f6}.week-event[aria-pressed=true]{box-shadow:inset 0 0 0 2px #999}.admin-page .week-event:focus-visible{outline-offset:-3px;z-index:4;outline:2px solid #999}.week-detail{background:#fafafa;border:1px solid #ddd;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px;display:flex}.week-detail h3{font-size:18px;font-weight:500}.week-detail p{margin:8px 0;font-size:15px}.week-detail small{color:#666;font-size:13px}.week-detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.week-detail-actions>span{font-size:14px}.week-caption{color:#666;align-items:center;gap:8px;font-size:12px;line-height:1.6;display:flex}@media (max-width:700px){.weekly-schedule{padding:18px 12px}.week-toolbar{flex-direction:column;align-items:start}.week-toolbar h2{font-size:21px}.week-navigation{justify-content:space-between;width:100%}.week-toolbar p{font-size:13px}.week-mobile-hint{display:block}.week-legend{gap:10px;font-size:12px}.week-detail{flex-direction:column;align-items:start;padding:16px}.week-detail h3{font-size:16px}.week-scroll{max-height:600px}.week-caption{align-items:start}}.site-wrap:has(.schedule-focus){max-width:1600px;padding:0 24px}.site-wrap:has(.schedule-focus) .site-header{height:64px}.site-wrap:has(.schedule-focus) .site-footer{display:none}.schedule-focus{padding:12px 0}.schedule-focus>.admin-title,.schedule-focus>.admin-banner,.schedule-focus>.admin-stats,.schedule-focus>.admin-feedback,.schedule-focus>.admin-footnote{display:none}.schedule-focus .admin-tabs{margin-bottom:12px}.schedule-focus .weekly-schedule{--hour-height:clamp(38px, calc((100dvh - 540px) / var(--hour-count)), 76px);padding:16px;position:relative}.schedule-focus .week-toolbar .eyebrow{display:none}.schedule-focus .week-scroll{scrollbar-gutter:auto;max-height:none;overflow:auto}.schedule-focus .week-corner,.schedule-focus .week-day-heading{min-height:56px}.schedule-focus .week-day-heading{flex-flow:wrap;gap:8px;padding:8px}.schedule-focus .week-day-heading small{display:none}.schedule-focus .week-event{border-radius:6px;gap:2px;padding:4px 6px}.schedule-focus .week-event span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.schedule-focus .week-caption{margin-top:8px;font-size:11px}.schedule-focus .weekly-schedule>.admin-feedback:empty{display:none}.schedule-focus .week-detail{z-index:10;background:#fff;border:1px solid #aaa;flex-direction:column;align-items:stretch;max-width:min(520px,100% - 40px);margin:0;position:absolute;top:90px;right:20px;box-shadow:0 12px 40px #0002}@media (max-width:700px){.site-wrap:has(.schedule-focus){padding:0 12px}.schedule-focus .weekly-schedule{--hour-height:clamp(42px, calc((100dvh - 370px) / var(--hour-count)), 64px);padding:12px}.schedule-focus .week-toolbar{flex-flow:wrap;gap:8px}.schedule-focus .week-navigation{width:auto}.schedule-focus .week-toolbar p{font-size:12px}.schedule-focus .week-mobile-hint{margin:0 0 8px;font-size:12px}.schedule-focus .week-legend{gap:8px}.schedule-focus .week-legend>span:last-child{display:none}.schedule-focus .week-detail{max-width:calc(100% - 24px);top:120px;right:12px}}.week-booking-summary{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;margin-top:12px;padding:12px 14px}.week-summary-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.week-summary-heading h3{margin:0;font-size:14px;font-weight:500}.week-summary-heading>span{color:#666;font-size:12px}.week-summary-days{margin:0;padding:0;list-style:none}.week-summary-row{border-bottom:1px solid #eee;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;min-height:28px;display:grid}.week-summary-row:last-child{border-bottom:0}.week-summary-row>.week-summary-day{color:#333;font-size:13px;font-weight:500}.week-summary-appointments{flex-wrap:wrap;align-items:center;gap:0 22px;min-width:0;display:flex}.admin-page .week-summary-appointments button{text-align:left;background:0 0;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:4px 0;font-size:13px;line-height:1.5;display:inline-flex}.week-summary-appointments time{font-variant-numeric:tabular-nums;white-space:nowrap}.week-summary-appointments strong{overflow-wrap:anywhere;font-weight:500}.week-summary-no-bookings{color:#777;font-size:12px}.week-summary-appointments button:hover{text-underline-offset:3px;text-decoration:underline}.schedule-focus .weekly-schedule{--hour-height:64px}@media (max-width:700px){.week-summary-row{grid-template-columns:72px minmax(0,1fr);gap:8px}.week-summary-appointments{gap:0 12px}.schedule-focus .weekly-schedule{--hour-height:64px}}.schedule-focus .weekly-schedule{--hour-height:64px;padding:20px}.schedule-focus .weekly-schedule.week-compact{--hour-height:44px}.schedule-focus .week-grid{grid-template-columns:64px repeat(7,minmax(130px,1fr));min-width:974px;padding-bottom:22px}.schedule-focus .week-corner,.schedule-focus .week-day-heading{background:#f7f7f7;min-height:72px}.schedule-focus .week-day-heading{align-content:center;gap:4px 8px;padding:8px 6px}.schedule-focus .week-day-heading small{text-align:center;color:#777;width:100%;font-size:11px;display:block}.schedule-focus .week-day-heading strong{font-size:22px}.schedule-focus .week-day-column{background:repeating-linear-gradient(to bottom, #e9e9e9 0, #e9e9e9 1px, transparent 1px, transparent var(--hour-height))}.schedule-focus .week-day-column:nth-last-child(-n+2){background-color:#fcfcfc}.schedule-focus .week-toolbar h2{margin:0 0 6px;font-size:22px}.schedule-focus .week-toolbar p{font-size:14px}.schedule-focus .week-legend{gap:18px;margin:16px 0;font-size:13px}.week-density-toggle{margin-right:8px}.week-density-toggle[aria-pressed=true]{background:#ededed}.week-navigation{flex-wrap:wrap}.schedule-focus .week-event{border-radius:8px;justify-content:center;gap:4px;padding:8px 10px;line-height:1.35;transition:box-shadow .15s;left:5px;right:5px}.schedule-focus .week-event b{flex-shrink:0;font-size:12px;font-weight:400;line-height:16px}.schedule-focus .week-event span{flex-shrink:0;font-size:14px;font-weight:500;line-height:20px}.week-event-booked{background:#242424}.week-event-booked b{color:#d7d7d7}.week-event-free{background:#fafafa}.schedule-focus .week-event-free span{font-size:12px;font-weight:400}.week-event:hover{box-shadow:0 2px 8px #0002}.schedule-focus .week-event-short,.schedule-focus .week-compact .week-event{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;padding:3px 6px}.schedule-focus .week-event-short b,.schedule-focus .week-compact .week-event b{font-size:11px;line-height:16px}.schedule-focus .week-event-short span,.schedule-focus .week-compact .week-event span{flex-shrink:1;font-size:12px;line-height:16px}.week-booking-summary{border-radius:14px;margin-top:16px;padding:16px 18px}.week-summary-heading{margin-bottom:10px}.week-summary-heading h3{font-size:15px}.week-summary-row{min-height:30px}@media (max-width:1000px){.week-toolbar{flex-wrap:wrap}.week-mobile-hint{display:block}}@media (max-width:700px){.schedule-focus .weekly-schedule{--hour-height:64px;padding:14px 10px}.schedule-focus .weekly-schedule.week-compact{--hour-height:44px}.schedule-focus .week-scroll{max-height:540px}.schedule-focus .week-navigation{gap:6px;width:100%}.week-navigation .admin-outline{padding:10px 12px;font-size:13px}.week-density-toggle{margin-right:auto}.schedule-focus .week-toolbar h2{font-size:20px}.schedule-focus .week-toolbar p{font-size:13px}.week-booking-summary{padding:12px}.schedule-focus .week-detail{top:140px}}@media (prefers-reduced-motion:reduce){.schedule-focus .week-event{transition:none}}.week-horizontal-grid{min-width:calc(120px + var(--hour-count) * 120px);--day-height:68px;grid-template-columns:120px minmax(0,1fr);display:grid}.week-compact .week-horizontal-grid{--day-height:52px}.week-horizontal-corner,.week-horizontal-axis{z-index:3;color:#666;background:#f7f7f7;border-bottom:1px solid #ddd;height:42px;font-size:12px;position:sticky;top:0}.week-horizontal-corner{z-index:5;border-right:1px solid #ddd;place-items:center;display:grid;left:0}.week-horizontal-axis span{font-variant-numeric:tabular-nums;padding-left:6px;position:absolute;top:12px}.week-horizontal-axis .week-horizontal-end{right:5px}.week-horizontal-day{z-index:2;height:var(--day-height);background:#f7f7f7;border-bottom:1px solid #e9e9e9;border-right:1px solid #ddd;flex-direction:column;justify-content:center;gap:2px;padding:8px 12px;display:flex;position:sticky;left:0}.week-horizontal-day span{font-size:13px}.week-horizontal-day strong{margin-left:4px;font-size:17px;font-weight:500}.week-horizontal-day small{color:#777;font-size:11px}.week-horizontal-track{height:var(--day-height);background:repeating-linear-gradient(to right, #e9e9e9 0, #e9e9e9 1px, transparent 1px, transparent calc(100% / var(--hour-count)));border-bottom:1px solid #e9e9e9;position:relative}.week-horizontal-track.week-weekend{background-color:#fcfcfc}.schedule-focus .week-horizontal-track .week-event{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;margin-left:2px;padding:4px 8px;top:4px;bottom:4px;right:auto}.schedule-focus .week-horizontal-track .week-event b{font-size:11px;line-height:16px}.schedule-focus .week-horizontal-track .week-event span{font-size:13px;line-height:18px}.schedule-focus .week-scroll{scrollbar-gutter:auto;max-height:none}@media (max-width:700px){.week-horizontal-grid{min-width:calc(104px + var(--hour-count) * 120px);grid-template-columns:104px minmax(0,1fr)}.week-horizontal-day{padding:8px}}
