.owner-main{width:100%;max-width:1550px;padding:32px clamp(20px,4vw,64px) 48px}
.owner-main .page-heading{margin-bottom:16px}
.owner-main .page-heading h1{font-size:40px;margin-top:10px}
.owner-main .page-heading p:not(.eyebrow){margin-top:10px;font-size:16px}
.owner-main .tabs button{padding:14px 0;min-height:44px}
.owner-main .calendar-toolbar{padding:16px 0}
.owner-timetable-wrap{overflow:auto;border:1px solid var(--line);max-width:100%}
.owner-timetable{width:100%;table-layout:fixed;border-collapse:collapse;font-size:15px}
.owner-timetable th,.owner-timetable td{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.owner-timetable tr>:last-child{border-right:0}.owner-timetable tbody tr:last-child>*{border-bottom:0}
.owner-timetable thead th{padding:12px 10px;text-align:left;font-weight:500;background:var(--stone)}
.owner-timetable thead th:first-child{width:78px;background:var(--paper)}
.owner-timetable tbody th{padding:7px 10px;font-size:15px;line-height:1.25;font-weight:500;text-align:left;background:var(--paper)}
.owner-timetable tbody th small{display:block;color:var(--muted);font-size:13px;font-weight:400;margin-top:2px}
.owner-timetable td{padding:0;vertical-align:middle;height:54px}
.owner-slot{width:100%;min-height:54px;padding:7px 10px;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:2px;font-size:15px;line-height:1.35;color:var(--ink);overflow-wrap:anywhere}
.owner-slot strong{font-size:15px;font-weight:600}.owner-slot small{font-size:13px;color:var(--muted)}
.owner-slot.available{color:var(--muted);background:var(--paper)}
.owner-slot.available:hover,.owner-slot.available:focus-visible{color:var(--ink);background:var(--stone)}
.owner-slot.pt{background:var(--ink);color:var(--paper);border-left:4px solid var(--lime)}.owner-slot.pt small{color:inherit}
.owner-slot.class{background:var(--stone);border-left:4px solid var(--green);min-height:108px}
.owner-slot.block{background:var(--stone);border-left:4px solid var(--muted)}
.owner-slot.unavailable{color:var(--muted);background:var(--stone)}
.owner-slot:not(.available):hover{box-shadow:inset 0 0 0 2px var(--green)}
.owner-slot:focus-visible{outline:3px solid var(--green);outline-offset:-4px}
.owner-calendar-help{font-size:16px;color:var(--muted);margin:0 0 20px;line-height:1.6}
.owner-day-picker{display:flex;gap:8px;margin-bottom:20px;padding-bottom:4px}.owner-day-picker button{flex:1;min-width:0;padding:10px 6px;min-height:44px;font-size:16px;border:1px solid var(--line)}.owner-day-picker button[aria-pressed=true]{background:var(--ink);color:var(--paper)}
.single-day .owner-timetable{min-width:0}.owner-main .calendar-legend{font-size:14px;flex-wrap:wrap}.owner-main .segmented button{font-size:15px;min-height:44px}
html[data-theme=dark] .owner-slot.pt{background:#303b28;color:var(--ink)}
.owner-week-hint{display:none}
@media(max-width:700px){.owner-main .page-heading .eyebrow,.owner-main .page-heading p:not(.eyebrow){display:none}.owner-main .page-heading{gap:16px}.owner-main .page-heading h1{margin-top:0}.owner-main .page-heading>.button{min-height:44px}.owner-main .calendar-legend{gap:10px}}
@media(max-width:700px){.owner-main .page-heading{flex-wrap:wrap}.owner-main .page-heading h1{font-size:36px}.owner-main .page-heading>.button{font-size:16px}.owner-main .owner-tabs{gap:14px 20px;flex-wrap:wrap;padding-right:0}.owner-payment-link{white-space:nowrap}.owner-timetable{min-width:760px}.owner-timetable thead th:first-child{position:sticky;left:0;z-index:2}.owner-timetable tbody th{position:sticky;left:0;z-index:1}.owner-main .calendar-legend>span:last-child{margin-left:0}.owner-calendar-help{font-size:15px}.owner-week-hint{display:block;color:var(--muted);font-size:14px;margin:0 0 12px}.single-day .owner-slot{font-size:16px;min-height:64px;padding:10px 14px}.single-day .owner-slot strong{font-size:17px}.single-day .owner-slot small{font-size:14px}.single-day .owner-slot.class{min-height:128px}}
